@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: 1200px;
	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;
}

.msss-header {
	width: 100%;
	height: 432px;
	margin: 0 auto;
	padding: 0px;
	background: url(/cms_files/jcms1/web3090/site/picture/2312251607425722238.jpg?0.5943509975787975) top center no-repeat;
}
.footer_phone{
	display: none;
	background-color: #1e65bf;
	
}
.footer_phone p{
	width: 100%;
	text-align: center;
	color: #ffffff;
}

A.rc:link,
A.rc:active,
A.rc:visited {
	width: 66px;
	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: 78px;
	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;
}


@media (max-width:768px) {
	li a div{
		color: white;
		width: 302px !important;
		height: 141px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 24px;
	}
	.msss-header {
		width: 100%;
		height: 25vw;
		margin: 0 auto;
		padding: 0px;
		background: url(/cms_files/jcms1/web3090/site/picture/2312251607425722238.jpg?0.5943509975787975) top center no-repeat;
		background-size: 100vw;
	}
	.header {
		background-size: 100%;
		height: 140px;
	}
	.container{
		max-width: 1000px;
		width: 94%;
		margin-top: 0px !important;
	}
	.section1 li{
		width: 50%;
		margin: 0 !important;
		box-sizing: border-box;
		padding: 6%;
	}
	.section1 li a{
		display: block;
		margin: 0 auto;
		width: 302px;
		height: 141px;
	}
	.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%;
	}
}