
body {
	background: #F5F5F5;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333333;
	
}
.g-doc{
	position:relative;
	min-height:100%;
}
.bg{
	position:absolute;
	left:0;
	right:0;
	height:100%;
	width:100%;
	background:url(../../../img/zt2018/jointExam/mryt/bg.png) repeat top center;
	z-index:-1;
	overflow:hidden;
	padding-top:40px;
	box-sizing:border-box;
}
.bg-b{
	height:120%;
	width:100%;
	background:#9D8DFB;
	transform: rotate(2deg)
}
.bg-tit{
	position:absolute;
	top:60px;
	left:50%;
	max-width:1772px;
	max-height:785px;
	width:100%;
	height:100%;
	transform: translateX(-50%);
	background:url(../../../img/zt2018/jointExam/mryt/bg-tit.png) no-repeat top center;
}

.newjp .m-bd{
	border-color:#ffffff;
}
.newjp .m-bd span, .newjp .m-bd a{
    color: #fff !important;
    line-height: 30px;
    font-size: 12px;
}
.m-bd {
	margin: 0 auto;
}

/** 头部中间部分 **/
.dis{display:none;}
#banner {
	height: 298px;
	width: 1032px;
	margin: 86px auto 0;
	background:url(../../../img/zt2018/jointExam/mryt/banner.png) no-repeat top center;
}
.content{
	margin-top:22px;
	padding:15px;
	border-radius: 5px 5px 5px 5px;
	background: linear-gradient(0deg, #fac4aa, #745bfb);
	box-sizing:border-box;
	position:relative;
}
.content-box{
	padding:0 23px;
	background-color:#fff;
}
.m-tit{
	position:absolute;
	top:0;
	left:50%;
	transform: translateX(-50%);
	margin:-21px auto 0;
	width:289px;
	height:77px;
	background:url(../../../img/zt2018/jointExam/mryt/tit.png) no-repeat top center;
}
 .down{
	cursor: pointer;
	width:80px;
	height:30px;
	line-height:30px;
	display:inline-block;
	background:#745BFB;
	color:#fff;
	font-size:16px;
	text-align:center;
}
  
.bj{
	margin-left:10px;
	background:#f14440
}


.m_nav{
	color:#333333;
	font-size:14px;
	
	padding-top:41px;
	z-index:-1;
	border-bottom:1px solid #E5E5E5;
}
.m_nav li{
	padding-top:15px;
	overflow:hidden;
	zoom:1;
}

.m_nav .f-fl{
	width:60px;
	padding:10px 0px 6px;
}
.m_nav .f-fr{
	width:940px;
}
.m_nav a{
	color:#000;
	display: inline-block;
	margin-bottom:6px;
}
.m_nav a.sel{
	font-size:14px;
	color:#fff;
	border-radius: 5px 5px 5px 5px;
	background: #745bfb;
}
.m_nav a{
	padding:10px 10px 6px 10px;
}

#list{
	padding-bottom:20px;
	background:#fff;
}
#list .m-lst{
	
	overflow:hidden;
}
#list .m-lst li {
    height: 60px;
    line-height: 60px;
    position: relative;
    border-bottom: 1px dashed #cccfd5;
    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:#c2c2c2;
	display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    cursor: default;
}
#list  .m-stitle {
    color: #0a0404;
    font-size:18px;
    width: 820px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right:20px;
}
#list  .f-size {
    width: 120px;
}

a.down, a.down:hover {
    color: #fff;
     text-decoration: none;
}
#laypage {
    text-align:right;
    margin-bottom:12px;
    margin-top:24px;
}
.dis{
	display:none
}