@charset "utf-8";
/* CSS Document */

.mNav,.mNav h1,.btn{display:none;}
    @media screen and (max-width:767px){
		.mNav{display:block;}
		.main { padding: 0 2px;}
		.banner,.navBg,.cont-right{	display:none;}
		.content{width:96%;	padding: 20px 0 20px 0;	margin:0 auto;}
		.content .partL ,.content .cont-right {	float:none;	width:100%;}
		.list-video{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;align-items: center;align-content: space-between;	}
		.content .cont-right .list-video li{width:45%;	}
		.content .cont-right .list-video li img{width:100%;	height:auto;}
		.btn{display: block;font-size: 12px;line-height: 35px;padding: 0 20px 0 0;background-color: rgba(176,30,35,0.7);width: 100%;height: 35px;text-align: center;font-weight: 700;color: #fff;}
		.dataList li {margin:0 10px;width: 95%;}
		.dataList li:nth-last-child(1) {border:none;}
		.dataList .imgs,
		.dataList .imgs a {width:80px;height:60px;}
		.dataList .imgs {margin-top:5px;}
		.dataList .summary {font-size:14px;height:45px;line-height:22px;}
		.dataList .imgs img {width:80px;height:60px;}
		.bdsharebuttonbox {display:none;}
		.dataList h3{ width:auto;}
		.dataList h3 a { display: inline-block; line-height: 22px; overflow: hidden; font-size: 16px; color: #000; font-family:"微软雅黑"; width:auto; }
		.partL .tabTit{border-left:0px;border-right:0px;}
		.partL .tabTit .tabLi{height: 41px;line-height: 41px; font-weight:bold;}
		.dataList .info{margin-top: 6px;}		
		.content .cont-video{ margin: 0 auto;}
	    .content .cont-video-box li { width: 48%; display: inline-block; margin: 1%; overflow: hidden; text-align: center; height: 186px;}
		.content .cont-video-box li a{ font-size: 1em; line-height: 1.5; display: inline-block; overflow: hidden;}
		.content .cont-video-box img { display: block; width: 100%; height: 100%;}
		.footer {border-top: 3px #fdc76a solid;}
		.content h2 { height: 41px; line-height: 41px; font-weight: bold;}
		}