﻿@charset "utf-8";
/* CSS Document */
html,body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	position: relative;
	letter-spacing: 2px;
	}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,img{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	font-weight: normal;
	font-size: 14px;
	}		
a{text-decoration:none;}
.clear{clear: both;}
.hide{display: none;}

/*导航*/
.nav{width: 14%;height: 100%;background: #fff;background: #fff;z-index: 999;position: fixed;top: 0;left: 0;}
.logo{width: 100%;position: absolute;top: 7%;left: 0;}
.logo img{display: block;margin: auto;}
.nav1{width: 100%;height: 350px;position: absolute;top: 50%;margin-top: -175px;left: 0;}
.nav1 li{line-height: 50px;text-align: center;}
.nav1 li a{display: block;color: #5c5c5c;font-size: 16px;font-weight: bold;letter-spacing: 2px;}
.nav1 li:hover{background: #f7f7f7;}
.nav1 li:hover a{color: #002067;}
.nav1 .ua1{background: #f7f7f7;}
.nav1 .ua1 a{color: #002067;}
.phone{width: 100%;text-align: center;bottom: 40px;position: absolute;left: 0;}
.phone img{display: block;margin: auto;width: 26px;margin-bottom: 15px;}
.phone p{color: #002067;font-size: 16px;font-weight: lighter;letter-spacing: 1px;}
/*第一页*/
.page{width:100%;height:100%;overflow:hidden;position:absolute;left:0;top:0;}
.page1_bg{position: relative;background: #f9f9f9;background-size: cover;overflow:hidden;}
.banner{width: 86%;float: right;height: 100%;}
.banner .swiper-container {width: 100%;height: 100%;}
.banner .swiper-slide{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;}
.banner_phone{width: 100%;display: none}
.banner_phone .swiper-container {width: 100%;height: 100%;}
.banner_phone .swiper-slide{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;}
.banner_phone .swiper-slide img{width: 100%;display: block;}
/*第二页*/
.padding1{padding: 0 18%;}
.page2_bg{position: relative;background: #f9f9f9;background-size: cover;overflow:hidden;}
.all1{width: 86%;float: right;height: 100%;position: relative;}
.pic1{width: 50%;float: right;height: 100%;}
.syabout{width: 50%;float: left;}
.index1{overflow: hidden;padding-top: 145px;line-height: 45px;}
.index1 h1{float: left;color: #002067;font-size: 24px;background: url(../img/bg2.png) right center no-repeat;
padding-right: 145px;letter-spacing: 2px;}
.index1 .more1{float: left;width: 43px;height: 43px;float: left;border-radius: 100%;border: 1px dashed #002067;
text-align: center;line-height: 43px;margin-left: 2px;line-height: 43px;color: #002067;font-size: 14px}
.index1 .more1 img{width: 10px;display: block;margin: auto;padding-top: 13px;}
.syabout1{color: #5a5a5a;line-height: 30px;
font-weight: lighter;letter-spacing: 2px;margin-top: 110px;}
.syabout1 p{font-weight: lighter;}
.syabout2{color: #5a5a5a;font-size: 30px;line-height: 53px;background: url(../img/bg3.png) 20% top no-repeat;
padding-top: 55px;margin-top: 80px;}
/*第三页*/
.page3_bg{position: relative;background: #f9f9f9 url(../img/bg5.jpg) right top no-repeat;overflow:hidden;}
.padding2{padding: 0 9%;}
.index2{overflow: hidden;padding-top: 100px;line-height: 45px;}
.index2 h1{float: left;color: #ffffff;font-size: 24px;background: url(../img/bg4.png) right center no-repeat;
padding-right: 145px;letter-spacing: 2px;}
.index2 .more2{float: left;width: 43px;height: 43px;float: left;border-radius: 100%;border: 1px dashed #fff;
text-align: center;line-height: 43px;margin-left: 2px;line-height: 43px;color: #fff;font-size: 14px}
.index2 .more2 img{width: 10px;display: block;margin: auto;padding-top: 13px;}
.induc1{color: #fff;line-height: 25px;font-weight: lighter;margin-top: 30px;}
.syser{overflow: hidden;margin-top: 60px;padding: 10px;}
.syser li{width: 31%;float: left;background: #fff;text-align: center;padding-bottom: 35px;margin-left: 20%;
transition:All 0.2s ease-in-out;}
.pic2{overflow: hidden;}
.pic2 img{width: 100%;display: block;transition:all 0.4s ease-in-out;}
.syser li h1{color: #999999;font-size: 20px;font-weight: bold;height: 50px;line-height: 50px;overflow: hidden;
background: url(../img/bg6.png) center bottom no-repeat;margin-top: 20px;}
.syser li p{width: 90%;margin: auto;color: #858585;line-height: 20px;height: 60px;overflow: hidden;margin-top: 15px;
font-weight: lighter;}
.syser li:nth-of-type(1){margin-left: 0;}
.syser li:hover h1{color: #002067;background: url(../img/bg6a.png) center bottom no-repeat}
.syser li:hover p{color: #002067;}
.syser li:hover{-moz-box-shadow:0px 0px 20px rgba(0,0,0,0.15);
-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.15); box-shadow:0px 0px 20px rgba(0,0,0,0.15);}
.syser li:hover .pic2 img{transform: scale(1.1);}
/*第四页*/
.page4_bg{position: relative;background: #f9f9f9;overflow:hidden;}
.index3{overflow: hidden;padding-top: 130px;line-height: 45px;}
.index3 h1{float: left;color: #002067;font-size: 24px;background: url(../img/bg2.png) right center no-repeat;
padding-right: 145px;letter-spacing: 2px;}
.index3 .more1{float: left;width: 43px;height: 43px;float: left;border-radius: 100%;border: 1px dashed #002067;
text-align: center;line-height: 43px;margin-left: 2px;line-height: 43px;color: #002067;font-size: 14px}
.index3 .more1 img{width: 10px;display: block;margin: auto;padding-top: 13px;}
.index3 ul{float: right;text-align: right;font-size: 0;}
.index3 ul li{text-align: center;display: inline-block;vertical-align: top;height: 38px;line-height: 38px;margin-left: 15px;}
.index3 ul li a{color: #9a9a9a;padding: 0 20px;}
.index3 ul .selected{background: #ebebeb;}
.index3 ul li:hover{background: #ebebeb;}
.all1b{overflow: hidden;margin-top: 70px;}
.all1b ul{overflow: hidden;}
.pic3{width: 49%;float: left;position: relative;}
.pic3 img{width: 100%;display: block;}
.hide1{width: 100%;height: 70px;position: absolute;bottom: 0;left: 0;background: rgba(0,32,103,0.62) url(../img/bg7.png) 92% center no-repeat;
line-height: 70px;overflow: hidden;}
.hide1 p{color: #fff;font-size: 18px;width: 70%;margin-left: 5%;}
.synews{width: 49%;float: right;}
.synews li{padding: 25px 30px;overflow: hidden;border-bottom: 1px solid #e3e3e3;transition:All 0.2s ease-in-out;}
.synews1{width: 14%;float: left;border-right: 1px solid #cdcdcd;}
.synews1 h1{color: #909090;font-size: 52px;font-weight: lighter;line-height: 54px;letter-spacing: 2px;transition:All 0.2s ease-in-out;}
.synews1 span{display: block;color: #909090;letter-spacing: 2px;margin-top: 5px;transition:All 0.2s ease-in-out;}
.synews2{width: 82%;float: right;}
.synews2a{background: url(../img/bg8.png) right 5px no-repeat;}
.synews2 h1{color: #909090;font-size: 18px;height: 22px;line-height: 22px;overflow: hidden;transition:All 0.2s ease-in-out;width: 80%}
.synews2 p{color: #888888;line-height: 25px;height: 50px;overflow: hidden;margin-top: 10px;transition:All 0.2s ease-in-out;}
.synews li:nth-of-type(1){margin-top: 0;}
.synews li:hover{background: #fff;border-color: #fff;}
.synews li:hover .synews1{border-color: #002067;}
.synews li:hover .synews1 h1{color: #002067;}
.synews li:hover .synews1 span{color: #002067;}
.synews li:hover .synews2 h1{color: #002067;font-weight: bold;background: url(../img/bg8a.png) right 5px no-repeat;}
.synews li:hover .synews2 p{color: #002067;}
/*第五页*/
.page5_bg{position: relative;background: #f9f9f9;overflow:hidden;}
.all1c{overflow: hidden;}
.pic4{width: 41.5%;float: right;}
.pic4 img{width: 100%;display: block;}
.all1d{width: 40%;float: left;margin-left: 7.5%;}
.sypart{overflow: hidden;margin-top: 80px;padding: 10px;}
.sypart li{width: 31.5%;float: left;margin-left: 2.7%;margin-top: 20px;transition:All 0.2s ease-in-out;}
.sypart li img{width: 100%;display: block;height: 106px;}
.sypart li:nth-of-type(3n-2){margin-left: 0;}
.sypart li:hover{-moz-box-shadow:0px 0px 20px rgba(0,0,0,0.15);
-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.15); box-shadow:0px 0px 20px rgba(0,0,0,0.15);}
.foot{height: 75px;background: #eeeeee;line-height: 75px;position: absolute;bottom: 0;left: 0;text-align: right;width: 100%;overflow: hidden;}
.foot p{color: #b5b5b5;display: inline-block;vertical-align: top;letter-spacing: normal;margin-right: 2%;}
.foot a{display: inline-block;vertical-align: top;color: #b5b5b5;letter-spacing: normal;}
.foot ul{float: right;margin-right: 5%}
/*关于我们*/
#menu {width: 60px;position: fixed;height: 180px;right: 35px;top: 50%;margin-top: -75px;text-align: center;z-index: 9999;}
#menu li {line-height: 36px;}
#menu a {color: #707070;display: block;letter-spacing: normal;}
#menu .active a {color: #002067;border-bottom: 1px solid #002067;}
.all2{width: 86%;float: right;height: 100%;position: relative;background: #f7f7f7;}
.banner1{width: 100%;position: relative;}
.banner1 img{width: 100%;display: block;}
.padding3{padding: 0 9%;}
.index4{color: #002067;font-size: 24px;background: url(../img/bg9.png) left bottom no-repeat;
padding-bottom: 30px;padding-top: 110px;overflow: hidden;}
.about1{color: #6b6b6b;font-weight: lighter;line-height: 27px;margin-top: 35px;}
.about1 p{color: #6b6b6b;font-weight: lighter;line-height: 27px;}
.about1 h1{color: #6b6b6b;font-weight: bold;}
.fazhan ul{overflow: hidden;margin-top: 75px;}
.fazhan1{width: 46%;float: left;margin-top: 20px;}
.fazhan1a{color: #002067;font-size: 24px;font-weight: bold;}
.fazhan1b{color: #6b6b6b;line-height: 26px;font-weight: lighter;margin-top: 30px;}
.fazhan1b p{color: #6b6b6b;line-height: 26px;font-weight: lighter;margin-top: 10px;}
.pic5{width: 50%;float: right;}
.pic5 img{width: 100%;display: block;}
.fazhan2{width: 91%;background: url(../img/bg10.png) right top no-repeat;margin-top: 108px;}
.fazhan2 ul{overflow-x: auto;white-space: nowrap;text-align: right;padding-top: 11px;padding-bottom: 20px;}
.fazhan2 ul li{display: inline-block;vertical-align: top;color: #6b6b6b;font-size: 24px;cursor: pointer;
background: url(../img/bg11.png) center top no-repeat;padding-top: 18px;margin-right: 4%;}
.fazhan2 ul .selected{color: #002067;background: url(../img/bg11a.png) center top no-repeat;}
.fazhan2 ul::-webkit-scrollbar{width:10px;height:7px;opacity: 0;}
.fazhan2 ul::-webkit-scrollbar-track{background: rgb(239, 239, 239);border-radius:2px;opacity: 0;}
.fazhan2 ul::-webkit-scrollbar-thumb{background: #bfbfbf;border-radius:10px;opacity: 0;}
.fazhan2 ul::-webkit-scrollbar-corner{background: #179a16;opacity: 0;}
.all3{width: 86%;float: right;height: 100%;position: relative;
background: #f7f7f7 url(../img/bg12.png) left top no-repeat;background-size: cover;}
.culture{overflow: hidden;margin-top: 130px;}
.culture li{width: 32%;float: left;position: relative;text-align: center;margin-left: 2%;}
.culture li img{width: 100%;display: block;}
.culture1{width: 100%;line-height: 67px;background: #002067;color: #fff;font-size: 24px;
position: absolute;bottom: 0;left: 0;transition:All 0.2s ease-in-out;}
.hide2{width: 100%;height: 100%;background: rgba(0,32,103,0.7);position: absolute;top: -100%;left: 0;
transition:All 0.2s ease-in-out;}
.hide2 h1{color: #fff;font-size: 24px;background: url(../img/bg13.jpg) center bottom no-repeat;
padding-bottom: 30px;padding-top: 75px;}
.hide2 p{color: #fff;font-size: 22px;line-height: 33px;width: 85%;margin: auto;margin-top: 35px;}
.culture li:hover .culture1{bottom: -100%;}
.culture li:hover .hide2{top: 0;}
.culture li:nth-of-type(1){margin-left: 0;}
.pc-banner{margin-top: 80px;}
.pc-banner .swiper-container{padding-bottom: 30px;}
.pc-banner .swiper-slide p{text-align: center;color: #6b6b6b;font-size: 18px;margin-top: 25px;}
.pc-banner .swiper-pagination{bottom: -30px !important;}
.pc-banner .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background: #d2d2d2;margin: 0 5px !important;}
.pc-banner .swiper-pagination .swiper-pagination-bullet-active{background: #002067;}
.partner{overflow: hidden;margin-top: 60px;padding: 10px;}
.partner li{width: 15.8%;float: left;margin-left: 1%;margin-top: 17px;transition:All 0.2s ease-in-out;}
.partner li img{width: 100%;display: block;height: 106px;}
.partner li:nth-of-type(6n-5){margin-left: 0;}
.partner li:hover{-moz-box-shadow:0px 0px 20px rgba(0,0,0,0.15);
-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.15); box-shadow:0px 0px 20px rgba(0,0,0,0.15);}
.fenye{text-align: center;margin-top: 35px;font-size: 0}
.fenye a{display: inline-block;vertical-align: top;height: 33px;line-height: 33px;border: 1px solid #dcdcdc;
color: #6b6b6b;font-size: 16px;padding: 0 12px;margin: 0 5px}
.fenye a:hover{color: #fff;background: #002067;border-color: #002067;}
.fenye .ua2{color: #fff;background: #002067;border-color: #002067;}
/*.fenye a:nth-of-type(1){border: none;}*/
/*.fenye a:last-child{border: none;}*/
/*.fenye a::hover{background: none;color: #002067;}*/
/*.fenye a:last-child:hover{background: none;color: #002067;}*/
/*科技研发*/
.team{overflow: hidden;margin-top: 62px;padding-bottom: 15px;padding-right: 15px;}
.team li{width: 48.7%;float: left;text-align: center;background: #fff;transition:All 0.2s ease-in-out;}
.team li img{width: 100%;display: block;}
.team li h1{line-height: 76px;color: #838383;font-size: 24px;transition:All 0.2s ease-in-out;}
.team li:nth-of-type(2){float: right;}
.team li:hover{-moz-box-shadow:5px 5px 15px rgba(0,0,0,0.1);-webkit-box-shadow:5px 5px 15px rgba(0,0,0,0.1);
box-shadow:5px 5px 15px rgba(0,0,0,0.1);}
.team li:hover h1{color: #0519b4;}
/*新闻资讯*/
.news{overflow: hidden;margin-top: 30px;padding-right: 10px;padding-bottom: 10px;}
.news li{width: 48.8%;float: left;background: #fff;overflow: hidden;margin-top: 15px;}
.news li img{width: 31%;float: left;}
.news li:nth-of-type(2n){float: right;}
.news li ul{width: 59%;float: left;margin-left: 4%;margin-top: 25px;}
.news li ul h1{color: #5c5c5c;font-size: 18px;height: 22px;line-height: 22px;overflow: hidden;}
.news li ul p{color: #6b6b6b;font-weight: lighter;line-height: 26px;height: 52px;overflow: hidden;margin-top: 15px;}
.news li ul span{display: block;color: #5c5c5c;font-weight: lighter;margin-top: 15px;}
.news li:hover ul h1{color: #002067;}
.news li:hover ul p{color: #002067;}
.news li:hover ul span{color: #002067;}
.news li:hover{-moz-box-shadow:5px 5px 10px rgba(0,0,0,0.05);-webkit-box-shadow:5px 5px 10px rgba(0,0,0,0.05);
box-shadow:5px 5px 10px rgba(0,0,0,0.05);}
/*新闻详情*/
.all4{width: 86%;float: right;height: 100%;position: relative;background: #f7f7f7;}
.now{border-bottom: 1px solid #dcdcdc;line-height: 55px;overflow: hidden;margin-top: 85px;}
.now h1{float: left;color: #06256b;font-size: 18px;margin-left: 6px;}
.now ul{float: right;color: #9a9a9a;font-weight: lighter;}
.now ul a{color: #9a9a9a;font-weight: lighter;}
.detail{width: 73.5%;margin: auto;padding-top: 75px;}
.title1{text-align: center;}
.title1 h1{color: #06256b;font-size: 30px;margin-bottom: 40px;}
.title1 span{display: inline-block;vertical-align: top;margin: 0 2%;font-weight: lighter;}
.content1{color: #5c5c5c;font-size: 16px;line-height: 26px;margin-top: 40px;}
.content1 img{max-width: 100%;}
.xyp{margin-top: 70px;margin-bottom: 125px;}
.xyp li{line-height: 35px;height: 35px;overflow: hidden;}
.xyp li a{color: #5c5c5c;font-size: 16px;font-weight: lighter;display: block;}
.xyp li:hover a{color: #06256b;font-weight: normal;}
/*产品服务*/
.more3{width: 112px;height: 31px;background: #06256b;text-align: center;line-height: 31px;margin-top: 40px;}
.more3 a{display: block;color: #fff;font-weight: lighter;}
/*在线留言*/
.banner1 h1{height: 90px;line-height: 90px;color: #fff;background: url(../img/bg9.png) left bottom no-repeat;
position: absolute;top: 50%;margin-top: -65px;left: 9%;font-size: 24px;}
.padding4{padding: 0 12.5%;}
.message{margin-top: 30px;}
.message1{overflow: hidden;}
.message1a{width: 48.8%;margin-top: 20px;float: left;overflow: hidden;line-height: 50px;background: #fff;}
.message1a label{font-weight: lighter;width: 15%;float: left;padding-left: 4%;}
.message1a input{width: 79%;height: 50px;float: right;outline: none;font-weight: lighter;}
.message1 .message1a:nth-of-type(2){float: right;}
.message2{background: #fff;overflow: hidden;margin-top: 20px;}
.message2 label{font-weight: lighter;width: 5%;float: left;padding-left: 2%;line-height: 50px;}
.message2 textarea{width: 92%;height: 180px;float: right;outline: none;padding-top: 18px;font-weight: lighter;}
.message3{margin-top: 20px;text-align: right;}
.message3 input{width: 88px;height: 30px;display: inline-block;vertical-align: top;margin-left: 12px;cursor: pointer;
color: #fff;font-weight: lighter;}
.message3 .ua3{background: #c4c4c4;}
.message3 .ua4{background: #06256b;}
/*职业发展-招聘信息*/
.infor{overflow: hidden;padding-top: 50px;}
.index5{float: left;width: 8%;}
.index5 h1{color: #002067;font-size: 24px;background: url(../img/bg9.png) left bottom no-repeat;padding-bottom: 30px;margin-bottom: 30px;}
.index5 li{border: 1px solid #bfbfbf;height: 25px;line-height: 25px;text-align: center;margin-top: 12px;}
.index5 li a{color: #6f6f6f;display: block;}
.index5 li:hover{border-color: #002067;}
.index5 li:hover a{color: #002067;}
.infor1{width: 84%;float: right;overflow: hidden;}
.infor1a{/*width: 45%;float: left;*/color: #6b6b6b;font-weight: lighter;line-height: 35px;}
.infor1a h1{font-weight: bold;}
.infor1b{/*width: 54%;float: right;*/color: #6b6b6b;font-weight: lighter;line-height: 35px;}
.infor1b h1{font-weight: bold;}
.infor1b a{color: #6b6b6b;font-weight: lighter;}
/*职业发展-在线求职*/
.index6{color: #002067;font-size: 24px;background: url(../img/bg9.png) left bottom no-repeat;
padding-bottom: 30px;padding-top: 85px;}
.form{margin-top: 26px;position: relative;}
.form1{overflow: hidden;}
.form1a{overflow: hidden;background: #fff;margin-top: 20px;line-height: 50px;float: left;width: 32%;margin-left: 2%;}
.form1a label{float: left;font-weight: lighter;width: 22%;padding-left: 5%;}
.form1a input{width: 72%;float: right;height: 50px;outline: none;}
.padding5{padding: 0 3.5%;}
.form1 .form1a:nth-of-type(1){margin-left: 0;}
.form2{overflow: hidden;}
.form2a{width: 48.8%;float: left;height: 50px;line-height: 50px;overflow: hidden;margin-top: 20px;background: #fff;}
.form2a label{width: 15%;float: left;padding-left: 3%;font-weight: lighter;}
.form2a input{width: 81%;height: 50px;float: right;outline: none;font-weight: lighter;}
.form2 .form2a:nth-of-type(2n){float: right;}
.form3{overflow: hidden;}
.form3a{width: 48.8%;float: left;height: 50px;line-height: 50px;overflow: hidden;margin-top: 20px;background: #fff;}
.form3a label{width: 22%;float: left;padding-left: 3%;font-weight: lighter;}
.form3a input{width: 75%;height: 50px;float: right;outline: none;font-weight: lighter;}
.form3 .form3a:nth-of-type(2n){float: right;}
.form4{margin-top: 20px;background: #fff;}
.form4 label{padding: 0 2%;font-weight: lighter;line-height: 50px;}
.form4 textarea{display: block;padding: 0 2%;height: 100px;width: 96%;outline: none;font-weight: lighter;}
.form5{/*width: 100%;*/text-align: right;position: absolute;top: -65px;right: 3.5%;}
.form5 input{width: 88px;height: 30px;display: inline-block;vertical-align: top;margin-left: 12px;cursor: pointer;
color: #fff;font-weight: lighter;}
.form5 .ua3{background: #c4c4c4;}
.form5 .ua4{background: #06256b;}
/*职业发展1*/
.index6 ul{float: right;color: #9a9a9a;font-weight: lighter;margin-top: 10px;}
.index6 ul a{color: #9a9a9a;font-weight: lighter;}
.Special{margin-top: 53px;}
.Special li{overflow: hidden;background: #fff;margin-top: 26px;}
.pic8{width: 50%;float: right;}
.pic8 img{width: 100%;display: block;}
.Special1{width: 42%;overflow-y: scroll;height: 200px;float: left;margin-left: 4%;padding: 25px 0;}
.Special1 h1{color: #002067;font-size: 18px;font-weight: bold;}
.Special1 h2{color: #6b6b6b;font-size: 16px;margin-top: 20px;}
.Special1a{color: #6b6b6b;line-height: 25px;font-weight: lighter;}
.Special1::-webkit-scrollbar{width:2px;height:7px;opacity: 0;}
.Special1::-webkit-scrollbar-track{background: rgb(239, 239, 239);border-radius:2px;opacity: 0;}
.Special1::-webkit-scrollbar-thumb{background: #6b6b6b;border-radius:10px;opacity: 0;}
.Special1::-webkit-scrollbar-corner{background: #6b6b6b;opacity: 0;}
.Special li:nth-of-type(2n) .pic8{float: left;}
.Special li:nth-of-type(2n) .Special1{float: right;margin-left: 0;margin-right: 4%;}
.zhaopin{overflow: hidden;margin-top: 100px;}
.zhaopin1{width: 48%;float: left;margin-top: 60px;}
.zhaopin2{color: #838383;font-weight: lighter;line-height: 25px;}
.zhaopin2 p{color: #838383;font-weight: lighter;line-height: 25px;margin-top: 10px;}
.zhaopin3 h1{color: #06256b;font-size: 18px;font-weight: bold;margin-top: 45px;}
.zhaopin3 li{color: #06256b;font-weight: lighter;margin-top: 18px;}
.pic9{width: 47%;float: right;}
.pic9 img{width: 100%;display: block;}
.map{width: 945px;margin-left: 5%;margin-top: 80px;position: relative;margin-bottom: 190px;}
.map .ua5{width: 100%;display: block;}
.map li{position: absolute;cursor: pointer;}
.map li h1{width: 32px;height: 38px;background: url(../img/icon4.png) center no-repeat;background-size: 100% 100%;margin: auto}
/*.map li:hover h1{background: url(../img/icon4a.png) center no-repeat;background-size: 100% 100%;}*/
.map li h2{color: #414141;text-align: center;}
.map li:hover h2{color: #002067}
/*.map li:nth-of-type(1){top: 377px;left: 575px;}*/
.map li:nth-of-type(1){top: 274px;right: 207px;}
.map li:nth-of-type(2){top: 336px;right: 205px;}
.map li:nth-of-type(3){top: 305px;right: 149px;}
.map li:nth-of-type(4){top: 351px;right: 160px;}
.map li:nth-of-type(5){top: 422px;right: 147px;}
.map li:nth-of-type(6){top: 463px;right: 122px;}
/*.map li:nth-of-type(5) .demo{display: block;}*/
.demo{position: absolute;top: -57px;left: 50px;padding-left: 10px;z-index: 999;display: none;}
.demo1{width: 578px;height: 250px;background: url(../img/bg15.png) right center no-repeat;background-size: 100% 100%}
.demo1 h3{width: 78%;margin: auto;color: #002067;font-size: 24px;background: url(../img/bg17.png) 3px bottom no-repeat;
padding-bottom: 25px;padding-top: 40px;}
.demo1 dl{width: 78%;margin: auto;}
.demo1 dl dt{overflow: hidden;margin-top: 20px;}
.demo1 dl dt img{width: 15px;float: left;}
.demo1 dl dt p{color: #858585;width: 95%;float: right;letter-spacing: normal;}
/*.map li:hover .demo{display: block;}*/
.active_01{display: block !important;}
.active_02{background: url(../img/icon4a.png) center no-repeat !important;background-size: 100% 100% !important;}
.map2{display: none;margin-top: 30px}
.map2 img{width: 100%;display: }
.map3{display: none;padding: 0 3%;margin-bottom: 50px}
.map3 ul{margin-top: 20px}
.map3 ul h1{font-size: 16px;color: #002067;margin-bottom: 20px}
.map3 ul dt{overflow: hidden;margin-top: 10px}
.map3 ul dt img{width: 15px;float: left;margin-top: 3px}
.map3 ul dt p{width: 93%;float: left;font-size: 14px;margin-left: 2%}


#lista{display: none;padding: 0 3%;margin-top: 20px}
#lista li{display: inline-block;vertical-align: top}
#lista li a{color: #000;font-size: 14px}



/*手机头部*/
.nav_phone{width: 94%;padding: 10px 3%;background: #fff;overflow: hidden;/*position: fixed;top: 0;left: 0;*/display: none;position: relative;}
.logo_phone{width: 7%;float: left;}
.logo_phone img{width: 100%;display: block;}
.sp_nav{width:70px;position:absolute;cursor:pointer;height:40px;top: 32%;right: 3%;z-index: 99999}
.sp_nav span{display:block;background:#000;width:40px;height:3px;position:absolute;right:10px;transition:all ease 0.35s;}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:12px}
.sp_nav span:nth-of-type(3){top:24px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.active3{right: 0 !important;}
.nava_phone{width: 60%;height: 100%;z-index: 999;background: rgba(255,255,255,0.9);
position: fixed;top: 0;right: -60%;text-align: center;transition:all 0.4s ease-in-out;}
.nava_phone ul{line-height: 25px;padding-top: 30px;line-height: 50px;padding-top: 20%;}
.nava_phone ul li a{font-size: 20px;color: #474646;}


/* 2023.01.28 新增验证码按钮 */
.codeBox {
	display: flex;
	background: #fff;
	overflow: hidden;
	margin-top: 20px;
	line-height: 50px;
	align-items: center;
}
.codeBox label {
	font-weight: lighter;
	width: 8%;
	padding-left: 4%;
}
.codeBox #checkCode {
	width: 100px;
	height: 40px;
	background: #002067;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height:40px;
}
.codeBox #inputCode {
	outline: none;
	margin-left: 2%;
	flex-grow: 1;
}







