*{
	font-family: "微软雅黑";
}
div div.container{
	/*margin-bottom:50px;*/
	padding:50px 0 50px 0;
	font-size:16px;
	color:#626262;
	line-height:27px;
}
.video-a{
	display:block;
	text-align:left;
}
.img{
	width:90%;
	margin-top:8%;
}
.hx{
	color:#ccc;
	font-size:14px;
}
.bt{
	margin-bottom:40px;
}
.container ul li{
	margin-top:10px;
}
#culture{
	background:#fbfbfd;
	padding:4% 8%;
	color:#999;
	font-size:17px;
	margin-bottom:20px;
}
.ut{
	margin-top:40px;
}
.ut li{
	list-style:disc;
	margin-left:16px;
}
.li-header{
	color:#0376ac;
	font-weight: bold;
	list-style:none;
	margin-left:0px;
	margin-bottom:10px;
}
.modal-header{
	padding:5px;
    padding-right:15px;
    border-bottom:0px;
}
.modal-body{
	padding:0px!important;
	height:500px;
}
.carousel-control {
   transform: translateY(220%)!important;
}
@media screen and (max-width:700px){
  div div.container{
  	  margin-bottom:10px;
	  padding:20px 10px 10px 10px;
	  font-size:12px;
	  color:#8c8c8c;
	  line-height:22px;
   }
  .img{
  	 margin-top:0;
	  width:80%;
   }
   #culture{
	 background:#fff;
	 color:#999;
	 font-size:12px;
	 margin-bottom:0px;
  }
  .video-a{
  	text-align:center;
  }
  .row{
  	margin:0px!important;
  }
  #telnav{
  	left:0px;
  }
  #head{
  	padding:0px;
  }
}