.mab_fl{
	float: left;
	width: 233px;
	border:1px solid #e5e5e5;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	background-color: #fff;
	border-radius: 4px;
    padding: 0 16px;
}
.mab_tt{
	height: 54px;
	line-height: 54px;
	font-size: 20px;
	margin-bottom: 10px;
}
.mab_tt a{
	border-bottom: 2px solid #000061;
    display: inline-block;
    height: 54px;
}
.mab_ul a{
	display: block;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px dashed #e5e5e5;
	position: relative;
	font-size: 16px;
	padding-left: 17px;
}
.mabox,.dashi{
	padding:20px 0;
}
.mab_ul a:before{
	position: absolute;
	content: "";
	left: 0;
	top:50%;
	margin-top: -3px;
	border-left:5px solid #333; 
	border-top: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;
}
.mab_ul a.active:before,.mab_ul a:hover:before{
	border-left:6px solid #000061; 
}
.mab_ul a.active,.mab_ul a:hover{
	color:#000061; 
	font-weight: 600;
}
.mab_fr{
	width: 946px;
    padding:40px 38px;
    float: right;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 2px #e5e5e5;
    padding-bottom: 50px;
    border-radius: 4px;
    background-color: #fff;
}
.ch6{
	font-size: 22px;
    text-align: center;
    font-weight: normal;
    color: #333;
    margin-bottom: 40px;
}
.mab_img{
	text-align: center;
	margin-bottom: 40px;
}
.mab_con p{
	line-height: 1.8;
	font-size:16px;
	margin-top: 15px;
	font-weight: 300;
	text-align: justify;
	color: #333;
}
.mab_qta{
	margin-top: 20px;
}
.mab_qta p{
	line-height: 1.8;
	margin:18px 0;
	font-size: 16px;
	color: #999;
	letter-spacing:1.3px;
	position: relative;
	padding-left: 90px;
	word-break: break-word;
}
.mab_qta p span{
	color: #000061;
	font-size: 17px;
	position: absolute;
	left: 0;
	top: -1px;
}
.kw_ul{
	margin:0 -3%;
}
.kw_ul li{
	float: left;
	width: 19%;
	margin:0 3% 30px;
}
.kw_ul li a{
	display: block;
}
.mab_fig{
    background: #fff;
    border: 5px solid #fff;
    box-shadow: 0 0 5px #e5e5e5;
    overflow: hidden;
}
.mab_fig img{
	width: 100%;
}
.kw_ul li a p{
	margin-top: 15px;
	font-size: 15px;
	text-align: center;
	height: 40px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.paga{
    text-align: center;
    margin-top: 35px;
}
.paga ul {
    display: inline-block;
}
.paga li {
    float: left;
    height: 37px;
    line-height: 37px;
}
.paga li span, .paga li a {
    float: left;
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    text-align: center;
    margin: 0 4px;
    min-width: 37px;
    font-size: 14px;
}
.paga li.disabled span {
    border: 1px solid #ddd;
    color: #bbb;
}
.paga li em {
    display: inline-block;
    float: left;
    margin: 0 5px;
}
.paga li input {
    width: 37px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin: 0px 5px 0;
    text-align: center;
    background: none;
    float: left;
    outline: none;
}
.paga li button {
    width: 46px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    background: none;
    margin: 0 5px;
}
.paga .active span,.paga li a:hover {
    background: #000061;
    color: #fff;
    border: 1px solid #000061;
}
.art_fl{
	width: 820px;
    float: left;
    padding: 0 40px 40px;
    box-shadow: 0 0 5px #e5e5e5;
    margin-bottom: 50px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 4px;
}
.article{
	padding:30px 0 0;
}
.crumb{
	height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 20px;
    padding: 0 10px;
    background: #f9f9f9;
}
.ch5{
    font-size: 24px;
    margin: 0;
    font-weight: normal;
    text-align: center;
    line-height: 1.5;
    margin-top: 40px;
}
.art_img{
	text-align: center;
}
.cr_time{
	margin-top: 15px;
    margin-bottom: 35px;
    text-align: center;
    color: #999;
}
.art_con p{
	font-size: 16px;
    line-height: 2;
    margin-top: 20px;
    /*text-indent: 2em;*/
    color: #777;
    text-align: justify;
}
.art_fr{
	float: right;
	width: 360px;
}
.t1 span{
	background-image: url(../images/t1.png);
}
.t2 span{
	background-image: url(../images/t2.png);
}
.art_you{
	padding:0 15px 15px;
	background-color: #fff;
	margin-bottom: 15px;
	border-radius: 4px;
}
.art_ul{
	margin-top: 20px;
}
.art_ul li a{
	display: block;
	position: relative;
	padding-left: 12px;
	line-height: 34px;
	height: 34px;
	font-size: 15px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.art_ul li a:before,.hono_ul li:before{
	position: absolute;
	content: "";
	left: 0;
	top:50%;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background-color:#000061; 
	margin-top: -2px;
}
.hono_ul li a{
	display: block;
	color: #665;
	line-height: 51px;
	height:51px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hono_ul li a:hover{
	color:#000061;
}
.hono_ul li{
	position: relative;
	padding-left: 18px;
	padding-right: 100px;
	border-bottom:1px solid #f1f1f1;
}
.hono_ul li span,.rt_ul li span{
	position: absolute;
	right: 0;
	top:0;
	color: #999;
	vertical-align: middle;
	line-height: 51px;
	font-size: 14px;
}

.dnav{
	border: 1px solid #e5e5e5;
    box-shadow: 0 0 2px #e5e5e5;
    height: 60px;
    line-height: 60px;
    margin-bottom: 30px;
    padding: 0 30px;
    background-color: #fff;
}
.dnav li{
	display: inline-block;
    margin-right: 70px;
    font-size: 16px;
}
.dnav li a{
	display: inline-block;
	height: 58px;
}
.dnav li a:hover, .dnav li.active a{
    border-bottom: 2px solid #000061;
    color: #000061;
}
.ayear{
	padding:0 30px;
}
.ay_box{
	position: relative;
	padding-left: 100px;
}
.ay_fl{
	position: absolute;
	left: 0;
	top:0;
	width:80px;
	font-weight: 600;
	color: #333;
}
.ay_fr a{
	margin-right: 20px;
	display: inline-block;
}
.ay_fr a.active{
	color: #000061;
    font-weight: bold;
}
.fac_ul{
	width: 1000px;
	margin:20px auto 0;
}
.fac_ul li a{
	display: block;
	font-size: 18px;
	padding:15px 0;
	position: relative;
	padding-left: 36px;
}
.fac_ul li a:before{
	position: absolute;
	content: "";
	left: 0;
	top:50%;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	background-color: #000061; 
}
/*party*/
.party{
	padding: 0 25px;
}
.bod{
	border: 1px solid #e5e5e5;
    box-shadow: 0 0 2px #e5e5e5;
    padding-bottom: 30px;
    background: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}
.rt_tit{
	height: 52px;
	line-height: 52px;
	border-bottom:1px solid #f1f1f1;
}
.rt_tit span{
	font-size: 20px;
	position: relative;
	display: inline-block;
}
.rt_tit span:before{
	content: '';
    display: block;
    height: 2px;
    background: #000061;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.rt_ul li a{
	display: block;
	line-height: 42px;
	height: 42px;
	padding-left: 20px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rt_ul li a:before{
	position: absolute;
	content: "";
	left: 0;
	top:50%;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	background-color: #000061; 
}
.rt_ul li{
	position: relative;
	padding-right: 100px;
}
.rt_ul li span{
	position: absolute;
	right: 0;
	top:0;
	color: #999;
	line-height: 42px;
}
.rt_ul{
	padding:10px 0;
}
.btt{
	border-bottom: 1px dashed #e6e6e6;
	height: 1px;
	margin:7px 0;
}
.rt_ul li a:hover{
	color:#000061;
}
.sb_ul a:before{
	display: none;
}
.sb_ul{
	padding-left: 20px;
}
.sb_ul a{
	border: none;
}
.sb_ul a.act,.vo_aa a.act{
	color:#008fff;
}
.video,.video1{
    margin-bottom: 30px;
    margin-top: 20px;
}
.vo_tt{
	padding: 15px 20px;
	border: 1px solid #e5e5e5;
    box-shadow: 0 0 2px #e5e5e5;
    background: #fff;
}
.vo_fen{
	position: relative;
	padding-left: 80px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.vo_fen span{
	position: absolute;
	left: 0;
	top: 12px;
	font-weight: 600;
}
.vo_aa a{
	display: inline-block;
	margin-right: 20px;
}
.vo_ul{
	margin-top: 20px;
	margin-left: -1%;
	margin-right: -1%;
}
.vo_ul li{
	float: left;
	width: 31.333333%;
	float: left;
	margin:0 1% 20px;
}
.vo_img{
	height: 218px;
	background-size: cover;
	background-position: center;
}
.vo_ul li a{
	display: block;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	border-radius: 5px;
}
.vo_ul li a:hover {
    color: #000061;
    box-shadow: 0 1px 3px rgba(0,0,0,.02), 0 5px 32px -4px rgba(0,0,0,.10);
}
.vo_ul li p{
	display: block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
}
/*留言板*/
.mssg{
	margin-top: 20px;
	border-radius: 4px;
	background-color: #fff;
	padding:0 20px;
	padding-bottom: 20px;
}
.ms_ul{
	margin-top: 20px;
}
.ms_ul li{
	border-bottom: 1px solid #dedede;
    margin-top: 30px;
    padding-bottom: 30px;
}
.ms_top p{
	font-size: 16px;
	font-weight: 600;
}
.ms_top h6{
	font-size: 15px;
    line-height: 1.8;
    font-weight: normal;
    color: #666666;
    margin-top: 5px;
}
.ms_bot{
	background-color: #e3f1ff;
	border-radius: 4px;
    padding: 30px;
    position: relative;
    margin-top: 15px;
    color: #666666;
    line-height: 1.8;
    font-size: 14px;
}
.ms_bot:before{
	position: absolute;
	content:"";
	border-top: 6px solid transparent;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #e3f1ff;
	left: 20px;
	top:-12px;
}
.ms_tm{
	float: left;
	width: 46%;
	margin:0 2%;
	position: relative;
	padding-left: 90px;
}
.ms_sg{
	margin:25px -2%;
}
.ms_zi{
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	line-height: 50px;
}
.ms_tm input{
	height: 50px;
	width: 100%;
	border:1px solid #dedede;
	outline: none;
	padding:10px;
	border-radius: 4px;
	font-size: 15px;
}
.ms_text{
	position: relative;
	padding-left: 90px;
}
.ms_text textarea{
	width: 100%;
	padding:10px;
	border-radius: 4px;
	border:1px solid #dedede;
	outline: none;
	resize: none;
	height: 200px;
	font-size: 15px;
	line-height: 1.7
}
.dbtn{
	margin-left: 90px;
	display: block;
	margin-top: 20px;
	background: #000061;
    border-radius: 4px;
    cursor: pointer;
    width: 120px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    border: 0;
    appearance:none;
    -webkit-appearance:none;
}
/*yug*/
.yan_ul{
	margin: 0 -1%;
}
.yan_ul li{
	float: left;
	width: 23%;
	margin: 0 1% 20px;
}
.yan_ul li a{
	display: block;
	position: relative;
}
.yan_ul li a:hover{
	box-shadow: 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}
.yan_ul li a img{
	display: block;
	width: 100%;
	border-radius: 10px;
}
.yan_ul li a p{
	position: absolute;
	left: 0;
	bottom: 0;
	/*background-color: rgba(0,0,0,0.2);*/
	background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,0.5));
	color: #fff;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	padding:10px 8px;
	font-size: 14px;
	text-overflow: ellipsis;
}
.gxs_ul li{
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}
.gxs_ul li a{
	display: block;
	position: relative;
	padding-left: 170px;
	min-height: 80px;
}
.hu_img{
	display: block;
	position: absolute;
	width: 150px;
	height: 80px;
	background-size: cover;
	background-position: center;
	left: 0;
	top: 0;
	border-radius: 5px;
}
.hu_txt{
	padding-top: 10px;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hu_txt:hover{
	color: #000061;
}
.hu_time{
	font-size: 12px;
	color: #888;
}
/*联系*/
.cmap{
	margin-top: 30px;
	display: block;
	width: 100%;
}
.te20{
	padding:20px 30px;
	border:1px solid #eee;
}
.jo_ul li a{
	position: relative;
	display: block;
	padding: 20px 15px;
	border-bottom: 1px solid #eee;
}
.jo_fl{
	width: 230px;
	float: left;
	position: relative;
	margin-right:30px;
	padding-right: 20px;
}
.jo_fl:before{
	position: absolute;
	content: "";
	right: 0;
	height: 60%;
	top: 20%;
	background-color: #eee;
	width: 1px;
}
.jo_mid{
	float:left;
	width: 360px;
}
.jo_fr{
	float: right;
	color:#000061;
	padding:8px 0;
	margin-top: 10px;
	border-radius: 10px;
	font-size: 15px;
}
.jo_fl h4{
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}
.jo_fl p{
	font-size: 14px;
	color:#000061;
	margin-bottom: 10px;

}
.jo_fl p span{
	font-size: 20px;margin-right: 10px;
}
.jo_qa span{
	color: #888;
	background-color: #eee;
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;
	padding: 3px 9px;
}
.jo_mid p{
	font-size: 17px;
	color: #000;
	margin-bottom: 10px;
}
.jo_sp span{
	display: inline-block;
	color: #888;
	margin-right: 10px;
	font-size: 12px;
	position: relative;
}
.jo_sp span:before{
	position: absolute;
	content: "";
	right:5px;
	height: 60%;
	top: 20%;
	background-color: #ddd;
	width: 1px;
}
.flink a{
	display: inline-block;
	margin-right: 22px;
	margin-bottom: 22px;
	padding:10px 15px;
	border-radius: 10px;
	background-color:#f7f7f7;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.flink a:hover{
	color: #000061
}
@media (max-width: 1220px){
	.mabox{
		position: relative;
		padding-left:245px; 
		min-height: 600px;
	}
	.mab_fl{
		position: absolute;
		left: 0;
		top:20px;
		width:233px;
		float: none;
	}
	.mab_fr{
		float: none;
		width: 100%;
	}
	.fac_ul{
		width: 100%;
		padding: 0 30px;
	}
	.art_you{
		display: none;
	}
	.art_fl{
		width: 100%;
	}
	.art_fl{
		margin-bottom: 20px;
	}
	.jo_mid{
		width: 300px;
	}
	.jo_fl{
		width: 210px;
	}
	.flink a{
		font-size:14px;
		padding: 8px 12px;
	}
}
@media (max-width: 1080px){
	.mab_fr{
		padding:35px 30px;
	}
	.flink a{
		margin-right: 15px;
		margin-bottom: 18px;
	}
	.ch6{
		margin-bottom: 30px;
	}
	.fac_ul li a{
		font-size: 16px;
	}
	.hono_ul li a{
		font-size: 14px;
	}
	.hono_ul li span, .rt_ul li span{
		font-size: 13px;
	}
	.hono_ul li,.rt_ul li{
		padding-right: 80px;
	}
	.vo_fen{
		padding-left: 60px;
	}
	.art_fl{
		margin-bottom: 0;
	}
	.jo_fr{
		font-size: 14px;
		padding: 8px 0;
	}
	.jo_mid{
		width: 280px;
	}
}
@media (max-width: 1040px){
	.jo_mid,.jo_fl,.jo_fr{
		width: auto;
		float: none;
	}
	.jo_ul li a{
		padding-left:250px;
	}
	.jo_fl{
		position: absolute;
		left: 0;
		top:18px;
	}
	.jo_fr{
		display: block;
		width: 120px;
	}
}
@media (max-width: 940px){
	.mab_tt{
		display: none;
	}
	.mab_fl{
		position: initial;
		width: 100%;
		margin-bottom: 12px;
	}
	.mabox{
		padding-left: 0;
	}
	.mab_ul a{
		display: inline-block;
		margin-right: 15px;
	}
	.dnav li{
		font-size: 15px;
		margin-right: 20px;
	}
	.mab_ul{
		background-color: #fff;
	}
	.ch6{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.mab_img{
		margin-bottom: 20px;
	}
	.mabox{
		min-height: initial;
	}
	.dashi{
		padding:20px 0;
	}
	.ay_fr a{
		margin-right: 15px;
		margin-bottom: 10px;
	}
	.fac_ul{
		margin-top: 12px;
	}
	.fac_ul li a{
		padding-top:10px;
		padding-bottom: 10px;
		line-height: 1.5
	}
	.vo_tt{
		padding:10px 15px;
	}
	.vo_fen{
		padding-top: 8px;
		padding-bottom: 8px;
		font-size: 15px;
	}
	.vo_fen span{
		top:8px;
	}
	.vo_ul li p{
		height:auto;
		line-height: 40px;
		font-size: 15px;
	}
	.mab_ul a:before,.mab_ul a.active:before, .mab_ul a:hover:before{
		border:0;
		width: 3px;
		height: 3px;
		background-color: #333;
		margin-top: -1px;
	}
}
@media (max-width: 768px){
	.kw_ul li{
		width: 21%;
		margin:0 2% 20px;
	}
	.kw_ul{
		margin:0 -2%;
	}
	.vo_ul{
		margin-top: 15px;
	}
	.vo_img{
		height: 160px;
	}
	.vo_ul li{
		margin-bottom: 15px;
	}
	.art_fl{
		padding:0 20px 20px;
	}
	.ch5{
		font-size: 20px;
		margin-top: 25px;
	}
	.cr_time{
		margin-top: 12px;
		margin-bottom: 25px;
		font-size: 12px;
	}
	.art_con p{
		font-size: 14px;
		margin-top: 12px;
	}
	.yan_ul li{
		margin-bottom: 15px;
	}
	.ch6{
		font-size: 18px;
	}
}
@media (max-width: 640px){
	.te20{
		padding:10px 18px;
	}
	.mab_qta p span{
		font-size: 15px;
	}
	.mab_qta p{
		font-size: 15px;
		margin: 10px 0;
	}
	.mab_fr{
		padding:25px 20px;
	}
	.mab_ul a{
		font-size: 15px;
	}
	.mab_con p{
		font-size: 14px;
	}
	
	.kw_ul li{
		width: 23%;
		margin:0 1% 20px;
	}
	.kw_ul{
		margin:0 -1%;
	}
	.kw_ul li a p{
		font-size: 14px;
		margin-top: 10px;
	}
	.paga li span, .paga li a,.paga li em{
		font-size: 12px;
	}
	.paga{
		margin-top: 25px;
	}
	.dnav{
		height: auto;
		padding:0 15px;
		line-height: 50px;
		margin-bottom: 15px;
	}
	.dnav li{
		margin-right: 12px;
	}
	.dnav li a{
		height: 48px;
		font-size: 14px;
	}
	.ayear{
		padding:0;
		font-size: 15px;
	}
	.ay_box{
		padding-left: 50px;
	}
	.fac_ul{
		padding:0 14px;
	}
	.fac_ul li a{
		font-size: 14px;
	}
	.bod{
		padding-bottom: 20px;
		margin-top: 15px;
		margin-bottom:15px;
	}
	.party{
		padding-right: 15px;
		padding-left: 15px;
	}
	.rt_tit{
		height: 42px;
		line-height: 42px;
	}
	.rt_tit span{
		font-size: 18px;
	}
	.rt_ul li a{
		padding-left: 12px;
		font-size: 14px;
		height: 38px;
		line-height: 38px;
	}
	.rt_ul{
		padding:5px 0;
	}
	.paga li span, .paga li a,.paga li,.paga li input,.paga li button{
		height: 30px;
		line-height: 30px;
	}
	.paga li span, .paga li a{
	    padding:0 2px;
	  }
	.vo_ul li{
		width: 48%;
		margin-bottom: 13px;
	}
	.vo_fen{
		padding-left: 50px;
		font-size: 14px;
		padding-bottom: 3px;
		padding-top: 3px;
	}
	.vo_aa a{
		margin-right: 12px;
		margin-bottom: 5px;
	}
	.vo_fen span{
		top:5px;
	}
	.vo_fen span{
		font-size: 13px;
	}
	.ms_bot{
        padding: 20px;
    }
    .ms_ul li{
        margin-top: 18px;
        padding-bottom: 18px;
    }
    .ms_text textarea{
    	height: 160px;
    	font-size: 14px;
    }
    .ms_tm input,.ms_zi{
    	font-size: 14px;
    	height: 36px;
    	line-height: 36px;
    }
    .ms_tm input{
    	padding:8px;
    }
    .ms_tm{
    	width: 100%;
    	
    	margin:0;
    	margin-top: 10px;
    }
    .ms_sg{
    	margin:15px 0;
    }
    .dbtn{
    	font-size: 16px;
    	height: 38px;
    	line-height: 38px;
    	width: 90px;
    	margin-left: 80px;
    }
    .ms_tm,.ms_text{
    	padding-left: 80px;
    }
    .mssg{
    	padding:0 13px;
    	padding-bottom: 15px;
    	margin-top: 15px;
    }
    .cmap{
    	margin-top: 20px;
    }
    .jo_ul li a{
    	padding-left:185px; 
    }
    .jo_fl h4,.jo_mid p{
    	font-size: 16px;
    }
    .jo_fl p span{
    	font-size: 18px;
    }
    .jo_fr{
    	width: 80px;
    	padding: 8px 0;
    	font-size: 12px;
    }
    .jo_ul li a{
    	padding-right: 0;
    }
    .yan_ul li{
    	width: 31.3333%;
    }
    .hono_ul li span, .rt_ul li span{
    	font-size: 12px;
    }
    .hono_ul li a{
    	line-height: 38px;
    	height: 38px;
    }
    .hono_ul li span, .rt_ul li span{
    	line-height: 38px;
    }
    .hono_ul li, .rt_ul li{
    	padding-right: 68px;
    }
    .hono_ul li{
    	padding-left: 10px;
    }
    .vo_ul li p{
    	font-size: 14px;
    	line-height: 30px;
    }
    .mab_ul a{
		height: 42px;
		line-height: 42px;
	}
	.art_fl{
		padding: 0 15px 15px;
	}
}
@media (max-width: 414px){
	.mab_fl{
		padding: 0 10px;
	}
	.paga li input{
		width: 30px;
	}
	.vo_ul li p{
		font-size: 13px;
	}
	.ch5{
		font-size: 18px;
		margin-top: 15px;
	}
	.te20{
		padding:8px 14px;
	}
	.ch6{
		font-size: 17px;
		margin-bottom: 15px;
	}
	.mabox{
		padding-top:10px;
		padding-bottom: 10px;
	}
	.mab_fr{
		padding:18px 12px;
	}
	.paga{
		margin-top: 18px;
	}
	.kw_ul li{
		width:31.33333%;
		margin-bottom: 8px;
	}
	.mab_ul a{
		font-size: 13px;
		height: 38px;
		line-height: 38px;
		margin-right: 10px;
		padding-left: 8px;
	}
	.dnav{
		padding:0 10px;
		line-height: 40px;
	}
	.dnav li a{
		height: 38px;
	}
	.dashi{
		padding:15px 0;
	}
	.paga li span, .paga li a{
		min-width:15px;
	}
	.ms_top p{
		font-size: 16px;
	}
	.ms_top h6{
		font-size: 14px;
	}
	.vo_ul li{
		width: 98%;
	}
	.vo_ul li p{
		font-size: 13px;
	}
	.mab_qta p{
		font-size: 13px;
		margin: 8px 0;
		padding-left: 80px;
	}
	.cmap{
    	margin-top:15px;
    }
    .jo_fl{
    	position: initial;
    	margin-bottom: 15px;
    	background-color: #f8f8ff;
    	padding: 10px;
    	margin-right: 0;
    	border-radius: 5px;
    }
    .jo_ul li a{
    	padding-left: 0;
    }
    .jo_fl:before{
    	display: none;
    }
    .yan_ul li{
    	width: 48%;
    	margin-bottom: 10px;
    }
    .kw_ul li a p{
    	font-size: 12px;
    	margin-top: 5px;
    }
    .ms_bot{
    	padding: 13px;
    }
    .paga li span, .paga li a, .paga li, .paga li input, .paga li button{
    	height: 24px;
    	line-height: 24px;
    }
    .ms_tm, .ms_text{
    	padding-left:0px;
    }
    .ms_zi{
    	display: none;
    }
    .dbtn{
    	margin: 14px auto 0;
    	width: 100px;
    	font-size: 14px;
    }
    .art_fl{
		padding: 0 12px 12px;
	}
	.vo_img{
		height: 172px;
	}
	.vo_fen{
		font-size: 12px;
	}
	.jo_fr{
		padding-left: 10px;
	}
	.jo_mid{
		padding: 0 10px;
	}
}