
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button{ margin: 0px; padding: 0px;font-family:"Microsoft YaHei","微软雅黑";-webkit-font-smoothing:antialiased; }
table{ border-collapse:collapse; border-spacing:0; }
button,input,textarea,fieldset{ padding:0;*overflow:visible;} 
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal; }
ol,ul,li{ list-style:none; }
caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{ font-size:100%; }
q:before,q:after{ content:''; }
abbr,acronym{ border:0; }
label{ cursor:pointer; }
legend{ margin-left:0; }*+html legend{ margin-left:-7px;  margin-top:-7px; padding-bottom:10px; }
*html legend{ margin-left:-7px;  margin-top:-7px;  padding-bottom:10px; }
a{ text-decoration:none; outline: none; }
form{display: block;width: 100%;}
*{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);outline: 0;}
a, a:visited {text-decoration: none;color: #333;}
i{font-style: normal;}
body{margin: 0 auto;overflow-x:hidden;max-width: 720px;background: #fff;font-size: 14px;color: #666;-webkit-text-size-adjust: 100% !important;}
img {border: 0 none;vertical-align: top;}
html, body {
    width: 100%;
    height: 100%;
}
input{outline: none;resize: none;}
input[type="date"]::-webkit-inner-spin-button { visibility: hidden; } 
input[type="date"]{border: none;width: 100%;height: 45px;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: none;}
::-webkit-scrollbar{display: none;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input,button,textarea,select{outline: none;resize:none;-webkit-appearance: none; }
/**基本常用样式**/
/* text */
.fHei{ font-family:'黑体';}
.fTahoma{ font-family:Tahoma,Verdana; }
.fyahei{font-family:"Microsoft YaHei","微软雅黑";}
.fb{ font-weight:bold; }
.fn{ font-weight:normal;font-style:normal; }

.unl{ text-decoration:underline; }
.del{ text-decoration:line-through; }
/* positon */
.tl{ text-align:left; }
.tc{ text-align:center; }
.tr{ text-align:right; }
.bc{ margin-left:auto; margin-right:auto; }
.fl{ float:left; }
.fr{ float:right; }
.cb{ clear:both; }
.cl{ clear:left; }
.cr{ clear:right; }
.clearfix:after,.wapadthree:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix{*zoom:1;}
.vm{ vertical-align:middle; }
.pr{ position:relative; }
.pa{ position:absolute; }
.abs-r{ position:absolute; right:0; }
.zoom{ zoom:1; }
.hid{ visibility:hidden; }
.none{ display:none; }
.w40{width: 40px;}
/*border*/
.nbB{ border:0;}
.nbt{ border-top:none; }

.tb{border-top:1px solid #e0e0e0;}
.bb{border-bottom:1px solid #e0e0e0;}
.borderSt{ border:1px solid #DDDDDD; }
.borderStTop{ border-top:1px solid #DDDDDD; }

.bra4{border-radius:4px;}
/*box size*/
.w{ width:100%; }

.mt10{margin-top: 10px;}
.mb20{margin-bottom: 20px;}
/* link color && style */
.cp{cursor:pointer;}

/* inline box style */
.dib{ display:inline-block; }
.di{ display:inline; }
.db{ display:block; }
/* others */
.alpha{ filter:alpha(opacity=55);  -moz-opacity:0.55; opacity:0.55; }
.wordbreak{ word-wrap: break-word;word-spacing: normal;word-break: break-all; }
.oh{ overflow:hidden; }
.ohtxt_line{overflow:hidden;text-overflow:ellipbsis; display: block;}
.ohtxt{overflow:hidden;text-overflow:ellipsis; white-space:nowrap;display: block;}
.oa{ overflow:auto; }

.paddlf{padding: 0 15px;}
.paddingmid{padding: 15px;}
.shadow{ background:#fff; box-shadow:2px 2px rgba(128,128,128,.25); }
.shadow5{ background:#fff; box-shadow:4px 4px rgba(128,128,128,.25); }

.hide{display: none !important;}
.bluecolor{color: #3366cc}
/**------------------wap电子商会开始--------------------------**/
.demonav{width: 100%;max-width: 720px;background-color: #fff;}
.fixed-top{position:fixed;top:0;z-index:8;-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, .175);box-shadow:0 3px 6px rgba(0, 0, 0, .175);}
/**首页顶部**/
.wapdzshtop{padding:4px 10px;float: left;width: 100%;background-color: #3366cc;position: relative;}
.wapdzshtop img{display: inline-block;width: 100%;}
.wapdzshtop .waplogo{width: 180px;display: block;margin:0 auto;}
.wapdzshtop .searchicon,.wapdzshtop .menuicon{width:30px;float: left;position: absolute;top: 13px;}
.wapdzshtop .menuicon{left: 10px;}
.wapdzshtop .searchicon{right: 10px;}
.wapdzshtop .rightsidea{right: 50px;}
.wapdzshtop .rightsideb{right: 10px;left: auto}
.wapdzshtop .backbtn{float: left;font-size: 16px;color: #fff;line-height: 25px;position: absolute;top: 13px;left: 10px;}
.wapdzshtop .backbtn img{width: 30px;}
.wapdzshtop .backbtn a{color:#fff;}

/**.waptopmenu,.waptopmenu ul{float:left;width: 100%;}
.waptopmenu li{float:left;width: 25%;text-align: center;border-right: 1px solid #3366cc;margin: 13px 0}
.waptopmenu li:last-child{border-right: 0}
.waptopmenu li a{float:left;width: 100%;font-size: 14px;line-height:1;color: #3366cc;}**/

/**搜索**/
.searchcnt{float:left;width: 100%;background-color:rgba(51,102,204,.6);padding: 10px;display: none;}
.searchcnt .searchtext{float: left;width: 80%;line-height: 30px;border: 0;background-color: #fff;font-size: 14px;color: #c2c2c2;padding: 0 10px;border-radius: 0;}
.searchcnt .searchbtn{float: right;width: 20%;height: 30px;background: #3366cc;color:#fff;border: 0px;}
/**分栏导航浮层**/
.masklayer{position: fixed;left: -100%;top: 0;bottom: 0;z-index: 998;width: 100%;height:100%;background-color: rgba(0, 0, 0, 0.5);}
.masklayercnt{position: absolute;width: 145px;top: 0;bottom: 0;left:0;height: 100%;background-color: #fafafa;z-index: 1000;}
.masklayerclose{position: absolute;width: 100%;top: 0;bottom: 0;left:0;height: 100%;z-index: 999;}
.masklayer.show{left: 0;animation: login 1s;-moz-animation: login 1s;-webkit-animation: login 1s;-o-animation: login 1s;}
.masklayer.hidden{left: -100%;animation: login_back 1s;-moz-animation: login_back 1s;-webkit-animation: login_back 1s;-o-animation: login_back 1s; }
@keyframes login{from{left:-100%;}to{left:0;}}
@-moz-keyframes login{from{left:-100%;}to{left:0;}}
@-webkit-keyframes login{from{left:-100%;}to{left:0;}}
@-o-keyframes login{from{left:-100%;}to{left:0;}}
@keyframes login_back{from{left:0;}to{left:-100%;}}
@-moz-keyframes login_back{from{left:0;}to{left:-100%;}}/* Firefox */
@-webkit-keyframes login_back{from{left:0;}to{left:-100%;}}/* Safari and Chrome */ 
@-o-keyframes login_back{from{left:0;}to{left:-100%;}}
.wapleftmenu{width: 100%;height: 100%;padding-bottom: 50px;position: relative;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;overflow-y: scroll;overflow-x: hidden;}
.wapleftmenu dl,.wapleftmenu dt,.wapleftmenu dd{float:left;width: 100%;}
.wapleftmenu dt a:before{content: "";display: inline-block;margin:0 15px;width: 6px;height: 10px;background: url(../images/wapicon.png) 0 0 no-repeat;background-size: 50px auto}
.wapleftmenu a{width: 100%;display: inline-block;text-align: center;line-height: 1;padding: 10px 0}
.wapleftmenu dt a{margin-top: 10px;font-size: 14px;color: #000;text-align: left;}
.wapleftmenu dd a{color: #2e2e2e;font-size: 12px;}
/**banner**/
.wapdzshbanner{display: block;width: 100%;position:relative;}
.wapdzshbanner .bannertit{position: absolute;bottom: 0;left: 0;width: 100%;font-size: 16px;line-height: 25px;color: #fff;padding:10px;background: rgba(0,0,0,.4);}
.wapdzshbanner .hd{position:absolute; z-index:1; bottom:0; text-align:center; right: 0}
.wapdzshbanner .bd{ position:relative; z-index:0;width: 100%;height:100%;}
.wapdzshbanner .bd ul{height:100%;}
.wapdzshbanner .bd li{width:100%;height:100%;float: left;}
.wapdzshbanner .bd li a{width:100%;height:100%;display: inline-block;position: relative;}
.wapdzshbanner .bd li img{ width:100%;height:100%;display: inline-block;}
.wapdzshbanner .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.wapdzshbanner.wapbannerheight{height: 12rem}
.wapdzshbanner.wapbannerheight .tempWrap{width: 100%;height:100%;}

/**头条**/
/**.waptophot dl,.waptophot dt,.waptophot dd{display: inline-block;width: 100%;}
.waptophot dt{padding-left: 20px;background: #eee url(../images/wapicon.png) 0 -25px no-repeat;background-size: 45px auto;}
.waptophot dt a{font-size: 16px;color: #000;line-height: 35px;}
.waptophot dd{padding-left: 28px;background: url(../images/wapicon.png) 5px -79px no-repeat;background-size: 60px auto;}
.waptophot dd a{font-size: 14px;color: #333;line-height: 30px;}
.waptophot a{float: left;width: 100%;text-align: left;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
**/
/**广告**/
.wapadthough{width: 100%;border: 1px solid #d2d2d2}
.wapadthough a,.wapadthough a img{display: inline-block;width: 100%;}
.wapadthree{width: 100%;padding: 20px}
.wapadthree a{float: left;border: 1px solid #d2d2d2;width: 30%;margin-right: 5%;}
.wapadthree a:last-child{margin-right: 0}
.wapadthree a img{display: inline-block;width: 100%;}

.wapadzuoyou .leftad{padding-right: 5px;width: 40%;float: left;}
.wapadzuoyou .rightad{padding-left: 5px;width: 60%;float: right;}
.wapadzuoyou a{float: left;width: 100%;border: 1px solid #d2d2d2}
.wapadzuoyou a img{float: left;width: 100%;}
/**list**/
.wapdzshlist{width: 100%;padding: 0 10px;background-color: #fff;}
.wapdzshlist .listitem:after {content: '';display: block;clear: both;height: 0;}
.wapdzshlist .listitem{float: left;width: 100%;padding: 10px 0;border-bottom: 1px solid #eeeeee;position: relative;}
.listitemleft{float: left;width: 8rem;padding-right: 0.5rem;height: 5rem;position: relative;}
.listitemleft a,.listitemleft img{float: left;width: 100%;height:100%;}

.listitemleft .listtag{display: block;position: absolute;left: 0;top: 0;font-size: 13px;color: #fff;line-height: 23px;text-align: center;width: 40px;background-color: #f55064;opacity: 0.9;}
.listitemright{position: relative;padding-left: 8rem;}
.listitemright .listitemtit{font-weight: 600;display: inline-block; color: #2e2e2e;font-size: 15px;line-height: 18px;text-align: justify;max-height: 54px;overflow: hidden;}
.listitemright .listitembottom{display: inline-block;width: 100%;margin-top: 4px;}
.listitemright .listitembottom span{color: #989898;line-height: 20px;}
.listitemlook{float: right;font-size: 12px;background: url(../images/wapicon.png) 0 -13px no-repeat;background-size: 60px auto;padding-left: 23px;}
.listitemauthor{float: left;font-size: 14px;margin-right: 10px;}
.listitemtime{float: left;font-size: 14px;}
/**加载更多**/
.listloadmore{float: left;width: 100%;margin: 30px 0;background-color: #f4f4f4;text-align: center;}
.listloadmore a{display: inline-block;width: 100%;text-align: center;font-size: 14px;color: #2e2e2e;line-height: 35px;}
.listloadmore img{display: inline-block;}
/**列表2**/
.wapsecondtit{float: left;width: 100%;padding: 10px 0;background: #f4f4f4}
.wapsecondtit span{float: left;padding-left: 15px;font-size: 18px;color: #3366cc;border-left: 4px solid #3366cc;line-height: 30px;}
.wapsecondtit em{padding: 0 5px}
.wapsecondtit span a{display: inline-block;color: #3366cc;padding: 0 5px;}
.wapdzshlisttxt.texthidden p{text-align: justify;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.wapdzshlisttxt{float: left;width: 100%;padding:10px;}
.wapdzshlisttxt ul,.wapdzshlisttxt li{float: left;width: 100%;}
.wapdzshlisttxt li{border-bottom: 1px dashed #f0f0f0;margin: 5px 0}
.wapdzshlisttxt p{float: left;font-size: 14px;line-height: 20px;color: #000;}
.wapdzshlisttxt span{float: right;line-height: 20px;color: #b2b2b2;font-size: 12px;}
.wapsecondtit em,.wapdzshlisttxt em{display: inline-block;color: #ff8500}
/**内容页面-top**/
.wapdzshnrtop{padding: 10px;float: left;width: 100%;text-align: center;height: 45px;position: relative;}
.wapdzshnrtop img{display: inline-block;width:30px;}
.wapdzshnrtop span{font-size: 15px;color: #000;line-height: 25px;}
.wapdzshnrtop .backicon{float: left;position: absolute;left: 0}
.wapdzshnrtop .personalicon{float: right;}
.wapdzshnrtop .midtit{display: inline-block;color: #2e2e2e;font-size: 14px;margin: 0 auto;line-height: 25px;}
.wapdzshnrtop .bluebtn{position: absolute;right: 10px;float: right;}

.wapdzshnrtop .bluebtn,.bluebtn{border: 0;font-size: 12px;color: #fff;background-color: #3366cc;line-height: 25px;border-radius: 5px;padding: 0 5px;}
.wapdzshnrtop .bluetext{position: absolute;right: 10px;float: right;font-size: 12px;color: #3366cc;line-height: 25px;padding: 0 5px;}

/**内容页面**/
.wapessaybox{padding:20px 0 70px;width: 100%;float: left;}
.wapessaytit{float: left;width: 100%;font-size: 18px;color: #1f2025;line-height: 25px;padding: 0 20px;font-weight: 600;}
.wapessayinfo{float: left;width: 100%;margin-top: 15px;padding: 0 20px;}
.wapessayinfo,.wapessayinfo span{line-height: 20px;font-size: 14px;color: #9ca0a3;margin-right: 5px;}
.wapessayinfo .writerlink{display: inline-block;color: #5c5c5c}
.wapessaymark{float: left;width: 100%;color: #5c5c5c;font-size: 16px;text-align: justify;line-height:  1.8;margin: 15px 0;background-color: #f4f4f4;padding: 10px 20px 10px 60px;position: relative;}
.wapessaymark span{color: #2e2e2e;font-weight: 600;padding-left: 10px;position: absolute;left: 0;border-left: 4px solid #3366cc;}
.wapessaycnt{float: left;width: 100%;margin-top: 20px;padding: 0 20px;width: 100%;}
.wapessaycnt p{margin:5px 0; width:100%;color: #2e2e2e;font-size: 16px;line-height: 1.8;text-align: justify;}
.wapessaycnt img,.wapessaycnt div,.wapessaycnt embed,.wapessaycnt iframe{max-width: 100% !important;height: auto !important;display: block;}
.wapessaycnt *{max-width: 100% !important;box-sizing: border-box !important;-webkit-box-sizing: border-box !important;word-wrap: break-word !important;}
.wapessaycnt p strong{font-weight: bold;}
.wapessaynote{float: left;width: 100%;padding:10px 20px;color: #3366cc;font-size: 14px;line-height: 20px;}

/**相关**/
.wapessaystit{float: left;width: 100%;padding: 10px 0;}
.wapessaystit span{font-size: 16px;line-height: 24px;border-left: 4px solid #3366cc;color: #3366cc;padding-left: 20px;}
.wapessaycomlist{float: left;width: 100%;padding: 0 20px;width: 100%;}
.wapessaycomlist dl{float: left;width: 100%;padding: 5px 0;min-height: 50px;}
.wapessaycomlist dl dt{width:100%;height:auto;float: left;color:#2e2e2e;font-size: 16px;line-height: 30px;}
.wapessaycomlist dl dt span{float: right;color: #5c5c5c;font-size: 14px;line-height: 30px;}
.wapessaycomlist dl dd{color: #9ca0a3;font-size: 14px;line-height: 20px;text-align: justify;}
.wapessaycomlist .lookmore{float: left;width: 100%;text-align: right;padding-bottom: 10px;}
.wapessaycomlist .lookmore a{width: 100%;display: inline-block;color:#3366cc;font-size: 16px;line-height: 30px;}
.wapessayrela{float: left;padding: 0 20px;width: 100%;}
.wapessayrela li{float: left;width: 100%;padding: 10px 0;border-bottom: 1px dashed #dedede;}
.wapessayrela li:last-child{border-bottom: 0;}
.wapessayrela li a{float: left;width: 100%;color: #2e2e2e;font-size: 15px;line-height: 20px;margin-bottom: 10px;}
.wapessayrela li span{color: #898989;font-size: 14px;line-height: 20px;}
.wapessayrela li span.author{float: left;}
.wapessayrela li span.time{float: right;}
/**底部菜单**/
.wapfootbox{position: fixed;bottom: 0;z-index: 20;left: 0;width: 100%;background: #fff;box-shadow: 0 -2px 5px rgba(0,0,0,.1);-webkit-box-shadow: 0 -2px 5px rgba(0,0,0,.1);-moz-box-shadow: 0 -2px 5px rgba(0,0,0,.1);}
.wapfootmenu{float: left;width: 100%;position: relative;}
.wapfootmenu span{position: absolute;top: 10px;font-size: 12px;color: #3366cc;line-height: 25px;text-align: left;}
.wapfootmenu span img{display: inline-block;width: 30px;}
.wapfootmenu .fenxiangicon{right: 0;width: 60px}
.wapfootmenu .pinglunicon{right: 60px;width: 60px}
.wapfootmenu .footpinglun{padding: 10px 120px 10px 30px}
.wapfootmenu .footpinglun input{border: 1px solid #3366cc;height: 25px;width: 100%;display: inline-block;border-radius: 3px;color: #3366cc;font-size: 12px;padding: 0 5px;}
/**悬浮层**/
.dialogmask{position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #000;z-index: 997;filter: alpha(opacity=50);opacity: .5;display: none;overflow-x: hidden;overflow-y: auto;}
/**悬浮层-分享**/
.masklayershare{position: fixed;width: 100%;z-index: 1000;left: 0;bottom: 0;height: auto;background-color: #fff;display: none;}
.masklayershare ul{width: 100%;max-width: 720px;padding:30px 20px;border-bottom: 1px solid #eeeeee;display: block;margin: 0 auto;}
.masklayershare ul li{float: left;width:33.333333%;position: relative;}
.masklayershare ul li a{display: inline-block;width: 100%;}
.masklayershare ul li a img{display: block;margin: 0 auto;width: 40%;}
.masklayershare ul li a span{width: 100%;display: inline-block;text-align: center;font-size: 12px;color: #3366cc;line-height: 20px;margin-top: 10px;}
.masklayershare .shareclose{width: 100%;font-size: 18px;color: #3366cc;line-height: 60px;text-align: center;}
/**悬浮层-评论**/
.masklayerdiscuss{position: fixed;width: 100%;z-index: 1000;left: 0;bottom: 0;height: auto;padding: 10px 20px;background-color: #fff;display: none;}
.masklayerdiscuss h2{float: left;font-size: 18px;line-height: 30px;color: #3366cc;margin-bottom: 15px;}
.masklayerdiscuss .logindiscuss{float: left;width: 100%;margin-bottom: 15px;}
.masklayerdiscuss .logindiscuss textarea{float: left;width: 100%;height: 160px;border: 1px solid #99b2e5;padding: 10px;line-height: 20px;font-size: 12px;color: #999;border-radius: 2px;}
.discussclose,.discusssure{cursor: pointer;font-size: 16px;padding: 0 20px;line-height: 30px;border: 0px;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;}
.discussclose{float: left;background-color: #fff;color: #3366cc;}
.discusssure{float: right;background-color: #3366cc;color: #fff;}
/**个人中心首页**/
.wapcentertop{padding: 15px;display: block;width: 100%;}
.wapcentertop .headimg{float: left;width: 30px;height: 30px;background: url(../images/wapicon.png) 0px -197px no-repeat;background-size: 60px auto}
.wapcentertop .headname{float: left;padding-left: 15px;font-size: 14px;color: #2e2e2e;display: inline-block;line-height: 30px;}
.wapcentertop .headright{font-size: 11px;line-height: 22px;float: right;margin-top: 4px;background: #3366cc;color: #fff;padding: 0 5px;border-radius: 5px;}
.wapcenteroption{border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;background: #fff;}
.myorderbox{border-bottom: 1px solid #ececec;margin-top: 15px;}
.myorderbox span{font-size: 14px;color: #3366cc;font-weight: bold;line-height: 20px;display: inline-block;width: 100%;text-align: left;padding: 10px 15px;}
.myorderbox em{float: right;display: inline-block;color: #939393;font-size: 10px;}
.myorderbox em i{display: inline-block;background-position:2px -180px;width: 15px;height: 20px;vertical-align: top;}
.wapcentermenu li{width: 20%;float: left;text-align: center;}
.wapcentermenu li a{float: left;width: 100%;padding: 10px 0;}
.wapcentermenu li em{display: block;margin: 0 auto;width: 24px;height: 24px;position: relative;background-image: url(../images/wapicon.png);background-repeat: no-repeat;background-size: 60px auto}
.wapcentermenu li sup{font-size: 10px;line-height: 14px;color: #fff;background-color: #3366cc;padding: 0 5px;border: 1px solid #fff;border-radius: 8px;position: absolute;top: -7px;left: 12px;}
.wapcentermenu li span{color: #939393;display: inline-block;width: 100%;font-size: 10px;}
.wapcentermenu li .fajianico{background-position: 0 -111px;}
.wapcentermenu li .shoujianico{background-position: -24px -111px;}
.wapcentermenu li .busmsgico{background-position: 0 -138px;}
.wapcentermenu li .liuyanico{background-position:-24px -138px;}
.wapcentermenu li .zhaopinico{background-position: 0 -165px;}
.wapcenterlist li{float: left;width: 100%;border-bottom: 1px solid #ececec;}
.wapcenterlist li a{padding: 10px 15px;float: left;width: 100%;color: #5e5e5e;font-size: 13px;line-height: 20px;}
.wapcenterlist em{float: right;display: inline-block;width: 15px;height: 20px;vertical-align: top;background: url(../images/wapicon.png) -66px -343px no-repeat;}
/*****/
.wapeditlist{float: left;width: 100%;background-color: #fff;}
.wapeditlist li{float: left;width: 100%;border-bottom: 1px solid #ededed;padding: 0 15px;}
.wapeditlist label{color: #2e2e2e;line-height: 45px;font-size: 13px;float: left;}
.wapeditlist label i{display: inline-block;float: left;color: #f74246;font-style: normal;padding-right: 5px}
.wapeditlist .rightbox{position: relative;padding-left: 80px;}
.wapeditlist .yanzhengma{position: relative;padding-left: 80px;padding-right: 160px;}
.wapeditlist .yanzhengmaimg{float: right;width: 120px;}
.wapeditlist .yanzhengmaimg img{float: left;width: 100%;max-height: 45px;}
.wapeditlist .shuaxinbtn{float: right;width: 40px;height: 45px;background: url(../images/wapicon.png) -28px 15px no-repeat;}
.wapeditlist input[type="text"]{display: inline-block;background: #fff;border: 0;width: 100%;padding: 15px 0;line-height: 15px;font-size: 13px;color: #b3b3b3;}
.wapeditlist textarea{display: inline-block;background: #fff;border: 0;width: 100%;line-height: 25px;font-size: 13px;color: #939393;}
.wapeditlist .rightselect{float: right;width: 100%;position: relative;padding-right: 20px;}
.wapeditlist .rightselect:after{content: "";display: inline-block;position: absolute;width: 20px;height: 20px;background: url(../images/wapicon.png) -25px -166px no-repeat;background-size: 50px auto;margin-top: 12px;}
.wapeditlist .rightselect select{float: left;width: 100%;border: 0;font-size: 13px;line-height: 45px;color: #939393;}
.wapeditlist .rightselect select option{font-size: 13px;line-height: 20px;color: #939393;}
.wapeditlist label em{width: 20px;height:20px;float: left;margin-right: 5px;margin-top: 12px;background-image:url(../images/wapicon.png);background-repeat: no-repeat;}
.wapeditlist .yonghu{background-position:-2px -395px; }
.wapeditlist .mima{background-position:-38px -395px; }
.wapeditlist .yanzheng{background-position:-72px -395px; }
/****/
.wapmsglist{float: left;width: 100%;background: #fff;margin-top: 10px;padding: 0 15px;}
.wapmsglist li{float: left;width: 100%;color: #2e2e2e;font-size: 13px;line-height: 20px;padding: 5px 0;border-bottom: 1px solid #ececec}
.wapmsglist li:last-child{border-bottom: 0;}
.wapmsglist .msgtext{position: relative;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.wapmsglist .operatbtn{float: right;}
.wapmsglist .operatbtn span,.wapmsglist .operatbtn a{padding: 0 5px;display: inline-block;color: #3366cc}
.wapmsglist .operatbtn em{display: inline-block;color: #3366cc}
/**登录注册**/
.waploginbox{float: left;width:100%;padding: 0 15px}
.waploginbtn{width:100%; height:40px; background:#0099cc; font-size:14px; line-height:40px; text-align:center; border:0px; color:#fff; border-radius:3px; cursor:pointer;}
.waploginoth{float: left;width:100%;padding: 15px;line-height: 16px;font-size: 12px;}
.waploginoth a{color: #00aaff;}
.idsavecheck{float: left;position: relative;z-index: 10;height: 16px;line-height: 16px;font-size: 12px;padding-left: 20px;cursor: pointer;}
.checkboxicon{position: absolute;left: 0;top: 0;z-index: 10;width: 16px;height: 16px;background: #fff url(../images/wapicon.png) no-repeat -84px -24px;}
.checkboxicon.onchecked{background-position: -84px 0;}
.idsavecheck input{position: absolute;z-index: -10;left: 0;top: 1px;width: 1px;height: 0px;}
/**发布信息**/
.addfilecnt .addfilebtn{float: left;position: relative;margin-top: 10px;display: inline-block;background: #f1f1f1;border-radius: 4px;padding:0 10px;overflow: hidden;color: #5c5c5c;text-decoration: none;text-indent: 0;line-height: 25px;font-size: 12px;}
.addfilecnt .addfilebtn:hover{color: #5c5c5c}
.addfilecnt .addfilebtn input{position: absolute;font-size: 30px;width: 100%;right: 0;top: 0;opacity: 0;}
.addfilecnt .tipmsg{float: left;font-size: 14px;line-height: 45px;color: #939393;margin-left: 10px;}

.wapbianjikuang{display: inline-block;width: 100%;padding-bottom: 20px;}
.wapradio{width: 24px;height: 18px;float: left;margin-top: 13px;cursor: pointer;text-align: center;background-image: url(../images/inputradio.png);background-repeat: no-repeat;background-position: -24px 0;}
.wapradio input[type="radio"]{opacity: 0;cursor: pointer;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);}
.wapradio.on{background-position: 0 0;}

.wapgotop,.wapgohome{position: fixed;right: 30px;display: none;z-index: 1;width: 45px;height: 45px;border-radius: 50%;overflow: hidden;}
.wapgotop{bottom: 115px;}
.wapgohome{bottom: 60px;}

/**----------------二级页面-------------------**/
.wapsinglebanner{width: 100%;}
.wapsinglebanner a,.wapsinglebanner img{display: inline-block;width: 100%;}
/**------------二级页面-商会概况-------------**/
.wapshsurveytit{float: left;width: 100%;margin: 10px 0;background: url(../images/shsurveytit.jpg) repeat-x;}
.wapshsurveytit span{font-size: 16px;font-weight: bold;color: #377db8;line-height: 32px;float: left;background-color: #fff;padding-right: 8px;}
.wapshsurveytit i{width: 36px;height: 32px;float: left;margin-right: 5px;background-image: url(../images/zgdzshicon.png);background-repeat:no-repeat;background-size: 180px auto;}
.wapshsurveytit i.surveyicona{background-position: 0 -384px;}
.wapshsurveytit i.surveyiconb{background-position: -41px -384px;}
.wapshsurveytit i.surveyiconc{background-position: -80px -384px;}
.wapshsurveytit i.surveyicond{background-position: -120px -384px;}
.wapshsurveytit i.surveyicone{background-position: 0 -421px;}
.wapshsurveytit i.surveyiconf{background-position: -41px -421px;}
.wapshsurveytit i.surveyicong{background-position: -80px -421px;}
.wapshsurveytit i.surveyiconh{background-position: -120px -421px;}
.wapshsurveytit a{float: left;}
.wapshsurveytit a.chakanmore{float: right;font-size: 12px;color: #524c4d;line-height: 32px;padding-left:10px;background-color: #fff;}
/***商会简介**/
.wapshsurveyshjs{float: left;width: 100%;box-shadow:-15px 15px 0px -10px #fb631f;}
.wapshsurveyshjs img{width: 100%;}
.wapshsurveyshjsr{float: right;width: 100%;}
.wapshsurveyshjsr h1{float: left;font-size: 20px;font-weight: bold;line-height: 50px;border-bottom: 5px solid #1091d3;margin-bottom: 10px;}
.wapshsurveyshjsr p{font-size: 14px;color: #303030;line-height: 20px;float: left;}
.wapshsurveyshjsr a{float: right;margin-bottom: 15px;width: 80px;height: 20px;border: 1px solid #313131;color: #313131;text-align: center;font-size: 10px;line-height: 20px;}
/**领导成员**/
.wapshsurveyldcy{float: left;width: 100%;}
.wapshsurveyldcy li{float: left;width: 33.333333%;padding: 5px;}
.wapshsurveyldcy li a{float: left;width: 100%;background-color: #eee;padding-bottom: 10px;}
.wapshsurveyldcy img{float: left;width:100%;}
.wapshsurveyldcy span{float: left;width:100%;font-size: 14px;color: #000;line-height: 30px;text-align: center;height: 30px;overflow: hidden;}
.wapshsurveyldcy p{float: left;width:100%;padding: 0 5px;text-align: justify;font-size: 12px;color: #565656;line-height: 15px;height: 45px;overflow: hidden;}
.wapshsurveyldcy i{float: right;font-size: 12px;color: #939393;line-height: 15px;font-style: normal;margin: 5px;}
/**商会章程**/
.wapshsurveyshzc{float: left;width: 100%;}
.wapshsurveyshzc li{float: left;width: 100%;background: url(../images/shsurveyshzc.jpg) center no-repeat;margin-bottom: 10px;background-size: 100% auto;}
.wapshsurveyshzc a{padding-left: 30px;font-size: 14px;color: #377db8;line-height: 25px;float: left;width: 100%}
/**入会申请**/
.wapshsurveyrhsq{float: left;width: 100%;}
.wapshsurveyrhsq li{float: left;margin-bottom: 10px;}
.wapshsurveyrhsq li.threecild{width: 33.333%;}
.wapshsurveyrhsq li.fourcild{width: 25%;}
.wapshsurveyrhsq a{float: left;width: 100%;text-align: center;vertical-align: top;}
.wapshsurveyrhsq span{width: 54px;height: 54px;background-color: #bebebd;display: inline-block;vertical-align: top;background-image: url(../images/zgdzshicon.png);background-repeat:no-repeat;border-radius: 50%;}
.wapshsurveyrhsq span.surveyiconi{background-position: 0 -767px}
.wapshsurveyrhsq span.surveyiconj{background-position: -60px -767px}
.wapshsurveyrhsq span.surveyiconk{background-position: -120px -767px}
.wapshsurveyrhsq span.surveyiconl{background-position: -178px -767px}
.wapshsurveyrhsq span.surveyiconm{background-position: -240px -767px}
.wapshsurveyrhsq span.surveyiconn{background-position: 0 -830px}
.wapshsurveyrhsq span.surveyicono{background-position: -60px -830px}
.wapshsurveyrhsq p{font-size: 10px;color: #404040;line-height: 20px;display: block;}
.wapshsurveyrhsq li:hover span{background-color: #ff8022}
/****/
.wapshsurveyswls{float: left;width: 100%;background-color: #f1f1f3;padding: 10px 5px;}
.wapshsurveyswls .surveyswlstit{float: left;width: 100%;padding: 0 15px;color: #fff;background: #0056ab;line-height: 50px;font-size: 16px;border-radius: 2px;
							  background: -moz-linear-gradient(top,#57c5fa 50%,#0056ab 100%);
							  background: -webkit-linear-gradient(top,#57c5fa 50%,#0056ab 100%);
							  background: -o-linear-gradient(top,#57c5fa 50%,#0056ab 100%);
							  background: -ms-linear-gradient(top,#57c5fa 50%,#0056ab 100%);
							  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57c5fa',endColorstr='#0056ab',GradientType=0 );
							  background: linear-gradient(top,#57c5fa 50%,#0056ab 100%);}
.wapshsurveyswls .surveyswlstit i{float: left;width: 30px;height: 30px;margin-top: 10px;margin-right: 5px;background: url(../images/zgdzshicon.png) -270px -656px no-repeat;}
.wapshsurveyswls .surveyswlstit a{font-size: 14px;float: right;color: #fff;}
table,tr,td,th{padding: 0;margin: 0;}
.wapshsurveyswls table{float: left;width: 100%;border: 1px solid #1b63ab}
.wapshsurveyswls table thead tr{background: #79b5ed;font-size: 14px;line-height: 30px}
.wapshsurveyswls table tbody tr{color: #0a62b4;font-size: 13px;line-height: 2;}
.wapshsurveyswls table tbody tr:nth-child(odd){background: #eaf3fa;}
.wapshsurveyswls table tbody tr:nth-child(even){background: #d0e4f4}
.wapshsurveyswls table td{border-right: 1px solid #a8ceec}
.wapshsurveyswls table td:first-child{width: 75px;text-align: center;}
.wapshsurveyswls table td:nth-child(2n){padding:0 5px;}
.wapshsurveyswls table td:last-child{padding:0 5px;border-right: 0}
/**分支机构**/

.wapshsurveyfzjg{float: left;width: 100%;padding-bottom: 20px;}
.wapshsurveyfzjg dt,.wapshsurveyfzjg dt a,.wapshsurveyfzjg dt img{float: left;width: 100%;}
.wapshsurveyfzjg dd{float: left;width: 100%;padding:0 15px;}
.wapshsurveyfzjg dd a{float: left;width: 100%;font-size: 14px;border-bottom: 1px dashed #ddd;color: #666;line-height: 30px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.wapshsurveyfzjg dd a:before{content: "+";display: inline-block;color: #3366cc;padding-right: 5px;}
/**联系我们**/
.wapshsurveylxwm{float: left;width: 100%;margin-bottom: 10px;}
.wapshsurveylxwm dt{float: left;width: 100%;font-size: 15px;color: #0a8ed6;line-height: 2;}
.wapshsurveylxwm dd{float: left;width: 100%;font-size: 14px;color: #2c2c2c;line-height: 25px;margin: 5px 0;}
.wapshsurveylxwm i{width: 25px;height: 25px;float: left;margin-right: 15px;background-image: url(../images/zgdzshicon.png);background-repeat: no-repeat;background-size: 180px auto;}
.wapshsurveylxwm i.wapshsurveyicona{background-position: -75px -537px;}
.wapshsurveylxwm i.wapshsurveyiconb{background-position: -73px -504px;}
.wapshsurveylxwm i.wapshsurveyiconc{background-position: -113px -504px;}
.wapshsurveylxwm i.wapshsurveyicond{background-position: -150px -504px;}
.wapshsurveylxwm i.wapshsurveyicone{background-position: -1px -537px;}
.wapshsurveylxwm i.wapshsurveyiconf{background-position: -36px -537px;}
/**------------二级页面-商会资讯-------------**/
.wapshzxtit{float: left;width: 100%;background: url(../images/zgdzshshzxbg.jpg) repeat-x;color: #3366cc;border-top: 2px solid #3366cc;margin-top: 15px;}
.wapshzxtit span{float: left;font-size: 16px;line-height: 30px;}
.wapshzxtit a{float:right;font-size: 30px;line-height: 30px;color: #3366cc;padding: 0 15px;}
.wapshzxlist{float: left;width: 100%;}
.wapshzxlist li{float: left;width: 100%;border-bottom: 1px dashed #ccc;padding: 10px 0;}
.wapshzxlist li a{float: left;width: 100%;color: #666;}
.wapshzxlist li a span{float: left;width: 100%;font-size: 16px;line-height: 24px;color: #3366cc;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.wapshzxlist li a p{font-size: 14px;display: inline-block;line-height: 24px;}
.wapshzxlist li a i{color:#990033;display: inline-block;}
.wapshzxfloorleft{float: left; width: 100%;}
.wapshzxfloorleft ul,.wapshzxfloorleft li{float: left;width: 100%;}
.wapshzxfloorleft ul{border-bottom: 1px dashed #ccc;margin-bottom: 10px;}
.wapshzxfloorleft a{float: left;width: 100%;color: #000;font-size: 15px;line-height: 35px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.wapshzxfloorleft a:before{content: "";width: 4px;height: 4px;background-color: #3366cc;display: inline-block;vertical-align: middle;margin-right: 5px;}
.wapshzxfloorright{float: right;width: 100%;}
.wapshzxfloorright dl{float: left;}
.wapshzxfloorright dl dt{float: left;width: 100%;margin-bottom: 10px;padding: 0 5px}
.wapshzxfloorright dl dt img{width: 100%;}
.wapshzxfloorright dl a{position: relative;float: left;width: 100%;}
.wapshzxfloorright dl dt a span{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,.6);font-size: 14px;color: #fff;line-height: 36px;height: 36px;text-align: center;padding: 0 15px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.wapshzxfloorright dl dd{float: left;width:50%;padding: 0 5px}
.wapshzxfloorright dl dd img{width: 100%;}
.wapshzxfloorright dl dd a p{font-size: 13px;color: #000;line-height: 20px;height: 40px;overflow: hidden;margin: 10px 0;}


/**------------二级页面-数据中心-------------**/
.wapsjzxtit{float: left;background: url(../images/zgdzshsjzxbg.jpg) repeat-x;width: 100%;height:30px;color: #3366cc;}
.wapsjzxtit span{float: left;font-size: 14px;line-height: 30px;border-bottom: 4px solid #3366cc;padding: 0 7px;}
.wapsjzxtit a{float:right;font-size: 20px;line-height: 30px;color: #3366cc;padding: 0 15px;}
.wapsjzxfloora,.wapsjzxfloora dt,.wapsjzxfloora dd{float: left;width: 100%;}
.wapsjzxfloora{margin: 10px 0;}
.wapsjzxfloora dt{border-bottom: 1px dashed #c8c8c8;padding: 5px 0;}
.wapsjzxfloora dt .leftedge{float: left;width: 8rem;padding-right: 0.5rem;height: 5rem;}
.wapsjzxfloora dt .rightedge{position: relative;padding-left: 8.5rem}
.wapsjzxfloora dt img{display: inline-block;width: 100%;height: 100%;}
.wapsjzxfloora dt h4{display: inline-block;width: 100%;font-size: 15px;color: #333;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.wapsjzxfloora dt p{display: inline-block;width: 100%;color: #666;font-size: 12px;line-height: 20px;height: 40px;overflow: hidden;}
.wapsjzxfloora dt .timeico{float: left;color: #999;font-size: 12px;line-height: 20px;background: url(../images/zgdzshicon.png) -275px -133px no-repeat;padding-left: 20px;}
.wapsjzxfloora dt .morebtn{float: right;color: #fff;font-size: 10px;height: 12px;line-height: 9px;background: #666699}
.wapsjzxfloora dd a:before{content: "";background-color: #3366cc;width: 4px;height: 4px;display: inline-block;margin-right: 10px;vertical-align: middle;}
.wapsjzxfloora dd a{float: left;width: 100%;font-size: 12px;color: #333;line-height: 24px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
/****/
.wapsjzxfloorbleft{float: left;width: 100%;padding-top: 10px;}
.wapsjzxfloorbleft li{float: left;width: 50%;text-align: center;padding: 5px;}
.wapsjzxfloorbleft li.bb{border-bottom: 1px dashed #c8c8c8;} 
.wapsjzxfloorbleft li.br{border-right: 1px dashed #c8c8c8;} 
.wapsjzxfloorbleft li img{width:100%;height:8rem;border: 1px solid #999}
.wapsjzxfloorbleft li a{float: left;display: inline-block;}
.wapsjzxfloorbleft li p{font-size: 12px;color: #333;line-height: 20px;height: 40px;overflow: hidden;}
.wapsjzxfloorbright{float: left;width: 100%;padding: 10px 0;}
.wapsjzxfloorbright li{float: left;width: 100%;padding: 7px 0;position: relative;}
.wapsjzxfloorbright li a{float: left;width: 100%;color: #333;}
.wapsjzxfloorbright li a *{font-size: 14px;line-height: 1;}
.wapsjzxfloorbright li label{position: absolute;left: 0;float: left;text-align: right;border-right:1px solid #999;width: 90px;color: #3366cc;padding-right: 5px;overflow:hidden;}
.wapsjzxfloorbright li p{position: relative;padding: 0 55px 0 95px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.wapsjzxfloorbright li span{position: absolute;right: 0;float: right;color: #999;width: 50px;top:7px;}
/**------------二级页面-会员服务-------------**/
.waphyfwtit{float: left;width: 100%;text-align: center;}
.waphyfwtit span{display: inline-block;font-size: 18px;line-height: 1;color: #3366cc;padding:10px 0;}
.waphyfwfloora,.waphyfwfloora dt,.waphyfwfloora dd,.waphyfwfloora a{float: left;width: 100%;}
.waphyfwfloora{background: #d7dde7;width: 100%;padding: 8px;}
.waphyfwfloora *{overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.waphyfwfloora dt{border-bottom: 1px solid #b3d2e6;margin-bottom: 10px;}
.waphyfwfloora dt span{float: left;width: 100%;font-size: 18px;line-height: 1;color: #404040;}
.waphyfwfloora dt p{float: left;width: 100%;font-size: 16px;line-height: 30px;color: #60b2e8;}
.waphyfwfloora dd a{position: relative;font-size: 14px;color: #666;line-height: 30px;}
.waphyfwfloora dd p{float: left;width: 100%;padding-right: 80px}
.waphyfwfloora dd p i{width: 20px;height: 30px;float: left;display: inline-block;background: url(../images/zgdzshicon.png) -90px 3px no-repeat;}
.waphyfwfloora dd span{float: right;width: 80px;text-align: right;position: absolute;right: 0;font-size: 12px;}
.waphyfwfloorb,.waphyfwfloorb dt,.waphyfwfloorb dd,.waphyfwfloorb a{float: left;width: 100%;}
.waphyfwfloorb{background: #3cafe3;width:100%;}
.waphyfwfloorb *{overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.waphyfwfloorb a{color: #fff;}
.waphyfwfloorb dt img{float: left;width: 100%;}
.waphyfwfloorb dt p{float: left;width: 100%;font-size: 14px;padding: 0 10px;line-height: 30px;}
.waphyfwfloorb dd .spartline{float: left;width: 100%;background:#a7dbf2;height: 1px;margin-bottom: 10px;}
.waphyfwfloorb dd{padding: 0 10px;}
.waphyfwfloorb dd span{float: left;display: inline-block;margin-right: 5px;}
.waphyfwfloorb dd a{font-size: 14px;line-height: 24px;}
.waphyfwfloorb dd i{width: 15px;height: 24px;float: left;display: inline-block;background: url(../images/zgdzshicon.png) -118px -1px no-repeat;}
.waphyfwqylist{float: left;width: 100%;}
.waphyfwqylist li{float: left;position: relative;width: 48%;margin-bottom: 10px;}
.waphyfwqylist li:nth-child(2n){float: right;}
.waphyfwqylist li img{width: 100%;}
.waphyfwqylist li .blacklayer{position: absolute;left: 0;bottom: 0;padding: 5px 0;background: rgba(0,0,0,.4);width: 100%;color: #fff;text-align: center;font-size: 14px;line-height: 20px;}
.waphyfwqylist li .blacklayer span{width: 100px;border: 1px solid #fff;display: block;border-radius: 5px;margin: 5px auto;}

.waphyfwmoretn{float: left;width: 100%;text-align: center;padding-bottom: 10px ;}
.waphyfwmoretn a{display: inline-block;color: #60b2e8;font-size: 12px;line-height: 20px;border: 1px solid #60b2e8;border-radius: 3px;padding: 0 10px;}
.waphyfwmoretn i{display: inline-block;float: left;font-size: 20px;margin-right: 5px;}

.waphyfwjieshao{float: left;width: 100%;text-align: center;}
.waphyfwjieshao img{display: inline-block;width: 50%;}
.waphyfwjieshao p{font-size: 14px;line-height: 28px;color: #404040;}
.waphyfwapply{float: left;width: 100%;padding: 20px 0;text-align: center;}
.waphyfwapply a{display: inline-block;width: 170px;height: 35px;background: url(../images/zgdzshicon.png) 0 -142px no-repeat;background-size: 200px auto;}


/**------------二级页面-入会申请-------------***/
.wapapplynotice{float: left;width: 100%;padding: 10px 0}
.wapapplynotice p{display: inline-block;font-size: 13px;color: #404040;line-height: 20px;text-indent: 2em;}
.wapapplyinform{float: left;width: 100%;}
.wapapplyinform li{float: left;width: 100%;margin-bottom: 15px;position: relative;padding-left: 60px;}
.wapapplyinform li label{float: left;font-size: 15px;color: #377db8;width: 60px;line-height: 30px;position: absolute;left: 0}
.wapapplyinform li label i{color: #ff0000;display: inline-block;}
.wapapplyinform input,.wapapplyinform .selectbox,.wapapplyinform textarea{width: 100%;border-radius: 3px;line-height: 28px;height: 30px;text-align: center;border: 1px solid #377db8;padding: 0;font-size: 14px;color: #616161}
.wapapplyinform textarea{height:103px;text-align: left;padding: 5px;}
.wapapplyinform select{font-size: 14px;color: #616161;border: none;appearance:none;-moz-appearance:none;-webkit-appearance: none;display: inline-block;background:#fff;}
.wapapplyinform select option{text-align: center;}
select::-ms-expand { display: none; }

.wapapplybtn{color: #fff;background: #ff8022;line-height: 30px;font-size: 15px;width: 100px;border-radius: 2px;border: 0;display: block;margin:0 auto;
							  background: -moz-linear-gradient(top,#ff994e 50%,#ff8022 100%);
							  background: -webkit-linear-gradient(top,#ff994e 50%,#ff8022 100%);
							  background: -o-linear-gradient(top,#ff994e 50%,#ff8022 100%);
							  background: -ms-linear-gradient(top,#ff994e 50%,#ff8022 100%);
							  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff994e',endColorstr='#ff8022',GradientType=0 );
							  background: linear-gradient(top,#ff994e 50%,#ff8022 100%);}
.wapdownloadbox{float: left;width: 100%;padding: 10px;border-radius: 2px;border: 1px solid #d2dce8;margin: 20px 0;text-align: center;}
.wapdownloadbox span{float: left;width: 100%;font-size: 16px;color: #377db8;line-height: 37px;text-align: left;}
.wapdownloadbox p{float: left;font-size: 14px;color: #373040;line-height: 20px;margin-top: 10px;text-align: justify;}
.wapdownloadbox .bijiicon{float: left;width: 43px;height: 37px;background: url(../images/zgdzshicon.png) -182px -487px no-repeat}
.wapdownloadbtn{display: inline-block;width: 130px;line-height: 33px;background: #509b40;color: #fff;border-radius: 2px;font-size: 16px;vertical-align: top;text-align: center;}
.wapdownloadbtn:hover{color: #fff;}
.wapdownloadbtn i{width: 22px;height: 22px;background: url(../images/zgdzshicon.png) -250px -495px no-repeat;display: inline-block;vertical-align: top;margin-top: 5px;margin-right: 5px;display: inline-block;}
.wapdzshsqmsg{color: #383931;font-size: 14px;line-height: 30px;float: left;width: 100%;}


/**首页新版**/
.wapnmenulist{font-size: 0;background: #fff;padding: 10px 0;position: relative;}
.wapnmenulist a{width: 25%;text-align: center;display: inline-block;}
.wapnmenulist a img{width: 55px;}
.wapnmenulist a span{font-size: 14px;line-height: 20px;margin: 5px 0;display: block;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 5px;}

.wapntuijian{position: relative;padding: 17px 5px 5px;}
.wapntuijian ul{float: none;padding: 20px 0 8px 8px;width: 100%;display: inline-block;border: 1px solid #3366cc;border-radius: 5px;}
.wapntuijian ul li{float: left;width: 100%}
.wapntuijian span{position: absolute;color: #fff;border-radius: 5px;background-color: #3366cc;padding: 0 20px;line-height: 35px; text-align: center;font-size: 18px;left: 50%;top:0px;margin-left: -60px;width: 120px;}
.wapntuijian a{overflow:hidden;text-overflow:ellipsis; white-space:nowrap;width: 100%;font-size: 16px;display: inline-block;line-height: 30px;background: -webkit-linear-gradient(left, #3366cc, #199600); 
background: -moz-linear-gradient(left, #3366cc, #199600); 
-webkit-background-clip: text;-moz-background-clip: text; 
-webkit-text-fill-color: transparent;-moz-text-fill-color: transparent;}
.wapntuijian a:before{content: "";width: 4px;height: 4px;margin-right: 4px;background-color: #3366cc;border-radius: 2px;display: inline-block;vertical-align: middle;}

.wapntit{text-align: center;background-color: #f6f6f6;margin-top: 10px;}
.wapntit img{display: inline-block;width: 60%}

.wapnswlist{float: left;padding: 10px;width: 100%;}
.wapnswlist li{float: left;width: 100%;margin-bottom: 4px;}
.wapnswlist a{float: left;width: 100%;display: inline-block;font-size: 15px;line-height: 25px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.wapnswlist label{color: #ff5421;display: inline-block;line-height: 25px;margin-right: 4px;vertical-align: top;}
.wapnswlist label:before{content: "[";font-size: 18px;display: inline-block;color: #ff5421;margin-right: 4px;line-height: 25px;vertical-align: top;}
.wapnswlist label:after{content: "]";font-size: 18px;display: inline-block;color: #ff5421;margin-left: 4px;line-height: 25px;vertical-align: top;}
.wapntjlist{float: left;padding-left: 10px;width: 100%;margin-bottom: 10px;}
.wapntjlist li{float: left;width: 50%;margin-top: 10px;padding-right: 10px;}
.wapntjlist li a{float: left;width: 100%;position: relative;}
.wapntjlist li img{float: left;width: 100%;}
.wapntjlist li span{position: absolute;bottom: 0;left: 0;width: 100%;font-size: 13px;line-height: 20px;color: #fff;padding:5px;background: rgba(0,0,0,.4);}
.wapnhzhblist{float: left;padding-left: 10px;width: 100%;margin-bottom: 10px;}
.wapnhzhblist li{float: left;width: 33.333333%;margin-top: 10px;padding-right: 10px;}
.wapnhzhblist li a{float: left;width: 100%;position: relative;border: 1px solid #d2d2d2}
.wapnhzhblist li img{float: left;width: 100%;}

.wapnqiehuan{float: left;width: 100%;margin-top: 10px;}
.wapnqiehuan li{float: left;width: 33.333333%;background-color: #f6f6f6;border-bottom: 2px solid #3366cc;font-size: 15px;line-height: 36px;text-align: center; }
.wapnqiehuan li.on{border: 2px solid #3366cc;border-bottom: 0;background-color: #fff;color: #3366cc}
.wapnqiehuan li em{display: inline-block;vertical-align: top;margin-top: 8px;width: 22px;height: 20px;background: url(../images/wapicon.png) 0 -276px no-repeat;background-size: 60px auto;}
.wapnqiehuan li em.shanghui{background-position:3px -276px}
.wapnqiehuan li em.zhuanjia{background-position:-17px -275px}
.wapnqiehuan li em.lianmeng{background-position:-39px -276px}
.wapnqiehuan li.on em.shanghui{background-position:3px -295px}
.wapnqiehuan li.on em.zhuanjia{background-position:-17px -295px}
.wapnqiehuan li.on em.lianmeng{background-position:-39px -295px}
.wapnqiehuanbox{border: 2px solid #3366cc;border-top: 0;float: left;width: 100%;padding: 10px;margin-bottom: 10px;}
.wapnqiehuanitm{display: none;}
.wapnqiehuanitm a{float: left;width: 100%;font-size: 15px;line-height: 25px;color: #3366cc;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.wapnqiehuanitm img{width: 100%;margin-bottom: 10px;}

.wapnfzmenu{float: left;width: 100%;margin-left: -1px;padding: 10px 0}
.wapnfzmenu li{float: left;width: 33.333333%;text-align: center;border-left: 1px solid #f3f3f3}
.wapnfzmenu li span{font-size: 17px;line-height: 30px;display: inline-block;}
.wapnfzmenu li.on span{color: #3366cc;border-bottom: 2px solid #3366cc}
.wapnfzmenubox{float: left;width: 100%;padding: 15px;margin-bottom: 10px;}
.wapnfzmenuitm{display: none;}
.wapnfzmenuitm li{float: left;width: 100%;font-size: 16px;line-height: 20px;color: #2e2e2e;margin-bottom: 10px;padding-bottom: 5px;}
.wapnfzmenuitm li:before{content: "";width: 4px;height: 4px;border-radius: 2px;background-color: #3366cc;display: inline-block;vertical-align: middle;margin-right: 10px;}
.wapnfzmenuitm li img{float: left;width: 100%;}



.rowlisttit714 {float:left;width:100%;border-bottom:1px solid #eeeeee;margin-bottom:5px;line-height:55px;}
.rowlisttit714 h3 {float:left;color:#323232;font-size:22px;font-weight:bold;padding-right:10px;padding-left:10px;}
.rowlisttit714 h2{
    float: right;
padding-right:10px
} 
.rowlisttit714 h2 a{
    color: #434141;
    font-size: 14px;
    padding:0 5px; float: left;
} 
.rowlisttit714 h4 {
    float: left;
    color: #ccc;
    width: 60px;
   
    text-align: center;
    height: 38px;
	padding-top:18px;
}

.rowlisttit714 a {float:left;color:#ccc;font-size:24px;padding:0 10px;}


.cpgys ul,ol,li {list-style:none;}
.cpgys {width:150px;float:left;text-align:center;margin-top:22px;border:1px solid #FFFFFF;}
.cpgys h3 a {color:#413E3E;}
.left714 a {color:#413E3E;}
.cpgys:hover {border:1px solid #EF0408;}
.cpgys img{width:110px; height: 80px;}
