﻿.head_top {
	width: 100%;
	background: #05489f;
	height: 12px;
}

.head_box {
	width: 100%;
	background: #fff;
	height: 140px;
}

.head {
	overflow: hidden;
}

.head_logo {
	width: 488px;
	height: 94px;
	margin-top: 40px;
}

.head_logo h1 {
	width: 488px;
	height: 94px;
}

.head_left {
	width: 325px;
	margin-top: 30px;
}

.head_left ul li {
	float: left;
	margin-left: 20px;
	width: 88px;
	text-align: center;
}

.head_left ul li img {
	width: 88px;
	height: 88px;
}

.head_left ul li img p {
	font-size: 14px;
}

#nav {
	height: 55px;
	width: 100%;
	position: relative;
	z-index: 9999;
	background: #05489f;
	margin-top: 30px;
}

.nav_box ul li {
	float: left;
	width: 130px;
	background: url(../image/line.png) no-repeat right center;
	text-align: center;
	line-height: 55px;
}
.nav_box ul li:last-child{
	background:none;
}
.nav_box ul li a {
	display: block;
	font-size: 14px;
	color: #fff;
}




.lubo {
	width: 100%;
	min-width: 1000px;
	clear: both;
	position: relative;
	height: 552px;
}

.lubo_box {
	position: relative;
	width: 100%;
	height: 552px;
}

.lubo_box li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 552px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.lubo_box li a {
	display: block;
	width: 100%;
	height: 100%;
}

.lubo_box li img {
	width: 100%;
	height: auto;
}




.cir_box {
	overflow: hidden;
	position: absolute;
	z-index: 100;
}

.cir_box li {
	float: left;
	width: 30px;
	height: 5px;
	margin: 0 5px;
	cursor: pointer;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.cir_on {
	background: #000 !important;
}




.lubo_btn {
	position: absolute;
	width: 100%;
	top: 240px;
}

.left_btn,
.right_btn {
	width: 30px;
	height: 80px;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
	color: #fff;
	line-height: 80px;
	font-size: 30px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.left_btn {
	float: left;
}

.right_btn {
	float: right;
}

.index1_tiltle {
	text-align: center;
}

.index1_tiltle h3 {
	font-size: 40px;
	color: #3f3c3c;
	font-weight: bold;
}

.index1_tiltle h3 span {
	font-size: 46px;
	color: #245dac;
}

.index1_tiltle p {
	font-size: 20px;
	margin-top: 20px;
	color: #858080;
}

.index_pro1 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.index_pro1 ul li {
	width: 370px;
	height: 309px;
	float: left;
	margin-left: 30px;
}

.index_pro1 ul li img {
	width: 370px;
	height: 309px;
}

.search_box {
	background: url(../image/search_bg.jpg) no-repeat top center;
	height: 115px;
	width: 100%;
	margin-top: 40px !important;
	overflow: hidden;
}

.search_icon {
	width: 1100px;
	margin: 0px auto;
	padding-top: 30px;
}

.search_txt {
	width: 415px;
	height: 56px;
	float: left;
	padding-left: 10px;
	color: #999;
	outline: none;
	border: none;
	background: #fff;
}

.search_but {
	width: 163px;
	height: 56px;
	background: #fcad2c;
	border: none;
	cursor: pointer;
	outline: none;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.search_phone {
	width: 450px;
}

.search_phone p {
	text-align: center;
	margin-right: 12px;
	margin-top: 15px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}




.index_main2 {
	width: 100%;
}

.main2 {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.main2_title {
	text-align: center;
	padding-top: 35px;
}

.main2_title h3 {
	font-size: 32px;
	color: #4d4c4b;
}

.main2_title p {
	background: url(../image/tiel.png) no-repeat center;
	font-size: 28px;
	font-weight: bold;
	color: #4d4c4b;
	margin-top: 20px;
	height: 28px;
}

.s_pro {
	margin-top: 40px;
}

.s_pro ul li {
	float: left;
	width: 223px;
	margin-left: 10px;
	margin-bottom: 40px;
}

.s_pro ul li a.s_proimg {
	width: 223px;
	height: 173px;
	overflow: hidden;
	display: block;
	text-align: center;
}

.s_pro ul li a.s_proimg img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.s_pro ul li a.s_proimg:hover img {
	transform: scale(1.1, 1.1);
}

.s_pro ul li h3 {
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}

.s_pro ul li .s_proline {
	border-bottom: 1px #05489f solid;
	padding-bottom: 5px;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
}

.s_pro ul li:hover .s_proline {
	border-bottom: 1px #fcad2c solid;
}

.new_tSel {
	height: 35px;
	margin: 40px 0 20px;
	text-align: center;
}

.new_tSel a {
	display: inline-block;
	font-size: 16px;
	width: 150px;
	line-height: 40px;
	margin: 0 10px;
	text-align: center;
	font-weight: bold;
	color: #535050;
}

.new_tSel a.cur {
	background: #1352a4;
	color: #fff;
	width: 150px;
	height: 40px;
	color: #fff;
}

.hide {
	display: none;
}

.index_main3 {
	width: 100%;
	background: url(../image/bg1.jpg) no-repeat center;
	height: 592px;
	overflow: hidden;
}

.main3_link1 {
	width: 600px;
	margin-top: 40px;
}

.main3_link2 {
	width: 600px;
}

.link_img1 {
	width: 300px;
	height: 185px;
	display: block
}

.link_h3 {
	color: #05489F !important;
}

.link_bg {
	height: 185px;
	width: 300px;
}

.link_bg a {
	display: block;
}

.link_p1 {
	padding: 15px 15px 10px 10px;
	color: #fff;
	font-size: 18px;
}

.link_p2 {
	padding: 0px 10px 0px 10px;
	color: #fff;
	font-size: 12px;
	text-indent: 20px;
	height: 99px;
	overflow: hidden;
}

.link_img {
	padding-left: 10px;
}

.bg1 {
	background: #05489f;
}

.bg2 {
	background: #fcad2c;
}

.bg3 {
	background: #4589c6;
}

.bg4 {
	background: #85b71a;
}

.bg1:hover {
	background: #85b71a;
	transition: all 1s;
}

.bg2:hover {
	background: #4589c6;
	transition: all 1s;
}

.bg3:hover {
	background: #fcad2c;
	transition: all 1s;
}

.bg4:hover {
	background: #05489f;
	transition: all 1s;
}

.main3_new {
	width: 590px;
}

.new_title {}

.new_title h3 {
	font-size: 30px;
	color: #05489f;
	font-weight: bold;
	margin-top: 20px;
}

.new_p1 {
	background: url(../image/new1.png) no-repeat center;
	padding-top: 47px;
}

.about_img {
	width: 595px;
	height: 270px;
}

.about_p1 {
	color: #606060;
	font-size: 14px;
	text-indent: 20px;
	height: 60px;
}

.about_link {
	float: right;
	border: 1px solid #05489F;
	width: 120px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	color: #606060;
	font-size: 14px;
	margin-right: 30px;
}

.about_link:hover {
	border: 1px solid #fcad2c;
}

.index_main5 {
	width: 100%;
	background: #f9f9f9;
	overflow: hidden;
}

.partn {
	margin-top: 30px;
}

.partn li {
	width: 210px;
	height: 93px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #e7e7e7;
}

.partn li img {
	width: 210px;
	height: 93px;
}

.foot_box {
	background: #05489F;
	width: 100%;
	overflow: hidden;
	height: 300px;
}

.foot_nav ul li a {
	font-size: 14px;
}

.foot_p1,
.foot_p2 {
	margin-top: 20px;
}

.foot_p1 p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.foot_p2 ul li {
	float: left;
	width: 144px;
	height: 144px;
	margin-left: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.footer_box {
	width: 100%;
	height: 40px;
	background: #171717;
}

.foot_f p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

.foot_f p a {
	color: #fff;
}




.zy_banner {
	width: 100%;
	position: relative;
	height: 350px;
	overflow: hidden;
}

.zy_banner img {
	display: block;
	width: 1920px;
	height: 350px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}




.position {
	height: 45px;
}

.position_p {
	background: url(../image/prosition.png) left center no-repeat;
	width: 409px;
}

.position_p p {
	margin-left: 30px;
	font-size: 14px;
	color: #4c4a46;
	font-weight: bold;
	line-height: 45px;
}

.position_p p a {
	font-size: 14px;
	color: #4c4a46;
}

.position_p2 {
	width: 400px;
}

.position_p2 li {
	margin-left: 20px;
	float: left;
	font-size: 14px;
	color: #4c4a46;
	font-weight: bold;
	width: 120px;
	height: 45px;
}

.position_p2 li a {
	display: block;
	color: #4c4a46;
	line-height: 45px;
	text-align: center;
}

.position_p2 li a:hover {
	background: #05489f;
	color: #fff;
}

.position_p2_on {
	background: #05489f !important;
	color: #fff !important;
}

.p_line {
	width: 100%;
	border-bottom: 1px solid #d7d7d7;
}




.pro_box {
	width: 100%;
	background: #fff;
	overflow: hidden;
}

.pro_nav_box {
	background: #fff;
}

.pro_nav {
	border-bottom: 1px solid #c5c1c1;
	padding-top: 10px;
	height: 30px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.pro_nav_p1 {
	font-size: 16px;
}

.pro_nav_p1 a {
	color: #636262;
	font-weight: bold;
}

.pro_nav_p2 li {
	float: left;
	margin-left: 40px;
	overflow: hidden;
}

.pro_nav_p2 li a {
	display: block;
	font-size: 14px;
}

.pro_nav_p2 li a:hover {
	color: #ff9f03;
	font-weight: bold;
}

.pro_nav_on2 {
	color: #ff9f03 !important;
	font-weight: bold;
}

.pro_nav_on1 {
	color: #064a9f !important;
	font-weight: bold;
}

.pro_box2 {
	width: 100%;
	background: #f5f5f5;
	overflow: hidden;
	margin-top: 20px;
}

.pro_box2_img {
	padding-top: 20px;
}

.pro_img ul li {
	float: left;
	width: 290px;
	height: 320px;
	background: #fff;
	margin-left: 10px;
	margin-top: 20px;
}

.pro_img ul li a {
	display: block;
}

.pro_img ul li a img {
	width: 290px;
	height: 220px;
}

.pro_img_txt {
	padding-left: 15px;
	font-size: 14px;
	overflow: hidden;
	border-bottom: 1px solid #a7a7a7;
	height: 30px;
	text-align: ;
}

.pro_img_box {
	padding-left: 20px;
	margin-top: 10px;
}

.pro_img_p1 {
	border: 1px solid #05489f;
	height: 30px;
	width: 120px;
	text-align: center;
	line-height: 30px;
	color: #05489f;
	font-size: 14px;
}

.pro_img_p2 {
	border: 1px solid #05489f;
	height: 30px;
	width: 120px;
	text-align: center;
	line-height: 30px;
	margin-left: 140px;
	font-size: 14px;
}

.pro_img_p2:hover {
	border: 1px solid #ff9f03;
}

.pro_img_p2 a {
	color: #05489f;
}

.pro_img_p2 a:hover {
	color: #ff9f03;
}

.fanye1 {
	text-align: center;
}

.page {
	display: inline-block;
	overflow: hidden;
	padding-top: 30px;
}

.fanye1 ul li {
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: left;
	border: 1px #dfdfdf solid;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 15px;
}

.fanye1 ul li span {
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
	color: #555;
}

.fanye1 ul li a:hover {
	color: #05489f;
}

.fanye1 ul li span:hover {
	color: #fff;
	background-color: #05489f;
}

.fanye {
	text-align: center;
}

.fanye span {
	background: #000;
	color: #fff;
	padding: 10px;
}

.span_on {
	color: #fff !important;
	background-color: #05489f !important;
}




.news_box {
	width: 100%;
	background: #f5f5f5;
	overflow: hidden;
	height: auto;
}

.news_left {
	width: 877px;
	background: #fff;
	margin-top: 30px;
	height: 700px;
	margin-bottom: 30px;
}

.news_left ul {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.news_left li {
	border-bottom: 1px solid #8b8b8b;
	height: 160px;
	margin-bottom: 20px;
}

.news_left li a {
	display: block;
}

.n_img {
	float: left;
	width: 220px;
	height: 140px;
	padding-right: 10px;
}

.n_p1 {
	padding: 10px;
	font-size: 16px;
	color: #67696e;
	overflow: hidden;
	font-weight: bold;
}

.n_p2 {
	padding: 10px;
	font-size: 14px;
	color: #949598;
	overflow: hidden;
	height: 40px;
}

.n_p1:hover,
.n_p2:hover {
	color: #05489f !important;
	transition: 0.5s
}

.n_titme {
	color: #949598;
	font-size: 14px;
}

.n_span1 {
	margin-right: 20px;
}

.n_span2 {
	background: url(../image/ck.png) left center no-repeat;
	height: 20px;
	width: 20px;
	padding-left: 20px;
}

.n_btn {
	color: #949598;
	font-size: 14px;
}

.n_btn a {
	color: #fff;
	display: block;
	width: 120px;
	height: 40px;
	background: #ff9f03;
	text-align: center;
	line-height: 40px;
}

.n_btn a:hover {
	background: #05489f;
}

.news_right {
	background: #fff;
	width: 260px;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow:hidden;
}

.news_right h3 {
	background: #05489F;
	padding: 0px 15px;
	font-size: 16px;
	font-weight: 500;
	line-height: 38px;
	text-transform: uppercase;
	margin-bottom: 19px;
	color: #fff;
	
}

.news_r {
	padding-left: 20px;
	padding-right: 20px;
}

.news_r li {
	margin-bottom: 8px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom: solid 1px #f2f2f2;
	list-style: none;
	font-weight: 400;
}

.news_right_img {
	padding-left: 10px;
	padding-right: 10px;
}

.news_right_img li {
	width: 110px;
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
}

.news_right_img li a {
	display: block;
	text-align: center;
	font-size: 12px;
}

.news_right_img li img {
	width: 110px;
    height: 100px;
}

.news_right_img li a:hover {
	color: #05489f;
}

.news_left_xq {
	width: 877px;
	background: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
	height: auto;
	height: 700px;
}

.news_bt {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
}

.news_bt h3 {
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	text-align: center;
}

.info {
	color: #a3afb7;
	font-size: 14px;
	font-weight: 300;
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f2f5;
	text-align: center;
}

.news_cont {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}




.about_box {
	width: 100%;
	background: #f5f5f5;
	overflow: hidden;
	    height: 612px;
}

.about_title {
	text-align: center;
	padding-top: 30px;
}

.about_title h4 {
	font-size: 30px;
	color: #05489F;
}

.about_title h4 i {
	color: #ff9f03;
}

.about_cont {
	margin-top: 40px;
}

.about_cont p {
	color: #171717;
	font-size: 14px;
	line-height: 30px;
	text-indent: 20px;
}

.about_icon {
	margin-top: 60px;
}

.about_icon li {
	float: left;
	width: 180px;
	margin-left: 20px;
}

.about_wh_box {
	width: 100%;
	background: #fff;
	overflow: hidden;
	height: 330px;
}

.about_wh_img {
	margin-top: 30px;
}

.about_team {
	width: 100%;
	background: #f5f5f5;
	overflow: hidden;
	height: 682px;
}

.team_p {
	margin-top: 30px;
	font-size: 20px;
	text-align: center;
}

.about_team img {
	text-align: center;
}

.pro_intr_box {
	height: 400px;
	width: 100%;
	background: #fff;
}

.pro_intr_b {
	margin-top: 30px;
}

.pro_left {
	width: 480px;
}

.pro_left img {
	width: 440px;
	height: 363px;
}

.pro_right {
	width: 600px;
	margin-left: 45px;
}

.pro_int_txt strong {
	font-size: 20px;
	color: #05489f;
}

.pro_int_txt span {
	font-size: 18px;
}

.pro_int_p {
	font-size: 14px;
	margin-top: 20px;
	height: 55px;
	overflow: hidden;
}

.pro_btn_phone {
	border-bottom: 1px solid #dfdfdf;
	overflow: hidden;
	padding-bottom: 20px;
}

.pro_int_btn {
	display: block;
	width: 120px;
	height: 40px;
	background: #05489F;
	margin-top: 30px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}

.pro_int_phone {
	margin-top: 30px;
	color: #05489f;
	font-size: 18px;
	width: 460px;
	font-weight: bold;
}

.pro_int_phone i {
	font-size: 33px;
	color: #fcad2c;
}

.pro_intr_icon {
	margin-top: 40px;
}

.pro_intr_p1 {
	background: url(../image/p1.png) no-repeat center left;
	padding-left: 40px;
	height: 30px;
	margin-left: 30px;
}

.pro_intr_p2 {
	background: url(../image/p2.png) no-repeat center left;
	padding-left: 40px;
	height: 30px;
	margin-left: 30px;
}

.pro_intr_p3 {
	background: url(../image/p3.png) no-repeat center left;
	padding-left: 40px;
	height: 30px;
	margin-left: 30px;
}

.pro_intr_p4 {
	background: url(../image/p4.png) no-repeat center left;
	padding-left: 40px;
	height: 30px;
	margin-left: 30px;
}

.pro_cont_box {
	width: 100%;
	background: #f5f5f5;
	overflow: hidden;
	padding-bottom: 30px;
}

.pro_cont_left {
	width: 877px;
	background: #fff;
	margin-top: 30px;
}

.p_intr_body {
	padding: 30px 30px;
}

.pro_body_t1 {
	margin-top: 10px;
	color: #fff;
	background-color: #444;
	border-bottom: 1px solid #fcad2c;
	height: 40px;
	padding-left: 10px;
	line-height: 40px;
	font-size: 16px;
	margin-bottom: 10px;
}

.pro_body_t1 span {
	margin-right: 10px;
	font-weight: bold;
}

.pro_cont_right {
	height: auto !important;
}
.Sfenye{
	text-align: center;
	margin:30px auto;
}
.Sfenye span,.Sfenye a{
	padding:7px 17px;
	margin:0px 7px;
	border:1px solid #DFDFDF;
	border-radius: 5px;
}
.Sfenye span,.Sfenye a:hover{
	background-color:#05489f;
	border-color:#05489f;
	color:#FFFFFF;
	border-radius: 5px;
}




.pro_img{width:920px;float:left;margin-left:20px;}
.list{width:250px;float:left;}
.list>ul>li{background-color:#05489f;border-bottom:0;width: 100%;margin-top: 15px;background-color: #05489f;}
.list ul li a{padding-left: 25px; color: #fff;font-size:17px;display: block;height:36px;line-height: 36px;position: relative;}
.list ul li .inactive{background:url(404.png) no-repeat 10px center;color:#fff;}
.list ul li .inactives{font-size:15px;background-color: #05489f;}
.list ul li .inactivess{}
.list ul li ul{display: none;}
.list ul li ul li{width: 100%;border-left:0;border-right:0;background-color:#fff;border-color:#f8f8f8;border-bottom: 1px #ddd dashed;}
.list ul li ul li ul{display: none;}
.list ul li ul li a{padding-left:40px;padding-left: 40px;font-size: 14px;font-weight: 100; color:#05489f; background: url(../image/icon1.jpg) no-repeat center left; margin-left:20px;}
.list ul li ul li ul li{background-color:#f8f8f8;border-color:#f8f8f8;}
.last{background-color:#d6e6f1;border-color:#6196bb;}
.list ul li ul li ul li a{color:#316a91;padding-left:65px;}
.list-title{font-size:18px!important;background-color: #05489f;color:#fff!important;}
.rightj{position: absolute;top: 16px;left: 22px;}

.sech_in {
    width: 850px;
    margin: 0 auto;
    padding-top: 47px;
}
.go {
    width: 93px;
    float: left;
    background-color: #05489f;
    height: 49px;
    line-height: 35px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-family: "Microsoft Yahei", 微软雅黑, 宋体;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.key {
    width: 750px;
    border: 2px solid #05489f;
    border-right: none;
    height: 45px;
    line-height: 35px;
    padding-left: 5px;
    float: left;
}