@charset "utf-8";
/* CSS Document */
.header {
	width: 100%;
	height: 200px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
}
.header .logo {
	float: left;
}
.header .logo {
	margin-top: 32px;
}
.header .head_right {
	float: left;
	width: 639px;
	margin-top: 15px;
}
.head_right_top {
	float: left;
	/* width: 600px; */
	margin-top: 64px;
	margin-left: 50px;
}
.add_href{
	float: left;
	color: #fff;
	font-size: 14px;
	margin-right: 10px;

}
.province_nav {
	position: relative;
	float: left;
	width: 50px;
	height: 20px;
}
.province_nav span {
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	background: url(../../images/icon18.png) right center no-repeat;
	display: block;
	width: auto;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.province_nav span:hover {
	color: #004088;
}
.province_nav span.on {
	background: url(../../images/icon18_2.png) right center no-repeat;
}
.province_nav .menu_nav {
	position: relative;
	width: 280px;
	height: auto;
	background: rgba(0,0,0,0.6);
	right: 230px;
	overflow: hidden;
	display: none;
	z-index: 99999;
}
.province_nav .menu_nav li {
	float: left;
	width: 70px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.province_nav .menu_nav li a {
	display: block;
}
.head_right_top .text {
	font-size: 16px;
	color: #fff;
	float: right;
	margin-left: 15px;
}
.head_right_top .text a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}
.head_right_top .text a:last-child {
	margin-right: 0;
}
.nav {
	width: 100%;
	float: left;
	margin-top: 15px;
	position: relative;
}
.nav li {
	width: 80px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	font-size: 20px;
	color: #000000;
	position: relative;
	margin-right: 43px;
}
.nav .nav_line {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 2px;
	background: #004088;
}
.nav li.active a {
	color: #004088;
}
.banner {
	width: 100%;
	overflow: hidden;
	height: 850px;
}
.banner img {
	width: 100%;
	height: 850px;
}
.section {
	width: 100%;
	overflow: hidden;
}
.section.page1 {
	background: #fff;
	padding-top: 30px;
	padding-bottom: 40px;
}
.mechanism_section {
	overflow: hidden;
	border: 1px solid #bfbfbf;
	padding-top: 25px;
	padding-left: 75px;
	margin-bottom: 70px;
}
.mechanism_section ul {
	overflow: hidden;
}
.mechanism_section ul li {
	float: left;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	width: 360px;
	margin-right: 21px;
	margin-bottom: 17px;
}
.mechanism_section ul li:nth-child(3n+3) {
	margin-right: 0;
}
.mechanism_section ul li h6 {
	font-size: 16px;
	color: #333;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mechanism_section ul li p {
	font-size: 12px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.introduce_section {
	width: 100%;
	overflow: hidden;
}
.introduce_section img {
	width: 600px;
	height: 320px;
}
.introduce_section .text_section {
	width: 530px;
	margin-left: 40px;
	overflow: hidden;
}
.introduce_section .text_section .title {
	width: 100%;
	overflow: hidden;
	line-height: 47px;
	margin-bottom: 10px;
}
.introduce_section .text_section .title h6 {
	font-size: 18px;
	color: #333;
	float: left;
	margin-right: 15px;
}
.introduce_section .text_section .title h6:after {
	display: block;
	content: "";
	width: 100%;
	height: 3px;
	background: #004088;
}
.introduce_section .text_section .title span {
	font-size: 18px;
	color: #999;
}
.introduce_section .text_section p {
	font-size: 14px;
	color: #333;
	line-height: 34px;
	text-indent: 2em;
}
.section.page2 {
	padding-top: 35px;
	padding-bottom: 20px;
	background: #ffffff;
}
.section .page_title {
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.section .page_title h6 {
	font-size: 40px;
	color: 00468C;
	letter-spacing: 10px;
}
.section .page_title h7 {
	font-size: 40px;
	color: 00468C;
}
.section .page_title p {
	font-size: 18px;
	color: #999;
}
.section .page_title p:after {
	display: block;
	content: "";
	width: 80px;
	height: 3px;
	margin: 0 auto;
	margin-top: 10px;
	background: #004088;
}
.presentation_list {
	width: 100%;
	margin-top: 10px;
}
.presentation_list li {
	float: left;
	width: 300px;
	padding-top: 30px;
	height: 200px;
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	margin-bottom: 10px;
}
.presentation_list li img {
	height: 55px;
}
.presentation_list li h6 {
	font-size: 18px;
	color: #333;
	margin: 10px 0;
	margin-top: 15px;
}
.presentation_list li p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin: 0 24px;
}
.presentation_list li:hover {
	-webkit-box-shadow: 0px 10px 30px #ccc;
	-moz-box-shadow: 0px 10px 30px #ccc;
	-o-box-shadow: 0px 10px 30px #ccc;
	box-shadow: 0px 10px 30px #ccc;
}
.section.page3 {
	background: #fff;
	padding-top: 35px;
	padding-bottom: 50px;
}
.section.page3 .page_title {
	margin-bottom: 40px;
}
.process_img {
	width:1588px;
	height:759px;
}
.process_img2 {
	width:1588px;
	height:759px;
}
.process_img3 {
	width:1410px;
	height:637px;
}
.process_img4 {
	width:1410px;
	height:542px;
}
.process_img5 {
	width:1431px;
	height:265px;
}
.section.page4 {
	padding-top: 35px;
	padding-bottom: 50px;
	background: #ffffff;
}
.success_list {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.success_list li {
	float: left;
	width: 282px;
	margin-right: 23px;
}
.success_list li:last-child {
	margin-right: 0;
}
.success_list li img {
	width: 100%;
	height: 227px;
}
.success_list li p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 10px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.section.page5 {
	padding-top: 40px;
	padding-bottom: 30px;
	background: #fff;
}
.adfirst {
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin-bottom: 35px;
}
.adfirst img {
	width: 100%;
	height: 140px;
}
.evaluate_form {
	width: 845px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom:30px;

}
.inp_section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 50px;
}
.inp_section label {
	float: left;
	display: block;
	font-size: 18px;
	color: #333;
	width: 90px;
	margin-right: 10px;
}
.inp_section input {
	float: left;
	padding-left: 20px;
	width: 723px;
	height: 48px;
	border: 1px solid #b5b5b5;
	border-radius: 5px;
}
.inp_section select {
	float: left;
	width: 361px;
	border: 1px solid #b5b5b5;
	border-radius: 5px;
	height: 50px;
	padding-left: 20px;
	color: #999;
	appearance: inherit;
	-webkit-appearance: inherit;
	-moz-appearance: inherit;
	background: url(../../images/icon11.png) 330px center no-repeat;
}
.evaluate_form button {
	display: block;
	margin: 0 auto;
	width: 400px;
	height: 60px;
	background: #00468C;
	border: 0;
	border-radius: 10px;
	font-size: 24px;
	color: #fff;
	margin-top: 30px;
}
.download_section {
	width: 100%;
	overflow: hidden;
	padding-top: 25px;
	background: #f3f8f9;
}
.download_section li {
	padding-left: 15px;
	width: 385px;
	background: url(../../images/icon28.png) left center no-repeat;
	float: left;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 25px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.download_section li a {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.footer {
	padding: 25px 0;
	overflow: hidden;
	background: #18558E;
}
.foot_top {
	width: 1200px;
	overflow: hidden;
	padding-bottom: 30px;
	float: left;
	padding-top: 20px;
	/* margin-left: 12px; */
	text-align: center;
    color: white;
    line-height: 2; /* 字体大小的1.5倍 */
	font-size:18px;
}
.foot_top_left {
	float: left;
	padding-top: 10px;
	margin-left: 12px;
	text-align: center;
    color: white;
    line-height: 1.5; /* 字体大小的1.5倍 */
}
.foot_top_left ul {
	float: left;
	margin-right:90px;

}
.foot_top_left ul:last-child{
	margin-right:0;
}
.foot_top_left ul li h6 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}
.foot_top_left ul li a {
	font-size: 20px;
	color: #ffffff;
	line-height: 35px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.foot_top_left ul li a:hover {
	color: #fff;
}
.foot_top img{
	float:right;
	width:130px;
	height:130px;
}
.foot_bottom {
	width:100%;
	overflow:hidden;
	padding-top:25px;
	text-align:center;

}
.foot_bottom  p{
	font-size:14px;
	color:#999;
	line-height:35px;
}
.foot_bottom  p a{
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.foot_bottom  p a:hover{
	color:#fff;
}
/**********************滑过样式**********************/
.mechanism_section ul li a:hover h6, .success_list li a:hover p, .download_section li:hover {
	color: #004088;
}

.kjpjssm {
	font-size:25px;
	color:#000;
	line-height:60px;
	overflow:hidden;
	padding-top:40px;
	text-align:left;
}