﻿/* CSS Document */ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td{margin:0; padding:0px; border:none;}
html, body{-webkit-text-size-adjust:none;font-size:20px;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
img{border:none;} 
li{list-style:none;}
i,em{font-style:normal;}
a{text-decoration:none; color:#000;-webkit-tap-highlight-color: rgba(174, 209, 231, 0.5);}
a:hover{text-decoration:none;}
body{font-size:100%; background-color:#fff; color:#333; font-family:PingFang-SC-Regular,sans-serif;cursor:default;}
.clear{clear:both; overflow:hidden;}
.pagebar span.current{color:#090;}
/* 去掉iPhone、iPad的默认按钮样式 */
/*input[type="button"], input[type="submit"], input[type="reset"]{-webkit-appearance:none;}*/
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"]{-webkit-appearance:none;}
textarea{-webkit-appearance:none;}
.button{border-radius:0;}
#main_body{margin:0px auto; margin-bottom:60px; padding:0px; width:100%; max-width:640px; overflow:hidden; position:relative;}

/* 2017-08-05 */
.zxwtask{margin:0px; padding:0px; width:100%; overflow:hidden;}
.zxaska{margin:0 0 6px 0; padding:10px 8px 0 8px; overflow:hidden;}
.zxaska textarea{margin:0px; padding:6px 0 0 6px; border:solid 1px #666;background:#efefef; width:98%; height:150px; border-radius:4px; outline:none; font-size:.7rem; color:#c1c1c1; line-height:1rem;}
.zxaska textarea::-webkit-input-placeholder{color: #c1c1c1;}
.fapiao{margin:0px; padding:10px; clear:both; overflow:hidden;}
.iuytg{border-top:none;}
.fapiaoa{display:inline-block; vertical-align:middle; overflow:hidden; font-size:.7rem; color:#333;}
.switch{display:inline-block; vertical-align:middle; overflow:hidden;}
/*滑动选项卡*/
.has-switch{display:inline-block;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);position:relative;text-align:left;overflow:hidden;line-height:8px;min-width:100px; z-index:0;}
.has-switch > div.switch-on{left:0%;}
.has-switch > div.switch-invoice{-webkit-transition:left 0.5s;-moz-transition:left 0.5s;-o-transition:left 0.5s;transition:left 0.5s;}
.has-switch > div.switch-express{-webkit-transition:left 0.5s;-moz-transition:left 0.5s;-o-transition:left 0.5s;transition:left 0.5s;}
.has-switch > div{display:inline-block;width:150%;position:relative;top:0;}
.has-switch span.switch-left{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#15b9ad;background-image:-moz-linear-gradient(top, #15b9ad, #47d2c8);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#15b9ad), to(#47d2c8));background-image:-webkit-linear-gradient(top, #15b9ad, #47d2c8);background-image:-o-linear-gradient(top, #15b9ad, #47d2c8);background-image:linear-gradient(to bottom, #15b9ad, #47d2c8);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff15b9ad', endColorstr='#ff47d2c8', GradientType=0);border-color: #47d2c8 #47d2c8 #15b9ad;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);}
.has-switch span.switch-left{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-left-radius:4px;}
.has-switch span{text-align:center;z-index:1;width:33%;}
.has-switch span,.has-switch label{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;position: relative;display: inline-block;/*height: 100%;*/padding-bottom: 4px;padding-top: 4px;font-size: 14px;line-height: 20px; float:left;}
.has-switch label{text-align: center;margin-top: -1px;margin-bottom: -1px;z-index: 100;width: 34%;border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background-color: #f5f5f5;background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color: #e6e6e6 #e6e6e6 #bfbfbf;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);}
.has-switch span,.has-switch label{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;position: relative;display: inline-block;/*height: 100%;*/padding-bottom: 4px;padding-top: 4px;font-size: 14px;line-height: 20px;}
.has-switch span.switch-right{color: #333333;text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);background-color: #f0f0f0;background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff));background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff);background-image: -o-linear-gradient(top, #e6e6e6, #ffffff);background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);border-color: #ffffff #ffffff #d9d9d9;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);}
.has-switch span{text-align: center;z-index: 1;width: 33%;}
.has-switch span,.has-switch label{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;position: relative;display: inline-block;/*height: 100%;*/padding-bottom: 4px;padding-top: 4px;font-size: 14px;line-height: 20px;}
.has-switch input[type=checkbox]{display: none;}
.has-switch > div.switch-off{left: -50%;}
/*滑动选项卡*/
.zxaskb{margin:0px; padding:0 10px; font-size:.6rem; color:#999;}
.zxaskc{margin:0px; padding:15px 10px; overflow:hidden;}
.zxaskc input{width:100%; height:42px; background:#04BE02; border:none; border-radius:4px; font-size:.75rem;}
.zxaskd{margin:15px 0 0 0; padding:10px 0; overflow:hidden;}
.zxaskd p.askoppa{font-size:.7rem; color:#000; text-align:center; padding:0 10px;}
.zxaskd p.askoppb{margin:12px auto; width:80px; height:80px; padding:0 10px;}
.zxaskd p.askoppb img{width:80px; height:80px;}
.zxaskd p.askoppd{font-size:.7rem; color:#999; text-align:center; margin:15px 0; padding:0 10px;}
.askoppe{margin:0px; padding:15px 10px 0 10px; background:#f5f5f5; overflow:hidden;}
.skgfda{margin:0 0 15px 0; padding:0px; width:100%; overflow:hidden;}
.skgfda span{display:block; float:right; font-size:.7rem; color:#333; background:#9eea6a; padding:9px 13px; border-radius:4px; position:relative;}
.skgfda span:after{content:" "; position:absolute;top:10px;right:-7px;width:0;height:0;border-left:8px solid #9eea6a;border-top:8px solid transparent;border-bottom:8px solid transparent;}
.skgfda i{display:block; float:right; width:34px; height:34px; margin-left:12px;}
.skgfda i img{width:34px; height:34px; border-radius:3px;}
.zxaskd p.askoppf{margin:10px 0 0 0; padding:10px 10px 6px 10px; font-size:.65rem; text-align:center; color:#000;}
/* 2017-08-24 */
.twbiaoti{margin:0px; padding:10px 0; border-bottom:solid 1px #eee; border-top:solid 1px #eee; width:100%; clear:both; overflow:hidden; line-height:1rem;}
.twbiaoti label{display:block; float:left; font-size:.7rem; padding-left:10px; width:10%; color:#999;}
.twbiaoti input.twbiaotia{width:83%; float:left; height:16px; border:none; outline:none; padding-left:5px; font-size:.7rem; color:#999;}
.twbiaoti input.pouwb{width:68%; line-height:19px; font-size:.7rem; border-left:solid 1px #eee; margin-left:8px;}
.twxiangqing{margin:0px; padding:0 10px; overflow:hidden;}
.twxiangqing textarea.twxqa{background:#fff; width:100%; height:120px; border:none; outline:none; padding:5px 0 0 0; font-size:.7rem; line-height:1.1rem;}
/* 2017-09-12 */
.pcsw{margin:0px; padding:0px; width:100%; overflow:hidden;}
.pcsw img{width:100%;}
.cigfd{margin:0px; padding:3px 10px 23px 10px; overflow:hidden;}
.cigfd p.cigfda{font-size:.6rem; color:#666; margin-bottom:4px; line-height:.9rem;}
.cigfd p.cigfdb{font-size:.6rem; color:#666; margin-bottom:4px; line-height:.9rem;}
/* 2017-09-22 */
.myzaoqidkjl{margin:0px; padding:10px 0 0 0; background:#090; overflow:hidden;}
.myzaoqidkjl ul{margin:0px; padding:10px 10px 20px 10px; clear:both; overflow:hidden;}
.myzaoqidkjl ul li{float:left; width:33.33333%; color:#fff;}
.myzaoqidkjl ul li a{display:block; color:#fff;}
.myzaoqidkjl ul li span{display:block; font-size:1.2rem; text-align:center; line-height:1.2rem; margin-bottom:10px;}
.myzaoqidkjl ul li font{display:block; font-size:.7rem; text-align:center; line-height:1rem;}
.shbgf{margin:0 0 10px 0; padding:8px 10px; background:#fff; font-size:.6rem; color:#333; line-height:1rem;}
.shcyt{margin:0 0 10px 0; padding:15px 10px 10px 10px; background:#fff; overflow:hidden;}
.shcyt p.shcyta{font-size:.7rem; color:#333; text-align:center; line-height:1rem; margin-bottom:8px;}
.shcyt p.shcytb{margin:0 auto; margin-bottom:8px; padding:0px; width:85px; height:107px;}
.shcyt p.shcytb img{width:85px; height:107px;}
.shcyt p.shcytc{margin:0 auto; margin-bottom:6px; padding:0px; font-size:.65rem; line-height:1rem; overflow:hidden;}
.shcyt p.shcytc span{color:#00f;}
.shliyou{margin:0 0 10px 0; padding:10px; background:#fff; overflow:hidden;}
.shliyou h1{font-size:.75rem; font-weight:bold; color:#333; line-height:1rem; margin-bottom:5px;}
.shliyoua{font-size:.65rem; color:#f00; line-height:1rem; margin-bottom:6px;}
.shliyoub{font-size:.65rem; color:#333; font-weight:bold; line-height:1rem;}
.shnrlist{margin:0px; padding:6px 0 15px 0; background:#fff; overflow:hidden;}
.shnrlist ul{margin:0px; padding:0px; width:100%; overflow:hidden;}
.shnrlist ul li{padding:10px; /*border-bottom:dashed 1px #eee;*/}
.shnrlist ul li:nth-last-of-type(1){border-bottom:none;}
.shnrlist ul li a{display:block;}
.hgft{margin:0px; padding:0px; width:100%; clear:both; overflow:hidden;}
.hgfta{display:inline-block; vertical-align:middle; overflow:hidden; float:left; margin-right:10px;}
.hgfta i{display:block; width:2.2rem; height:2.9rem;}
.hgfta i img{width:2.2rem; height:2.9rem; border-radius:5px;}
.hgfta span{font-size:.6rem; display:block; text-align:center; line-height:1rem; margin-top:3px;}
.hgfta em{font-size:.6rem; display:block; text-align:center; line-height:1rem; margin-top:3px;}
.hgfta font{font-size:.6rem; display:block; text-align:center; line-height:1rem; margin-top:3px;}
.hgftb{display:inline-block; vertical-align:middle; overflow:hidden; float:left;}
.hgftb p.hgftb-a{font-size:.75rem; color:#333; font-weight:bold; line-height:1rem;}
.hgftb p.hgftb-b{font-size:.65rem; color:#666; line-height:.9rem; margin-bottom:2px;}
.ongts{font-size:.6rem; color:#999; line-height:1rem; margin-top:6px;}
/* 2017-09-25 */

.vgl_box{margin:0px; padding:0px; width:100%; overflow:hidden;}
.vgl_box .show{display:block;}
.vgl_box .hide{display:none;}
.qpktrf{margin:0px; padding:0px; width:100%; background:#fff; overflow:hidden;}
.qpktrf h1{font-size:.65rem; font-weight:bold; color:#333; line-height:1rem; padding:10px; border-bottom:dashed 1px #eee;}
.qpktrfa{margin:0px; padding:0px; width:100%; overflow:hidden;}
.qpktrfa ul{width:100%;}
.qpktrfa ul li{padding:10px; border-bottom:dashed 1px #eee;}
.qpktrfa ul li a{display:block;}
.vpkh{margin:0px; padding:0px; width:100%; overflow:hidden;}
.vpkha{display:inline-block; vertical-align:middle; overflow:hidden; width:3rem; height:3rem;}
.vpkha i{display:block; width:3rem; height:3rem;}
.vpkha i img{width:3rem; height:3rem; border-radius:50%;}
@media (max-width:320px){
.vpkhb{display:inline-block; vertical-align:middle; overflow:hidden; width:76%;}
}
@media (min-width:330px){
.vpkhb{display:inline-block; vertical-align:middle; overflow:hidden; width:80%;}
}
.vpkhb p.vpkhb-a{color:#333; line-height:1rem; margin-bottom:3px; clear:both; overflow:hidden;}
.vpkhb p.vpkhb-a span{font-size:.75rem; display:block; float:left; font-weight:bold;}
.vpkhb p.vpkhb-a font{font-size:.6rem; display:block; float:right; color:#999;}
.vpkhb p.vpkhb-b{font-size:.65rem; color:#333; line-height:1rem; margin-bottom:3px;}
.vpkhb p.vpkhb-c{font-size:.65rem; color:#333; line-height:1rem;}
/*加载*/
.load_more{font-size:14px;text-align: center;line-height: 30px;color: #666;padding:5px 0 10px 0;}
.onloading{font-size:14px;text-align: center;line-height: 30px;color: #666;padding:5px 0 10px 0;}
.load_more a,.onloading a{color:#666;}
/*加载*/
.rfegs{margin:0px; padding:0px; width:100%; overflow:hidden;}
.kbvfd{margin:0 0 10px 0; padding:10px; background:#fff; overflow:hidden;}
.kbvfd p.kbvfda{font-size:.6rem; color:#333; line-height:.9rem; margin-bottom:4px;}
.kbvfd p.kbvfdb{font-size:.6rem; color:#333; line-height:.9rem; border-bottom:dashed 1px #eee; padding-bottom:10px; margin-bottom:10px;}
.kbvfd p.kbvfdc{font-size:.65rem; color:#333; line-height:.9rem; margin-bottom:4px;}
.kbvfd p.kbvfdc span{color:#f00;}
.wehgl{margin:0 0 10px 0; padding:0px; background:#fff; width:100%; overflow:hidden;}
.wehgl h1{font-size:.65rem; color:#333; line-height:1rem; font-weight:bold; padding:10px 10px 6px 10px;}
.wehgl ul{margin:0px; padding:0 10px 10px 33px;}
.wehgl ul li{font-size:.6rem; list-style:decimal; line-height:.9rem; margin-bottom:5px;}
.shouzhimx{margin:0px; padding:0px; width:100%; background:#fff; overflow:hidden;}
.shouzhimx h1{font-size:.65rem; color:#333; line-height:1rem; font-weight:bold; padding:10px 10px 6px 10px;}
.shouzhimx ul{margin:0px; padding:0px; width:100%; overflow:hidden;}
.shouzhimx ul li{padding:10px; border-bottom:dashed 1px #eee;}
.shouzhimx ul li a{display:block;}
.bgplk{margin:0px; padding:0px; width:100%; overflow:hidden;}
.bgplka{display:inline-block; vertical-align:middle; overflow:hidden; width:2.5rem; height:2.5rem;}
.bgplka i{display:block; width:2.5rem; height:2.5rem;}
.bgplka i img{width:2.5rem; height:2.5rem;}
@media (max-width:320px){
.bgplkb{display:inline-block; vertical-align:middle; overflow:hidden; width:80%;}
}
@media (min-width:330px){
.bgplkb{display:inline-block; vertical-align:middle; overflow:hidden; width:83%;}
}
.bgplkb p.bgplkb-a{color:#333; font-size:.6rem; line-height:.9rem; margin-bottom:3px;}
.bgplkb p.bgplkb-b{color:#333; font-size:.6rem; line-height:.9rem;}
.bgplkb p.bgplkb-b span{color:#f00;}
/* 2018-05-19 */
.zxspic{margin: 0px;padding: 15px;overflow: hidden;}
.zxspic i{display: block;margin: 0 auto;width: 3rem;height: 3rem;margin-bottom: 10px;}
.zxspic i img{width: 3rem;height: 3rem;border-radius: 50%;}
.zxspic b{display: block;font-size: .8rem;text-align: center;color: #000;line-height: 1.1rem;margin-bottom: 10px;}
.zxspic span{display: block;text-align: center;color: #666;font-size: .7rem;}
.twzxstlt{margin: 15px 0;padding: 10px;overflow: hidden;border-bottom: solid 1px #eee;border-top: solid 1px #eee; display: flex;align-items: center;}
.twzxstlt label{font-size: .75rem;color: #999;display: block;flex-shrink: 0;line-height: 1.1rem;border-right: solid 1px #eee;padding-right: 6px;margin-right: 6px;}
.twzxstlt input{border: none;width: 100%;line-height: 1.1rem;outline: none;color: #999;}
.twzxstxt{margin: 0 0 10px 0;padding: 0 10px;font-size: .65rem;color: #999;}
/* 2018-07-05 */
.kaifapiao{margin: 20px 0 15px 0;padding: 0px;width: 100%;overflow: hidden;border-top: solid 1px #eee;}
.faptxt{margin: 0px;padding: 5px 10px 15px 10px;font-size: .7rem;color: #999;background: #fff;line-height: 1.1rem;}
.taitleix,.fpxgsy{margin: 0px;padding: 10px 10px;background: #fff;overflow: hidden;border-bottom: solid 1px #eee; display: flex;align-items: center;}
.taitleixa{font-size: .8rem;width: 130px;flex-shrink: 0;margin-right: 10px;}
.Timttlx{margin:0px; padding:0px;width: 100%; overflow:hidden;}
.Timttlx input{position:absolute; left:-10000px;}
.Timttlx .ttlx-Tim{margin:0px; padding:4px 0;display: inline-block;vertical-align: middle;overflow: hidden;}
.Timttlx .kklhu{width: 25%;float: left;}
.Timttlx .ttlx-Tim label{margin:0px; padding:0px;display: block; width:100%; cursor:pointer;}
.Timttlx .ttlx-Tim label div.ttlxed{margin: 0px;padding: 0px;overflow: hidden;display: flex;align-items: center;}
.Timttlx .ttlx-Tim label div.ttlxed .lfzgxa{width: 90%;}
.Timttlx .ttlx-Tim label div.ttlxed i{display: inline-block;vertical-align: middle;overflow: hidden;width: .8rem;height: .8rem;border: solid 1px #ccc;border-radius: 50%;position: relative;}
.Timttlx .ttlx-Tim label div.ttlxed em{display: block;width: .9rem;height: .8rem;border: solid 1px #ccc;border-radius: 50%;position: relative;margin-right: 15px;}
.Timttlx .ttlx-Tim label div.ttlxed span{display: inline-block;vertical-align: middle;overflow: hidden;font-size: .7rem;color: #333;margin-left: 8px;}
.Timttlx .ttlx-Tim label.checked div.ttlxed i:after{content: "";width: .6rem;height: .6rem;background: #f60;border-radius: 50%; position: absolute;top:50%;left: 50%;margin: -.3rem 0 0 -.3rem;}
.Timttlx .ttlx-Tim label.checked div.ttlxed em:after{content: "";width: .6rem;height: .6rem;background: #f60;border-radius: 50%; position: absolute;top:50%;left: 50%;margin: -.3rem 0 0 -.3rem;}
.Timttlx .ttlx-Tim label.checked div.ttlxed .lfzgxa p.lfzgxa-a{color: #fff;background: #090;border: solid 1px #ddd;}
.Timttlx .ttlx-Tim label.checked div.ttlxed .lfzgxa p.lfzgxa-b{color: #090;}
.fpxgsya{font-size: .8rem;width: 130px;flex-shrink: 0;margin-right: 10px;line-height: 1.2rem;}
.fpxgsyb,.fpxgsyc{width: 100%;}
.fpxgsyb input{border: none;width: 100%;line-height: 1.2rem;color: #999;font-size: .8rem;outline: none;}
.fpxgsyb span{display: inline-block;vertical-align: middle;overflow: hidden;font-size: 1rem;color: #f60;margin-right: 10px;}
.fpxgsyb font{display: inline-block;vertical-align: middle;overflow: hidden;font-size: .8rem;color: #999;}
.fpxgsyb select{border:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none; background:#fff; color:#666; font-size:.75rem;display: inline-block;vertical-align: middle;overflow: hidden;}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.fpxgsyb select::-ms-expand{display:none;}
.fpxgsyb i.kx-arrow{height:10px;width:16px;position:relative;display: inline-block;vertical-align: middle;overflow: hidden;}
.fpxgsyb em,.fpxgsyb span{width:0;height:0;border-color:transparent;position:absolute;}
.fpxgsyb i.kx-arrow-up em{border-width:6px;border-style:solid dashed dashed dashed;border-top-color:#999;top:2px;left:0;}
.fpxgsyb i.kx-arrow-up span{border-width:6px;border-style:solid dashed dashed dashed;top:0;left:0;border-top-color:#fff;}
.fpxgsyc font{display: block;float: right;line-height: 1.2rem;}
.fpxgsyc b{display: inline-block;vertical-align: middle;overflow: hidden;font-size: .8rem;color: #999;font-weight: normal;}
.zjtwerf{margin: 0px;padding: 15px;background: #fff;border-bottom: solid 1px #eee; overflow: hidden;}
.zjtwerf a{display: block;float: right;padding: 8px 12px;border-radius: 3px;background: #090;font-size: .7rem;color: #fff;}
.lfzgx{margin: 0px;padding: 0 0 0 10px;background: #fff;overflow: hidden;}
.lfzgxa{margin: 0px;padding: 12px 0 12px 0px; overflow: hidden;}
.lfzgxa p.lfzgxa-a{font-size: .65rem;color: #2c2c2c;border: solid 1px #ddd; text-align: center;border-radius: 5px;line-height:38px;margin-bottom: 5px;}
.lfzgxa p.lfzgxa-b{font-size: .7rem;color: #666;line-height: 1.1rem;}
.jyhgfrt,.jyhgfrta{margin: 0px;padding: 0px;width: 100%;overflow: hidden;}
.jyhgfrta p.lfzgxa-b{font-size: .7rem;color: #666;line-height: 1.1rem;padding-bottom: 15px;}
.bbvgtfd{margin: 20px 0 0 0;padding: 0px;width: 100%;overflow: hidden;}
.bbvgtfd ul.bbvgtfd_nume{width: 100%;clear: both;overflow: hidden;}
.bbvgtfd ul.bbvgtfd_nume li{width: 33.33333%;float:left;margin-bottom: 8px;}
.bbvgtfd ul.bbvgtfd_nume li a{display: block;width: 90%; font-size: .75rem;color: #2c2c2c;border: solid 1px #ddd; text-align: center;border-radius: 5px;line-height:38px;}
.bbvgtfd ul.bbvgtfd_nume li a.zjtw-nav{color: #fff;background: #04BE02;border: solid 1px #090;}
.bbvgtfd_box{margin: 0px;padding: 0px;width: 100%;overflow: hidden;}
.bbvgtfd_box .show{display: block;}
.bbvgtfd_box .hide{display: none;}
.jyhgfrta{margin: 0px;padding: 0px;width:100%;overflow: hidden;}
.jyhgfrta p.lfzgxa-b{font-size: .8rem;color: #666;line-height: 1.1rem;padding: 10px 0 15px 0;}

















