﻿
@media only screen and (min-width: 1600px) {
	.m-list1 .btn{
	    bottom: 34px;
	}
}
@media only screen and (max-width: 1600px) {
	.nav li a{font-size: 16px;}
	.m-list1 h3{font-size: 20px;margin-bottom: 10px;}
	.m-list1 .con{
	    /*padding: 28px 0 0 30px;*/
	height: 170px;}
	.m-list1 .ico{width: 100px;height: 100px;}
	.m-list1 .ico i{
		-o-background-size: 98px auto;
		-ms-background-size: 98px auto;
		-moz-background-size: 98px auto;
		-webkit-background-size: 98px auto;
		background-size: 98px auto;
	}
	.m-form1 .tit,.m-form1 .inp,.m-form1 .lab label{font-size: 14px;}
	.m-form1 .lab label{margin-right: 30px;}

}
/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
	.wp{width: auto;padding: 0 10px;}
	.header .hd{height: 50px;}
	.logo{line-height: 50px;}
	.logo img{height: 32px;}
	.header{border-top-width: 2px;}
	.header .hdr{padding: 0;height: 40px;line-height: 40px;
		background: none;margin-top: 5px;color: #111;
	}
	.header .hdr a{padding: 0 2px;font-size: 13px;color: #111;}
	.nav{height: 40px;}
	.nav li{width: 33.33%;margin-right: 0;text-align: center;}
	.nav li a{line-height: 40px;font-size: 14px;}
	.header .hdr:after{display: none;}
	.g-t1{font-size: 18px;padding-top: 35px;}
	.g-t1:after, .g-t1:before{display: none;}
	.m-list1{padding-top: 20px;margin: 0 -5px 50px;}
	.m-list1 li{width: 50%;margin-bottom: 10px;}
	.m-list1 .con{margin: 0 5px;
	/*padding: 18px 0 0 20px;*/
	height: 140px;
	height: 206px;
	    
	}
	.m-list1 h3{font-size: 16px;font-weight: bold;}
	.m-list1 .ico{height: 80px;width: 80px;}
	.m-list1 .ico i{
		-o-background-size: auto 100%;
		-ms-background-size: auto 100%;
		-moz-background-size: auto 100%;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
	.footer{font-size: 12px;padding: 20px 0;}
	.g-box1{margin-top: 20px;padding: 15px;margin-bottom: 25px;}
	.m-form1 .cont{width: auto;padding-bottom: 15px;margin-bottom: 20px;}
	.m-form1 .ovh{margin-bottom: 0;margin-right: 0;}
	.m-form1 .item{width: auto;float: none;margin-bottom: 10px;padding-right: 0;}
	.js-add{margin-top: -21px;margin-bottom: 20px;}
	.m-form1 .lab label{margin-right: 20px;}
	.m-form1 .cont-1{margin-bottom: 0;}
	.m-form1 .btn{font-size: 14px;}
	.m-form1{margin-bottom: 50px;}
	.m-form1 .tit{padding-right: 10px;}
	.m-form1-1 .tit{width: 140px;}
	.m-form1-1 .tips{margin-bottom: 25px;}
	.m-form1-1 .cont{padding-bottom: 0;}
	.m-list1 .btn{
	    bottom:38px;
	}
}



/*Common For Max 768*/
@media only screen and (max-width: 959px) {
    
}



/*Common For Max 480*/
@media only screen and (max-width: 767px) {
	.m-list1 .btn{
	    bottom: 40px;
	}
}


/*Common For Max 320*/
@media only screen and (max-width: 479px) {
	.caseDetailBan i{background-attachment: scroll;}
	.m-list1 .btn{
	    bottom: 1px;
	    left: 50%;
    margin-left: -29px;
	}
}
