﻿
/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
	.wp{width: 98%;}
 
}



/*Common For Max 768*/
@media only screen and (max-width: 992px) {
	#banner{height: 275px;}
	.g-nav li .v1{padding: 0 7px;}
	.m-list2 .txt h4{padding: 15px 0;margin-bottom: 10px;}
	.m-list1 li a{line-height: 28px;height: 28px;}
	.m-list2 .m-list1{margin-bottom: 0;}
}



/*Common For Max 480*/
@media only screen and (max-width: 767px) {
	.g-bgf9-1{margin-right: 0;}
	.g-bgf9-2{margin-left: 0;}
	.m-new .con{margin: 0 15px 15px;}
	#m-hd{background-color: #125db0;height: 50px;position: relative;border-bottom: 1px solid #fff;}
	.logo{line-height: 50px;margin-left: 10px;}
	.logo img{height: 35px;display: inline-block;vertical-align: middle;}
	/*#hd{display: none;}*/
	#banner .a-logo{display: none;}
	#nv{position: absolute;left: 0;right: 0;top: 86px;z-index: 99;
		height: auto;display: none;
	}
	.g-nav li{float: none;}
	.g-nav li .v1{line-height: 40px;}
	#banner{height: 175px;}
	#hd .container{padding: 0 10px;}
	#hd .hdr{display: none;}
	#hd .hdl{float: none;}
	#hd .login{float: right;}
	.m-list2 .txt{padding: 0 10px;}
	.m-list2 .txt h4{padding: 10px 0;font-size: 16px;}
	.m-list1 li a{font-size: 12px;line-height: 22px;height: 22px;}
	#fd .g-bgf{padding: 30px 15px;}
	.m-pages li{display: none;}
	.m-pages .prev,.m-pages .next,.m-pages .pag,.m-pages .no{display: block;}

	.g-nav dl{position: static;}

}
@media only screen and (max-width: 640px) {
	.m-list2{margin: 0;}
	.m-list2 .con{float: none;width: auto;margin-bottom: 20px;}
	.m-list2 .txt h4{font-size: 18px;padding: 20px 0;margin-bottom: 20px;}
	.m-list1 li a{font-size: 14px;line-height: 30px;height: 30px;}
}

/*Common For Max 320*/
@media only screen and (max-width: 479px) {
	.m-list1{margin-bottom: 10px;}
	.g-tit1{padding: 20px 0 15px;}
	.g-tit2{margin-bottom: 10px;}
	.g-tit3{margin-bottom: 30px;}
	.g-tit3 span{font-size: 20px;padding: 0 15px;}
	#banner{height: 120px;}
	.m-list2 .txt h4{margin-bottom: 10px;}
	#fd{font-size: 12px;line-height: 18px;}
	#fd span{display: inline-block;}
	#fd em{display: none;}
	.m-row1 .m-list1{margin-bottom: 25px;}
	.m-info p{line-height: 24px;font-size: 12px;}
	.m-info h1{margin: 30px 0 25px;}
	.m-txt1 p{line-height: 26px;}
	.m-pages li a{font-size: 12px;padding: 0 1px;}
	.m-pages .pag button{font-size: 12px;width: 38px;}
	.m-list6{padding-top: 10px;}
	.m-list6 .txt{line-height: 20px;margin-bottom: 10px;}
	.m-list6 h4 a{font-size: 14px;}
}
