.mb_logo{width:100%;padding:0px 10px;-webkit-box-sizing:border-box;height:60px;position:relative;z-index:100;background:#fff;border-bottom:1px #ddd solid;position:relative;}
.mb_logo .logo{width:70%;float:left;height:60px;padding:10px 0px;text-align:left;font-size:16px;color:#094979;font-weight:bold;line-height:40px;-webkit-box-sizing:border-box;overflow:hidden}
.mb_logo .logo img{float:left;height:40px;margin-right:10px;}
.mb_logo #head_nav{padding:0px;}
.mb_logo .head_nav{height:auto !important;}
.mb_logo #main{height:60px;position:absolute;right:5px;}
.mb_logo #main em{top:28px;}
.mb_logo #main em,.mb_logo #main em:after,.mb_logo #main em:before{background:#094979;}
#head_nav{top:60px;}

.nav{width:100%;float:left;height:auto;border-bottom:1px #ddd solid;}
.nav ul{width:100%;float:left;padding:5px 0px;}
.nav ul li{width:25%;float:left;height:80px;margin-top:10px;}
.nav ul li a{width:100%;height:80px;float:left;display:block;color:#555;}
.nav ul li .pic{width:100%;float:left;height:50px;display:block;text-align:center;}
.nav ul li .pic img{width:50px;height:50px;}
.nav ul li .tit{width:100%;float:left;height:30px;line-height:30px;font-size:14px;text-align:center;}

.border-bg{width:100%;height:5px;background:#f0f0f0;float:left;}
.son-head{width:100%;height:65px;float:left;background:url(/res/Home/structure/15101401.png) top center no-repeat;background-size:100% auto;-webkit-box-sizing:border-box;padding-top:5px;}
.son-head .mb_logo .index_btn{width:auto;height:60px;position:absolute;right:50px;top:0px;line-height:60px;display:block;font-size:16px;}
.son-head a{color:#094979;}

/*.news-con #CurrentlyText table td{word-wrap:break-word !important;word-break:break-all !important;}*/
/*类别页标题*/
.class-tit{width:100%;height:45px;float:left;line-height:45px;text-align:center;background:#f0f0f0;border-bottom:1px #ddd solid;color:#FF8504;font-size:16px;font-weight:bold;position:relative;z-index:10;}
.class-tit .sp1{width:45px;position:absolute;left:0px;top:0px;background:url(/res/Home/structure/15102502.png) center no-repeat;background-size:auto 25px;height:45px;display:block;}
.class-tit .sp2{width:auto;height:45px;position:absolute;right:10px;display:block;top:0px;}
.class-tit .sp2 em{top:22px !important;left:10px !important;}
.class-tit .sp2 em,.class-tit .sp2 em:after,.class-tit .sp2 em:before{background:#003386 !important;}
.class-tit .sp2 .main em{background:none !important;}
.class-tit #main{right:0px;}
.class-tit #head_nav{top:46px !important}
.class-tit .a1{float:left;width:45px;height:45px;display:none;background:url(/res/Home/structure/15102503.jpg) center no-repeat;background-size:auto 25px;}

/*留言板*/
.massagelist {text-align:left;padding:15px;  width: 100%;
  -webkit-box-sizing: border-box;
  float: left;}
.massagelist #MessageBoardIDsubject{display:block;background:url(/res/Home/structure/15101805.jpg) no-repeat left center;background-size:25px 25px; padding:5px 0 5px 35px;font-weight:bold;margin-bottom:10px}
.massagelist #MessageBoardIDtext{display:block;background:url(/res/Home/structure/15101848.jpg) no-repeat left 15px;background-size:25px 25px;padding:5px 0 5px 35px;}
.massagelist #MessageBoardIDtext p{display:inline;}
.massagelist #MessageBoardIDtext a{color:#ff8000;font-weight:bold}
.massagelist li{margin-bottom:10px;padding-bottom:15px;border-bottom:1px #ddd solid;}
.massagelist li#PageNum{text-align:center; 
    border: none;
    text-align: right;
    margin-top: 15px;margin-bottom:20px;}
.massagelist li#PageNum span{    background-color: #F55C30;
    color: #fff;
    font-weight: bold;
    padding: 0 6px;}

.massagelist li#PageNum a {
    padding: 0 5px;
}
.massagelist li#PageNum span#go {
    display: none;
}
.sub-but{width:100%;padding-bottom:15px;}
.sub-but a{font-size:16px;color:#fff;width:100%;height:40px;background:#FF7D13;display:block;border-radius:5px;line-height:40px;text-align:center;}

@media screen and (max-width:340px){
.mb_logo .logo img{margin-right:5px !important;}
.ks-ser span{padding:0px 12px !important;}
.ks-ser span img{margin-right:8px !important;}
}


.newsList ul li span#MessageBoardIDtext a {
    line-height: 1.6;
    display: block;
    color: #000;
    font-size: 1rem;
}
.newsList ul li span#MessageBoardIDr_text {
    color: #666;
    margin-top: 5px;
    display: block;
}
.newstxt span#MessageBoardIDtext {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}
.newstxt span#MessageBoardIDr_text {
    line-height: 1.8;
}








/**/
.head-news{position:relative;z-index:10;}
#bodybg{width:100%;height:100%;max-width:640px;display:none;position:fixed;z-index:9;background:#000;opacity:0.4;}
#main{width:45px;float:right;height:45px;position:relative;right:-5px;cursor:pointer;}
#main em{background:#fff;position:absolute;left:12px;top:20px;width:20px;height:3px;display:block;font-style:normal;border-radius:3px;
-moz-transition: background .3s;
-o-transition: background .3s;
-webkit-transition: background .3s;
transition: background .3s;}
#main em:before{border-radius:3px;content: '';height: 3px;background:#fff;width: 20px;position: absolute;top: -6px;left: 0;transition: transform .3s,background .3s;-moz-transform-origin: center center;-ms-transform-origin: center center;-webkit-transform-origin: center center;transform-origin: center center;}
#main em:after{border-radius:3px;background:#fff;height: 3px;width: 20px;position: absolute;bottom: -6px;left: 0;transition: transform .3s,background .3s;
-moz-transform-origin: center center;-ms-transform-origin: center center;-webkit-transform-origin: center center;transform-origin: center center;content: '';}

.main em{background:none !important;}
.main em:before{background:#fff;-moz-transform: translate(0,6px)rotate(-45deg);
-ms-transform: translate(0,6px)rotate(-45deg);
-webkit-transform: translate(0,6px)rotate(-45deg);
transform: translate(0,6px)rotate(-45deg);
}
.main em:after{background:#fff;-moz-transform: translate(0,-6px)rotate(45deg);
-ms-transform: translate(0,-6px)rotate(45deg);
-webkit-transform: translate(0,-6px)rotate(45deg);
transform: translate(0,-6px)rotate(45deg);
}
#head_nav{width:100%;z-index:5;position:absolute;z-index:10;top:60px;left:0px;background:#fff;height:0px;-webkit-box-sizing:border-box;
transition:height 0.2s;
-moz-transition:height 0.2s; /* Firefox 4 */
-webkit-transition:height 0.2s; /* Safari and Chrome */
-o-transition:height 0.2s; /* Opera */overflow:hidden;}
.head_nav{height:auto !important;display:block !important;padding:0px 10px;background:#fff;}
#head_nav h1{width:100%;border-bottom:1px #ddd solid;display:block;float:left;line-height:45px;height:45px;font-size:18px;color:#010101;font-family:"微软雅黑"}
#head_nav h1 a{color:#010101;}
#head_nav ul.ul1{width:auto;float:left;margin-top:5px;}
#head_nav ul.ul1 li{width:auto;-webkit-box-sizing:border-box;padding:0px 10px;font-size:14px;color:#010101;line-height:180%;float:left;}
#head_nav ul.ul1 li a{color:#010101;}




.ks-ser{width:100%;float:left;border-top:1px #ddd solid;border-bottom:1px #ddd solid;height:45px;}
.ks-ser span{width:33.33%;float:left;-webkit-box-sizing:border-box;border-right:1px #ddd solid;height:45px;display:block;text-align:left;padding:0px 15px;}
.ks-ser span:nth-child(3){border-right:none;}
.ks-ser span a{color:#000;height:45px;width:100%;font-size:14px;float:left;display:block;line-height:45px;}
.ks-ser span img{width:auto;height:15px;margin-right:15px;float:left;margin-top:15px;}


/*新闻*/
.newsList ul li #ReportIDname a br,
ul.gkNews li a br,
.newstxt .newstxt_tit br{
   display:none;
}
.newstxt_txt table{
   width: 100%!important;
}
.newstxt_txt table td {
    border: 1px solid #ddd;
    table-layout:fixed
}
.newstxt_txt img{max-width:100%!important;}
.newstxt-fj {
    padding: 0 20px 20px;
}
.newstxt_txt table p {
    font-size: inherit;
}
#PageNum{background:url(/tea/layui/css/modules/layer/default/loading-0.gif) center no-repeat;display:none;}

/*页脚*/
#Footer .displayFlex p a{color: #303D5D;}

/*表格过宽划动效果*/
.tab{width: 100%;
    overflow-x: auto;}
.tab table{width:200% !important}