@charset "utf-8";
/*---------reset-------------------------*/
html {-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size:100%;}
html,body,div,span,object,iframe,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,input,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,h1,h2,h3,h4,h5,h6{margin:0; padding:0; border:0; outline:0; vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
audio,canvas,video {display: inline-block;*display:inline;*zoom:1;}
body,button,input,select,textarea{font:12px/1.5 \5FAE\8F6F\96C5\9ED1,tahoma,arial,\5b8b\4f53;}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none;}
input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
iframe{display:block;}
abbr,acronym{border:0;font-variant:normal;}
del {text-decoration:line-through;}
address,caption,cite,code,dfn,em,th,var ,i {font-style:normal;font-weight:500;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-family: inherit; font-weight: bold; line-height: 20px; color: inherit; text-rendering: optimizelegibility;}
blockquote,q {quotes: none;}
blockquote p:before,blockquote p:after,q:before,q:after {content: ''; content:none;}
sub, sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline;}
sup {top:-0.5em;}
sub {bottom:-0.25em;}
img {font-size:0; vertical-align:top;}
a:active,a:hover,input[type="text"],textarea{outline: 0;}
a:hover {text-decoration:none;}
ins,a {text-decoration:none;}
input[type="reset"],input[type="submit"],input[type="file"],input[type="radio"],input[type="checkbox"],select,button {cursor: pointer;}
.iconfont, body { -webkit-text-stroke-width:0 !important;}
/*---------common-------------------------*/
.clearfix:after {visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;}
.clearfix {zoom:1;}
.fl,.fr {display:inline;}
.fl {float:left;}
.fr {float:right;}
/*----Cross css base
------------------------------*/
.c-hide {display:none;}
.c-block {display:block;}
.c-hidden {overflow:hidden; zoom:1;}
.c-boxs {-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.c-main {margin:0 auto;}
.c-nowrap {max-width:100%; _width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.c-break{word-wrap: break-word; word-break:break-all;}
.c-inline-block{ display:inline-block;}
.c-auto {overflow: auto;}
.c-auto-y {overflow-y: auto;}
.c-auto-x {overflow-x: auto;}
.c-cursor-p {cursor: pointer;}
/* color and background
-----------------------------------------------------------------------------*/
.c-fff {color:#fff;}
.c-222 {color:#222;}
.c-333 {color:#333;}
.c-555 {color:#555;}
.c-666 {color:#666;}
.c-999 {color:#999;}
.c-f00 {color:#f00;}
.c-f60 {color:#f60;}
.c-f90 {color:#f90;}
.c-37a6ed {color:#37a6ed;}
.c-5b5b5b {color:#5b5b5b;}
.c-909090 {color:#909090;}
.c-ff8100 {color:#ff8100;}
.c-007cd9 {color:#007cd9;}
.c-4dcd70 {color:#4dcd70;}
.bgc-fff {background-color:#fff;}
.bgc-f3f3f3 {background-color:#f3f3f3;}
.bgc-fdfdfd {background-color: #fdfdfd;}
.bgc-f9f9f9 {background-color:#f9f9f9;}
/* border
-----------------------------------------------------------------------------*/
.c-border , .c-border-t , .c-border-b , .c-border-l , .c-border-r , .c-border-tb {border-color:#e7e7e7; border-style:solid;}
.c-border {border-width:1px;}
.c-border-t {border-top-width:1px;}
.c-border-b {border-bottom-width:1px;}
.c-border-l {border-left-width:1px;}
.c-border-r {border-right-width:1px;}
.c-border-tb {border-top-width:1px;border-bottom-width:1px;}
.c-border-d {border-style:dashed;}
/* position
-----------------------------------------------------------------------------*/
.c-position-a {position:absolute;}
.c-position-r {position:relative;*zoom:1;}
.c-position-f {position:fixed;}
.c-position-all {left: 0px; right: 0px; top: 0px; bottom: 0px;}
.c-position-lt0 {left: 0px; top: 0px;}.c-position-lt5 {left: 5px; top: 5px;}.c-position-lt10 {left: 10px; top: 10px;}.c-position-lt15 {left: 15px; top: 15px;}.c-position-lt20 {left: 20px; top: 20px;}
.c-position-rt0 {right: 0px; top: 0px;}.c-position-rt5 {right: 5px; top: 5px;}.c-position-rt10 {right: 10px; top: 10px;}.c-position-rt15 {right: 15px; top: 15px;}.c-position-rt20 {right: 20px; top: 20px;}
.c-position-lb0 {left: 0px; bottom: 0px;}.c-position-lb5 {left: 5px; bottom: 5px;}.c-position-lb10 {left: 10px; bottom: 10px;}.c-position-lb15 {left: 15px; bottom: 15px;}.c-position-lb20 {left: 20px; bottom: 20px;}
.c-position-rb0 {right: 0px; bottom: 0px;}.c-position-rb5 {right: 5px; bottom: 5px;}.c-position-rb10 {right: 10px; bottom: 10px;}.c-position-rb15 {right: 15px; bottom: 15px;}.c-position-rb20 {right: 20px; bottom: 20px;}
/* images  and   radius
-----------------------------------------------------------------------------*/
.c-images-rounded , .border-radius-rounded {border-radius:5px;}
.c-images-cycle , .border-radius-circle{border-radius:50%;}
.border-radius-pill {border-radius:1000px;}
.c-images-thumbnail {padding:5px;}
.c-images-block {display:block; width:100%; height:100%;}
/* width  and   height
-----------------------------------------------------------------------------*/
.w100 {width: 100px;}
.w150 {width: 150px;}
.w200 {width: 200px;}
.w250 {width: 250px;}
.w300 {width: 300px;}
.w350 {width: 350px;}
.w400 {width: 400px;}
.w450 {width: 450px;}
.w500 {width: 500px;}
.w550 {width: 550px;}
.w1000 {width: 1000px;}
.w1200 {width: 1200px;}
.h100 {height: 100px;}
.h150 {height: 150px;}
.h200 {height: 200px;}
.h250 {height: 250px;}
.h300 {height: 300px;}
.h350 {height: 350px;}
.h400 {height: 400px;}
.h450 {height: 450px;}
.h500 {height: 500px;}
.h550 {height: 550px;}
/* spacing
-----------------------------------------------------------------------------*/
.m0 { margin:0;}.m5 { margin:5px;}.m10 { margin:10px;}.m15 { margin:15px;}.m20 { margin:20px;}.m25 { margin:25px;}.m30 { margin:30px;}.m35 { margin:35px;}.m40 { margin:40px;}.m45 { margin:45px;}.m50 { margin:50px;}.m100 {margin:100px;}
.mb0 { margin-bottom:0;}.mb5 { margin-bottom: 5px;}.mb10 { margin-bottom: 10px;}.mb15 { margin-bottom: 15px;}.mb20 { margin-bottom: 20px;}.mb25 { margin-bottom: 25px;}.mb30 { margin-bottom: 30px;}.mb35 { margin-bottom: 35px;}.mb40 { margin-bottom: 40px;}.mb45 { margin-bottom: 45px;}.mb50 { margin-bottom: 50px;}.mb100 {margin-bottom:100px;}
.mt0 { margin-top:0;}.mt5 { margin-top: 5px;}.mt10 { margin-top: 10px;}.mt15 { margin-top: 15px;}.mt20 { margin-top: 20px;}.mt25 { margin-top: 25px;}.mt30 { margin-top: 30px;}.mt35 { margin-top: 35px;}.mt40 { margin-top: 40px;}.mt45 { margin-top: 45px;}.mt50 { margin-top: 50px;}.mt100 {margin-top:100px;}
.ml0 { margin-left:0;}.ml5 { margin-left: 5px;}.ml10 { margin-left: 10px;}.ml15 { margin-left: 15px;}.ml20 { margin-left: 20px;}.ml25 { margin-left: 25px;}.ml30 { margin-left: 30px;}.ml35 { margin-left: 35px;}.ml40 { margin-left: 40px;}.ml45 { margin-left: 45px;}.ml50 { margin-left: 50px;}.ml100 {margin-left:100px;}
.mr0 { margin-right:0;}.mr5 { margin-right: 5px;}.mr10 { margin-right: 10px;}.mr15 { margin-right: 15px;}.mr20 { margin-right: 20px;}.mr25 { margin-right: 25px;}.mr30 { margin-right: 30px;}.mr35 { margin-right: 35px;}.mr40 { margin-right: 40px;}.mr45 { margin-right: 45px;}.mr50 { margin-right: 50px;}.mr100 {margin-right:100px;}
.mlr5 {margin-left:5px; margin-right:5px;}.mlr10 {margin-left:10px; margin-right:10px;}.mlr15 {margin-left:15px; margin-right:15px;}.mlr20 {margin-left:20px; margin-right:20px;}.mlr25 {margin-left:25px; margin-right:25px;}.mlr30 {margin-left:30px; margin-right:30px;}.mlr40 {margin-left:40px; margin-right:40px;}.mlr50 {margin-left:50px; margin-right:50px;}.mlr100 {margin-left:100px; margin-right:100px;}
.mtb5 {margin-top:5px; margin-bottom:5px;}.mtb10 {margin-top:10px; margin-bottom:10px;}.mtb15 {margin-top:15px; margin-bottom:15px;}.mtb20 {margin-top:20px; margin-bottom:20px;}.mtb25 {margin-top:25px; margin-bottom:25px;}.mtb30 {margin-top:30px; margin-bottom:30px;}.mtb40 {margin-top:40px; margin-bottom:40px;}.mtb50 {margin-top:50px; margin-bottom:50px;}.mtb100 {margin-top:100px; margin-bottom:100px;}
.p0 { padding:0;}.p5 { padding:5px;}.p10 { padding:10px;}.p15 { padding:15px;}.p20 { padding:20px;}.p25 { padding:25px;}.p30 { padding:30px;}.p35 { padding:35px;}.p40 { padding:40px;}.p45 { padding:45px;}.p50 { padding:50px;}.p100 {padding:100px;}
.pb0 { padding-bottom:0;}.pb5 { padding-bottom: 5px;}.pb10 { padding-bottom: 10px;}.pb15 { padding-bottom: 15px;}.pb20 { padding-bottom: 20px;}.pb25 { padding-bottom: 25px;}.pb30 { padding-bottom: 30px;}.pb35 { padding-bottom: 35px;}.pb40 { padding-bottom: 40px;}.pb45 { padding-bottom: 45px;}.pb50 { padding-bottom: 50px;}.pb100 {padding-bottom:100px;}
.pt0 { padding-top:0;}.pt5 { padding-top: 5px;}.pt10 { padding-top: 10px;}.pt15 { padding-top: 15px;}.pt20 { padding-top: 20px;}.pt25 { padding-top: 25px;}.pt30 { padding-top: 30px;}.pt35 { padding-top: 35px;}.pt40 { padding-top: 40px;}.pt45 { padding-top: 45px;}.pt50 { padding-top: 50px;}.pt100 {padding-top:100px;}
.pl0 { padding-left:0;}.pl5 { padding-left: 5px;}.pl10 { padding-left: 10px;}.pl15 { padding-left: 15px;}.pl20 { padding-left: 20px;}.pl25 { padding-left: 25px;}.pl30 { padding-left: 30px;}.pl35 { padding-left: 35px;}.pl40 { padding-left: 40px;}.pl45 { padding-left: 45px;}.pl50 { padding-left: 50px;}.pl100 {padding-left:100px;}
.pr0 { padding-right:0;}.pr5 { padding-right: 5px;}.pr10 { padding-right: 10px;}.pr15 { padding-right: 15px;}.pr20 { padding-right: 20px;}.pr25 { padding-right: 25px;}.pr30 { padding-right: 30px;}.pr35 { padding-right: 35px;}.pr40 { padding-right: 40px;}.pr45 { padding-right: 45px;}.pr50 { padding-right: 50px;}.pr100 {padding-right:100px;}
.ptb5 {padding-top:5px; padding-bottom:5px;}.ptb10 {padding-top:10px; padding-bottom:10px;}.ptb15 {padding-top:15px; padding-bottom:15px;}.ptb20 {padding-top:20px; padding-bottom:20px;}.ptb25 {padding-top:25px; padding-bottom:25px;}
.ptb30 {padding-top:30px; padding-bottom:30px;}.ptb35 {padding-top:35px; padding-bottom:35px;}.ptb40 {padding-top:40px; padding-bottom:40px;}.ptb45 {padding-top:45px; padding-bottom:45px;}.ptb50 {padding-top:50px; padding-bottom:50px;}.ptb100 {padding-top:100px; padding-bottom:100px;}
.plr5 {padding-left:5px; padding-right:5px;}.plr10 {padding-left:10px; padding-right:10px;}.plr15 {padding-left:15px; padding-right:15px;}.plr20 {padding-left:20px; padding-right:20px;}.plr25 {padding-left:25px; padding-right:25px;}
.plr30 {padding-left:30px; padding-right:30px;}.plr35 {padding-left:35px; padding-right:35px;}.plr40 {padding-left:40px; padding-right:40px;}.plr45 {padding-left:45px; padding-right:45px;}.plr50 {padding-left:50px; padding-right:50px;}.plr100 {padding-left:100px; padding-right:100px;}
/* lists
-----------------------------------------------------------------------------*/
.c-list-disc {list-style-type:disc;}
.c-list-circle {list-style-type:circle;}
.c-list-square {list-style-type:square;}
.c-list-decimal {list-style-type:decimal;}
.c-list-alpha {list-style-type:lower-alpha;}
.c-list-roman {list-style-type:lower-roman;}
.c-list-inline {padding-left:0; margin-left:-5px; list-style:none;}
.c-list-inline li {display:inline-block; padding-right:5px; padding-left:5px;}
/* font
-----------------------------------------------------------------------------*/
.c-simsun {font-family:\5b8b\4f53;}
.c-bold {font-weight:bold;}
.c-normal {font-weight: normal;}
.c-f12 {font-size:12px;}
.c-f13 {font-size:13px;}
.c-f14 {font-size:14px;}
.c-f15 {font-size:15px;}
.c-f16 {font-size:16px;}
.c-f17 {font-size:17px;}
.c-f18 {font-size:18px;}
.c-f20 {font-size:20px;}
.c-f22 {font-size:22px;}
.c-f24 {font-size:24px;}
.c-f28 {font-size:28px;}
.c-t-left {text-align:left;}
.c-t-center {text-align:center;}
.c-t-right {text-align:right;}
.c-line-h1 {line-height:1.8; _line-height: 24px;}
.c-line-h2 {line-height:2.2; _line-height: 32px;}
/* Grid
-----------------------------------------------------------------------------*/
.c-container:after,.c-row:after {content: ""; display:table; clear:both;}
.c-container {padding-top:1px; margin-top:-1px;}
.c-row {zoom:1}
.width-100,.c-100 {width:100%;}
.width-90,.c-90 {width:90%;}
.width-80,.c-80 {width:80%;}
.width-75,.c-75 {width:75%;}
.width-70,.c-70 {width:70%;}
.width-66,.c-66 {width:66.6%;}
.width-65,.c-65 {width:65%;}
.width-60,.c-60 {width:60%;}
.width-50,.c-50 {width:50%;}
.width-40,.c-40 {width:40%;}
.width-35,.c-35 {width:35%;}
.width-33,.c-33 {width:33.3%;}
.width-30,.c-30 {width:30%;}
.width-25,.c-25 {width:25%;}
.width-20,.c-20 {width:20%;}
.width-10,.c-10 {width:10%;}
.c-row .c-90,.c-row .c-80,.c-row .c-75,.c-row .c-70,.c-row .c-66,.c-row .c-65,.c-row .c-60,.c-row .c-50,.c-row .c-40,.c-row .c-35,.c-row .c-33,.c-row .c-30,.c-row .c-25,.c-row .c-20,.c-row .c-10 {float:left; margin-left:3%;}
.c-row .c-90:first-child,.c-row .c-80:first-child,.c-row .c-75:first-child,.c-row .c-70:first-child,.c-row .c-66:first-child,.c-row .c-65:first-child,.c-row .c-60:first-child,.c-row .c-50:first-child,.c-row .c-40:first-child,.c-row .c-35:first-child,.c-row .c-33:first-child,.c-row .c-30:first-child,.c-row .c-25:first-child,.c-row .c-20:first-child,.c-row .c-10:first-child {margin-left:0;}
.c-row .c-90 {width:89.7%;}
.c-row .c-80 {width:79.4%;}
.c-row .c-75 {width:74.25%;}
.c-row .c-70 {width:69.1%;}
.c-row .c-66 {width:65.66666666666666%;}
.c-row .c-65 {width:65.66666666666666%;}
.c-row .c-60 {width:58.800000000000004%;}
.c-row .c-50 {width:48.5%;}
.c-row .c-40 {width:38.2%;}
.c-row .c-35 {width:31.333333333333332%;}
.c-row .c-33 {width:31.333333333333332%;}
.c-row .c-30 {width:27.9%;}
.c-row .c-25 {width:22.75%;}
.c-row .c-20 {width:17.6%;}
.c-row .c-10 {width:7.3%;}
.c-push-90,.c-push-80,.c-push-75,.c-push-70,.c-push-66,.c-push-65,.c-push-60,.c-push-50,.c-push-40,.c-push-35,.c-push-33,.c-push-30,.c-push-25,.c-push-20,.c-push-10 {position:relative;}
.c-push-90 {left:92.7%;}
.c-push-80 {left:82.4%;}
.c-push-75 {left:77.25%;}
.c-push-70 {left:72.1%;}
.c-push-66 {left:68.66666666666666%;}
.c-push-65 {left:68.66666666666666%;}
.c-push-60 {left:61.800000000000004%;}
.c-push-50 {left:51.5%;}
.c-push-40 {left:41.2%;}
.c-push-35 {left:34.33333333333333%;}
.c-push-33 {left:34.33333333333333%;}
.c-push-30 {left:30.9%;}
.c-push-25 {left:25.75%;}
.c-push-20 {left:20.6%;}
.c-push-10 {left:10.3%;}
.c-row .c-push-right {float:right;}
.c-row .c-role-right {margin-left:3%; float:right;}
.c-row .c-role-left {margin-left: 0;}
.c-centered {float:none !important; margin:0 auto !important;}
.c-padding {padding:20px;}
.c-padding .c-100,.c-padding .c-90,.c-padding .c-80,.c-padding .c-75,.c-padding .c-70,.c-padding .c-66,.c-padding .c-65,.c-padding .c-60,.c-padding .c-50,.c-padding .c-40,.c-padding .c-35,.c-padding .c-33,.c-padding .c-30,.c-padding .c-25,.c-padding .c-20,.c-padding .c-10 {padding:20px;}
.c-split .c-90,.c-split .c-80,.c-split .c-75,.c-split .c-70,.c-split .c-66,.c-split .c-65,.c-split .c-60,.c-split .c-50,.c-split .c-40,.c-split .c-35,.c-split .c-33,.c-split .c-30,.c-split .c-25,.c-split .c-20,.c-split .c-10 {margin-left:0;}
.c-split .c-90 {width:90%;}
.c-split .c-80 {width:80%;}
.c-split .c-75 {width:75%;}
.c-split .c-70 {width:70%;}
.c-split .c-66 {width:66.6%;}
.c-split .c-65 {width:65%;}
.c-split .c-60 {width:60%;}
.c-split .c-50 {width:50%;}
.c-split .c-40 {width:40%;}
.c-split .c-35 {width:35%;}
.c-split .c-33 {width:33.3%;}
.c-split .c-30 {width:30%;}
.c-split .c-25 {width:25%;}
.c-split .c-20 {width:20%;}
.c-split .c-10 {width:10%;}
/* c-blocks
-----------------------------------------------------------------------------*/
.c-blocks-2,.c-blocks-3,.c-blocks-4,.c-blocks-5,.c-blocks-6 {padding-left:0; list-style: none;}
.c-blocks-2:after,.c-blocks-3:after,.c-blocks-4:after,.c-blocks-5:after,.c-blocks-6:after {content: ""; display:table; clear:both;}
.c-blocks-2 li,.c-blocks-3 li,.c-blocks-4 li,.c-blocks-5 li,.c-blocks-6 li , .c-blocks-2 div,.c-blocks-3 div,.c-blocks-4 div,.c-blocks-5 div,.c-blocks-6 div{height:auto; float:left;}
.c-blocks-2 li , .c-blocks-2 div{width:50%;}
.c-blocks-3 li , .c-blocks-3 div {width:33.333333333333332%;}
.c-blocks-4 li , .c-blocks-4 div {width:25%;}
.c-blocks-5 li , .c-blocks-5 div {width:20%;}
.c-blocks-6 li , .c-blocks-6 div {width:16.666666666666666%;}
.c-blocks-2 li li,.c-blocks-3 li li,.c-blocks-4 li li,.c-blocks-5 li li,.c-blocks-6 li li , .c-blocks-2 div div,.c-blocks-3 div div,.c-blocks-4 div div,.c-blocks-5 div div,.c-blocks-6 div div{float:none; margin:0;}
.c-blocks-2 li div,.c-blocks-3 li div,.c-blocks-4 li div,.c-blocks-5 li div,.c-blocks-6 li div , .c-blocks-2 div li,.c-blocks-3 div li,.c-blocks-4 div li,.c-blocks-5 div li,.c-blocks-6 div li{width: auto!important;}
/* common css */
.f-arial { font-family: Arial;}
.c-green { color:#3cc14d;}
.c-blue { color:#00b7ee;}
.c-red { color:#ff3a31;}
.c-aaa{ color:#aaa;}
.c-32c05a{ color:#32c05a;}
.mt2{ margin-top:2px;}
a{ color:#666;}
a:hover { color:#2acf8d;}
body { background-color:#f8f8f8; font-size: 14px; color:#555; line-height: 20px; _background:#f7f8f9 url(about:blank) fixed;}
.wrapper { width: 1200px; margin-left: auto; margin-right: auto;}
.icons{ display:inline-block; background:url(../../images/icon.png) no-repeat; vertical-align:middle; *zoom:1;}
.icon-area{ width:12px; height:16px; background-position:0 0; margin:0 5px 3px 2px;}
.icon-jt-d{ width:10px; height:5px; background-position:-20px 0; margin:0 0 2px 3px;}
.icons.icon-close{ width:14px; height:14px; background-position:-30px 0;}
.icons.icon-close:hover{ background-position:-50px 0;}
.icons.icon-close:before { content:''; display:none;}
.icon-search{ width:16px; height:15px; background-position:-70px 0; position:absolute; left:11px; top:50%; margin-top:-8px;}
.icon-jkmang{ width:16px; height:13px; background-position:-390px 0; margin:0 4px 5px 0;}
/* tabs
-----------------------------------------------------------------------------*/
.tabs-bd-box{ display:none;}
.tabs-bd-box.curr {display:block;}
.tabs-hd a.curr {cursor: default;}
/* tabs-one
-----------------------------------------------------------------------------*/
.tabs-one .tabs-hd {border-bottom:#e7e7e7 1px solid; margin-left:20px; margin-right:20px; position:relative;}
.tabs-one .tabs-hd a {display:inline-block; font-size:14px; float:left; color:#444; line-height:38px; padding:0 30px; position:relative; margin-right:1px;}
.tabs-one .tabs-hd a:hover {color:#37c249;}
.tabs-one .tabs-hd a.curr {border-bottom:3px solid #37c249; color:#37c249; line-height:34px; position:relative; top:2px;}
.tabs-one .tabs-hd.tabs-hlmode {}
.tabs-one .tabs-hd.tabs-hlmode a.curr { border-bottom:0 none; line-height: 38px; top:0;}
.tabs-one .tabs-hd.tabs-hlmode .tabs-highlight { position: absolute; height: 2px; font-size:0; background-color:#37c249;}
.tabs-one .tabs-hd a span:after { content: ""; position: absolute; z-index: 1; left: 50%; right: 50%; bottom: -1px; background: #37c249; height: 2px;
	-webkit-transition: all .4s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all .4s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all .4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.tabs-one .tabs-hd a:hover span:after { left: 0; right: 0;}

/* tabs-two
-----------------------------------------------------------------------------*/
.tabs-two .tabs-hd{ background:#f8f8f8;*height: 44px; *overflow:hidden;}
.tabs-two .tabs-hd a { width:148px; text-align:center;line-height: 44px; font-size:16px; float: left; color:#333; position:relative;}
.tabs-two .tabs-hd a em{ position:absolute; left:0; top:-1px; width:100%; padding-right:1px; height:3px; background:#2acf8d; display:none;}
.tabs-two .tabs-hd a.curr {color: #2acf8d; background-color: #fff; border-left:1px solid #e7e7e7; border-right:1px solid #e7e7e7; border-bottom:1px solid #fff; bottom:-1px; z-index:1;}
.tabs-two .tabs-hd a.curr em{ display:block; top:-2px;}
.tabs-two .tabs-bd { border-top:#e7e7e7 1px solid;}
.tabs-two  a.hdfirst{}
.tabs-two .tabs-hd a.hdfirst.curr{ border-left:0px;}
.tabs-two .tabs-hd a.hdlast.curr{ border-right:0px;}
/* tabs-thr
-----------------------------------------------------------------------------*/
.tabs-thr .tabs-hd a {margin-right: 5px; line-height: 1.6; font-size:16px; border: 1px solid transparent; border-radius: 2px 2px 0 0; float: left; margin-bottom: -1px; color:#40d0a7; padding:5px 15px;}
.tabs-thr .tabs-hd a.curr {color: #666; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent;}
.tabs-thr .tabs-bd {border:#ddd 1px solid;}
.tabs-thr-small .tabs-hd a {line-height: 1.4; font-size:14px; padding:3px 10px;}
/* tabs-four
-----------------------------------------------------------------------------*/
.tabs-four .tabs-hd{ background:#fff;*height: 44px; *overflow:hidden;}
.tabs-four .tabs-hd a { width:140px; text-align:center;line-height: 43px; font-size:14px; float: left; color:#666; position:relative; margin-right:5px; border:1px solid #e7e7e7; bottom:-1px; *bottom:0px; z-index:1;}
.tabs-four .tabs-hd a.curr {color: #fff; background:#32c15a; background: linear-gradient( left,#2ed95e,#32c15a); background: -webkit-linear-gradient( left,#2ed95e,#32c15a); background: -moz-linear-gradient( left,#2ed95e,#32c15a); border:none; padding:1px;}
.tabs-four .tabs-bd { border-top:#e7e7e7 1px solid;}
.tabs-four  a.hdfirst{}
/* cus-sel select
-----------------------------------------------------------------------------*/
.cus-sel { position:relative; display:inline-block; vertical-align: middle; *display:inline; *zoom:1; z-index:2;}
.cus-sel-chosed { position: relative; height:43px; width:122px; padding:0 36px 0 20px; line-height:43px; background-color:#fff; border:1px solid #ddd; cursor:pointer; *zoom:1;}
.cus-sel-chosed-txt { display: block; width: 100%; color:#666; font-size:14px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; word-wrap:normal;}
.cus-sel-chosed-input { display: block; width: 100%; margin-top:5px; color:#666; font-size:14px;}
.jselect-icon { position: absolute; right:0; top:0; display:block; width: 35px; height: 43px; border-left: 1px solid #ddd; background:url(../images/jselect-icon.png) no-repeat;}
.cus-sel-list { position:absolute; left:0; top:45px; width:165px; max-height:260px; _height:expression(this.offsetHeight<260?'auto':'260px'); overflow-y: auto; padding:0; border:1px solid #ddd; background-color:#f1f6f5; -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.1); box-shadow: 0 3px 8px rgba(0,0,0,.1); display:none; }
.cus-sel-list.hidden {overflow: hidden; *zoom:1;}
/*.cus-sel-list ul{_position:relative; _top:0; _left:0; _clear:both; _width:100%;_height:260px; _overflow-y:auto; *zoom:1;}*/
.cus-sel-list li { display: block; float: none; margin:0; padding:0;}
.cus-sel-list a { display: block; padding:10px 20px; font-size:14px; line-height:1.5; cursor:pointer; *zoom:1;}
.cus-sel-list a { color:#666;}
.cus-sel-list a:hover, .cus-sel-list li a.hover { background-color:#f8f8f8; color:#666; text-decoration: none;}
.cus-sel.active .jselect-icon { background-position: -35px 0;}
.cus-sel-chosed { padding:0 33px 0 10px;}
.cus-sel-h38 .cus-sel-chosed { height: 36px; line-height: 36px;}
.cus-sel-h38 .jselect-icon { height: 36px; background-position: 0 -3px;}
.cus-sel-h38.active .jselect-icon { background-position: -35px -3px;}
.cus-sel-h38 .cus-sel-list { top:38px;}
.cus-sel-h33 .cus-sel-chosed { height: 31px; line-height: 31px;}
.cus-sel-h33 .jselect-icon { height: 31px; background-position: 0 -6px;}
.cus-sel-h33.active .jselect-icon { background-position: -35px -6px;}
.cus-sel-h33 .cus-sel-list { top:33px;}
.cus-sel-w105 .cus-sel-chosed { width: 60px;}
.cus-sel-w105 .cus-sel-list { width: 103px;}
.cus-sel-w125 .cus-sel-chosed { width: 80px;}
.cus-sel-w125 .cus-sel-list { width: 123px;}
.cus-sel-w110 .cus-sel-chosed { width: 65px;}
.cus-sel-w110 .cus-sel-list { width: 108px;}
.cus-sel-w170 .cus-sel-chosed { width: 125px;}
.cus-sel-w170 .cus-sel-list { width: 168px;}
.cus-sel-w200 .cus-sel-chosed { width: 155px;}
.cus-sel-w200 .cus-sel-list { width: 198px;}
.cus-sel-w220 .cus-sel-chosed { width: 175px;}
.cus-sel-w220 .cus-sel-list { width: 218px;}
.cus-sel-w257 .cus-sel-chosed { width: 212px;}
.cus-sel-w257 .cus-sel-list { width: 255px;}
.cus-sel-w275 .cus-sel-chosed { width: 230px;}
.cus-sel-w275 .cus-sel-list { width: 273px;}
.cus-sel-w470 .cus-sel-chosed { width: 425px;}
.cus-sel-w470 .cus-sel-list { width: 468px;}
.cus-sel-list { background-color:#fff;}
.cus-sel-list li { margin: 0; display: block; float: none;}
.cus-sel-list a { padding:8px 10px;}
/* cus-sel index */
.jselect-icon { background-image:url(../../images/i-jselect-icon.png); border-left-color:transparent;}
.cus-sel-elem { max-height: 260px; _height:expression(this.offsetHeight<260?'auto':'260px'); overflow: auto;}
.cus-sel-chosed-txt.placeholder{ color:#bbb;}
/* form
-----------------------------------------------------------------------------*/
input::-ms-clear {display:none;}
input::-ms-reveal {display:none;}
.input-search {display: inline-block; vertical-align:middle; *display:inline; *zoom:1;}
.input-text , .input-search input.search { display: inline-block; vertical-align:middle; padding: 6px 10px 5px; width: 218px; height: 20px; line-height: 20px; border: 1px solid #ddd; background-color: #fff; font-size: 14px; color: #666; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; *display:inline;*zoom:1;}
.input-text:focus { border-color: #40d0a7; background-color: #fff;  }
.input-text-large {height: 25px; line-height: 25px; }
.input-text-error , .input-text-error:focus{ border-color:#f47979;}
.input-text-w90 , .input-search input.search-w90 {width: 68px;}
.input-text-w110 , .input-search input.search-w110 {width: 88px;}
.input-text-w125 , .input-search input.search-w125 {width: 103px;}
.input-text-w170 , .input-search input.search-w170 {width: 148px;}
.input-text-w200 , .input-search input.search-w200 {width: 178px;}
.input-text-w350 , .input-search input.search-w350 {width: 328px;}
.input-text-w500 , .input-search input.search-w500 {width: 478px;}
.input-text-block {padding-left: 11px; padding-right: 11px; }
.input-text-block .input-text { width: 100%; margin-left: -11px; margin-right: -11px; }
.input-search span.search-btn {top:1px; right:1px; cursor: pointer; background-color: #fff; display: inline-block;padding:3px 5px 4px;}
.input-search span.search-btn i.iconfont {color: #999;}
.textarea-wrap {padding-left: 11px; padding-right: 11px; }
.textarea {padding: 5px 10px; width: 100%; margin-left: -11px; margin-right: -11px; min-height: 42px; border: 1px solid #ddd; background-color: #fff; font-size: 14px; color:#666; resize: none; overflow-y: auto; overflow-x: hidden; word-wrap: break-word; word-break: break-all; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.textarea:focus { border-color: #40d0a7; background-color: #fff; }
.textarea-disabled , .input-text-disabled {background-color:#f5f5f5;}
.textarea-w220 { width: 218px;}
.form-select {display:inline-block;}
.form-select .select {height:33px; line-height:33px; border:1px solid #ddd; background-color: #ffffff; background-image: none !important; filter:none !important; outline: none;}
.form-select .select-w110 {width:110px;}
.form-select .select-w170 {width:170px;}
.form-select .select-w200 {width:200px;}
.form-select .select-w240 {width:240px;}
.form-select .select-w470 {width:470px;}
/* form-layout
-----------------------------------------------------------------------------*/
.form-layout .control-sub {font-size:20px; color:red;}
.form-layout .form-btn {padding:6px 15px;}
.form-layout .form-btn-large {padding:8px 15px 9px;}
.form-layout .control-text {padding:6px 0; font-size:14px; vertical-align:middle;}
.form-layout .control-form label.radio , .form-layout .control-form label.checkbox {margin-top:7px; margin-bottom:4px;}
.form-layout .control-label {float:left; padding-top:5px; font-size:14px; font-weight:normal; line-height:1.7;}
.form-horizontal .control-group {margin-bottom:20px; *padding-bottom:20px; *margin-bottom:0;}
.form-horizontal .control-line {display: block;}
.form-horizontal .control-hlep {display: inline-block; padding-left:5px; color:#999;}
.form-horizontal .control-help-line {margin-top:5px; color:#999;}
.form-horizontal-wider .control-label {width:160px;}
.form-horizontal-wider .control-form , .form-horizontal-wider .control-text {margin-left: 180px;}
.form-horizontal-narrow .control-label {width:100px;}
.form-horizontal-narrow .control-form , .form-horizontal-narrow .control-text {margin-left: 110px;}
.form-blocks .control-group {margin-bottom:20px;}
.form-blocks .control-label {padding-top:5px; font-size:14px; font-weight:normal; line-height:2.4; float:none;}
.form-blocks .control-hlep {display: inline-block; padding-left:5px; color:#999;}
.form-blocks .control-help-line {margin-top:5px; color:#999;}
.form-blocks .control-line {display: block;}
.form-inline:after , .form-layout .control-group:after{visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;}
.form-inline , .form-auto .control-group, .form-layout .control-group {zoom:1;}
.form-inline .control-group  {float:left; zoom:1; margin-right:20px; margin-bottom:20px;}
.form-inline .control-form , .form-inline .control-text , .form-auto .control-form , .form-auto .control-text {display:inline;float:left;}
.form-condensed .control-group { margin-bottom: 10px;}

.form-layout .control-group-l .control-label { padding-top:7px; line-height:25px;}
/* button
-----------------------------------------------------------------------------*/
.c-btn { position:relative; display:inline-block; padding:5px 10px; width: 60px; overflow:visible; vertical-align:baseline; outline:none; cursor:pointer; border-width:1px; border-style: solid; background:none; text-align:center; text-decoration:none; color:#fff; font: 14px/1.42857 \5FAE\8F6F\96C5\9ED1,tahoma,arial,\5b8b\4f53; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; *display:inline; *zoom:1;}
.c-btn:hover , .c-btn:active { color:#fff; opacity:.9; text-decoration:none;}
/* button color */
.c-btn-green { background-color:#2acf8d; border-color:#2acf8d;}
.c-btn-red { background-color:#eb6100; border-color:#eb6100;}
.c-btn-gray { background-color:#f8f8f8; border-color:#ccc; color:#555;}
.c-btn-gray:hover , .c-btn-gray:active { border-color:#b5b5b5; color:#555;}
.c-btn-gradual-green{ background:#32c15a; background: linear-gradient( left,#2ed95e,#32c15a); background: -webkit-linear-gradient( left,#2ed95e,#32c15a); background: -moz-linear-gradient( left,#2ed95e,#32c15a);}
.c-btn-gradual-red{ background:#f75728; background: linear-gradient( left,#ff9070,#f75728); background: -webkit-linear-gradient( left,#ff9070,#f75728); background: -moz-linear-gradient( left,#ff9070,#f75728);}
/* button size */
.c-btn-w70 { width: 50px;}
.c-btn-w100 { width: 80px;}
.c-btn-w120 { width: 100px;}
.c-btn-w-auto { width: auto;}
.c-btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0; border-width:0;}

.c-btn-large { font-size:16px; line-height: 26px;}
.c-btn-xlarge { font-size:18px; line-height: 34px;}
/* button state */
.c-btn-disabled { cursor: default; opacity:.5;}
.c-btn-disabled:hover { opacity:.5;}

.c-btn-reverse { background-color:#fff;}
.c-btn-reverse-green { border-color:#37c249; color:#3cc14d;}
.c-btn-reverse-green:hover { background-color:#3cc14d; color:#fff;}
.c-btn-reverse-blue { border-color:#00b7ee; color:#00b7ee;}
.c-btn-reverse-blue:hover { background-color:#00b7ee; color:#fff;}
.c-btn-reverse-red { border-color:#eb6100; color:#eb6100;}
.c-btn-reverse-red:hover { background-color:#eb6100; color:#fff;}

/* 4.0
-----------------------------------------------------------------------------*/
body{ background-color: #f2f3f5; }
.icons4{ display:inline-block; background:url(../../images/icon4.png) no-repeat; vertical-align:middle; *zoom:1;}
.icon {display: inline-block;background: url(../../images/icons.png) no-repeat;vertical-align: text-top;overflow: hidden;}
.icon-heart { width:20px; height:20px; background-position: 0 -60px;}
.icon-heart-0 { background-position: -230px -60px;}
.icon-heart-1 { background-position: -60px -60px;}
.icon-heart-2 { background-position: -81px -60px;}
.icon-heart-3 { background-position: -102px -60px;}
.icon-heart-4 { background-position: -123px -60px;}
.icon-heart-5 { background-position: -143px -60px;}
.icon-heart-6 { background-position: -165px -60px;}
.icon-heart-7 { background-position: -186px -60px;}
.icon-heart-8 { background-position: -208px -60px;}
.icon-medal { width:18px; height:18px; background-position: -20px -60px;}
.icon-dochome { width:18px; height:18px; background-position: -40px -60px;}
.icon-prev-gray,.icon-next-gray {width: 24px;height: 24px;cursor: pointer;}
.icon-prev-gray {background-position: -200px -280px;}
.icon-next-gray {background-position: -230px -280px;}
.icon-prev-gray.disabled, .icon-next-gray.disabled {opacity: .5;filter: alpha(opacity=50);cursor: default;}
.icons4-sort{ width: 17px;height: 12px;margin: 0 12px 1px 0;background-position: 0 -40px; }
.icons4-area{ width: 17px;height: 22px;background-position: -60px -40px;margin: 0 8px 3px 0; }
.icons4-jtd{ width: 12px;height: 7px;background-position: -80px -40px; margin: 0 0 0 8px; }
.icons4-search{width: 22px;height: 22px;background-position: -100px -40px;position: absolute;left: 14px;top: 12px;}
.icons4-zh{ width: 18px;height: 18px; background-position: -130px -40px;margin: 0 8px 3px 0; }
.icons4-zc{ width: 18px;height: 18px; background-position: -150px -40px;margin: 0 8px 3px 0; }
.icons4-arr{ width: 18px;height: 15px;background-position: -170px -40px;position: absolute;left: 50%;margin-left: -9px;top: -11px; }
.icons4-jkgj{width: 16px;height: 13px;background-position: -190px -40px;margin: 0 10px 3px 0;}
.icons4-close{ width: 16px;height: 16px;background-position: -210px -40px;position: absolute;right: 0px;top: 0px;cursor: pointer;opacity: .6; }
.icons4-close:hover{opacity: .9;}
.icons4-more{ width: 14px;height: 14px;margin: 0 0 2px 3px;background-position: -20px -40px; }
/* header
-----------------------------------------------------------------------------*/
.header { height:120px; position: relative; z-index: 1000; *zoom:1;}
.header-div{ width: 100%;height: 120px;background-color: #fff; }
.header-div.fixed{ position: fixed;left: 0;top: 0;z-index: 1000; }
.header-left{ width: 400px;float: left; }
.logo { display: block; width: 270px; height: 70px; background:url(../../images/logo.png) no-repeat; background-size: 100% 100%; text-indent: -100%; overflow: hidden;float: left;margin-top: 25px;}
.logo a { display: block; width: 100%; height: 100%;}
.header-area{ float: left; width: 120px; margin: 50px 0 0 0; padding-left: 10px; font-size: 16px;color: #333; line-height: 25px;position: relative; text-align: center;}
.header-area a{display: block; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.header-area label{ cursor: pointer; }
.header-mid{ width: 500px;float: left;margin-top: 38px;position: relative; }
.header-search {height: 46px;position: relative;}
.header-search-input { display: block; width: 312px; height: 24px; padding:10px 140px 10px 46px; background-color:#fff; line-height: 24px; font-size:14px;border: 1px solid #e8e9eb;border-radius: 5px;}
.header-search-input::-webkit-input-placeholder{ color: #bbb;}
.header-search-input:-moz-placeholder{ color:#bbb;}
.header-search-input::-moz-placeholder{ color:#bbb;}
.header-search-input:-ms-input-placeholder{ color:#bbb;}

.header-search-btn { display: block; width: 120px; height: 46px; line-height: 46px; color:#fff; font-size:16px; background-color:#2acf8d; border:0 none; cursor: pointer; *display: inline; *zoom:1;position: absolute;top: 0;right: 0;border-radius: 0 5px 5px 0;}
.header-search-btn:hover{ opacity: .8 }
.header-relsearch { display:none; position:absolute; left:0; top:44px; width:498px; border:1px solid #eee; background-color:#fff; box-shadow: 1px 1px 5px rgba(0,0,0,.1); z-index: 1001;}
.header-relsearch li { height:36px; line-height: 36px; overflow:hidden;}
.header-relsearch li.on, .header-relsearch li:hover { background-color: #2acf8d;}
.header-relsearch li.on a, .header-relsearch li:hover a{ color:#fff;}
.header-relsearch li.on a .header-relsearch-type, .header-relsearch li:hover a .header-relsearch-type{ color:#fff;}
.header-relsearch a { display: block; overflow:hidden; *zoom:1;}
.header-relsearch .header-relsearch-result { display:inline; float:left; padding:0 10px; height:36px; line-height: 36px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.header-relsearch a:link, .header-relsearch a:visited { color:#555;}
.header-relsearch a:link .header-relsearch-type, .header-relsearch a:visited .header-relsearch-type { display: inline; float:right; margin-right: 10px; color:#aeaeae;}
.header-fastsearch{ margin-top:5px;}
.header-fastsearch a{ font-size:12px; color:#999; margin:0 20px 0 2px;}
.header-fastsearch a:hover{ color:#2acf8d;}
.header-right{ width: 300px;float: left; }
.header-login{ float: left;margin: 28px 0 0 20px; }
.login-box{ padding: 4px 0;position: relative; }
.login-box a{display: inline-block; color: #2acf8d;font-size: 16px;line-height: 28px; }
.header-code{ float: right; margin-top: 15px; }
.code-head{float: left;margin-left: 40px;text-align: center;}
.code-head:first-child{margin-left: 0;}
.code-head img{ width: 70px;height: 70px; }
.code-head h4{font-size: 12px;color: #333;font-weight: normal;margin-top: 5px;}

.login-subnav { display:none; position:absolute; left:50%; top:35px; width:140px; margin-left:-70px; background-color: #fff; box-shadow: 0 0 8px rgba(0,0,0,.16);z-index: 10;border-radius: 6px;}
.login-subnav li { height:50px; line-height: 50px; border-top: 1px solid #eee;}
.login-subnav li:first-child { border-top: none;}
.login-subnav li a { float:none; display: block; padding:0 5px; height:50px; line-height: 50px; color:#333; border:0; text-align: center;}
.login-subnav li a:hover {  color:#2acf8d;}

.city-wrap { position:absolute; left:0; top:35px; width:520px; padding:20px 20px 0;  box-shadow: 0 0 8px rgba(0,0,0,.16); background-color: #fff; zoom:1; font-size:14px; line-height:20px; display:none;z-index: 10;border-radius: 6px;}
.city-wrap .icons4-arr{ margin-left: 0;left: 30px; }
.alongcity{ left:auto; right:0; top:38px;}
.alongcity .tbar-subnav-arr{ display:none;}
.city-main { position: relative; width: 520px; height: 181px; overflow: hidden; zoom:1;}
.city-main-h .icon-close { position: absolute; right:0; top:0; cursor:pointer;}
.city-main-con { width: 520px; margin-top: 20px; margin-bottom: 20px; height: 125px; background-color: #fff;}
.city-list li { display: inline; float: left; width:75px; margin:0 10px 0 0; padding-bottom:15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.city-hot-wrap { border-top:1px solid #e1e1e1; padding-top: 15px;}
.city-hot-list { margin-left: 80px;}
.city-hot-list li { display: inline; float: left; width:75px; margin:0 10px 0 0; padding-bottom:15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.province { z-index: 9;}
.sub-city { position: absolute; width: 520px; height: 161px; left: 520px; top:0; background-color:#fff; z-index: 10;}
.btn-back { position: absolute; right: 0; top:0;}

.tbar-link { height: 20px; color:#555; line-height: 20px;}
.tbar-nav { position: relative; z-index: 1001;}
.tbar-nav .arr { width:10px; height:5px; background-position:-20px 0; margin:0 0 2px 3px;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease; *display:inline; *zoom:1;}
.tbar-nav-hover .arr {-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.tbar-app .tbar-subnav { width: 140px; margin-left: -80px; padding:10px;}
.tbar-app .tbar-subnav-arr { left: 78px;}
.tbar-weixin .tbar-subnav { width: 140px; margin-left: -120px; padding:10px;}
.tbar-weixin .tbar-subnav-arr { left: 118px;}
/* nav
-----------------------------------------------------------------------------*/
.nav{ height:50px; background:#fff;}
.nav .wrapper.pl215{ width: 985px; padding-left: 215px;position: relative; }
.nav-list{ line-height:50px;}
.nav-list li{ float:left; margin-right:80px;}
.nav-list li:last-child{ margin-right: 0; }
.nav-list li a{ display:block; font-size:18px; color:#333; text-align:center;position: relative;}
.nav-list li a.curr{font-weight: bold;color: #2acf8d;}
.nav-list li a.curr:before{ content: '';width: 100%;height: 4px;background-color: #2acf8d;position: absolute;left: 0;bottom: 0;border-radius: 2px; }
.nav-list li a:hover{ color: #000; }
.dept-nav{ position: absolute;left: 0;bottom: 0; }
.indexnav .dnav-first{ display: block; }
a.dnav-into{display: block; width: 153px;height: 40px;line-height: 40px; background-color: #15c37d;font-size: 16px;color: #fff;padding-left: 35px; }
.dnav-first{ width: 188px;height: 350px; position: absolute;left: 0;top: 40px;background-color: #2acf8d;overflow: hidden;z-index: 201;display: none; }
.dnav-first a{ display: block;height: 49px;line-height: 49px; padding: 0 0 0 34px;border-top: 1px solid #52d6a2;font-size: 16px;color: #fff; }
.dnav-first a:first-child{border-top: none;}
.dnav-first a.curr{ background-color: #fff;color: #2acf8d; }
.dnav-first a .icons4{ width: 20px;height: 20px; margin: 0 12px 4px 0; }
.dnav-first a.curr .icons4{ background-position-y: -20px; }
.icons4-dept1{ background-position: 0 0; }
.icons4-dept2{ background-position: -20px 0; }
.icons4-dept3{ background-position: -40px 0; }
.icons4-dept4{ background-position: -60px 0; }
.icons4-dept5{ background-position: -80px 0; }
.icons4-dept6{ background-position: -100px 0; }
.icons4-dept7{ background-position: -120px 0; }
.dnav-sec{ width: 630px;height: 400px;position: absolute;left: 188px;top: 40px;background-color: #fff;border-radius: 0 10px 10px 10px; box-shadow: 0 0 10px rgba(0,0,0,.08);z-index: 200; padding:25px 30px 20px 40px;display: none; }
.dnav-sec dl{ margin-top: 25px;}
.dnav-sec dl:first-child{ margin-top: 0; }
.dnav-sec dt{font-size: 16px;color: #333;font-weight: bold;}
.dnav-sec dd{ overflow: hidden; }
.dnav-sec dd > div{ float: left; padding-right: 33px;margin-top: 15px; position: relative; }
.dnav-sec dd > div:before{ content: '';display: block;width: 1px;height: 12px;border-left:
1px solid #666;font-size: 0;overflow: hidden;position: absolute;right: 16px;top: 50%; margin-top: -5px; }
.dnav-sec dd > div:last-child{ padding-right: 0; }
.dnav-sec dd > div:last-child:before{display: none;}
.dnav-sec dd a{display: block;float: left;font-size: 14px;color: #666;}
.dnav-sec dd a:hover{color: #000;}
/*底部*/
.footer { padding:20px 0; font-size:12px; zoom:1;}
.footer-logo-w { float:left; width: 258px; margin-top: 40px;}
.footer-mes{ width: 600px; float: left;font-size: 12px;color: #bbb; padding-top: 20px; }
.footer-mes a{ color: #bbb; }
.footer-mes a:hover{ color: #2acf8d; }
.footer-nav{ overflow: hidden;font-size: 14px;color: #666;margin-bottom: 10px; }
.footer-nav a{ display: block;float: left;font-size: 14px;color: #666;margin-right: 58px; }
.c-2acf8d{color: #2acf8d;}
.footer-code{ float: right; }
.code-pre{ text-align: center;float: left;font-size: 12px;color: #999;margin-left: 50px; }
.code-pre:first-child{ margin-left: 0; }
.code-pre > div{ width: 80px;height: 80px;padding: 10px;border-radius: 5px;background-color: #fff; }
.code-pre > div img{width: 100%;height: 100%;vertical-align: middle;}
.code-pre > h4{font-size: 14px;color: #666;font-weight: normal;margin: 10px 0 3px 0;}

.f-logo-w { display:block; width: 165px; background:url(../../images/f-logo-bg.png) no-repeat;}
.f-logo-w img { visibility: hidden; opacity: 0; -webkit-transition: opacity .5s ease; transition: opacity .5s ease;}
.f-logo-w:hover img { visibility: visible; opacity: 1;}
/*浮动侧边栏*/
.widget { display:none; position: fixed; right:10px; bottom:50px; width:43px; _position:absolute; _left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth/2)); _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.scrollHeight-100)); _bottom:auto; z-index:89; background:#fff; border:1px solid #e7e7e7;}
.widget-nav li { width: 43px; position: relative;}
.widget-nav li a { display: block; height: 43px; line-height: 43px; text-align: center; border-top:1px solid #e7e7e7; position:relative; font-size:12px; color:#999;}
.widget-nav li a.nobor-t{ border-top:none;}
.widget-nav li a label{ display:block; cursor:pointer; width:75px; height:43px; position:absolute; right:0; top:0; width:0px; overflow:hidden;}
.icons4-kf{ width:21px; height:22px; background-position:-230px -40px; margin-bottom:2px;}
.icons4-yj{ width:19px; height:19px; background-position:-260px -40px; margin-bottom:2px;}
.widget-nav li a:hover{ background:#32c15a; background: linear-gradient( left,#2ed95e,#2acf8d); background: -webkit-linear-gradient( left,#2ed95e,#2acf8d); background: -moz-linear-gradient( left,#2ed95e,#2acf8d); color:#fff;}
.widget-nav li a:hover .icons4-kf{ background-position:-280px -40px;}
.widget-nav li a:hover .icons4-yj{ background-position:-310px -40px;}
.widget-nav li a.backtotop{ background:#55616d; line-height:15px; font-size:12px; color:#fff; padding-top:5px; height:38px;}
.widget-nav li a:hover.backtotop{ background:#424b53;}
.icons4-topjt{ width:10px; height:5px; background-position:-330px -40px;}
/*登陆弹窗样式*/
.popbox-login .login-tit{ height:60px; margin:0 auto; padding-left:0; font-size:inherit; line-height:60px; background:#fff;}
.popbox-login .login-con{ background:#fff; width: auto;}
.popbox-login .login-con li{ display:block; width:290px; margin:0 auto 20px; position:relative; z-index:100;}
.popbox-login .loginput1{ width:248px; height:24px; line-height:24px; border:1px solid #ccc; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background:url(../images/registered/counttb.gif) 10px center no-repeat #fff !important; padding:8px 0 8px 40px; font-size:14px;}
.popbox-login .loginput2{ width:248px; height:24px; line-height:24px; border:1px solid #ccc; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background:url(../images/registered/passtb.gif) 10px center no-repeat #fff !important; padding:8px 0 8px 40px; font-size:14px;}
.popbox-login .loginput3{ width:136px; float:left; height:24px; line-height:24px; border:1px solid #ccc; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background:url(../images/registered/yz-code.png) 10px center no-repeat #fff; padding:8px 0 8px 40px; font-size:14px;}
.popbox-login .login-con li.log-opera{ margin-bottom: 20px; font-size:14px; color:#555555; overflow:hidden;}
.popbox-login .errortip{ width:85%; height:17px; line-height:17px; position:absolute; z-index:220; color:#e44319; font-size:12px; padding-left:15%; bottom:-22px; left:0px;}
.popbox-login .linbor{ border:1px solid #50c983; box-shadow:0px 0px 3px #77ce9c;}
.popbox-login .errbor{ border:1px solid #e44319; box-shadow:0px 0px 3px #fff;}

.wdt-social-qq, .wdt-social-wb, .wdt-social-wx, .wdt-social-bd, .wdt-social-jks { display:inline-block; width:20px; height:20px; background: url(../images/registered/wdt-social-icon.jpg) no-repeat; overflow:hidden; -webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; *display:inline; *zoom:1;}
.wdt-social-wb { background-position: -20px 0;}
.wdt-social-wx { background-position: -40px 0;}
.wdt-social-bd { background-position: -60px 0;}
.wdt-social-jks { background-position: -80px 0;}
.wdt-social-qq:hover { background-position: 0 -20px;}
.wdt-social-wb:hover { background-position: -20px -20px;}
.wdt-social-wx:hover { background-position: -40px -20px;}
.wdt-social-bd:hover { background-position: -60px -20px;}
.wdt-social-jks:hover { background-position: -80px -20px;}
/* checkbox , radio
-----------------------------------------------------------------------------*/
.checkbox { display: inline-block; cursor: pointer; position: relative; _top: 4px; font-size: 14px; line-height: 21px; *display:inline;*zoom:1;}
label.checkbox input {position:absolute; top:5px; left: 5px; _top:2px; _left: 2px; z-index: -1;}
.icon-chkbox { display: inline-block; width: 20px; height: 20px; position: relative; z-index: 9;  margin-right: 5px; background: url(../images/icon-checkbox.png) no-repeat; vertical-align: text-top; overflow: hidden; *display:inline;*zoom:1;}
.checkbox.checked .icon-chkbox { background-position: -20px 0; }
.checkbox.disabled .icon-chkbox { background-position: -40px 0; }
.checkbox.disabled input:checked+.icon-chkbox { background-position: -60px 0; }
.radio { display: inline-block; cursor: pointer; position: relative; _top: 4px; font-size: 14px; line-height: 21px; *display:inline;*zoom:1;}
label.radio input {position: absolute; top:5px; left: 5px; _top:2px; _left: 2px; z-index: -1;}
.icon-radio { display: inline-block; width: 20px; height: 20px; position: relative; z-index: 9; margin-right: 5px; background: url(../images/icon-radio.png) no-repeat; vertical-align: text-top; overflow: hidden; *display:inline;*zoom:1;}
.radio.checked .icon-radio { background-position: -20px 0;}
.radio.disabled .icon-radio { background-position: -40px 0; }
.radio.disabled input:checked+.icon-radio { background-position: -60px 0; }
input.radio , input.checkbox {vertical-align:middle; margin-right:5px;}
input.radio + span , input.checkbox + span {vertical-align: middle;}
/* noinfo
-----------------------------------------------------------------------------*/
.noinfo{ text-align:center; padding:120px 20px 50px 20px; font-size:15px;}
.noinfo.pt50{ padding-top:50px;}
.noinfo.pt60{ padding-top:60px;}
.noinfo.pt80{ padding-top:80px;}
.noinfo-tb{ display:inline-block; width:125px; height:100px; background:url(../images/noinfo.png) no-repeat; margin-bottom:10px;}
/*分页*/
.page { height:32px; line-height: 32px; color:#555;}
.page a { display:inline-block; min-width:22px; _width:22px; height:30px; padding:0 4px; line-height: 30px; margin-right: 10px; text-align: center; border:1px solid #cacaca; background-color: #f2f2f2; color:#717171; -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; vertical-align: middle; *display:inline; *zoom:1;}
.page a:link, .page a:visited { color:#717171;}
.page a:hover { color:#717171; border-color:#a9a9a9;}
.page a.page-current { border-color:#2acf8d; background-color: #2acf8d; color:#fff; cursor:default;}
.page a.page-current:link, .page a.page-current:visited { color:#f2f2f2;}
.page a.page-current:hover { color:#f2f2f2; border-color:#37c249;}
.page a.disabled, .page a.disabled:hover { border-color: #cbcbcb; background-color: #e2e2e2; cursor:default;}
.page a.page-prev, .page a.page-next { font-weight: bold; line-height: 30px;}
.page span { display:inline-block; height:32px; line-height: 32px; margin-right: 10px; vertical-align: middle; *display:inline; *zoom:1;}
.page .pageto { display:inline-block; width:90px; text-align:left; vertical-align: middle; *display:inline; *zoom:1; position:relative;}
.page .pageto .input-pageto { display:inline-block; width:50px; height:22px; line-height: 22px; padding:4px 0; border:1px solid #ccc; text-align: center; background-color: #fff; color:#555; position:relative; z-index: 2; vertical-align: top; *display:inline; *zoom:1;}
.page .pageto .btn-pageto { display:inline-block; width:50px; height:32px; margin-right: 10px; border:0; text-align: center; background-color: #2acf8d; color:#fff; cursor:pointer; vertical-align: top; *display:inline; *zoom:1;}
.page .pageto .btn-pageto-w { position:absolute; left:0; top:0; *top:1px; width:100px; text-align: left;}
.page .pageto.pageto-focus .input-pageto { border-color:#2acf8d;}
.page .pageto.pageto-focus .btn-pageto-w { left:50px;}
.page .pageto.pageto-focus .btn-pageto { display:inline-block; *display:inline; *zoom:1;}

/* adv */
.adv-app{ width:100%; height:200px; background:url(../images/adv/adv-app.png) center center no-repeat; position:fixed; left:0; bottom:0; z-index:1100;}
.adv-app-lb{ width:35px; height:41px; background:url(../images/adv/adv-app-tb1.png) no-repeat; position:absolute; left:50%; margin-left:-297px; bottom:86px; animation:laba .4s linear infinite; -webkit-animation:laba .4s linear infinite; display:none}
@keyframes laba{
	50%{ opacity:0;}
	51%{ opacity:1;}
}
@-webkit-keyframes laba{
	50%{ opacity:0;}
	51%{ opacity:1;}
}
.adv-app-close{ width:28px; height:28px; background:url(../images/adv/adv-app-tb2.png) no-repeat; position:absolute; left:50%; margin-left:570px; bottom:100px; transition:all .3s linear; -webkit-transition:all .3s linear;}
.adv-app-close:hover{ transform:rotate(180deg); -webkit-transform:rotate(180deg);}
/* 友情链接 */
.index-section{ background-color: #fff;border-radius: 3px;margin-top: 20px; }
.sec-lianjie{ padding: 20px 30px; }
.lianjie-lab{}
.lianjie-lab a{ display: inline-block; line-height: 40px;font-size: 16px;color: #333;position: relative; margin-right: 70px; }
.lianjie-lab a.curr{font-size: 20px;color: #2acf8d;font-weight: bold;}
.lianjie-lab a.curr:before{content: '';display: block;width: 30px;height: 6px;background-color: #2acf8d;border-radius: 3px;position: absolute;left: 50%;margin-left: -15px;bottom: -8px;}
.lianjie-l{overflow: hidden;}
.lianjie-l a{float: left; margin: 10px 56px 20px 0;}
.lianjie-t{ background-color: #f8f8f8; padding: 20px 20px 5px 20px; margin-bottom: 10px;overflow: hidden; }
.lianjie-t a{ float: left; margin: 0 40px 15px 0; }
.lianjie-t a.curr{color: #2acf8d;text-decoration: underline;}



/* 登录协议 */
.login-agree{font-size:12px;color:#92a0ad;line-height:22px;padding: 0 15px;}
.login-agree a{color:#5e6b7a;text-decoration: none;}
.login-agree .ico-ck{ display: inline-block; width: 18px;height: 18px; line-height: 18px; margin: 0 8px 0 0; border-radius: 50%; border: 1px solid #c1ccdb; text-align: center; cursor: pointer;position: relative;top: 4px;box-sizing: border-box;}
.login-agree .ico-ck .iconfont { vertical-align: middle; font-size: 12px; color: #fff;}
.login-agree .ico-ck.curr { background: url(../../images/radio2.png) center center;background-size: 100% 100%;border: none;}


/* 下载弹窗 */
.code-head{position: relative;padding-bottom: 10px;}
#down202308:hover .jkzl-con{display: inline-block;}
#down_b202308:hover .jkzl-con{display: inline-block;bottom: 163px;}
#down_b202308:hover .jkzl-con:before{top: auto;bottom: -7px;transform: rotate(180deg);}
.code-pre{position: relative;padding-top: 10px;}
.jkzl-con,.code-pre>.jkzl-con{position: absolute;width: 450px;left: -350px;background: #fff url(../../images/bg.png) no-repeat right bottom;padding: 30px 20px;border-radius: 12px;font-size: 12px;box-shadow: 0 0 10px rgba(0,0,0,.1);display: none;height: auto !important;margin-top: 8px;}
.jkzl-con::before{content: '';width: 0;height: 0;border-width: 0 7px 7px;border-style: solid;border-color: transparent transparent #fff;position: absolute;top: -7px;right: 100px;}
.jkzl-top,.code-pre>.jkzl-con .jkzl-top{display: flex;align-items: center;margin-bottom: 10px;}
.jkzl-top img,.code-pre>.jkzl-con img{width: 54px;height: 54px;margin-right: 18px;}
.jkzl-name,.code-pre>.jkzl-con .jkzl-name{color: #666666;text-align: left;}
.jkzl-name h3,.code-pre>.jkzl-con .jkzl-name h3{color: #000000;font-weight: bold;}
.jkzl-name p{margin-bottom: 3px;}
.app-no{color: #666666;margin-bottom: 5px;}
.app-no:before,.app-no:after{content: '';display: inline-block;width: 33px;height: 1px;background: url(../../images/tit-ico.png) no-repeat center center;position: relative;top: -4px;margin: 0 11px;}
.app-no:before{transform: rotate(180deg)}
.no-con{background: #f2f3f5;color: #666666;border-radius: 12px;text-align: left;padding: 15px 18px;}
.no-tit{display: flex;align-items: center;color: #000000;margin-bottom: 10px}
.no-tit img,.code-pre>.jkzl-con .no-tit img{width: 23px;height: 23px;margin-right: 13px;}
.rule-link{color: #666666;text-align: left;margin-top: 25px;}
.rule-link a{color: #2acf8d;}
.rule-link a i{font-size: 10px;position: relative;top: -1px;font-weight: bold;}