@charset "utf-8";
/* CSS Document */
/*dinghong mobile 20200527*/

.display{display: block;}
.display_mob{display: none;}
@media screen and (max-width: 800px){
	body{overflow-x:hidden;}
	#top {width:100%;height: 332px; font-size: 12px; color: #fff; text-align: center; background: url(../images/banner.png) no-repeat center top; background-size: 300%; }
    img{border:0px; width: 96%; margin: 0 auto;}
	.w1200{width:100%; margin:0 auto 0 auto; }
	.title{width:100%; text-align: center; left: -75%; position: relative;}
	.title img{width:250%;}
	#body .top1{height: auto; width:96%; padding:10px 1% 20px 1%; color: #ff6825; line-height: 30px; background: #fff; text-align: left; margin:0 1%;}
	#body .news {auto; width:88%; padding:10px 1% 20px 1%; margin-left: 20px; float: left; margin-bottom: 40px;}
	#body .bg01{background: url(../images/img_bg.jpg) no-repeat;  background-size: 182%; margin-top: 56px;padding: 50px 0;}
	.foot img{width: auto; display: none;}
	.dlBh01 dt{ float:left; width:99.5%; margin: 1px; position:relative; overflow:hidden; height: auto;}
	.dlBh01 dt img{display:block; width:100%; margin: 0; height: auto;}
	.dlBh01 dt p{ width:100%; font-size:18px; height:42px; line-height:42px; text-indent:20px; background:url(../images/bg.png) repeat; position:absolute; left:0; bottom:0; }
	.dlBh01 dd{ float:left; display:inline; margin:0 0 1px 1px; width:49.5%; height:auto; position:relative; overflow:hidden;}
	.dlBh01 dd img{ display:block; width:100%; height:auto; }
	.dlBh01 dd p{ width:100%; font-size:16px; height:36px; line-height:36px; text-indent:20px; background:url(../images/bg.png) repeat; position:absolute; left:0; bottom:0; }
	.boxBh12{padding-bottom: 40px; float: left;}
/*newsinfo*/
	.bg_white{background: #fff;margin-top: -50px; width:100%;}
	.position{background-color:#efefef; background-position: 20px -259px; font-size: 16px; color: #575757; padding:10px 0 10px 53px; text-align: left; height: auto; margin:10px;}
	.position a{color:#c64690;}
	#body .info {margin:0px 2%; text-align: left; width: 96%}
	#body .info h2{font-size: 28px; color:#c64690; font-weight: 500; margin: 4px 10px; line-height: 37px;height: auto; text-align: left;}
	#body .info  .file_info{border-bottom: 1px solid #eaeaea; padding:10px; font-weight: 14px; color:#7a7a7a; text-align: left;}
	#body .info  .info{margin:20px 10px; text-align: left;}
	.button_next{margin-left: 30%;}
	#body .info  .share{border-top: 1px solid #eaeaea; padding:20px; font-weight: 14px; color:#7a7a7a; width:92%; margin:30px 0;}
	#body .info  .share a{font-size:14px; color:#666666; height: 27px; float: right; width: 0px; overflow: hidden;}
	#body .list {text-align: left; margin:0 5%; width: 90%}
	#body .list ul li{border-bottom: 1px dashed #c1c1c1; padding:12px 0 14px 0px; line-height: 40px; float: left; width:100%;}
	#body .list ul li .date{display: none; line-height: 30px;}
	#body .list ul li a{color:#000;font-size: 18px; line-height: 25px;float: left;margin-bottom: 10px;}
	#body .list ul li p{line-height: 20px; color:#777; width:100%;}
	#body .page{margin:20px 5%; float: right; width:90%;}
	.piclist{width:96%; margin: 10px 2%;}
	.piclist li{ width:50%; height:168px; float:left; margin:10px 0;text-align: center;overflow: hidden;}
	.piclist li img{width:98%; height: auto;} 

}


