@charset "UTF-8";
@media (min-width: 1200px) {
  .container {
    width: 1030px;
  }
}
@media (max-width: 1199px) {
  .logo img{    max-width: 90%;}
   #hd1 li{    margin-right:3px;}
   #nv1{    width: 47%;}
}
/*Common For Max 768*/
@media only screen and (max-width: 992px) {

	.g-box1{padding: 0 10px;}

	/*******************************
		-------[=]-------
	********************************/
	#top{display: none;}

	/*******************************
		-------[=]-------
	********************************/
	#hd{height: 50px;padding: 5px 0;background: url(../images/black-alpha30.png) repeat left top \9;background-color: #006da3;}
	.logo{height: 40px;line-height: 40px;width: 60%;}
	.logo img{max-height: 40px;}

	#hd .soBtn{display: block;float: right;}
	#hd .soBox{display: none;margin: 0;position: absolute;left: 0;top: 6.7%;right: 0;padding-right:45px;max-width: 			    100%;z-index: 999;}
	.soBox .inp{font-size: 12px;border:0;}
	.yz-padding-box .soBox .inp{ width:79%;border: 1px solid #a9a9a9;  height: 30px;}
	.search .col-md-3{padding-left:15px; margin-top:10px;}
	#hd1{max-height: 75px;padding:10px 0;background: url(../images/black-alpha30.png) repeat left top \9;background-color: #006da3;}
	#hd1 .w-logo {max-width: 76.2%;}
/*******************************
		-------[=]-------
	********************************/
	.menuBtn{display: block;float: right;}
/*******************************
		-------[=banner]-------
	********************************/	
	.main .col-md-7{padding-right: 15px;padding-left: 15px;}
	.focus .fbg div{    margin: 20px auto 0;}
	.focus .D1fBt a{    width: 10px;height: 10px;}
	.focus .fbg{right: 5px;}
	.focus .shadow h3{    width: 70%;overflow: hidden; height: 30px;margin-top: 3px; display:inherit}
	/*******************************
		-------[=news]-------
	********************************/
	.news{ margin-top:10px}
	.news .row_center_menus{  background: url(../images/news_bj.png);}
	.news .row_center_menus .on {background: url(../images/s_on.png) no-repeat;height: 30px;}
	.news .row_center_menus .on:last-child {background: url(../images/s_on1.png);height: 30px;}
	.dynamic{background:url(../images/dynamic_bj_pc.png) no-repeat}
	/*******************************
		-------[=focus]-------
	********************************/
	.col-md-12{padding-left:15px;  padding-right: 15px;}
	/*******************************
		-------[=Message]-------
	********************************/
	.col-md-6{padding-left:15px}
	/*******************************
		-------[=]-------
	********************************/
	.on-line{ margin-top:10px;}
	/*******************************
		-------[=]-------
	********************************/
	.lm-list1 li{  padding: 0 20px;}
	/*******************************
	-------[=]-------
********************************/
.lm-list2 li {width: 100%; margin-bottom: 10px; max-height:290px; float:left;padding: 0 20px; overflow:hidden}
.lm-list2 .pic {  width: 50%;float: left;margin-right: 20px;}
.con .tit{ color:#006da3}
.m-txt2 .pic img {width: 100%;display: block;}
/*******************************
	-------[=]-------
********************************/
.team{    padding-left:0px;padding-right: 0px;}
/*******************************
	-------[=]-------
********************************/
#fd .fnav{padding:20px;}
#fd .flogo{padding-top:0}
}

/*Common For Max 480*/
@media only screen and (max-width: 767px) {
	/*******************************
		-------[=]-------
	********************************/
	#hd{max-height: 75px;}
	/*******************************
		-------[=news]-------
	********************************/
	.news{ margin-top:10px}
	.news .row_center_menus .on {background: url(../images/on4.png) no-repeat;height: 30px;}
	.news .row_center_menus .on:last-child {background: url(../images/on3.png) no-repeat;height: 30px;}
	/*******************************
		-------[=]-------
	********************************/	
	.lm-list1.g_list li{width:50%;}
	/*******************************
	-------[=]-------
	********************************/
	.lm-list2 li {width: 100%; margin-bottom: 10px; max-height:100%;}
	.lm-list2 .pic{  width: 100%; margin-bottom: 10px;}
	.lm-list2 .con{width:100%}
}