﻿@media only screen and (max-width: 1399px) {
	.wp{max-width: 1200px;}
	.nav li{margin-left: 5px;}
	.fd-r{width: 520px;}
 
}
/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
	.index{/*padding-top: 50px;*/}
	.wp{width: auto;padding: 0 10px;}
	.menuBtn{display: block;}
	.header{background: #1e874c;height: 50px;}
	.logo{line-height: 50px;    padding: 0;}
	.logo img{height: 34px;}
	.hdr{display: none;position: fixed;top: 50px;left: 0;right: 0;float: none;margin: 0;bottom: 0;
		background: rgba(0,0,0,.5);text-align: center;padding: 20px 0;overflow-y: auto;
	}
	.h-top{float: none;}
	.nav{padding: 0;}
	.nav li{float: none;margin: 0;}
	.nav li .v1{padding: 0;line-height: 40px;}
	.nav dl{position: static;width: auto;}
	.header .btn{float: none;display: inline-block;margin: 0 10px;}
	.js-so{display: none;}
	.so{display: block !important;position: relative;
		margin: 20px 20px 10px;top: 0;
	}
	.so .inp{width: 100%;}
	.row-a1 .col-l{width: auto;float: none;margin-bottom: 30px;}
	.row-a1 .col-r{width: auto;float: none;margin: 0;padding: 0;clear: both;}
	.row-a2 .col-l{width: auto;float: none;margin-bottom: 20px;}
	.m-list3 h4{font-size: 14px;}
	.fd-r{display: none;}
	.fd-l{width: auto;float: none;}
	.fd-sel{display: none;}
	.footer{padding: 20px 0;}
.m-box1{padding-left:0;}
 
}



/*Common For Max 768*/
@media only screen and (max-width: 959px) {
	.banner .tit{font-size: 16px;}
	.m-list1 h4{font-size: 14px;}
	.m-list1 li a{line-height: 36px;}
	.row-a1 .col-l{margin-bottom: 20px;}
	.m-list3 li{width: 20%;margin-bottom: 20px;}
	.row-a3{padding-bottom: 15px;}

}



/*Common For Max 480*/
@media only screen and (max-width: 767px) {
	.banner{padding-top: 10px;}
	.banner .tit{padding: 0 10px;height: 36px;font-size: 14px;font-weight: normal;line-height: 36px;}
	.banner .slick-dots{right: 0;left: 0;text-align: center;bottom: -20px;}
	.banner .slick-dots li button{width: 20px;height: 4px;}
	.m-silde1{width: auto;float: none;}
	.m-list1-1{padding-left: 0;top: 0;}
	.m-list1 .date{font-size: 12px;}
	.fd-copy{font-size: 12px;line-height: 24px;padding-top: 0;}
	.fd-copy .txt{margin-top: 10px;}
	.footer{padding-bottom: 15px;}
	.g-t1 h3{font-size: 18px;}
	.g-t2 h4{font-size: 16px;text-align: center;line-height: 16px;}
	.m-silde1 .tit{height: 46px;line-height: 45px;font-size: 16px;}
	.m-list3 .icon{width: 50px;height: 50px;
		-o-background-size: 100% auto;
		-ms-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}
	.m-list3 .icon:after{width: 60px;height: 60px;top: -6px;right: -6px;}
	.m-silde3 .con{margin: 0 5px;}
	.m-silde3{margin: 0 -5px;padding-top: 15px;}
	.row-a3{padding-top: 25px;}
.banner .pic{height:auto;}
.banner .pic img{position: static;height:auto;}
.btn-down{bottom:20px;}
}


/*Common For Max 320*/
@media only screen and (max-width: 479px) {
	.caseDetailBan i{background-attachment: scroll;}
}