@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
a{ text-decoration:none;}
li{ list-style:none;}
table,tr,td,ul,li,dl,dt,dd,div{ border:0;}
img{ border:0;}
body{ font-size:12px; overflow-x: hidden; text-align:center; font-family:"微软雅黑";}
.float_l{ float:left !important;}
.float_r{ float:right !important;}
.blank0{ width:100%; height:0px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.animation{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

/*首页*/
.center{ width:1200px; margin:0 auto;}

.header_top{ width:100%; height:35px; overflow:hidden; background:#f5f5f5;}
.header_top1{ width:1200px; margin:0 auto; overflow:hidden;}
.header_top2{ float:left; line-height:35px; color:#878787;}
.header_top3{ float:right; overflow:hidden;}
.header_top3 li{ float:left; height:15px; line-height:15px; margin-top:10px; padding:0 15px;}
.header_top3 li a{ color:#878787;}
.header_top3 li:nth-child(2){ border-left:1px solid #d5d5d5; padding-right:0px;}
.header_top3 li a:hover{ text-decoration:underline;}

.header{ width:1200px; height:113px; margin:0 auto; overflow:hidden;}
.logo{ float:left; display:block; margin-top:29px;}
.tel{ float:right; display:block; margin-top:33px;}

.header_nav{ width:100%; height:58px; background:#00589d; position:relative; z-index:1000;}
.header_nav1{ width:1199px; height:58px; margin:0 auto; border-left:1px solid #3379b1;}
.header_nav1>li{ width:239px; height:58px; border-right:1px solid #3379b1; float:left; position:relative;}
.header_nav1>li:nth-child(1){ width:238px;}
.header_nav1>li>a{ display:block; width:100%; height:58px; line-height:58px; font-size:16px; color:#FFF;}
.header_nav1>li>a>span{ display:inline-table; width:11px; height:7px; background:url(../images/nav1.png) center center no-repeat; margin-left:8px;}
.header_nav1>li:hover{ background:#0070db;} 
.header_nav1>.a_on{ background:#0070db;}
.header_nav2{ position:absolute; top:58px; left:0; width:100%; overflow:hidden; background:url(../images/nav2.png) repeat; display:none;}
.header_nav2>li{ float:left; width:100%; overflow:hidden;}
.header_nav2>li>a{ float:left; width:90%; padding:0 5%; height:50px; line-height:50px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:15px; color:#FFF;}
.header_nav1>li:hover .header_nav2{ display:block;}
.header_nav2>li>a:hover{ background:#00589d;}

.mobile_bg{ display:none;}

/* banner css */
.slideBox{ width:100%; height:675px; overflow:hidden; position:relative; display:block; z-index:100;}
.slideBox .hd{ width:100%; height:24px; overflow:hidden; position:absolute; left:0; bottom:30px; z-index:1;}
.slideBox .hd ul{ width:100%; display:inline-table; overflow:hidden; zoom:1;}
.slideBox .hd ul li{ display:inline-block; margin:0 5px; width:16px; height:16px; background:url(../images/point1.png) no-repeat; cursor:pointer;}
.slideBox .hd ul li.on{ background:url(../images/point1_on.png) no-repeat;}
.slideBox .bd{ position:relative; width:100% !important; height:100%; z-index:0;}
.slideBox .bd ul{ width:100% !important;}
.slideBox .bd ul li{ width:100% !important; height:675px; zoom:1; vertical-align:middle;}
.slideBox .prev{ position:absolute; left:0; top:50%; margin-top:-40px; display:block; width:80px; height:80px; background:url(../images/banner_l.png) center center no-repeat #000; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6;}
.slideBox .next{ position:absolute; right:0; top:50%; margin-top:-40px; display:block; width:80px; height:80px; background:url(../images/banner_r.png) center center no-repeat #000; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6;}
.slideBox .prev:hover{ filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;}
.slideBox .next:hover{ filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;}

.swiper-container { display:none;}

.index1{ width:100%; overflow:hidden; background:url(../images/index1_bg.jpg) center center no-repeat; padding:55px 0 60px 0;}
.index1_1{ width:1200px; margin:0 auto; overflow:hidden;}

.index_title{ width:100%; height:78px; border-bottom:1px solid #e0e0e0; position:relative;}
.index_title1{ width:100%; overflow:hidden; font-size:34px; font-weight:bold; color:#00589d; line-height:44px;}
.index_title2{ width:100%; overflow:hidden; color:#cbcbcb; line-height:22px;}
.index_title3{ width:50px; height:2px; background:#00589d; position:absolute; bottom:-1px; left:50%; margin-left:-25px;}

/* tab css */
.slideTxtBox{ width:100%; overflow:hidden; margin-top:30px;}
.slideTxtBox .hd{ height:52px; line-height:52px; background:#FFF; position:relative;}
.slideTxtBox .hd ul{ float:left; overflow:hidden; width:1199px; border-left:1px solid #e0e0e0;}
.slideTxtBox .hd ul li{ float:left; width:239px; cursor:pointer; border-right:1px solid #e0e0e0; font-size:16px; color:#666666; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.slideTxtBox .hd ul li:nth-child(1){ width:238px;}
.slideTxtBox .hd ul li.on{ background:#00589d; color:#FFF;}
.slideTxtBox .bd ul{ width:100%; overflow:hidden; zoom:1; margin-top:30px;}
.slideTxtBox .bd ul li{ float:left; width:288px; border:1px solid #e0e0e0; margin-right:13.3px; overflow:hidden;}
.slideTxtBox .bd ul li:nth-child(4){ margin-right:0;}
.slideTxtBox .bd ul li a{ display:block; width:100%; overflow:hidden;}
.slideTxtBox .bd ul li .bd_li1{ display:block; width:100%;}
.slideTxtBox .bd ul li .bd_li2{ width:90%; padding:0 5%; height:48px; line-height:48px; background:#FFF; border-top:1px solid #e0e0e0; font-size:16px; color:#333333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.slideTxtBox .bd ul li a:hover .bd_li2{ background:#00589d; color:#FFF;}

.index_search{ width:1200px; margin:0 auto; overflow:hidden; padding:20px 0;}
.hot{ float:left; width:65%; overflow:hidden; padding:5px 0;}
.hot li{ float:left; overflow:hidden; font-size:14px; color:#00589d; line-height:30px; padding-right:10px;}
.hot li:nth-child(1){ padding-right:0;}
.hot li a{ color:#666666;}
.hot li a:hover{ text-decoration:underline;}
.search{ float:right;}
.search1{ float:left; border:1px solid #dddddd; width:228px; padding:0 15px; height:38px; font-family:"微软雅黑"; font-size:l4px; color:#666; outline:none;}
.search2{ float:left; width:75px; height:40px; background:url(../images/search.png) center center #0070db no-repeat;}

.index2{ width:100%; height:auto; background:url(../images/index2_bg.jpg) top center no-repeat; overflow:hidden; padding:60px 0 45px 0;}
.index2_1{ width:1200px; margin:0 auto; overflow:hidden;}
.index2_2{ width:100%; overflow:hidden; background:url(../images/index2_10.png) top center no-repeat; font-size:34px; font-weight:bold; color:#FFF;}
.index2_2_1{ width:100%; overflow:hidden; height:60px; line-height:60px; background:url(../images/index2_11.png) center center no-repeat;}
.index2_3{ width:100%; overflow:hidden;}
.index2_3_1{ margin-top:30px; float:left; width:475px;}
.index2_3_2{ margin-top:30px; float:right; width:670px; text-align:left; font-size:14px; color:#FFF; line-height:30px; height:150px; overflow:hidden; padding:30px 0 0 0;}
.index2_3_3{ float:right; clear:right; display:block; width:87px; text-align:left; padding-left:63px; height:40px; line-height:40px; border:1px solid #FFF; font-size:14px; color:#FFF; background:url(../images/index2_9.png) 30px center no-repeat; margin-top:30px;}
.index2_3_3:hover{ background:url(../images/index2_9_1.png) 30px center no-repeat #FFF; color:#025698;}

.index2_5{ width:100%; overflow:hidden; position:relative; margin-top:50px;}
.index2_4{ width:100%; overflow:hidden;}
.index2_4_1{ display:block; width:100%;}
.index2_4_2{ width:80%; padding:0 15% 0 5%; font-size:14px; color:#767676; height:42px; line-height:42px; overflow:hidden; background:url(../images/index2_8.png) 94% center no-repeat; text-align:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.swiper-container1 {
	width: 1075px;
	height: auto;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
}
.swiper-container1 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-button-next1{ position:absolute; top:50%; margin-top:-20px; right:0; width:38px; height:38px; border:1px solid #ddd; background:url(../images/index2_7.png) center center no-repeat #FFF; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; cursor:pointer;}
.swiper-button-prev1{ position:absolute; top:50%; margin-top:-20px; left:0; width:38px; height:38px; border:1px solid #ddd; background:url(../images/index2_6.png) center center no-repeat #FFF; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; cursor:pointer;}
.swiper-button-next1:hover{ background:url(../images/index2_7_1.png) center center no-repeat #295dde;}
.swiper-button-prev1:hover{ background:url(../images/index2_6_1.png) center center no-repeat #295dde;}

.index3{ width:100%; height:auto; overflow:hidden; padding:50px 0;}
.index3_1{ width:1200px; margin:0 auto; overflow:hidden;}
.index3_l{ float:left; width:740px; overflow:hidden;}
.index3_r{ float:right; width:420px; overflow:hidden;}

.index3_l1{ float:left; width:738px; height:52px; border:1px solid #e2e2e2; overflow:hidden;}
.index3_l1_1{ float:left; width:130px; height:52px; line-height:52px; font-size:18px; color:#FFF; background:#00589d;}
.index3_l1_2{ float:right; display:block; width:52px; height:52px; border-left:1px solid #e2e2e2;}
.index3_l1 span{ display:block; width:20px; height:20px; line-height:18px; background:#373737; color:#FFF; margin:16px 0 0 16px;}
.index3_l1_2:hover span{ background:#00589d;}
.index3_l2{ float:left; width:100%; overflow:hidden; margin-top:30px;}
.index3_l2_1{ float:left; display:block; width:290px;}
.index3_l2_2{ float:right; width:425px; overflow:hidden; text-align:left;}
.index3_l2_3{ float:left; width:100%; line-height:28px; font-size:18px; color:#404040; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.index3_l2_4{ float:left; width:100%; color:#999999; line-height:22px;}
.index3_l2_5{ float:left; width:100%; font-size:14px; color:#787878; line-height:30px; height:90px; overflow:hidden;}
.index3_l2_6{ float:left; width:85px; height:30px; line-height:30px; background:#00589d; text-align:center; color:#FFF; margin-top:20px;}
.index3_l2:hover .index3_l2_3{ color:#00589d;}
.index3_l3{ float:left; width:100%; overflow:hidden; margin-top:30px;}
.index3_l3 li{ float:left; text-align:left; width:50%; background:url(../images/index3_2.png) left center no-repeat; padding:6px 0;}
.index3_l3 li a{ float:left; font-size:14px; color:#3f3f3f; line-height:24px; display:block; max-width:90%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-left:16px;}
.index3_l3 li a:hover{ text-decoration:underline;}

.index3_r1{ float:left; width:418px; height:52px; border:1px solid #e2e2e2; overflow:hidden;}
.index3_r1_1{ float:left; width:130px; height:52px; line-height:52px; font-size:18px; color:#FFF; background:#00589d;}
.index3_r2{ float:left; width:100%; overflow:hidden; margin-top:30px;}
.index3_r2 li{ float:left; width:100%; overflow:hidden; margin-top:30px;}
.index3_r2 li:nth-child(1){ margin-top:0;}
.index3_r2_1{ float:left; width:100%; overflow:hidden;}
.index3_r2_2{ float:left; width:22px; height:22px; line-height:22px; background:#ea6306; font-size:13px; color:#FFF;}
.index3_r2_3{ float:right; width:390px; overflow:hidden; line-height:22px; text-align:left; font-size:14px; color:#3f3f3f; height:22px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.index3_r2_4{ float:left; width:100%; overflow:hidden; margin-top:10px;}
.index3_r2_5{ float:left; width:22px; height:22px; line-height:22px; background:#00589d; font-size:13px; color:#FFF;}
.index3_r2_6{ float:right; width:390px; overflow:hidden; line-height:22px; text-align:left; font-size:14px; color:#3f3f3f; height:44px;}

.index4{ width:100%; height:auto; overflow:hidden; padding:50px 0; background:#f3f3f3;}
.index4_1{ width:1200px; margin:0 auto; overflow:hidden;}

.index4_2{ width:100%; overflow:hidden; position:relative; margin-top:50px;}

.swiper-container2 {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
}
.swiper-container2 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: none;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-button-next2{ position:absolute; top:50%; margin-top:-15px; right:0; width:28px; height:28px; border:1px solid #ddd; background:url(../images/index2_7.png) center center no-repeat #FFF; cursor:pointer;}
.swiper-button-prev2{ position:absolute; top:50%; margin-top:-15px; left:0; width:28px; height:28px; border:1px solid #ddd; background:url(../images/index2_6.png) center center no-repeat #FFF; cursor:pointer;}
.swiper-button-next2:hover{ background:url(../images/index2_7_1.png) center center no-repeat #295dde;}
.swiper-button-prev2:hover{ background:url(../images/index2_6_1.png) center center no-repeat #295dde;}

.index4_2_1{ width:258px; max-width:99%; border:1px solid #e4e4e4; margin:0 auto;}

.footer{ width:100%; overflow:hidden;}
.footer_top{ width:100%; overflow:hidden; background:#313131;}
.footer_top1{ width:1200px; margin:0 auto; overflow:hidden;}
.footer_top2{ float:left; overflow:hidden; padding:60px 0 30px 0; max-width:60%;}
.footer_top2_1{ float:left; display:block; width:168px; margin-top:10px;}
.footer_top2_2{ float:left; overflow:hidden; text-align:left; border-left:1px dotted #4a4a4a; margin-left:20px; padding-left:20px; max-width:70%;}
.footer_top2_3{ float:left; font-size:18px; color:#FFF; line-height:28px;}
.footer_top2_4{ float:left; height:auto; line-height:30px; background:#00589d; clear:both; font-size:14px; color:#FFF; padding:0 15px; margin-top:5px;}
.footer_top2_5{ float:left; overflow:hidden; clear:both; color:#a8a8a8; line-height:22px; margin-top:15px;}
.footer_top3{ float:right; overflow:hidden; padding:60px 0 30px 0;}
.footer_top3_1{ float:left; overflow:hidden; margin-right:60px; text-align:right;}
.footer_top3_2{ color:#FFF; line-height:22px;}
.footer_top3_3{ font-size:28px; color:#007dbe; font-weight:bold; line-height:38px;}
.footer_top3_4{ float:right; overflow:hidden; margin-top:15px;}
.footer_top3_4 li{ float:left; margin-left:10px;}
.footer_top3_4 li a img{ display:block;}
.footer_top3_5{ float:right; overflow:hidden; width:109px; height:110px; background:url(../images/footer1.png) no-repeat; margin-top:15px;}
.footer_top3_6{ display:block; float:right; width:99px; height:99px;}
.footer_top4{ width:100%; overflow:hidden; border-top:1px solid #414141; line-height:24px; padding:18px 0;}
.footer_top4 li{ float:left; overflow:hidden; color:#8f8f8f; padding:0 15px; background:url(../images/footer4.png) left center no-repeat;}
.footer_top4 li:nth-child(1){ padding:0; background:none;}
.footer_top4 li:nth-child(2){ background:none;}
.footer_top4 li a{ color:#8f8f8f;}
.footer_top4 li a:hover{ text-decoration:underline;}
.footer_bot{ width:100%; overflow:hidden; background:#282828; padding:18px 0;}
.footer_bot1{ width:1200px; margin:0 auto; overflow:hidden;}
.footer_bot2{ float:left; overflow:hidden; color:#8f8f8f; line-height:24px; text-align:left; width:70%;}
.footer_bot3{ float:right; overflow:hidden;}
.footer_bot3 li{ float:left; overflow:hidden; color:#8f8f8f; line-height:24px; padding:0 15px;}
.footer_bot3 li:nth-child(2){ padding-right:0; background:url(../images/footer4.png) left center no-repeat;}
.footer_bot3 li a{ color:#8f8f8f;}
.footer_bot3 li a:hover{ text-decoration:underline;}

.piaofu{ position:fixed; width:48px; bottom:10%; right:0; z-index:1000;}
.piaofu li{ float:left; width:48px; position:relative; margin-top:1px;}
.piaofu li a{ display:block; width:48px; height:48px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; position:relative; z-index:100;}
.piaofu1{ background:url(../images/piaofu1.png) center center no-repeat #00589d;}
.piaofu2{ background:url(../images/piaofu2.png) center center no-repeat #00589d;}
.piaofu3{ background:url(../images/piaofu3.png) center center no-repeat #00589d;}
.piaofu4{ background:url(../images/piaofu4.png) center center no-repeat #00589d;}
.piaofu5{ background:url(../images/piaofu5.png) center center no-repeat #00589d;}

.piaofu li:hover .piaofu1{ background:url(../images/piaofu1.png) center center no-repeat #0070db;}
.piaofu li:hover .piaofu2{ background:url(../images/piaofu2.png) center center no-repeat #0070db;}
.piaofu li:hover .piaofu3{ background:url(../images/piaofu3.png) center center no-repeat #0070db;}
.piaofu li:hover .piaofu4{ background:url(../images/piaofu4.png) center center no-repeat #0070db;}
.piaofu li:hover .piaofu5{ background:url(../images/piaofu5.png) center center no-repeat #0070db;}

.piaofu2_1{ position:absolute; top:0; left:48px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.piaofu2_1 img{ display:block; width:99px; height:99px;}
.piaofu3_1{ position:absolute; top:0; left:48px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; width:199px; height:48px; background:#0070db; line-height:48px; font-size:16px; color:#FFF;}
.piaofu4_1{ position:absolute; top:0; left:48px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; width:199px; height:48px; background:#0070db; line-height:48px; font-size:16px; color:#FFF;}

.piaofu li:hover .piaofu2_1{ left:-100px;}
.piaofu li:hover .piaofu3_1{ left:-200px;}
.piaofu li:hover .piaofu4_1{ left:-200px;}

.banner{ display:block; width:100%; height:351px;}
.banner_mobile{ display:none;}
.banner_mobile img{ display:block; width:100%;}

.position{ width:100%; overflow:hidden; border-bottom:1px solid #e0e0e0; border-top:1px solid #e0e0e0;}
.position1{ width:1200px; margin:0 auto; overflow:hidden;}
.position2{ float:left; overflow:hidden; border-left:1px solid #e0e0e0;}
.position2 li{ float:left; overflow:hidden;}
.position2 li a{ display:block; width:170px; height:60px; line-height:60px; font-size:16px; color:#767676; border-right:1px solid #e0e0e0;}
.position2 li a:hover{ background:#0070db; color:#FFF;}
.position2 li .a_on{ background:#0070db; color:#FFF;}
.position3{ float:right; overflow:hidden; font-size:14px; color:#8e8e8e; line-height:24px; background:url(../images/position.png) left center no-repeat; padding:18px 0 18px 20px;}
.position3 a{ color:#8e8e8e;}
.position3 span{ color:#8e8e8e;}
.position3 a:hover{ text-decoration:underline;}

/* about css */
.about1{ width:100%; height:auto; overflow:hidden; padding:50px 0;}
.about1_1{ width:1200px; margin:0 auto; overflow:hidden;}
.about1_2{ width:100%; overflow:hidden; padding:50px 0 0 0; font-size:14px; color:#666666; line-height:30px;}
.about1_2 img{ display:block; max-width:100%; margin:0 auto;}

.about2{ width:100%; height:auto; overflow:hidden; padding:50px 0; background:#f7f7f7;}
.about2_1{ width:1200px; margin:0 auto; overflow:hidden;}
.about2_2{ width:100%; overflow:hidden; margin-top:20px;}
.about2_2 li{ float:left; margin-top:20px; width:280px; margin-right:26.6px;}
.about2_2 li:nth-child(4n){ margin-right:0;}
.about2_3{ display:block; width:100%;}
.about2_4{ width:80%; padding:0 15% 0 5%; height:43px; line-height:43px; text-align:left; margin-top:3px; font-size:14px; color:#767676; background:url(../images/index2_8.png) 94% center no-repeat #FFF; border-bottom:1px solid #ebebeb; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.about3{ width:100%; height:auto; overflow:hidden; padding:50px 0;}
.about3_1{ width:1200px; margin:0 auto; overflow:hidden;}
.about3_2{ width:100%; overflow:hidden; padding:50px 0 0 0;}
.about3_2 img{ display:block; margin:0 auto; max-width:100%;}

/* culture css */
.culture{ width:100%; overflow:hidden;}
.culture li{ float:left; width:100%; overflow:hidden; margin-top:40px;}
.culture li:nth-child(2n-1) .culture2{ float:right; display:block; width:647px;}
.culture li:nth-child(2n) .culture2{ float:left; display:block; width:647px;}
.culture li:nth-child(2n-1) .culture1{ float:left;}
.culture li:nth-child(2n) .culture1{ float:right;}
.culture1{ text-align:left; position:relative; width:293px; padding:0 130px;}
.culture1_1{ width:100%; font-size:24px; font-weight:bold; color:#545454; line-height:34px; margin-top:60px;}
.culture1_2{ width:100%; font-size:14px; color:#545454; line-height:24px; margin-top:20px;}
.culture1 span{ width:55px; height:2px; background:#00589d; position:absolute; left:100px; top:103px;}

/* pro css */
.search_line{ width:100%; border-bottom:1px solid #e0e0e0; border-top:1px solid #e0e0e0; overflow:hidden;}

.pro{ width:1200px; margin:0 auto; overflow:hidden;}
.pro_l{ float:left; width:272px; overflow:hidden;}
.pro_l1{ float:left; width:240px; border:1px solid #eaeaea; margin-top:20px; height:60px; line-height:60px; background:#00589d; font-size:20px; color:#FFF; font-weight:bold; text-align:left; padding-left:30px; -webkit-border-radius:8px 8px 0 0; -moz-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0;}
.pro_l2{ float:left; width:270px; border:1px solid #eaeaea; border-top:0;}
.pro_l2 li{ float:left; width:270px; height:50px; background:url(../images/pro_nav1.jpg) no-repeat;}
.pro_l2 li a{ display:block; width:210px; height:50px; line-height:50px; text-align:left; padding:0 30px 0 30px; font-size:16px; color:#2e2e2e; background:url(../images/pro_nav1_1.png) 94% center no-repeat; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.pro_l2 li:hover{ background:url(../images/pro_nav2.jpg) no-repeat;}
.pro_l2 li:hover a{ color:#FFF; background:url(../images/pro_nav2_1.png) 94% center no-repeat;}
.pro_l2 .li_on{ background:url(../images/pro_nav2.jpg) no-repeat;}
.pro_l2 .li_on a{ color:#FFF; background:url(../images/pro_nav2_1.png) 94% center no-repeat;}
.pro_l3{ float:left; width:270px; overflow:hidden; border:1px solid #eaeaea; border-top:0; padding:15px 0;}
.pro_l3_1{ font-size:13px; color:#425472; line-height:23px;}
.pro_l3_2{ font-size:26px; color:#0058b4; font-weight:bold; line-height:36px;}
.pro_l4{ float:left; width:270px; overflow:hidden; border:1px solid #eaeaea; border-top:0; padding:15px 0 30px 0;}
.pro_l4_1{ font-size:13px; color:#425472; line-height:23px;}
.pro_l4_2{ display:block; width:134px; height:32px; line-height:32px; background:#0058b4; margin:5px auto 0 auto; font-size:14px; color:#FFF; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

.pro_r{ float:right; width:898px; overflow:hidden; margin-top:30px;}
.pro_r1{ float:left; width:100%; height:54px; border-bottom:1px solid #e0e0e0; position:relative;}
.pro_r1_1{ float:left; font-size:28px; font-weight:bold; color:#00589d; line-height:38px;}
.pro_r1_1 span{ position:absolute; width:50px; height:2px; background:#00589d; bottom:-1px; left:0;}
.pro_r2{ float:left; width:100%; overflow:hidden; margin-top:30px;}
.pro_r2 li{ float:left; margin-top:20px; border:1px solid #e0e0e0; width:288px; margin-right:14px;}
.pro_r2 li:nth-child(3n){ margin-right:0;}
.pro_r2 li a{ display:block; width:100%; overflow:hidden;}
.pro_r2_1{ display:block; width:100%;}
.pro_r2_2{ width:90%; height:48px; line-height:48px; padding:0 5%; border-top:1px solid #e0e0e0; font-size:16px; color:#333333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.pro_r2 li a:hover .pro_r2_2{ background:#0058b1; color:#FFF;}

.page{ width:100%; overflow:hidden; padding:50px 0 80px 0; text-align:left;}
.page span{ display:inline-table; margin:10px 5px 0 5px; height:38px; line-height:38px; border:1px solid #c8c8c8; padding:0 15px; font-size:16px; color:#999999; cursor:pointer; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.page a{ display:inline-table; margin:10px 5px 0 5px; height:38px; line-height:38px; border:1px solid #c8c8c8; padding:0 15px; font-size:16px; color:#999999; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.page span:hover{ background:#0058b1; color:#FFF; border:1px solid #0058b1;}
.page a:hover{ background:#0058b1; color:#FFF; border:1px solid #0058b1;}

/* proIn css */
.proIn1{ width:100%; overflow:hidden; padding-top:50px;}
.proIn1_1{ display:block; float:left; width:443px;}
.proIn1_2{ float:right; width:420px; overflow:hidden; text-align:left;}
.proIn1_3{ float:left; width:100%; overflow:hidden; font-size:26px; font-weight:bold; color:#000; line-height:36px;}
.proIn1_4{ float:left; width:100%; overflow:hidden; font-size:16px; color:#333; line-height:28px; margin-top:25px;}
.proIn1_5{ float:left; width:100%; overflow:hidden; margin-top:20px;}
.proIn1_6{ float:left; display:block; width:150px; height:40px; line-height:40px; text-align:center; font-size:14px; color:#FFF; background:#0064b2;}
.proIn1_7{ float:left; display:block; width:150px; height:40px; line-height:40px; text-align:center; font-size:14px; color:#FFF; background:#0064b2; margin-left:15px;}
.proIn1_8{ float:left; width:100%; overflow:hidden; font-size:16px; font-weight:bold; color:#000; line-height:34px; margin-top:10px;}
.proIn1_8 span{ font-size:24px; font-weight:bold; color:#094a98; vertical-align:bottom;}
.proIn2{ float:left; width:100%; overflow:hidden; margin-top:50px;}
.proIn2_1{ float:left; width:100%; overflow:hidden; border-bottom:1px solid #d8d8d8;}
.proIn2_1 span{ float:left; width:115px; height:34px; line-height:34px; background:#0064b2; font-size:16px; color:#FFF;}
.proIn2_2{ float:left; width:100%; overflow:hidden; text-align:left; font-size:16px; color:#333; line-height:28px; padding:30px 0;}

.pageIn{ float:left; width:100%; overflow:hidden; border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; position:relative; padding:20px 0 28px 0;}
.pageIn1{ float:left; width:80%; font-size:14px; line-height:24px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:left; margin-top:8px; color:#555555;}
.pageIn1 a{ color:#555555;}
.pageIn2{ position:absolute; display:block; width:85px; height:42px; line-height:42px; right:0; top:50%; margin-top:-21px; font-size:14px; color:#FFF; background:url(../images/pageIn.png) no-repeat 25px center #0064b2; text-align:left; padding-left:45px; -webkit-border-radius:21px; -moz-border-radius:21px; border-radius:21px;}
.pageIn1 a:hover{ text-decoration:underline;}

.related{ float:left; width:100%; margin-top:30px; border-bottom:1px solid #d8d8d8; height:36px; position:relative;}
.related span{ display:block; width:80px; height:2px; background:#0a61af; position:absolute; bottom:-1px; left:0;}
.related1{ float:left; font-size:20px; color:#333; font-weight:bold; line-height:20px;}
.related2{ float:right; font-size:14px; color:#0a61af; line-height:20px; margin-top:5px;}
.related2:hover{ text-decoration:underline;}
.related3{ float:left; width:100%; overflow:hidden; padding-bottom:50px;}
.related3 li{ float:left; width:24%; margin-right:1%; overflow:hidden; margin-top:20px; border:1px solid #e0e0e0;}
.related3 li:nth-child(4){ margin-right:0;}
.related3 li a{ display:block; width:100%; overflow:hidden;}
.related4{ display:block; width:100%;}
.related5{ width:90%; padding:0 5%; overflow:hidden; border-top:1px solid #e0e0e0; height:36px; line-height:36px; font-size:14px; color:#333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.related3 li a:hover .related5{ background:#0064b2; color:#FFF;}

/* news css */
.news1{ width:100%; overflow:hidden;}
.news1_1{ width:1200px; margin:0 auto; overflow:hidden; padding:50px 0 0 0;}

.news2{ display:block; width:1198px; border:1px solid #dddddd; overflow:hidden; margin-top:40px;}
.news2_1{ float:left; display:block; width:528px;}
.news2_2{ float:right; width:586px; overflow:hidden; margin-right:40px; text-align:left;}
.news2_3{ float:left; width:100%; overflow:hidden; font-size:24px; line-height:34px; color:#333333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-top:40px;}
.news2_4{ float:left; width:100%; overflow:hidden; font-size:14px; line-height:24px; color:#666666; margin-top:15px;}
.news2_5{ float:left; width:100%; overflow:hidden; font-size:14px; line-height:24px; color:#666666; height:72px; margin-top:25px;}
.news2_6{ float:left; color:#FFF; display:block; width:110px; height:40px; line-height:40px; text-align:center; background:#00589d; margin-top:35px;}
.news2:hover .news2_3{ color:#00589d;}

.news3{ width:100%; overflow:hidden; margin-top:10px;}
.news3 li{ float:left; width:100%; overflow:hidden; padding:40px 0; border-bottom:1px solid #eeeeee;}
.news3 li a{ display:block; width:100%; overflow:hidden;}
.news3_1{ float:left; width:665px; margin-left:40px; text-align:left;}
.news3_2{ float:left; max-width:100%; font-size:18px; color:#343434; line-height:28px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news3_3{ float:left; width:100%; overflow:hidden; font-size:14px; color:#8a8a8a; line-height:24px; height:48px; margin-top:10px;}
.news3_4{ float:right; width:285px; padding-left:35px; height:86px; border-left:1px solid #eaeaea; background:url(../images/news3.png) 80% center no-repeat;}
.news3_5{ float:left; font-size:55px; color:#00589d; font-family:"Arial"; line-height:65px;}
.news3_6{ float:left; font-size:14px; color:#9a9a9a; clear:both; line-height:24px;}
.news3 li:hover{ background:#00589d;}
.news3 li:hover .news3_2{ color:#FFF;}
.news3 li:hover .news3_3{ color:#FFF;}
.news3 li:hover .news3_4{ border-left:1px solid #FFF; background:url(../images/news3_1.png) 80% center no-repeat;}
.news3 li:hover .news3_5{ color:#FFF;}
.news3 li:hover .news3_6{ color:#FFF;}

/* newsIn css */
.newsIn{ width:100%; overflow:hidden;}
.newsIn1{ width:1200px; margin:0 auto; overflow:hidden; padding:50px 0 0 0;}
.newsIn2{ width:100%; overflow:hidden; font-size:30px; font-weight:bold; color:#333333; line-height:40px;}
.newsIn3{ width:100%; overflow:hidden; font-size:14px; color:#666666; line-height:24px; margin-top:40px;}
.newsIn4{ width:100%; overflow:hidden; margin-top:30px; border-top:1px solid #dedede; font-size:16px; line-height:28px; text-align:left; padding:40px 0;}
.newsIn4 img{ display:block; margin:0 auto; max-width:100%;}
.newsIn1 .pageIn{ float:left; width:100%; overflow:hidden; border-top:1px solid #d8d8d8; border-bottom:0; position:relative; padding:20px 0 28px 0;}
.newsIn1 .pageIn1{ float:left; width:80%; font-size:14px; line-height:24px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:left; margin-top:8px; color:#555555;}
.newsIn1 .pageIn1 a{ color:#555555;}
.newsIn1 .pageIn2{ position:absolute; display:block; width:85px; height:42px; line-height:42px; right:0; top:50%; margin-top:-21px; font-size:14px; color:#FFF; background:url(../images/pageIn.png) no-repeat 25px center #0064b2; text-align:left; padding-left:45px; -webkit-border-radius:21px; -moz-border-radius:21px; border-radius:21px;}
.newsIn1 .pageIn1 a:hover{ text-decoration:underline;}

.newest{ width:100%; overflow:hidden; background:#f4f4f4; padding:30px 0 40px 0;}
.newest1{ width:1200px; margin:0 auto; border-bottom:1px solid #d8d8d8; height:36px; position:relative;}
.newest1 span{ display:block; width:44px; height:2px; background:#0a61af; position:absolute; bottom:-1px; left:0;}
.newest1_1{ float:left; font-size:22px; line-height:22px; font-weight:bold; color:#333333;}
.newest1_1 b{ color:#0068bb;}
.newest1_2{ float:right; font-size:14px; color:#0a61af; line-height:20px; margin-top:5px;}
.newest1_2:hover{ text-decoration:underline;}
.newest2{ width:1200px; margin:30px auto 0 auto; overflow:hidden;}
.newest2 li{ width:49.5%; overflow:hidden; font-size:14px; line-height:24px; padding:3px 0; margin-top:1px;}
.newest2 li a{ float:left; color:#929292; display:inline-block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.newest2 li a:hover{ text-decoration:underline;}
.newest2 li span{ float:right; color:#666666;}
.newest2 li:nth-child(2n-1){ float:left;}
.newest2 li:nth-child(2n){ float:right; border-left:1px dotted #b2b2b2;}
.newest2 li:nth-child(2n-1) a{ max-width:70%;}
.newest2 li:nth-child(2n) a{ max-width:70%; margin-left:5%;}
.newest2 li:nth-child(2n-1) span{ margin-right:5%;}
.newest2 li:nth-child(2n) span{}

/* contact css */
.contact{ width:1200px; margin:0 auto; overflow:hidden; padding:50px 0 50px 0;}
.contact1{ float:left; text-align:left; width:430px; overflow:hidden; margin-top:50px;}
.contact1_1{ float:left; width:100%; overflow:hidden; font-size:18px; color:#003c72; line-height:28px;}
.contact1_2{ float:left; width:100%; overflow:hidden; font-size:36px; font-weight:bold; font-family:"Arial"; color:#003c72; line-height:46px;}
.contact1_3{ float:left; width:100%; overflow:hidden; line-height:30px; font-size:16px; color:#666; margin-top:10px;}
.contact2{ float:left; display:block; margin-left:80px; margin-top:80px;}
.contact3{ float:right; width:325px; border-left:1px solid #e5e5e5; margin-top:50px;}
.contact3_1{ float:right; border:1px solid #c9c9c9;}
.contact3_1 img{ display:block; width:161px;}
.contact3_2{ float:right; clear:both; width:163px; height:35px; line-height:35px; font-size:14px; color:#656565;}
.map{ width:1200px; height:350px; margin:0 auto;}
.contact4{ width:100%; background:url(../images/contact3.jpg) bottom center no-repeat #f6f6f6; overflow:hidden; margin-top:50px; padding:50px 0;}
.contact4 .index_title{ width:1200px; margin:0 auto;}
.contact4_1{ width:1200px; margin:50px auto 0 auto; overflow:hidden;}
.contact5_l{ float:left; width:48%; overflow:hidden;}
.contact5_l1{ float:left; width:93.6%; padding:0 3%; height:42px; line-height:42px; border:1px solid #cecece; background:#FFF; outline:none; font-family:"微软雅黑"; font-size:16px; color:#666;}
.contact5_r{ float:right; width:48%; overflow:hidden;}
.contact5_r1{ float:left; width:93.6%; padding:6px 3%; height:110px; line-height:30px; border:1px solid #cecece; background:#FFF; outline:none; font-family:"微软雅黑"; font-size:16px; color:#666;}
.contact5_r2{ float:left; width:74%; padding:0 3%; height:42px; line-height:42px; border:1px solid #cecece; background:#FFF; outline:none; font-family:"微软雅黑"; font-size:16px; color:#666;}
.contact5_b{ float:left; width:100%; margin-top:40px;}
.contact5_b1{ width:164px; height:48px; border:1px solid #005bac; background:#005bac; color:#FFF; font-size:18px; font-family:"微软雅黑"; cursor:pointer; outline:none; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; margin:0 2%;}
.contact5_b2{ width:164px; height:48px; border:1px solid #cccccc; background:#FFF; color:#464646; font-size:18px; font-family:"微软雅黑"; cursor:pointer; outline:none; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; margin:0 2%;}
.contact_blank{ width:100%; overflow:hidden; height:36px; clear:both;}

.valid_img{ float:left; display:block; width:90px; height:44px; margin-left:23px;}
.showMessage{ float:left; line-height:24px;}
.loadBar1{ float:left; line-height:24px;}

.pager span.current{ font-weight:bold; text-decoration:underline;}

.return_top{ display:none;}


























