@charset "utf-8";
/*---------reset-------------------------*/
html {-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 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; font-size:100%; 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;}
th{text-align:inherit;}
fieldset,img{border: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;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
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;}
/*---------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-hidden {overflow:hidden; zoom:1;}
.c-main {margin:0 auto;}
.c-nowrap {max-width:100%; _width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.c-break{ word-break:break-all;}
/* 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;}
.c-org { color:#eb6100;}
.c-aaa { color:#aaa;}
.bgc-fff {background-color:#fff;}
.bgc-f3f3f3 {background-color:#f3f3f3;}
.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:#eee; 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;}
/* button
-----------------------------------------------------------------------------*/

/* position
-----------------------------------------------------------------------------*/
.c-position-a {position:absolute;}
.c-position-r {position:relative;*zoom:1;}
.c-position-f {position:fixed;}
/* 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%;}
/* 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;}.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;}.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;}
.ptb30 {padding-top:30px; padding-bottom:30px;}.ptb40 {padding-top:40px; padding-bottom:40px;}.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;}
.plr30 {padding-left:30px; padding-right:30px;}.plr40 {padding-left:40px; padding-right:40px;}.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-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;}
.c-line-h2 {line-height:2.2;}
/* Grid
-----------------------------------------------------------------------------*/
.c-container:before,.c-row:before,.c-container:after,.c-row:after {content: ""; display:table; line-height: 0;}
.c-container:after,.c-row:after { clear:both;}
.c-container {padding-top:1px; margin-top:-1px;zoom:1;}
.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;}
/* 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;}
/* 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-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-list .fn-nicescroll { width: 100%; height: 100%; overflow: hidden;}*/
/* c-text
-----------------------------------------------------------------------------*/
.c-text li:after {visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;}
.c-text li {zoom:1; margin-bottom: 10px;}
.c-text-title {float: left;}
.c-text-content {overflow: hidden;}
.c-text-title {color: #909090;}
.c-text-content {color: #333;}
.c-text-left .c-text-title {text-align: left; min-width: 100px; _width: 100px;}
.c-text-right .c-text-title {text-align: right; min-width: 100px; _width: 100px;}
.c-text-min li {margin-bottom: 0px;}
/* css c-arrow
-----------------------------------------------------------------------------*/
.c-arrow, .c-arrow s { position: relative; display: block; font-size: 0; line-height: 0; width: 0; height: 0; border-color: transparent; border-style: dashed; border-width: 7px; }
.c-arrow-r, .c-arrow-r s { border-left-color: #cdcdcd; border-left-style: solid; }
.c-arrow-r:empty {border-left-color: #ddd;}
.c-arrow-r s { border-left-color: #fff; position: absolute; left: -9px; top: -7px; }
.c-arrow-l, .c-arrow-l s { border-right-color: #cdcdcd; border-right-style: solid; }
.c-arrow-l:empty {border-right-color: #ddd;}
.c-arrow-l s { border-right-color: #fff; position: absolute; right: -9px; top: -7px; }
.c-arrow-t, .c-arrow-t s { border-bottom-color: #cdcdcd; border-bottom-style: solid; }
.c-arrow-t:empty {border-bottom-color: #ddd;}
.c-arrow-t s { border-bottom-color: #fff; position: absolute; left: -7px; top: -5px; }
.c-arrow-b, .c-arrow-b s { border-top-color: #cdcdcd; border-top-style: solid; }
.c-arrow-b:empty {border-top-color: #ddd;}
.c-arrow-b s { border-top-color: #fff; position: absolute; left: -7px; bottom: -5px; }
.c-arrow-circle { line-height: 100%; overflow: hidden; font-family: Tahoma, Helvetica; font-size: 18px; color: #cdcdcd; }
/* tabs
-----------------------------------------------------------------------------*/
.tabs-bd-box.curr {display:block;}
.tabs-hd a.curr {cursor: default;}
/* tabs-one
-----------------------------------------------------------------------------*/
.tabs-one .tabs-hd {border-bottom:#e9e9e9 1px solid;}
.tabs-one .tabs-hd a {display:inline-block; font-size:16px; float:left; color:#444; line-height:38px; padding:0 15px;}
.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-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;}
/* 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;-webkit-transition:all 0.4s ease-in;-moz-transition:all 0.4s ease-in;-o-transition:all 0.4s ease-in; transition:all 0.4s ease-in;}
/* button color */
.c-btn-green { background-color:#3cc14d; border-color:#37c249;}
.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;}
/* 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;}
/* 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;}
/* c-badge
-----------------------------------------------------------------------------*/
.c-badge, .c-badge-line {display:inline-block; min-width:10px; color:#fff; line-height:1; vertical-align:baseline; white-space:nowrap; background-color:#999; padding:2px 3px; text-align:center;}
a.c-badge:focus,a.c-badge:hover {color:#fff; text-decoration:none; cursor:pointer;}
.c-badge:empty{display:none;}
.c-badge.c-round,.c-round {border-radius:1000px;}
.c-badge.c-radius,.c-radius {border-radius:2px;}
.c-badge.c-square , .c-square{border-radius:0;}
.c-badge-primary {background-color:#0e90d2;}
.c-badge-secondary {background-color:#3bb4f2;}
.c-badge-success {background-color:#5eb95e;}
.c-badge-warning {background-color:#f37b1d;}
.c-badge-danger {background-color:#dd514c;}
.c-badge-line { padding:2px 9px; border:1px solid #999; background-color:#fff; color:#999;}
.c-badge-line-primary { background-color:#fff; border-color:#0e90d2; color:#0e90d2;}
.c-badge-line-secondary { background-color:#fff; border-color:#3bb4f2; color:#3bb4f2;}
.c-badge-line-success { background-color:#fff; border-color:#5eb95e; color:#5eb95e;}
.c-badge-line-warning { background-color:#fff; border-color:#f37b1d; color:#f37b1d;}
.c-badge-line-danger { background-color:#fff; border-color:#dd514c; color:#dd514c;}
/* table
-----------------------------------------------------------------------------*/
.tb th { padding:10px 5px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; background-color:#f4f5f6; line-height: 20px; color:#999; text-align: center;}
.tb td { padding:10px 5px; line-height: 25px; background-color:#fff; border-bottom:1px solid #ddd; word-wrap: break-word; word-break:break-all; color:#666;}
.tb .hover td { background-color:#fafafa;}
.tb-b {border:1px solid #ddd;}
.tb-b th , .tb-b td {border-color:#ddd; border-left:1px solid #ddd;}
.tb-n th , .tb-n td {border:0; background:none; vertical-align:middle; text-align:left; padding:10px; color:#666;}
tr.hover td {background-color:#fcfcfc;}
.tb-s {border-left: 1px solid #ddd; border-top: 1px solid #ddd;}
.tb-s th {background-color: #F8F8F8; color: #333; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding: 15px 10px; text-align: left; width: 120px;}
.tb-s td {border-bottom: 1px solid #ddd;  border-right: 1px solid #ddd;  padding: 15px 10px;  text-align: left;}
/* datetimepicker
-----------------------------------------------------------------------------*/
.date-wrap { position: relative; display: inline-block; overflow:hidden; height: 31px; width: 200px; border-radius:2px; border:1px solid #d6d8db; background-color:#fff; vertical-align: middle; cursor: pointer; *display: inline; *zoom:1;}
.date-wrap .date-txt { width: 191px; height: 31px; line-height: 31px; border:none; background-color:#fff; color:#333; font-size: 14px; cursor: pointer; padding-left:10px; *position: relative; *zoom:1; *top:-1px;}
.datetimepicker { background:#fff url(../../widget/datetimepicker/2.1.9/images/datebg.jpg) no-repeat 170px 8px;}
.date-wrap.w150 {width: 148px;}
.date-wrap.w150 .date-txt {width: 140px;}
.date-wrap.w150 .datetimepicker {background-position:125px 8px;}

.date-h38 { height:36px; }
.date-h38 .date-txt { height:36px; line-height:36px; }
.date-h38 .datetimepicker { background-position:170px 10px; }

/* icon */
.icon { display:inline-block; background: url(../../images/icons.png) no-repeat; vertical-align: text-top; overflow:hidden; *display:inline; *zoom:1;}
.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.icon-close { width:14px; height:14px; background-position: -280px -240px; cursor: pointer;}
.icon.icon-close:hover { background-position: -300px -240px;}
.icon.icon-close:before { content: "";}
.icon-prev-gray { width:24px; height:24px; background-position: -200px -280px; cursor:pointer;}
.icon-next-gray { width:24px; height:24px; background-position: -230px -280px; cursor:pointer;}
.icon-prev-gray.disabled, .icon-next-gray.disabled { opacity:.5; filter:alpha(opacity=50); cursor:default;}
.icon-phoneservice { width:44px; height:44px; background-position: 0 -80px;}
.icon-phoneservice:hover, .icon-phoneservice-hover { background-position: -60px -80px;}
.icon-netservice { width:44px; height:44px; background-position: -120px -80px;}
.icon-netservice:hover, .icon-netservice-hover { background-position: -180px -80px;}
.icon-location { width:12px; height:16px; background-position: -60px -160px; margin-top: 3px; margin-right: 5px;}
.icon-location-w { width:12px; height:16px; background-position: -80px -160px; margin-top: 3px; margin-right: 5px;}
.icon-join-gray { width:18px; height:18px; background-position: -160px -180px; margin:1px 5px 0 0;}
.icon-glass { width:14px; height:14px; background-position: -180px -180px; margin:3px 5px 0 0;}
.icon-corner-lb { position:absolute; left:-10px; bottom:-10px; width:40px; height:38px; background-position: 0 -260px;}
.icon-time { width:13px; height:13px; background-position: -100px -240px; margin-right: 5px; margin-top: 2px;}
.icon-user { width:14px; height:14px; background-position: -486px -240px; margin-right: 5px; margin-top: 2px;}
.icon-reply { width:18px; height:16px; background-position: -140px -240px; margin-right: 5px; margin-top: 3px;}
.icon-suggest { width:16px; height:15px; background-position: -120px -240px; margin-right: 5px; margin-top: 3px;}/*赞*/
.icon-note { width:16px; height:20px; background-position: -80px -240px; margin-right: 5px;}/*灯泡图标*/
.icon-listico { width:8px; height:8px; background-position: -100px -260px; margin-right: 5px;}
.icon-listico-g { width:12px; height:12px; background-position: -260px -140px; margin-right: 5px;}
.icon-stat { width:16px; height:16px; background-position: -200px -140px; margin: 3px 5px 0 0;}
.icon-q { width:16px; height:16px; background-position: -180px -160px; margin: 3px 5px 0 0;}/*问号*/
.icon-fold { width:11px; height:6px; background-position: -100px -40px; margin-right: 5px; margin-top:7px;}
.icon-orderby { width:7px; height:8px; background-position: -20px -140px; margin-left: 5px; margin-top: 7px;}
.icon-refresh { width:15px; height:15px; background-position: -40px -140px; margin-right: 5px; margin-top: 1px;}
.icon-consult { width:16px; height:16px; background-position: -60px -260px; margin-right: 3px; margin-top: 4px;}
.icon-write { width:14px; height:14px; background-position:-40px -260px; margin-right: 3px; margin-top: 4px;}
.icon-prev { width:20px; height:20px; background-position: 0 -300px; margin-top: 1px; cursor:pointer;}
.icon-next { width:20px; height:20px; background-position: -20px -300px; margin-top: 1px; cursor:pointer;}
.icon-prev-gray { width:24px; height:24px; background-position: -200px -280px; cursor:pointer;}
.icon-next-gray { width:24px; height:24px; background-position: -230px -280px; cursor:pointer;}
.icon-prev-gray.disabled, .icon-next-gray.disabled { opacity:.5; filter:alpha(opacity=50); cursor:default;}
.icon-list-s { width:24px; height:24px; background-position: -240px -20px; margin-right: 5px; vertical-align: middle;}
.icon-dis { width: 20px; height: 20px; background-position: 0 -240px; margin-top: 2px; margin-right: 5px;}/*疾病*/
.icon-room { width: 20px; height: 20px; background-position: -20px -240px; margin-top: 2px; margin-right: 5px;}/*科室*/
.icon-hos { width: 20px; height: 20px; background-position: -40px -240px; margin-top: 2px; margin-right: 5px;}/*医院*/
.icon-bus-green, .icon-train-green, .icon-fax-green, .icon-phone-green, .icon-mail-green, .icon-loc-green { width:17px; height:17px; margin:2px 5px 0 0;}
.icon-bus-green { background-position:-240px 0;}
.icon-train-green { background-position:-260px 0;}
.icon-fax-green { background-position:-280px 0;}
.icon-phone-green { background-position:-300px 0;}
.icon-mail-green { background-position:-320px 0;}
.icon-loc-green { background-position:-340px 0;}
.icon-fail { display:inline-block; width:35px; height:35px; background:url(../../images/tip.gif) no-repeat; margin-right: 10px; vertical-align: middle;}
.icon-m-step { width:37px; height:41px; margin-right: 20px; padding-right: 3px; background-position: -120px -280px; text-align: center; font:bold 20px/41px arial; color:#969696;}
.icon-success { width:21px; height:21px; background-position: -160px -20px; margin-right: 5px; margin-top: 2px;}
.icon-add-green { width: 15px; height: 15px; background-position: -400px 0; vertical-align: text-top; margin:3px 10px 0 0;}
.icon-minus-green { width: 15px; height: 15px; background-position: -380px 0; vertical-align: text-top; margin: 3px 10px 0 0;}
.icon-location-gray { width:12px; height:16px; background-position: -80px -140px; margin-right: 5px; margin-top: 3px;}
.icon-location-green { width:12px; height:16px; background-position: -60px -180px; margin-right: 5px; margin-top: 3px;}

.icon-vote-wrap { position:relative; display:inline-block; max-width: 252px; height:27px; padding:0 15px 0 0; white-space: nowrap; cursor:pointer; *display:inline; *zoom:1;}
.icon-vote { height:27px; padding:0 0 0 8px; line-height: 27px; background:url(../images/btn-vote-bg.gif) no-repeat; vertical-align: top;}
.dis-name { display:inline-block; height:27px; line-height: 27px; max-width: 180px; _width: expression(this.scrollWidth>180?"180px":"auto"); vertical-align: top; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; *display:inline; *zoom:1;}
.icon-vote-arr { position:absolute; right:0; top:0; width:15px; height:27px; background:url(../images/btn-vote-bg.gif) no-repeat -252px 0;}
a.icon-vote-wrap:link, a.icon-vote-wrap:visited { color:#555;}
.icon-img { width: 16px; height: 14px; background-position: -120px -260px; margin:4px 10px 0 0; vertical-align: text-top;}
.icon-audio { width: 13px; height: 17px; background-position: -140px -260px; margin:3px 10px 0 0; vertical-align: text-top;}
.icon-hot { width:18px; height:14px; background-position: -180px -140px;}/*热*/
.icon-jian { width:17px; height:14px; background-position: -200px -180px;}/*检*/
.icon-sug { width:17px; height:14px; background-position: -220px -180px;}/*荐*/

.icon-face-s1, .icon-face-s2, .icon-face-s3, .icon-face-1, .icon-face-2, .icon-face-3 { background-image: url(../../images/faces.png); background-repeat: no-repeat;}
.icon-face-s1 { width: 20px; height: 20px; background-position: 0 0; margin-right: 5px; vertical-align: text-top;}
.icon-face-s2 { width: 20px; height: 20px; background-position: -20px 0; margin-right: 5px; vertical-align: text-top;}
.icon-face-s3 { width: 20px; height: 20px; background-position: -40px 0; margin-right: 5px; vertical-align: text-top;}
.icon-face-1 { width: 30px; height: 30px; background-position: 0 -30px; margin-right: 5px; vertical-align: middle;}
.icon-face-2 { width: 30px; height: 30px; background-position: -30px -30px; margin-right: 5px; vertical-align: middle;}
.icon-face-3 { width: 30px; height: 30px; background-position: -60px -30px; margin-right: 5px; vertical-align: middle;}
.icon-face-1.icon-face-org { background-position: 0 -60px;}
.icon-face-2.icon-face-org { background-position: -30px -60px;}
.icon-face-3.icon-face-org { background-position: -60px -60px;}
/*医院服务小图标*/
.icon-yygh { width: 15px; height: 15px; background-position: -280px -60px; margin-right: 7px; vertical-align: text-top;}
.icon-yszx { width: 15px; height: 15px; background-position: -295px -60px; margin-right: 7px; vertical-align: text-top;}
.icon-yyjc { width: 15px; height: 15px; background-position: -310px -60px; margin-right: 7px; vertical-align: text-top;}
.icon-pzfw { width: 15px; height: 15px; background-position: -325px -60px; margin-right: 7px; vertical-align: text-top;}

.user-gh,.user-wl,.user-dh { font-size:12px; color:#fff; width:30px; height:20px; text-align:center; line-height:20px; border-radius:2px; background:#f37b00; display:inline-block; *display: inline; *zoom:1;}
.user-dh { background:#007bff; }
.user-wl { background:#4db944; }
.user-gh-disabled, .user-wl-disabled, .user-dh-disabled {background-color:#cecece; cursor:default;}

/* common css */
.f-arial { font-family: Arial;}
.c-f30 { font-size:30px;}
.c-bbb { color:#bbb;}
.c-888 { color:#888;}
.c-green { color:#3cc14d;}
.c-blue { color:#00b7ee;}
.c-red { color:#ff3a31;}
a { color:#555;}
a:hover { color:#eb6100;}
body { background-color:#f7f8f9; 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;}
/* topbar
-----------------------------------------------------------------------------*/
.topbar{ height:30px; line-height:30px; background:#f1f1f1; border-bottom:1px solid #e7e7e7; font-size:12px;}
.topbar a{ color:#555;}
.topbar a:hover { color:#32c05a;}
.top-right{}
.top-right > li{ float:left;}
.top-right > li.tbar-s{ width:1px; height:10px; background:#d6d6d6; font-size:0; margin:10px 15px 0 15px;}
.top-right > li div.tbar-s{ width:1px; height:10px; background:#d6d6d6; font-size:0; margin:10px 15px 0 15px;}
/* city */
.city { position: relative; z-index: 1159;}
.mycity-w { position: relative; text-align: center; z-index: 2;}
.mycity-bd{ cursor:pointer;}
.mycity-bd > div{ float:left;}
.mycity-w .btn-changecity { display: block; color:#aaa; font-size:12px;}
.mycity{ display:inline-block; max-width: 73px; white-space: nowrap; overflow: hidden; text-overflow:ellipsis; vertical-align:middle; margin-bottom:3px;}
.city-hover .mycity-w { border-color:#e1e1e1;}
.city-wrap { position:absolute; left:0; top:30px; width:520px; padding:20px 20px 0; border:1px solid #e1e1e1; background-color: #fff; zoom:1; font-size:14px; line-height:20px; display:none;}
.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-subnav { display:none; position:absolute; left:50%; top:30px; width:90px; margin-left:-46px; background-color: #fff; border:1px solid #e1e1e1; -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);-moz-box-shadow: 0 0 5px rgba(0,0,0,.1);box-shadow: 0 0 5px rgba(0,0,0,.1);}
.tbar-subnav li { height:36px; line-height: :36px; border-bottom: 1px solid #f2f2f2;}
.tbar-subnav li.last { border:0 none;}
.tbar-subnav li a { float:none; display: block; padding:0 5px; height:36px; line-height: 36px; background-color: #fff; color:#555; border:0; text-align: center;}
.tbar-subnav li a:hover { background-color: #3cc14d; color:#fff; border:0;}
.tbar-subnav-arr, .tbar-subnav-arr em { position:absolute; display:block; width:0; height:0; line-height: 0; border-width:5px; border-color:transparent transparent #d8d8d8 transparent; border-style:dashed dashed solid dashed;}
.tbar-subnav-arr { left:40px; top:-11px;}
.tbar-subnav-arr em { left:-5px; top:-4px; border-color:transparent transparent #ffffff transparent; border-style:dashed dashed solid dashed;}
.tbar-nav-hover .tbar-subnav { display:block;}
.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;}
/* header
-----------------------------------------------------------------------------*/
.header { height:110px; position: relative; z-index: 1000; *zoom:1;}
.header-sub { border-bottom:1px solid #eee;}
.floattop-w { height: 70px; padding-top: 10px;}
.floattop { position: relative; height: 70px; z-index: 99;}
.floattop-login { display: none; margin-top: 20px; margin-left:85px;}
.floattop-fixed { position: fixed; top:0; left: 0; width: 100%; opacity: .97; -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1); box-shadow: 0 0 7px rgba(0,0,0,.1); _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}
.floattop-fixed .floattop-login { display: block;}
.logo { display: block; width: 205px; height: 60px; background:url(../../images/logo.png) no-repeat; text-indent: -100%; overflow: hidden;}
.logo a { display: block; width: 100%; height: 100%;}
.header-search { position: relative; margin:15px 0 0 130px;}
.header-search-input { display: inline-block; width: 421px; height: 20px; padding:8px 10px 8px 35px; background-color:#fff; border:2px solid #3cc14d; line-height: 20px; *display: inline; *zoom:1; font-size:12px; *color:#666;}
.header-search-input::-webkit-input-placeholder{ color: #bbb;}
.header-search-input:-moz-placeholder{ color:#999;}
.header-search-input::-moz-placeholder{ color:#999;}
.header-search-input:-ms-input-placeholder{ color:#bbb;}

.header-search-btn { display: inline-block; width: 80px; height: 40px; line-height: 40px; color:#fff; font-size:16px; background-color:#3cc14d; border:0 none; cursor: pointer; *display: inline; *zoom:1;}
.header-relsearch { display:none; position:absolute; left:0; top:40px; width:468px; border:1px solid #e1e1e1; background-color:#fff; -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.12);-moz-box-shadow: 1px 1px 5px rgba(0,0,0,.12);box-shadow: 1px 1px 5px rgba(0,0,0,.12); z-index: 1001;}
.header-relsearch li { height:36px; line-height: 36px; overflow:hidden;}
.header-relsearch li.on, .header-relsearch li:hover { background-color: #32c05a;}
.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:#32c05a;}
.headewm{ margin:7px 60px 0 0;}
.headewm > div{ width:85px; text-align:center; font-size:12px; color:#32c05a; float:left;}
.mt2{ margin-top:2px;}
.floattop-fixed .headewm{ display:none;}
.floattop-fixed .header-fastsearch{ display:none;}
.floattop-fixed .logo{ margin-top:5px;}
/* nav
-----------------------------------------------------------------------------*/
.nav{ height:40px; background:#06b44f;}
.nav-list{ line-height:40px;}
.nav-list li{ float:left; margin-right:1px;}
.nav-list li a{ display:block; font-size:16px; color:#fff; width:148px; text-align:center;}
.nav-list li a.curr{ background:#059e45;}
.nav-list li a:hover{ background:#059e45;}
/*底部 v3*/
/*.footer { padding:25px 0 30px; margin-top: 20px; background-color: #eee; border-top: 1px solid #e1e1e1; font-size:12px; zoom:1;}*/
/*.footer dl { display: inline; float:left; margin-bottom: 20px;}*/
/*.footer dt { margin-bottom: 10px; font-size: 14px; color:#222;}*/
/*.footer dd { margin-bottom: 13px; color:#555;}*/
/*.footer-logo-w { display: inline; float:left; width: 33%; text-align: center;}*/
/*.footer-services { width:20%;}*/
/*.footer-aboutus { width:20%;}*/
/*.footer-contactus { width:20%;}*/
/*.copyright { text-align: center; font-size:12px;}*/

/*.f-logo-w { display:block; margin-left: auto; margin-right: auto; 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;}*/
/*.footer a{ color:#555;}*/
/*.footer a:hover { color:#32c05a;}*/
/*底部 v5*/
.footer { padding:20px 0; font-size:12px; zoom:1;clear: both;}
.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;overflow: hidden; }
.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;}
.icon-wd-gh{ width:20px; height:20px; background-position:-140px -120px; margin-bottom:2px;}
.icon-wd-bx{ width:20px; height:21px; background-position:-160px -120px; margin-bottom:2px;}
.icon-wd-zb{ width:20px; height:20px; background-position:-180px -120px; margin-bottom:2px;}
.icon-wd-zx{ width:20px; height:20px; background-position:-200px -120px; margin-bottom:2px;}
.icon-wd-tj{ width:18px; height:21px; background-position:-220px -120px; margin-bottom:2px;}
.icon-wd-kf{ width:21px; height:22px; background-position:-240px -120px; margin-bottom:2px;}
.icon-wd-yj{ width:19px; height:19px; background-position:-270px -120px; margin-bottom:2px;}
.widget-nav li a:hover{ background:#32c15a; background: linear-gradient( left,#2ed95e,#32c15a); background: -webkit-linear-gradient( left,#2ed95e,#32c15a); background: -moz-linear-gradient( left,#2ed95e,#32c15a); color:#fff;}
.widget-nav li a:hover .icon-wd-kf{ background-position:-350px -120px;}
.widget-nav li a:hover .icon-wd-yj{ background-position:-380px -120px;}
.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;}
.icon-topjt{ width:10px; height:5px; background-position:-170px 0;}
.c-aaa{ color:#aaa;}
a.c-aaa{ color:#aaa;}
/*登陆弹窗样式*/
.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;}
/*分页*/
.page { height:30px; line-height: 30px; color:#555;}
.page a { display:inline-block; min-width:20px; _width:20px; height:28px; padding:0 4px; line-height: 28px; 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:#37c249; background-color: #3cc14d; color:#f2f2f2; 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: 25px;}
.page span { display:inline-block; height:30px; line-height: 30px; 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:20px; line-height: 20px; 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:30px; margin-right: 10px; border:0; text-align: center; background-color: #3cc14d; 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:#37c249;}
.page .pageto.pageto-focus .btn-pageto-w { left:50px;}
.page .pageto.pageto-focus .btn-pageto { display:inline-block; *display:inline; *zoom:1;}

/*列表*/
.ol { margin-left: 20px;}
.ol li { margin-bottom: 10px; }
.ol-small { margin-left: 15px;}
.ol-small li { margin-bottom: 5px; font-size: 12px;}
.ol-num li { list-style:decimal; }
.ul li { margin-bottom: 10px;}

/* cus-sel select added */
.cus-sel-w180 .cus-sel-chosed { width: 135px;}
.cus-sel-w180 .cus-sel-list { width: 178px;}
.cus-sel-w100 .cus-sel-chosed { width: 55px;}
.cus-sel-w100 .cus-sel-list { width: 98px;}
.cus-sel-w240 .cus-sel-chosed { width: 195px;}
.cus-sel-w240 .cus-sel-list { width: 238px;}
.cus-sel-w140 .cus-sel-chosed { width: 95px;}
.cus-sel-w140 .cus-sel-list { width: 138px;}
.cus-sel-w80 .cus-sel-chosed { width: 35px;}
.cus-sel-w80 .cus-sel-list { width: 78px;}

.input-text-w50 { width: 30px;}
.input-text-w140 { width: 120px;}

.c-btn-w140 { width: 120px;}

/*关注+取消关注*/
.follow, .followed { position:relative; display:inline-block; height:25px; line-height: 25px; padding:0 5px 0 28px; font-size: 12px; background-color: #fff; text-align: center; vertical-align: middle; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; *display:inline; *zoom:1;}
.follow { border:1px solid #4db944;}
.follow:link, .follow:visited { color:#555; text-shadow: none;}
.followed { border:1px solid #b6b6b6;}
.followed:link, .followed:visited { color:#555; text-shadow: none;}
.icon-btnfollow { position:absolute; left:-1px; top:0; display:inline-block; width:25px; height:25px; background-color:#4db944; -webkit-border-radius: 3px 0 0 3px;-moz-border-radius: 3px 0 0 3px;border-radius: 3px 0 0 3px;  *display:inline; *zoom:1;}
.icon-cross { position:absolute; left:50%; top:50%; display:inline-block; width:12px; height:12px; margin-left: -6px; margin-top: -6px; background:url(../images/cross-white.gif) no-repeat; *display:inline; *zoom:1;}
.followed .icon-btnfollow { background-color: #cecece;}
.followed .icon-cross {background:url(../images/minus-white.gif) no-repeat;}

/* cus-sel index */
.jselect-icon { background-image:url(../../images/i-jselect-icon.png); border-left-color:transparent;}

/* css icon */
.css-arrow { display:inline-block; width: 0; height: 0; border-width: 5px; border-style: solid dashed dashed; border-color:#bbb transparent transparent; font-size:0; line-height: 0; *display: inline; *zoom:1;}
.css-arrow-reversed { border-style: dashed dashed solid; border-color: transparent transparent #bbb;}

/* added 20160418 */
.tag { display:inline-block; height:20px; line-height: 20px; padding:0 5px; margin-left: 10px; border-width: 1px; border-style: solid; font-size: 12px; text-align: center; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.tag-1 { border-color:#e44319; color:#e44319;}
.tag-2 { border-color:#00859e; color:#00859e;}

.noarticle {padding: 175px 0; height:38px; line-height: 38px; text-align: center; font-size: 18px;}

@-webkit-keyframes buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes buzz {
  35% {
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  45% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  50% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  55% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  60% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  65% {
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
}
.img-718 {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-animation-name: buzz;
  animation-name: buzz;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.ad-mask { position:fixed; _position:absolute; left:0; top:0; width:100%; height:100%; _width:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth)); _height:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)); background-color:#000; opacity:.5; filter:alpha(opacity=50); z-index:9999;}
.pop-loginsuc { position:fixed; left:50%; top:50%; width:390px; height:180px; margin-left:-195px; margin-top:-90px; _position:absolute; _left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth/2)); _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2)); background-color:#fff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; overflow:hidden; z-index:10000;}
.pop-loginsuc-line { position:relative; height:4px; }
.pop-loginsuc-ani { position:absolute; left:0; top:0; width:0; height:4px; background-color:#3CC14D; font-size:0; line-height:0; }
.c-f48 { font-size:48px; line-height:1; }
.pop-loginsuc a { text-decoration:underline; }
/* heavy */
.heavy-box{ width:100%; height:300px; background-image:url(../../images/heavy-big.png); background-repeat:no-repeat; background-position:center top; background-color:#46a85b; position:relative; transition:all .3s linear; -webkit-transition:all .3s linear;}
.heavy-box.hsmall{ height:65px; background-image:url(../../images/heavy-small.png);}
.heavy-box a{ display:block; width:100%; height:100%;}
.heavy-opera{ display:block; width:52px; height:48px; padding-right:5px; background:url(../../images/heavy-tb.png) no-repeat; position:absolute; left:50%; margin-left:545px; top:0; line-height:22px; color:#fff; font-size:14px; text-align:right; cursor:pointer;}
.heavy-opera:hover{ color:#f2f2f2;}
.heavy-tit{ line-height:58px; padding:0 30px; font-size:14px; font-weight:700;border-bottom:1px solid #f3f3f3;}
.c-3cc14d{ color:#3cc14d; font-weight:700;}
.heavy-con{ color:#666; line-height:1.9; padding-bottom:200px;}
.heavy-con h4{ text-align:center; font-size:22px; color:#555; margin-bottom:30px; margin-top:10px;}
.h-inline{ display:inline-block;}
/*快速预约*/
.section-quick { top:18px; left: 0; width: 260px; z-index: 69;}
.section-quick .section-header { height: 37px; line-height: 37px; background-color:#3cc14d;}
.section-quick .section-header .section-title { width: 130px; height:auto; padding-left: 0; margin:0 0 0 20px; border-left: 0 none; line-height: inherit; cursor: pointer;}
.section-quick .gh-record { color:#fff; _margin-top:10px; _position: relative; _zoom:1;}
.section-quick .section-con { padding:30px 19px 0; height: 320px; background:#fff url(../../images/quick-bg.png) no-repeat center 280px; -webkit-box-shadow: 0 1px 15px rgba(0,0,0,.2);
box-shadow: 0 1px 15px rgba(0,0,0,.2);}
.clock { position: relative; display: inline-block; width: 16px; height: 16px; background:url(../../images/clock/round.png) no-repeat; vertical-align: text-top; *display: inline; *zoom:1;}
.clock-hour { position: absolute; left: 50%; top:8px; display: block; width: 5px; height: 1px; background-color:#fff; overflow: hidden;}
.clock-minute { position: absolute; left: 50%; top:2px; display: block; width: 1px; height: 7px; background-color:#fff; overflow: hidden; -webkit-transform-origin: 0 5px;
-moz-transform-origin: 0 7px;
-ms-transform-origin: 0 7px;
-o-transform-origin: 0 7px;
transform-origin: 0 7px;}
.section-quick .gh-record:hover .clock-minute { -webkit-animation: clockrotate .5s linear;
-o-animation: clockrotate .5s linear;
animation: clockrotate .5s linear;}
@-webkit-keyframes clockrotate {
    0% { -webkit-transform:rotate(0);}
    100% { -webkit-transform:rotate(360deg);}
}
@-moz-keyframes clockrotate {
    0% { -moz-transform:rotate(0);}
    100% { -moz-transform:rotate(360deg);}
}
@-o-keyframes clockrotate {
    0% { -o-transform:rotate(0);}
    100% { -o-transform:rotate(360deg);}
}
@keyframes clockrotate {
    0% { transform:rotate(0);}
    100% { transform:rotate(360deg);}
}

.cus-sel-list { max-height: 240px; _height:expression(this.offsetHeight<240?'auto':'240px');}
.cus-sel-list li { float:none; margin:0;}
.cus-sel-list li.last { border:0;}
.cus-sel-list a, .cus-sel-list .sub-tit { display:block; padding:0 10px; height:30px; line-height: 30px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; zoom:1;}
.cus-sel-list .has-sub {}
.cus-sel-list .sub li { border-bottom: 0;}
.cus-sel-list .tree .sub-1st a, .cus-sel-list .tree .sub-1st .sub-tit { padding:0 10px 0 20px;}
.cus-sel-list .tree .sub-2nd a { padding:0 10px 0 30px;}
.cus-sel-elem { max-height: 240px; _height:expression(this.offsetHeight<240?'auto':'240px'); overflow: auto;}

.jq-sectionquick .section-con { display: none;}
.jq-sectionquick .jq-sectionquick-close { position: absolute; left: 0; bottom:0; display: block; width: 100%; height: 13px; background:url(../images/quick-close.png) no-repeat center; cursor: pointer;}
.jq-sectionquick .c-btn-ani { -webkit-animation: quickBtnAni 1s steps(4); animation: quickBtnAni 1s steps(4);}
@-webkit-keyframes quickBtnAni {
    from { -webkit-box-shadow: 0 0 3px rgba(235, 97, 0,.8);}
    50% { -webkit-box-shadow: 0 0 5px rgba(235, 97, 0,.8);}
    to { -webkit-box-shadow: none;}
}
@keyframes quickBtnAni {
    from { box-shadow: 0 0 0 2px rgba(254, 142, 64,.8);}
    33% { box-shadow: none;}
    66% { box-shadow: 0 0 0 2px rgba(254, 142, 64,.8);}
    to { box-shadow: none;}
}

/* adv */
/*.adv-app{ width:100%; height:200px; background:url(../images/adv/adv-appc.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:90px; transition:all .3s linear; -webkit-transition:all .3s linear;}*/
/*.adv-app-close:hover{ transform:rotate(180deg); -webkit-transform:rotate(180deg);}*/
/*下载app弹窗*/
.download-overlay {position: fixed;top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);z-index: 2000;}
.download-app {position: fixed;top: 50%;left: 50%;width: 300px;height: 420px;margin: -210px 0 0 -150px;background: url(../../images/downloadpop.png) top center no-repeat #fff;border-radius: 8px;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.download-con {width: 100%;position: absolute;top: 50%;left: 0;text-align: center;}
.download-code {position: relative; width: 130px;height: 130px;border-radius: 6px;padding: 5px;background-color: #fff;box-shadow: 0 0 20px 5px rgba(38,150,232,.21);margin: 0 auto 5px;}
.download-code >img { vertical-align: top; width: 100%; height: 100%;}
.download-code >i { position: absolute; left: 50%; top: 50%; z-index: 1; width: 24px; height: 24px; border: 1px solid #eee; border-radius: 6px; background: url('../../images/logo-xwyz.png') no-repeat center #ffffff; background-size: 100% 100%; margin: -13px 0 0 -13px;}
.download-app p {font-size: 16px;line-height: 1.5;}
.download-app .download-close {width: 36px;height: 36px;background: url(../../images/pop-close.png) no-repeat;background-size: 100% 100%;position: absolute;bottom: -55px;left: 50%;margin-left: -18px;}
/* 登录协议 */
.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;}
