@charset "utf-8";

html {
    color: #333;
    background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

address,button,caption,em,input,optgroup,option,select,strong,textarea,th {
    font: inherit;
}

button,input,optgroup,option,select,textarea {
    outline: none;
}

li {
    list-style: none;
}

caption,th {
    text-align: left;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #000;
}

.f10 {
    font-size: 10px;
    -webkit-font-size-adjust: none;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f24 {
    font-size: 24px;
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.t2 {
    text-indent: 2em;
}

.lh150 {
    line-height: 150%;
}

.lh180 {
    line-height: 180%;
}

.lh200 {
    line-height: 200%;
}

.unl {
    text-decoration: underline;
}

.no-unl {
    text-decoration: none;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.cb {
    clear: both;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}

.vm {
    vertical-align: middle;
}

.vt {
    vertical-align: top;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.abs-right {
    position: absolute;
    right: 0;
}

.zoom {
    zoom: 1;
}

.hidden {
    visibility: hidden;
}

.none {
    display: none;
}

.w10 {
    width: 10px;
}

.w20 {
    width: 20px;
}

.w30 {
    width: 30px;
}

.w40 {
    width: 40px;
}

.w50 {
    width: 50px;
}

.w60 {
    width: 60px;
}

.w70 {
    width: 70px;
}

.w80 {
    width: 80px;
}

.w90 {
    width: 90px;
}

.w100 {
    width: 100px;
}

.w200 {
    width: 200px;
}

.w250 {
    width: 250px;
}

.w300 {
    width: 300px;
}

.w400 {
    width: 400px;
}

.w500 {
    width: 500px;
}

.w600 {
    width: 600px;
}

.w700 {
    width: 700px;
}

.w800 {
    width: 800px;
}

.w900 {
    width: 900px;
}

.w960 {
    width: 960px;
}

.w {
    width: 100%;
}

.h50 {
    height: 50px;
}

.h80 {
    height: 80px;
}

.h100 {
    height: 100px;
}

.h200 {
    height: 200px;
}

.h {
    height: 100%;
}

.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m30 {
    margin: 30px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.mt100 {
    margin-top: 100px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb100 {
    margin-bottom: 100px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml50 {
    margin-left: 50px;
}

.ml100 {
    margin-left: 100px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr50 {
    margin-right: 50px;
}

.mr100 {
    margin-right: 100px;
}

.p10 {
    padding: 10px;
}

.pad20 {
    padding: 20px;
}

.p15 {
    padding: 15px;
}

.p30 {
    padding: 30px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.pt50 {
    padding-top: 50px;
}

.pt100 {
    padding-top: 100px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb100 {
    padding-bottom: 100px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pl50 {
    padding-left: 50px;
}

.pl100 {
    padding-left: 100px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.pr50 {
    padding-right: 50px;
}

.pr100 {
    padding-right: 100px;
}

@charset "utf-8";

html,body,#main {
    height: 100%
}

body {
    background-color: #FFF;
    font-size: 14px;
    color: #666;
    font-family: "微软雅黑",Helvetica
}

.gray-bg {
    background-color: #ebeeed
}

a {
    text-decoration: none;
    color: #666;
    transition: color linear .3s
}

a:hover {
    color: #53b23d
}

a:hover img {
    opacity: 1;
    filter: alpha(opacity=100)
}

a img {
    opacity: .9
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

.hr {
    width: 100%;
    height: 0;
    border-top: #d7d9d8 solid 1px;
    border-bottom: #FFF solid 1px;
    overflow: hidden
}

.container {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1
}

.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden
}

@media(max-width:767px) {
    .container {
        width: 90%
    }
}

@media(min-width:768px) and (max-width:979px) {
    .container {
        width: 738px
    }
}

@media(min-width:980px) and (max-width:1199px) {
    .container {
        width: 950px
    }
}

@media(max-width:1023px) {
    .sm-login,.sm-login .login-wrapper,.sm-login .other-entry {
        display: none!important
    }
}

#loading {
    position: fixed;
    z-index: 2000;
    width: 100%;
    height: 100%;
    background: url(../../images/common/loading.gif) no-repeat center #393b3c
}

.top-bar {
    height: 36px;
    font-family: "宋体";
    font-size: 12px;
    color: #c4c4c4;
    background-color: #38393b
}

.top-bar .top-notice {
    position: relative;
    width: 380px;
    margin-top: 10px
}

.top-bar .top-notice,.top-bar .top-notice a,.top-bar .top-notice a:hover {
    background: 0;
    color: #ffc341
}

.top-notice a {
    position: absolute;
    width: 90%;
    left: 0;
    top: 0;
    display: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.top-notice a:first-child {
    display: block
}

.top-notice .close-notice {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 8px;
    height: 8px;
    cursor: pointer
}

@media(max-width:1200px) {
    .top-notice {
        display: none
    }
}

.top-bar p {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.top-bar .search {
    width: 218px;
    height: 20px;
    margin-top: 7px;
    padding-left: 9px;
    line-height: 20px;
    box-shadow: inset 1px 1px 5px #ececec;
    border-radius: 2px;
    transition: width linear .5s;
    border: 0;
    color: #aeb2b5
}

.search-icon {
    z-index: 2;
    right: 2px;
    top: 9px;
    display: block;
    width: 20px;
    height: 16px;
    padding-left: 5px;
    border: 0;
    background-color: transparent;
    cursor: pointer
}

.top-bar a {
    margin-left: 5px;
    padding-right: 3px;
    color: #c4c4c4
}

.top-bar a:hover {
    color: #77d42c
}

.top-bar a.reg-entry {
    padding-right: 0;
    padding-left: 20px
}

.top-bar .login-entry {
    margin-left: 0;
    border-right: 1px solid #626364;
    padding-right: 5px
}

.top-bar a.last-child,.top-bar .reg-entry {
    background: 0
}

.action-search {
    float: left;
    display: none;
    margin-top: 10px;
    width: 16px;
    height: 16px;
    cursor: pointer
}

.action-outer {
    position: fixed;
    z-index: 1050;
    top: 36px;
    left: 0;
    right: 0;
    display: none;
    height: 58px;
    background-color: #3b3d3e
}

.action-outer input {
    float: left;
    width: 74%;
    height: 25px;
    line-height: 25px;
    margin-left: 15px;
    margin-top: 16px;
    padding-left: 3px;
    border: 0;
    border-radius: 2px 0 0 2px;
    box-shadow: inset 1px 1px 3px #ececec;
    vertical-align: bottom
}

.action-outer button[type=submit] {
    width: 38px;
    height: 25px;
    margin-top: 16px;
    line-height: 25px;
    color: #FFF;
    background-color: #32b720;
    border: 0;
    cursor: pointer;
    border-radius: 0 2px 2px 0
}

#action-search:checked ~ form .action-outer {
    display: block
}

.icon {
    font-size: 12px;
    line-height: 10px;
    margin: 10px 0;
    color: #333
}

.search-icon .icon,.action-search .icon {
    font-size: 18px
}

@font-face {
    font-family:"iconfont";src:url('iconfont.eot');src:url('iconfont.eot?#iefix') format('embedded-opentype'),url('iconfont.woff') format('woff'),url('iconfont.ttf') format('truetype'),url('iconfont.svg#iconfont') format('svg')
}

.iconfont {
    font-family: "iconfont"!important;
    font-size: 12px;
    font-style: normal;
    color: #ddd
}

.icon-sousuo:before {
    content: "\e605"
}

.icon-guanbi:before {
    content: "\e604"
}

@media(min-width:768px) {
    .action-outer {
        display: none!important
    }
}

@media(max-width:767px) {
    .top-bar .search,.top-bar .hold,.top-bar .search-icon {
        display: none
    }

    .bar-link {
        margin-top: 12px
    }

    .goindex {
        display: none
    }

    .action-search {
        display: block
    }
}

.header {
    position: fixed;
    top: 36px;
    z-index: 10001;
    width: 100%;
    height: auto;
    padding: 15px 0;
    background-color: #FFF;
    box-shadow: #cbcdcc 0 1px 3px;
    border-bottom: #cbcdcc 1px solid;
    left: 0
}

.header.transparent {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 0;
    z-index: 1010;
}

.logo {
    height: 45px;
    background: url(../../images/common/logo.png) no-repeat;
    float: left;
    width: 360px
}

.sm-logo {
    height: 35px;
    background: url(../../images/common/logo-list.png) no-repeat 0 -176px
}

.logo span {
    display: block;
    padding-top: 10px
}

.header.transparent.drak .logo span {
    display: block;
    padding-top: 10px
}

.header.transparent .logo span {
    display: block;
    padding-top: 0
}

.sm-logo span {
    display: block;
    padding-top: 5px
}

.header.transparent .logo {
    background: url(../../images/common/logo-list.png) no-repeat 0 -90px
}

.header.transparent.drak .logo {
    background: url(../../images/common/logo-list.png) no-repeat 0 0
}

@media(max-width:480px) {
    .logo {
        width: 155px
    }

    .sm-logo {
        width: 125px
    }

    .header {
        height: 35px!important
    }

    #logoCrumbs {
        display: none
    }
}

.logo a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    width: 155px;
    height: 45px;
    text-indent: -9999px;
    float: left
}

.sm-logo a {
    width: 120px;
    height: 36px
}

.nav {
    margin-top: 10px
}

.header.transparent .nav {
    margin-top: 20px
}

.nav>li {
    position: relative;
    float: left;
    margin-left: 35px
}

.nav>li>a {
    display: block;
    padding-bottom: 5px;
    color: #6b6d6e;
    font-size: 16px;
    font-weight: 600
}

.transparent .nav>li>a {
    color: #FFF
}

.transparent.drak .nav>li>a,.second-header.transparent.drak .nav>li>ul li a {
    color: #6b6d6e
}

.nav>li ul {
    position: absolute;
    display: none;
    width: 400px;
    height: 0;
    top: 100%;
    left: 0;
    overflow: hidden
}

.nav>li ul li {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.nav>li ul li a {
    display: block;
    margin-right: 20px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #666
}

.nav>li:hover>a,.nav>li.current>a,.nav>li ul li a:hover,.transparent.drak .nav>li.current>a {
    color: #129522
}

.action-nav-icon {
    float: right;
    display: none;
    width: 42px;
    height: 34px;
    margin-right: 10px;
    background: url(../../images/common/logo-list.png) no-repeat 0 -266px;
    cursor: pointer
}

.sm-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    display: none;
    background-color: #2e2e2e
}

.sm-nav>li {
    line-height: 46px;
    border-bottom: #484848 solid 1px
}

.sm-nav>li ul {
    display: none;
    background-color: #3a3a3a
}

.sm-nav>li>a {
    display: block;
    padding-left: 25px;
    color: #FFF;
    font-size: 16px
}

.sm-nav>li[nav-type=submeun]>a {
    background: url(../../images/toggle_flag.png) 97% 18px no-repeat
}

.sm-nav>li>a:hover,.sm-nav>li.action>a {
    background-color: #1eb666
}

.sm-nav>li.action[nav-type=submeun]>a {
    background-position: 97% -35px
}

.sm-nav>li ul a {
    display: block;
    padding-left: 58px;
    color: #FFF
}

.sm-nav>li ul a:hover {
    background-color: #aaf3a2
}

.sm-nav>li.action ul {
    display: block
}

#action-nav-icon:checked ~.sm-nav {
    display: block
}

#action-nav-icon,#action-search {
    position: absolute;
    left: -10000px
}

@media(max-width:768px) {
    .header,.action-nav-icon {
        height: 34px
    }

    .logo {
        margin-top: 0;
        width: 123px!important
    }
}

@media(max-width:1199px) {
    .header {
        height: 35px!important;
        background-color: #FFF!important
    }

    .header .logo {
        background: url(../../images/common/logo-list.png) no-repeat 0 -176px!important
    }

    .nav {
        display: none
    }

    .action-nav-icon {
        display: block
    }

    .second-header {
        height: 35px!important
    }

    #logoCrumbs {
        display: none!important
    }
}

@media(min-width:1200px) {
    .sm-nav {
        display: none!important
    }
}

.second-header {
    position: fixed;
    top: 36px
}

.second-header .nav>li.current ul li.current a,.second-header.transparent .nav>li.current ul li.current a {
    color: #129522
}

.second-header.transparent .nav>li ul li a {
    color: #FFF
}

.third-header {
    position: relative;
    top: 0
}

#logoCrumbs {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #129522
}

.carousel-wrapper {
    position: relative;
    width: 100%;
    height: 100%
}

.carousel-wrapper .carousel-slider {
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    opacity: 0
}

.carousel-wrapper .carousel-slider a {
    display: block;
    height: 100%;
    width: 100%
}

.carousel-wrapper .carousel-slider.active {
    z-index: 2
}

.carousel-wrapper .prev,.carousel-wrapper .next {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 10px;
    margin-top: -20px;
    display: block;
    width: 40px;
    height: 40px;
    background: url(../../images/icons.png) no-repeat 0 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity linear .6s;
    cursor: pointer
}

.carousel-wrapper .next {
    left: auto;
    right: 20px;
    background-position: -40px 0
}

.carousel-wrapper:hover .prev,.carousel-wrapper:hover .next {
    opacity: 1;
    filter: alpha(opacity=100)
}

.carousel-slider .anim {
    position: absolute;
    top: 30%;
    left: 150px
}

.carousel-slider.drak {
    line-height: 24px;
    color: #FFF
}

.carousel-slider.active .anim .anim-0,.carousel-slider.active .anim .anim-1 {
    position: relative
}

.carousel-slider.active .anim .anim-0 {
    animation: anim0 ease-out 1s;
    -webkit-animation: anim0 ease-out 1s
}

.carousel-slider.active .anim .anim-1 {
    animation: anim1 ease-out 1s;
    -webkit-animation: anim1 ease-out 1s
}

@keyframes anim0 {
    0% {
        top: -30px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@keyframes anim1 {
    0% {
        top: 30px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-webkit-keyframes anim0 {
    0% {
        top: -30px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-webkit-keyframes anim1 {
    0% {
        top: 30px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

.carousel-slider .anim .anim-1 {
    margin-top: 25px
}

.carousel-wrapper .pagination {
    position: absolute;
    width: 100%;
    z-index: 6;
    bottom: -35px;
    text-align: center
}

.carousel-wrapper .pagination span {
    display: inline-block;
    margin: 0 4px;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    background: url(../../images/icons.png) no-repeat -68px -43px;
    cursor: pointer
}

.carousel-wrapper .pagination span.current,.carousel-wrapper .pagination span:hover {
    width: 16px;
    height: 16px;
    margin: 0 2px;
    background-position: -50px -43px
}

@media(max-width:480px) {
    .carousel-slider .anim {
        display: none
    }
}

.roll-news {
    z-index: 5;
    margin-top: -35px;
    font-size: 12px;
    -webkit-user-select: none;
    overflow: hidden
}

.roll-news .news-wrap {
    width: 39%;
    height: 22px;
    line-height: 22px;
    background: -ms-linear-gradient(left,rgba(0,0,0,0.6) 80%,rgba(255,255,255,0));
    background: -moz-linear-gradient(left,rgba(0,0,0,0.6) 80%,rgba(255,255,255,0));
    background: -webkit-linear-gradient(left,rgba(0,0,0,0.6) 80%,rgba(255,255,255,0));
    background: linear-gradient(left,rgba(0,0,0,0.6) 80%,rgba(255,255,255,0));
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',gradientType=1,startColorstr=#88000000,endColorstr=#00FFFFFF)
}

.roll-news .nty {
    position: absolute;
    left: 10px;
    top: 0
}

.roll-news .news-wrap p {
    position: relative;
    left: 65px;
    width: 78%;
    color: #FFF
}

.roll-news a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFF
}

.roll-news a:hover {
    text-decoration: underline
}

.roll-news .prev,.roll-news .next {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../../images/icons.png) no-repeat 0 -40px;
    cursor: pointer
}

.roll-news .next {
    background-position: -22px -62px
}

.roll-news .prev:hover {
    background-position: 0 -62px
}

.roll-news .next:hover {
    background-position: -22px -40px
}

@media(max-width:1199px) {
    .roll-news {
        display: none
    }
}

.slider-show,.slider-show2 {
    position: relative;
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

@media(max-width:767px) {
    .slider-show,.slider-show2 {
        width: 175px
    }
}

@media(min-width:768px) and (max-width:979px) {
    .slider-show,.slider-show2 {
        width: 415px
    }
}

@media(min-width:980px) and (max-width:1199px) {
    .slider-show,.slider-show2 {
        width: 950px
    }
}

.slider-wrapper {
    width: 9999px;
    transition: margin ease-out .8s
}

.slider-wrapper .slider {
    float: left;
    display: inline
}

.slider-prev,.slider-next {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 42px;
    display: block;
    margin-top: -16px;
    width: 19px;
    height: 32px;
    background: url(../../images/icons.png) no-repeat -44px -62px;
    opacity: .3;
    filter: alpha(opacity=30);
    transition: opacity linear .3s;
    cursor: pointer
}

.slider-next {
    left: auto;
    right: 42px;
    background-position: -63px -62px
}

.slider-prev:hover,.slider-next:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.serviceHelp,.weixin {
    width: 270px;
    border: #eaeaea solid 1px;
    box-shadow: 1px 1px 3px #eaeaea
}

.serviceHelp p,.weixin p {
    line-height: 20px
}

.serviceHelp h3 {
    height: 41px;
    line-height: 41px;
    padding-left: 8px;
    font-size: 20px;
    background-color: #f3f3f3
}

.weixin {
    padding-bottom: 8px;
    background-color: #73ca83;
    color: #f3f3f3
}

.weixin h3 {
    margin: 0 5px;
    height: 38px;
    line-height: 38px;
    border-bottom: #c8e6cd solid 1px;
    font-size: 20px
}

.c_999 {
    color: #999
}

.swiper-container,.swiper-content {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform,left,top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform,left,top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform,left,top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px,0px);
    -ms-transition-property: -ms-transform,left,top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform,left,top;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container,.swiper-content,.swiper-container2,.swiper-container3,.swiper-container4,.swiper-container5,.swiper-container6,.swiper-container7 {
    height: 100%
}

.swiper-slide {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}

.device {
    position: relative;
    height: 500px;
    cursor: e-resize
}

.device .arrow-left,.device .arrow-right {
    background: url(../../images/common/prev.png) no-repeat;
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    opacity: .2;
    filter: alpha(opacity=20);
    transition: opacity linear .3s;
    cursor: pointer
}

.device .arrow-right {
    background: url(../../images/common/next.png) no-repeat;
    right: 10px;
    left: auto
}

.device .arrow-left:hover,.device .arrow-right:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.pagination span,.pagination2 span,.pagination3 span {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    background: url(../../images/icons.png) no-repeat -68px -43px;
    cursor: pointer
}

.pagination span.swiper-active-switch,.pagination2 span.swiper-active-switch,.pagination2 span:hover,.pagination3 span.swiper-active-switch,.pagination3 span:hover {
    width: 16px;
    height: 16px;
    margin: 0 2px;
    background: url(../../images/icons.png) no-repeat -52px -43px
}

.date-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.date-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform,left,top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform,left,top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform,left,top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px,0px);
    -ms-transition-property: -ms-transform,left,top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform,left,top;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease
}

.swiper-free-mode>.date-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.date-slide {
    float: left
}

.date-list {
    position: relative;
    margin-bottom: 20px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #f1f1f1;
    line-height: 32px
}

.date-list .arrow-left {
    background: url(../../images/date.png) no-repeat 10px 8px;
    height: 30px;
    position: absolute;
    width: 20px;
    z-index: 10;
    left: 0
}

.date-list .arrow-right {
    background: url(../../images/date.png) no-repeat 0 -20px;
    height: 30px;
    right: 0;
    position: absolute;
    width: 20px;
    z-index: 10
}

.date-container {
    width: 790px;
    height: 30px;
    color: #fff;
    text-align: center
}

.date-slide .title {
    margin-bottom: 0;
    line-height: 32px;
    font-size: 14px
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #222;
    margin-right: 5px;
    opacity: .8;
    cursor: pointer
}

.swiper-visible-switch {
    background: #aaa
}

.swiper-active-switch {
    background: #fff
}

@media(max-width:480px) {
    .date-list .arrow-left,.date-list .arrow-right {
        display: none
    }
}

@media(max-width:1199px) {
    .date-container {
        width: 100%
    }
}

@media(max-width:767px) {
    .device .arrow-left,.device .arrow-right {
        display: none
    }

    .device {
        height: 300px
    }
}

@media(max-width:480px) {
    .device {
        height: 200px
    }
}

.swiper-content {
    width: 1008px
}

.scrollWrap {
    position: relative;
    height: 200px;
    font-size: 14px;
    overflow: hidden
}

.scrollWrap .arrow-left,.scrollWrap .arrow-right,.merchWrap .arrow-left,.merchWrap .arrow-right {
    background: url(../../images/common/arrow.png) no-repeat;
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 50%;
    margin-top: -16px;
    width: 19px;
    height: 32px;
    opacity: .6;
    filter: alpha(opacity=60);
    transition: opacity linear .3s;
    cursor: pointer
}

.scrollWrap .arrow-right,.merchWrap .arrow-right {
    background-position: -19px 0;
    right: 10px;
    left: auto
}

.scrollWrap .arrow-left:hover,.scrollWrap .arrow-right:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.swiper-content .swiper-slide {
    text-align: center
}

.contentWrap {
    position: relative;
    float: left;
    width: 300px!important;
    margin-left: 18px;
    margin-right: 18px;
    border-bottom: #d2d4d3 solid 1px;
    background-color: #FFF;
    overflow: hidden
}

.contentWrap img {
    width: 300px;
    height: 161px
}

.contentWrap .bxt {
    padding: 6px;
    font-size: 16px;
    color: #000;
    font-weight: 600
}

.contentWrap .bxt a {
    color: #333
}

.hoverTxt {
    position: absolute;
    top: 101%;
    left: 0;
    width: 250px;
    height: 80%;
    padding: 20px 25px;
    text-align: left;
    background-color: #40d172;
    opacity: 0;
    transition: all ease-out .3s;
    overflow: hidden
}

.hoverTxt a {
    color: #FFF;
    line-height: 22px
}

.hoverTxt a h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600
}

.contentWrap:hover .hoverTxt {
    top: 0;
    opacity: 1
}

@media(max-width:480px) {
    .swiper-content {
        width: 300px
    }

    .hoverTxt {
        display: none
    }

    .contentWrap {
        margin-left: 0;
        margin-right: 0
    }

    .scrollWrap .arrow-left,.scrollWrap .arrow-right {
        display: none
    }
}

@media(min-width:481px) and (max-width:768px) {
    .swiper-content {
        width: 672px
    }

    .hoverTxt {
        display: none
    }

    .scrollWrap .arrow-left,.scrollWrap .arrow-right {
        display: none
    }
}

#footer {
    border-top: 2px solid #40d172;
    background-color: #3b3d3e
}

.footer-visitor {
    width: 970px;
    margin: 0 auto;
    background: url(../../images/common/footer-line.png) repeat-x 0 240px;
    padding: 20px 0;
    height: 220px
}

.footer-visitor .list {
    float: left;
    width: 194px;
    line-height: 30px
}

.footer-visitor .list span {
    color: #fff;
    font-size: 14px
}

.footer-visitor .list a {
    color: #9e9e9e;
    font-size: 12px
}

.footer-info {
    text-align: center;
    color: #9e9e9e;
    padding-top: 10px
}

.footer-info a {
    color: #9e9e9e
}

.footer-info p {
    padding-bottom: 10px;
    line-height: 18px;
    font-size: 12px
}

.footer-img a {
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    margin-right: 12px;
    margin-bottom: 10px;
    background: url(../../images/common/head-foot.jpg) no-repeat;
    overflow: hidden
}

.footer-img a.zfywxk {
    width: 53px
}

.footer-img a.red,.footer-img a.aq {
    width: 39px
}

.footer-img a.red {
    background-position: -64px 0
}

.footer-img a.aq {
    background-position: -118px 0
}

.footer-img a.visayz {
    width: 59px;
    background-position: -175px 0
}

.footer-img a.verisign {
    width: 72px;
    background-position: -246px 0
}

.footer-img a.hzdt {
    width: 34px;
    background-position: -328px 0
}

.footer-img a.pcls {
    width: 45px;
    background-position: -374px 0
}

.footer-img a.kxwz {
    width: 77px;
    background-position: -427px 0
}

.footer-img a.crat {
    width: 84px;
    background-position: -517px 0
}

.footer-img a.rzcx {
    width: 95px;
    background-position: -618px 0
}

.footer-img a.zfywxk:hover {
    background-position: 0 -65px
}

.footer-img a.red:hover {
    background-position: -64px -65px
}

.footer-img a.aq:hover {
    background-position: -118px -65px
}

.footer-img a.visayz:hover {
    background-position: -175px -65px
}

.footer-img a.verisign:hover {
    background-position: -246px -65px
}

.footer-img a.hzdt:hover {
    background-position: -328px -65px
}

.footer-img a.pcls:hover {
    background-position: -374px -65px
}

.footer-img a.kxwz:hover {
    background-position: -427px -65px
}

.footer-img a.crat:hover {
    background-position: -517px -65px
}

.footer-img a.rzcx:hover {
    background-position: -618px -65px
}

@media(max-width:480px) {
    .footer-info p {
        width: 100%;
        text-align: left
    }

    .footer-info p .a_link,.footer-info p.company,.footer-info p .footer-icp {
        display: none
    }

    .footer-address {
        display: block
    }
}

@media(min-width:768px) and (max-width:979px) {
    .footer-visitor {
        width: 750px
    }

    .footer-visitor .list {
        width: 150px
    }
}

@media(max-width:768px) {
    .footer-visitor {
        display: none
    }

    .footer-info {
        padding-top: 40px
    }
}

@media(max-width:550px) {
    .footer-img {
        display: none
    }
}

#slogan {
    background: #fff;
    float: right;
    display: block;
    width: 160px;
    height: 45px;
    margin-top: -45px
}

#slogan.small {
    width: 200px
}

.photo-crumbs {
    padding: 15px 55px;
    background: url(../../images/m_03.png) 18px center no-repeat #3b3d3e;
    color: #c3c4c4;
    font-size: 16px
}

.photo-crumbs a,.photo-crumbs a:visited {
    color: #c3c4c4;
    text-decoration: none
}

.photo-crumbs a:hover {
    color: #009516;
    text-decoration: none
}

@media(max-width:480px) {
    .photo-crumbs {
        font-size: 14px
    }
}

.container .hover_context {
    clear: both;
    padding: 20px 0
}

.dip {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1
}

.errimg {
    min-width: 200px;
    width: 35%
}

.error-type {
    font-size: 80px;
    color: #000
}

.err-emp {
    color: #42a2f4
}

.cause {
    color: #999
}

.tishi {
    clear: both;
    float: left;
    font-size: 12px;
    color: #666
}

.ad_geren {
    width: 100%;
    height: 315px;
    overflow: hidden
}

@media (max-width:800px) {.login_top{ display:none}}