@charset "utf-8";
.over {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*广告*/
.banner {
  max-width: 1920px;
  margin: 0 auto;
}
.banner img {
  width: 100%;
  display: block;
}
.banner .banner-btn-prev,
.banner .banner-btn-next {
  position: absolute;
  width: 56px;
  height: 56px;
  border: 2px solid #fff;
  border-radius: 50%;
  top: 50%;
  margin-top: -30px;
  z-index: 5;
  cursor: pointer;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.banner .banner-btn-prev:hover,
.banner .banner-btn-next:hover {
  background: #0073df;
  border-color: #0073df;
}
.banner .banner-btn-prev:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border-style: solid none none solid;
  position: absolute;
  right: 50%;
  margin-right: -7px;
  top: 50%;
  margin-top: -4px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.banner .banner-btn-next:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border-style: solid solid none none;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 50%;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.banner .banner-btn-prev {
  left: 3%;
}
.banner .banner-btn-next {
  right: 3%;
}
.banner:hover .banner-btn-prev,
.banner:hover .banner-btn-next {
  opacity: 1;
}
.banner .banner-paging {
  position: absolute;
  height: 1vw;
  line-height: 1vw;
  left: 0;
  bottom: 2.5vw;
  text-align: center;
  z-index: 1;
}
.banner .banner-paging .swiper-pagination-bullet {
  display: inline-block;
  width: 0.8vw;
  height: 0.8vw;
  border-radius: 100%;
  margin: 0 10px;
  border: 2px solid #ffffff;
  background-color: #fff;
  cursor: pointer;
  opacity: 1;
}
.banner .banner-paging .swiper-pagination-bullet-active {
  background-color: #0073df;
}



/*标题*/
.title {
  text-align: center;
  position: relative;
}
.title span,
.title span a {
  display: block;
  height: 4rem;
  line-height: 4rem;
  font-size: 2.8rem;
  color: #333333;
}
.title span a {
  display: inline-block;
}
/*引子*/
.guide {  max-width: 1920px;  margin: 0 auto;  position: relative;}
.guide .title {  padding-bottom: 18px;  margin-bottom: 2.25rem; font-weight:bold;}
.guide .title :after {  content: "";  position: absolute;  width: 54px;  height: 2px;  background: #0253a5;  left: 50%;  margin-left: -27px;  bottom: 0;  z-index: 1;}
.guide .pic {  position: relative;}
.guide .pic img {  width: 100%;  display: block;}
.guide .pic-video{    position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 1;}
.guide .pic-video video{display: block;}
.guide .guide-con {  position: absolute;  left: 0;  right: 0;  top: 0;  bottom: 0;  z-index: 2;  padding: 3.5rem 0 0;}
.guide .guide-con .desc {  width: 1400px;  margin: 0 auto;  line-height: 32px;  font-size: 16px;  color: #333333;  text-align: center;}

.guide .guide-con .desc dl{height: 335px;}
.guide .guide-con .desc dl dt{overflow: hidden; width:550px;height: 310px; position: relative; float: right;margin-right: 25px; }
.guide .guide-con .desc dl dt img{width: 550px; height: 310px;  display: block;}
.guide .guide-con .desc dl dd{width:780px;  float: left;position:relative;}
.guide .guide-con .desc dl dd p{font-size: 16px; color: #666666; line-height: 36px;text-align: justify;}

.guide .guide-con .more {  margin-top: 1.6rem;  height: 60px;  text-align: center;  position: relative;}
.guide .guide-con .more span {  display: inline-block;  height: 58px;  line-height: 58px;  font-size: 16px;  padding: 0 42px;  border-radius: 30px;  border: 1px solid #0073df;  cursor: pointer;  transition: all 0.3s;  -webkit-transition: all 0.3s;  -ms-transition: all 0.3s;  -moz-transition: all 0.3s;}
.guide .guide-con .more span:hover {  transform: translateY(-5px);  -webkit-transform: translateY(-5px);  -ms-transform: translateY(-5px);  -moz-transform: translateY(-5px);}
.guide .guide-con .guide-code {  position: absolute;  width: 170px;  left: 50%;  margin-left: -85px;  top: 80px;  z-index: 10;}
.guide .guide-con .guide-code p {  background: #fff;  padding: 10px;  border-radius: 10px;  position: relative;}
.guide .guide-con .guide-code p:before {  content: "";  position: absolute;  border-left: 7px solid transparent;  border-right: 7px solid transparent;  border-bottom: 10px solid #0073df;  left: 50%;  margin-left: -7px;  top: -10px;  z-index: 1;}
.guide .guide-con .guide-code p img {  width: 150px;  height: 150px;  display: block;}
@media screen and (max-width: 1460px) {
  .guide .guide-con .desc {    line-height: 28px;    font-size: 15px;  }
}
/**/
.titis{height:100px;overflow: hidden;text-align: center;box-sizing: border-box;background: url(../images/a_hh010.png) no-repeat center bottom;}
.titis h2 {height:70px;line-height:70px;font-size:52px;color: #00ffff;font-weight: bolder;}
.titis h2 a{color: #00ffff}
.titis h2 i{margin:0 10px;display: inline-block;width:10px;height: 10px;background: #00ffff;border-radius: 50%;vertical-align: middle;}
.titis h2 span{color: #00ffff;}
.titis p{font-size:20px;color: #fff;height:50px;line-height:30px;font-weight:300;}

/**/
.w1300 { width:1600px; margin:0 auto; font-family:"Microsoft Yahei";}

.pro{ padding-top: 40px; background:#0253a5 url(../images/trait-bg00.jpg) no-repeat center top; }
.pro .tit i{ width: 420px;}
.pro_s{ margin-top:41px ;height: 700px;background: url(../images/pros_bg04.jpg) no-repeat center bottom;}
.pro_t li{float: left;width: 320px;height: 80px;border-right: 1px solid #3b6db1;box-sizing: border-box;position: relative;}
.pro_t li i{width: 75px;height: 32px; margin: 8px auto 0;display: block;transition: all 0.5s ease-in-out;}
.pro_t li span{display: block;font-size: 22px; font-weight:800; color: #fff;line-height: 22px;padding-top: 6px; text-align: center;}
.pro_t li:hover,.pro_t li.cur{ background: #ff3333;}
.pro_t li:hover span,.pro_t li.cur span{ color: #fff;}
.pro_t li:hover:after,.pro_t li.cur:after{ position: absolute;left: 50%;top: 0;width: 20px;margin-left: -10px;height: 12px;content: "";}


.pro_t .p1 i{ background:url(../images/pro_ic1.png) no-repeat center; }
.pro_t .p2 i{ background:url(../images/pro_ic2.png) no-repeat center; }
.pro_t .p3 i{ background:url(../images/pro_ic3.png) no-repeat center; }
.pro_t .p4 i{ background:url(../images/pro_ic4.png) no-repeat center; }
.pro_t .p5 i{ background:url(../images/pro_ic5.png) no-repeat center; }
.pro_t .p1:hover i,.pro_t .p1.cur i{background:url(../images/pro_ic1h.png) no-repeat center; }
.pro_t .p2:hover i,.pro_t .p2.cur i{background:url(../images/pro_ic2h.png) no-repeat center; }
.pro_t .p3:hover i,.pro_t .p3.cur i{background:url(../images/pro_ic3h.png) no-repeat center; }
.pro_t .p4:hover i,.pro_t .p4.cur i{background:url(../images/pro_ic4h.png) no-repeat center; }
.pro_t .p5:hover i,.pro_t .p5.cur i{background:url(../images/pro_ic5h.png) no-repeat center; }
.pro_s .content{ position: relative;height: 737px;}

.pro_con{ padding-top: 100px;position: relative;} 
.pro_con dt img{ display: block;width:675px ;height: 450px;float: right;}
.pro_con dd h3{display: block;font-size:30px ;line-height: 30px;color: #fff;font-weight: 200; position: relative;padding-bottom: 64px;}
.pro_con dd h3 b{ display: block;font-size:42px ;line-height: 42px;color: #fff;padding-bottom: 10px;}
.pro_con dd h3:after{ position: absolute;left: 0;top: 100px;width: 42px;height: 3px;background: #00ffff;content: "";}
.pro_con dd p{ padding-bottom: 34px;width: 580px;}
.pro_con dd p em{display: block; font-size:16px ;line-height:16px ;color: #fff;}
.pro_con dd p b{ font-weight: bold;font-size: 24px;line-height:24px ;color: #fff;padding-bottom: 14px;display: block;}
.pro_con dd p span{display: block;font-size:16px ;line-height:30px ;color:#fff ;padding-left: 16px;background:url(../images/tb1.png) no-repeat left; width: 280px;float: left;}
.pro_con dd p span:nth-child(2n+1){ width: 160px;}
.pro_con dd p:nth-child(2n+1){ height: 130px;}
.pro_con dd .more{ display: block;font-size:18px ;line-height:45px ;color: #00ffff;width: 178px;height: 45px;float: left;box-sizing: border-box;padding-left: 70px;background:url(../images/pro_more.png) no-repeat center;margin-right: 18px;}
.pro_con dd .zx{ display: block;font-size:18px ;line-height:45px ;color: #00ffff;width: 108px;height: 45px;float: left;padding-left: 70px;background:url(../images/pro_zx.png) no-repeat center;}
.pro_con .sprev{ position:absolute; left:-90px; top:275px; width:40px;height:74px; background:url(../images/fs_24z.png) no-repeat;z-index: 100;}
.pro_con .snext{ position:absolute; right:-90px; top:275px;  width:40px;height:74px; background:url(../images/fs_24.png) no-repeat;z-index: 100;}
.pro .pageState{right: 0;bottom:32px;line-height: 16px;font-size: 16px;color: #666666; padding-left:1200px;}
.pro .pageState span{font-size: 36px;color: #15499a; font-weight: bold;}

/*产品*/
/**/
.super{padding: 30px 0 0px;}
.sup_tit{font-size: 48px;color: #333;height: 50px;line-height: 50px;overflow: hidden;text-align: center; font-weight:700;}
.sup_tit a{color: #333; font-weight:700;}
.ys_desc{font-size: 15px;color: #666;line-height: 30px;text-align: center;padding: 25px 0 0;height: 130px;}
.ys_four{height: 150px;}
.ys_four li{width: 400px;float: left;padding: 13px 0 0 55px;box-sizing: border-box;position: relative;transition: all 0.5s;}
.ys_four li:before{content: "";width: 1px;height: 80px;background: #dfdfdf;position: absolute;top: 0;left: 0;}
.ys_four li em{width: 60px;height: 54px;display: block;float: left;line-height: 0;overflow: hidden;padding: 0 15px 0 0;}
.ys_four li em img{width: 60px;height: 54px;}
.ys_four li span{display: block;float: left;font-size: 18px;color: #333;line-height: 24px;}
.ys_four li i{display: block;}
.ys_four li:first-child:before{background: none;}
.ys_four li:hover{transform: translateY(-10px);}
.ys_four li:hover img{animation: flipInY 1s;}

.sup-ul{height:690px;}
.sup-ul ul li{float:left; width:24%;height:690px; position: relative;overflow: hidden;border-radius: 0 160px 160px 0;border: #fff 1px solid;border-left: none;margin-left: -11%;box-sizing: border-box;}
.sup-ul ul li .default{width:100%; height:690px; padding:280px 0 0 40%;background:rgba(0,47,94,0.6);transition: .5s; box-sizing: border-box;}
.sup-ul ul li .default span{display: block;width: 100%;text-align: center;font-size: 24px; color:#fff;line-height: 36px;overflow: hidden;}
.sup-ul ul li .default b{display: block;font-weight: normal;}
.sup-ul ul li .default em{display: block; line-height: 0;width: 44px;height: 44px;margin: 1.3rem auto 0;}
.sup-ul ul li .default em img{width: 44px;height: 44px;}
.sup-ul ul li .hover{width:100%; height:690px; overflow: hidden;position: absolute; left:0;bottom:0; opacity: 0;background: url(../images/ys_k.png) repeat-x 0 bottom;}
.sup-ul ul li .hover .sup-xc{width: 75%;height: 150px;position: absolute;bottom: -160px;left: 18%; transition: .5s;color: #fff;z-index: 3;}
.sup-ul ul li .hover .sup-xc h5{font-size: 30px;height: 44px;line-height: 44px;overflow: hidden;position: relative;padding-left: 16px;margin-bottom: 6px;}
.sup-ul ul li .hover .sup-xc h5:before{content: "";width: 4px;height: 22px;background: #e1161a;position: absolute;top: calc(50% - 11px);left: 0;}
.sup-ul ul li .hover .sup-xc p{font-size: 16px;line-height: 28px;}
.sup-ul ul li.cur{width:71.9%;}
.sup-ul ul li.cur .default{opacity: 0;}
.sup-ul ul li.cur .hover{opacity: 1;}
.sup-ul ul li.cur .hover .sup-xc{bottom: 0;}
.sup-ul ul li.sup-li-last{border-radius: 0;}
/*动画*/
        
@keyframes heart {
    from {
        transform: translate(0, 0)
    }
    to {
        transform: translate(0, 8px)
    }
}
@-webkit-keyframes heart {
    from {
        transform: translate(0, 0)
    }
    to {
        transform: translate(0, 8px)
    }
}        
.heart {
    animation: heart 0.9s ease-in-out infinite alternate;
}
/*产品中心*/
.product{padding: 100px 0 70px;width: 90%;margin: 0 auto;}
.product .sup_tit{background: url(../images/cp_tbg.png) no-repeat center;}
.product ul{padding: 50px 0 0;}
.product ul li{width: 23.8%;float: left;margin-right: 1.6%;margin-bottom: 30px;border-radius: 20px;}
.product ul li em{display: block;width: 100%;line-height: 0;overflow: hidden;border-radius: 20px 20px 0 0;}
.product ul li img{display: block;width: 100%; height:405px;}
.product ul li span{display: block;width: 100%;text-align: center;font-size: 18px;color: #333;height: 65px;line-height: 65px;overflow: hidden;border-radius:0 0 20px 20px;background: #eee;}
.product ul li:hover span{background: #e1161a;color: #fff;}
.product ul li:nth-child(4n){margin-right: 0;}
/*优势*/
.yos {  padding: 5rem 0 5.4rem;  max-width: 1920px;  margin: 0 auto;  position: relative;  overflow: hidden; background: url(../images/pro_bg08.jpg) no-repeat center;}
.yos .content {  position: relative;  z-index: 2;}
.yos ul {  margin-top: 3.8rem;  display: flex;  display: -webkit-flex;  justify-content: space-between;  -webkit-justify-content: space-between;  flex-wrap: wrap;}
.yos ul:last-of-type {  margin-top: 1.25rem;}
.yos ul li {  width: 32.33%;  padding: 30px 50px;  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);  box-sizing: border-box;}
.yos ul li i {  display: block;  width: 6rem;  height: 6rem;  position: relative;  margin: 0 auto 1.3rem;}
.yos ul li i:before {  position: absolute;  width: 100%;  height: 100%;  border-radius: 50%;  content: '';  top: 0;  left: 0;  padding: 0;  z-index: -1;  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);  opacity: 0;  transform: scale(0.9);}
.yos ul li i:after {  content: "";  position: absolute;  left: 0;  right: 0;  top: 0;  bottom: 0;  background: url(../images/yos-icon-a01.png) no-repeat center;
  background-size: 6rem 6rem;  z-index: 1;  transition: all 0.3s;  -webkit-transition: all 0.3s;  -ms-transition: all 0.3s;  -moz-transition: all 0.3s;}
.yos ul li i img {  position: absolute;  width: 2.3rem;  height: 2.4rem;  left: 50%;  margin-left: -1.15rem;  top: 50%;  margin-top: -1.2rem;  z-index: 2;}
.yos ul li:hover i:before {  animation: sonarEffect 1.3s ease-out 75ms;  -webkit-animation: sonarEffect 1.3s ease-out 75ms;}
.yos ul li:hover i:after {  transform: scale(0.9);  -webkit-transform: scale(0.9);  -ms-transform: scale(0.9);  -moz-transform: scale(0.9);}
.yos ul li h4 {  height: 2rem;  line-height: 2rem;  font-size: 1.4rem;  color: #111111;  font-weight: bold;  text-align: center;  margin-bottom: 0.5rem;}
.yos ul li p {  line-height: 1.4rem;  font-size: 0.8rem;  color: #333333;  text-align: center;}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgba(0, 115, 223, 0.6), 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgba(0, 115, 223, 0.6), 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.2);
    opacity: 0;
  }
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgba(0, 115, 223, 0.6), 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgba(0, 115, 223, 0.6), 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.2);
    opacity: 0;
  }
}

/*gg*/
.xad { height: 300px; background:url(../images/gg.jpg) no-repeat center; padding-top: 46px; box-sizing: border-box;    }
    .xad h3 { display: block; font-size: 35px; line-height: 35px; font-weight: normal; color: #fff;    }
    .xad h4 { display: block; font-size: 20px; line-height: 20px; font-weight: normal; color: #fff; padding-top: 15px; letter-spacing: 2px;        margin-bottom: 27px; }
    .xad {}
    .xad em { display: block; width: 260px; float: left; margin-right: 50px; border-top: 1px solid #6f809e; border-bottom: 1px solid #6f809e; box-sizing: border-box; font-style: normal; }
    .xad em img { display: inline-block; : 20px; height: 20px; vertical-align: -4px; }
    .xad em span { display: inline-block; font-size: 20px; color: #ffffff; line-height: 42px; margin-left: 19px;    }
    .xad .zx { display: block; width: 140px; height: 41px; line-height: 41px; text-align: center; font-size: 16px; color: #fff; background: #e60012; margin-top: 30px; transition: all 0.5s; border-radius: 59px; letter-spacing: 2px; }
    .xad .zx:hover { transform: translateY(-5px); }
/*合作*/
.cooperation {
  padding: 5rem 0 7rem;
  background-image: url(../images/service-bg.jpg);
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.cooperation .content {
  position: relative;
  z-index: 2;
}
.cooperation .cooperation-list {
  padding-top: 3rem;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.cooperation .cooperation-list li {
  width: 32.5%;
  background: #ffffff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.cooperation .cooperation-list li:hover {
  box-shadow: 0 0 0.5rem #dbdbdb;
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}
.cooperation .cooperation-list .con {
  padding: 2.2rem 2rem 2.25rem;
}
.cooperation .cooperation-list .con h4 {
  padding-right: 6rem;
  position: relative;
  margin-bottom: 1.5rem;
}
.cooperation .cooperation-list .con h4 i {
  position: absolute;
  width: 3.2rem;
  height: 3rem;
  right: 0;
  top: 50%;
  margin-top: -1.5rem;
}
.cooperation .cooperation-list .con h4 i img {
  width: 3.2rem;
  height: 3rem;
  display: block;
}
.cooperation .cooperation-list .con h4 span {
  display: block;
  line-height: 2rem;
  font-size: 1.5rem;
  color: #333333;
}
.cooperation .cooperation-list .con p {
  line-height: 30px;
  font-size: 16px;
  color: #333333;
}
/*荣誉资质*/
.honor{background: url(../images/pro_bg08.jpg) no-repeat center bottom;height: 26rem;overflow: hidden;padding: 5rem 0 0;background-size: 100% 40rem;}
.honor_list01{padding: 2.5rem 0 0;}
.honor_list01 ul li{font-size: 16px;color: #333;background: url(../images/honor_ico01.png) no-repeat 0 center;height: 2.9rem;line-height: 2.9rem;padding-left: 20px;float: left;margin-left: 35px;}
.honor_list01 ul li i{display: block;background: url(../images/honor_ico02.png) no-repeat right center;padding-right: 20px;}
.honor_list01 ul li:first-child{margin-left: 0;}
.honor_list01 ul li:nth-child(5){margin-left: 16px;}
.honor_list01 ul li:nth-child(6){margin-left: 80px;}
.honor_list01 ul li:nth-child(7){margin-left: 150px;}
.honor_list01 ul li:nth-child(8){margin-left: 165px;}
.honor_list02{width: 88%;margin: 0 auto;padding: 3.8rem 0 0;}
.honor_qie ul li{width: 19.6%;float: left;line-height: 0;margin-left: 0.32%;-webkit-transition:transform .3s;transition:transform .3s;padding-top: 5px;}
.honor_qie ul li img{display: block;width: 100%; height:250px;}
.honor_qie ul li:first-child{margin-left: 0;}
.honor_qie ul li:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.honor_num{padding: 3rem 0 0;width: 100px;margin: 0 auto;}
.honor_num ul li{float: left;width: 12px;height: 12px;background: #bfbfbf;text-indent: -9999px;border-radius: 12px;margin-right: 10px;cursor: pointer;-webkit-transition:all .5s;transition:all .5s;}
.honor_num ul li.on{background: #e1161a;width: 44px;}
/*资讯*/
.news {
  padding: 5rem 0 6.5rem;
}
.news .title {
  text-align: left;
  max-width: 50%;
}
.news .news-tit {
  position: relative;
}
.news .news-tab {
  position: absolute;
  height: 2.6rem;
  right: 0;
  top: 50%;
  margin-top: -1.3rem;
  z-index: 1;
}
.news .news-tab li {
  float: left;
  margin-right: 0.5rem;
}
.news .news-tab li:last-of-type {
  margin-right: 0;
}
.news .news-tab li a {
  display: block;
  width: 8rem;
  height: 2.6rem;
  line-height: 2.6rem;
  font-size: 0.9rem;
  text-align: center;
  background: #eeeeee;
  border-radius: 1.3rem;
}
.news .news-tab li.cur a {
  background: linear-gradient(to right, #003487, #009be5);
  color: #fff;
}
.news .news-con {
  padding-top: 2.5rem;
}
.news .news-left {
  float: left;
  width: 63.75%;
}
.news .news-left .left-list {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.news .news-left dl {
  width: 47.05883%;
}
.news .news-left dl dt {
  overflow: hidden;
}
.news .news-left dl dt img {
  width: 100%;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.news .news-left dl dt:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.news .news-left dl dd {
  padding-top: 1.15rem;
}
.news .news-left dl dd .date {
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  color: #0073df;
  margin-bottom: 0.5rem;
}
.news .news-left dl dd h4 {
  margin-bottom: 0.5rem;
  height: 2rem;
}
.news .news-left dl dd h4 a {
  display: inline-block;
  max-width: 100%;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.0rem;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.news .news-left dl dd h4 a:hover {
  color: #0073df;
}
.news .news-left dl dd .desc {
  line-height: 30px;
  height: 90px;
  font-size: 16px;
  color: #666666;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news .news-left dl dd .more {
  padding-top: 3.0rem;
  height: 30px;
}
.news .news-left dl dd .more a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding-right: 25px;
  position: relative;
}
.news .news-left dl dd .more a:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 12px;
  background: url(../images/news-icon01.png) no-repeat center;
  right: 0;
  top: 50%;
  margin-top: -6px;
  z-index: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.news .news-left dl dd .more a span {
  display: block;
  height: 30px;
  font-size: 16px;
  color: #0073df;
}
.news .news-left dl dd .more a:hover:after {
  transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -moz-transform: translateX(5px);
}
.news .news-right {
  float: right;
  width: 31.25%;
}
.news .news-right ul {
  border-top: 1px solid #dddddd;
}
.news .news-right ul li {
  padding: 1.6rem 0 1.75rem;
  border-bottom: 1px solid #dddddd;
}
.news .news-right ul li h4 {
  height: 2rem;
}
.news .news-right ul li h4 a {
  display: inline-block;
  max-width: 100%;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.0rem;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.news .news-right ul li h4 a:hover {
  color: #0073df;
}
.news .news-right ul li .desc {
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1660px) {
  .news .news-left dl dd .desc {
    line-height: 26px;
    height: 52px;
    font-size: 14px;
  }
  .news .news-left dl dd .more a span {
    font-size: 14px;
  }
  .news .news-right ul li .desc {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
/*关于*/
.about {
  padding: 5.75rem 0 9.5rem;
  background: url(../images/about-bg.jpg) no-repeat center top;
  background-size: 1920px 100%;
}
.about .title {
  text-align: left;
  padding-bottom: 1.5rem;
  position: relative;
  margin-bottom: 2.25rem;
}
.about .title:after {
  content: "";
  position: absolute;
  width: 2.7rem;
  height: 2px;
  background: #0073df;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.about .title span,
.about .title span a {
  height: 3.5rem;
  line-height: 3.5rem;
}
.about .title em {
  display: block;
  height: 1.7rem;
  line-height: 1.7rem;
  font-size: 1.1rem;
  color: #333333;
}
.about .desc {
  width: 625px;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
  text-align: justify;
  letter-spacing: 0.5px;
}
.about .more {
  padding-top: 3.3rem;
  height: 2.6rem;
}
.about .more a {
  display: block;
  width: 8rem;
  height: 2.6rem;
  line-height: 2.6rem;
  font-size: 0.9rem;
  color: #ffffff;
  text-align: center;
  background: linear-gradient(to right, #003487, #009be5);
  border-radius: 1.3rem;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.about .more a:hover {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
}
/*友链*/
.link {
  height: 0;
  line-height: 0;
}
.link .content {
  position: relative;
  height: 0;
  line-height: 0;
}
.link .link-list {
  position: absolute;
  max-width: 1000px;
  left: 200px;
  top: -79px;
  z-index: 10;
}
.link .link-list em,
.link .link-list a {
  float: left;
  height: 79px;
  line-height: 79px;
  font-size: 16px;
  color: #fff;
  font-weight: lighter;
  opacity: 0.4;
}
.link .link-list a {
  margin-right: 2rem;
}
.link .link-list a:last-of-type {
  margin-right: 0;
}
.link .link-list a:hover {
  opacity: 1;
}
@media screen and (max-width: 1460px) {
  .link .link-list em,
  .link .link-list a {
    font-size: 14px;
  }
}
/*媒体查询*/
html {
  font-size: 12px;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 12.5px;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 13.33333px;
  }
}
@media screen and (min-width: 1366px) {
  html {
    font-size: 14.22916px;
  }
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 16.66666px;
  }
}
@media screen and (min-width: 1660px) {
  html {
    font-size: 17.29166px;
  }
}
@media screen and (min-width: 1920px) {
  html {
    font-size: 20px;
  }
}
