
body {
	font-family:"微软雅黑";
	font-size:14px;
	color:#000000;
	background:#F9DDC8;

}
.g-doc{
	position:relative;
	min-height:100%;
}

.newjp .m-bd{
	overflow:hidden;
	border-top:1px solid #F3B789;
}
.newjp .m-bd span, .newjp .m-bd a{
    color: #F3B789 !important;
    line-height: 30px;
    font-size: 12px;
}
.m-bd {
	margin: 0 auto;
}

/** 头部中间部分 **/
.dis{display:none;}
#banner {
	height: 372px;
	width: 100%;
	background:url(../../img/zwbk/banner.png) no-repeat top center;
}

.info{
	margin-top:-98px;
background: #ffefe3;
padding-top:15px;
box-sizing: border-box;
}
.info-tit{
	width: 124px;
	height: 37px;
	line-height:37px;
	background: linear-gradient(-88deg, #db0104, #ffde00);
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF ;
}
.info-text{
	padding:10px 30px 20px 26px;
	font-weight: 400;
	font-size: 16px;
	line-height:2;
	color: #000000;
	text-indent: 2em;
}
.content{
	position:relative;
	margin-top:9px;
	margin-bottom:40px;
	padding:0px 32px 0px 26px;
	background: #ffefe3;
	box-sizing: border-box;
}

 .down{
	cursor: pointer;
	width:80px;
	height:30px;
	line-height:30px;
	display:inline-block;
	background:#EF7B1C;
	color:#fff;
	font-size:14px;
	text-align:center;
}

.bj{
	margin-left:10px;
	background:#f14440
}


.m_nav{
	color: #393939;
	font-size:16px;
	z-index:-1;
	padding-top:20px;
	border-bottom: 1px solid #EF7B1C
}
.m_nav li{
	padding-top:4px;
	overflow:hidden;
	zoom:1;
}

.m_nav .f-fl{
	margin-left:6px;
	padding:6px 0px;
}
.m_nav .f-fr{
	width:954px;
}
.m_nav a{
	color: #393939;
	display: inline-block;
	margin-bottom:8px;
	margin-right:8px;
}
.m_nav a.sel{
	
	color: #ffffff;
	border-radius: 5px 5px 5px 5px;
	background: #EF7B1C;
}
.m_nav a{
	padding:6px;
}

#list .m-lst{
	margin-top:10px;
	overflow:hidden;
}
#list .m-lst li {
    height: 60px;
    line-height: 60px;
    position: relative;
    border-bottom: 1px dashed #FFC2B2;
    overflow:hidden;
}
 #list li i.icon{
  	display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../../img/zt2018/tbdyxl/lx.png) no-repeat;
    position: absolute;
    top: 32px;
    left: 10px;
  }
  #list li .down i{
	display: inline-block;
	vertical-align: middle;
	width:19px;
	height:15px;
	margin-right:7px;
	background: url(../../../img/common/w-down.png) no-repeat top left;
}
#list li span{
	font-size:14px;
	line-height:1;
	color:#000000;
	display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    cursor: default;
}
#list  .m-stitle {
    font-size:14px;
    width: 650px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right:20px;
}
#list  .f-size {
    width: 100px;
}

a.down, a.down:hover {
    color: #fff;
     text-decoration: none;
}
#laypage {
    text-align:right;
    margin-bottom:12px;
    margin-top:24px;
}
.laypageskin_molv a{
	background-color:unset!important;
	color:#000000!important;
	font-size:14px!important;
}
.laypageskin_molv .laypage_curr{
	background-color:#EF7B1C!important;
	border-radius: 5px 5px 5px 5px;
}
.dis{
	display:none
}
.share_box .share{
	margin:0!important
}