﻿@charset "utf-8";
/*初始样式*/
body{ color:#333; font-size:14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#333; text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em{ font-style:normal;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}

.pic{overflow: hidden;font-size: 0;}
.pic img{-webkit-transition:-webkit-transform 0.5s;-moz-transition:-moz-transform 0.5s;-o-transition:-o-transform 0.5s;transition:transform 0.5s;}
.pic img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.guang{position: relative;overflow: hidden;}
.guang:before {
    content: '';
    cursor: pointer;
    position: absolute;
    left: -120%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    transform: skewx(-25deg);
}
.guang:hover:before {
    left: 120%;
    -moz-transition: 1.2s;
    -o-transition: 1.2s;
    -webkit-transition: 1.2s;
    transition: 1.2s;
}


.tit{font-weight: normal;font-size: 0;text-align: center;}
.tit b{display: block;font-size: 38px;color: #222;line-height: 50px;}
.tit span{display: block;font-size: 18px;color: #222;line-height: 24px;padding-top: 20px;}


/*banner*/
.banner{position: relative;}
.banner li{width: 100%;}
.banner li img{display: block;width: 100%;}
.ban_pg{position: absolute;bottom: 20px;height: 6px;z-index: 10;width: 100%;text-align: center;}
.ban_pg i{display: inline-block;width: 12px;height: 6px;background: #fff;border-radius: 6px;margin: 0 5px;vertical-align: top;box-sizing: border-box;}
.ban_pg i.on{width: 34px;background: #E60012;}
.banner .prev{position: absolute;font-size: 0;left: 40px;top: 50%;transform: translateY(-50%);z-index: 10;padding: 6px;background: rgba(102,102,102,0.6);border-radius: 50%;cursor: pointer;transition: all 0.3s;}
.banner .next{position: absolute;font-size: 0;right: 40px;top: 50%;transform: translateY(-50%);z-index: 10;padding: 6px;background: rgba(102,102,102,0.6);border-radius: 50%;cursor: pointer;transition: all 0.3s;}
.banner .prev:hover,.banner .next:hover{background: #E60012;}


/* search */
.search{background: #F2F3F5;}
.search-con{height: 80px;display: flex;justify-content: space-between;align-items: center;}
.htwd{font-size: 16px;color: #222;height: 30px;line-height: 30px;}
.htwd em{color: #E60012;font-weight: bold;margin-right: 5px;}
.htwd a{color: #222;margin: 0 10px;}
.sou-box{width: 388px;height: 48px;background: #F1F1F1;border-radius: 24px;display: flex;align-items: center;}
.sou-box input{width: 335px;height: 25px;padding-left: 35px;font-size: 16px;color: #222;line-height: 25px;box-sizing: border-box;background: none;border: none;border-right: 1px solid #222;outline: 0;}
.sou-box input::-webkit-input-placeholder{color: #999;}
.sou-box button{width: 52px;height: 48px;background: url(../images/sou.png) no-repeat center;border: none;outline: 0;cursor: pointer;}



/* smj */
.smj{height: 804px;background: url(../images/pro-bg.jpg) no-repeat center;padding: 100px 0 0;box-sizing: border-box;}
.smj-con{display: flex;justify-content: space-between;position: relative;}
.smj-con h2{position: absolute;font-size: 38px;color: #222;line-height: 50px;left: 0;top: 12px;}
.smj-bd dl{display: flex;}
.smj-bd dt{width: 657px;height: 657px;margin-left: 57px;background: url(../images/pro-c.png) no-repeat center;background-size: contain;display: flex;justify-content: center;align-items: center;margin-top: -25px;}
.smj-bd dd{width: 550px;padding-top: 108px;}
.smj-bd dd h3{font-size: 26px;color: #222;line-height: 35px;}
.smj-bd dd h3 a{color: #222;}
.smj-desc{padding: 34px 0 0;height: 320px;box-sizing: border-box;}
.smj-desc p{padding-left: 30px;font-size: 16px;color: #222;line-height: 34px;position: relative;margin-bottom: 18px;}
.smj-desc p::before{position: absolute;width: 17px;height: 17px;background: rgba(230, 0, 18, 0.22);left: 0;top: 8.5px;content: "";border-radius: 50%;}
.smj-desc p::after{position: absolute;width: 9px;height: 9px;background: #E60012;left: 4px;top: 12.5px;content: "";border-radius: 50%;}
.smj-bd dd ul{display: flex;gap: 15px;}
.smj-bd dd li{width: 126px;height: 126px;background: url(../images/smj-k.png) no-repeat center;display: flex;justify-content: center;align-items: center;}
.smj-bd dd li b{display: block;font-size: 32px;color: #fff;line-height: 40px;padding: 0 0 12px;white-space: nowrap;}
.smj-bd dd li b i{font-size: 13px;font-weight: normal;}
.smj-bd dd li span{display: block;font-size: 15px;color: #fff;line-height: 20px;}

.smj-tab{width: 217px;margin-top:86px;}
.smj-tab li{height: 145px;margin-bottom: 30px;background: #F5F8FF;}
.smj-tab li a{display: block;position: relative;}
.smj-tab li img{width: 217px;height: 145px;}
.smj-tab li.on a::after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";border: 2px solid #E60012;box-sizing: border-box;}
.smj-tab .more{display: flex;height: 70px;justify-content: center;align-items: center;background: #F5F8FF;font-size: 18px;color: #222;transition: all 0.3s;}
.smj-tab .more i{width: 21px;height: 21px;overflow: hidden;margin-left: 8px;transition: all 0.5s;}
.smj-tab .more:hover{background: #E60012;color: #fff;}
.smj-tab .more:hover i{margin-left: 15px;}
.smj-tab .more:hover i img{transform: translateY(-100%);}


@media screen and (max-width:1680px){
  .smj-bd dt{width: 493px;height: 493px;margin-left: 30px;}
  .smj-bd dt img{width: 493px;height: 328px;}
  .smj-bd dd{width: 440px;}
  .smj-desc{height: 340px;}
  .smj-desc p{font-size: 14px;}
  .smj-bd dd ul{gap: 0;justify-content: space-between;}
  .smj-bd dd li{width: 100px;height: 100px;}
  .smj-bd dd li b{padding: 0 0 8px;font-size: 24px;line-height: 32px;}
  .smj-bd dd li span{font-size: 14px;}
}


/* pro */
.pro{padding: 80px 0;}
.pro h3{height: 30px;padding: 0 0 25px;border-bottom: 1px solid #E7E7E7;display: flex;justify-content: space-between;margin-bottom: 30px;}
.pro h3 b{padding-left: 38px;font-size: 22px;color: #222;line-height: 30px;background: url(../images/jia1.png) no-repeat left center;}
.pro h3 b i{color: #D5D5D5;text-transform: uppercase;margin-left: 15px;}
.pro h3 .more{display: flex;height: 30px;justify-content: center;align-items: center;font-size: 18px;color: #222;}
.pro h3 .more img{margin-left: 8px;transition: all 0.5s;}
.pro h3 .more:hover img{transform: translateX(8px);}
.pro-list{display: flex;flex-wrap: wrap;gap: 26px;}
.pro-list dl{width: calc((100% - 78px) / 4);border: 1px solid #E7E7E7;box-sizing: border-box;}
.pro-list dt a{display: block;position: relative;}
.pro-list dt img{display: block;width: 100%;}
.pro-list dt a::after{transform: scale(0);transition: all 0.5s ease-in-out;position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";background: url(../images/jia2.png) no-repeat center center rgba(0, 0, 0, 0.5);}
.pro-list dt a:hover::after{transform: scale(1);}
.pro-list dd{height: 96px;border-top: 1px solid #E7E7E7;padding: 0 20px;}
.pro-list dd b{display: block;font-size: 14px;color: #E60012;line-height: 20px;padding: 20px 0 10px;}
.pro-list dd h4 a{display: block;font-size: 18px;color: #222;height: 24px;line-height: 24px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}



@media screen and (max-width:1680px){
  
}


/* yous */
.yous{overflow: hidden;}
.ys-bd dl{height: 654px;position: relative;}
.ys-bd dt{display: flex;height: 654px;justify-content: center;}
.ys-bd dd{position: absolute;left: 50%;top: 114px;margin-left: -790px;width: 492px;}
.ys-bd dd h3{padding-bottom: 20px;position: relative;}
.ys-bd dd h3:after{position: absolute;width: 45px;height: 4px;content: "";bottom: 0;left: 0;background: #fff;}
.ys-bd dd h3 b{display: block;font-size: 32px;color: #fff;line-height: 42px;}
.ys-bd dd h3 i{display: block;font-size: 16px;color: #fff;line-height: 20px;opacity: 0.2;text-transform: uppercase;font-weight: normal;padding-top: 12px;}
.ys-bd dd .ys-desc{font-size: 16px;color: #fff;line-height: 38px;margin: 35px 0 50px;}
.ys-bd dd .zx{display: flex;width: 132px;height: 48px;justify-content: center;align-items: center;font-size: 16px;color: #fff;background: #E60012;border-radius: 0 24px 24px 0;}
.ys-bd dd .zx img{margin-left: 6px;transition: all 0.5s;}
.ys-bd dd .zx:hover img{margin-left: 12px;}

.ys-tab{display: flex;height: 210px;}
.ys-tab li{flex: 1;border: 1px solid #D8D8D8;margin-right: -1px;padding-left: 5.2vw;box-sizing: border-box;transition: all 0.3s;}
.ys-tab li i{display: block;width: 52px;height: 52px;margin: 35px 0 20px;overflow: hidden;}
.ys-tab li i img{display: block;transition: all 0.5s;}
.ys-tab li h3{font-size: 1.25vw;color: #222;line-height: 30px;transition: all 0.3s;}
.ys-tab li p{font-size: 0.83vw;color: #222;line-height: 20px;padding-top: 15px;transition: all 0.3s;}
.ys-tab li.on{background: #E60012;border-color: #E60012;}
.ys-tab li.on h3,.ys-tab li.on p{color: #fff;}
.ys-tab li.on i img{transform: translateY(-100%);}


@media screen and (max-width:1680px){
  .ys-tab li{padding-left: 4vw;}
  .ys-bd dd{margin-left: -600px}
}



/* yanfa */
.yanfa{height: 840px;background: url(../images/yanfa-bg.jpg) no-repeat center;padding: 50px 0 0;box-sizing: border-box;overflow: hidden;}
.yanfa-con{display: flex;justify-content: center;}
.yanfa dl{display: flex;width: 1580px;} 
.yanfa dt{width: 744px;height: 744px;background: url(../images/yanfa-c.png) no-repeat center;margin-left: -10px;}
.yanfa dt img{display: block;margin: 51px 0 0 64px;}
.yanfa dd{width: 767px;margin-left: 85px;padding-top: 64px;}
.yanfa dd h3{font-size: 30px;color: #E60012;line-height: 50px;}
.yanfa dd .yanfa-desc{font-size: 16px;color: #222;line-height: 38px;padding: 28px 0;}
.yanfa-list{padding: 35px 0 0;height: 238px;border-top: 1px solid #AFAFAF;border-bottom: 1px solid #AFAFAF;box-sizing: border-box;display: flex;justify-content: space-between;} 
.yanfa-list li h4{font-size: 18px;color: #222;line-height: 24px;padding: 15px 0 12px;}
.yanfa-list li p{font-size: 14px;color: #222;line-height: 28px;}
.yanfa-list li:hover img{animation: flipInY 1.5s;}
.yanfa-sz{margin-top: 36px;display: flex;padding-right: 60px;display: flex;justify-content: space-between;}
.yanfa-sz li span{display: block;height: 60px;line-height: 60px;font-size: 16px;color: #222;}
.yanfa-sz li span b{font-size: 52px;}
.yanfa-sz li p{font-size: 16px;color: #222;line-height: 34px;}


@media screen and (max-width:1680px){
  .yanfa{padding: 0;height: 740px;}
  .yanfa dl{transform: scale(0.8);}
}


/* way */
.way{position: relative;overflow: hidden;}
.way h2{font-size: 38px;color: #fff;line-height: 50px;position: absolute;left: 50%;top: 118px;z-index: 10;margin-left: -790px;}
.way-bd dl{position: relative;}
.way-bd dt{height: 950px;display: flex;justify-content: center;}
.way-bd dd{position: absolute;width: 560px;left: 50%;top: 258px;margin-left: -790px;}
.way-bd dd h3{font-size: 28px;color: #fff;line-height: 37px;}
.way-bd dd h3 a{color: #fff;}
.way-bd dd .way-desc{font-size: 16px;color: #fff;line-height: 38px;padding-top: 28px;height: 240px;box-sizing: border-box;}
.way-bd dd .more{display: flex;width: 132px;height: 48px;justify-content: center;align-items: center;font-size: 16px;color: #fff;background: #E60012;border-radius: 0 24px 24px 0;}
.way-bd dd .more img{margin-left: 6px;transition: all 0.5s;}
.way-bd dd .more:hover img{margin-left: 12px;}

.way-tab{position: absolute;width: 875px;right: 50%;top: 122px;display: flex;flex-wrap: wrap;margin-right: -790px;}
.way-tab li{width: 200px;height: 180px;background: rgba(255, 255, 255, 0.9);border-radius: 10px;margin-left: 20px;margin-bottom: 20px;transition: all 0.3s;}
.way-tab li:nth-child(1){margin-left: 440px;}
.way-tab li:nth-child(3){margin-left: 220px;}
.way-tab li:nth-child(4){margin-right: 220px;}
.way-tab li:nth-child(5){margin-left: 0;}
.way-tab li i{display: block;width: 50px;height: 50px;margin: 44px auto 15px;overflow: hidden;}
.way-tab li i img{display: block;transition: all 0.5s;}
.way-tab li span{display: block;font-size: 20px;color: #5B677D;line-height: 26px;text-align: center;transition: all 0.3s;}
.way-tab li.on{background: #E60012;}
.way-tab li.on i img{transform: translateY(-100%);}
.way-tab li.on span{color: #fff;}


@media screen and (max-width:1680px){
  .way h2{margin-left: -600px;}
  .way-bd dd{margin-left: -600px;width: 450px;}
  .way-tab{margin-right: -600px;width: 700px;top: 180px;}
  .way-tab li{width: 160px;height: 144px;}
  .way-tab li:nth-child(1){margin-left: 360px;}
  .way-tab li:nth-child(3){margin-left: 180px;}
  .way-tab li:nth-child(4){margin-right: 180px;}
  .way-tab li:nth-child(5){margin-left: 0;}
  .way-tab li i{margin: 30px auto 10px;}
  .way-tab li span{font-size: 16px;}
}


/* coop */
.coop{padding: 80px 0;background: #F2F3F5;}
.coop-con{display: flex;justify-content: space-between;}
.coop-left{width: 765px;position: relative;z-index: 2;}
.coop-left h2{font-size: 38px;color: #222;line-height: 50px;margin: 45px 0 25px;}
.coop-left .coop-desc{font-size: 18px;color: #222;line-height: 36px;}
.coop-list{margin-top: 60px;width: 1056px;position: relative;z-index: 10;}
.coop-list ul{display: flex;flex-wrap: wrap;}
.coop-list li{width: 264px;height: 190px;border: 1px solid #E8E8E8;margin-right: -1px;margin-bottom: -1px;box-sizing: border-box;background: #fff;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.coop-list li img{transition: all 0.5s;max-width: 100%;}
.coop-list li:hover img{transform: scale(1.05);}
.coop-pg{position: absolute;right: -92px;bottom: 18px;display: flex;gap: 10px;z-index: 10;}
.coop-pg i{width: 13px;height: 13px;background: rgba(230, 0, 18, 0.21);border-radius: 50%;}
.coop-pg i.on{background: #E60012;}


.coop-right{width: 603px;}
.coop-pic{height: 458px;background: #ddd;}
.coop-pic img{width: 100%;height: 100%;object-fit: cover;}
.coop-btn{display: flex;justify-content: flex-end;align-items: center;height: 49px;margin-top: 124px;}
.coop-btn i{width: 367px;height: 1px;background: #D6D6D6;margin-right: 16px;}
.coop-btn img{transition: all 0.5s;}
.coop-btn a:hover img{transform: translateX(8px);}


@media screen and (max-width:1680px) {
  .coop-left{width: 612px;}
  .coop-list{width: 840px;}
  .coop-list li{width: 210px;height: 150px;}  
  .coop-right{width: 482px;}
  .coop-pic{height: 420px;}
  .coop-btn{margin-top: 81px;}
  .coop-btn i{width: 202px;}
}


/* honor */
.honor{height: 810px;background: url(../images/honor-bg.jpg) no-repeat center 0;overflow: hidden;}
.honor-con{display: flex;justify-content: space-between;}
.honor-left{margin-top: 120px;width: 733px;margin-left: -170px;}
.honor-bd p{height: 603px;display: flex;justify-content: center;align-items: center;}
.honor-right{width: 930px;margin-top: 75px;}
.honor-tit{display: flex;justify-content: space-between;align-items: center;}
.honor-tit h2{text-align: left;}
.honor-tit .more{display: flex;width: 132px;height: 48px;justify-content: center;align-items: center;font-size: 16px;color: #fff;background: #E60012;border-radius: 0 24px 24px 0;}
.honor-tit .more img{margin-left: 6px;transition: all 0.5s;}
.honor-tit .more:hover img{margin-left: 12px;}
.honor-right ul{display: flex;gap: 28px 16px;margin: 67px 0 29px;flex-wrap: wrap;justify-content: center;}
.honor-right li{width: 173px;position: relative;}
.honor-right li img{display: block;width: 100%;}
.honor-right li.on::after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";border: 1px solid #E60012;box-sizing: border-box;}
.honor-right li:nth-child(6),.honor-right li:nth-child(7){width: 310px;}
.honor-pic{display: flex;justify-content: center;gap: 20px;}



@media screen and (max-width:1680px) {
  .honor-left{width: 733px;margin-left: -360px;}
  .honor-bd p{justify-content: flex-end;padding-right: 30px;}
  .honor-bd p img{max-width: 400px;}
  .honor-right{width: 764px;}
  .honor-right h2 span{font-size: 15px;}
  .honor-right li{width: 140px;}
  .honor-right li:nth-child(6),.honor-right li:nth-child(7){width: 250px;}
}





/*abt*/
.abt{overflow: hidden;}
.abt-en{background: #E60012;}
.abt-us{height: 190px;display: flex;align-items: center;}
.abt dl{display: flex;justify-content: space-between;}
.abt dt{width: 905px;height: 693px;margin-left: -170px;}
.abt dd{width: 1015px;height: 787px;background: #F2F3F5;margin-right: -170px;margin-top: -94px;padding: 0 170px 0 80px;box-sizing: border-box;}
.abt dd h2{text-align: left;padding: 64px 0 0;}
.abt dd h2 i{display: block;font-size: 16px;color: #A7A9AD;line-height: 20px;padding-top: 8px;text-transform: uppercase;}
.abt dd .abt-desc{font-size: 16px;color: #222;line-height: 38px;margin: 30px 0 55px;}
.abt dd ul{display: flex;height: 65px;justify-content: space-between;}
.abt dd li{width: 228px;height: 65px;border: 1px solid #333;box-sizing: border-box;display: flex;justify-content: center;align-items: center;transition: all 0.3s;}
.abt dd li i{display: block;width: 39px;height: 39px;overflow: hidden;margin-right: 35px;}
.abt dd li i img{display: block;transition: all 0.5s;}
.abt dd li span{font-size: 18px;color: #222;}
.abt dd li:hover{background: #E60012;border-color: #E60012;}
.abt dd li:hover i img{transform: translateY(-100%);}
.abt dd li:hover span{color: #fff;}
.abt-btn{display: flex;justify-content: flex-end;align-items: center;height: 49px;margin-top: 62px;}
.abt-btn i{flex: 1;height: 1px;background: #D6D6D6;margin-right: 16px;}
.abt-btn img{transition: all 0.5s;}
.abt-btn a:hover img{transform: translateX(8px);}



@media screen and (max-width:1680px){
  .abt-us img{height: 110px;}
  .abt dt{margin-left: -360px;}
  .abt dd{padding: 0 360px 0 80px;margin-right: -360px;}
  .abt dd .abt-desc{font-size: 14px;line-height: 30px;}
  .abt dd li{width: 180px;height: 50px;}
  .abt dd li span{font-size: 16px;}
}



/*news*/
.news{padding: 100px 0 80px;}
.news-top{display: flex;justify-content: space-between;align-items: center;margin-bottom: 50px;}
.news-top h2 i{display: block;font-size: 16px;color: #E60012;line-height: 20px;padding-bottom: 12px;font-weight: normal;}
.news-top h2 b{display: block;font-size: 38px;color: #222;line-height: 50px;}
.news-top h2 em{color: #E60012;}
.news-top .more{display: flex;width: 132px;height: 48px;justify-content: center;align-items: center;font-size: 16px;color: #fff;background: #E60012;border-radius: 0 24px 24px 0;}
.news-top .more img{margin-left: 6px;transition: all 0.5s;}
.news-top .more:hover img{margin-left: 12px;}
.news-list{position: relative;padding-bottom: 50px;}
.news-list dl{float: left;width: calc((100% - 60px) / 3);margin-right: 30px;}
.news-list dt img{display: block;width: 100%;}
.news-list dd{border: 1px solid #E7E7E7;border-top: 0;}
.news-list dd .news-text{height: 165px;padding: 0 25px;border-bottom: 1px solid #E7E7E7;}
.news-list dd em{display: block;font-size: 17px;color: #E60012;line-height: 22px;padding: 25px 0 20px;}
.news-list dd h4 a{display: block;height: 30px;line-height: 30px;font-size: 22px;color: #222;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;overflow: hidden;}
.news-list dd p{font-size: 18px;color: #999;line-height: 26px;height: 26px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-top: 20px;}
.news-btn{height: 75px;padding: 0 25px;display: flex;justify-content: space-between;align-items: center;}
.news-btn i{font-size: 18px;color: #999;}
.news-btn a{transition: all 0.5s;}
.news-btn a:hover{transform: translateX(8px);}
.news-list .prev{position: absolute;font-size: 0;left: -90px;top: 50%;transform: translateY(-50%);z-index: 10;padding: 6px;background: rgba(0,0,0,0.4);border-radius: 50%;cursor: pointer;transition: all 0.3s;}
.news-list .next{position: absolute;font-size: 0;right: -90px;top: 50%;transform: translateY(-50%);z-index: 10;padding: 6px;background: rgba(0,0,0,0.4);border-radius: 50%;cursor: pointer;transition: all 0.3s;}
.news-list .prev:hover,.news-list .next:hover{background: #E60012;}
.news-list .tempWrap{width: 100% !important;}
.news-pg{height: 13px;display: flex;justify-content: center;position: absolute;bottom: 0;left: 0;width: 100%;}
.news-pg i{width: 13px;height: 13px;background: #D8D8D8;border-radius: 50%;margin: 0 10px;}
.news-pg i.on{background: #E60012;}


@media screen and (max-width:1680px){
  .news-list .prev{left: -70px;}
  .news-list .next{right: -70px;}
}










html {font-size: 10px;-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.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}


/**/
@-webkit-keyframes shake {
    from,
    to {
      -webkit-transform: translate3d(0, 0, 0);
    }
    20%,
    60% {
      -webkit-transform: translate3d(-10px, 0, 0);
    }
    40%,
    80% {
      -webkit-transform: translate3d(10px, 0, 0);
    }
  }
  @keyframes shake {
    from,
    to {
      transform: translate3d(0, 0, 0);
    }
    20%,
    60% {
      transform: translate3d(-10px, 0, 0);
    }
    40%,
    80% {
      transform: translate3d(10px, 0, 0);
    }
  }
  /*图标抖动*/
  @-webkit-keyframes hvr-buzz-out {
    10% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    20% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    30% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    40% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    50% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    60% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    70% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    80% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    90% {
      -webkit-transform: translateX(1px) rotate(0);
      transform: translateX(1px) rotate(0);
    }
    100% {
      -webkit-transform: translateX(-1px) rotate(0);
      transform: translateX(-1px) rotate(0);
    }
  }
  @keyframes hvr-buzz-out {
    10% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    20% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    30% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    40% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    50% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    60% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    70% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    80% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    90% {
      -webkit-transform: translateX(1px) rotate(0);
      transform: translateX(1px) rotate(0);
    }
    100% {
      -webkit-transform: translateX(-1px) rotate(0);
      transform: translateX(-1px) rotate(0);
    }
  }
  

