@media screen and (min-width:721px){}
@media only screen and (max-width:720px){}
.mw{ margin:0 auto; width:1200px;}
.top{ background:#eaeaea; height:30px; line-height:30px; color:#666;}
	.welcome{ float:left;}
	.language{ float:right;}
		.language a{ display:inline-block; margin-left:20px; padding-left:30px; line-height:30px;}
		.language a.cur{ color:#c00;}
		.language a.cn{ background:url(../img/cn.png) no-repeat left center;}
		.language a.en{ background:url(../img/en.png) no-repeat left center;}
.head{ background:#fff;}
	.logo{ float:left;}
		.logo a{}
		.logo img{ padding:40px 0;}
	.tel{ float:right; width:240px; background:url(../img/tel.png) no-repeat center 25px; text-align:center; font-size:28px; font-weight:bold; color:#f90; padding-top:60px; padding-bottom:30px; line-height:30px;}
	.nav{ background:#0e5492;}
		.nav ul{}
		.nav li{ float:left;}
		.nav li a{ display:block; width:119px; font-size:16px; line-height:40px; color:#fff; border-right:1px solid #87aac9; text-align:center;}
		.nav li a:hover,.nav li a.cur{ background:#ef8201; border-right:1px solid #ef8201;}
.foot{ background:#0e5492 url(../img/footslogen.png) no-repeat center center; color:#fff; padding:20px 0;}
.foot a{ color:#fff; text-decoration:underline;}
	.footlogo{ float:left; width:200px; text-align:center; padding-top:45px;}
	.footadd{ float:left; padding:5px 50px; border-left:1px solid #87aac9;}
	.qcode{ float:right;}

.pagenum{ clear:both; padding:40px 0; overflow:hidden; _zoom:1; margin:0; text-align:center;}
	.pagenum a{ display:inline-block; padding:5px 13px; margin:0 10px 0 0; background:#eee; border-radius:5px;}
	.pagenum a:hover,.pagenum a.cur{ background:#f00a0c; color:#fff; text-decoration:none;}
	.pagenum strong{ display:inline-block; padding:5px 13px; margin:0 10px 0 0; background:#f00a0c; color:#fff; border-radius:5px;}