body{ font-family:'微软雅黑',Microsoft YaHei,Arial;font-size:14px;  margin:0px; padding:0px;   }
 *{ margin:0px; padding:0px;}
.clear{clear:both;height:0;overflow:hidden; font-size:0px;}
.clear10{height:10px;overflow:hidden;clear:both;}
.clear20{height:20px;overflow:hidden;clear:both;}
.clear40{height:40px;overflow:hidden;clear:both;}
.clearfix:after {content: "";display: block;clear: both;width: 100%;height: 0;line-height: 0;font-size: 0;}
ol,ul,li{list-style:none outside none;}
a{color:#000;  text-decoration:none}
a img{border:0 none;}
a:hover{  }
table,tr,td,th{border-collapse:collapse;padding:0; margin:0;}
img{vertical-align: middle;}
input,textarea,button{padding:0  ; resize:none;-webkit-appearance: none !important;outline: none; border: none;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#999;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#999;}
input::-moz-placeholder, textarea::-moz-placeholder {color:#999;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #999;}

.main{ width:1100px; margin:0px auto; text-align:left; overflow:hidden}
.m1620{ width:1620px; margin:0px auto; position: relative;}
.m1300{ width:1300px; margin:0px auto; position: relative;}
.m1400{ width:1400px; margin:0px auto; position: relative;}

.fl{ float:left;}
.fr{ float:right;}
.padding{ padding:10px;}
.info{ line-height:28px; text-align:left; }
.color{ color:#01958b; font-size:16px; font-weight: normal;}

 

.line-clamp{  word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}

/*分页样式*/
.pglist {padding: 35px 0;width: 100%;text-align: center;clear: both;}
.pglist a {color: #333; margin: 0 12px;background: none; border-radius: 50%; width: 50px; height: 50px; text-align: center; line-height: 50px;}
/* .pglist a.close {background: #f2f2f2 !important;} */
.pglist * {display: inline-block;vertical-align: middle;line-height: 34px;padding-bottom: 1px;}
.pglist a:hover,.pglist .hover {display: inline-block;color: #fff;background: #172f68; }
.pglist  a:first-child{ background: url(../images/pagepre.png) no-repeat center center;}
.pglist  a:last-child{ background: url(../images/pagenext.png) no-repeat center center;}
/* 变色 */


header{ height: 110px; line-height: 110px; position: fixed; width: 100%; top: 0; left: 0; z-index: 999; transition: all .3s;}
header.bg{ background: #fff; box-shadow: 0 0 10px rgb(0, 0, 0,0.29);height: 80px; line-height:80px;}
 
 


header.bg nav ul li a{ color: #000;  }
header nav ul li a::after{    content: "";
  width: 0;
  height: 3px;
  position: absolute;
  background: #172f68;
  top: 50%;
  right: 50%;
  transition: all .5s;
  z-index: -1;}
  header nav ul li:hover a::after{width: 100%;
    right: 0;}
header.bg .logo-black{ display:  inline-block !important;}
header.bg .logo-white { display: none;}
header .m1620{ display: flex; justify-content: space-between;}
header .logo{}
header .logo .logo-black{ display: none ;}
header nav ul{ display: flex; justify-content: space-between;}

header nav ul li{ padding: 0 20px;}
header .r{ display: none;}
header nav ul li a{ color: #fff;  padding: 0 10px;font-size: 16px; position: relative;}
.ban{ width: 100%; height:100vh;}
.ban .swiper-slide .m1300{ text-align: left; color: #fff}
.ban .swiper-slide h1{ font-size:78px ; font-weight: normal; letter-spacing: 1px;}
.ban .swiper-slide h2{ font-size: 34px;font-weight: normal; font-family: 'Times New Roman', Times, serif;}
.ban .swiper-container {width: 100%;height: 100%;}
.ban .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;
  }

.ban .swiper-button-next{
     background: url('../images/ban-next.png') no-repeat center;
     background-size: cover;
      width: 111px;
      height: 89px;
      margin-left: 139px;
      margin-bottom: 1px;
}
.ban  .swiper-button-next.swiper-button-disabled{ background: url('../images/ban-next-disabled.png') no-repeat center;}

.ban .swiper-button-prev{
    background: url('../images/ban-prev.png') no-repeat center;
    background-size: cover;
     width: 111px;
     height: 89px;
     margin-right: 111px;
   
     
}
.ban  .swiper-button-prev.swiper-button-disabled{ background: url('../images/ban-prev-disabled.png') no-repeat center;  }

.ban-button{ width: 250px; position: absolute; bottom: 10%; right: 10%;}
 
.ban .swiper-button-next, .ban .swiper-button-prev{ position: relative;    margin-top: 0;    top: 0;}
.ban .swiper-pagination{ color: #fff; font-size: 22px;bottom: 10%; line-height: 89px; text-align: left; left: 10%; width: 20%;}
.ban .swiper-pagination span{ font-size: 36px;}
.banline{ width: 98%; position: absolute; bottom:calc(10% + 89px) ; left: 1%; height: 1px; background: rgb(255, 255, 255,0.29); z-index: 10;}

.ban .swiper-button-next:after, .ban  .swiper-button-prev:after{ content: '';}

.about{ background: url(../images/aboutbg.jpg) no-repeat left top; background-size: 30% 100%; padding: 90px 0;}
.about .m1300{ display: flex; justify-content: space-between;}
.aboutright{ width: 650px; padding: 35px 0; position: relative;}
.aboutright h1{ font-size: 38px; font-weight: 800;}
.aboutright .info{ font-size: 16px; line-height: 3em; margin-top: 60px;}
.aboutmore{ position: absolute; bottom:45px; left: 0;  font-size: 16px; width: 260px; height: 70px; text-align: center; line-height: 70px; border-radius: 35px; overflow: hidden;}
.aboutmore a{ position: relative; width: 100%; height: 100%; display: inline-block;color: #fff;border-radius: 35px; overflow: hidden;background: #172f68; }
.aboutmore a::before{bottom:50%; }
.aboutmore a::after{top:50%;}
.aboutmore a::before,.aboutmore a::after{display:block; content:""; position:absolute; left:0; height:0; width:100%; z-index:1;transition:all 0.3s linear;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear; background-color:#ffb200;}
.aboutmore span{ z-index: 10; position: relative;}
.aboutmore a:hover::after,.aboutmore a:hover::before{ height:50%;}
.aboutit{ position: absolute; right: 0; top:50px;}
.aboutit h1{  color: #eaebef; font-size: 152px; text-transform: uppercase;writing-mode: tb-rl; line-height: 1em; }
.aboutit h3{ text-align: center; font-size: 22px; font-weight: normal; margin-top: 45px;}

.advantage{ color: #fff; background: #172f68;}
.advantage .m1300{  }
.advantageItem{  width: 25%; float: left; text-align: center; padding: 75px 0 80px 0; background: url(../images/advantageItembg.png) no-repeat left  top;}
.advantageItem h2{ font-size: 24px; margin-bottom: 37px;}
.advantageItem figure{ width: 240px; margin: 0px auto; font-size: 14px; line-height: 2.2em; font-weight: 300;}

.product{ background: url(../images/productbg.png)  repeat-x center bottom; padding-bottom: 80px; }

.title{ text-align: center; padding: 75px 0;}
.title h4{ font-size: 18px; font-weight: 300; color: #666; text-transform: uppercase;}
.title h1{ font-size: 56px; font-weight: 400;}

.product .m1300 ul{ display: flex; justify-content: space-between;}
.product .m1300 .swiper-slide { width: 423px; position: relative; padding-top: 82px;}
.product .m1300 .swiper-slide em{ position: absolute; bottom: 0; left: 0; z-index: 1; height:0; width: 100%; display: block; background: #172f68; transition: all .5s;}
.product .m1300 .swiper-slide .proimg{z-index: 2; position: relative; text-align: center; height: 300px; line-height: 300px; background: #fff; transition: all .5s;}
.product .m1300 .swiper-slide .protxt{z-index: 2; position: relative; height: 235px; padding: 0 20px; display: flex; align-items: center;  justify-content: center;}
.product .m1300 .swiper-slide .protxt h5 { font-size: 24px; font-weight: normal;}
.product .m1300 .swiper-slide .protxt figure{ font-size: 16px; line-height: 2em; margin-top: 25px; color: #666;}
.product .m1300 .swiper-slide:hover em{ height: 100%;}
.product .m1300 .swiper-slide:hover a{ color: #fff !important;}
.product .m1300 .swiper-slide:hover figure { color: #fff}
.product .m1300 .swiper-slide:hover .proimg { background: #14254e;}
.product .m1300 .swiper-slide .proimg img{ max-width: 100%; max-height: 100%;}

.application{position: relative; }
.applicationbg{ position: relative; z-index: 1;}
.applicationbg li{ display: none; transition: all .5s;}
.applicationbg li.active{ display: block;}
.applicationbg li img{max-width: 100%; max-height: 100%; }

.applicationtxt{ display: flex; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; background: rgb(0, 0, 0,0.4);}
.applicationtxt li{ flex: 1;display: flex; align-items: center; justify-content: center; color: #fff; padding: 0 60px; border-right: 1px solid rgb(255, 255, 255,0.29);  transition: all .5s;}
.applicationtxt li .applicationtxtIeam{ height: 250px; overflow: hidden;transition: all .5s;}
.applicationtxt li h2{ font-size: 30px; font-weight: 500; margin-bottom: 42px;}
.applicationtxt li h3{font-size: 16px; font-weight: normal; text-transform: uppercase; line-height: 2em;}
.applicationtxt li h4{font-size: 24px; font-weight: normal; line-height: 2em;}
.applicationtxt li .line{ width: 52px; height: 2px; background: #fff; margin-top: 67px; }
.applicationtxt li .info{ font-size: 14px; line-height: 34px; margin: 80px 0;}
.applicationtxt li:hover .applicationtxtIeam{ height: auto;}
 
.applicationtxt li:hover{  background-image: linear-gradient(#2751b5,#172f68);}
.applicationtxt li.on .applicationtxtIeam{ height: auto;}
.applicationtxt li.on{ background-image: linear-gradient(#2751b5,#172f68);}
.applicationtxt li a:hover { padding-left: 10px; }
.applicationtxt li a{ transition: all .5s;}

.addresstop{ height: 360px;display: flex; align-items: center; /* justify-content: center;*/}
.addresstop .m1300{ display: flex; justify-content: space-between;}
.addresstit{ width: 618px;}
.addresstit h1{ font-size: 42px; font-weight: 500;}
.addresstit h5{ font-size: 18px;font-weight: normal; line-height: 40px; margin-top: 55px;}
.addresslink a{   width: 120px; height: 120px; background: #fff; box-shadow: 0 0 20px rgb(0, 0, 0,0.2); text-align: center; line-height: 120px; transition: all .3s; }
.addresslink{ display: flex; align-items: center;}
.addresslink a:hover{ margin-right: 15px;box-shadow: 0 0 20px rgb(0, 0, 0,0.5);}
.addressbot{ background: #172f68; color: #fff; padding: 57px 0;}
.mapbox{ padding-left: 48px; }
.pointul,.addreeul{position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; position: absolute; z-index: 2; }
.point {width: 8px;height:8px;background-color: #fff;position: relative;border-radius: 50%;z-index: 2;}
/* 设置动画前颜色 */
.point-flicker:after {background-color: rgba(255, 255, 255, 0.2);z-index: 1;}
/* 设置动画后颜色 */
.point-flicker:before {background-color: rgba(255, 255, 255, 0.2);}
/* 设置动画 */
.point-flicker:before,
.point-flicker:after {content: '';width:30px;height: 30px; position: absolute;left: 50%;top: 50%; margin-left: -15px;margin-top: -15px;border-radius: 50%;animation: warn 1.5s ease-out 0s infinite;}

.pointul li:nth-child(1){ position: absolute; right:528px; top: 288px;}
.pointul li:nth-child(2){ position: absolute; right:509px; top: 453px;}
.pointul li:nth-child(3){ position: absolute; right:423px; top: 470px;}
.pointul li:nth-child(4){ position: absolute; right:518px; top: 651px;}

.addreeul li{width: 317px;  padding:25px 40px; font-size: 14px ; line-height: 28px; box-shadow: 0 0 10px rgb(0, 0, 0,0.29); transition: all .3s;}
.addreeul li:hover{ margin-top: -15px; cursor: pointer;}
.addreeul li span{ font-size: 28px; display: inline-block; margin-right: 10px; float: left;}
.addreeul li h5{ font-size: 20px; letter-spacing: 2px; margin-bottom: 12px;}
.addreeul li:nth-child(1){  background: rgba(23, 47, 104, 0.55); position: absolute; right: 120px; top: 76px; }
.addreeul li:nth-child(2){  background: rgba(255, 255, 255, 0.06); position: absolute; right: 550px; top: 355px; }
.addreeul li:nth-child(3){  background: rgba(23, 47, 104, 0.55);  position: absolute; right: 0; top:430px; }
.addreeul li:nth-child(4){  background: rgba(255, 255, 255, 0.06); position: absolute; right: 560px; top: 600px; }

.news{ background: #f5f5f5; padding-bottom: 70px;}
.newbox .m1400{  display: flex; justify-content: space-between;}
.newleft{ width: 30%; background: url(../images/ico.jpg) no-repeat center top #fff; padding: 37px 33px; position: relative; transition: all .3s;}
.newright{ width: 63%; overflow: hidden;}
.newright img{ max-width: 100%; height: 255px; object-fit: cover; width: 100%;}
.newleft img{ width:  100%; height: 225px; object-fit: cover;}
.clear65{ clear: both; height: 65px;}
.newtxt{  }
.newtxt h3{ font-size: 18px; line-height: 26px; letter-spacing: 1px; transition: all .3s; display: inline-block;
  white-space: nowrap; 
  width: 100%; 
  overflow: hidden;
  text-overflow:ellipsis;}
.newsimg{ overflow: hidden; position: relative;} 
.mask-white { position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(255,255,255,.2); content:''; -webkit-transition:-webkit-transform .6s; 
  transition:transform .6s; -webkit-transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0); transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0) }

  .newleft:hover .mask-white,.newsimg:hover  .mask-white{ -webkit-transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0); transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)}
.newsimg img{  transition: all 1s; max-width: 100%; max-height: 100%;}
.newtxt .newdesc{ margin: 38px 0 50px 0; font-size: 16px; line-height: 29px; color: #888888; word-break: break-all;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.newtxt .newdate{display: flex; align-items: center;  justify-content: space-between;}
.newtxt .newdate span:nth-child(1){ width: 60px; height: 2px; display: inline-block; background: #e5e5e5; margin-left: 3px;transition: all .5s;}
.newtxt .newdate span:nth-child(2){ color: #888888; font-size: 14px; }

.newleft a{ position: relative; z-index: 2; display: block;}
.newleft em{ background:#172f68 ; position: absolute; width: 100%; height:0; top: 0; left: 0; z-index: 1; transition: all 1s;}

/* .newleft:hover em{ height: 100%;} */
/* .newleft:hover .newdate span, .newleft:hover .newdesc,.newleft:hover a { color: #fff !important;} */
.newleft:hover  .newdate span:nth-child(1){ width: 120px;background:#172f68}
.newleft:hover { box-shadow: 0 0 20px rgb(0, 0, 0,0.2);}
/* .newleft:hover img{ transform: scale(1.1);} */

.newrightbot + .newrightbot{margin-top: 15px;}
.newrightbot{ background: #fff; display: flex; justify-content: space-between; padding:50px 43px  ; }
.newrightbot a{ width: calc(50% - 25px) }
.newrightbot a:nth-child(1){ padding-right: 25px; border-right: 1px solid #e8e8e8;}
.newrightbot a:nth-child(2){ padding-left: 25px;}

.newrightbot a:hover .newdate span:nth-child(1){ width: 120px;background:#172f68 }
.newrightbot a:hover  h3{  color: #172f68; }

footer{ color: #fff; background: #232323; padding-top: 70px;}
.foottop{ display: flex; justify-content: space-between; }
.footleft img{ margin-bottom: 60px; height: 60px;}
.footleft p{ line-height: 2em;}
.footleft input{ background: none; margin: 40px 0; color: #fff; width: 340px; line-height: 35px; height: 35px; border-bottom: 1px solid #545454; padding-left: 20px;}
.footleft button{ width: 190px; height: 45px; text-align: center; line-height: 45px; color: #fff; background: #373737; border: none;}

.footright{ width: 774px;display: flex; justify-content: space-between;}

.footit{ line-height: 60px; color: #8f8f8f; font-size: 18px;}

.footrightItem .footcontact{ width: 478px;}
.footrightItem .footcontact dl:nth-child(2n){ padding-left: 70px; width: calc(50% - 70px);}
.footrightItem dl{ float: left; line-height: 3em; margin-bottom: 20px;}
.footrightItem dl dt{ color: #8f8f8f;}
.footrightItem dl  dd{ font-size: 18px;}

.footbot{ height: 80px; line-height: 80px; border-top: 1px solid #545454; color: #8f8f8f;}
.footbot .m1300{ display: flex; justify-content: space-between;}
.footbot a{ color: #8f8f8f;}
.footbot a:hover{ color: #fff;}

.foootewmtxt{text-align: center; line-height: 4em;color: #8f8f8f;}

/* 关于我们 */

.aboutpage1{ background: url(../images/aboutpage1bg.jpg) no-repeat center right; background-size:  50% 100%; padding: 125px 0; }
.aboutpage1 .m1300{display: flex; justify-content: space-between;}
.aboutpage1 h2{ color: #172f68; font-size: 46px;font-weight: normal; }
.aboutpage1 h3{ font-size: 40px;  color: #333; font-weight: normal; margin-bottom: 50px;}
.aboutpage1  .info{ color: #666; font-size: 16px; line-height: 40px; }
.aboutpage1  div{ position: relative;}
.aboutpage1right img{ border-radius: 8px; box-shadow: 0 0 30px rgba(5, 105, 179, 0.3); max-width: 100%; max-height: 100%; }
.aboutpage1left{ width: 38%;}
.aboutpage1right{ width: 55%;display: flex;align-items: flex-end;}

.history{ background: #f4f6fb; padding: 70px 0;}
.historytit { text-align: center; font-size: 30px  ; line-height:1.4;}
.historytit h2{font-weight: normal;color: #172f68;  }
.historytit h3{    font-weight: normal; color: }
.historytit p{font-size: 16px;color: #555; margin-top:15px;}

.historyUl{ position: relative;   padding-top: 60px;}
.historyUl::before{ width: 1px; height: 100%; background: #ddd; content: ''; display: block;top: 0; position: absolute; left: 50%; margin-left: -0.5px;}
.history .yuan{ width: 12px; height: 12px; border-radius: 50%; border: 1px solid #ddd; margin: 0px auto;}

.historyUl li{ display: flex; justify-content: space-between; width: 50%; margin-bottom: 40px; transition: all .3s; cursor: pointer; }

.historyUl li:nth-child(2n-1){ flex-direction: row-reverse}
.historyUl li:nth-child(2n){ margin-left: 50%;}
.historyUl li:nth-child(2n-1) .historytxt{ text-align: right; padding-right: 55px;}
.historyUl li:nth-child(2n) .historytxt{  padding-left: 55px;}
.historypic{  width: 20%; display: flex;  align-items: center;}
.historytxt{ width: 62%;}
.historytxt h2{font-size: 40px; color: #172f68; position: relative; }
.historyUl li:nth-child(2n-1) .historytxt h2::before{ content: ' ';display: block; width: 13px; height: 13px; position: absolute; top: 50%; margin-top: -7px; right: -62px; background: url(../images/yuan.png) no-repeat center center;}
.historyUl li:nth-child(2n) .historytxt h2::before{ content: ' ';display: block; width: 13px; height: 13px; position: absolute; top: 50%; margin-top: -7px; left: -62px; background: url(../images/yuan.png) no-repeat center center;}
.historytxt figure{ font-size: 15px; color: #555; line-height: 34px;}
.historypic img{width: 130px; height: 130px; border-radius: 50%;}
.historymore{ text-align: center;  overflow: hidden; transition: all 1s;}
.historymore a{ position: relative;border-radius: 35px;width: 240px; height: 46px; line-height: 46px; margin: 0px auto;   display: block;color: #fff;overflow: hidden;background: #172f68; transition: all 1s; }
.historymore a:hover{  width: 300px;  color: #fff;  box-shadow: 0 0 10px rgb(0, 0, 0,0.2);}
 
/* .historymore a::before{bottom:50%; }
.historymore a::after{top:50%;}
.historymore a::before,.historymore a::after{display:block; content:""; position:absolute; left:0; height:0; width:100%; z-index:1;transition:all 0.3s linear;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear; background-color:#fff;} */
/* .historymore span{ z-index: 10; position: relative;}
.historymore a:hover::after,.historymore a:hover::before{ height:50%;}
.historymore a:hover{ color: #172f68;} */

.Culture{padding: 70px 0;}
.Culturetit{ text-align: center; font-size: 30px; line-height: 1.4;}
.Culturetit h2{ font-weight: normal;    color: #172f68;   }
.Culturetit h2:nth-child(2){/*font-family:'宋体';*/ font-weight:normal;color: #333;     font-size: 1.17em;}

.CultureUl{ display: flex; justify-content: space-between; margin-top: 50px;}

.Culture .swiper-container{margin-top: 50px;}
.Culture .swiper-slide{ padding: 10px 0;}
.cultureIeam{  position: relative; padding-bottom: 84px; text-align: center;}
.Culturetxt{ background: #fff; width: 75%;  box-shadow: 0 0 10px rgb(0, 0, 0,0.2); position: absolute; left:12% ; bottom: 0; text-align: center; padding-bottom: 20px; transition: all .3s;}
.Culturetxt span{ width: 80px; height: 80px;  display: block; margin:-40px auto 0px auto;}

.Culturetxt h2{ font-size: 24px; font-weight: normal; line-height: 2em;}
.Culturetxt  p{ font-size: 16px; line-height: 30px;}
 
.cultureIeam img{ max-width: 100%;transition: all .3s;}
.cultureIeam:hover IMG{box-shadow: 0 0 10px rgb(0, 0, 0,0.2);}
.cultureIeam:hover .Culturetxt{ width: 100%; left: 0;}
.cultureIeam span img{  border-radius: 50%;}
.cultureIeam:hover span img{  transform: rotateY(180deg);}

.historyUl li img{ transition: all .3s;}
/* .historyUl li:hover img{transform: rotateY(180deg);} */
.historyUl li:hover{  box-shadow:  0 0 10px rgb(0, 0, 0,0.2); padding: 10px;width:calc(50% - 20px) ;  }
/* */

/* 图片光 */
.fangan-page{ position:relative; overflow: hidden;}
.mask-white { position:absolute !important; top:0; left:0; width:100%; height:100%; background:rgba(255,255,255,.2); content:''; -webkit-transition:-webkit-transform .6s; 
  transition:transform .6s; -webkit-transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0); transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0) }
.fangan-page:hover .mask-white{ -webkit-transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0); transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)}

.newslistbox{ padding: 30px 0;}
.newslistUl li{ background: #f4f6fb; width: 32%; margin-right:2% ; transition: all .5s; float: left; margin-bottom:40px;}
.newslistUl li:nth-child(3n){ margin-right: 0;}

.newsdate{ display: flex; justify-content: space-between;}
.newswen{ padding: 30px 20px;}
.newswen h2{ font-weight: normal; font-size: 34px;}
.newswen  p{ color: #aaaaaa; font-size: 16px;}
.newswen h1{ font-weight: normal; font-size: 22px; line-height:1.8 ; margin-top: 30px; height: 78px}

.newsdate .news_next{ width: 50px; height: 50px;  border: 1px solid #aaa; border-radius: 25px; transition: all .6s; background: url(../images/news_next.png) no-repeat center center;}
.newslistUl li:hover .news_next{  width: 100px;border: 1px solid #172f68;  background: url(../images/news_next2.png) no-repeat center center #172f68;  }
.newslistUl li:hover{ color:#172f68 ;   box-shadow: 0 0 10px rgb(0, 0, 0,0.2); }
.newslistUl li:hover img{   transform:scale(1.06);}
.newspic { overflow: hidden; height: 275px; overflow: hidden;}
.newspic img{ width: 100%; height: 275px; -webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -o-transition:all 0.4s linear; transition:all 0.4s linear;}

.news-detail{ border: 1px solid #e5e5e5; margin: 36px 0;}
.news-detail-tit{ display: flex; justify-content: space-between; padding: 58px 40px; border-bottom: 1px solid #e5e5e5 ;}
.news-detailtxt{ }
.news-detailtxt h1{ font-size: 30px; margin-bottom: 50px;}
.news-detailtxt p{ font-size: 18px; color: #888888; font-weight: 300;}
.news-detailback{}
.news-detailback a{ width: 210px; height: 60px; display: flex; align-items: center;  justify-content: center; background: #172f68; color: #fff; font-size: 18px; border-radius: 30px; transition: all .6s;}
.news-detail-info{ padding: 58px 40px; color: #666; font-size: 18px; line-height: 2;}
.news-detailback a:hover{ width: 300px; box-shadow: 0 0 10px rgb(0, 0, 0,0.2);}

.news-detail-page{ display: flex; justify-content: space-between;  }
.news-detail-page li{ width: 50%;}
.news-detail-page li a{ color: #fff; background: #172f68; display: block; height: 100px; line-height: 100px;padding: 0 30px;white-space: nowrap;  overflow: hidden; text-overflow:ellipsis;}

.prolist{}
.prolistUl{padding: 30px 0;}
.prolistUl li{width: 32%;margin-right: 2%; background: #fff; text-align: center; float: left; margin-bottom: 30px;}
.prolistUl li:nth-child(3n){ margin-right: 0;}
.prolistUl li .propic{ height: 300px;display: flex; width: 100%; align-items: center;  justify-content: center;	 transition: all .5s;  }
.prolistUl li .prowen{ padding: 25px; }
.prolistUl li .prowen h1{ font-size: 26px; font-weight: normal;}
.prolistUl li .prowen .info{ color: #666666; font-size: 14px; margin: 25px 0;}
.prolistUl li .prowen .btn{ background: #f4f6fb; text-align:  center; color: #666; font-size: 16px; height: 50px; line-height: 50px;  transition: all .5s; display: block;}
.prolistUl li:hover{ box-shadow: 0 0 10px rgb(0, 0, 0,0.2);}
.prolistUl li:hover .btn { background: #172f68; color: #fff;}
.prolistUl li .propic img{ max-width: 100%; max-height: 100%;}

.pro-detail-top{  padding: 60px 0;  background: #f4f6fb;}

.pro-detail-top .m1300{ display: flex; justify-content: space-between; }
.proimgban{ width: 47%; height: 480px;display: flex; justify-content: space-between;    flex-direction: row-reverse;}
/* 缩略图 */
.proimgban .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.proimgban .swiper-slide {
  background-size: cover;
  background-position: center;
}

.proimgban .gallery-top {
  height: 100%;
  width: 480px;  padding:  0; margin: 0;
}
.proimgban .gallery-top .swiper-slide{ display: flex;  justify-content: center;	 align-items: center; background: #fff; }
.proimgban .gallery-top .swiper-slide img{  max-width: 100%; max-height: 100%;}
.proimgban .gallery-thumbs {
    width:100px; height: 100%;
  box-sizing: border-box;
  padding:  0; margin: 0;
}

.proimgban .gallery-thumbs .swiper-slide {
   width: 98px;
  display: flex;  justify-content: center;	 align-items: center;  background: #fff;
  height: 100%;
  
}
.proimgban .gallery-thumbs .swiper-slide img{  max-width: 100%;}

.proimgban .gallery-thumbs .swiper-slide-thumb-active {
  border: 1px solid #172f68;
}
/* 缩略图 end*/
.prodesc{ width: 42%; background: #fff; display: flex;align-items: center;   padding: 0 50px;}
.prodesc h1{ font-weight: normal; color: #000; font-size: 30px;}
.prodesc .line{ width: 20px; height: 3px; background: #172f68;  margin: 20px 0 40px 0;}

.prodescdl{ }
.prodescdl dl{ background: #f4f6fb;  height: 56px; line-height: 56px; display: flex; justify-content: space-between; font-size: 16px;}
.prodescdl dl:nth-child(2n){ background: #fff;}
.prodescdl dl dt{ width: 30%; text-align: right;}
.prodescdl dl dd{ width:70%; text-align: left; padding-left: 70px;}

.pro-detail-bot{ padding: 45px 0;}
.title-pro{ border-bottom: 1px solid #e5e5e5;}
.title-pro span{ color: #172f68; font-weight: 800; font-size: 24px; position: relative; display: inline-block; padding-bottom: 35px;} 
.title-pro span::after{ content: ''; display: block; width: 100%; height: 2px; background: #172f68; position:absolute; bottom: -1px;  left: 0;}

.applicationlist{ background: #f4f6fb; padding: 110px 0 60px 0;}
.applicationlist ul li{ padding: 0px 30px 50px 30px; background: #fff; display: flex; justify-content: space-between; transition: all .5s;  margin-bottom: 110px;}
.applicationlist ul li:nth-child(2n){ flex-direction: row-reverse;}
.applicationwen{ padding: 50px 0 0 50px; position: relative;}
.applicationimg img{ width: 100%; height: calc( 100% + 50px); box-shadow: 0 0 10px rgb(0, 0, 0,0.2);}
.applicationimg{ width: 50%; height: 450px; margin-top: -50px; position: relative; background-size: auto 100% !important;}
.applicationwen h2{ font-size: 30px; font-weight: normal;}
.applicationwen  .info{ color: #666; font-size: 16px; margin-top: 30px; line-height: 2;}

.applicationwen a{ transition: all .5s; position: absolute ; display: block; left: 50px ; bottom: 0; color: #172f68; text-align: center; font-size: 16px; border: 1px solid #172f68; border-radius: 8px; width: 200px; height: 50px; line-height: 50px;}

.applicationlist ul li:hover .applicationwen a { background: #172f68; color: #fff; left:80px;}

.applicationimg figcaption{ width: 100%; height: 100%;display: flex;align-items: center;justify-content: center;    position: absolute;  color: #fff; font-size: 30px; top: 0 ; left: 0; background: rgb(0, 0, 0,0.2);   transform: scale(0,0); transition: all .5s;}
 
.applicationlist ul li:hover .applicationimg figcaption{ transform: scale(1,1);}
.applicationlist ul li:hover{ box-shadow: 0 0 30px rgb(0, 0, 0,0.2);}

.contact{ padding: 65px 0;}
.contactbox{ display: flex; justify-content: space-between;}
.contactleft h1{ font-size: 36px; color: #172f68; border-bottom: 1px solid #d2d6e4; padding-bottom: 35px;margin-bottom: 35px;}
.contactright{ width: 630px; height: 479px;}
.contactleft p{ font-size: 16px; color: #666666; line-height:3;}
.contactleft .info p{ line-height: 2.5;}

.gbook{ background: url(../images/gbookbg.jpg) no-repeat center top #f2f4f5; display: flex; justify-content: center; align-items: center; height: 760px;}
.gbook h1{font-size: 36px; color: #172f68;  margin-bottom: 35px;}
.gbookItem{ display: flex; justify-content: space-between;margin-bottom: 40px;}
.gbookItem input{ background: #fff; height: 60px; line-height: 60px; width: 400px; padding-left: 15px; font-size: 16px; box-shadow: 0 0 10px rgb(4,105,179,0.1); border-radius: 8px; }
.gbookItem textarea{ background: #fff;box-shadow: 0 0 10px rgb(4,105,179,0.1);   line-height: 60px; width: calc(100% - 15px); padding-left: 15px;font-size: 16px; border-radius: 8px;}
.gbookItem button{ color: #fff; font-size: 22px ; text-align:  center; background: #172f68 ; width: 480px; line-height: 60px; height: 60px; margin: 0px auto; border-radius: 8px;}

.contactright  iframe{ width: 100%; height: 479px;}

.joinpage1 {
  background: #f5f5f5;
  padding: 65px 60px;
  /* margin-bottom: 60px; */
}

.jointxt {
  background: #fff;
  border-radius: 20px;
  padding: 60px;
  font-size: 16px;
  line-height: 48px;
}

.jointxt h3 {
  font-size: 34px;
  margin-bottom: 30px;
}

/* 人力资源 */
.neiban {
  /* margin-top: 80px; */
  position: relative;
  color: #fff;
}
.smaillban .m1300{display: flex;  align-items: center; justify-content: center; position: absolute;     top: 0; height: 100%; left: 50%; margin-left: -650px;}
.smaillban img{ max-width: 100%;}
.smaillban .text h6 {
  font-size: 26px;
  line-height: 48px;
}

.smaillban .text h2 {
  font-size: 18px;
  margin-top: 60px;
}

.smaillban .text h2 span {
  font-size: 26px;
  color: rgba(255, 255, 255, 0.6);
}

.smaillban .text {
  margin-left: 50%;
}

.joinpage2 {
  padding: 55px 0;
}

.joinUl {}

.joinUl .joinUlli {
  padding: 0 50px;
  border: 1px solid #e5e5e5;
  margin-bottom: 35px;
}

.joinUl .joinUlli:hover {
  box-shadow: 0 0 10px #ccc;
  cursor: pointer;
}


.joinUl .joinUlli:nth-child(2n) {
  background: #f9f9f9;
}

.jointxttilt {
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #e5e5e5;
}

.jointxttilt span {
  font-size: 33px;
  background: url(../images/joinico.png) no-repeat center left;
  padding-left: 50px;
  font-weight: 300;
}

.jointxttilt a {
  float: right;
  color: #aaa;
}

.jointxttilt a:hover {
  color: #172f68;
}

.joinIteam li {
  width: 33.3%;
  float: left;
  line-height: 34px;
  font-size: 14px
}

.joinIteam {
  padding: 30px 0;
}

.tan {
  position: fixed;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  margin: 0;
  background: rgba(0, 0, 0, .3);
  z-index: 9999;
  display: none;
  /* display: flex; */
  align-items: center;
  justify-content: center;



}

.tanbox {
  background: #fff;
  width: 1040px;
  padding: 0 80px;

  margin: 0 auto;
  border-radius: 20px;
  position: relative;


}

.tanUl {
  padding: 50px 0;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}

.tanUl li {
  width: 25%;
  float: left;
  line-height: 2.4em;
}

.tanUl li h6 {
  font-size: 14px;
  color: #666666;
}

.tanUl li h2 {
  font-size: 22px;
}

.taboxinfo {
  color: #666666;
  line-height: 40px;
  padding-bottom: 50px;
}

.taboxinfo h3 {
  padding-top: 50px;
  font-size: 18px;
  font-weight: bold;
}

.taboxinfo .email {
  font-size: 18px;
  ;
  color: #172f68;
  margin-top: 50px;

}

.tanclose {
  position: absolute;
  width: 84px;
  height: 84px;
  right: -90px;
  top: -20px;
}

.tanclose img {
  width: 100%;
}


/*人才招聘岗位*/
.recruit-box {
  padding-bottom: 80px;
  margin-top: 60px 
}

.recruit-box .list {
  margin-top: 60px
}

.recruit-box .list .item {
  display: block;
  cursor: pointer;
  margin-bottom:40px;
  padding: 30px 40px;
  border: 1px solid #d8e5ec;
  background-color: #fff;
  transition: all .2s;
}

.recruit-box .list .item:nth-child(2n) {
  background-color: #f9f9f9;
}

.recruit-box .list .staff-box {
  padding-bottom: 30px;
  border-bottom: 1px solid #d8e5ec;
  transition: all .3s;
}

.recruit-box .list .staff {
  float: left;
  font-size: 20px;
  color: #333;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px;
  background-image: url(../images/staff.png);
  transition: all .3s;
}

.recruit-box .list .detail {
  float: right;
  font-size: 16px;
  color: #999;
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url(../images/recruit-arrow.png);
  transition: all .3s;
}

.recruit-box .list .require {
  margin-top: 20px;
  font-size: 0;
}

.recruit-box .list .require span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 14px;
  width: 33.333%;
  margin-bottom: 10px;
  color: #666;
  transition: all .3s;
}

.recruit-box .list .item:hover {
  background-color: #172f68;
  border-color: #172f68;
  box-shadow: 0 10px 20px rgba(0, 148, 156, .2);
}

.recruit-box .list .item:hover .staff {
  color: #fff;
}

.recruit-box .list .item:hover .detail {
  color: #fff;
  /*background-image: url("../images/recruit-arrow2.png");*/
}

.recruit-box .list .item:hover .staff-box {
  border-color: rgba(216, 229, 236, .3);
}

.recruit-box .list .item:hover .require span {
  color: #fff;
}

.rectuitinfo-box .btns a:hover {
  background-color: #172f68;
  color: #fff;
}

.rectuitinfo-box .btns a:hover span {
  background-image: url("../images/rectuitinfo-share2.png");
}

.rectuitinfo-box .bshare-custom a:hover {
  text-decoration: none;
}

.rectuitinfo-box .bshare-custom .bshare-more.more-style-addthis:hover {
  background-color: #172f68;
  color: #fff;
}

.rectuitinfo-box .bshare-custom .bshare-more.more-style-addthis:hover span {
  color: #fff;
}

/*弹窗*/
.g5liebiao {
  width: 100%;
  margin: 0 -8px;
  margin-top: 50px;
}

.g5abt h2 {
  display: inline-block;
  color: #555555;
  font-size: 22px;
  width: 265px;
  overflow: hidden;
}

.g5listita a {
  width: 170px;
  height: 45px;
  line-height: 45px;
  display: block;
  background: #fff;
  margin-top: 20px;
  position: absolute;
  bottom: 10px;
  left: 15px;
}

.g5listita a p {
  color: #172f68;
  padding-left: 35px;
  line-height: 45px;
}

.g5listita a p::after {
  position: absolute;
  content: "";
  width: 7px;
  height: 13px;
  background: url(../images/sanjiaoa.png) no-repeat center;
  right: 56px;
  top: 50%;
  transform: translateY(-50%);
  background-size: cover;
  color: #172f68;
}

.g5tan {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}

.tancoiii {
  margin-top: 20px;
}

.tancoiii h4 {
  color: #333333;
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: bold;
}

.tancoiii p {
  color: #666666;
  font-size: 14px;
  /* font-weight: lighter; */
  line-height: 35px;
}

.tancon {
  max-width: 1200px;
  width: 65%;
  position: absolute;
  /* border-bottom: 4px solid #172f68; */
  padding: 0 73px 0;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}

.g5lianjie {
  width: 100%;
  height: 52px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.g5lianjie p {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 52px;
  color: #172f68;
  font-family: "微软雅黑";
  font-weight: bold;
  font-size: 16px;
}

.tanright {
  width: 84px;
  height:84px;
  position: absolute;
  top: -50px;
  right: -85px;
  cursor: pointer;
}

.tanright img {
  width: 100%;
}

.tancoiiiab {
  padding: 30px 0 30px;
  border-bottom: 1px solid #eeeeee;
}

.tancoiiiab .t1 {
  display: inline-block;
  width: 24%;
  color: #666666;
  font-size: 14px;
}

.tancoiiiab .t1 b {
  display: block;
  color: #333333;
  font-size: 18px;
  margin-top: 10px;
}

.rc-popscroll {
  max-height: 450px;
  overflow-y: scroll;
  padding-right: 60px;
}

.rc-popscroll::-webkit-scrollbar {
  /*滚动条整体样式*/
  /*高宽分别对应横竖滚动条的尺寸*/
  width: 5px;
}

.rc-popscroll::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 3px;
  background: #172f68;
  width: 5px;
}

.rc-popscroll::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 3px;
  background: #f2f5f9;
  width: 5px;
}



 

 



