@media only screen and (max-width:641px){
@charset "utf-8";

/*首页*/
.center{ width:100%; margin:0 auto;}

.header_top{ display:none;}
.header{ display:none;}
.header_nav{ display:none;}

.mobile_bg{ width:100%; overflow:hidden; display:block; background:#FFF;}
.mobile_nav{ width:100%; overflow:hidden; border-top:1px solid #ccc; border-bottom:1px solid #ccc; position:relative; padding:15px 0 10px 0; text-align:left;}
.mobile_logo{ display:inline-block; height:23px; margin-left:3%;}

.mobile_nav_in{ width:100%; overflow:hidden; float:left; display:none; background:#FFF;}
.mobile_nav_in>li{ float:left; width:100%; min-height:40px; border-bottom:1px solid #ccc;}
.mobile_nav_in>li>a{ float:left; display:block; width:100%; height:40px; line-height:40px; color:#666666; font-size:14px;}
.mobile_nav_in1{ float:left; width:76%; border:none; height:40px; padding:0 2%; font-family:"微软雅黑"; outline:none; font-size:14px;}
.mobile_nav_in2{ float:left; width:20%; border:none; height:40px; font-family:"微软雅黑"; outline:none; background:url(../images/index2.jpg) center center #d9d9d9 no-repeat;}

.mobile_nav_step1{}
.mobile_nav_step2{ width:100%; float:left; overflow:hidden; float:left; display:none;}
.mobile_nav_step2>li{ float:left; width:100%; min-height:40px; border-top:1px solid #ccc;}
.mobile_nav_step2>li>a{ float:left; display:block; width:100%; height:40px; line-height:40px; color:#666666; font-size:13px;}

.header_mobile1{ width:33px; height:33px; position:absolute; right:3%; bottom:8px;}
.header_mobile1 .span1{ display:block; height:3px; background:#00589d; width:33px; position:absolute; top:6px; left:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.header_mobile1 .span2{ display:block; height:3px; background:#00589d; width:33px; position:absolute; top:15px; left:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.header_mobile1 .span3{ display:block; height:3px; background:#00589d; width:33px; position:absolute; top:24px; left:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

.header_mobile_in_open .span1{
	top:15px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.header_mobile_in_open .span2{ display:none;}
.header_mobile_in_open .span3{
	top:15px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}
.mobile_nav_search1{ float:left; padding:0 3%; width:75%; height:40px; border:0; font-family:"微软雅黑"; color:#666; font-size:14px; outline:none;}
.mobile_nav_search2{ float:right; height:40px; width:19%; background:#00589d; border:none; outline:none; font-family:"微软雅黑"; color:#FFF; font-size:14px;}

.slideBox{ display:none;}

.swiper-container {
	width: 100%;
	height: 100%;
	display:block;
}
.swiper-container .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height:auto;
	
	/* 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-container .swiper-slide img{ display:block; width:100%;}
.swiper-container .swiper-pagination{ bottom:15px;}
.swiper-container .swiper-pagination-bullet{ background:none; width:6px; height:6px; margin:0 5px !important; border:2px solid #8e8a85;}
.swiper-container .swiper-pagination-bullet-active{ background:#0070db; border:2px solid #0070db;}

.index1{ width:100%; overflow:hidden; background:url(../images/index1_bg.jpg) center center no-repeat; padding:25px 0 30px 0; background-size:auto 100%;}
.index1_1{ width:94%; margin:0 auto; overflow:hidden;}

.index_title{ width:100%; height:62px; border-bottom:1px solid #e0e0e0; position:relative;}
.index_title1{ width:100%; overflow:hidden; font-size:18px; font-weight:bold; color:#00589d; line-height:28px;}
.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:40px; line-height:40px; background:none; position:relative;}
.slideTxtBox .hd ul{ float:left; overflow:hidden; width:100%; border-left:1px solid #e0e0e0;}
.slideTxtBox .hd ul li{ float:left; width:19.5%; cursor:pointer; border-right:1px solid #e0e0e0; font-size:14px; color:#666666; background:#FFF;}
.slideTxtBox .hd ul li:nth-child(1){ width:19.5%;}
.slideTxtBox .hd ul li.on{ background:#00589d; color:#FFF;}
.slideTxtBox .bd ul{ width:100%; overflow:hidden; zoom:1; margin-top:0;}
.slideTxtBox .bd ul li{ float:left; width:47.8%; border:1px solid #e0e0e0; margin-right:3%; overflow:hidden; margin-top:30px;}
.slideTxtBox .bd ul li:nth-child(4){ margin-right:0;}
.slideTxtBox .bd ul li:nth-child(2){ 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:40px; line-height:40px; background:#FFF; border-top:1px solid #e0e0e0; font-size:15px; 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:94%; margin:0 auto; overflow:hidden; padding:10px 0;}
.hot{ float:left; width:100%; overflow:hidden; padding: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{ display:none;}

.index2{ width:100%; height:auto; background:#04589a; overflow:hidden; padding:20px 0 30px 0;}
.index2_1{ width:94%; margin:0 auto; overflow:hidden;}
.index2_2{ width:100%; overflow:hidden; background:url(../images/index2_10.png) top center no-repeat; font-size:18px; 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:20px; float:left; width:100%;}
.index2_3_2{ margin-top:20px; float:right; width:100%; text-align:left; font-size:14px; color:#FFF; line-height:30px; height:150px; overflow:hidden; padding:0 0 0 0;}
.index2_3_3{ float:left; clear:right; display:block; width:80px; text-align:left; padding-left:55px; height:40px; line-height:40px; border:1px solid #FFF; font-size:14px; color:#FFF; background:url(../images/index2_9.png) 20px center no-repeat; margin-top:20px;}
.index2_3_3:hover{ background:url(../images/index2_9_1.png) 20px center no-repeat #FFF; color:#025698;}

.index2_5{ width:100%; overflow:hidden; position:relative; margin-top:30px;}
.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: 65%;
	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:30px 0;}
.index3_1{ width:94%; margin:0 auto; overflow:hidden;}
.index3_l{ float:none; width:100%; overflow:hidden; margin:0 auto;}
.index3_r{ float:none; width:100%; overflow:hidden; margin:20px auto 0 auto;}

.index3_l1{ float:left; width:99%; height:42px; border:1px solid #e2e2e2; overflow:hidden;}
.index3_l1_1{ float:left; width:100px; height:42px; line-height:42px; font-size:16px; color:#FFF; background:#00589d;}
.index3_l1_2{ float:right; display:block; width:42px; height:42px; border-left:1px solid #e2e2e2;}
.index3_l1 span{ display:block; width:20px; height:20px; line-height:18px; background:#373737; color:#FFF; margin:11px 0 0 11px;}
.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:left; width:100%; overflow:hidden; text-align:left; margin-left:0; margin-top:20px;}
.index3_l2_3{ float:left; width:100%; line-height:28px; font-size:16px; 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:20px;}
.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:85%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-left:16px;}
.index3_l3 li a:hover{ text-decoration:underline;}

.index3_r1{ float:left; width:99%; height:42px; border:1px solid #e2e2e2; overflow:hidden;}
.index3_r1_1{ float:left; width:100px; height:42px; line-height:42px; font-size:16px; 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:20px;}
.index3_r2 li:nth-child(1){ margin-top:0;}
.index3_r2 li:nth-child(2){ margin-top:20px;}
.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:left; width:85%; overflow:hidden; line-height:22px; text-align:left; font-size:14px; color:#3f3f3f; height:22px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-left:2%;}
.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:left; width:85%; overflow:hidden; line-height:22px; text-align:left; font-size:14px; color:#3f3f3f; height:44px; margin-left:2%;}

.index4{ width:100%; height:auto; overflow:hidden; padding:30px 0; background:#f3f3f3;}
.index4_1{ width:94%; margin:0 auto; overflow:hidden;}

.index4_2{ width:100%; overflow:hidden; position:relative; margin-top:30px;}

.swiper-container2 {
	width: 75%;
	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:98%; border:1px solid #e4e4e4; margin:0 auto;}

.footer{ width:100%; overflow:hidden;}
.footer_top{ width:100%; overflow:hidden; background:#313131;}
.footer_top1{ width:640px; max-width:94%; margin:0 auto; overflow:hidden;}
.footer_top2{ float:left; overflow:hidden; padding:30px 0 10px 0; max-width:100%; width:100%;}
.footer_top2_1{ float:none; display:block; width:auto; height:30px; margin:0 auto;}
.footer_top2_2{ float:none; overflow:hidden; text-align:center; border-left:0; padding-left:0; clear:both; margin:10px auto 0 auto; max-width:100%;}
.footer_top2_3{ float:none; font-size:16px; color:#FFF; line-height:28px; margin:0 auto;}
.footer_top2_4{ float:none; height:30px; line-height:30px; background:#00589d; clear:both; font-size:14px; color:#FFF; padding:0 15px; margin:5px auto 0 auto; display:inline-table;}
.footer_top2_5{ float:none; overflow:hidden; clear:both; color:#a8a8a8; line-height:22px; margin:15px auto 0 auto;}
.footer_top3{ float:right; overflow:hidden; padding:0 0 30px 0; max-width:100%; width:100%;}
.footer_top3_1{ float:none; overflow:hidden; margin-right:0; text-align:center;}
.footer_top3_2{ color:#FFF; line-height:22px;}
.footer_top3_3{ font-size:20px; color:#007dbe; font-weight:bold; line-height:38px;}
.footer_top3_4{ float:none; overflow:hidden; margin:10px auto 0 auto; display:inline-table;}
.footer_top3_4 li{ float:left; margin-left:10px;}
.footer_top3_4 li a img{ display:block;}
.footer_top3_5{ float:none; overflow:hidden; width:109px; height:110px; background:url(../images/footer1.png) no-repeat; clear:both; margin:10px auto 0 auto;}
.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:10px 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:10px 0;}
.footer_bot1{ width:94%; margin:0 auto; overflow:hidden;}
.footer_bot2{ float:left; overflow:hidden; color:#8f8f8f; line-height:24px; text-align:left; width:100%;}
.footer_bot3{ float:left; 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:nth-child(1){ padding-left:0;}
.footer_bot3 li a{ color:#8f8f8f;}
.footer_bot3 li a:hover{ text-decoration:underline;}

.piaofu{ display:none;}

.banner{ display:none;}
.banner_mobile{ display:block; width:100%;}
.banner_mobile img{ display:block; width:100%;}

.position{ width:100%; overflow:hidden; border-bottom:1px solid #e0e0e0; border-top:1px solid #e0e0e0;}
.position1{ width:94%; margin:0 auto; overflow:hidden;}
.position2{ float:left; overflow:hidden; border-left:1px solid #e0e0e0; display:none;}
.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:left; overflow:hidden; font-size:14px; color:#8e8e8e; line-height:24px; background:url(../images/position.png) left 13px no-repeat; padding:10px 0 10px 20px; text-align:left;}
.position3 a{ color:#8e8e8e;}
.position3 span{ color:#8e8e8e;}
.position3 a:hover{ text-decoration:underline;}

/* about css */
.about1{ width:100%; height:auto; overflow:hidden; padding:30px 0;}
.about1_1{ width:94%; margin:0 auto; overflow:hidden;}
.about1_2{ width:100%; overflow:hidden; padding:30px 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:30px 0; background:#f7f7f7;}
.about2_1{ width:94%; margin:0 auto; overflow:hidden;}
.about2_2{ width:100%; overflow:hidden; margin-top:10px;}
.about2_2 li{ float:left; margin-top:20px; width:48.5%; margin-right:3%;}
.about2_2 li:nth-child(4n){ margin-right:0;}
.about2_2 li:nth-child(2n){ margin-right:0;}
.about2_3{ display:block; width:100%;}
.about2_4{ width:75%; padding:0 20% 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:30px 0;}
.about3_1{ width:94%; margin:0 auto; overflow:hidden;}
.about3_2{ width:100%; overflow:hidden; padding:30px 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:30px;}
.culture li:nth-child(2n-1) .culture2{ float:right; display:block; width:100%;}
.culture li:nth-child(2n) .culture2{ float:left; display:block; width:100%;}
.culture li:nth-child(2n-1) .culture1{ float:left;}
.culture li:nth-child(2n) .culture1{ float:right;}
.culture1{ text-align:left; position:relative; width:90%; padding:0 5%; margin-top:30px;}
.culture1_1{ width:100%; font-size:16px; font-weight:bold; color:#545454; line-height:34px; margin-top:0;}
.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:5%; top:43px;}

/* pro css */
.search_line{ width:100%; border-bottom:1px solid #e0e0e0; border-top:1px solid #e0e0e0; overflow:hidden;}

.pro{ width:94%; margin:0 auto; overflow:hidden;}
.pro_l{ float:left; width:272px; overflow:hidden; display:none;}
.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:240px; height:50px; line-height:50px; text-align:left; padding-left:30px; font-size:16px; color:#2e2e2e; background:url(../images/pro_nav1_1.png) 94% center no-repeat;}
.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:100%; overflow:hidden; margin-top:0;}
.pro_r1{ float:left; width:100%; height:auto; border-bottom:1px solid #e0e0e0; position:relative; overflow:hidden;}
.pro_r1_1{ float:left; font-size:28px; font-weight:bold; color:#00589d; line-height:38px; display:none;}
.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:10px;}
.pro_r2 li{ float:left; margin-top:20px; border:1px solid #e0e0e0; width:47.8%; margin-right:3%;}
.pro_r2 li:nth-child(3n){ margin-right:3%;}
.pro_r2 li:nth-child(2n){ 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:38px; line-height:38px; padding:0 5%; border-top:1px solid #e0e0e0; font-size:15px; 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:20px 0 30px 0; text-align:center;}
.page span{ display:inline-table; margin:10px 2px 0 2px; height:28px; line-height:28px; border:1px solid #c8c8c8; padding:0 10px; font-size:14px; color:#999999; cursor:pointer; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.page a{ display:inline-table; margin:10px 2px 0 2px; height:28px; line-height:28px; border:1px solid #c8c8c8; padding:0 10px; font-size:14px; 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:30px;}
.proIn1_1{ display:block; float:left; width:100%;}
.proIn1_2{ float:right; width:100%; overflow:hidden; text-align:left; margin-top:20px;}
.proIn1_3{ float:left; width:100%; overflow:hidden; font-size:16px; font-weight:bold; color:#000; line-height:26px;}
.proIn1_4{ float:left; width:100%; overflow:hidden; font-size:15px; color:#333; line-height:28px; margin-top:10px;}
.proIn1_5{ float:left; width:100%; overflow:hidden; margin-top:20px;}
.proIn1_6{ float:left; display:block; width:120px; height:40px; line-height:40px; text-align:center; font-size:14px; color:#FFF; background:#0064b2;}
.proIn1_7{ float:left; display:block; width:120px; 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:16px; font-weight:bold; color:#094a98; vertical-align:bottom;}
.proIn2{ float:left; width:100%; overflow:hidden; margin-top:20px;}
.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:15px; color:#FFF;}
.proIn2_2{ float:left; width:100%; overflow:hidden; text-align:left; font-size:15px; color:#333; line-height:28px; padding:20px 0;}

.pageIn{ float:left; width:100%; overflow:hidden; border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; position:relative; padding:10px 0 18px 0;}
.pageIn1{ float:left; width:65%; 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:70px; height:42px; line-height:42px; right:0; top:50%; margin-top:-21px; font-size:14px; color:#FFF; background:url(../images/pageIn.png) no-repeat 15px center #0064b2; text-align:left; padding-left:25px; -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:63px; height:2px; background:#0a61af; position:absolute; bottom:-1px; left:0;}
.related1{ float:left; font-size:16px; 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:30px;}
.related3 li{ float:left; width:47.8%; margin-right:3%; overflow:hidden; margin-top:20px; border:1px solid #e0e0e0;}
.related3 li:nth-child(4){ margin-right:0;}
.related3 li:nth-child(2n){ 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:94%; margin:0 auto; overflow:hidden; padding:30px 0 0 0;}

.news2{ display:block; width:99%; border:1px solid #dddddd; overflow:hidden; margin-top:30px;}
.news2_1{ float:left; display:block; width:528px; max-width:94%; margin-left:3%; margin-top:15px;}
.news2_2{ float:right; width:94%; padding:0 3% 20px 3%; overflow:hidden; margin-right:0; text-align:left;}
.news2_3{ float:left; width:100%; overflow:hidden; font-size:16px; line-height:26px; color:#333333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-top:20px;}
.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:auto; max-height:72px; margin-top:15px;}
.news2_6{ float:left; color:#FFF; display:block; width:110px; height:40px; line-height:40px; text-align:center; background:#00589d; margin-top:15px;}
.news2:hover .news2_3{ color:#00589d;}

.news3{ width:100%; overflow:hidden; margin-top:10px;}
.news3 li{ float:left; width:100%; overflow:hidden; padding:20px 0; border-bottom:1px solid #eeeeee;}
.news3 li a{ display:block; width:100%; overflow:hidden;}
.news3_1{ float:left; width:60%; margin-left:3%; text-align:left;}
.news3_2{ float:left; max-width:100%; font-size:16px; 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:25%; padding-left:5%; height:86px; border-left:1px solid #eaeaea; background:url(../images/news3.png) 90% center no-repeat; background-size:auto 20px;}
.news3_5{ float:left; font-size:16px; color:#00589d; font-family:"Arial"; line-height:30px; margin-top:15px;}
.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) 90% center no-repeat; background-size:auto 20px;}
.news3 li:hover .news3_5{ color:#FFF;}
.news3 li:hover .news3_6{ color:#FFF;}

/* newsIn css */
.newsIn{ width:100%; overflow:hidden;}
.newsIn1{ width:94%; margin:0 auto; overflow:hidden; padding:30px 0 0 0;}
.newsIn2{ width:100%; overflow:hidden; font-size:16px; font-weight:bold; color:#333333; line-height:26px;}
.newsIn3{ width:100%; overflow:hidden; font-size:14px; color:#666666; line-height:24px; margin-top:20px;}
.newsIn4{ width:100%; overflow:hidden; margin-top:20px; border-top:1px solid #dedede; font-size:15px; line-height:28px; text-align:left; padding:30px 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:65%; 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:70px; height:42px; line-height:42px; right:0; top:50%; margin-top:-21px; font-size:14px; color:#FFF; background:url(../images/pageIn.png) no-repeat 15px center #0064b2; text-align:left; padding-left:25px; -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:20px 0 20px 0;}
.newest1{ width:94%; margin:0 auto; border-bottom:1px solid #d8d8d8; height:36px; position:relative;}
.newest1 span{ display:block; width:32px; height:2px; background:#0a61af; position:absolute; bottom:-1px; left:0;}
.newest1_1{ float:left; font-size:16px; line-height:20px; 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:94%; margin:20px auto 0 auto; overflow:hidden;}
.newest2 li{ width:100%; 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:0;}
.newest2 li:nth-child(2n-1) a{ max-width:65%;}
.newest2 li:nth-child(2n) a{ max-width:65%; margin-left:0;}
.newest2 li:nth-child(2n-1) span{ margin-right:0;}
.newest2 li:nth-child(2n) span{}

/* contact css */
.contact{ width:94%; margin:0 auto; overflow:hidden; padding:30px 0 30px 0;}
.contact1{ float:left; text-align:left; width:100%; overflow:hidden; margin-top:30px;}
.contact1_1{ float:left; width:100%; overflow:hidden; font-size:15px; color:#003c72; line-height:25px;}
.contact1_2{ float:left; width:100%; overflow:hidden; font-size:18px; font-weight:bold; font-family:"Arial"; color:#003c72; line-height:30px;}
.contact1_3{ float:left; width:100%; overflow:hidden; line-height:30px; font-size:13px; color:#666; margin-top:10px;}
.contact1_5{ float:left; width:93%; overflow:hidden; background:url(../images/footer1_1.png) 0 7px no-repeat; padding-left:7%;}
.contact1_6{ float:left; width:93%; overflow:hidden; background:url(../images/footer1_2.png) 0 7px no-repeat; padding-left:7%;}
.contact1_7{ float:left; width:93%; overflow:hidden; background:url(../images/footer1_3.png) 0 7px no-repeat; padding-left:7%;}
.contact2{ float:left; display:none; margin-left:80px; margin-top:30px;}
.contact3{ float:right; width:auto; border-left:0; display:none;}
.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:13px; color:#656565;}
.map{ width:94%; height:260px; margin:0 auto;}
.contact4{ width:100%; height:auto; background:#f9f9f9; background-size:auto 100%; overflow:hidden; margin-top:30px; padding:30px 0;}
.contact4 .index_title{ width:94%; margin:0 auto;}
.contact4_1{ width:94%; margin:30px auto 0 auto; overflow:hidden;}
.contact5_l{ float:left; width:100%; overflow:hidden;}
.contact5_l1{ float:left; width:93%; padding:0 3%; height:34px; line-height:34px; border:1px solid #cecece; background:#FFF; outline:none; font-family:"微软雅黑"; font-size:13px; color:#666;}
.contact5_r{ float:right; width:100%; overflow:hidden; margin-top:20px;}
.contact5_r1{ float:left; width:93.3%; padding:2px 3%; height:102px; line-height:30px; border:1px solid #cecece; background:#FFF; outline:none; font-family:"微软雅黑"; font-size:13px; color:#666;}
.contact5_r2{ float:left; width:67.2%; padding:0 3%; height:34px; line-height:34px; border:1px solid #cecece; background:#FFF; outline:none; font-family:"微软雅黑"; font-size:13px; color:#666;}
.contact5_b{ float:left; width:100%; margin-top:20px;}
.contact5_b1{ width:120px; height:35px; border:1px solid #005bac; background:#005bac; color:#FFF; font-size:13px; font-family:"微软雅黑"; cursor:pointer; outline:none; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; margin:0 2%;}
.contact5_b2{ width:120px; height:35px; border:1px solid #cccccc; background:#FFF; color:#464646; font-size:13px; 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:15px; clear:both;}

.valid_img{ float:left; display:block; width:21%; height:36px; margin-left:5%;}
.showMessage{ float:left; line-height:24px;}
.loadBar1{ float:left; line-height:24px;}

.cn{ float:right; margin-top:5px; margin-right:10px;}
.en{ float:right; margin-top:5px; margin-right:60px;}

.return_top{ display:block; width:40px; position:fixed; bottom:50px; right:3%;}

}
