@charset "utf-8";
/* technical support:Zhenjiang YouDu; technician:ChenShinan */

.pagebody1 {
	width: 1000px;
	margin: 0 auto;
}
/* 但页面副导航 */
.assistantnav2 {
	width: 100%;
	height: 84px;
	background-color: rgb(54,87,140);
	height: 84px;
	margin-top: 2px;
}
.assistantnav2 ul {
	width: 1000px;
	margin: 0 auto;
}
.assistantnav2 ul li {
	float: right;
}
.assistantnav2 ul li a {
	display: block;
	width: 140px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	color: rgb(255,255,255);
	font-size: 16px;
	font-weight: bold;
	background-color: rgb(54,87,140);
	transition: background-color .3s ease;
}
.assistantnav2 ul li a:hover {
	background-color: rgb(33,52,80);
}
.aboutcontent h2 {
	display: block;
	text-align: center;
	color: rgb(77,107,146);
	font-size: 48px;
	font-weight: normal;
	height: 90px;
	background: url(../img/bgimg1.png) no-repeat bottom;
	margin-bottom: 66px;
}
/* 荣誉 */

.honor1 {
	width: 454px;
	padding: 3px;
	background-color: rgb(54,87,140);
	float: left;
	margin-left: 25px;
	margin-bottom: 25px;
}
.honor1 dt {
	width: 450px;
	padding: 2px;
	background-color: rgb(204,204,204);
}
.honor1 dd {
	background-color: rgb(255,255,255);
	font-size: 20px;
	text-align: center;
	line-height: 62px;
}
/*保障*/
.guarantee {
	display: block;
	text-align: center;
	font-size: 30px;
}
.guaranteebg {
	width: 722px;
	height: 400px;
	background: url(../img/guarantee.png) no-repeat center;
}
.guaranteenr h4 {
	display: block;
	text-align: center;
	font-size: 30px;
	color: rgb(12,133,71);
	margin: 0 0 20px 0;
}
.guaranteenr1 {
	margin-top: 40px;
}
.guaranteenr1 h5 {
	line-height: 30px;
	color: rgb(12,133,71);
	font-size: 20px;
}
.guaranteenr1 aside {
	display: block;
	padding-left: 20px;
	line-height: 30px;
}
.guaranteenr1 aside span {
	line-height: 30px;
}
.guaranteenr1 aside ul {
	padding-left: 112px;
	line-height: 30px;
}
.guaranteebg2 {
	background: url(../img/guarantee2.png) no-repeat center;
	width: 1000px;
	height: 100px;
}
/*新闻列color:rgb(9,79,151);表*/
.newlistxh {
	height: 260px;
	background-color: rgb(255,255,255);
	border-bottom: 10px rgb(208,208,208) solid;
	margin-bottom: 20px;
}
.newlistxh:hover {
	background-color: rgb(220,235,250);
	border-bottom: 10px rgb(9,79,151) solid;
}
.newlistxh a {
	display: block;
	color: rgb(9,79,151);
}
.newlistxh span {
	display: block;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 72px;
	color: rgb(9,79,151);
	padding: 20px 60px 0 60px;
}
.newlistxh p {
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	padding-top: 15px;
	padding: 0 60px;
	color: rgb(77,107,146);
}
/*新闻页面*/
.newsny h2 {
	text-align: center;
	font-size: 30px;
	padding: 10px 0;
}
.newsnyshijian {
	text-align: center;
	padding: 10px 0;
}
.newsnyshijian span {
	margin-left: 15px;
}
.newsnynr {
	padding: 10px 15px;
	line-height: 30px;
	font-size: 14px;
}
.prenextlist {
	float: left;
	border: 1px dashed #DEDEDE;
	margin-top: 15px;
	display: block;
	width: 1000px;
}
.prenextlist li {
	width: 500px;
	text-align: center;
	float: left;
	font-size: 16px;
	display: block;
	line-height: 48px;
}
