@charset "utf-8";

*{ margin:0; padding:0} 
body { font:14px tahoma,Helvetica,arial,Microsoft YaHei,simsun,sans-serif; line-height:32px;}
img{ border:0; }
ul, dl, dt, dd { list-style:none; }
a:link, a:active, a:visited{ color: #333;text-decoration: none; }
a:hover { color:#1e65bf; text-decoration: none; }
.more a:link, .more a:active, .more a:visited{ font-family:Microsoft YaHei; color:#3a90d9; text-decoration: underline; font-size:14px;  }
.more a:hover { font-family:Microsoft YaHei; color:#3a90d9; text-decoration: underline; font-size:14px; }
.container{ width:1000px; margin:0 auto; height:100%; overflow:hidden; padding:0px; clear:both;}
.container:bofore,.container:after{ content:" "; display:table;}
.container:after{ clear:both;}
.clearfix{ *zoom:1;}
.clearfix:after{content:".";display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both; } 
.wbg { background:#f2f2f2; height:100%; overflow:hidden; padding:0px; clear:both; }
A.rc:link, A.rc:active, A.rc:visited{ width:90px; height:32px; line-height:32px; border:solid 1px #c9c9c9; background:#fff; font-size:18px; text-align:center; color:#333; float:left; margin: 0px 5px;  display:block; }
A.rc:hover { width:88px; height:30px; line-height:30px; border:solid 2px #1e65bf; background:#fff; font-size:18px; text-align:center; color:#1e65bf; float:left; margin:0px 5px; display:block; }

/* .footer { width:100%; height:110px; background:#1e65bf; margin:0px auto; padding:0px; clear:both; } */
/* .footcon { width:1000px; height:110px; margin:0 auto; } */
.footlogo { width:170px; }
.footbiao { width:110px; padding:20px 30px 0px 20px;  }
.footwz { font-size:14px; text-align:center; width:600px; padding-top:40px; color:#fff; }

.footer_phone{
	display: none;
	background-color: #1e65bf;
	
}
.footer_phone p{
	width: 100%;
	text-align: center;
	color: #ffffff;
}


@media (max-width:768px) {
	.header {
		background-size: 100%;
		height: 140px;
	}
	.container{
		max-width: 1000px;
		width: 94%;
	}
	.section1 li{
		width: 50%;
		margin: 0 !important;
		box-sizing: border-box;
		padding: 6%;
	}
	.section1 li a{
		display: block;
		margin: 0 auto;
		width: 232px;
		height: 109px;
	}
	.section2>div{
		width: 100% !important;
		height: auto !important;
	}
	.msss_list a{
		width: calc((100% - 20px) / 2)!important;
		margin: 4px !important;
	}
	.section2 span{
		width: 100%;
	}
	.section2:last-child a{
		width: 100%;
	}
	.footer_phone {
		display: block;
	}
/* 	.footer{
		display: none;
	} */
	.last_pic a{
		width: 180px;
		height: 100px;
		margin: 0 auto;
		display: block;
	}
}
@media (max-width:560px) {

	.section1 li{
		width: 100%;
		margin: 0 !important;
		box-sizing: border-box;
		padding: 6%;
	}
}

.old_type .default_pgContainer a{
	font-size:36px !important;
}
.old_type .default_pgContainer{
	font-size:36px !important;
}
.old_type .container p{
	font-size:40px !important;
}