/* Smartphones (portrait and landscape) ----------- */
.fix,.hbox,.mfooter{display:none;}
@media only screen and (max-device-width : 1242px) and (max-width: 960px){
/* display */
* {	box-sizing: border-box;}
.topbg,#bbsHeader,.top_tzzjy,.box_r1,.ad1180,.artc_route,.mnone,.artc_share,.ft_site,.share,.related_artlist ul li span,.aboutsite_route section{ display:none;}
img,.box1180,.box_l1{ width:100% ;}
.box100p{min-width: 0;}

/* nav css */
.fix { display:block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	z-index: 1000;

}
.hbox {
	display: block;
	height: 4.8rem;
}
/* 单行导航 css */
.top-swiper {
	background: #f6fbfd url(../images/cslogo-phone.png) no-repeat 0 0;
	background-size: contain;
	width: 100%;
	overflow: hidden;
	height: 3.8rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	box-shadow: 0 0 0.5em #b5b5b5;
}
.nav_yw {
	border-radius: 5px;
	background: #248dff;
	color: #fff;
padding:.5rem;
	margin-right: 1rem;
}
/* pc-mobile style */
.space_r1{margin-right:0;}
.cont_article h1 {
    font-size: 2.0rem;
    line-height: 1.4;
}
.cont_article h4{
    font-size: 1.6rem;

}
.artc_info{font-size: 1.0rem ;margin:20px 10px;}
.artc_info em { margin-right:20px;}
.cont_article section{font-size: 1.6rem ;}
.cont_article section strong{  font-weight:bold; }
.cont_article footer{ font-size: .8rem;line-height:1.5;padding:.8rem;}
.page a, span.z_page_now { margin:3px 3px;}
/* footer css */
.mfooter {width:100%;display: block;background: #395462;padding: 1.6rem 1rem 1.6rem;color: #a0bbc9;	line-height: 1.5;display:flex;justify-content: space-around;}
.mfooter-l{width:33%; text-align:left;font-size:.8rem; }
.mfooter-r{ width:60%;display:flex;justify-content: space-around;}
.mfooter-r section{ width:30%;}
.mfooter-r section span {display: block;  margin: .5rem 0 .8rem;  font-size: .8rem;line-height: 1;text-align: center;}