* {
    margin: 0;
    padding: 0
}

body {
    font: 9.33333px tahoma, arial, Microsoft YaHei, sans-serif;
    background: #f5f5f5;
    min-width: 1200px;
    font-size: 14px
}

table {
    border-collapse: collapse
}

a {
    text-decoration: none;
    transition: all .25s ease 0s
}

li {
    list-style: none
}

img {
    border: none
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 100
}

.hide {
    display: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.overflow {
    overflow: hidden
}

.center {
    width: 1200px;
    margin: 0 auto
}

.mask {
    background: url(../resource/mask-5.png) repeat
}

.maskes {
    background: url(../resource/mask-6.png) repeat
}

.opacity {
    background: url(../resource/mask-5.png) repeat
}

.opacity:hover {
    background: url(../resource/mask-8.png) repeat
}

.no-photo {
    background: url(../resource/no-photo.png) #eee 50% no-repeat
}

.no-more {
    width: 100%;
    line-height: 60px;
    color: #666
}

.no-data {
    color: red
}

.loading, .no-data {
    width: 100% !important;
    text-align: center;
    background: none !important
}

.loading {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 16px
}

.loading-ic {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: url(../resource/loading.gif) no-repeat
}

.error {
    text-align: center;
    line-height: 100px;
    color: red
}

.p-scale img {
    display: block;
    height: 100%;
    margin: 0 auto;
    transition: all .25s ease 0s
}

.p-scale:hover img {
    transform: scale(1.1)
}

::-webkit-scrollbar {
    height: 6px;
    width: 6px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

::-webkit-scrollbar-button {
    display: none
}

::-webkit-scrollbar-thumb {
    width: 6px;
    min-height: 15px;
    background: #b6c0cf !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 2px;
    border-radius: 6px
}

.txt-c {
    text-align: center
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0
}

* html .clearfix, :first-child + html .clearfix {
    zoom: 1
}

.warp {
    margin: 0 auto;
    width: 1200px
}

@font-face {
    font-family: iconfontwenter;
    src: url("http://file.daqsoft.com/ued/font/weatherFont/weather_icon.eot");
    src: url("http://file.daqsoft.com/ued/font/weatherFont/weather_icon.eot?#iefix") format("embedded-opentype"), url("http://file.daqsoft.com/ued/font/weatherFont/weather_icon.woff") format("woff"), url("http://file.daqsoft.com/ued/font/weatherFont/weather_icon.ttf") format("truetype"), url("http://file.daqsoft.com/ued/font/weatherFont/weather_icon.svg#iconfont") format("svg")
}

.iconfontwenter {
    font-family: iconfontwenter !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.scale-pic {
    vertical-align: top;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s
}

.shadow-pic {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#99000000, endColorstr=#99000000)
}

.animate-pic:hover .scale-pic {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2)
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@font-face {
    font-family: daq-icon;
    src: url("http://at.alicdn.com/t/font_371843_g37zf4b7c2d6xbt9.eot");
    src: url("http://at.alicdn.com/t/font_371843_g37zf4b7c2d6xbt9.eot?#iefix") format("embedded-opentype"), url("http://at.alicdn.com/t/font_371843_g37zf4b7c2d6xbt9.woff") format("woff"), url("http://at.alicdn.com/t/font_371843_g37zf4b7c2d6xbt9.ttf") format("truetype"), url("http://at.alicdn.com/t/font_371843_g37zf4b7c2d6xbt9.svg#web-iconfont") format("svg")
}

.daq-icon {
    font-family: daq-icon !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.left-nav {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    background: #4cb662
}

.left-nav a {
    color: #fff
}

.left-nav > ul > li {
    position: relative;
    padding: 0 15px;
    margin: 0 20px;
    float: left
}

.left-nav > ul > li > ul {
    position: absolute;
    width: 100%;
    padding: 10px 15px;
    line-height: 30px;
    background: rgba(0, 0, 0, .8)
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.header-box1 {
    position: relative;
    z-index: 15;
    width: 100%;
    height: 38px;
    background: url(../resource/header-box1bg.png) 50%
}

.header-box1 .header-datebox {
    float: left
}

.header-box1 .header-datebox span {
    margin-right: 13px;
    font: 14px/38px Microsoft YaHei;
    color: #fff
}

.logo {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 3;
    margin-left: -107px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 214px;
    height: 115px;
    background: url(../resource/logo.png)
}

.header-rightbox {
    position: relative;
    float: right;
    padding-top: 5px;
    width: 315px
}

.serachbox {
    display: none;
    position: relative;
    width: 214px;
    height: 24px;
    background-color: #fff;
    border-radius: 24px
}

.serachbox input {
    padding: 0 10px;
    width: 85%;
    height: 24px;
    background-color: transparent;
    outline: none;
    border: 0;
    font: 14px/24px Microsoft YaHei;
    color: #999
}

.serachbox i {
    position: absolute;
    top: 4px;
    right: 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 16px;
    height: 16px;
    background: url(../resource/icon-serach.png);
    cursor: pointer
}

.serachbox i:hover {
    background: url(../resource/icon-serach-hover.png)
}

.languagebox {
    position: absolute;
    right: 0;
    top: 7px;
    color: #fff;
    width: 70px
}

.languagebox ul {
    display: none;
    margin-top: 4px;
    width: 70px;
    height: 34px;
    background: url(../resource/language-listbg.png)
}

.languagebox ul li a {
    color: #666;
}

.icon-language {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 4px;
    margin-bottom: 2px;
    width: 9px;
    height: 5px;
    background: url(../resource/icon-language.png)
}

.icon-language.curr {
    background: url(../resource/icon-language-hover.png)
}

.language-li1 {
    width: 100%;
    height: 34px;
    font: 14px/34px Microsoft YaHei;
    color: #999;
    text-align: center;
    cursor: pointer
}

.language-li1:hover {
    background: url(../resource/languageli1-hover.png);
    color: #fff
}

.language-li1:hover a {
    color: #fff;
}

.language-li2 {
    width: 100%;
    height: 30px;
    font: 14px/30px Microsoft YaHei;
    color: #999;
    text-align: center;
    cursor: pointer
}

.language-li2:hover {
    background-color: #22a73e;
    color: #fff
}

.language-li3 {
    width: 100%;
    height: 30px;
    font: 14px/30px Microsoft YaHei;
    color: #999;
    text-align: center;
    cursor: pointer
}

.language-li3:hover {
    background-color: #22a73e;
    color: #fff
}

.header-box2 {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 67px;
    background: url(../resource/header-box2bg.png) 50%
}

.header-box2 .nav {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    width: 1200px
}

.header-box2 .nav > li {
    float: left;
    margin-right: 30px;
    width: 96px;
    height: 62px;
    font: 700 16px/62px Microsoft YaHei;
    color: #fff;
    text-align: center;
    cursor: pointer
}
.header-box2 .nav > li:nth-child(5),
.header-box2 .nav > li:nth-child(6),
.header-box2 .nav > li:nth-child(7),
.header-box2 .nav > li:nth-child(8),
.header-box2 .nav > li:nth-child(9)
{
    margin-right: 0!important;
}

.header-box2 .nav > li:hover {
    background: url(../resource/nav-hover.png);
    color: #22a73e
}

.header-box2 .nav .nav-4 {
    margin-right: 240px !important
}

.header-box2 .nav .nav-lst {
    margin-right: 0 !important
}

.nav > li.curr {
    background: url(../resource/nav-hover.png);
    color: #22a73e
}

.nav > li.curr > a {
    color: #22a73e !important
}

.header-box2 .nav > li > a {
    display: inline-block;
    *display: block;
    zoom: 1;
    width: 100%;
    height: 100%;
    font: 700 16px/62px Microsoft YaHei;
    color: #fff
}

.header-box2 .nav > li:hover > a {
    color: #22a73e
}

.header-zz {
    position: absolute;
    display: none;
    z-index: 4;
    top: 100px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../resource/header-zz.png) 50%
}

.nav-2:hover .nav2 {
    display: block
}

.nav2 {
    display: none;
    position: relative;
    left: -107px;
    padding-top: 32px;
    width: 526px;
    height: 72px;
    background: url(../resource/nav2-bg.png)
}

.nav2 > li {
    float: left;
    margin-left: 16px;
    width: 110px;
    height: 50px
}

.nav2 > li, .nav2 > li > a {
    font: 16px/50px Microsoft YaHei;
    color: #fff
}

.nav2 > li > a {
    display: block;
    width: 100%;
    height: 100%
}

.nav2 > li > a > i {
    display: inline-block;
    *display: block;
    zoom: 1;
    margin-bottom: 4px;
    margin-right: 6px;
    vertical-align: middle
}

.nav2-1 {
    background-color: #20bb95
}

.nav2-1:hover {
    background-color: #1daa87
}

.nav2-1 > a > i {
    width: 16px;
    height: 16px;
    background: url(../resource/icon-nav2-1.png)
}

.nav2-2 {
    background-color: #cc9845
}

.nav2-2:hover {
    background-color: #ba8b3f
}

.nav2-2 > a > i {
    width: 16px;
    height: 16px;
    background: url(../resource/icon-nav2-2.png)
}

.nav2-3 {
    background-color: #465ec4
}

.nav2-3:hover {
    background-color: #3f55b1
}

.nav2-3 > a > i {
    width: 16px;
    height: 16px;
    background: url(../resource/icon-nav2-3.png)
}

.nav2-4 {
    background-color: #3c8c45
}

.nav2-4:hover {
    background-color: #347a3c
}

.nav2-4 > a > i {
    width: 17px;
    height: 16px;
    background: url(../resource/icon-nav2-4.png)
}

.nav-3:hover .nav3 {
    display: block
}

.nav3 {
    display: none;
    position: relative;
    left: -107px;
    padding-top: 32px;
    width: 526px;
    height: 72px;
    background: url(../resource/nav2-bg.png)
}

.nav3 > li {
    float: left;
    margin-left: 16px;
    width: 110px;
    height: 50px
}

.nav3 > li, .nav3 > li > a {
    font: 16px/50px Microsoft YaHei;
    color: #fff
}

.nav3 > li > a {
    display: block;
    width: 100%;
    height: 100%
}

.nav3 > li > a > i {
    display: inline-block;
    *display: block;
    zoom: 1;
    margin-bottom: 4px;
    margin-right: 6px;
    vertical-align: middle
}

.nav3-1 {
    background-color: #4aa6cc
}

.nav3-1:hover {
    background-color: #4397ba
}

.nav3-1 > a > i {
    width: 18px;
    height: 16px;
    background: url(../resource/icon-nav3-1.png)
}

.nav3-2 {
    background-color: #20bb95
}

.nav3-2:hover {
    background-color: #1da684
}

.nav3-2 > a > i {
    width: 16px;
    height: 16px;
    background: url(../resource/icon-nav3-2.png)
}

.nav3-3 {
    background-color: #cc9845
}

.nav3-3:hover {
    background-color: #b98a3e
}

.nav3-3 > a > i {
    width: 16px;
    height: 13px;
    background: url(../resource/icon-nav3-3.png)
}

.nav3-4 {
    background-color: #465ec4
}

.nav3-4:hover {
    background-color: #3e54b0
}

.nav3-4 > a > i {
    width: 14px;
    height: 16px;
    background: url(../resource/icon-nav3-4.png)
}

.nav-4:hover .nav4 {
    display: block
}

.nav4 {
    display: none;
    position: relative;
    left: -107px;
    padding-top: 32px;
    width: 526px;
    height: 72px;
    background: url(../resource/nav4-bg.png)
}

.nav4 > li > a {
    display: block;
    width: 100%;
    height: 100%
}

.nav4 > li, .nav4 > li > a {
    font: 16px/50px Microsoft YaHei;
    color: #fff
}

.nav4 > li {
    float: left;
    margin-left: 16px;
    margin-bottom: 16px;
    width: 110px;
    height: 50px
}

.nav4 > li > a > i {
    display: inline-block;
    *display: block;
    zoom: 1;
    margin-bottom: 4px;
    margin-right: 6px;
    vertical-align: middle
}

.nav4-1 {
    background-color: #4aa6cc
}

.nav4-1:hover {
    background-color: #4397ba
}

.nav4-1 > a > i {
    width: 16px;
    height: 16px;
    background: url(../resource/icon-nav4-1.png)
}

.nav4-2 {
    background-color: #20bb95
}

.nav4-2:hover {
    background-color: #1da684
}

.nav4-2 > a > i {
    width: 18px;
    height: 14px;
    background: url(../resource/icon-nav4-2.png)
}

.nav4-3 {
    background-color: #cc9845
}

.nav4-3:hover {
    background-color: #b98a3e
}

.nav4-3 > a > i {
    width: 18px;
    height: 14px;
    background: url(../resource/icon-nav4-3.png)
}

.nav4-4 {
    background-color: #465ec4
}

.nav4-4:hover {
    background-color: #3e54b0
}

.nav4-4 > a > i {
    width: 14px;
    height: 16px;
    background: url(../resource/icon-nav4-4.png)
}

.nav4-5 {
    background-color: #d7864b
}

.nav4-5:hover {
    background-color: #c47a44
}

.nav4-5 > a > i {
    width: 16px;
    height: 16px;
    background: url(../resource/icon-nav4-5.png)
}

.nav4-6 {
    background-color: #964ad7
}

.nav4-6:hover {
    background-color: #8843c3
}

.nav4-6 > a > i {
    width: 18px;
    height: 14px;
    background: url(../resource/icon-nav4-6.png)
}

.nav4-7 {
    background-color: #3c8c45
}

.nav4-7:hover {
    background-color: #317539
}

.nav4-7 > a > i {
    width: 14px;
    height: 16px;
    background: url(../resource/icon-nav4-7.png)
}

.nav-5:hover .nav5 {
    display: block
}

.nav5 {
    display: none;
    position: relative;
    left: -88px;
    padding-top: 32px;
    width: 274px;
    height: 72px;
    background: url(../resource/nav5-bg.png)
}

.nav5 > li > a {
    display: block;
    width: 100%;
    height: 100%
}

.nav5 > li, .nav5 > li > a {
    font: 16px/50px Microsoft YaHei;
    color: #fff
}

.nav5 > li {
    float: left;
    margin-left: 16px;
    margin-bottom: 16px;
    width: 110px;
    height: 50px
}

.nav5 > li > a > i {
    display: inline-block;
    *display: block;
    zoom: 1;
    margin-bottom: 4px;
    margin-right: 6px;
    vertical-align: middle
}

.nav5-1 {
    background-color: #cc9845
}

.nav5-1:hover {
    background-color: #b3863d
}

.nav5-1 > a > i {
    width: 13px;
    height: 16px;
    background: url(../resource/icon-nav5-1.png)
}

.nav5-2 {
    background-color: #465ec4
}

.nav5-2:hover {
    background-color: #3d52ac
}

.nav5-2 > a > i {
    width: 16px;
    height: 16px;
    background: url(../resource/icon-nav5-2.png)
}

.nav-6:hover .nav6 {
    display: block
}

.nav6 {
    display: none;
    position: relative;
    left: -197px;
    padding-top: 32px;
    width: 400px;
    height: 72px;
    background: url(../resource/nav6-bg.png)
}

.nav6 > li > a {
    display: block;
    width: 100%;
    height: 100%
}

.nav6 > li, .nav6 > li > a {
    font: 16px/50px Microsoft YaHei;
    color: #fff
}

.nav6 > li {
    float: left;
    margin-left: 16px;
    margin-bottom: 16px;
    width: 110px;
    height: 50px
}

.nav6 > li > a > i {
    display: inline-block;
    *display: block;
    zoom: 1;
    margin-bottom: 4px;
    margin-right: 6px;
    vertical-align: middle
}

.nav6-1 {
    background-color: #cc9845
}

.nav6-1:hover {
    background-color: #b7893e
}

.nav6-1 > a > i {
    width: 16px;
    height: 16px;
    background: url(../resource/icon-nav6-1.png)
}

.nav6-2 {
    background-color: #465ec4
}

.nav6-2:hover {
    background-color: #3d53ae
}

.nav6-2 > a > i {
    width: 16px;
    height: 14px;
    background: url(../resource/icon-nav6-2.png)
}

.nav6-3 {
    background-color: #3c8c45
}

.nav6-3:hover {
    background-color: #33773b
}

.nav6-3 > a > i {
    width: 16px;
    height: 14px;
    background: url(../resource/icon-nav6-3.png)
}

.daq-tips {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    padding: 0 15px;
    min-width: 100px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px
}

.crumbs {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    width: 100%;
    font-size: 14px;
    color: #fff;
    background: url(../resource/position-bg.png)
}

.crumbs .ic-home {
    color: #999;
    margin-right: 8px
}

.crumbs a {
    color: #fff
}

.crumbs a:hover {
    color: #4cb662;
    text-decoration: underline
}

.crumbs .on {
    color: #4cb662
}

.defaultClass {
    background: url(../resource/banner/_-_-2023___1710733343308.jpg) center center no-repeat;
    background-size: cover;
}

.dap-page {
    padding: 30px 0;
    line-height: 38px;
    text-align: center
}

.dap-page a {
    display: inline-block;
    padding: 0 15px;
    margin: 0 5px;
    cursor: pointer;
    font-size: 14px;
    color: #666;
    background: #fff;
    border-radius: 4px;
    transition: all .25s ease 0s;
    border: 1px solid #e9e9e9
}

.dap-page a:hover {
    border-color: #4cb662
}

.dap-page .page-curr, .dap-page a:hover {
    background: #4cb662;
    color: #fff
}

.dap-page .dot, .dap-page .page-no {
    color: #999;
    cursor: no-drop
}

.dap-page .dot:hover, .dap-page .page-no:hover {
    background: #fff;
    color: #999;
    border: 1px solid #e9e9e9
}

.footer {
    width: 100%;
    height: 166px;
    background: url(../resource/footer-bg.jpg)
}

.footer > .warp {
    position: relative
}

.footer-box1 {
    float: left;
    padding-top: 20px;
    width: 453px
}

.footer-box1 > hr {
    outline: none;
    border: 0;
    height: 1px;
    background-color: #116823;
    margin-top: 12px;
    margin-bottom: 12px
}

.footer-box1 > p, .footer-box1 > p > span {
    font: 14px/24px Microsoft YaHei;
    color: #aad2b3
}
.footer-box1 > p a, .footer-box1 > p > span {
    font: 14px/24px Microsoft YaHei;
    color: #aad2b3
}
.footer-box1 > p a:hover{
    text-decoration: underline;
}

.footer-list1 > li {
    float: left;
    margin-right: 62px;
    width: 40px;
    height: 40px;
    text-align: center;
    overflow: hidden
}

.footer-list1 > li > a {
    display: block;
    height: 100%;
    width: 100%
}

.footer-list1 > li img {
    display: inline-block;
    height: 100%
}

.lastlist {
    margin-right: 0 !important
}

.footer-list2 {
    margin-bottom: 10px
}

.footer-list2 > li {
    float: left;
    margin-right: 55px
}

.footer-list2 > li, .footer-list2 > li > a {
    font: 700 16px/16px Microsoft YaHei;
    color: #aad2b3
}

.footer-box2 {
    float: right;
    padding-top: 54px;
    width: 248px;
    height: 112px
}

.footer-tel {
    display: inline-block;
    *display: block;
    zoom: 1;
    width: 40px;
    height: 56px;
    background: url(../resource/icon-foottel.png)
}

.footer-telfont {
    float: right
}

.footer-telfont > p {
    font: 16px/24px Microsoft YaHei;
    color: #aad2b3
}

.footer-telnum {
    font: 30px/36px Microsoft YaHei !important
}

.footer-box3 {
    float: right
}

.footer-wxlist {
    padding-top: 20px
}

.footer-wxlist > li {
    float: left;
    margin-right: 20px;
    width: 110px;
    height: 100%
}

.footer-wxlist > li .imgcode1 {
    width: 110px;
    height: 110px;
    background: url(../resource/lxw.jpg)
}

.footer-wxlist > li .imgcode2 {
    width: 110px;
    height: 110px;
    background: url(../resource/wx.jpg) 100% 100%
}

.footer-wxlist > li .imgcode3 {
    width: 110px;
    height: 110px;
    background: url(../resource/wb.jpg) 100% 100%
}

.footer-wxlist > li > p {
    font: 13px/24px Microsoft YaHei;
    color: #aad2b3;
    text-align: center
}

.icon-gsbs {
    position: absolute;
    left: 480px;
    top: 60px;
    display: block;
    width: 47px;
    height: 47px;
    background: url(../resource/icon-gsbs.png)
}

.pagebanner-box {
    position: relative;
    width: 100%;
    height: 560px;
    overflow: hidden
}

.pagebanner {
    width: 100%;
    height: 560px;
    text-align: center
}

.pagebanner > img {
    height: 100%
}

.position {
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    *display: block;
    zoom: 1;
    width: 100%;
    height: 50px;
    background: url(../resource/position-bg.png)
}

.position > .warp > a, .position > .warp > span {
    font: 14px/50px Microsoft YaHei;
    color: #fff
}