@media screen and (min-width:641px) and (max-width:1025px){
@charset "utf-8";	

/*首页*/
.center{ width:100%; margin:0 auto;}

.header{ display:none;}
.header2{ display:none;}
.header_nav{ display:none;}
.slideBox{ 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:10px 0 5px 0; text-align:left;}
.mobile_logo{ display:inline-block; height:40px; 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:13px;}
.mobile_nav_in1{ float:left; width:76%; border:none; height:40px; padding:0 2%; font-family:"微软雅黑"; outline:none; font-size:13px;}
.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:12px;}

.mobile_nav_step3{}
.mobile_nav_step4{ width:100%; float:left; overflow:hidden; display:none;}
.mobile_nav_step4>li{ float:left; width:100%; min-height:40px; border-top:1px solid #ccc;}
.mobile_nav_step4>li>a{ float:left; display:block; width:100%; height:40px; line-height:40px; color:#666666; font-size:12px;}

.mobile_nav_step5{}
.mobile_nav_step6{ width:100%; float:left; overflow:hidden; display:none;}
.mobile_nav_step6>li{ float:left; width:100%; min-height:40px; border-top:1px solid #ccc;}
.mobile_nav_step6>li>a{ float:left; display:block; width:100%; height:40px; line-height:40px; color:#666666; font-size:12px;}

.mobile_nav_search1{ float:left; padding:0 3%; width:84%; height:40px; border:0; font-family:"微软雅黑"; color:#666; outline:none;}
.mobile_nav_search2{ float:right; height:40px; width:10%; background:url(../images/header1_1.jpg) center center no-repeat; border:none; outline:none;}

.header_mobile1{ width:33px; height:33px; position:absolute; right:3%; bottom:12px;}
.header_mobile1 .span1{ display:block; height:3px; background:#2383cf; 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:#2383cf; 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:#2383cf; 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 css */
.swiper-container {
	width: 100%;
	height: 47vw;
	display:block;
	position:relative;
	z-index:100;
	overflow:hidden;
}
.swiper-container .swiper-slide {
	text-align: center;
	
	/* 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-pagination-bullet{ width:12px; height:12px; background:#c7c7c7;}
.swiper-container .swiper-pagination-bullet-active{ background:#0080cc;}

.index1{ width:94%; overflow:hidden; border-bottom:1px solid #f2f2f2; padding:17px 3% 15px 3%;}
.index1_1{ overflow:hidden;}
.index1_l{ float:left; width:100%; overflow:hidden;}
.index1_l li{ float:left; border-right:1px dotted #bfbfbf; padding-right:10px; margin:4px 10px 4px 0; line-height:30px; font-size:14px;}
.index1_l li b{ color:#002b8b;}
.index1_l li a{ color:#999999; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.index1_l li a:hover{ color:#666;}
.index1_l li:first-child{ border-right:none; padding-right:0; margin-right:0;}
.index1_l li:last-child{ border-right:none;}
.index1_r{ float:right; width:300px; overflow:hidden; margin-top:10px;}
.index1_r1{ float:left; width:224px; height:36px; border:1px solid #dedede; border-right:none; outline:none; padding:0 10px; font-family:"微软雅黑"; font-size:14px; color:#a0a0a0;}
.index1_r2{ float:right; width:55px; height:38px; border:none; background:#0a61af; cursor:pointer; outline:none; font-family:"微软雅黑"; font-size:13px; color:#FFF;}

.index2{ overflow:hidden; padding-top:30px;}

.index2_l{ float:none; width:600px; overflow:hidden; margin:0 auto;}
.index2_l video{ width:100%; height:260px; display:block;}
.index2_l1{ width:100%; height:100px; background:#f7f7f7;}
.index2_l2{ float:left; width:94%; margin-left:3%; overflow:hidden; margin-top:10px; line-height:28px;}
.index2_l3{ float:left; font-size:16px; color:#333; font-weight:bold; display:inline-block; width:150px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:left;}
.index2_l4{ float:right; font-size:14px; color:#2463b2;}
.index2_l5{ float:left; width:94%; margin-left:3%; line-height:24px; height:48px; color:#686868; overflow:hidden; text-align:left;}
.index2_l3:hover{ text-decoration:underline;}
.index2_l4:hover{ text-decoration:underline;}

.index2_m{ float:none; width:600px; margin-left:0; margin:30px auto 0 auto; overflow:hidden;}
.index2_m1{ float:left; width:100%; height:44px; border-bottom:1px solid #d8d8d8;}
.index2_m2{ float:left; font-size:24px; font-weight:bold; color:#353535; line-height:26px; height:42px; border-bottom:3px solid #083b7c;}
.index2_m3{ float:right; width:92px; height:32px; line-height:32px; background:#0a61af; color:#FFF; font-size:14px; -moz-border-radius:16px; -webkit-border-radius:16px; border-radius:16px;}

.swiper-container2 {
	width: 100%;
	height: 220px;
	position:relative;
	overflow:hidden;
}
.swiper-container2 .swiper-slide {
	text-align: center;
	height:auto;
	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-container2 .swiper-slide a{ display:block; width:100%; overflow:hidden; height:180px; padding:20px 0;}
.swiper-pagination2{ position:absolute; bottom:20px; left:0; width:267px; height:24px; background:url(../images/index2_7.png) repeat; text-align:right; z-index:10;}
.swiper-pagination2 .swiper-pagination-bullet{ background:#FFF; margin:8px 10px 0 0;}
.swiper-pagination2 .swiper-pagination-bullet-active{ background:#0080cc;}

.index2_m4{ float:left; display:block; width:267px; height:180px;}
.index2_m5{ float:right; width:310px; text-align:left;}
.index2_m6{ float:left; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:16px; color:#171717; line-height:50px; height:50px;}
.index2_m7{ float:left; color:#6c6c6c; line-height:24px; height:96px; overflow:hidden;}
.index2_m8{ float:left; display:block; font-size:14px; color:#a9a9a9; line-height:16px; margin-top:18px;}

.index2_m9{ float:left; width:100%; height:78px; overflow:hidden; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:8px 0;}
.index2_m9 li{ float:left; width:100%; overflow:hidden; font-size:14px; line-height:20px; padding:3px 0;}
.index2_m9 li span{ float:left; color:#a9a9a9; display:block;}
.index2_m9 li a{ float:left; text-align:left; color:#656565; display:block; margin-left:5px; max-width:82%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.index2_r{ float:none; width:600px; height:357px; background:#f6f6f6; overflow:hidden; border-top:3px solid #083b7c; margin:30px auto 0 auto;}
.index2_r1{ float:left; padding-left:14px; line-height:24px; text-align:left; margin-left:3%; font-size:18px; color:#343434; margin-top:16px; background:url(../images/index2_2.jpg) left center no-repeat;}
.index2_r2{ float:left; width:94%; margin-left:3%; overflow:hidden; margin-top:6px;}
.index2_r2 li{ float:left; width:100%; overflow:hidden; padding:15px 0 20px 0; border-bottom:1px dashed #bfbfbf;}
.index2_r2 li a{ display:block; width:100%; overflow:hidden;}
.index2_r3{ float:left; width:100%; height:24px; overflow:hidden; position:relative; background:#0a61af;}
.index2_r3 .span1{ float:left; display:block; width:10px; height:24px; background:url(../images/index2_4.jpg) no-repeat;}
.index2_r3 .span2{ position:absolute; width:80%; height:24px; line-height:24px; font-size:14px; color:#FFF; left:10%; top:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index2_r3 .span3{ float:right; display:block; width:10px; height:24px; background:url(../images/index2_5.jpg) no-repeat;}
.index2_r4{ float:left; width:100%; overflow:hidden; padding-top:15px;}
.index2_r5{ float:left; display:block; width:80px; height:75px;}
.index2_r6{ float:right; width:470px; overflow:hidden; text-align:left;}
.index2_r7{ float:left; width:100%; line-height:20px; height:60px; overflow:hidden; margin-top:-4px; color:#686868;}
.index2_r8{ float:left; line-height:14px; color:#2463b2; margin-top:4px;}
.index2_r2 li a:hover .index2_r8{ text-decoration:underline;}

.index3{ overflow:hidden; margin-top:30px; padding-bottom:30px; width:600px;}

.swiper-container1{
	float:left;
	width: 100%;
	height: 190px;
	overflow:hidden;
	margin-top:30px;
	position:relative;
	padding-bottom:60px;
}

/* tab css */
.slideTxtBox{ width:100%; overflow:hidden; position:relative;}
.slideTxtBox .hd{ width:100%; min-height:42px; position:relative; overflow:hidden;}
.slideTxtBox .hd ul{ float:left; min-height:42px; overflow:hidden; margin-top:10px;}
.slideTxtBox .hd ul li{ float:left; height:30px; line-height:30px; font-size:14px; border:1px solid #eae7e7; cursor:pointer; margin-left:0; margin-right:10px; margin-top:10px; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.slideTxtBox .hd ul li span{ padding:0 15px; color:#7f7f7f;}
.slideTxtBox .hd ul li a{ padding:0 15px; color:#7f7f7f;}
.slideTxtBox .hd ul li.on { background:#0a61af; border:1px solid #0a61af;}
.slideTxtBox .hd ul li.on span{ color:#FFF;}
.slideTxtBox .hd ul li.on a{ color:#FFF;}
.slideTxtBox .bd ul{ width:100%; overflow:hidden;}
.slideTxtBox .bd ul li{ width:100%; overflow:hidden; position:relative;}
.slideTxtBox .bd ul li .line{ width:943px; height:2px; position:absolute; bottom:15px; left:50%; margin-left:-471px; z-index:10; background:url(../images/index3_3.jpg) no-repeat;}

.index3_1{ float:left; line-height:24px; font-size:24px; font-weight:bold; color:#353535; border-left:4px solid #083b7c; margin-top:0; padding-left:10px;}
.index3_2{ display:block; margin:0 auto; width:96%;}
.index3_3{ height:48px; line-height:48px; font-size:14px; color:#FFF; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:94%; padding:0 3%;}

.footer{ width:100%; overflow:hidden; background:#094a98;}
.footer1{ overflow:hidden; padding:50px 0 40px 0; width:600px;}
.footer_nav{ float:left; padding:0 35px 0 35px; border-right:1px solid #17549e; text-align:left; min-height:220px; display:none;}
.footer_nav1{ position:relative; font-size:14px; color:#FFF; height:30px;}
.footer_nav1 span{ position:absolute; left:0; bottom:0; width:10px; height:1px; background:#5481b7;}
.footer_nav2{ overflow:hidden;}
.footer_nav2 li{ float:left; clear:both; margin-top:15px;}
.footer_nav2 li a{ color:#9fb8d7;}
.footer_nav2 li a:hover{ text-decoration:underline;}
.footer_chat{ float:right; width:121px;}
.footer_chat img{ float:left;}
.footer_chat span{ float:left; display:block; width:100%; color:#9bb5d5; line-height:40px;}
.footer_contact{ float:left; margin-left:0; text-align:left; width:210px;}
.footer_contact1{ float:left; width:100%; overflow:hidden; color:#FFF; line-height:16px;}
.footer_contact2{ float:left; width:100%; overflow:hidden; color:#FFF; line-height:26px; font-size:22px; font-family:"Arial";}
.footer_contact3{ float:left; display:block; width:165px; height:34px; line-height:34px; background:url(../images/qq.jpg) 15px center no-repeat #5e88bb; color:#FFF; font-weight:bold; text-align:right; padding-right:10px; margin-top:12px;}
.footer_contact .line{ float:left; clear:both; width:30px; height:2px; background:#84a4cb; margin-top:15px;}
.footer_contact4{ float:left; width:100%; overflow:hidden; color:#9bb5d5; line-height:24px; margin-top:15px;}
.footer_bottom{ width:100%; overflow:hidden; padding:15px 0; background:#094388;}
.footer_bottom1{ overflow:hidden; width:94%;}
.footer_bottom2{ float:none; width:100%; text-align:center; color:#9fb6d1; line-height:24px; overflow:hidden; margin-top:10px;}
.footer_bottom2 a{ color:#9fb6d1;}
.footer_bottom2 a:hover{ text-decoration:underline;}
.link{ float:none; width:100%; overflow:hidden; margin-top:0;}
.link li{ float:none; display:inline-block; line-height:14px; color:#FFF; border-right:1px solid #6186b3; padding:0 10px; margin-top:10px;}
.link li:first-child{ border-right:none; padding:0;}
.link li a{ color:#FFF;}
.link li a:hover{ text-decoration:underline;}

.piaofu{ display:none;}

/* about css */
.about{ overflow:hidden; padding:30px 0 50px 0;}
.content_l{ float:left; width:285px; overflow:hidden; display:none;}
.content_r{ float:right; width:94%; overflow:hidden; margin-right:3%;}

.postion1{ float:left; font-size:24px; font-weight:bold; color:#353535; line-height:30px; height:50px; position:relative;}

/* about1 css */
.about_content{ width:100%; overflow:hidden; padding:50px 0 0 0;}
.about_content .title{ display:block; margin:0 auto;}
.about_content1{ float:left; width:100%; overflow:hidden; padding:50px 0 0 0;}
.about_content1_1{ float:left; width:49%; overflow:hidden; text-align:left; font-size:14px; color:#333; line-height:28px;}
.about_content1_2{ float:right; display:block; width:49%;}

.about_content_title{ float:left; width:100%; height:43px; border-bottom:1px solid #dcdcdc; text-align:left; position:relative; margin-top:40px; font-size:24px; color:#007ccd; line-height:24px;}
.about_content_title span{ position:absolute; width:97px; height:3px; background:#0366bb; left:0; bottom:-1px;}

.about_content2{ float:left; width:99.8%; overflow:hidden; height:223px; border:1px solid #dedede; margin-top:30px;}
.about_map1{ width:50%; height:223px; float:right;}
.about_content2_1{ width:44%; float:left; padding:0 3%; text-align:left;}
.about_content2_2{ width:100%; float:left; font-size:17px; color:#666666; line-height:24px; border-bottom:1px solid #d0d0d0; padding:25px 0;}
.about_content2_3{ width:100%; float:left; overflow:hidden; margin-top:15px;}
.about_content2_3 li{ float:left; width:93%; overflow:hidden; font-size:14px; color:#666666; line-height:20px; padding:8px 0 8px 7%;}
.about_content2_4{ background:url(../images/about1_3.jpg) left 11px no-repeat;}
.about_content2_5{ background:url(../images/about1_4.jpg) 1px 10px no-repeat;}
.about_content2_6{ background:url(../images/about1_5.jpg) 3px 10px no-repeat;}

.about_content3{ float:left; width:100%; overflow:hidden; margin-top:20px;}
.about_content3 li{ float:left; width:15.59%; margin-right:1.26%; margin-top:10px;}
.about_content3 li:nth-child(6n){ margin-right:0;}
.about_content3 li a{ display:block; width:100%;}
.about_content3 li a img{ display:block; width:100%;}

.about_content4{ float:left; width:100%; overflow:hidden; margin-top:20px;}
.about_content4 li{ float:left; width:23.7%; margin-right:1.2%; margin-top:10px; border:1px solid #dedede;}
.about_content4 li:nth-child(4n){ margin-right:0;}
.about_content4 li a{ display:block; width:100%;}
.about_content4_1{ display:block; width:100%;}
.about_content4_2{ width:90%; height:36px; line-height:36px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:#dedede; color:#525252; padding:0 5%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;}
.about_content4 li a:hover .about_content4_2{ background:#007ccd; color:#FFF;}

/* about4 css */
.electronic{ float:left; width:100%; margin-left:0; overflow:hidden;}
.electronic1{ float:left; font-size:14px; width:280px; overflow:hidden;}
.electronic2{ float:left; width:100%; overflow:hidden; color:#094a98;}
.electronic3{ float:left; width:100%; overflow:hidden; font-size:30px; font-weight:bold; color:#094a98; line-height:40px;}
.electronic4{ float:left; width:100%; overflow:hidden; margin-top:10px;}
.electronic5{ float:left; display:none !important; margin:50px 20px 0 20px !important;}
.electronic6{ float:right; width:180px; border-left:1px solid #e5e5e5; padding:15px 0 5px 0;}
.electronic7{ float:right; border:1px solid #d9d9d9; display:block;}
.electronic8{ float:right; line-height:30px; margin-top:5px;}

.map{ width:99%; height:400px; border:1px solid #cccccc; float:left; margin:50px 0 0 0;}
.map img{ max-width:inherit;}

/* proIn css */
.proIn{ width:100%; overflow:hidden; padding:40px 0 0 0;}
.proIn1{ float:none; width:443px; height:336px; background:#004394; margin:0 auto; overflow:hidden;}
.proIn1 img{ display:block; width:423px; height:316px; border:1px solid #a5bdd9; margin:9px auto 0 auto;}
.proIn2{ float:left; width:100%; overflow:hidden; margin-top:30px;}
.proIn3{ float:left; width:100%; overflow:hidden; font-size:20px; color:#000; text-align:left; line-height:40px;}
.proIn4{ float:left; width:100%; overflow:hidden; font-size:16px; color:#323232; text-align:left; line-height:28px; margin-top:20px;}
.proIn5{ float:left; width:100%; overflow:hidden;}
.proIn5 a{ float:left; margin-right:15px; margin-top:20px; display:block; width:150px; height:30px; line-height:30px; background:#0064b2; font-size:14px; color:#FFF;}
.proIn6{ float:left; width:100%; overflow:hidden; text-align:left; font-size:16px; font-weight:bold; color:#000; line-height:30px; margin-top:20px;}
.proIn6 span{ font-size:24px; color:#094a98; vertical-align:middle; font-family:"Verdana";}

/* news css */
.news{ width:100%; overflow:hidden;}
.news1{ float:left; margin-top:50px; display:block; width:100%; overflow:hidden; border-bottom:1px dashed #e5e5e5; padding-bottom:30px;}
.news1 img{ float:left; display:block; width:222px; height:133px;}
.news2{ float:right; width:100%; text-align:left; margin-top:20px;}
.news3{ float:left; width:100%; height:20px; line-height:20px; font-size:16px; color:#171717; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news4{ float:left; width:100%; overflow:hidden; color:#6c6c6c; line-height:24px; height:auto; max-height:72px; margin-top:10px;}
.news5{ float:left; font-size:14px; color:#a9a9a9; line-height:20px; margin-top:12px;}
.news_list{ float:left; width:100%; overflow:hidden;}
.news_list li{ float:left; width:100%; overflow:hidden; border-bottom:1px dashed #e5e5e5; background:url(../images/news1.jpg) left center no-repeat; padding:15px 0; text-align:left;}
.news_list li a{ float:left; font-size:14px; color:#656565; display:inline-block; height:20px; line-height:20px; margin-left:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; max-width:80%;}
.news_list li span{ float:right; height:20px; line-height:20px; font-size:14px; color:#a9a9a9;}
.news_list li a:hover{ text-decoration:underline;}

/* newsIn css */
.newsIn{ width:100%; overflow:hidden;}
.newsIn1{ width:94%; padding:0 3%; overflow:hidden; font-size:20px; color:#555555; line-height:30px; margin-top:40px;}
.newsIn2{ width:94%; padding:10px 3%; overflow:hidden; font-size:14px; color:#999999; line-height:20px; border-bottom:1px solid #d8d8d8;}
.newsIn3{ width:100%; overflow:hidden; font-size:14px; color:#333; line-height:24px; text-align:left; padding-top:30px;}
.newsIn3 img{ display:block; margin:0 auto; max-width:100%;}

.recommend_txt_list{ margin-top:10px;}
.recommend_txt_list li{ padding:7px 0;}

/* recruit css */
.recruit{ width:100%; overflow:hidden;}
.recruit1{ float:none; width:99%; overflow:hidden; margin-top:40px; border:1px solid #eee; display:inline-table;}
.recruit2{ float:left; display:block; width:auto; height:auto; max-width:100%;}
.recruit3{ float:left; margin-left:3%; width:94%; margin-right:20px; text-align:left; overflow:hidden; clear:both;}
.recruit4{ float:left; width:100%; overflow:hidden; font-size:20px; font-weight:bold; height:72px; line-height:70px; position:relative;}
.recruit4 span{ position:absolute; bottom:0; left:0; width:60px; height:2px; background:#555555;}
.recruit5{ float:left; width:100%; line-height:30px; height:auto; overflow:hidden; font-size:14px; color:#666666; margin-top:15px; padding-bottom:15px;}

.recruit_table{ float:left; width:100%; margin-top:30px;}
.recruit_table th{ background:#005ea8; font-size:16px; color:#FFF; font-weight:normal; height:43px;}
.recruit_table td{ font-size:14px; color:#000; border-bottom:1px solid #eeeeee;}

.recruit_table th:nth-child(1){ text-align:left; width:380px; padding:0 10px;}
.recruit_table th:nth-child(2){ text-align:center; width:120px; padding:0 10px;}
.recruit_table th:nth-child(3){ text-align:center; width:120px; padding:0 10px;}
.recruit_table th:nth-child(4){ text-align:center; width:130px; padding:0 10px;}
.recruit_table th:nth-child(5){ text-align:center; width:40px; padding:0 10px;}
.recruit_table td{ padding:0 10px;}

.recruit_table1{ cursor:pointer;}
.recruit_table1{ height:56px;}
.recruit_table2{ width:100%;}
.recruit_table2 td{ background:#f7f7f7; border-bottom:0;}
.recruit_table2_1{ width:100%; overflow:hidden; text-align:left; padding:20px 0; line-height:30px; color:#707070;}
.recruit_table2_1 b{ color:#005ea8;}
.recruit_table2_2{ width:100%; overflow:hidden; border-top:1px solid #e5e5e5; padding:20px 0;}
.recruit_table2_3{ float:left; line-height:20px; border-left:2px solid #094a98; padding:0 10px; margin-top:8px;}
.recruit_table2_4{ float:left; line-height:20px; border-left:2px solid #094a98; padding:0 10px; margin-left:0; margin-top:8px; clear:both; margin-top:20px;}
.recruit_table2_4 span{ color:#094a98;}
.recruit_table2_5{ float:left; width:130px; height:36px; line-height:36px; background:#0a61af; color:#FFF; clear:both; margin-top:20px;}

.recruit_close{ width:23px; height:13px; background:url(../images/recruit2_1.jpg) no-repeat;}
.recruit_open{ background:url(../images/recruit2.jpg) no-repeat;}
.recruit_table3{ display:none;}

/* online css */
.online{ width:700px; max-width:100%; margin:0 auto; overflow:hidden;}
.online_top{ float:left; width:86%; overflow:hidden; text-align:left; background:url(../images/online1.jpg) left 50px no-repeat; padding:50px 0 30px 14%; text-align:left; border-bottom:1px solid #d8d8d8;}
.online_top1{ float:left; width:100%; font-size:16px; font-weight:bold; color:#005ea8; line-height:24px;}
.online_top2{ float:left; width:100%; overflow:hidden; font-size:14px; color:#333; line-height:24px; margin-top:10px;}
.online_top2 span{ font-weight:bold; color:#ff0000;}

.online1{ float:left; width:100%; overflow:hidden; text-align:left; padding-top:15px;}
.online .span1{ display:inline-block; width:80px; text-align:right; font-size:16px; color:#666; height:44px; line-height:44px; margin-top:15px; vertical-align:top;}
.online .span2{ display:inline-block; width:26px; color:#ff1111; text-align:center; font-weight:bold; font-size:16px;}
.online .span3{ display:inline-block; height:44px; line-height:44px; margin-top:15px; font-size:16px; color:#333; margin-right:25px;}
.online .input1{ display:inline-block; width:368px; height:42px; line-height:42px; border:1px solid #cacaca; outline:none; padding:0 15px; font-family:"微软雅黑"; font-size:16px; color:#666; margin-top:15px;}
.online .input2{ cursor:pointer; vertical-align:middle;}
.online .input3{ display:inline-block; width:230px; height:42px; line-height:42px; border:1px solid #cacaca; outline:none; padding:0 15px; font-family:"微软雅黑"; font-size:16px; color:#666; margin-top:15px;}
.online .textarea1{ width:568px; max-width:80%; height:168px; border:1px solid #cacaca; margin-top:15px; font-family:"微软雅黑"; font-size:16px; color:#666; line-height:42px; padding:0 15px; outline:none;}
.online .button1{ width:180px; height:44px; background:#0172c2; border:0; cursor:pointer; font-family:"微软雅黑"; font-size:16px; color:#FFF; margin-top:30px; display:inline-block; margin-right:20px; outline:none;}
.online .button2{ width:180px; height:44px; background:#616161; border:0; cursor:pointer; font-family:"微软雅黑"; font-size:16px; color:#FFF; margin-top:30px; display:inline-block; outline:none;}

/* contact css */
.contact{ width:100%; overflow:hidden;}
.contact1{ width:100%; overflow:hidden; border-bottom:1px dashed #e5e5e5; padding:30px 0;}
.contact2{ float:left; width:480px; overflow:hidden; text-align:left; max-width:48.5%;}
.contact3{ float:left; width:100%; overflow:hidden; font-size:20px; font-weight:bold; color:#094a98; line-height:30px;}
.contact4{ float:left; width:100%; overflow:hidden; color:#e0e0e0; line-height:20px;}
.contact5{ float:left; width:100%; overflow:hidden; margin-top:15px;}
.contact5 li{ float:left; width:93%; overflow:hidden; font-size:14px; color:#666; line-height:24px; padding:8px 0 8px 7%;}
.contact6{ background:url(../images/about1_3.jpg) 0px 13px no-repeat;}
.contact7{ background:url(../images/about1_4.jpg) 1px 12px no-repeat;}
.contact8{ background:url(../images/about1_5.jpg) 3px 12px no-repeat;}
.contact9{ float:right; display:block; width:300px; height:auto; max-width:48.5%;}

.contact_table{ float:left; width:99.9%; margin-top:30px; border-collapse:collapse; text-align:left;}
.contact_table th{ border:1px solid #007cc4; background:#007cc4; color:#FFF; font-weight:normal; padding:5px 20px; line-height:20px;}
.contact_table td{ border:1px solid #e5e5e5; padding:5px 20px; line-height:20px;}
.contact_table td:nth-child(1){ width:130px;}
.contact_table td:nth-child(2){ width:310px;}
.contact_table td:nth-child(3){ width:130px;}
.contact_table td:nth-child(4){ width:130px;}
.contact_table tr:nth-child(even){ background:#efefef;}

}
