@media screen and (max-width: 1200px){

}


@media screen and (max-width: 992px){
.head .logo img{
	width: 400px;
}
.head .right2{
	padding-top: 43px;
}
.main .section_6 .tab .hd{
	float: none;
	zoom: 1;
	overflow: hidden;
	width: 100%;
}
.main .section_6 .tab .hd a{
	float: left;
	width: 33.333%;
}
.main .section_6 .tab .bd{
	float: none;
	width: 100%;
	zoom: 1;
	overflow: hidden;
}
}

@media screen and (max-width: 768px){
.main .section_3 img{ height:150px;}
.main .section_1 .list li{
	float: left;
	width: 100%;
	margin: 1%
}
.secb_4 .posr .bd{
	float: none;
	width: 100%;
}
.secb_4 .posr .bd .content,.secb_4 .posr .bd .video{
	float: none;
	width: 100%;
	padding: 0px;
	margin-bottom: 10px;
}
.secb_4 .posr .hd{
	float: none;
	width: 100%;
	min-height: 1px;
	zoom: 1;
	overflow: hidden;
}

.secb_4 .posr .hd a{
	height: 100px;
}
.main .section_6 .tab .hd a{
	padding-left: 10px;
}
.main .section_6 .tab .bd .model .topnews .content{
	float: none;
	width: 100%;
}
.main .section_6 .tab .bd .model .topnews .imgbox{
	float: none;
	width: 100%;
}
.main .section_6 .tab .bd .model{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.main .section_6 .tab .bd .model ul li{
	float: none;
	width: 100%;
}
.footer{
	padding: 30px 15px;
	padding-top: 20px;
	padding-top: 0;
}
.footer .contact .left2,.footer .contact .center,.footer .contact .right2{
	float: none;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
	overflow:hidden;
}
.footer .links .link{
	margin-bottom: 20px;
}
.footer .contact .dec{
	padding-top: 20px;
}
.footer .contact .right2 .list{
	padding-left: 0px;
}
.main .section_4 .list .model1{
	height: auto;
}
.main .section_4 .list .model2{
	height: auto;
}
.main .section_4 .list .model3{
	height: auto;
}
.main .section_4 .list  .w1,.main .section_4 .list  .w2,.main .section_4 .list  .w3{
	width: 100% !important;
	float: none !important;
	overflow: auto;
	height: auto !important;
	padding: 30px 0px;
	min-height: 200px;
}
.main .section_5{
	padding: 30px 15px;
}
.main .section_4 .list .model1 .w3:after{
	height: 100%;
	background: #220d6f
}
.secb_4 .posr .bd{
	padding: 20px 15px;
}


.banner .owl-theme .owl-controls .owl-buttons div.owl-prev{
	left: 0px;
	background-size: 20px;
}
.banner .owl-theme .owl-controls .owl-buttons div.owl-next{
	right: 0px;
	background-size: 20px;
}

	.pc{
		display: none;
	}
	.wap{
		display: block;
	}
.banner .owl-theme .owl-controls .owl-page span{
	width: 10px;
	height: 10px;
}

.wap_nav {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 7777;
}
.wap_nav .logo {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
}

.wap_nav .logo img{height: 24px;margin-top: 13px;margin-left: 10px;}
body{
	padding-top: 50px;
	padding-bottom: 50px;
}


}
@media screen and (min-width: 768px){
	
.main .section_3 img{ height:200px;}
}