@charset "UTF-8";

/*banner*/
.index_section1{height:100vh; position:relative; z-index:5;}
.hmFocus{ height:100vh; background:#093977;}
.hmFocus_item { height: 100vh; position: relative; overflow: hidden; }
.hmFs_bg { height: 100%; width: 100%; background-repeat:no-repeat; background-size:cover; background-position:center center;-webkit-transform:scale(1); transform:scale(1); }
.hmFocus_item video{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.hmFs_layBg{position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3);}
.active .hmFs_bg{ visibility: visible; -webkit-animation: scaleBg 6s linear forwards; animation: scaleBg 6s linear forwards;}
.hmTxt { display: inline-block; position: absolute; z-index: 5; left: 0%; top: 50%; transform: translate(0%,-50%); width:100%; color: #FFF; text-align: center;}
.hmTxt img{transition:all 0.5s ease-in-out; opacity:0; transform:translate(-100px,0); margin:0 auto;}
.hmTxtDes{position:absolute; left:0; top:0; width:100%;}
.hmTxt_ct { font-size: 70px; font-weight: bold; display: block; height: 84px; transition:all 0.8s ease-in-out; opacity:0; transform:translate(180px,0px) }
.hmTxt_et { font-size: 30px; margin-top:25px; line-height: 50px; font-weight: 100; transition:all 0.8s ease-in-out; opacity:0; transform:translate(180px,0px) }

.hmFocus_dot{ height: 4px; width: 100%; position: absolute; left: 0px; bottom: 7vh; z-index: 5; text-align:center}
.hmFocus_dot span{ display: inline-block; margin: 0px 5px; height:4px; width:60px; background:rgba(255,255,255,0.2); cursor:pointer; position:relative; }
.hmFocus_dot span.on{height:4px;}
.hmFocus_dot span:after{content:""; background:#003da6; width:0; height:4px; position:absolute; left:0; top:0;}
.hmFocus_dot span.on:after{ width:100%; transition:all 5s linear;}
.hmFocus .slick-prev{ background: url(../images/fsBtn.png) no-repeat center center; display: inline-block; height: 80px; width: 43px; position: absolute; left: 60px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -40px; z-index:3; transition:all 0.5s ease-in-out; opacity:0.3; transform:rotate(180deg); }
.hmFocus .slick-next{  background: url(../images/fsBtn.png) no-repeat center center; display: inline-block; height: 80px; width: 43px; position: absolute; right: 60px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -40px; z-index:3; transition:all 0.5s ease-in-out; opacity:0.3;}
.hmFocus .slick-prev:hover,.hmFocus .slick-next:hover{ opacity:1;}
.hmFocus_dot span:first-child.on:after{transition:all 1000s linear;}


.hmTxtDes2{position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); z-index:5; color:#fff;}
.hmTxtDes2_t1 { font-size: 36px; line-height: 48px; margin-bottom: 40px; font-weight: bold; letter-spacing: 2px; max-width:945px; transition:all 0.8s ease-in-out; opacity:0; transform:translate(180px,0px) }
.hmTxtDes2_p1 { font-size: 20px; line-height: 40px; font-weight: 100; margin-bottom: 45px; max-width: 945px; letter-spacing: 2px; transition:all 0.8s ease-in-out; opacity:0; transform:translate(180px,0px) }
.hmTxtDes2_btns{ transition:all 0.8s ease-in-out; opacity:0; transform:translate(180px,0px) }
.hmTxt_btn1{ line-height: 48px; background: #003da6; text-align: center; height: 48px; width: 200px; display: inline-block; margin-right: 24px; font-size: 16px; color: #FFF; letter-spacing: 2px; box-shadow:0 8px 12px 10px rgba(198,22,52,0.1); }
.hmTxt_btn1:hover{ background: #AA132E; color: #FFF; }
.hmTxt_btn2{ line-height: 44px; height: 48px; width: 200px; border: 2px solid #FFF; text-align: center; display: inline-block; font-size: 16px; color: #FFF; }
.hmTxt_btn2:hover{ color: #003da6; background: #FFF; }
.index_content{ position:relative;padding: 15.27vh 0px; min-height:100vh; position:relative}
.index_bg{ height:100%; position:absolute; left:0; top:0; width:100%; background: url(../images/hmc2_bg1.jpg) no-repeat fixed center center; background-size:cover; opacity:0; transition:all 0.5s ease-in-out;}
.index_bg:after{content:""; width:100%; height:100%; background:rgba(0,0,0,0.3); position:absolute; left:0; top:0}
.index_bg.on{opacity:1;}
.index_content .container{position:relative; z-index:5;}
.active .hmTxt img{transform:translate(0,0); opacity:1; transition-delay:0.3s;}
.active .hmTxt_ct{transform:translate(0,0); opacity:1; transition-delay:0.4s;}
.active .hmTxt_et{transform:translate(0,0); opacity:1; transition-delay:0.5s;}
.active .hmTxtDes2_t1{transform:translate(0,0); opacity:1; transition-delay:0.3s;}
.active .hmTxtDes2_p1{transform:translate(0,0); opacity:1; transition-delay:0.4s;}
.active .hmTxtDes2_btns{transform:translate(0,0); opacity:1; transition-delay:0.5s;}

@media (max-width:1799px){
.hmTxt_ct{font-size:52px;}
.index_content{padding: 80px 0px;}
.hmTxtDes2_t1 { font-size: 26px; line-height: 38px; margin-bottom: 26px;}
.hmTxtDes2_p1 { font-size: 18px; line-height: 32px; margin-bottom: 35px;}
.hmFocus_doc{bottom:40px;}
.hmTxtDes{padding-top:18px; }
}
@media (max-width:1199px){
.hmTxtDes{padding-top: 0px; }
}
@media (max-width:993px){
.index_section1,.hmFocus_item ,.hmFocus{height:600px;}
.hmTxt_ct{font-size:42px;}
.hmTxt_et{font-size:22px; line-height:38px; margin-top:-15px;}
}
@media (max-width:767px){
.index_section1,.hmFocus_item ,.hmFocus{height:400px;}
.hmTxt_ct{font-size:16px; height:30px; line-height:30px; margin-bottom:0}
.hmTxt_et{font-size:14px; line-height:22px; margin-top:5px;}
.hmTxt{width:100%;}
.hmTxt img{width:52%;}

.hmTxtDes2_t1 { font-size: 18px; line-height: 28px; margin-bottom: 15px; letter-spacing: 0em; }
.hmTxtDes2_p1 { font-size: 14px; line-height: 22px; margin-bottom: 20px;}
.hmTxt_btn1{width:105px; height:40px; line-height:40px; font-size:14px; letter-spacing:0; margin-right:12px;}
.hmTxt_btn2{ line-height: 38px; height: 40px; width: 105px; border: 1px solid #FFF; font-size: 14px;}
}




/*应用领域*/
.plate1-top { width: 100%; z-index: 9;}
.plate1-top .top-title { font-size: 0.36rem; font-weight: bold; text-align: center; color: #333;}
.plate1-top .top-English { margin-top: 0.18rem; font-size: 0.24rem;text-align: center; color: #cbcbcb;}
.plate1-top .top-heng { width:0.7rem; height:4px;margin: 0.2rem auto 0; border-radius: 0.5rem; background: #0072bc;}

/*应用领域*/
.index_area_bg{ position:relative; width:100%; padding:0.7rem 0px; overflow:hidden;}

.plate1-cent {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-top:0.5rem;
}
.plate1-cent .cent-menu {
  width: 4.5rem;
  height: auto;
  background: #14387a;
}
.plate1-cent .cent-menu .menu-list {
  position: relative;
  width: 100%;
  height: 2rem;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.plate1-cent .cent-menu .menu-list .list-box {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.3rem 0 0.3rem 0.8rem;
}
.plate1-cent .cent-menu .menu-list .list-box .list-icon {
  position: relative;
  width: 0.45rem;
}
.plate1-cent .cent-menu .menu-list .list-box .list-icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.plate1-cent .cent-menu .menu-list .list-box .list-icon .img2 {
  opacity: 0;
}
.plate1-cent .cent-menu .menu-list .list-box .list-title {
  margin-top: 0.6rem;
  font-size: 22px;
  color: #fff;
}
.plate1-cent .cent-menu .menu-list .list-box .list-English {
  margin-top: 0.1rem;
  /* font-family: 'Arial'; */
  font-size: 12px;
  color: #fff;
  opacity: 0.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}
.plate1-cent .cent-menu .menu-list .list-box .list-arrow {
  position: absolute;
  top: 50%;
  right: 0.3rem;
  width: 0.4rem;
  opacity: 0;
  transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.plate1-cent .cent-menu .menu-list .list-box .list-arrow img {
  width: 100%;
}
.plate1-cent .cent-menu .menu-list-active {
  background: linear-gradient(-90deg, #00c0ff, #104bb9);
}
.plate1-cent .cent-menu .menu-list-active .list-icon .img2 {
  opacity: 1 !important;
}
.plate1-cent .cent-menu .menu-list-active .list-icon .img1 {
  opacity: 0;
}
.plate1-cent .cent-menu .menu-list-active .list-arrow {
  opacity: 1 !important;
}
.plate1-cent .cnet-box {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 4.5rem);
  height: 6rem;
  display:none;
}
.plate1-cent .cnet-box .box-left {
  float:left;
  width: 4.48rem;
  height: 100%;
  padding: 0.4rem 0.6rem 0 0.6rem;
  background: #fff;
}
.plate1-cent .cnet-box .box-left .left-English {
  font-family: 'MontserratBold';
  font-size: 0.3rem;
  background-image: linear-gradient(-90deg, #00c0ff, #104bb9);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
  text-transform: uppercase;
}
.plate1-cent .cnet-box .box-left .left-title {
  margin: 0.42rem 0;
  font-size: 0.24rem;
  font-weight: bold;
  color: #333;
  opacity: 0;
}
.plate1-cent .cnet-box .box-left .left-text {
  /* padding-right: 0.7rem; */
  font-size: 16px;
  line-height: 30px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  opacity: 0;
}
.plate1-cent .cnet-box .box-left .left-button {
  display: block;
  width: 1.4rem;
  height: 0.45rem;
  margin-top: 0.7rem;
  font-size: 14px;
  line-height: 0.42rem;

  text-align: center;
  color: #0072bc;
  border-radius: 0.45rem;
  border: solid 2px #0a51a1;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.plate1-cent .cnet-box .box-left .left-button:hover {
  color: #fff;
  background: #0a51a1;
}
.plate1-cent .cnet-box .box-right {
  width: calc(100% - 4.48rem);
  height: 100%;
  background: #fff;
  overflow: hidden;
}
.plate1-cent .cnet-box .box-right img {
  width: 100%;
  height: 100%;
  opacity: 0;object-fit: cover;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.plate1-cent .cnet-box:hover img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.plate1-cent .cnet-box-active {
  opacity: 1;
  visibility: visible;
}
.plate1-cent .cnet-box-active .left-English,
.plate1-cent .cnet-box-active .left-title,
.plate1-cent .cnet-box-active .left-text,
.plate1-cent .cnet-box-active img {
  opacity: 1 !important; display:block;
  transition: all 0.6s !important;
  -o-transition: all 0.6s !important;
  -moz-transition: all 0.6s !important;
  -webkit-transition: all 0.6s !important;
}


/************公司简介******************/ 
.hmCon4{ padding:0.7rem 0px 1rem; position:relative;}
.hmc4bg{ position:absolute; left:0; width:100%; bottom:0; height:100%; background:#f8f8f8 url(../images/hmc4_line.png) no-repeat center bottom;}
.hmCon4 .container{position:relative; z-index:1;}
.hmc4_des{ width:100%; margin:0 auto; max-width: 1150px; margin-top:0.5rem; font-size:0.18rem; line-height:1.8; color: #666666; text-align: center; }
.hmc4ul{display: flex; justify-content: space-between; margin-top:0.6rem;}
.hmc4ul li{ letter-spacing:1px; cursor:default; text-align:center;}
.hmc4ul li strong{ display:block; font-weight: normal; font-size: 0.16rem;}
.hmc4ul li p{ font-size:0.16rem; line-height:2;}
.hmc4ul li strong span{color: rgb(0, 40, 150); font-size:0.5rem; font-family: "SOURCEHANSANSCN-BOLD";transition:all 0.5s ease-in-out;}
.hmc4ul li strong i{color: #002896; font-size:0.25rem;display:inline-block; font-style:normal;font-family: "SOURCEHANSANSCN-BOLD";transform:translateY(-20px);transition:all 0.5s ease-in-out;}
.hmc4ul li:hover strong span,.hmc4ul li:hover strong i{ text-shadow:0 8px 18px rgba(0, 40, 150, 0.4)}


@media (max-width:620px){	
 .hmc4ul li strong{font-size: 0.14rem;}
 .hmc4ul li strong span {font: bold 0.4rem EuclidCircularA;}
 .hmc4ul li strong i {transform: translateY(-10px);}
}
 
 
/*********核心技术****************/ 
.index_hexin_bg{ padding:0.7rem 0px 0rem; position:relative;}
.index_hexin_box{ margin:0.7rem 0px 0rem;padding:1.4rem 0px; position:relative; background:url(../images/index_hexin_bg.jpg) top center no-repeat; background-size: cover;}
  
  
#wrap{position: relative;overflow: hidden;top:0; left:0; right:0; bottom:0;margin:auto; width: 1200px;height: 450px;}
#wrap > ul{width: 120%;list-style: none;}
#wrap > ul > li{ float: left; width: 60px;height: 450px;cursor: pointer;}
#wrap > ul > li:nth-child(1){background: rgb(20 56 122 / 27%)  url(../images/hexin_img1.jpg) no-repeat center/cover;}
#wrap > ul > li:nth-child(2){background: rgb(20 56 122 / 27%) url(../images/hexin_img2.jpg) no-repeat center/cover;}
#wrap > ul > li:nth-child(3){background: rgb(20 56 122 / 27%)  url(../images/hexin_img3.jpg) no-repeat center/cover;width: 1080px;}  
#wrap > ul > li > .text{width: 60px;height: 100%;background: rgb(20 56 122 / 27%);opacity:0.5;}
#wrap > ul > li.curr > .text{width: 60px; height: 100%;background:rgba(0,0,0,0.2);opacity:1;}
#wrap > ul > li > .text p{padding: 40px 18px; font-weight: bold; font-size: 20px;color: #fff;
writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/ 
writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/  
}
#wrap > ul > li > .tagcont{opacity: 0}
#wrap > ul > li.curr > .tagcont{opacity: 1}
#wrap > ul > li{position: relative;}

.tagcont{position: absolute; top: 0; width: 100%;  z-index: 1; text-align: center;}
.tagcont .nr{padding: 80px 53px 50px 120px;color: #fff;width: 100%;}
.tagcont .nr h1{color: #fff; font-weight: bold;}
.tagcont .nr h3{color: #fff;font-size: 0.3rem;margin-bottom: 0.2rem;}
.tagcont .nr p{color: #fff;font-size: 0.16rem;margin-bottom: 0.4rem; line-height:1.7;}
.tagcont .nr .xian{width: 50px; height: 3px; margin:25px auto; background:#fff;}
.tagcont .nr .tag-an a{color: #fff;}
.tagcont .nr .tag-an a:hover{color: #fff;}
.tagcont.tt{position: relative; text-align: left}
.tagcont.tt .nr{padding:30px; color: #fff; background: rgba(75,189,204,0.3)}
.tagcont.tt .nr h1{color: #4bbdcc; font-weight: bold;}
.tagcont.tt .nr h3{color: #fff}
.tagcont.tt .nr .xian{width: 50px; height: 3px; margin:20px 0; background:#4bbdcc;}
.texing .uk-accordion-content{margin-top: 0}
.texing.uk-accordion>:nth-child(n+2){margin-top: 0;   }
.texing.uk-accordion .uk-accordion-title{border-bottom: 1px solid rgba(255,255,255,0.5); padding:10px 0;}


 
  
/*********新闻中心***************/ 
.index_news_bg{ padding:0.8rem 0px; position:relative;}
.index_news_box{ margin:0.7rem 0px 0rem; position:relative; background:#eeeeee;}
  
.hmc5Lbox{ float: left; width:calc(65% - 20px); position:relative; }
.hmc5Lbox .overflowHide{ height:550px;}
.hmc5Lbox .overflowHide:after{content:""; background:rgba(0,0,0,0.1); position:absolute; left:0; top:0; right:0; bottom:0;}

.hmc5layer{ width:100%; color:#3a3a3a; z-index:2; padding:20px 2.6vw;}
.hmc5lytxt{ display: block;}
.hmc5lytxt strong{ font-size:0.24rem; line-height: 40px; height: 40px;display: block; font-weight: normal; }
.hmc5lytxt p{ font-size: 15px; line-height: 26px; letter-spacing: 1px; display: block; height: 26px; margin-top: 7px; }
.hmc5lay_info{ overflow: hidden; font-size: 15px; line-height: 30px; height: 30px; }
.hmc5lay_info .fl{ background: url(../images/hmc6i.png) no-repeat left center; padding-left: 25px; }



.hmc5Rx { width: 35%; float: right;}
.hmc5Rx li{ overflow:hidden;}
.hmc5Rx li:first-child{ margin-bottom:10px;}
.hmc5ra{ width:100%; position:relative;display: block;}
.hmc5ra .overflowHide{ height:326px;}
.hmc5ra .overflowHide:after{content:"";background: rgba(20, 56, 122, 0.58);position:absolute;left:0;top:0;right:0;bottom:0;}
.hmc5rayer{ position:absolute; left:0; right:0; bottom:0px; color:#fff; z-index:2; padding:0 2.6vw;}
.hmc5ray_info{ overflow: hidden; font-size: 15px; line-height: 30px; height: 30px; margin-bottom:0.4rem;}
.hmc5ray_info .fl{ background: url(../images/hmc6iw.png) no-repeat left center; padding-left: 25px;}
.hmc5rytxt{ display: block; }
.hmc5rytxt strong{ font-size:0.24rem; line-height: 40px; height: 40px; display: block; font-weight: normal;margin-bottom:0.5rem; }
.hmc5rytxt p{ font-size: 0.16rem; line-height: 26px; margin-bottom:0.4rem;}


@media screen and (max-width: 768px) {
  .hmc5Lbox{ float: none; width:100%; position:relative;}
  .hmc5Lbox .overflowHide{ height:300px;}
  .hmc5Rx { width: 100%; float: none; margin-top:20px;}
  .hmc5ra .overflowHide{ height:226px;}
}