  /*banner*/
.banner img{
  width: 100%;
}
.bantxt{
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  z-index: 2;
}
.bantxt img{
  width: 12.5%;
  display: inline-block;
}
.bantxt h2{
  font-size: 60px;
  color: #FFF;
  margin-top: 60px;
}
.bantxt p{
  font-size: 16px;
  color: rgba(255,255,255,0.6);
  margin-top: 30px;
  /*text-transform: uppercase;*/
  line-height: 20px;
}
.bantxt span{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-block;
  margin: 50px auto 0;
  background:url(../images/morecon.png) no-repeat center center #32AECD;
  transition: all 0.5s;
}
.bantxt span:hover{
  background-color: #06368d;
  margin-left: 3px;
}
.banner .swiper-button-next{
  background: url(../images/right.png) no-repeat;
  display: none;
}
.banner .swiper-button-prev{
  display: none;
  background: url(../images/left.png) no-repeat;
}
.banner:hover  .swiper-button-next,.banner:hover  .swiper-button-prev{
  display: block;
}
.banpagination li{
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
}
.banpagination li:after{
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -5px;
  margin-left: -5px;
  border-radius: 50%;
  background: #FFFFFF;
  opacity: 0.4;
}
.banpagination li.banact:after{
  background: #32AECD;
  opacity: 1;

}
.anicirclebox {
  width: 26px; 
  height: 26px;
  position: absolute; 
  left: 50%;
  top: 50%;
  margin-top: -13px;
  margin-left: -13px;
  clip: rect(0px, 26px, 26px, 13px); 
}
.anicirclebox span {
  width: 22px;
  height:22px;
  border: 2px solid #32AECD;
  border-radius: 50%;
  position: absolute;
  clip: rect(0px, 13px, 26px, 0px);
  left: 0;
}
.anicirclebox,.anicirclebox span {
  -webkit-animation-iteration-count: 1;  
  -webkit-animation-fill-mode: forwards; 
  -webkit-animation-timing-function:linear; 
}

.banact p{
  -webkit-animation-duration: 0.01s; 
  -webkit-animation-delay: 1.5s; 
  -webkit-animation-name: close-wrapper; 
}

.banact .circleleft{
  -webkit-animation-duration: 3s; 
  -webkit-animation-name: left-spin;
}

.banact .circleright{
  -webkit-animation-duration: 1.5s; 
  -webkit-animation-name: right-spin;
}
.inpany{
  position: relative;
}
.inpany:before{
  position: absolute;
  content: '';
  display: block;
  background: url(../images/inbg1.png) no-repeat;
  width: 553px;
  height: 253px;
  background-size: cover;
  left: 0;
  bottom: 0;
}
.inpany:after{
  position: absolute;
  content: '';
  display: block;
  background: url(../images/inbg2.png) no-repeat;
  width: 320px;
  height: 231px;
  background-size: cover;
  right: 0;
  top: 0;
}
.inpanpic{
  width: 47.7%;
  box-sizing: border-box;
}
.inpanpic img{
  width: 69%;
  margin-left: 20%;
}
.inpantxt{
  width: 52.3%;
}
.inpantxt h3{
  font-size: 26px;
  font-weight: bold;
  /*text-transform: uppercase;*/
  line-height: 44px;
}
.inpantxt h2{
  font-size: 30px;
  margin-top: 25px;
}
.inpantxt p{
  font-size: 16px;
  color: #666;
  line-height: 1.7em;
}

.yuanone {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  background: #06368D;
  /*margin: 0 5px;*/
  -webkit-animation: bump 0.5s linear 6 alternate;
  animation: bump 0.5s linear 6 alternate;
  position: relative;
}
.yuantwo {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  position: relative;
  background: #32AECD;
          position: relative;
  -webkit-animation: bump2 0.5s linear 6 alternate;
          animation: bump2 0.5s linear 6 alternate;
}
.ingbox{
  margin: 30px 0;
}
.inpantxt a{
  display: block;
  width: 50px;
  height: 50px;
  background: rgba(6, 54, 141, 0);
  border: 2px solid #32AECD;
  border-radius: 50%;
  background: url(../images/moreconblue.png) no-repeat;
  background-size: 50px 50px;
  margin-top: 50px;
}
.inpantxt a:hover{
  background-color: #32AECD;
  background-image: url(../images/morecon.png);
}
.inmrna{
  background:url(../images/inmrnabg.jpg) no-repeat center top;
}
.inmrna h2{
  font-size: 40px;
  color: #FFF;
  text-align: center;
  margin-bottom: 30px;
}
.inmrna h2 font{
  font-size: 46px;
  display: inline-block;
  margin-right: 15px;
}
.inmrna p{
  color: #FFF;
  font-size: 18px;
  text-align: center;
}
.inmrna .content{
  position: relative;
}
.inmrna .content:before{
  position: absolute;
  content: '';
  display: block;
  background:url(../images/inmrnabg1.png) no-repeat;
  width: 267px;
  height: 261px;
  background-size: cover;
  top: -170px;
  right:-149px;
}
.inmrnajs{
  margin-top: 80px;
}
.inmrnajslist{
  background:url(../images/inmrnalist1.png) no-repeat #275FC5;
  width: 48.5%;
  background-size: cover;
  border-radius: 20px;
  padding: 50px;
  box-sizing: border-box;
}
.inmrnajslist:nth-child(2){
  background-image: url(../images/inmrnalist2.png);
}
.inmrnajslist:hover{

box-shadow: 0px 16px 44px 4px rgba(43, 168, 199, 0.67);
}
.inmrnajsicon{
  width: 16.6%;
}
.inmrnajstxt{
  width: 71%;
}
.inmrnajstxt h5{
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  line-height: 28px;
  /*text-transform: uppercase;*/
}
.inmrnajstxt h4{
  font-size: 28px;
  margin-top: 12px;
  color: #FFF;
}
.inmrnajstxt .ingbox{
  margin: 20px 0;
}
.inmrnajstxt p{
  font-size: 16px;
  color: rgba(255,255,255,.6);
  text-align: left;
  line-height: 24px;
}
.inywbk{
  margin-top: 30px;
  position: relative;

}
.inywbkbox{
  position: relative;
  padding-bottom: 120px;

}
.inywbkbox:before{
  content: '';
  display: block;
  background:url(../images/inywbkbg2.png) no-repeat;
  width: 120px;
  height: 138px;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
}
.inywbkpic{
  width: 50%;
  margin-left: 50%;
}
.inywbktxt{
  width: 50%;
  padding: 60px;  
  background:url(../images/inywbkbg.jpg) no-repeat left center;
  background-size: cover;
  position: absolute;
  height: 100%;
  box-sizing: border-box;
}
.inywbktxt h2{
  font-size: 32px;
  font-weight: bold;
}
.inywbktxt .ingbox{
  margin: 20px 0;
}
.inywbktxt p{
  color: #666;
  font-size: 16px;
  line-height: 28px;
}
.inywbktxt h4{
  color: #FFF;
  /*text-transform: uppercase;*/
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  left: 60px;
  bottom: 70px;
}
.inywbktxt h4:before{
  content: "";
  display: block;
  width: 25px;
  height: 5px;
  background: #06368D;
  top: -20px;
  left: 0;
  position: absolute;
}
.lookmorebg{
  width: 45px;
  height: 45px;
  border-radius: 50%; 
  background: url(../images/morecon.png) no-repeat #32AECD;;
  background-size: 45px 45px;
  display: block;
  margin-top: 40px;
}
.lookmorebg:hover{
  border: 2px solid #32AECD;
  background-color: transparent;
  box-sizing: border-box;
  background-image: url(../images/moreconblue.png);
  background-size: 41px 41px;

}
.ingx{
  background:url(../images/gxbg2.png) no-repeat right center #06368D;
  position: relative;
  background-size: 55% 100%;
}
.ingx:before{
  content: '';
  display: block;
  background:url(../images/gxbg1.png) no-repeat;
  width: 7.7%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-size: cover;
}
.ingx h3{
  font-size: 26px;
  font-weight: bold;
  color: #FFF;
  /*text-transform: uppercase;*/
  line-height: 42px;
}
.ingx h2{
  font-size: 28px;
  line-height:  28px;
  margin-top: 20px;
  color: #FFF;
}
.ingx p{
  font-size: 18px;
  color: #FFF;
  margin-top: 30px;
}
.ingx .content{
  position: relative;
}
.ingx a{
  width: 200px;
  height: 50px;
  background: rgba(50, 174, 205, 0);
  border: 2px solid #32AECD;
  border-radius: 5px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
  box-sizing: border-box;
  font-size: 18px;
  color: #32AECD;
  text-align: center;
}
.ingx a span{
  display: inline-block;
  background: url(../images/moreconblue.png) no-repeat right center;
  line-height: 50px;
  background-size: 43px 43px;
  padding-right: 41px;
}
.ingx a:hover{
  background-color:rgba(255,255,255,0.9);
}
.injoinus{
  position: relative;
}
.injoinustxt{
  width: 42.8%;
  position: absolute;
  right: 0;
  top: 25%;
}
.injoinustxt h2{
  font-size: 36px;
  font-weight: bold;
}
.injoinustxt p{
  font-size: 18px;
  margin-top: 20px;
  line-height: 28px;
  width: 80%;
}
/*about*/
.listban img{
  width: 100%;
  display: block;
  transition: all 0.6s;
  vertical-align: middle;
  transform: scale(1);
}
.listban{
  overflow: hidden;
}

.listban:hover img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.listtitbox{
  position: relative;
}
.listtit{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 24%;/*21.4%*/
  background:url(../images/listtitbg.png) no-repeat #06368D;
  border-radius: 8px;
  background-size: cover;
  z-index: 3;
  padding: 35px;
  box-sizing: border-box;
  color: #FFF;
}
.listtit h3{
  font-size: 40px;
  font-weight: bold;
  /*text-transform: uppercase;*/
  line-height: 40px;
}
.listtit h2{
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.listtab{
  text-align: center;
}
.listtab li{
  display: inline-block;
  width: 17.8%;
  margin: 0 2.4%;
  border: 2px solid #E6E6E6;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 30px 0;
  position: relative;
}
.listtab3 li{
  width: 20.8%;
}
.listtab li h5{
  font-size: 20px;
  font-weight: bold;
}
.listtab li span{
  font-size: 14px;
  color: #CBCBCB;
  font-weight: bold;
/*  text-transform: uppercase;*/
}
.listtab li:hover,.listtab li.listtabact{
  border-color: #32AECD;
}
.listtab li:hover:after,.listtab li.listtabact:after{
  content: '';
  display: block;
  position: absolute;
  width: 0;
height: 0;
border-style: solid;
border-width: 9px 10.5px 0 10.5px;
border-color: #32AECD transparent transparent transparent;
bottom: -9px;
left: 50%;
margin-left: -10.5px;

}
.listtab li:hover span,.listtab li:hover h5,.listtab li.listtabact h5,.listtab li.listtabact span{
  color: #32AECD;
}
.gsjsmain{
  background:url(../images/aboutbg1.png) no-repeat left bottom;
}
.gsjstxt{
  width: 52.8%;
}
.gsjstxt h3{
  font-size: 26px;
  font-weight: bold;
  /*text-transform: uppercase;*/
  line-height: 32px;
}
.gsjstxt h2{
  font-size: 28px;
  margin-top: 25px;
}
.gsjstxt p{
  color: #666;
  font-size: 16px;
  text-indent: 2em;
  line-height: 34px;
}
.gsjstxt .ingbox{
  margin: 15px 0;
}
.gsjspic{
  width: 35.5%;
  position: relative;
  z-index: 2;
  margin-top: 40px;
}

.gsjspic:before{
  content: "";
  position: absolute;
  display: block;
  border: 8px solid #32AECD;
border-radius: 8px;
  z-index: -1;
width: 100%;
box-sizing: border-box;
left: -30px;
top: -30px;
height: 100%;
}
.gsjspic img{
  border-radius: 8px;

}
.gssmmain{
  background: url(../images/aboutbg2.jpg) no-repeat;
  background-size: cover;
}
.gssmmain li{
  width: 30.5%;
  background:#FFFFFF;
  padding: 60px 0;
  text-align: center;
}
.gssmicon{
  width: 92px;
  height: 92px;
  background: #FFFFFF;
  border: 3px solid #32AECD;
  border-radius: 50%;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 35px;

}
.gssmmain li h4{
  font-size: 32px;
  font-weight: bold;
}
.gssmmain li p{
  font-size: 20px;
  color: #666;
  line-height: 28px;
  width: 55%;
  margin: 0 auto;
  height: 56px;
}
.gssmmain li .ingbox{
  margin: 20px 0;
}
.newsmain li{
  width: 30.5%;
  display: block;
  border: 1px solid #EDEDED;
  box-shadow: 0px 10px 17px 1px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 30px;
  box-sizing: border-box;
  float: left;
  margin-right: 4.25%;
  margin-bottom: 40px;
}
.newsmain li:nth-child(3n){
  margin-right: 0;
}
.newsmain li a>span{
  display: block;
  border-top: 1px solid #E9E9E9;
  color: #999;
  font-size: 18px;
  padding-top: 20px;
  position: relative;

}
.newsmain li a>span:after{
  position: absolute;
  content:'';
  display: block;
  width: 15px;
  background:url(../images/newsmore.png) no-repeat 0 0;
  height: 16px;
  right: 0;
  bottom: 6px;
}
.newstop{
  overflow: hidden;
}
.newstit{
  float: left;
  width: 68%;
}
.newstop{
  padding-bottom: 30px
}
.newstit h4{
  color: #1C1C1C;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 18px;
      overflow: hidden;
    height: 56px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.newstit p{
  color: #1C1C1C;
  line-height: 28px;
  font-size: 16px;
    overflow: hidden;
    height: 56px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.newsdate{
  width: 26%;
  float: left;
  margin-left: 6%;
  background:url(../images/date.png) no-repeat right bottom;
  background-size: 20px 19px;
}
.newsdate span{
  font-size: 14px;
  color: #32AECD;
}
.newsdate p{
  color: #32AECD;
  font-size: 45px;
  font-weight: bold;
  margin-top: 8px;
}
.newsmain li:hover{
  border-color: #32AECD;
  box-shadow: 0px 12px 30px 2px rgba(50, 174, 205, 0.22);
}
.newsmain li:hover h4,.newsmain li:hover p,.newsmain li:hover a>span{
  color: #32AECD;
}
.newsmain li:hover a>span:after{
  background-position: -15px 0;
}
.pagediv{
  text-align: center;
}
.pagediv a{
  padding: 0 12px;
  display: inline-block;
  line-height: 40px;
  box-sizing: border-box;
  border: 1px solid #DCDCDC;
  margin: 0 5px;
  color: #333;
}
.pagediv .pagemore{
  border:0 none;
}
.pagediv a:hover,.pagediv a.pageact{
  background: #06368D;
  border-color: #06368D;
  color: #FFF;
}
.pagediv .pagemore:hover{
  background:transparent;
  border-color: #DCDCDC;
  color: #333;
}
.detailtit{
  border-bottom: 2px solid #ECECEC;
  padding-bottom: 30px;
  margin-bottom: 40px;

}
.detailtit h1{
  font-size: 28px;
  color: #1C1C1C;
  line-height: 28px;
}
.newsshare{
  margin-top: 30px;
}
.newssharel span{
  color: #1C1C1C;
  font-size: 20px;
  margin-right: 40px;
}
.newssharer{
  font-size: 18px;
  color: #1C1C1C;
  line-height: 40px;
}
.newssharer span{
  float: left;
}
.newssharer>a{
  display: inline-block;
  float: left;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background:url(../images/wxicon.png) no-repeat 0 0 #EAEAEA;;

}
.newssharer a.shareSina{
  background:url(../images/vbicon.png) no-repeat 0 0 #EAEAEA;;

}
.newssharer a.shareqq{
  background:url(../images/qqicon.png) no-repeat 0 0 #EAEAEA;;

}
.newssharer>a:hover{
  background-color: #06368D;
  background-position: -40px 0;
}
.newssharer{
  position: relative;
}
.wx-box{
  position: absolute;
  display: none;
  top: 50px;
  background: #FFF;
  border:1px solid #ECECEC;
  border-radius: 8px;
  padding: 10px;
  left: 20px;
}
.wx-box-head a{
  line-height: 16px;
  float: right;
  margin-bottom: 10px;
  font-size: 20px;
}
.wx-box-foot{
  font-size: 14px;
  display: block;
  text-align: center;
  line-height: 16px;
}
.detailcon{
  font-size: 20px;
  color: #666666;
  line-height: 34px;
  text-align: center;
}
.detailcon p,.detailcon div{
   font-size: 20px;
  text-indent: 2em;
  color: #666666;
  line-height: 34px;
  text-indent: 2em;
  margin-bottom: 30px;
  text-align: left;
}
.detailcon img{
  display: inline-block;
  max-width: 100%;
  width: auto;
  margin: 10px 0 40px;
}
.nextbox{
  margin-top: 40px;
}
.nextbox a{
  width: 47.8%;
  display: block;
  background:#EFEFEF;
  line-height:66px;
  font-size: 20px;
  color: #1C1C1C;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  overflow: hidden;
}
.nextbox a:hover{
  background:#32AECD;
  color: #FFF;
}
.liebtit h2{
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
.liebtit .ingbox{
  text-align: center;
  margin: 10px 0;
}
.liebtit{
  position: relative;
}
.liebtit .joblist{
  position: absolute;
  letter-spacing: 0;
  top: 0;
}
.liebtit p{
  font-size: 20px;
  color: #666666;
  line-height: 28px;
  margin-top: 25px;
  text-align: center;
}
.liebtit .joblist p{
  margin-top: 0;
}
.liebtit .joblist{
  box-shadow: none;
  width: 22.7%;
}
/*rmna*/
.mrnapic{
  width: 27.1%;

  position: relative;
  z-index: 1;
}
.mrnapic img{
  border-radius: 50%;
    overflow: hidden;
    width: 100%;
}
.mrnapic:before{
  content: '';
  display: block;
  position: absolute;
  background:rgba(61, 183, 225, .1);
  border-radius: 50%;
  top: 0;
  height: 50%;
  z-index: -1;
  width: 50%;
  left: 0;
}
.mrnapic:after{
  content: '';
  display: block;
  position: absolute;
  background:rgba(61, 183, 225, .1);
  border-radius: 50%;
  bottom: -7px;
  height: 85%;
  z-index: -1;
  width: 85%;
  right: -7px;
}
.mrnatxt{
  width: 65.6%;
}
.mrnatxt h4,.mrnatxt h2{
  font-size: 28px;
  font-weight: bold;
  line-height: 26px;
}
.mrnatxt h2{
  margin-top: 25px;
}
.mrnatxt p{
  font-size: 16px;
  text-indent: 2em;
  color: #666;
  margin-bottom: 30px;
  line-height: 34px;
}
.mrnabox{
  background:url(../images/mrnabg.png) no-repeat right bottom;
  background-size: 9%;
}
.jsptbox{
  margin-top: 55px;

}
.jsptbox li{
  padding: 50px;
  padding-top: 85px;
  width: 48.9%;
  box-sizing: border-box;
  border: 2px solid #E9E9E9;
  border-radius: 8px;
  margin-bottom: 30px;
}
.jsptpic{
  width: 34.5%;
  position: relative;
}
.jsptpic span{
  font-size: 60px;
  font-weight: bold;
  color: #E9EEF5;
  font-family: Arial;
  line-height: 50px;
  position: absolute;
  top: -50px;
  left:-8px;
}
.jsptpic img{
  border-radius: 50%;
  width: 100%;
}
.jspttxt{
  width: 58.5%;
}
.jspttxt h3{
  font-size: 26px;
  font-weight: bold;
}
.jspttxt .ingbox{
  margin: 15px 0;
}
.jspttxt p{
  font-size: 20px;
  color: #666;
  text-indent: 2em;
  line-height: 28px;
  min-height: 168px;
}
.jsptbox li:hover{
  border-color: #32AECD;
box-shadow: 0px 8px 23px 0px rgba(50, 174, 205, 0.13);
}
.jsptbox li:hover span{
  color: #32AECD;
}
.jsptbox li:hover h3{
  color: #32AECD;

}
/*partner*/
.partnertab .swiper-wrapper{
  display: flex;
  justify-content: center;
}

.partnertab .swiper-slide{
  line-height: 30px;
  background: #FFF;
  text-align: center;
}

.partnertab h3{
  font-size: 24px;
  color: #999;
  cursor: pointer;
  font-weight: bold;
  border-bottom: 3px solid #E1E1E1;
  padding-bottom: 20px;
}
.swiper-partnertab .swiper-slide-thumb-active h3{
  color: #32AECD;
  border-color: #32AECD;
}
.swiper-partnertab .swiper-button-next{
  background: url(../images/rightfff.png) no-repeat center center #06368D;
  background-size: 6px 12px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  opacity: 1;

}

.swiper-partnertab .swiper-button-prev{
  background: url(../images/leftfff.png) no-repeat center center #06368D;
  background-size: 6px 12px;
  width: 25px;
  height: 25px;
  opacity: 1;
  border-radius: 50%;

}
.swiper-partnertab .swiper-button-disabled{
  background-color:  #CED4DE;
}
.partnercon ul{
  padding-bottom: 20px;
}
.partnercon li{
  border: 2px solid #E9E9E9;
  border-radius: 8px;
  overflow: hidden;
  padding: 70px 50px;
  margin-bottom: 40px;
  padding-right: 65px;
}
.partnercon li .partnerpic{
  width: 20%;
  border-radius: 50%;
  overflow: hidden;
  float: left;
}
.partnercon li .partnertxt{
  float: right;
  width: 75%;
}
.partnercon li .partnertxt_search{
  width: 100%;
}
.partnertxt h4{
  font-size: 28px;
  font-weight: bold;
}
.partnertxt .ingbox{
  margin: 15px 0;
}
.partnertxt p{
  color: #666;
  font-size: 16px;
  line-height: 28px;
  text-indent: 2em;
  margin-bottom: 20px;
}
/*maplist*/

.maplist{
  overflow: hidden;
  width: 31.5%;
  margin-right: 2.75%;
  border: 2px solid #E9E9E9;
  box-shadow: 0px 5px 29px 1px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  float: left;
  box-sizing: border-box;
}
.maplist:nth-child(3n){
  margin-right: 0;
}
.maptxt{
  padding: 35px;
}
.maptxt h3{
  font-size: 24px;
  font-weight: bold;
  color: #06368D;
}
.maptxtcon{
  margin-top: 35px;
}
.maptxtcon font{
  display: block;
  float: left;
  width: 35px;
height: 35px;
background: #3DB7E1;
  margin-right: 20px;
border-radius: 50%;
}
.maptxtcon p{
  font-size: 20px;
  line-height: 32px;
  float: left;
  width: 85%;
}
.hxjsbox{
  padding-top: 30px;
}
.hxjsbox li{
  padding: 90px 60px;
  border: 2px solid #E9E9E9;
  border-radius: 8px;
  margin-top: 40px;
  overflow: hidden;
}
.hxjsbox li a{
  display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -moz-box-pack:space-between;
    -webkit--moz-box-pack:space-between;
    box-pack:space-between;
    align-items: center;
    -webkit-align-items:center;
    box-align:center;
    -moz-box-align:center;
    -webkit-box-align:center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.hxjspic{
  width: 28.5%;
  position: relative;

}
.hxjspic img{
  border-radius: 8px;

}
.hxjspic span{
  display: block;
  position: absolute;
  font-weight: bold;
  color: #E9EEF5;
  font-size: 60px;  
  left: 0;
  top: -70px;
  line-height: 60px;
}
.hxjstxt{
  width: 64.6%;

}
.hxjstxt h4{
  font-size: 26px;
  font-weight: bold;
}
.hxjstxt .ingbox{
  margin: 15px 0;
}
.hxjstxt p{
  color: #666666;
  font-size: 16px;
  text-indent: 2em;
  line-height: 28px;
}
.hxjsbox li:hover{
  box-shadow: 0px 8px 23px 0px rgba(50, 174, 205, 0.13);
  border-color: #32AECD;
}
.hxjsbox li:hover span,.hxjsbox li:hover h4{
  color: #32AECD;
}
.hxjsbox li:nth-child(2n) .hxjspic span{
  left: auto;
  right: 0;
}
.ywbkitem{
  position: relative;
  background: url(../images/logobg.png) no-repeat center bottom;
  max-width: 1920px;
  margin: 0 auto;
  margin-bottom: 80px;
  
}
.ywbkpic{
  position: absolute;
  width: 50%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ywbktxt{
  width: 42.5%;
  padding: 40px 0;
}
.ywbktxttit{
  float: left;
  width: 11.5%;
  border: 3px solid #E9E9E9;
  box-sizing: border-box;
  background: url(../images/ywbktxttit.png) no-repeat center 30px;
  position: relative;
}
.ywbktxttit span{
  margin-top: 230px;
  color: #999999;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
.ywbktxtcon{
  width: 71%;
  float: right;
}
.ywbktxtcon h5{
  font-size: 26px;
  font-weight: bold;
  /*text-transform: uppercase;*/
  line-height: 32px;
}
.ywbktxtcon h4{
  margin-top: 25px;
  font-size: 28px;
  font-weight: bold;
}
.ywbktxtcon p{
  font-size: 16px;
  color: #666;
  line-height: 1.7em;
  text-indent: 2em;
}

.ywbkitem:nth-child(2n) .ywbkpic{
  left: 0;
  right: auto;
}
.ywbkitem:nth-child(2n) .ywbktxt{
  margin-left: 57.5%;
}
.ywbkitem:nth-child(2n) .ywbktxt .ywbktxttit{
  float: right;
}
.ywbkitem:nth-child(2n) .ywbktxt .ywbktxtcon{
  float: left;
  text-align: right;
}
.gxtitle{
  height: 80px;
  background: #9AB0D6;
  color: #FFF;
  font-size: 20px;
  line-height: 80px;
  border-radius: 8px;
}
.gxitem{
  font-size: 18px;
  line-height: 110px;
  height: 110px;
  margin-top: 20px;
}
.gxitem .gxright li p{
  line-height: 20px;
  display: inline-block;
}
.gxleft{
  width: 29.4%;
  float: left;
  overflow: hidden;
}
.gxleft li{
  float: left;
  width: 55%;
  text-align: center;
}
.gxleft li span{
  line-height: 1.5em;
  position: relative;
  display: inline-block;
  padding-left: 50px;
}
.gxtxt{
  padding-top: 0;
}
.gxtxt p{
  font-size: 20px;
  color: #666;
  text-indent: 2em;
  line-height: 1.5em;
}
.gxleft li span img{
  left: 0;
  top: 50%;
  margin-top: -20px;
  position: absolute;
}
.gxleft li:nth-child(2n){
  width: 45%;
}
.gxleft li .gxicon{
  width: 40px;
  display: inline-block;
  height: 40px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 15px;
}

.gxtitle .gxright li:first-child{
  padding: 0 30px;
  box-sizing: border-box;
}
.gxright{
  overflow: hidden;
  width: 70%;
  box-sizing: border-box;
  float: right;
  text-align: center;
  line-height: 80px;
  padding-right: 30px;
  box-sizing: border-box;
}
.gxright li{
  float: left;
  width: 85%;
  overflow: hidden;
}
.gxright li span{
  float: left;
  display: block;
  text-align: center;
  width: 16.6%;
}
/*.gxright li:last-child{
  width: 25%;
  float: right;
}*/
.gxitem .gxleft{
  border-bottom: 2px solid #E5EBF8;
  line-height: 110px;
  height: 110px;
  box-sizing: border-box;
}
.gxitem .gxright{
  background: #E7EEFB;
  border-radius: 8px;
  height: 100%;
}
.gxitem .gxright li{
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
.gxright li span.gxline{
  height: 15px;
  background: #FFFFFF;
  border-radius: 8px;
  width: 91%;
  position: relative;
  overflow: hidden;
  display: block;
}
.gxright li span.gxline:before,.gxright li span.gxline s:before,.gxright li span.gxline:after,.gxright li span.gxline i:after,.gxright li span.gxline i:before{
  display: block;
  content: '';
  background: url(../images/linebg.png) no-repeat;
  width: 17px;
  height: 15px;
  position: absolute;
  left: 16.6%;
  top: 0;
  margin-left: -8px;
  z-index: 3;
}
.gxright li span.gxline:after{
  left:33.2%;
}
.gxright li span.gxline i:before{
  left:49.8%;

}
.gxright li span.gxline i:after{
  left:66.4%;

}
.gxright li span.gxline s:before{
  left:83%;

}
.gxright li span.gxline font{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 8px;
  height: 100%;
  background: #3DB7E1;
  z-index: 2;
}
.gxitemmain{
  margin-top: 40px;
  margin-bottom: 70px;
}
.gxtitle-fixed{
  position: fixed;
  top: 80px;
  z-index: 4;
}
/*joinpic*/
.joinpic{
  border-radius: 8px;
  overflow: hidden;
}
.joinpic img{
  display: block;
  transition: all 0.6s;
  vertical-align: middle;
  transform: scale(1);
}
.joinpic:hover img{
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.jointxt p{
    font-size: 16px;
    text-align: center;
    line-height: 1.7em;
    margin-top: 30px;
}
.jointxt h4{
  font-size: 24px;
  text-align: center;
  margin-top: 40px;
  font-weight: bold;
}
.jobcon li{
  margin-bottom: 40px;
  width: 31.5%;
  box-sizing: border-box;
  border: 1px solid #EDEDED;
  box-shadow: 0px 10px 17px 1px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 30px 40px; 
  float: left;
  margin-right: 2.75%;
}
.jobcon{
  padding-bottom: 20px;
}
.jobcon li:nth-child(3n){
  margin-right: 0;
}
.jobcon li:nth-child(3n+1){clear :left;}
.jobcon li h4{
  font-size: 28px;
  color: #1C1C1C;
  font-weight: bold;
  border-left: 5px solid #3DB7E1;
  margin-left:-40px;
  line-height: 26px;
  margin-bottom: 25px;
  padding-left: 40px;
}
.jobcon li p{
  font-size: 20px;
  line-height: 34px;
}
.jobcon li span{
  display: block;
  margin-top: 30px;
  border-top: 1px solid #E9E9E9;
  padding-top: 20px;
  font-size: 18px;
  color: #3DB7E1;
  position: relative;
}
.jobcon li span:after{
  content: '';
  display: block;
  background:url(../images/newsmore.png) no-repeat -15px 0;
  position: absolute;
  right: 0;
  bottom:5px;
  width: 15px;
  height: 16px;
}
.jobcon li:hover{
  border: 1px solid #32AECD;
  box-shadow: 0px 12px 30px 2px rgba(50, 174, 205, 0.22);
}
.jobcon li:hover h4{
  color: #32AECD;;
}
.jobtop{
}
.joblist{
  float: left;
  width: 20.5%;
  border: 1px solid #EDEDED;
  box-shadow: 0px 10px 17px 1px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  box-sizing: border-box;
  position: relative;
  height: 60px;
  padding: 0 20px;
  margin-right: 1.5%;
}
.joblist p{
  line-height: 60px;
  background:url(../images/jt.png) no-repeat right center;
}

.joblist.times{
  font-size: 16px;
}
.joblistbtn{
  width: 12%;
  float: left;
  margin-right: 0;
  display: block;
  box-sizing: border-box;
  background: #3DB7E1;
  box-shadow: 0px 10px 17px 1px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  font-size: 20px;
  line-height: 60px;
  height: 60px;
  text-align: center;
  cursor: pointer;
  color: #FFF;
  border:0 none;
}
.joblistbtn span{
  display: inline-block;
  background: url(../images/searchfff.png) no-repeat left center;
  background-size: 20px 20px;
  padding-left: 36px;


}
.joblistbtn:hover{
  box-shadow: 0px 10px 17px 1px rgba(50, 174, 205, 0.22);

}
.joblist ul{
  position: absolute;
  width: 100%;
  box-shadow: 0px 10px 17px 1px rgba(0, 0, 0, 0.05);
  top: 60px;
  background: #FFF;
  border: 1px solid #EDEDED;
  border-radius: 8px;
  padding: 10px 20px;
  box-sizing: border-box;
  display: block;
  max-height: 200px;
  overflow: auto;
  display: none;
  z-index: 2;
  left: 0;
}
.joblist ul li{
  line-height: 40px;
}
.joblist ul li:hover{
  color: #3DB7E1;
  cursor: pointer;
}
.searchmain li:hover h4{
  color: #32AECD;
}
.searchmain li .partnerpic{
  overflow: hidden;
}
.partnerpic img{
  display: block;
  transition: all 0.6s;
  vertical-align: middle;
  transform: scale(1);
}
.searchmain li:hover .partnerpic img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.searinput{
  width: 60%;
  margin: 50px auto 70px;
  line-height: 50px;
  border:1px solid #E9E9E9;
  background: #f8f8f8;
  border-radius: 50px;
  position: relative;
  overflow: hidden;
}
.searinput input[type='text']{
  width: 100%;
  box-sizing: border-box;
  line-height: 50px;
  background: transparent;
  border: 0 none;
  padding-left: 20px;
  padding-right: 60px;
  font-size: 16px;
}
.searinput input[type='submit']{
  position: absolute;
  right: 0;
  background: url(../images/seabig.png) no-repeat center center;
  width: 50px;
  border: 0 none;
  background-size: 25px 25px;
  padding-right: 20px;
  height: 50px;
  box-sizing: content-box;
  cursor: pointer;
}
.BMapLabel{
  margin-left: 5px;
}
.mapmap{
  height: 230px;
}
.mapmap img{
  width: auto;
}
.jqqdmain{
  background: url(../images/jqqdbg.jpg) no-repeat;
  background-size: cover;
}
.jqqdmain .route{
  background: none;
}
.jqqdcon img{
  width: 10%;
  margin: 0 auto 20px;

}
.jqqdcon{
  padding-top: 100px;
  padding-bottom: 160px;
}
.jqqdcon p{
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  color: #999;
}
.model{
  position: fixed;
  background: rgba(0,0,0,0.5);
  left: 0;
  width: 100%;
  bottom: 0;
  top: 0;
  z-index: 9;
  display: none;
}
.modelcon{
  width: 535px;
  background: #FFF;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  border-radius: 10px;
}
.modelcon img{
  margin:0 auto;
}
.modelcon h5{
  font-size: 32px;
  margin-top: 20px;
  text-align: center;
}
.modelcon p{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #adadad;
  text-transform: none;
  margin-top: 10px;
}
.closemodel{
  position: absolute;
  background: url(../images/close.png) no-repeat 0 0;
  width: 18px;
  height: 18px;
  display: block;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.closemodel:hover{
  background-position: -18px 0;
}
@-webkit-keyframes bump {
  0% {
    /*z-index: 1;*/
    transform: translate(0, 0);
  }
  100% {
    transform: translate(16px, 0);
    /*z-index: 2;*/

  }
}
@keyframes bump {
 0% {
    /*z-index: 1;*/
    transform: translate(0, 0);
  }
  100% {
    /*z-index: 2;*/
    transform: translate(16px, 0);
  }
}
@-webkit-keyframes bump2 {
  0% {
    /*z-index: 2;*/
    transform: translate(0 0);
  }
  100% {
    /*z-index: 1;*/
    transform: translate(-16px, 0);
  }
}
@keyframes bump2 {
 0% {
    transform: translate(0 0);
    /*z-index: 2;*/
  }
  100% {
    /*z-index: 1;*/
    transform: translate(-16px, 0);
  }
}
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(180deg);
  }
}
@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes close-wrapper {
  to {
    clip: rect(auto, auto, auto, auto);
  }
}
@media (max-width: 1500px){
  .listtit{
    width: 30%;
  }
.jqqdcon p{
  font-size: 50px;
  line-height: 50px;
}
.listtab li{
  width: 20.8%;
  margin: 0 1.4%;
}
  .gsjstxt p{
    font-size: 16px;
    line-height: 28px;  
  }
  .gssmicon{
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
  }
  .gssmmain li h4{
    font-size: 24px;
  }
  .gssmmain li .ingbox{
    margin: 15px 0;
  }
  .gssmmain li p{
    font-size: 16px;
  }
  .gssmmain li{
    padding: 50px 0;
  }
  .newsdate p{
    font-size: 40px;
  }
  .newstit h4{
    font-size: 18px;
    line-height: 26px;
    height: 52px;
    margin-bottom: 10px;
  }
  .newstit p{
    font-size: 16px;
    line-height: 24px;
    height: 48px;
  }
  .newsmain li a>span{
    padding-top: 15px;
  }
  .newstop{
    padding-bottom: 20px;
  }
  .newsmain li a>span{
    font-size: 16px;
  }
  .nextbox a{
    font-size: 16px;
    line-height: 50px;
  }
  .detailcon{
    line-height: 28px;
    font-size: 16px;
  }
  .newssharer{
    font-size: 16px;
  }
  .newsshare{
    margin-top: 20px;
  }
  .detailtit h1{
    font-size: 24px;
  }
  .newssharel span{
    font-size: 16px;
    margin-right: 30px;
  }
  .detailcon p,.detailcon div{
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 28px;
  }
  .liebtit p{
    font-size: 16px;
  }

  .mrnatxt h4,.mrnatxt h2{
    font-size: 24px;
  }
  .mrnatxt h2{
    margin-top: 20px;
  }
  .mrnatxt p{
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 28px;
  }
  .mrnatxt .ingbox{
    margin: 20px 0;
  }
  .jspttxt h3{
    font-size: 24px;
  }
  .jsptpic span{
    font-size: 50px;
  }
  .jspttxt p{
    font-size: 16px;
  }
  .jsptbox li{
    padding:30px 40px ;
    padding-top: 50px;
  }
  .partnertab h3{
    font-size: 20px;
    padding-bottom: 15px;
  }
  .partnercon li{
    padding: 50px 30px;
  }
  .partnertxt h4{
    font-size: 24px;
  }
  .partnertxt p{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
  }
   .maptxtcon {
    margin-top: 20px;
   }
  .maptxtcon p{
    font-size: 16px;
    line-height: 28px;
    width: 81%;
  }
  .maptxt{
    padding: 30px;
  }
  .maptxtcon font{
    width: 30px;
    height: 30px;
  }
  .hxjsbox li{
    padding: 60px 40px;
  }
  .hxjspic span{
    font-size: 45px;
    line-height: 45px;
    top: -55px;
  }
  .hxjstxt p{
    font-size: 16px;
  }
  .ywbktxtcon p{
    font-size: 16px;
    line-height: 28px;
  }
  .ywbktxtcon .ingbox{
    margin: 20px 0;
  }
  .ywbktxtcon h4{
    margin-top: 15px;
    font-size: 24px;
  }
  .ywbktxtcon{
    width: 76%;
  }
  .ywbktxt{
    padding: 30px 0;
  }
  .ywbktxtcon h5{
    font-size: 22px;
    line-height: 28px;
  }

  .jobcon li h4{
    font-size: 24px;

  }
  .jobcon li p{
    font-size: 16px;
    line-height: 28px;
  }
  .jointxt p{
    font-size: 18px;
    line-height: 28px;
  }
}
