@charset "utf-8";
/* CSS Document */
@media only screen and (min-width: 800px){
  body{
	  min-width:1200px
  }
}
@media only screen and (max-width: 800px){
body{
	background-size:100% auto;
}
.w1000{
	width:100%;
}
.logo{
	padding:1rem
}
.logo a{
	background-size:contain
}
.banner img{
	width:95%;
	height:auto
}
.videoplayer{
	display:none;
	width:95%;
	padding:20px 0;
}
.introbox{
	width:95%;
	background-image:none;
	background-color:#fffef7;
	margin:0 auto;
	height:auto;
}
.introbox p{
	padding:1rem;
	font-size:18px;
	line-height:32px;
}
.mgt50{
	margin-top:25px;
}
.boxXj01 h2{
	font-size:22px;
}
.leftLoop .bd ul li{
	margin:0 5px;
	 width:48%;
}
.leftLoop .hd .prev, .leftLoop .hd .next{
	top:45%;
	width:35px;
	height:35px;
	background-size:cover
}
.leftLoop .hd .prev{
	left:0;
}
.leftLoop .hd .next{
	right:0;
}
.boxXj01 h2{
	background:none !important;
}
.footer{
	width:100%;
	padding:20px 0;
}
.videoplayer_mobile{
	display:block;
	width:95%;
	padding:20px 0;
	margin:0 auto;
}
.w1040{
	width:100%;
}
.zhaocuo,.govlogo,.jiucuowx{
	display:none;
}
#loop_pc{ display:none}
#loop_mb{ display:block}
}
