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;-webkit-user-select: none;user-select: none;}
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; }
/*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;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.pt10{padding-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: #0050a0}

.whitebg{background-color: #fff}
/**------------------wap开始--------------------------**/
body{background-color: #eee}

.slwapcompad{padding: 10px;background-color: #fff;margin-top: 10px;}
.demonav{width: 100%;max-width: 720px;background-color: #fff;border-bottom: 1px solid #e5e5e5}
.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);}
/**首页顶部**/
.slwaptop{padding:5px 10px;float: left;width: 100%;position: relative;background-color: #52aff4;
background: -moz-linear-gradient(top,#52aff4 20%,#0252a2 100%);
background: -webkit-linear-gradient(top,#52aff4 20%,#0252a2 100%);
background: -o-linear-gradient(top,#52aff4 20%,#0252a2 100%);
background: -ms-linear-gradient(top,#52aff4 20%,#0252a2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52aff4',endColorstr='#0252a2',GradientType=0 );
background: linear-gradient(top,#52aff4 20%,#0252a2 100%);}
.slwaptop img{display: inline-block;width: 100%;}
.slwaptop .waplogo{width: 120px;display: block;margin:0 auto;}
.slwaptop .searchicon,.slwaptop .menuicon{width:30px;float: left;position: absolute;top: 10px;}
.slwaptop .menuicon{left: 10px;}
.slwaptop .searchicon{right: 10px;}
.slwaptop .rightsidea{right: 50px;}
.slwaptop .rightsideb{right: 10px;left: auto}
.slwaptop .backbtn{float: left;font-size: 16px;color: #fff;line-height: 25px;position: absolute;top: 10px;left: 10px;}
.slwaptop .backbtn img{width: 30px;}
.slwaptop .backbtn a{font-size: 16px;color: #fff;line-height: 25px;}
/**.waptopmenu,.waptopmenu ul{float:left;width: 100%;}
.waptopmenu li{float:left;width: 25%;text-align: center;border-right: 1px solid #0050a0;margin: 13px 0}
.waptopmenu li:last-child{border-right: 0}
.waptopmenu li a{float:left;width: 100%;font-size: 14px;line-height:1;color: #0050a0;}**/

.siliconejnavbox{float: left;width: 100%;position: relative;background-color: #fff;padding-right: 20px;}
.siliconejnav{float: left;width: 100%;overflow: hidden;height: 40px;}
.siliconejnav li{float: left;text-align: center;padding: 0 10px;margin: 8px 0;}
.siliconejnav li a{float: left;display: inline-block;font-size: 14px;color: #000;line-height: 22px;border-bottom: 2px solid #fff;}
.siliconejnav li:hover a,.siliconejnav li.on a{color: #0050a0;border-bottom-color:#1295f7}
.siliconejnavbtn{position: absolute;top: 0;right: 0;background: url(../images/wapiconopen.png) 8px 10px no-repeat;width: 30px;height: 40px;cursor: pointer;background-size: 40px auto;}
.siliconejnavbtn.on{background-position:-17px 10px }

/**搜索**/
.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: #0050a0;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 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;font-weight: bold;}
.wapleftmenu dd a{color: #2e2e2e;font-size: 12px;}
/**banner**/
.slwapbanner{display: block;width: 100%;position:relative;}
.slwapbanner .hd{position:absolute; z-index:1; bottom:0; text-align:center; right: 0}
.slwapbanner .bd{ position:relative; z-index:0;width: 100%;height:100%;}
.slwapbanner .bd ul{height:100%;}
.slwapbanner .bd li{width:100%;height:100%;float: left;}
.slwapbanner .bd li a{width:100%;height:100%;display: inline-block;position: relative;}
.slwapbanner .bd li img{ width:100%;height:100%;display: inline-block;}
.slwapbanner .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.slwapbanner.wapbannerheight{height: 12rem}
.slwapbanner.wapbannerheight .tempWrap{width: 100%;height:100%;}


/**广告**/
.wapadthough{width: 100%;border: 1px solid #d2d2d2}
.wapadthough a,.wapadthough img{display: inline-block;width: 100%;}

/**资讯list**/
.slwaplist{float: left;width: 100%;padding: 0 10px;background-color: #fff;}
.slwaplist li{float: left;width: 100%;padding: 10px 0;position: relative;}
.slwaplist .lsitemleft{float: left;width: 8rem;padding-right: 0.5rem;height: 5rem;position: relative;}
.slwaplist .lsitemleft a,.lsitemleft img{float: left;width: 100%;height:100%;}
.slwaplist .lsitemright{position: relative;padding-left: 8rem;}
.slwaplist .lsitemtit{display: inline-block; color: #000;font-size: 15px;line-height: 18px;text-align: justify;max-height: 54px;overflow: hidden;}
.slwaplist .lsitembottom{display: inline-block;width: 100%;margin-top: 10px;line-height: 1}
.slwaplist .lsitemsort{float: left;font-size: 12px;color: #0050a0;border-right:1px solid #0050a0;padding-right: 5px;}
.slwaplist .lsitemlook{float: left;font-size: 12px;color: #717070;margin-left: 5px;}
.slwaplist .lsitemtime{float: right;font-size: 12px;color: #717070;}

.slwapldmore{display: block;margin: 15px auto;width: 100px;line-height: 25px;border: 0;padding: 0;font-size: 12px;color: #fff;border-radius: 3px;background-color: #52aff4;
background: -moz-linear-gradient(top,#b9d0fe 20%,#1596f7 100%);
background: -webkit-linear-gradient(top,#b9d0fe 20%,#1596f7 100%);
background: -o-linear-gradient(top,#b9d0fe 20%,#1596f7 100%);
background: -ms-linear-gradient(top,#b9d0fe 20%,#1596f7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9d0fe',endColorstr='#1596f7',GradientType=0 );
background: linear-gradient(top,#b9d0fe 20%,#1596f7 100%);}
/**返回顶部**/
.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;}

/**首页新版**/
.wapnmenulist{font-size: 0;background: #fff;padding: 10px 0;position: relative;margin-top: 10px;}
.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;}

/**标题**/
.slwaptit{float: left;width: 100%;text-align: center;border-bottom: 1px solid #e5e5e5;}
.slwaptit span{float: left;font-size: 14px;line-height: 18px;font-weight: bold;color: #0050a0;margin-bottom: -1px;border-bottom:2px solid #0086db}
.slwaptit a{float: right;color: #737373;font-size: 10px;line-height: 18px;}

/**会展合作**/
.wapnhzhblist{float: left;padding-left: 10px;width: 100%;}
.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%;}

/**底部**/
.slwapfooter{text-align: center;margin-top: 10px;background-color: #fff;color: #000}
.slwapfooter strong{float: left;width: 100%;font-size: 12px;font-weight: bold;margin-top: 15px;}
.slwapfooter p{float: left;width: 100%;font-size: 10px;margin-top: 10px;}
.slwapftnav{float: left;width: 100%;padding: 20px 0;text-align: center;background-color: #0050a0}
.slwapftnav li{float: none;display: inline-block;border-right:1px solid #fff;padding: 0 5px;}
.slwapftnav li a{display: block;font-size: 10px;line-height: 1;color: #fff;}
.slwapftnav li:last-child{border-right:0;}
.slwapftrz{float: left;width: 100%;text-align: center;padding: 10px 0}
.slwapftrz li{float: none;display: inline-block;margin: 0 10px;}
.slwapftrz li img{float: left;width: 30px;}
.slwapftrz li span{float: left;font-size: 10px;line-height: 15px;margin-left: 5px;text-align: left;}

table,tr,td,th{padding: 0;margin: 0; border-collapse: collapse;}
.slwaptable{float: left;width: 100%;position: relative;}
.slwaptable table{float: left;width: 100%;}
.slwaptable table tbody tr{color: #000;border-bottom: 1px solid #e5e5e5}
.slwaptable table td{vertical-align: middle;padding: 5px;text-align: center;font-size: 14px;line-height: 20px;color: #000}
.slwaptable table td span{display: inline-block;width: 100%;font-size: 10px;line-height: 20px;color: #8d8d8d;}
.slwaptable .slwapxjbtn{line-height: 20px;font-size: 12px;border: 0;padding: 0 5px;background-color: #1295f7;color: #fff;border-radius: 5px;}
.slwaptable table td:first-child{text-align: left;}
.slwaptable table td:last-child{text-align: right;}

/**----------------二级页面--------------------**/
.slwapsecdtit{float: left;width: 100%;padding: 10px 0;background: #f4f4f4}
.slwapsecdtit span{float: left;padding-left: 15px;font-size: 18px;color: #0050a0;border-left: 4px solid #0050a0;line-height: 30px;}
.slwapsecdtit em{padding: 0 5px}
.slwapsecdtit span a{display: inline-block;color: #0050a0;padding: 0 5px;}

/**分页**/
.slwappages{float: left;width: 100%;text-align: center;padding: 15px 0;}
.slwappages ul{display: inline-block;}
.slwappages li{margin: 0 5px;font-size: 14px;}
.slwappages li,.slwappages a{display: inline-block;line-height: 22px;color: #989898;}
.slwappages a{padding:0 5px;border: 1px solid #989898;font-size: 12px;}
.slwappages li.on a,.slwappages li:hover a{background-color: #377db8;border-color:#377db8;color: #fff;}

/**内容页面-top**/
.slwapsedtop{padding: 10px;float: left;width: 100%;text-align: center;height: 45px;position: relative;}
.slwapsedtop img{display: inline-block;width:25px;}
.slwapsedtop span{font-size: 15px;color: #000;line-height: 25px;}
.slwapsedtop .backicon{float: left;position: absolute;left: 0}
.slwapsedtop .personalicon{float: right;}
.slwapsedtop .midtit{display: inline-block;color: #2e2e2e;font-size: 14px;margin: 0 auto;line-height: 25px;}
.slwapsedtop .bluebtn{position: absolute;right: 10px;float: right;}
.slwapsedtop .bluebtn,.bluebtn{border: 0;font-size: 12px;color: #fff;background-color: #0050a0;line-height: 25px;border-radius: 5px;padding: 0 5px;}
.slwapsedtop .bluetext{position: absolute;right: 10px;float: right;font-size: 12px;color: #0050a0;line-height: 25px;padding: 0 5px;}

/**登录注册**/
.waploginbox{float: left;width:100%;padding: 0 15px}
.waploginbtn{width:100%; height:40px; background:#0050a0; 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: #0086db;}
.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 -64px -5px;}
.checkboxicon.onchecked{background-position: -83px -5px;}
.idsavecheck input{position: absolute;z-index: -10;left: 0;top: 1px;width: 1px;height: 0px;}

.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: #000;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 .rightbox p{padding: 10px 0;line-height: 25px;font-size: 13px;color: #555;}
.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) 6px 10px no-repeat;}
.wapeditlist input[type="text"]{display: inline-block;background: #fff;border: 0;width: 100%;padding: 10px 0;line-height: 25px;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) -30px -5px no-repeat;margin-top: 12px;}
.wapeditlist .rightselect select{float: left;width: 100%;border: 0;font-size: 13px;line-height: 45px;color: #b3b3b3;}
.wapeditlist .rightselect select option{font-size: 13px;line-height: 20px;color: #b3b3b3;}
.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 -38px; }
.wapeditlist .mima{background-position:-38px -38px; }
.wapeditlist .yanzheng{background-position:-72px -38px; }

.slcpfabubtbox{float: left;width: 100%;padding: 10px 0;text-align: center;}
.rightbluebtn,.leftorangebtn{float: left;width: 50%;font-size: 20px;line-height: 50px;color: #fff !important;}
.rightbluebtn{background-color: #1295f7}
.leftorangebtn{background-color: #eb3c00}
.wapeditlist h1{float: left;width: 100%;font-size: 14px;color: #0050a0;line-height: 50px;}
.wapeditlist .fsecdtit{border-top: 10px solid #ededed;}
/**内容页面**/
.slessaybox{padding:20px 0;width: 100%;float: left;background-color: #fff}
.slessaytit{float: left;width: 100%;font-size: 18px;color: #1f2025;line-height: 25px;padding: 0 20px;font-weight: 600;}
.slessayinfo{float: left;width: 100%;margin-top: 15px;padding: 0 20px;}
.slessayinfo,.slessayinfo span{line-height: 20px;font-size: 14px;color: #9ca0a3;margin-right: 5px;}
.slessayinfo .writerlink{display: inline-block;color: #5c5c5c}
.slessaymark{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;}
.slessaymark span{color: #2e2e2e;font-weight: 600;padding-left: 10px;position: absolute;left: 0;border-left: 4px solid #0050a0;}
.slessaycnt{float: left;width: 100%;padding: 0 20px;width: 100%;}
.slessaycnt p{margin:5px 0; width:100%;color: #2e2e2e;font-size: 16px;line-height: 1.8;text-align: justify;}
.slessaycnt img,.slessaycnt div,.slessaycnt embed,.slessaycnt iframe{max-width: 100% !important;height: auto !important;display: block;}
.slessaycnt *{max-width: 100% !important;box-sizing: border-box !important;-webkit-box-sizing: border-box !important;word-wrap: break-word !important;}
.slessaynote{float: left;width: 100%;padding:10px 20px;color: #0050a0;font-size: 14px;line-height: 20px;}
.slessaycnt p strong{font-weight: bold;}
/**相关**/
.slessaystit{float: left;width: 100%;padding: 10px 0;}
.slessaystit span{font-size: 16px;line-height: 24px;border-left: 4px solid #0050a0;color: #0050a0;padding-left: 20px;}
/**.slessaycomlist{float: left;width: 100%;padding: 0 20px;width: 100%;}
.slessaycomlist dl{float: left;width: 100%;padding: 5px 0;min-height: 50px;}
.slessaycomlist dl dt{width:100%;height:auto;float: left;color:#2e2e2e;font-size: 16px;line-height: 30px;}
.slessaycomlist dl dt span{float: right;color: #5c5c5c;font-size: 14px;line-height: 30px;}
.slessaycomlist dl dd{color: #9ca0a3;font-size: 14px;line-height: 20px;text-align: justify;}
.slessaycomlist .lookmore{float: left;width: 100%;text-align: right;padding-bottom: 10px;}
.slessaycomlist .lookmore a{width: 100%;display: inline-block;color:#0050a0;font-size: 16px;line-height: 30px;}
**/
.slessayrela{float: left;padding: 0 20px;width: 100%;}
.slessayrela li{float: left;width: 100%;padding: 10px 0;border-bottom: 1px dashed #dedede;}
.slessayrela li:last-child{border-bottom: 0;}
.slessayrela li a{float: left;width: 100%;color: #2e2e2e;font-size: 15px;line-height: 20px;margin-bottom: 10px;}
.slessayrela li span{color: #898989;font-size: 14px;line-height: 20px;}
.slessayrela li span.author{float: left;}
.slessayrela li span.time{float: right;}

/**个人中心首页**/
.wapcentertop{padding:5px 15px;display: block;width: 100%;}
.wapcentertop .headimg,.wapcentertop .headimg img{float: left;width: 40px;height: 40px;border-radius: 50%}
.wapcentertop .headname{float: left;padding-left: 15px;font-size: 14px;color: #2e2e2e;display: inline-block;line-height: 40px;}
.wapcentertop .headright{font-size: 11px;line-height: 22px;float: right;margin-top: 10px;background: #0050a0;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: #0050a0;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: #0050a0;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 -54px;}
.wapcentermenu li .shoujianico{background-position: -35px -54px;}
.wapcentermenu li .busmsgico{background-position: 0 -80px;}
.wapcentermenu li .liuyanico{background-position:-35px -80px;}
.wapcentermenu li .zhaopinico{background-position: 0 -106px;}
.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) -30px -5px no-repeat;}

/**----------------货运通--------------------**/
.section { text-align: center; font-family:"宋体",SimSun; color: #fff;}
.fp-nav{position: fixed;z-index: 100;margin-top: -90px;right: 17px;top: 50%;opacity: 1;-webkit-transform: translate3d(0,0,0);}
.fp-nav ul li, .fp-slidesNav ul li {display: block;width: 40px;height: 16px;margin: 6px;position: relative;}
.fp-nav ul li a, .fp-slidesNav ul li a {display: block;position: relative;z-index: 1;width: 100%;height: 100%;cursor: pointer;text-decoration: none;}
.fp-nav ul li a span, .fp-slidesNav ul li a span {border-radius: 50%;position: absolute;z-index: 1;height: 10px;width: 10px;border: 0;background: #dcdcdc;left: 50%;top: 50%;margin: -5px 0 0 -5px;-webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
.fp-nav ul li.active span, .fp-nav ul li:hover.active span {
    height: 10px;
    width: 10px;
    margin: -5px 0 0 -5px;
    border-radius: 100%;
    background: #fff;
}
/**第1屏**/
.hytlogo{float: left;margin-left: 10px;position: absolute;left: 0;top:10px;}
.hytlogo img{width: 180px;}
.hytphone{float: right;background: url(../images/rightphone.png) 0 0 no-repeat;background-size: 30px auto;padding-left: 30px;color: #fff;font-size: 14px;font-weight: bold;line-height: 18px;position: absolute;top: 25px;right: 0}
.hytsolgan{position: absolute;font-size: 18px;color: #1b354c;font-weight: bold;line-height: 30px;left: 0;top: 70px;width: 100%}
.hytbanner{width: 100%;height: 100%;}
.hytbanner img{width: 100%;height: 100%;}
.hytchaxunbox{position: absolute;width: 300px;height: 360px;top: 130px;left: 50%;margin-left:-150px;background-color: #fff;}

.hytchaxunbox h1{float: left;width: 100%;color: #646464;font-size: 25px;margin-top: 25px;line-height: 1}
.hytchaxunbox h2{float: left;width: 100%;color: #c5c5c5;font-size: 14px;margin-top: 15px;line-height: 1}
.hytchaxunbox label{float: left;font-size: 14px;color: #373737;line-height: 37px;font-weight: bold;}
.hytchaxunbox .cengbox{float: left;width: 100%;padding:5px 20px;}
.hytchaxunbox .iputbox{border: 1px solid #c5c5c5;font-size: 14px;float: right;width: 200px;line-height: 25px;padding: 5px;border-radius: 3px;}
.hytchaxunbox .subbtnbox{float: right;width: 200px;font-size: 14px;line-height: 25px;padding: 5px;background-color: #f9982e;border-radius: 3px;border: 0;color: #fff;cursor: pointer;}
.hytchaxunbox p{float: left;width: 100%;font-size: 12px;line-height: 20px;color: #a2a2a2;padding: 20px ;}

.hytpagesls{display: block;}
.hytpagesls li{float: left;width: 100%;padding: 20px ;left: -120%;position: relative;}

.hytpagesls li img{ width: 60px;}
.hytpagesls li p{float: left;margin-top: 20px;width: 100%;background: url(../images/hytpagetbg.png) left bottom no-repeat;background-size: 100% auto;font-size: 12px;color: #424242;text-align: left;line-height: 30px;}
.hytpagesls li p.otherhright{line-height: 15px;}
.hytpagesls li span{float: left;font-size: 16px;font-weight: bold;color: #3c9bed;line-height: 30px;margin-right: 10px;border-bottom: 3px solid #0050a0}

.section3 img,.section5 img{ display: none;width: 100%;}
.section5{background: url(../images/hytforfive.png) right bottom no-repeat;background-size: 100% auto}
.hytpagetbg{background-image:url(../images/hytpagethree.jpg);background-repeat: no-repeat;background-position: center bottom;}
.hytfourls{bottom: -120%;position: relative;}
.hytfourls li{float: none;display: inline-block;width: 120px;height: 200px;background: #3c9bed;margin: 10px;border-radius: 5px;text-align: center;}

.hytfourls li span{font-size: 20px;color: #fff;font-weight: bold;width: 100%;display: inline-block;margin-top: 20px;}
.hytfourls li img{display: inline-block;width: 70px;height: 70px;margin: 20px auto;}
.hytfourls li p{font-size: 14px;color: #fff;width: 100%;display: inline-block;}
.hytfourls li:hover{box-shadow: 0 0 8px rgba(0,0,0,.6);}
.hytfivelayer{position: absolute;top:20%;text-align: left;width: 100%;left: -120%;padding-left: 20px;}
.hytfivelayer span{float: left;width: 100%;font-size: 20px;font-weight: bold;background: url(../images/hytfivetbg.png) left bottom no-repeat;line-height:40px;background-size: 100% auto}
.hytfivelayer p{float: left;width: 100%;font-size: 14px;font-weight: bold;margin-top: 20px;line-height: 20px;}
.hytfivelayer .xunjiabrn{float: left;width: 200px;height: 40px;font-size: 20px;line-height: 40px;color: #fff;background: #3c9bed url(../images/hytxunjiabrn.png) no-repeat;background-size: 200px auto;border-radius: 10px;text-align: center;margin-top: 30px;}
.hytfivelayer .xunjiabrn:hover{box-shadow: 0 0 8px rgba(0,0,0,.6);}

/**----硅业通-----**/
.sibusscom{float:left;width: 100%;overflow: hidden;padding: 10px ;background-color: #fff}
.sibusscomls{float: left;width: 100%;border: 1px solid #dcdcdc;padding: 10px;height: 114px !important;}
.sibusscomls li{float: left;width:  100%;;border-bottom: 1px dotted #dcdcdc;}
.sibusscomls li:last-child{border-bottom: 0}
.sibusscomls li a{float: left;width: 100%;font-size: 12px;color: #000;line-height: 30px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.sibusscomls li span{font-size: 12px;color: #000;display: inline-block;margin-right: 10px;line-height: 30px;}
.sibusscomls em{display: inline-block;background: url(../images/guiyetongico.png) 0 0 no-repeat;vertical-align: middle;margin-right: 5px;}
.sibusscomls .siicocircle{width: 13px;height: 13px;margin-right: 10px;background-position: -1px -1px;}
.sibusscomls .siicodiqiu{width: 20px;height: 20px;background-position: -21px 0px;}
.siytfloor{float: left;width: 100%;border: 1px solid #dcdcdc;margin-top: 20px;background-color: #fff}
.siytfloor .leftimgad{float: left;margin-top: -8px;width: 60%}
.siytfloorlsa{float: right;width: 100%}
.siytfloorlsa li{float: left;margin: 2%;width: 46%;border: 1px solid #dcdcdc;position: relative;text-align: center;border-radius: 5px;padding: 10px 0;}
.siytfloorlsa li.paddo{padding: 0;}
.siytfloorlsa li a{float: left;width: 100%;font-size: 13px;color: #000;line-height: 20px}
.siytfloorlsa li em{width: 13px;height: 13px;position: absolute;top:10px;right: 10px;background: url(../images/guiyetongico.png) -75px -1px no-repeat;}
.siytfloorlsa li:hover{background-color: #1395f7}
.siytfloorlsa li:hover em{background-position: -51px -1px;}
.siytfloorlsa li:hover a{color: #fff;}
.siytfloorlsb{float: right;width: 40%;margin-top: 10px;}
.siytfloorlsb li{float: left;width: 50%;text-align: center;margin-top: 10px;}
.siytfloorlsb li span{width: 56px;height: 56px;display: inline-block;background:#1395f7 url(../images/guiyetongico.png) 0 -34px no-repeat;border-radius: 50%;}
.siytfloorlsb p{font-size: 10px;color: #404040;display: inline-block;width: 100%;line-height: 15px;height: 30px;overflow: hidden;}

.siytfloorlsb .lsicona{background-position: 0 -34px;}
.siytfloorlsb .lsiconb{background-position: -61px -34px;}
.siytfloorlsb .lsiconc{background-position: -122px -34px;}
.siytfloorlsb .lsicond{background-position: -183px -34px;}
.siytfloorlsb .lsicone{background-position: 0px -100px;}
.siytfloorlsb .lsiconf{background-position: -61px -100px;}
.siytfloorlsb .lsicong{background-position: -122px -100px;}
.siytfloorlsb .lsiconh{background-position: -183px -100px;}
.siytfloorlsb .lsiconi{background-position: 0px -176px;}
.siytfloorlsb .lsiconj{background-position: -61px -176px;}
.siytfloorlsb .lsiconk{background-position: -122px -176px;}
.siytfloorlsb .lsiconl{background-position: -183px -176px;}
.siytfloorlsb .lsiconm{background-position: -0px -245px;}
.siytfloorlsb .lsiconn{background-position: -61px -245px;}
.siytfloorlsb .lsicono{background-position: -122px -245px;}
.siytfloorlsb .lsiconp{background-position: 0px -311px;}
.siytfloorlsb .lsiconq{background-position: 0px -384px;}
.siytfloorlsb .lsiconr{background-position: -61px -384px;}
.siytfloorlsb .lsicons{background-position: -122px -384px;}
.siytfloorlsb .lsicont{background-position: -183px -384px;}
.siytfloorlsb .lsiconu{background-position: 0px -457px;}
.siytfloorlsb .lsiconv{background-position: -61px -457px;}
.siytfloorlsb .lsiconw{background-position: -122px -457px;}
.siytfloorlsb .lsiconx{background-position: 0px -523px;}

.siytfloorlst{float: right;width: 100%;padding: 10px;font-size: 13px;line-height: 20px;}
.siytfloorlst:hover{color: #0094dd}
.siytfloorlsc{float: right;width: 40%;padding: 10px;}
.siytfloorlsc li{float: left;text-align: left;width: 100%;margin-bottom: 10px}
.siytfloorlsc p{font-size: 13px;color: #404040;display: inline-block;line-height: 20px;}
.siytfloorlsc em{display: inline-block;color: #1395f7;font-weight: bold;}
.sisloganls{float: left;width: 100%;background-color: #fff;padding: 20px 0}
.sisloganls li{float: left;width: 25%;text-align: center;}
.sisloganls li span{display: inline-block;width: 60px;height: 60px;background: url(../images/guiyetongico.png) 0 -590px no-repeat;}
.sisloganls li span.iconone{}
.sisloganls li span.icontwo{background-position: -64px -590px}
.sisloganls li span.iconthree{background-position: -129px -590px}
.sisloganls li span.iconfour{background-position: -194px -590px}
.sisloganls li p{font-size: 12px;color: #0094dd;display: inline-block;width: 100%;line-height: 1;padding: 10px 5px;}

/**播报**/
.jrzj_inforcenter{width:100%; height:auto; float:left; background:#fff; border:1px solid #e8e8e8; margin-top:0px; margin-bottom:20px;}
.jrzj_infor_left{width:100%; margin-left:0;  padding:0px 14px;}
.live_voice{width:100%; height:auto; height:auto \9; *height:auto; _height:auto; overflow:hidden; height:30px; margin-top:15px;}
.live_voicebfb{text-align:center; width:100%;padding:15px 0 5px 0;}
.live_bfb_logo{ margin-right:15px; position:relative; top:-4px; *top:-3px;}
.width_small{width:615px; margin:0 auto;}
.live_voicebfb span{border:1px solid #c7c7c7; background:url(../images/live_bg.jpg) repeat-x; padding:3px 5px; *padding:0px 5px; margin-right:3px; top:2px; position:relative;}
.live_voicebfb span img{padding-top:1px; *padding-top:4px; padding-left:2px; padding-right:5px;}
.live_voice span{ border:1px solid #c7c7c7; background:url(../images/live_bg.jpg) repeat-x; display:block; width:100px; line-height:22px; float:left; margin-right:3px;font-size: 12px;vertical-align: top;}
.live_voice span img{ margin-top:4px; margin-left:5px; margin-right:4px;vertical-align: top;}
.live_voice span input{margin-left:4px; *margin-left:0px;}
.live_voice span.qpxs{width:85px;}
.live_voice span.qpxs img{ *margin-top:2px;}
.live_voice span.clock{width:167px; float:right; line-height:22px;}
.live_voice span.clock01{width:167px; line-height:22px;}
.live_voice span.clock img{ *margin-top:0; margin-right:8px;}
.live_jz{ width:100%; height:30px; background:#fef9f1; border-top:1px solid #d9d9d9; text-align:center; margin-top:7px; }
.live_jz img{ margin-top:8px;}
.live_con{width:100%;height:auto; height:auto \9; *height:auto; _height:auto; overflow:hidden; margin-top:10px;}
.live_bfb{width:100%;height:auto; height:auto \9; *height:auto; _height:auto; overflow:hidden;}
.live_text table tr td{ padding:12px 7px; line-height:28px; border-bottom:1px solid #dedede; color:#5a5a5a;}
.live_text table tr:hover{background:#cde9f8; cursor:pointer;}
.live_text span img{margin-top:5px; }
.live_text em{  text-align:center; font-size:14px; color:#ff6100; font-size:"宋体"; display:block}
.live_text em font{margin:0 auto;  text-align:center; color:#999; display:block; line-height:20px;}
.gray_bg{ background:#fafafa;}
.live_text strong{ color:#c91a1a;}
.live_text font.textp{width:100%; display:block;color:#5a5a5a; font-size:14px;}
.live_text font.textp img{ margin-top:7px; *margin-top:0px;}
.live_text font.textp a font{ top:-1px; position:relative; padding-left:2px; color:#047ab7;}
.xxtext a font{ top:-1px; position:relative; padding-left:2px; color:#db2828; font-size:12px;}
.xxtext{color:#5a5a5a;}
.xxtext em.color_p{ font-size:12px; color:#c91a1a; display:block; text-align:left;}
.xxtext em strong.live_fx{ font-weight:normal; color:#047ab7; margin-left:15px; }
.xxtext em strong.live_fx img{ display:inline; margin-top:2px; *margin-top:-2px; margin-left:7px;}
.clock_big{width:100%; background:#f5f5f5; line-height:35px; border-top:1px solid #dedede;}
.color_red{ font-weight:normal;}
.clock_big span{ background:#b10000; font-size:16px; color:#fff;line-height:35px; display:block; width:140px; text-align:center;}
.jrzj_right_bfb{width:100%; height:auto; height:auto \9; *height:auto; _height:auto; overflow:hidden; padding-bottom:10px;}
.xxtext img{ display:block; background:url(../images/jrzj_default.png) no-repeat center center; display:block;}
/**弹出层**/
.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;}

.masklayerbox{position: fixed;width: 80%;z-index: 1000;left: 10%;top: 50%;height: 400px;margin-top: -200px;padding: 10px;background-color: #fff;display: none;overflow: hidden;}
.masklayerclosebtn{float: right;font-size: 14px;color: #2070b7;cursor: pointer;}

.masklayerbd{float: left;width: 100%}
.tc{text-align: center;}
.economybmls{float: left;width: 100%;padding: 0}
.economybmls li{float: left;width: 100%;margin-bottom: 10px;font-size: 14px;line-height: 20px;}
.economybmls p{font-size: 14px;color: #4787f1;float: left;width: 30%;text-align: right;line-height: 20px;}
.economybmls input[type="text"],.economybmls textarea{float: right;border: 1px solid #dcdcdc;width: 70%;line-height: 18px;height: 20px;font-size: 14px;padding:0 5px;}
.economybmls input[type="text"]{border-width: 0 0 1px 0}
.economybmls textarea{height: 150px;}
.economybmls img{max-width: 80%;}
.idsavecheck{float: left;position: relative;z-index: 10;height: 16px;line-height: 16px;font-size: 14px;color: #4787f1;padding-left: 20px;cursor: pointer;margin-right: 10px;}
.checkboxicon{position: absolute;left: 0;top: 0;z-index: 10;width: 16px;height: 16px;background: #fff url(../images/dzshloginicon.png) no-repeat -142px 0;}
.checkboxicon.onchecked{background-position: -175px 0;}
.idsavecheck input{position: absolute;z-index: -10;left: 0;top: 1px;width: 1px;height: 0px;}
.signinbtn{display: inherit;width:50%; height:30px; margin: 0 auto;background:#0099cc; font-size:14px; line-height:30px; text-align:center; border:0px; color:#fff; border-radius:3px; cursor:pointer;}
.wenzitext{float: right;font-size: 14px;color: #333;line-height: 20px;width: 70%;text-align: left;}
.wenzitext input[type="radio"]{-webkit-appearance:radio;}