﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(pscroll.css);
@import url(animate.min.css);
/*首页*/
.header .nav > ul > li.on > a{ color: #fff;}
.header:hover .nav > ul > li.on > a{ color: var(--main-color);}
/*轮显*/
.banner_page{ position:absolute; width:100%; text-align:left; left:0%; height:0px;  color:#fff; font-size:16px; z-index:10; bottom:86px; line-height:36px; z-index:5; /*font-style:italic; font-weight:bold;*/}
.banner_page .wrap{ height:0; text-align:right;}
.banner_page span{ color:#fff;}
.banner_page label{ color:#fff;}
.banner_page em{ font-style:normal; color:#fff;}
/* .main .banner .btn .boxs{ margin-left:240px;} */
.swiper-container-autoheight .swiper-slide{ cursor:default;}
.banner .c-dot-page {position: absolute; z-index: 10;bottom: 60px; right:0; width:100%;}
.banner .c-dot-box { float:right; /*right: 5.8%;*/ display: flex; align-items: center; width: 200px;color: #fff; font-size: 18px;}
.banner .c-dot-box .c-text1 {width: 50px; line-height: 1;}
.banner .c-dot-box .c-text2 { width: 50px; line-height: 1; text-align: right;}
.banner .c-dot-box .c-line-box { width: -webkit-calc(100% - 80px); width: calc(100% - 80px); height: 2px;  background: rgba(255, 255, 255, .2);}
.banner .c-dot-box .c-line-box .c-line {  width: 0; height: 2px;  background: #fff; transition: 1s;}
.main .banner .down {
  width: 90px;
  height: 52px;
  position: absolute;
  left: 50%;
  bottom:4.4%;
  z-index: 10;
  cursor: pointer;
  margin-left: -45px; font-size:14px; color:rgba(255,255,255,0.4); text-align:center;
}
.main .banner .down span {
  height: 29px;
  background: url(../images/i_pic1.png) no-repeat center;
  background-size: auto 100%;
  display: block; 
  animation: banner-down 0.6s infinite alternate;
  -o-animation: banner-down 0.6s infinite alternate;
  -moz-animation: banner-down 0.6s infinite alternate;
  -webkit-animation: banner-down 0.6s infinite alternate; margin-bottom:12px;
}
.main .banner .swiper-pagination{ margin-top:20px; display: none;}
.swiper-other{position: absolute; left: 0; bottom: 5.4%; width: 100%; z-index: 2;}
.swiper-other .swiper-number .swiper-pagination .swiper-pagination-bullet{
  width: 13px;
  height: 13px;
  border: 2px solid #fff;
  background: none;
  opacity: 1;
  margin-right:10px;
}
.swiper-other .swiper-number .swiper-pagination .swiper-pagination-bullet-active{ background: #ff8700; border-color: #ff8700;}
.main .banner .swiper-other .number {
  margin-left: 15px;
  line-height: 1.4em;
  color: rgba(255, 255, 255, 1); float: right;
}
.main .banner.swiper-other .number .current {
  margin-right: 4px;
  font-size: 20px;
  color: #ffffff;
}
.main .banner .swiper-other .number .all {
  margin-left: 3px;
}

/*轮播圆圈动画*/
.ban-yuan[data-v-353c5f20]{right:-1px;bottom:-1px;z-index:-1;border:2px solid transparent;border-radius:50%}
.ban-yuan .wrapper[data-v-353c5f20],.ban-yuan[data-v-353c5f20]{position:absolute;width:50px;height:50px}
.ban-yuan .wrapper[data-v-353c5f20]{
  top:-1px;left:-1px;z-index:2;clip:rect(0,50px,50px,25px)}
.ban-yuan .circle[data-v-353c5f20]{
  width:50px;height:50px;border:2px solid #ffffff;border-radius:50%;position:absolute;clip:rect(0,25px,50px,0)}
.ban-yuan .box[data-v-353c5f20]{opacity:0}
.ban-yuan .box.base[data-v-353c5f20]{opacity:1}
.ban-yuan .box.base .left[data-v-353c5f20],.ban-yuan .box.base .right[data-v-353c5f20],
.ban-yuan .box.base .wrapper[data-v-353c5f20]{
  -webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;-webkit-animation-timing-function:linear
}
.ban-yuan .box.base .wrapper[data-v-353c5f20]{
  -webkit-animation-duration:10ms;-webkit-animation-delay:2s;-webkit-animation-name:close-wrapper-data-v-353c5f20
}
.ban-yuan .box.base .left[data-v-353c5f20]{
  -webkit-animation-duration:4s;-webkit-animation-name:left-spin-data-v-353c5f20
}
.ban-yuan .box.base .right[data-v-353c5f20]{
  -webkit-animation-duration:2s;-webkit-animation-name:right-spin-data-v-353c5f20
}
.main .banner .btn .boxs{position: relative;}
.main .banner .swiper-button-prev .ban-yuan[data-v-353c5f20]{left: -1px;right: auto;top: -1px;bottom: auto;}
.main .banner .swiper-button-next .ban-yuan[data-v-353c5f20]{right: 0; top: -1px;bottom: auto;}
@-webkit-keyframes right-spin-data-v-353c5f20{
  0%{-webkit-transform:rotate(0)；}
  to{-webkit-transform:rotate(180deg)}
}
@-webkit-keyframes left-spin-data-v-353c5f20{
  0%{-webkit-transform:rotate(0)；}
  to{-webkit-transform:rotate(1turn)}
}
@-webkit-keyframes close-wrapper-data-v-353c5f20{
  to{clip:rect(auto,auto,auto,auto)}
}
/*产品中心*/
.i_title2{ overflow: hidden; margin-top: 7%;color: #222222; text-align: center; }
.i_title2 .h3{  font-weight: bold;line-height: 1.1;}
.i_title2 .p{ overflow: hidden; padding-top:1.5%; color: #777;}
.imore{ display: inline-block; overflow: hidden; 
  height: 48px; line-height: 48px; text-align: center; padding-left: 40px; padding-right: 40px;-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; position: relative; z-index: 0; margin-top: 13%; z-index: 0;font-style: normal; font-size: 15px;color: #fff;}
.imore:before{ content: ""; width: 100%; position:absolute; height:100%; left:0; top:0;background: linear-gradient(-90deg, #0060A4, #1C8C26);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;border-radius: 24px; z-index: -1;opacity: 0; filter: Alpha(opacity=0);}
.imore:after{  content: ""; width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;z-index: -2;
  background: linear-gradient(90deg, #0060A4, #1C8C26);
  border-radius: 24px;}
.imore .span{ font-size: 16px;margin-left: 10px;font-family:"宋体";color: #fff;font-weight: bold;}
.m_ac:hover .imore::before{opacity: 1; filter: Alpha(opacity=100);}
.imore:hover::before{ opacity: 1; filter: Alpha(opacity=100);}
.imore:hover{color: #fff;padding-left: 45px;padding-right: 35px;}
.i_two{ position:relative; margin-top:5%; margin-bottom:70px;padding-bottom: 105px;z-index: 0;}
.i_two::before{content: "";position: absolute;left: -50%;width: 50%;height: 100%;background: rgba(255,255,255,0.5);top: 0;z-index: 2;}
.i_two::after{content: "";position: absolute;right: -50%;width: 50%;height: 100%;background: rgba(255,255,255,0.5);top: 0;z-index: 2;}
.i_two .divhidden{opacity: 0; filter: Alpha(opacity=0);transition: all 0.3s;/* height: 0; */display: block; /* overflow: hidden; */z-index: 0;}
.i_two .divhidden.on{opacity: 1.0; filter: Alpha(opacity=100); /* height: auto; */ display: block;position: relative;z-index: 1;}
.i_two .divhidden:nth-child(2),.i_two .divhidden:nth-child(3),.i_two .divhidden:nth-child(4){ position:absolute; top:0; left:0; width:100%; height:100%;}
.pos_img{position: absolute;height: 244px; width: 239px; bottom: 0px;right: 64.28%;margin-right: -119px;z-index: 3;
  animation: runs 24s linear infinite;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}



@media screen and (max-width: 1400px) {
  /*轮显*/
  .main .banner .swiper-slide .table .imgs{ width: 530px;}
  /*产品中心*/
  .pos_img{width: 200px;height: 204px;margin-right: -100px;}
}

@media screen and (max-width: 1200px) {
/*轮显*/
.banner_page{ bottom:76px;}
.main .banner .btn{ bottom:40px;}
.main .banner .swiper-slide .rbtn{ bottom:52px;}
.banner .c-dot-page { bottom:50px;}
.main .banner .swiper-pagination{ margin-top:15px;}
.main .banner .swiper-slide .table .imgs{ width: 460px;}
.down{ display: none;}
/*产品中心*/
.imore{ margin-top: 10%; height: 40px;  line-height: 40px;font-size: 14px;padding-left: 30px;padding-right: 30px;}
.imore:hover{padding-left: 35px;padding-right: 25px;}
.imore .span{ font-size: 16px;}
.imore:before{border-radius: 20px;}
.imore:after{border-radius: 20px;}
.i_two{ padding-bottom:102px;}
}
@media screen and (max-width: 960px) {
/*轮显*/
.main .banner .swiper-slide .table .imgs{ width: 360px;}
/*产品中心*/
.imore{ line-height: 36px; height: 36px; padding-left: 25px;padding-right: 25px;}
.imore:hover{padding-left: 30px;padding-right: 20px;}
.imore .span{ font-size: 13px;}
.i_two{ margin-top:3%;padding-bottom: 81px;}
.pos_img{width: 160px;height: 163px;margin-right: -80px;}
}
@media screen and (max-width: 780px) {
  /*产品中心*/
  .i_two{ padding-bottom:0;margin-bottom: 6%;}
  .pos_img{display: none;}
}
@media screen and (max-width: 640px) {
/*轮显*/
.main .banner .btn{bottom:30px;}
/* .main .banner .btn .boxs{ margin-left:140px;} */
.banner_page{ bottom:66px; font-size:15px;}
.banner_page label{ /*display:none;*/ display:inline-block; width:40px; vertical-align:top; overflow:hidden;}
.banner_page em{  display:inline-block; width:40px; vertical-align:top; overflow:hidden;}
.main .banner .swiper-slide .rbtn{ /*min-width:130px; */ bottom:42px;}
.main .banner .swiper-slide .rbtn span{ height:25px; line-height:16px; padding:0;}
.banner .c-dot-page { bottom:40px; }
.banner .c-dot-box {width:160px; margin-right:-16px;}
.banner .c-dot-box .c-text1{ width:30px;}
.banner .c-dot-box .c-text2{ width:30px;}
.main .banner .swiper-pagination{ margin-top:5px;}
.swiper-other .swiper-number .swiper-pagination .swiper-pagination-bullet{ width: 10px; height: 10px;}
.main .banner .swiper-slide .table .imgs{ width: 300px;}
/*产品中心*/
.imore{ padding-left: 20px; padding-right: 20px; line-height: 32px; height:32px;font-size: 13px;margin-top: 5%;}
.imore:hover{padding-left: 25px;padding-right: 15px;}
.imore:before{border-radius: 18px;}
.imore:after{border-radius: 18px;}
}

@media screen and (max-width: 480px) {
/*轮显*/
.main .banner .btn{bottom:22px;}
.banner_page{ bottom:58px;}

.main .banner .swiper-slide .txt{ line-height:1; font-size:32px;}
.main .banner .swiper-slide .rbtn{ /*min-width:110px;*/ bottom:34px;  margin-top:4%;}
.main .banner .swiper-slide .rbtn span{ height:36px; line-height:36px;}
.main .banner .swiper-slide .rbtn{ margin-top:1%;}
.banner .c-dot-page { bottom:30px; }
.main .banner .swiper-slide .table .imgs{ width: 260px;}
/*产品中心*/
.i_title2{margin-top: 8%;}
}

@media screen and (max-width: 420px) {
/*轮显*/
/*.main .banner .swiper-slide .rbtn{ min-width:100px;}*/
.main .banner .swiper-slide .rbtn span{ height:32px; line-height:32px;}
.main .banner .swiper-slide .txt{ font-size:28px;}
.main .banner .swiper-slide .table .imgs{ width: 220px;}

}

/*应用案例*/
.i_case_bg{overflow: hidden;position: relative;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.i_case_bg .img{display: block;width: 100%;position: absolute;top: 0;left: 0;height: 100%;object-fit: cover;}
.i_case_bg  .wrap{position: relative;height: 100%;}
.i_case_con{overflow: hidden;text-align: center;margin-top: 10%;color: #fff;line-height: 1.8; margin-bottom:10%;}
.i_case_con label{display: block;overflow: hidden;}
.i_case_con .h3{color: #fff;font-weight: bold;line-height: 1.4;margin-top: 15px;}
.i_case_con .p{max-width: 1180px;margin: 0 auto; overflow: hidden;color: rgba(255,255,255,0.7);font-size: 16px;margin-top: 4%;}
.i_case_bg .imore{margin-top: 5%;}
.i_case{overflow: hidden;max-width: 840px;margin: 0 auto;position: relative;margin-bottom: 10%;margin-top: 9%;}
.i_case::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: rgba(255, 255, 255, .21);z-index: 0;}
.i_case li{float: left;width: 32%;margin-right: 2%; overflow: hidden;text-align: center;position: relative;}
.i_case li::after{content: "";width: 0%;height: 1px;background: linear-gradient(90deg, #0060A4, #1C8C26);position: absolute;bottom: 0;left: 0;z-index: 1;}
.i_case li:nth-child(3n){margin-right: 0;}
.i_case li a{display: block;overflow: hidden;width: 100%;height: 100%;transition:all 0.3s;}
.i_case li:hover::after{width: 100%;}
.i_case li .imgs{overflow: hidden;width: 67px;height: 68px;margin: 0 auto;position: relative;}
.i_case li .imgs img{display: block;height: 100%;width: 100%; margin: 0 auto;position: absolute;top: 0;left: 0;transition:all 0.3s;}
.i_case li .imgs .img2{opacity:0;filter:Alpha(opacity=0);}
.i_case li:hover .imgs .img1{opacity:0;filter:Alpha(opacity=0);}
.i_case li:hover .imgs .img2{opacity:1;filter:Alpha(opacity=100);}
.i_case li .h4{font-weight: normal;overflow: hidden;line-height: 26px;height:52px; color: #fff;white-space:nowrap;text-overflow:ellipsis;margin-top: 10px;font-size: 16px;margin-bottom: 5px;}

.i_case li.on::after{width: 100%;}
.i_case li.on .imgs .img1{opacity:0;filter:Alpha(opacity=0);}
.i_case li.on .imgs .img2{opacity:1;filter:Alpha(opacity=100);}

@media screen and (max-width: 992px) {
  /*应用案例*/
  .i_case_bg{z-index: 0;}
  .i_case_bg::after{background: rgba(0,0,0,0.4);content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}
  .i_case_con .p{font-size: 14px;}
  .i_case li .imgs{height: 50px;width: 49px;}
  .i_case li .h4{font-size: 15px;}

}
@media screen and (max-width: 640px) {
    /*应用案例*/
    .i_case li .h4{font-size: 14px;line-height: 22px;height: 44px;}
    .i_case li .imgs{height: 40px;width: 39px;}
    .i_case_con .p{font-size: 13px;}

}
@media screen and (max-width: 480px) {
   /*应用案例*/
  .i_case li .h4{font-size: 13px;}
  .i_case_con .p{font-size: 12px;}

}
@media screen and (max-width: 420px) {
}
/*技术优势*/
.i_solution{overflow: hidden;box-shadow: 0 0 14px 1px rgba(234, 234, 234, .75);margin-top: 4%;line-height: 1;margin-bottom: 6%;}
.i_solution .i_solution_l{width: 475px;height: 666px;float: left;overflow: hidden;}
.i_solution .i_solution_l .i_solution_txts{
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.i_solution .i_solution_l .i_solution_txts .divhidden{
  width: 100%;
  padding: 30px 75px;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.i_solution .i_solution_l .i_solution_txts .ico{display:block;height: 98px;margin-bottom: 30px;}
.i_solution .i_solution_l .i_solution_txts .h3{overflow: hidden;font-weight: bold;color: #222;}
.i_solution .i_solution_l .i_solution_txts .h4{font-weight: normal;overflow: hidden;color: #222;margin-top: 10%;}
.i_solution .i_solution_l .i_solution_txts .p{color: #777;overflow: hidden;font-size: 15px;line-height: 31px;margin-top: 8%;}
.i_solution .i_solution_r{
  position: relative;
  z-index: 1;
  width: calc(100% - 475px);
  height: 666px;
  float: right;
}
.i_solution .i_solution_r .i_solution_bigimg{
  overflow: hidden;position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.i_solution .i_solution_r .i_solution_bigimg::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
}
.i_solution .i_solution_r .i_solution_bigimg .imgs{
  position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.i_solution .i_solution_r .i_solution_bigimg .imgs.act{opacity: 1;}
.i_solution .i_solution_r .i_solution_list{overflow: hidden;width: 100%;height: 100%;}
.i_solution .i_solution_r .i_solution_list li{
  float: left;
    width: 33.33%;
    height: 100%;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.i_solution .i_solution_r .i_solution_list li:not(:last-child){border-right: 1px solid rgba(255, 255, 255, .3);}
.i_solution .i_solution_r .i_solution_list li .boxs{
  display: block;
    width: 100%;
    height: 100%;
}
.i_solution .i_solution_r .i_solution_list li .cons{
  width: 100%;
    padding: 0 15px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.i_solution .i_solution_r .i_solution_list li .h4{font-weight: normal;overflow: hidden;color: #fff;margin-top: 20px;line-height: 1.2;}
.deco{
  display: block;
    width: 60px;
    height: 60px;
    opacity: 1;
    transition: .1s;
    transform: translateZ(0);
    margin: 0 auto;
}
.deco:before {

  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) scale(.75);
  transition: .4s;
  border: 1px solid hsla(0, 0%, 100%, .3);
  border-radius: 100%;
  height: 40px;
  width: 40px;
}

.deco i,
.deco em {
  background: hsla(0, 0%, 100%, .8);
  border: 1px solid #fff;
  border-radius: 100%;
  height: 22px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) scale(.5);
  transition: .4s;
  width: 22px;
}

.deco:after {
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) scale(.75);
  transition: .4s;
  border: 1px solid hsla(0, 0%, 100%, .1);
  border-radius: 100%;
  height: 60px;
  width: 60px;
}
.mc_b2s1_li:hover .deco:before {
  animation: scalepulse 1.3s linear .3s infinite both;
  transform: translate3d(-50%, -50%, 0) scale(1);
}

.mc_b2s1_li:hover .deco i,
.mc_b2s1_li:hover .deco em {
  background: #fff;
  animation: scalepulse 1.3s linear 0s infinite both;
  transform: translate3d(-50%, -50%, 0) scale(1);
}

.mc_b2s1_li:hover .deco:after {
  animation: scalepulse 1.3s linear .15s infinite both;
  transform: translate3d(-50%, -50%, 0) scale(1);
}
@media screen and (max-width: 1440px) {
  /*技术优势*/
  .i_solution .i_solution_l{height: 560px;}
  .i_solution .i_solution_l .i_solution_txts .ico{height: 88px;margin-bottom: 25px;}
  .i_solution .i_solution_r{height: 560px;}
  
}
@media screen and (max-width: 1200px) {
  /*技术优势*/
  .i_solution .i_solution_l{height: 500px;width: 380px;}
  .i_solution .i_solution_l .i_solution_txts .divhidden{padding: 30px 25px;}
  .i_solution .i_solution_l .i_solution_txts .ico{height: 78px;margin-bottom: 20px;} 
  .i_solution .i_solution_r{height: 500px;width: calc(100% - 380px);}
  
}
@media screen and (max-width: 992px) {
  /*技术优势*/
  .i_solution .i_solution_l{width: 100%;height: auto;float: none;}
  .i_solution .i_solution_l .i_solution_txts{height: auto;margin-top: 4%;}
  .i_solution .i_solution_l .i_solution_txts .divhidden{position: relative;transform: translate(0%, 0%);left: 0;top: 0;}
  .i_solution .i_solution_l .i_solution_txts .h4{margin-top: 4%;}
  .i_solution .i_solution_l .i_solution_txts .p{margin-top: 4%;font-size: 14px;line-height: 26px;}
  .i_solution .i_solution_l .i_solution_txts .imore{margin-top: 5%;}
  .i_solution .i_solution_r{height: 400px;width: calc(100% - 0px);float: none;}
}
@media screen and (max-width: 640px) {
  /*技术优势*/
  .i_solution .i_solution_l .i_solution_txts .divhidden{padding: 20px 15px;}
  .i_solution .i_solution_l .i_solution_txts .p{font-size: 13px;line-height: 22px;}
  .i_solution .i_solution_l .i_solution_txts .ico{height: 68px;}
  .i_solution .i_solution_r{height: 270px;margin-top: 3%;}
  .i_solution .i_solution_r .i_solution_list li{width: 100%;float: none;height: 33.33%;}
  .i_solution .i_solution_r .i_solution_list li.mc_b2s1_li:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
  }
  .deco{float: right;}
  .i_solution .i_solution_r .i_solution_list li .h4{
    margin-top: 0;
    text-align: left;
    line-height: 20px;
    padding-top: 20px;
  }

}
@media screen and (max-width: 480px) {
  /*技术优势*/
  .i_solution{margin-top: 5%;}
  .i_solution .i_solution_l .i_solution_txts .divhidden{padding: 15px 12px;}
  .i_solution .i_solution_l .i_solution_txts .p{font-size: 12px;line-height: 20px;}
  .i_solution .i_solution_l .i_solution_txts .ico{height: 58px;margin-bottom: 15px;}
}
@media screen and (max-width: 420px) {
  /*技术优势*/
}

/*新闻中心*/
.i_news_bg{background: #f5f5f5;overflow: hidden;}
.i_news_one{overflow: hidden;margin-top: 4%;position: relative;}
.i_news_one .i_news_one_l{width: 47.64%;overflow: hidden;float: left;border-radius: 20px;}
.i_news_one .i_news_one_l img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_news_one .i_news_one_l:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_news_one .i_news_one_r{width:50.36%;max-width: 650px;height: 100%;position: absolute;display: flex; align-items: center; justify-content: left;right: 0;top:0;}
.i_news_one .i_news_one_r .cons{width: 100%;overflow: hidden;}
.i_news_one .i_news_one_r .h3{font-weight: bold;color: #333;overflow: hidden;line-height: 1.3;white-space:nowrap;text-overflow:ellipsis;}
.i_news_one .i_news_one_r .p{overflow: hidden;font-size: 16px;color: #999999; line-height: 26px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;margin-top: 6%;}
.i_news_one .i_news_one_r .imore{margin-top: 6%;}
.i_news_one:hover .i_news_one_r .h3{color: #1C8C26;}
.i_news_one a{display: block;width: 100%;height: 100%;}
.i_news_one .date{
  width: 90px;
height: 90px;
background: linear-gradient(45deg, #0060A4, #1C8C26);
border-radius: 14px;
position: absolute;
left:47.64%;
top: 50%;
margin-top: -45px;
margin-left: -45px;
transform: rotate(45deg);

}
.i_news_one .date .txt{transform: rotate(-45deg) translate(-1px, 0);text-align: center;color: #fff;font-family: Arial;}
.i_news_one .date .txt .day{line-height: 30px;overflow: hidden;display: block;margin-top: 20px;}
.i_news_one .date .txt .month{font-size: 15px;display: block;margin-top: 2px;}
.i_news_two{overflow: hidden;border-top: 1px solid #E5E5E5;margin-top: 5%;padding-top: 4%;margin-bottom: 7%;}
.i_news_two li{float: left;width: 32%;margin-right: 2%;overflow: hidden; margin-bottom:2%;}
.i_news_two li:nth-child(3n){margin-right: 0;}
.i_news_two li .date{
  width: 87px;
height: 87px;
background: #E9EAEC;
border: 1px solid #E5E5E5;
border-radius: 16px;
float: left;
overflow: hidden;
text-align: center;
margin-right: 38px;
color: #222;
transition:all 0.3s;
}
.i_news_two li .date .day{line-height: 30px;overflow: hidden;display: block;margin-top: 20px;}
.i_news_two li .date .month{font-size: 15px;display: block;margin-top: 2px;}
.i_news_two li .h3{overflow: hidden;font-weight: bold;line-height: 28px;color: #333333;font-size: 18px;padding-top: 16px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;transition:all 0.3s;}
.i_news_two li:hover .h3{color: #1C8C26;}
.i_news_two li:hover .date{background: linear-gradient(90deg, #0060A4, #1C8C26);color: #fff;}
@media screen and (max-width: 1660px) {
  /*新闻中心*/
  .i_news_one .date{display: none;}
  .i_news_one .i_news_one_r .p{margin-top: 4%;}
  .main .banner .swiper-slide .desc{margin-top:40%;}
}
@media screen and (max-width: 1200px) {
/*新闻中心*/
.i_news_one .i_news_one_r .p{font-size: 14px;line-height: 24px;}
.i_news_two li .date{margin-right: 3%;}
}

.fl{ float:left;}
.fr{ float:right;}

.w56{ width:56%;}
.w40{ width:40%;}

.gsys .text{flex:0 0 100%; margin-bottom:80px;}
.gsys .text .items{display:flex;margin-bottom:40px}
.gsys .text .num{background: linear-gradient(-90deg, #0060A4, #1C8C26);width:60px;height:85px;font-family:Impact;line-height:85px;text-align:center;font-size:40px;color:#fff}
.gsys .text .txt{flex:1;margin-left:25px;}
.gsys .text .txt h2{font-size:30px;border-bottom:1px dashed #dcdcdc;padding-bottom:8px}
.gsys .text .txt p{padding-top:8px;color:#666;display:flex;line-height:27px}
.gsys .text .txt p i{width:30px;height:30px;background:url(../images/i_pic2.png) no-repeat;margin-top:6px}
.gsys .text .txt p span{flex:1;margin-left:15px}
.gsys img{ margin-bottom:50px;}

@media screen and (max-width: 760px) {
.c_left{ display:none;}
.c_right{ width:100%;}
.gs{ display:none}
}

@media screen and (max-width: 992px) {
  /*新闻中心*/
  .i_news_one .i_news_one_l{width: 100%;float: none;border-radius: 10px;}
  .i_news_one .i_news_one_r{width: 100%;float: none;max-width: none;position: static;display: block;margin-top: 5%;}
  .i_news_two li{float: none;width: 100%;margin-right: 0;margin-bottom: 2%;}
  .i_news_two li .h3{padding-top: 30px;-webkit-line-clamp: 1; }
  .i_news_two li .date .month{font-size: 13px;}

}
@media screen and (max-width: 640px) {
  /*新闻中心*/
  .i_news_one .i_news_one_r .p{font-size: 13px;line-height: 22px;}
  .i_news_two li .h3{font-size: 16px;-webkit-line-clamp: 2;padding-top: 16px;}
}
@media screen and (max-width: 480px) {
  /*新闻中心*/
  .i_news_one .i_news_one_r .p{font-size: 12px;line-height: 20px;}
  .i_news_two li .date{width: 70px;height: 70px;}
  .i_news_two li .date .month{font-size: 12px;}
  .i_news_two li .date .day{margin-top: 10px;line-height: 24px;}
  .i_news_two li .h3{font-size: 15px;line-height: 24px;padding-top: 10px;}
}
@media screen and (max-width: 420px) {
  /*新闻中心*/
}

/*合作伙伴*/
.i_partner_bg{background-repeat: no-repeat;background-position: center center;background-size: cover;overflow: hidden;}
@media screen and (max-width: 1200px) {
/*合作伙伴*/
}
@media screen and (max-width: 992px) {
  /*合作伙伴*/

}
@media screen and (max-width: 640px) {
  /*合作伙伴*/
}
@media screen and (max-width: 480px) {
  /*合作伙伴*/
}
@media screen and (max-width: 420px) {
  /*合作伙伴*/
}

@keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
   transform: translate(0%, 10px);
  }
}
@-o-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    transform: translate(0%, 10px);
  }
}
@-moz-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    transform: translate(0%, 10px);
  }
}
@-webkit-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
   transform: translate(0%, 10px);
  }
}
@keyframes mymove6
{
	from {filter:alpha(opacity=0);opacity:0;  -webkit-transform: translateY(-100px) translateX(0);
  -moz-transform: translateY(-100px) translateX(0);
  transform: translateY(-100px) translateX(0);
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;}
	to { filter:alpha(opacity=100);opacity:1; -webkit-transform: translateY(0px) translateX(0);
  -moz-transform: translateY(0px) translateX(0);
  transform: translateY(0px) translateX(0);}
}

@-webkit-keyframes mymove6
{
	/*from { filter:alpha(opacity=0);opacity:0; margin-bottom:-20%;}
	to {margin-bottom:3%;filter:alpha(opacity=1);opacity:1;}*/
	from {filter:alpha(opacity=0);opacity:0;  -webkit-transform: translateY(-100px) translateX(0);
  -moz-transform: translateY(-100px) translateX(0);
  transform: translateY(-100px) translateX(0);
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;}
	to { filter:alpha(opacity=100);opacity:1; -webkit-transform: translateY(0px) translateX(0);
  -moz-transform: translateY(0px) translateX(0);
  transform: translateY(0px) translateX(0);}
}

@keyframes map-point {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0.15;
    transform: scale(5);
  }
}



@keyframes runs {
  from {
    transform: rotate(0deg);
      -ms-transform: rotate(0deg); /* IE 9 */
      -moz-transform: rotate(0deg); /* Firefox */
      -webkit-transform:rotate(0deg); /* Safari å’Œ Chrome */
      -o-transform: rotate(0deg);

  }

  to {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg); /* IE 9 */
    -moz-transform: rotate(360deg); /* Firefox */
    -webkit-transform:rotate(360deg); /* Safari å’Œ Chrome */
    -o-transform: rotate(360deg);
  }
}

@keyframes scalepulse {
  20% {
      -webkit-transform: translate3d(-50%, -50%, 0) scale(1.15);
      transform: translate3d(-50%, -50%, 0) scale(1.15);
      -webkit-animation-timing-function: ease;
      animation-timing-function: ease
  }

  50% {
      -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
      transform: translate3d(-50%, -50%, 0) scale(1);
      -webkit-animation-timing-function: ease;
      animation-timing-function: ease
  }
}

.c_left{ width:23%; float:left; margin-top:4%; border:1px solid #EEEEEE;border-radius: 10px}
.c_left .c_biaoti{ width:100%; height:80px; background: linear-gradient(-90deg, #0060A4, #1C8C26); color:#FFFFFF; font-weight:bold; line-height:80px;}
.c_left .c_biaoti span{ background:url(../images/icon-2.png) left no-repeat; padding-left:50px; margin-left:10%;}
.c_left .c_cpfl{ width:95%; margin:auto;}
.c_left .c_cpfl ul{ margin:5%;}
.c_left .c_cpfl li a:hover{background: linear-gradient(-90deg, #0060A4, #1C8C26); color:#FFFFFF; font-weight:bold;}
.c_left .c_cpfl li a{ font-size:18px; color:#333333; display:block;background-color:#eeeeee; padding:20px; margin-bottom:20px; width:100%;}
.c_left .c_cpfl img{ float:right;}
.c_right{width:74%; float:right;}

@media screen and (max-width: 760px) {
.c_left{ display:none;}
.c_right{ width:100%;}
.gs{ display:none}
}