.indexban{position:relative}
.m-bann{display:none}
.indexban .textbox{position:absolute;left:50%;top:50%;margin-top:-135px;margin-left:-37.5vw}
.indexban .textbox .title{color:#000;font-size:48px;height:184px;line-height:1.2;font-family:"Source Han Sans CN"}
.indexban .textbox .btn{width:130px;margin-top:30px;height:56px;border-radius:5px;background-color:#d6000f;line-height:56px;color:#fff;padding-left:24px;background-image:url(../img/banmore.png);background-repeat:no-repeat;background-position:right 25px center}
.indexban .textbox .title{opacity:0;transform:translateY(150px);-webkit-transform:translateY(150px);-moz-transform:translateY(150px);transition:1.4s ease-in-out 0s;-webkit-transition:1.4s ease-in-out 0s;-moz-transition:1.4s ease-in-out 0s}
.indexban .textbox .btn{opacity:0;transform:translateY(150px);-webkit-transform:translateY(150px);-moz-transform:translateY(150px);transition:1.4s ease-in-out 0.3s;-webkit-transition:1.4s ease-in-out 0.3s;-moz-transition:1.4s ease-in-out 0.3s}
.indexban .textbox.cur .title,
.indexban .textbox.cur .btn{opacity:1;transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px)}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets{bottom:100px}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:8px;height:8px;background-color:#fff;opacity:1;margin:0 8px;position:relative}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#d6000f}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet svg{width:30px;height:30px;position:absolute;top:50%;margin-top:-15px;left:50%;margin-left:-15px}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet svg:nth-child(2){position:absolute;left:0;top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{fill:none}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__background{stroke:rgba(255,255,255,0.2);stroke-width:1}
.circle-chart__circle{stroke-linecap:square;fill:none}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__circle{stroke:#d6000f;stroke-width:1;stroke-linecap:square;fill:none;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform-origin:center;-webkit-transform-origin:center;-ms-transform-origin:center;-moz-transform-origin:center}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__circle{animation:circle-chart-fill 5.2s linear reverse;-moz-animation:circle-chart-fill 5.2s linear reverse;-webkit-animation:circle-chart-fill 5.2s linear reverse;-ms-animation:circle-chart-fill 5.2s linear reverse}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.one.swiper-pagination-bullet-active .circle-chart__circle{animation:circle-chart-fill 4.5s linear reverse;-moz-animation:circle-chart-fill 4.5s linear reverse;-webkit-animation:circle-chart-fill 4.5s linear reverse;-ms-animation:circle-chart-fill 4.5s linear reverse}
.indexban .swiper-button-next,
.indexban .swiper-button-prev{width:60px;height:60px;background-size:100% 100%;top:50%;margin-top:-30px;opacity:0}
.indexban:hover .swiper-button-next,
.indexban:hover .swiper-button-prev{opacity:1}
.indexban .swiper-button-next{background-image:url(../img/eqright.png);right:30px}
.indexban .swiper-button-prev{background-image:url(../img/eqleft.png);left:30px}
@keyframes circle-chart-fill{to{stroke-dasharray:0 100}
}@-webkit-keyframes circle-chart-fill{to{stroke-dasharray:0 100}
}@-moz-keyframes circle-chart-fill{to{stroke-dasharray:0 100}
}@-ms-keyframes circle-chart-fill{to{stroke-dasharray:0 100}
}

.bandown{width:120px;position:absolute;bottom:30px;left:50%;margin-left:-60px;padding-top:15px;border-top:1px solid #fff;cursor:pointer;text-align:center;z-index:5}
.bandown img{display:inline-block;vertical-align:middle;margin-bottom:3px;animation:bandown 2s linear 0s infinite normal;-webkit-animation:bandown 2s linear 0s infinite normal;-moz-animation:bandown 2s linear 0s infinite normal}

@keyframes bandown{
    0%{transform:translateY(0px)}
    25%{transform:translateY(10px)}
    50%{transform:translateY(0px)}
    75%{transform:translateY(-10px)}
    100%{transform:translateY(0px)}
}
  
@-moz-keyframes bandown{
    0%{-moz-transform:translateY(0px)}
    25%{-moz-transform:translateY(10px)}
    50%{-moz-transform:translateY(0px)}
    75%{-moz-transform:translateY(-10px)}
    100%{-moz-transform:translateY(0px)}
}
  
@-webkit-keyframes bandown{
    0%{-webkit-transform:translateY(0px)}
    25%{-webkit-transform:translateY(10px)}
    50%{-webkit-transform:translateY(0px)}
    75%{-webkit-transform:translateY(-10px)}
    100%{-webkit-transform:translateY(0px)}
}

.indexa{padding:92px 0 120px;background-image:url(../img/iabg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}
.indexatop .cntitle{color:#000;text-align:center;font-size:36px;font-weight:bold;line-height:44px}
.indexatop .entitle{color:#333;text-align:center;font-size:24px;font-family:'arch';margin:11px 0 28px}
.indexatop .text{color:#444;font-size:16px;text-align:center;width:63.5%;margin:0 auto;line-height:1.8}
.indexavideobox{margin-top:54px;position:relative}
.indexavideobox video{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:0;visibility:hidden}
.indexavideobox .play{width:70px;height:70px;position:absolute;top:50%;left:50%;margin-top:-35px;margin-left:-35px;z-index:2;cursor:pointer}
.indexavideobox.cur video{z-index:9;opacity:1;visibility:visible;object-fit:fill;object-position:center center}
.indexavideobox.cur .play,
.indexavideobox.cur .img{z-index:-1;opacity:0;visibility:hidden}
.indexavideobox .wapimg{display:none}
.indexapanitems{margin-top:54px;border:1px solid #f3f3f3;border-right:none}
.indexapanitem{width:16.6666%;border-bottom:1px solid #f3f3f3;border-right:1px solid #f3f3f3}
/* .indexapanitem:nth-of-type(6n){border-right:none} */
.indexa .wrap{position:relative;padding:0 6.25vw}
.indexa .swiper-pagination{display:none}
.indexa .swiper-button-next,
.indexa .swiper-button-prev,
.indexdbox .swiper-button-next,
.indexdbox .swiper-button-prev{width:60px;height:60px;background-size:100% 100%;top:auto;bottom:258px;opacity:0}
.indexdbox .swiper-button-next,
.indexdbox .swiper-button-prev{bottom:auto;top:50%;margin-top:-30px}
.indexa:hover .swiper-button-next,
.indexa:hover .swiper-button-prev{opacity:1}
.indexd:hover .swiper-button-next,
.indexd:hover .swiper-button-prev{opacity:1}
.indexa .swiper-button-next{background-image:url(../img/eqright.png);right:-24px}
.indexdbox .swiper-button-next{background-image:url(../img/eqright.png);right:-80px}
/* .indexa .swiper-button-next:hover{background-image:url(../img/iaright_cur.png)} */
.indexa .swiper-button-prev{background-image:url(../img/eqleft.png);left:-24px}
.indexdbox .swiper-button-prev{background-image:url(../img/eqleft.png);left:-80px}
/* .indexa .swiper-button-prev:hover{background-image:url(../img/ialeft_cur.png)} */
.indexavideobox:hover .img img,
.indexapanitem:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.indexdbox{position:relative}
.indexb2{background-image:url(../img/icbg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}
.indexb1{height:347px;position:relative;background-image:url(../img/ibbg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}
.indexb1 .wrap{height:347px;position:relative;padding-top:110px}
.indexb1 .cntitle{color:#fff;font-size:36px;font-family:"Source Han Sans CN";text-align:center;line-height:44px}
.indexb1 .entitle{color:#fff;font-size:24px;font-family:'arch';text-align:center;line-height:32px;margin-top:5px}
.indexb1itemsbox{width:100%;position:absolute;bottom:24px;left:0}
.indexb1itemsbox .line{width:64px;height:4px;background-color:#fff;position:absolute;left:0;bottom:-24px;margin-left:-32px}
.indexb1item{width:14.285%;cursor:pointer}
.indexb1item .icon{width:35px;height:35px;margin:0 auto;text-align:center;line-height:35px}
.indexb1item .icon img{display:inline-block;vertical-align:middle;opacity:0.7}
.indexb1item .title{font-size:16px;text-align:center;color:rgba(255,255,255,0.8);font-weight:bold;margin-top:12px}
.indexb1item.cur .icon img{opacity:1}
.indexb1item.cur .title{color:#fff}
.indexb2{position:relative;padding:100px 0}
/* .indexb2:after{content:"";width:50%;height:100%;background-color:#f6f6f6;position:absolute;left:0;top:0} */
.indexb2 .wrap{position:relative;z-index:3}
.indexb2 .swiper-button-next,
.indexb2 .swiper-button-prev{width:60px;height:60px;background-size:100% 100%;top:50%;margin-top:-30px;opacity:0}
.indexb2 .swiper-button-next{background-image:url(../img/eqright.png);right:calc(-5.208vw + -24px)}
/* .indexb2 .swiper-button-next:hover{background-image:url(../img/eqright_cur.png)} */
.indexb2 .swiper-button-prev{background-image:url(../img/eqleft.png);left:calc(-5.208vw + -24px)}
.indexb2:hover .swiper-button-prev,
.indexb2:hover .swiper-button-next{opacity:1}
/* .indexb2 .swiper-button-prev:hover{background-image:url(../img/eqleft_cur.png)} */
.indexb2 .wapimg{display:none}
.indexb2 .textbox{width:calc(100% - 660px);padding-right:9.27vw;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center}
.indexb2 .textbox .title{color:#000;font-size:36px;line-height:44px;opacity:0;transform:translateX(120px);-webkit-transform:translateX(120px);-moz-transform:translateX(120px);transition:1.6s ease-in-out 0s;-webkit-transition:1.6s ease-in-out 0s;-moz-transition:1.6s ease-in-out 0s}
.indexb2 .textbox .text{color:#444;font-size:16px;margin:26px 0 72px;line-height:2.143;opacity:0;height:98px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;transform:translateX(120px);-webkit-transform:translateX(120px);-moz-transform:translateX(120px);transition:1.6s ease-in-out 0.6s;-webkit-transition:1.6s ease-in-out 0.3s;-moz-transition:1.6s ease-in-out 0.3s}
.indexb2 .textbox .more{display:inline-block;padding-right:22px;color:#d6000f;opacity:0;background-image:url(../img/creatmore.png);background-repeat:no-repeat;background-position:right center;transform:translateX(120px);-webkit-transform:translateX(120px);-moz-transform:translateX(120px);transition:1.6s ease-in-out 0.6s;-webkit-transition:1.6s ease-in-out 0.6s;-moz-transition:1.6s ease-in-out 0.6s}
.indexb2 .box:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.indexb2 .swiper-slide-active .title,
.indexb2 .swiper-slide-active .text,
.indexb2 .swiper-slide-active .more{opacity:1;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);transition:1.6s ease-in-out 0s;-webkit-transition:1.6s ease-in-out 0s;-moz-transition:1.6s ease-in-out 0s}
.indexc{padding:110px 0 120px}
.indexctop .cntitle{color:#000;font-size:36px;line-height:44px;text-align:center;font-family:"Source Han Sans CN"}
.indexctop .entitle{color:#333;font-size:24px;line-height:30px;text-align:center;font-family:'arch'}
.indexcbot{margin-top:68px}
.indexcbot .swiper-slide{width:31.94%;margin-right:2.09%;position:relative}
.indexcbot .swiper-slide .textbox{display:block;position:absolute;top:0;left:0;width:100%;height:100%}
.indexcbot .swiper-slide:nth-of-type(3){margin-right:0}
.indexcbot .swiper-slide:nth-of-type(2){transform:translateY(-40px);-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px)}
.indexcbot .swiper-slide .box{width:100%;position:absolute;top:50%;left:0;margin-top:-61px}
.indexcbot .swiper-slide .icon{width:55px;margin:0 auto;height:55px;line-height:55px}
.indexcbot .swiper-slide .icon img{display:inline-block;vertical-align:middle;margin-bottom:3px}
.indexcbot .swiper-slide .cntitle{margin-top:18px;font-size:24px;text-align:center;font-weight:bold;color:#fff}
.indexcbot .swiper-slide .entitle{color:rgba(255,255,255,0.7);text-align:center;font-family:'arch';margin-top:6px}
.indexcbot .swiper-slide .more{width:60px;height:0px;margin:0 auto;overflow:hidden}
.indexcbot .swiper-slide:hover .box{margin-top:-130px}
.indexcbot .swiper-slide:hover .more{margin:74px auto 0;height:60px}
.indexcbot .swiper-slide:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.indexcbot .swiper-container{overflow:inherit}
.indexd{padding:98px 0 90px;background-image:url(../img/iebg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}
.indexdbox{margin-top:35px}
.indexdlist{width:31.94%;margin-right:2.09%;position:relative;overflow:hidden}
.indexdlist:nth-of-type(3n){margin-right:0}
.indexdlist .showbox{width:100%;position:absolute;left:0;bottom:24px;padding:0 28px}
.indexdlist .showbox .title{font-size:30px;color:#fff;line-height:38px}
.indexdlist .hidexbox{width:100%;height:100%;position:absolute;left:0;top:100%;opacity:0;background-color:rgba(214,0,15,0.7)}
.indexdlist .hidexbox .box{width:100%;position:absolute;left:0;top:50%;margin-top:-50px}
.indexdlist .hidexbox .box .title{font-size:30px;color:#fff;text-align:center}
.indexdlist .hidexbox .box .see{width:82px;margin:22px auto 0;color:#fff;font-size:16px;border-bottom:1px solid #fff;line-height:30px}
.indexdlist:hover .showbox{opacity:0}
.indexdlist:hover .hidexbox{opacity:1;top:0}
.indexe{padding:114px 0 100px}
.indexebox{margin-top:44px}
.indexelist{width:48.95%;margin-right:2.1%;margin-bottom:20px;display:block;background-color:#fff}
.indexelist:nth-of-type(2n){margin-right:0}
.indexelist .textbox{width:calc(100% - 352px);padding:54px 50px 0 48px;background-color:#f0f0f0;height:312px}
.indexelist .textbox .date,
.indexelist .textbox .wapdate{color:#333;font-family:Arial}
.indexelist .textbox .wapdate{display:none}
.indexelist .textbox .title{color:#000;font-size:18px;margin:12px 0 76px;font-weight:bold;line-height:1.6;height:58px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.indexelist .textbox .more{display:inline-block;padding-right:22px;color:#d6000f;background-image:url(../img/creatmore.png);background-repeat:no-repeat;background-position:right center}
.indexelist:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.indexelist:hover .textbox .title{color:#d6000f}

@media (max-width:1620px){
    .indexban .textbox{margin-left:-39vw}
    .indexatop .text{width:78%}
    .indexb2 .img{width:560px}
    .indexb2 .textbox{width:calc(100% - 560px);padding-right:7.27vw}
}

@media (max-width:1440px){
    .indexban .textbox{margin-left:-41vw}
    .indexban .swiper-container-horizontal>.swiper-pagination-bullets{bottom:60px}
    .bandown{bottom:15px}
    .indexban .textbox .title{font-size:38px;height:136px}
    .indexban .textbox .btn{height:46px;line-height:46px}
    .indexatop .text{width:88%}
    .indexb2 .img{width:500px}
    .indexb2 .textbox{width:calc(100% - 500px);padding-right:6.27vw}
    .indexb2 .textbox .text{margin:15px 0 50px}
    .indexb2 .swiper-button-next{right:calc(-3.208vw + -24px)}
    .indexb2 .swiper-button-prev{left:calc(-3.208vw + -24px)}
    .indexb2 .textbox .title, .indexb1 .cntitle{font-size:30px;line-height:40px}
    .indexb1 .entitle{font-size:20px;line-height:30px}
    .indexelist .img{width:280px}
    .indexelist .textbox{width:calc(100% - 280px);padding:30px 30px 0 28px;height:248px}
    .indexelist .textbox .title{margin:10px 0 55px}
    .indexdbox .swiper-button-next,
    .indexdbox .swiper-button-prev{width:48px;height:48px;margin-top:-24px}
    .indexdbox .swiper-button-next{right:-60px}
    .indexdbox .swiper-button-prev{left:-60px}
}

@media (max-width:1280px){
    .indexban .textbox{margin-left:-44vw}
    .indexban .textbox .title{font-size:30px;height:110px}
    .indexb2 .img{width:460px}
    .indexb2 .textbox{width:calc(100% - 460px);padding-right:5.27vw}
    .indexb2 .swiper-button-next{right:-65px}
    .indexb2 .swiper-button-prev{left:-65px}
    .indexdbox .swiper-button-next,
    .indexdbox .swiper-button-prev{width:40px;height:40px;margin-top:-20px}
    .indexdbox .swiper-button-next{right:-50px}
    .indexdbox .swiper-button-prev{left:-50px}
}
@media (max-width:1024px){
    .pcbanner{display:none}
    .m-bann{display:block}
    .indexban .swiper-container-horizontal>.swiper-pagination-bullets{bottom:20px}
    .indexban .textbox .title{font-size:22px;line-height:30px;height:auto}
    .indexban .textbox{left:0;margin-left:0;padding:0 15px;margin-top:-64px}
    .indexban .textbox .btn{width:120px;height:38px;line-height:38px;padding-left:20px;background-position:right 20px center}
    .indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet svg{width:20px;height:20px;margin-top:-10px;margin-left:-10px}
    .indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:6px;height:6px;margin:0 5px}
    .indexa{padding:55px 0 50px;background-image:url(../img/iabgwap.jpg)}
    .indexatop .cntitle{font-size:22px;line-height:30px}
    .indexatop .entitle{font-size:14px;margin:6px 0 15px}
    .indexatop .text{font-size:14px;width:100%;line-height:1.6}
    .indexavideobox .wapimg{display:block}
    .indexavideobox .img{display:none}
    .indexavideobox .play{width:36px;height:36px;margin-top:-18px;margin-left:-18px}
    .indexavideobox, .indexapanitems{margin-top:25px}
    .indexa .swiper-container{padding-bottom:30px}
    .indexa .swiper-pagination{display:block}
    .indexa .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}
    .indexa .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .indexcbot .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:6px;height:6px;background-color:#b2b2b2;opacity:1}
    .indexa .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active,
    .indexcbot .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{width:18px;background-color:#d6000f;border-radius:6px}
    .indexb1{height:200px;background-image:url(../img/ibbgwap.jpg)}
    .indexb1 .wrap{height:200px;padding-top:50px}
    .indexb2 .textbox .title, .indexb1 .cntitle, .indexctop .cntitle{font-size:22px;line-height:30px}
    .indexb1 .entitle{font-size:16px;line-height:20px;color:rgba(255,255,255,0.5)}
    .indexb1itemsbox{overflow-x:auto;height:79px;bottom:0}
    .indexb1items{width:auto;padding-left:15px;position:relative}
    .indexb1item{width:auto;margin-right:30px}
    .indexb1item .icon{width:28px;height:28px;line-height:28px}
    .indexb1item .title{color:rgba(255,255,255,0.7);font-size:14px;margin-top:8px}
    .indexb1item:nth-of-type(1) img{width:26px}
    .indexb1item:nth-of-type(2) img{width:21px}
    .indexb1item:nth-of-type(3) img{width:17px}
    .indexb1item:nth-of-type(4) img{width:22px}
    .indexb1item:nth-of-type(5) img{width:24px}
    .indexb1item:nth-of-type(6) img{width:22px}
    .indexb1item:nth-of-type(7) img{width:18px}
    .indexb1itemsbox .line{width:42px;margin-left:-21px}
    .indexb2 .wapimg{display:block}
    .indexb2 .img, .indexb2:after, .indexa .swiper-button-next, .indexa .swiper-button-prev{display:none}
    .indexb2{padding:15px 0 45px}
    .indexb2 .textbox{width:100%;padding-right:0;margin-top:25px}
    .indexb2 .textbox .text{margin:8px 0 30px;line-height:1.7;height:70px}
    .indexb2 .swiper-button-next, .indexb2 .swiper-button-prev{display:none}
    .indexc{padding:50px 0}
    .indexctop .entitle{font-size:16px;line-height:22px}
    .indexcbot .swiper-slide:nth-of-type(2){transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px)}
    .indexcbot{margin-top:15px}
    .indexcbot .swiper-slide{width:300px}
    .indexcbot .swiper-container{overflow:hidden;padding-bottom:35px}
    .indexcbot .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}
    .indexcbot .swiper-slide .cntitle{font-size:20px;font-weight:normal}
    .indexcbot .swiper-slide .entitle{font-size:12px}
    .indexcbot .swiper-slide .box{margin-top:-90px}
    .indexcbot .swiper-slide .icon img{width:32px}
    .indexcbot .swiper-slide .icon{width:36px;height:36px;line-height:36px}
    .indexcbot .swiper-slide .more{width:36px;height:36px;margin:45px auto 0}
    .indexd{padding:50px 0 30px}
    .indexdlist{width:48.5%;margin-right:0;margin-bottom:0}
    /* .indexdlist:nth-of-type(3n){margin-right:3%} */
    .indexdlist:nth-of-type(2n){margin-right:0}
    .indexdbox{margin-top:25px;padding:0 55px}
    .indexdlist .showbox .title{font-size:18px;line-height:24px}
    .indexdlist .showbox{padding:0 10px;bottom:10px}
    .indexe{padding:50px 0}
    .indexebox{margin-top:25px}
    .indexelist{width:100%;margin-right:0}
    .indexelist:nth-of-type(2n) .img{float:right}
    .indexelist .img{width:140px}
    .indexelist .textbox{width:calc(100% - 140px);padding:15px 20px;height:124px}
    .indexelist .textbox .date, .indexelist .textbox .more, .bandown{display:none}
    .indexelist .textbox .wapdate{display:block}
    .indexelist .textbox .title{margin:0 0 30px;font-size:14px;height:44px}
    .indexdbox .swiper-button-next,
    .indexdbox .swiper-button-prev{width:36px;height:36px;margin-top:-18px;opacity:1}
    .indexdbox .swiper-button-next{right:0px}
    .indexdbox .swiper-button-prev{left:0px}
}

.about{padding:110px 0 140px;background-image:url(../img/aboutbg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}
.about1{position:relative}
.about1 .cntitle{color:#000;font-size:36px;font-family:"Source Han Sans CN";font-weight:bold;text-align:center;line-height:1.4;position:relative;z-index:3}
.about1 .entitle{font-family:Arial;color:#d6000f;font-size:72px;font-weight:bold;line-height:1.2;position:relative;z-index:3;text-align:center}
.about1 .text{color:#333;text-align:center;margin:34px 0 52px;line-height:1.875;position:relative;z-index:3}
.about1 .img:hover img,
.about2 .img:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.about1 .topimg{position:absolute;top:-34px;right:0}
.about1 .botimg{position:absolute;top:304px;left:332px}
.about2{margin-top:100px}
.about2 .textbox{width:calc(100% - 720px - 8.333vw);margin-right:8.333vw}
.about2 .textbox .title{color:#000;font-size:36px;font-weight:bold;font-family:"Source Han Sans CN"}
.about2 .textbox .text{margin-top:32px}
.speak{padding:114px 0 120px;position:relative}
.speak .topimg{position:absolute;top:90px;right:110px}
.speakbox .img{margin-top:12px}
.speakbox .textbox{width:calc(100% - 4.27vw - 370px);margin-left:4.27vw}
.speakbox .textbox .title{color:#000;font-size:36px;font-weight:bold;font-family:"Source Han Sans CN"}
.speakbox .textbox .text{margin-top:35px}
.history{padding:114px 0 120px}
.history .toptitle{color:#000;font-size:36px;font-weight:bold;font-family:"Source Han Sans CN"}
.histbox{margin-top:42px;padding-left:45px;position:relative}
.histbox .line{width:1px;height:0px;position:absolute;left:8px;top:0;overflow:hidden;background-image:url(../img/hisline.png)}
.histbox .line.cur{height:100%}
.histlist{background-color:#f4f4f4;position:relative;margin-bottom:20px;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center}
.histlist:nth-last-of-type(1){margin-bottom:0}
.histlist .yuan{width:16px;height:16px;position:absolute;top:50%;margin-top:-8px;left:-45px;border:1px solid #d6000f;border-radius:16px;box-sizing:border-box}
.histlist .yuan:after{content:"";width:6px;height:6px;background-color:#d6000f;border-radius:6px;position:absolute;top:50%;margin-top:-3px;left:50%;margin-left:-3px}
.histlist .textbox{width:calc(100% - 332px);padding:0 60px;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center}
.histlist .textbox .year{color:#d6000f;font-size:36px;font-family:Arial;text-align:center}
.histlist .textbox .date{color:#333;font-size:16px;text-align:center;font-family:Arial}
.histlist .textbox .content{width:calc(100% - 165px);margin-left:83px}
.histlist .textbox .content .item{padding-left:26px;position:relative;font-size:16px;margin-bottom:6px}
.histlist .textbox .content .item:nth-last-of-type(1){margin-bottom:0}
.histlist .textbox .content .item:after{content:"";width:6px;height:6px;background-color:#333;position:absolute;left:0;top:50%;margin-top:-3px}
.histlist:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.honor{padding:116px 0 120px}
.honortop .title{color:#000;font-size:36px;font-weight:bold;font-family:"Source Han Sans CN"}
.honortop .honornavlist{position:relative;color:#333;font-size:16px;line-height:40px;display:block;margin-right:40px}
.honortop .honornavlist:nth-last-of-type(1){margin-right:0}
.honortop .honornavlist:after{content:"";width:0px;height:2px;background-color:#d6000f;position:absolute;left:0;bottom:0;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.honortop .honornavlist.cur:after,
.honortop .honornavlist:hover:after{width:100%}
.honortop .honornavlist.cur,
.honortop .honornavlist:hover{color:#d6000f}
.honoritems{margin-top:55px}
.honoritem{width:23.4%;margin-right:2.1333%;background-color:#f6f6f6;margin-bottom:30px;padding:40px 40px 42px;cursor:pointer}
.honoritem:nth-of-type(4n){margin-right:0}
.honoritem .textbox{margin-top:25px}
.honoritem .textbox .title{color:#393f4b;font-size:16px}
.honoritem .textbox .date{margin-top:8px;color:#b1b1b1;font-family:Arial}
.honoritem:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.honor .pager{margin-top:50px}
.honalertbox{padding:40px 20px;background-color:#ffff;box-sizing:border-box;position:absolute;top:50%;left:50%;z-index:23;opacity:0;transform:scale3d(0,0,0);-webkit-transform:scale3d(0,0,0);-moz-transform:scale3d(0,0,0)}
.honalertbox.cur{opacity:1;transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1)}
.honalertbox .close{cursor:pointer}
.honalertbox .close:hover{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)}
.honalertbox .con{margin-top:40px}
.honalertbox .name{margin-top:15px;font-size:16px}

@media (max-width:1620px){
    .about2 .img{width:650px}
    .about2 .textbox{width:calc(100% - 650px - 7vw);margin-right:7vw}
}

@media (max-width:1440px){
    .about2 .img{width:600px}
    .about2 .textbox{width:calc(100% - 600px - 6vw);margin-right:6vw}
    .speak .topimg{right:70px}
    .honoritem{padding:30px 30px 55px}
}

@media (max-width:1280px){
    .about2 .img{width:500px}
    .about2 .textbox{width:calc(100% - 500px - 4.5vw);margin-right:4.5vw}
}
    
@media (max-width:1024px){
    .about, .speak, .history, .honor{padding:55px 0;background-image:none}
    .about1 .topimg, .about1 .botimg{display:none}
    .about1 .cntitle, .about2 .textbox .title, .speakbox .textbox .title,
    .history .toptitle, .histlist .textbox .year, .honortop .title{font-size:22px}
    .about1 .entitle{font-size:32px}
    .about1 .text{margin:10px 0 40px}
    .about2{margin-top:40px}
    .about2 .textbox{width:100%;margin-right:0}
    .about2 .textbox .text{margin-top:10px}
    .about2 .img{width:100%;margin-top:35px}
    .speakbox .img{width:100%;margin-top:0}
    .speakbox .textbox{width:100%;margin-top:20px;margin-left:0}
    .speakbox .textbox .text{margin-top:10px}
    .histbox .line{height:100%}
    .histlist .textbox{width:100%;padding:20px 15px;align-items:flex-start;-webkit-align-items:flex-start;-moz-align-items:center;-ms-align-items:flex-start}
    .histlist .textbox .date{font-size:12px}
    .histlist .textbox .content{width:calc(100% - 65px);margin-left:15px}
    .histlist .textbox .content .item{padding-left:16px;font-size:14px;line-height:1.6;margin-bottom:15px}
    .histlist .textbox .content .item:after{top:9px;margin-top:0}
    .histbox{margin-top:25px;padding-left:30px}
    .histlist .yuan{left:-30px}
    .honornav{width:100%;margin-top:5px}
    .honortop .honornavlist{font-size:14px;line-height:30px;margin-right:15px}
    .honoritems{margin-top:25px}
    .honoritem{width:100%;margin-right:0;margin-bottom:20px;padding:30px 20px}
    .honoritem .img img{width:100%}
    .honoritem .textbox{margin-top:15px}
    .honoritem .textbox .date{margin-top:4px}
    .honor .wappager{margin-top:20px}
}

.news{padding:100px 0 120px}
.newssel{position:relative;z-index:3}
.newsseltop{width:165px;height:48px;border:1px solid #d2d2d2;border-radius:5px;padding:0 20px;cursor:pointer}
.newsselitems{width:100%;max-height:160px;background-color:#fff;border:1px solid #d2d2d2;border-top:none;position:absolute;top:78px;left:0;z-index:-1;opacity:0;visibility:hidden;box-shadow:0px 4px 22px 0px rgba(0,0,0,0.06)}
.newsseltop .icon{height:46px;line-height:46px}
.newsseltop .name{width:calc(100% - 22px);margin-right:10px;height:46px;line-height:46px;color:#757686}
.newsseltop .icon img{display:inline-block;vertical-align:middle;margin-bottom:3px}
.newssel.cur .newsselitems{z-index:9;opacity:1;visibility:visible;top:46px}
.newssel .newsselitem{height:38px;line-height:38px;border-bottom:1px solid #eee;padding:0 20px;color:#757686;cursor:pointer}
.newssel .newsselitem:nth-last-of-type(1){border-bottom:none}
.newsselitems::-webkit-scrollbar{width:5px}
.newsselitems::-webkit-scrollbar-thumb{background-color:#d6000f;border-radius:8px}
.newsselitems::-webkit-scrollbar-track{background-color:#fff5f6}
.newssel.cur .newsseltop .icon img{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)}
.newsitems{margin-top:36px}
.newsitem{display:block;margin-bottom:40px}
.newsitem .textbox{width:calc(100% - 355px);height:244px;background-color:#fafafa;position:relative}
.newsitem .textbox:after{content:"";width:0;height:100%;position:absolute;top:0;left:0;background-image:url(../img/newsbg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.newsitem .textbox .box{position:relative;z-index:2;padding:30px 50px 38px 50px}
.newsitem .textbox .title{width:calc(100% - 106px);color:#000;font-size:24px;font-weight:bold;line-height:32px;height:32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.newsitem .textbox .date{height:32px;line-height:32px;color:#aaa;font-family:Arial;padding-left:20px;background-image:url(../img/newtime.png);background-repeat:no-repeat;background-position:left center}
.newsitem .textbox .text{color:#333;margin:30px 0 42px;line-height:1.8;height:46px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.newsitem .textbox .more{color:#666}
.newsitem:hover .textbox:after{width:100%}
.newsitem:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.newsitem:hover .textbox .title,
.newsitem:hover .textbox .date,
.newsitem:hover .textbox .text,
.newsitem:hover .textbox .more{color:#fff}
.newsitem:hover .textbox .date{background-image:url(../img/newtime_cur.png)}
.news .pager{margin-top:80px}
.newssel .newsselitem:hover{background-color:#d6000f;color:#fff}
.newsdetail{box-shadow:inset 0px 0px 43px 0px rgba(0,0,0,0.1);padding:94px 0 190px;margin-top:0}
.newsdtop{padding-bottom:56px;border-bottom:1px solid #f0f0f0}
.newsdtop .title{font-size:36px;font-weight:bold}
.newsdtop .other{margin-top:18px}
.newsdtop .other .list{color:#333;margin-right:20px}
.newsdtop .other .list:nth-last-of-type(1){margin-right:0}
.newsdleft .returnlist{color:#333;display:block;padding-left:28px;background-image:url(../img/returnlist.png);background-repeat:no-repeat;background-position:left center}
.newsdleft .returnlist:hover{color:#d6000f;background-image:url(../img/returnlist_cur.png)}
.newsdleft .bot{margin-top:70px}
.ndpagers{padding:25px 0;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;margin-top:16px}
.ndpagerslist{max-width:48%}
.ndpagerslist .name{color:#333;width:68px}
.ndpagerslist .text{width:calc(100% - 68px);height:19px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.ndpagerslist a.text:hover{color:#d6000f}
.newsdbox{margin-top:72px}
.newsdleft{width:calc(100% - 574px);margin-right:100px}
.newsdright{width:474px}
.newsdright .toptitle{display:inline-block;padding-bottom:20px;position:relative;color:#333;font-size:18px}
.newsdright .toptitle:after{content:"";width:100%;height:2px;background-color:#d6000f;position:absolute;bottom:-2px;left:0}
.newsdrec{border-top:1px solid #efefef}
.newsdreclist{padding:30px 0;border-bottom:1px solid #efefef;display:block}
.newsdreclist .img{width:196px}
.newsdreclist .textbox{width:calc(100% - 216px);margin-left:20px;padding-top:20px}
.newsdreclist .textbox .date{color:#333;font-family:Arial}
.newsdreclist .textbox .title{font-size:16px;margin-top:18px;height:52px;line-height:1.625;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.newsdreclist:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.newsdreclist:hover .textbox .title{color:#d6000f}
.equip1{padding:114px 0 120px}
.equip1list .textbox,
.equip1list .textbox2,
.equip1list .img{width:50%}
.equip1list:nth-of-type(1) .img{margin-top:6px}
.equip1list:nth-of-type(1) .textbox{padding-right:7.291vw}
.equip1list:nth-of-type(1) .textbox .title{color:#000;font-size:36px;font-weight:bold;font-family:"Source Han Sans CN"}
.equip1list:nth-of-type(1) .textbox .text{color:#333;font-size:16px;line-height:1.875;margin-top:34px}
.equip1list:nth-of-type(2) .textbox2{padding:65px 144px 0 96px;background-image:url(../img/eq1bg1.jpg);background-repeat:no-repeat;background-position:center center;background-size:100% 100%}
.equip1list:nth-of-type(2) .textbox2 .title{color:#fff;font-size:36px;font-weight:bold}
.equip1list:nth-of-type(2) .textbox2 .text{color:#fff;font-size:16px;line-height:1.8;margin-top:20px;height:136px;overflow-y:auto}
.equip1list:nth-of-type(2) .textbox2 .text::-webkit-scrollbar{width:5px}
.equip1list:nth-of-type(2) .textbox2 .text::-webkit-scrollbar-thumb{background-color:#fff}
.equip1list:nth-of-type(2) .textbox2 .text::-webkit-scrollbar-track{background-color:rgba(255,255,255,0.4)}
.equip1list:nth-of-type(2) .imgwap{display:none}
.equip2{padding:110px 0 94px;}
.equip2top .title{color:#000;text-align:center;font-size:36px;font-weight:bold;font-family:"Source Han Sans CN"}
.equip2top .text{color:#333;font-size:18px;text-align:center;margin-top:8px}
.equip2slide{margin-top:45px}
.equip2slide .wrap{position:relative}
.equip2slide .title{color:#333;font-size:18px;text-align:center;margin-top:16px}
.equip2slide .swiper-slide:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.equip2slide .swiper-slide:hover .title{color:#d6000f}
.equip2slide .swiper-button-next,
.equip2slide .swiper-button-prev{width:60px;height:60px;background-size:100% 100%;margin-top:-30px}
.equip2slide .swiper-button-next{background-image:url(../img/eqright.png);right:-140px}
.equip2slide .swiper-button-prev{background-image:url(../img/eqleft.png);left:-140px}
.equip3{padding:110px 0 122px;overflow-x:hidden;background-color:#f5f5f5}
.equip3 .wrap{position:relative}
.equip3 .allmore{width:140px;height:48px;border:1px solid #f0f0f0;color:#333;text-align:center;line-height:46px;display:block;position:absolute;top:0;right:0}
.equip3 .allmore:hover{background-color:#d6000f;color:#fff}
.equip3 .toptitle{color:#000;font-size:36px;font-weight:bold;text-align:center}
.equip3slide{padding-left:12.3vw;margin-top:34px}
.equip3slide .title{color:#fff;font-size:18px;width:100%;padding:0 30px;position:absolute;bottom:25px;left:0}
.equip3slide .swiper-scrollbar{height:2px;background-color:#d9d9d9;margin-top:86px}
.equip3slide .swiper-scrollbar-drag{height:12px;background-color:#d6000f;border-radius:12px;top:-5px;cursor:pointer}
.equip3slide .swiper-scrollbar-drag:after{content:"";border-bottom:9px solid #d6000f;border-left:8px solid transparent;border-right:8px solid transparent;position:absolute;top:-9px;left:50%;margin-left:-8px}
.eq3alertbox{width:806px;height:680px;margin-left:-403px;margin-top:-300px;padding:25px 50px}
.eq3alertbox .title{font-size:16px;margin-top:10px}
.eq3alertbox .con{margin-top:25px}
.eq3alertbox .swiper-button-prev,
.eq3alertbox .swiper-button-next{width:34px;height:34px;margin-top:0;background-color:#fff;background-size:100% 100%;top:auto;bottom:40px}
.eq3alertbox .swiper-button-prev{background-image:url(../img/playleft.png);left:calc(50% - 88px)}
/* .eq3alertbox .swiper-button-prev:hover{background-image:url(../img/ialeft_cur.png)} */
.eq3alertbox .swiper-button-next{background-image:url(../img/playright.png);right:calc(50% - 88px)}
/* .eq3alertbox .swiper-button-next:hover{background-image:url(../img/iaright_cur.png)} */
.eq3alertbox .play{width:50px;height:62px;position:absolute;bottom:15px;left:50%;margin-left:-25px;cursor:pointer}
.eq3alertbox .play .img{width:40px;height:40px;margin:0 auto;background-image:url(../img/q3alertplay.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%}
.eq3alertbox .play .text{font-size:12px;color:#333;margin-top:3px;text-align:center}
.eq3alertbox .play.cur .img{background-image:url(../img/q3alertplay_cur.png)}
.eq3alertbox .swiper-slide .img img{width:100%}

@media (max-width:1620px){
    .equip3slide{padding-left:10.8vw}
}

@media (max-width:1440px){
    .equip1list:nth-of-type(2) .textbox2{padding:35px 94px 0 60px}
    .equip1list:nth-of-type(2) .textbox2 .text{height:126px}
    .equip1list:nth-of-type(1) .textbox{padding-right:4.291vw}
    .equip1list:nth-of-type(2) .textbox2 .title, .equip1list:nth-of-type(1) .textbox .title,
    .equip2top .title, .equip3 .toptitle{font-size:30px}
    .equip1list:nth-of-type(1) .textbox .text{margin-top:20px}
    .equip2slide .swiper-button-next, .equip2slide .swiper-button-prev{width:48px;height:48px;margin-top:-24px}
    .equip2slide .swiper-button-next{right:calc(-2vw + -48px)}
    .equip2slide .swiper-button-prev{left:calc(-2vw + -48px)}
    .equip3slide{padding-left:8.8vw}
    .eq3alertbox{height:640px}
    .eq3alertbox .swiper-button-prev, .eq3alertbox .swiper-button-next{width:28px;height:28px;bottom:36px}
    .eq3alertbox .play .img{width:30px;height:30px}
    .eq3alertbox .play{height:50px}
    .eq3alertbox .swiper-button-prev{left:calc(50% - 78px)}
    .eq3alertbox .swiper-button-next{right:calc(50% - 78px)}
}

@media (max-width:1280px){
    .equip3slide{padding-left:5.8vw}
    .equip2slide .swiper-button-next{right:calc(-1vw + -48px)}
    .equip2slide .swiper-button-prev{left:calc(-1vw + -48px)}
}

@media (max-width:1024px){
    .news, .newsdetail, .equip1, .equip2{padding:50px 0}
    .equip3{padding:50px 0 100px;position:relative}
    .equip3 .wrap{position:static}
    .equip3 .allmore{width:100px;height:36px;line-height:34px;top:auto;bottom:35px;right:50%;margin-right:-50px}
    .newsseltop{padding:0 10px;height:38px}
    .newsseltop .name, .newsseltop .icon{height:36px;line-height:36px}
    .newsitems{margin-top:30px}
    .newsitem{margin-bottom:20px}
    .newsitem .img{width:100%}
    .newsitem .textbox{width:100%;height:auto}
    .newsitem .textbox .box{padding:20px}
    .newsitem .textbox .title{font-size:18px;line-height:26px;height:26px;width:100%}
    .newsitem .textbox .date{width:100%;float:left;height:26px;line-height:26px}
    .newsitem .textbox .text{margin:10px 0 20px}
    .news .wappager{margin-top:40px}
    .newsdtop .title{font-size:22px}
    .newsdtop .other{margin-top:15px}
    .newsdtop .otherlf{width:100%}
    .newsdtop .other .returnlist{margin-top:4px;float:left}
    .newsdtop{padding-bottom:25px}
    .newsdbox{margin-top:35px}
    .newsdleft{width:100%;margin-right:0}
    .newsdright{width:100%;margin-top:35px}
    .newsdright .toptitle{padding-bottom:10px}
    .newsdreclist{padding:15px 0}
    .newsdreclist .img{width:116px}
    .newsdreclist .textbox{width:calc(100% - 136px);padding-top:6px}
    .newsdreclist .textbox .title{margin-top:6px}
    .equip1list:nth-of-type(1) .img{width:100%;margin-top:0}
    .equip1list:nth-of-type(1) .textbox{width:100%;padding-right:0;margin-top:15px}
    .equip1list:nth-of-type(2) .textbox2 .title, .equip1list:nth-of-type(1) .textbox .title, .equip2top .title, .equip3 .toptitle{font-size:22px;line-height:34px}
    .equip1list:nth-of-type(1) .textbox .text{font-size:14px;margin-top:5px;line-height:1.6}
    .equip1list:nth-of-type(2){margin-top:30px}
    .equip1list:nth-of-type(2) .textbox2{width:100%;padding:20px}
    .equip1list:nth-of-type(2) .imgwap{display:block}
    .equip1list:nth-of-type(2) .img{display:none}
    .equip1list:nth-of-type(2) .textbox2 .text{height:auto;margin-top:8px;line-height:1.6;font-size:14px}
    .equip2top .text{margin-top:5px;font-size:14px}
    .equip2slide .img img{width:100%}
    .equip2slide .title{font-size:15px;margin-top:10px}
    .equip2slide .swiper-button-next, .equip2slide .swiper-button-prev{width:36px;height:36px;margin-top:-18px}
    .equip2slide .swiper-button-next{right:30px}
    .equip2slide .swiper-button-prev{left:30px}
    .equip2slide{margin-top:30px}
    .equip3slide{padding-left:15px;margin-top:30px}
    .equip3slide .swiper-scrollbar{margin-top:30px}
    .equip3slide .swiper-scrollbar-drag{height:6px;top:-2px}
    .equip3slide .swiper-scrollbar-drag:after{border-bottom-width:7px;border-left-width:6px;border-right-width:6px;top:-7px}
    .equip3slide .title{font-size:14px;padding:0 10px;bottom:10px}
    .newsdleft .bot{margin-top:30px}
    .ndpagerslist{max-width:100%;width:100%}
    .ndpagers{padding:10px 0}
    .newsdetail{margin-top:0}
    .eq3alertbox{height:auto;padding:20px 20px 75px}
    .eq3alertbox .play .img{width:26px;height:26px}
    .eq3alertbox .play{height:46px}
    .eq3alertbox .swiper-button-prev{left:calc(50% - 78px)}
    .eq3alertbox .swiper-button-next{right:calc(50% - 78px)}
    .eq3alertbox .swiper-button-prev, .eq3alertbox .swiper-button-next{width:24px;height:24px;bottom:35px}
    .eq3alertbox .con{margin-top:15px}
    .eq3alertbox .swiper-button-prev{left:calc(50% - 50px)}
    .eq3alertbox .swiper-button-next{right:calc(50% - 50px)}
}

.package{padding:112px 0 120px}
.package .wrap{position:relative}
.package .packagebg{position:absolute;top:-50px;right:-120px}
.packagetop .title{color:#000;text-align:center;font-size:36px;font-weight:bold;font-family:"Source Han Sans CN"}
.packagetop .text{color:#333;width:58.9%;margin:26px auto 0;line-height:1.875;text-align:center}
.packageitems{margin-top:52px}
.packageitem{width:31.94%;margin-right:2.09%;margin-bottom:34px;display:block}
.packageitem:nth-of-type(3n){margin-right:0}
.packageitem .textbox{padding:35px 15px 24px;background-repeat:no-repeat;background-position:center center;background-size:cover}
.packageitem .textbox .title{font-size:18px;font-weight:bold;text-align:center;height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.packageitem .textbox .text{color:#333;text-align:center;margin-top:9px;height:19px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.packageitem:hover{box-shadow:0px 1px 15px 0px rgba(191,191,191,0.2);transform:translateY(-20px) !important;-webkit-transform:translateY(-20px) !important;-moz-transform:translateY(-20px) !important}
.packageitem:hover .textbox{background-image:url(../img/palistbg.jpg)}
.packageitem:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.packageitem:hover .textbox .title,
.packageitem:hover .textbox .text{color:#fff}
.package .pager{margin-top:40px}
.honorb{padding:110px 0 130px}
.honorb .honbtop{color:#000;text-align:center;font-size:36px;font-weight:bold;font-family:"Source Han Sans CN"}
.honbitems{margin-top:44px}
.honbitem{margin-bottom:30px;position:relative}
.honbitem:nth-last-of-type(1){margin-bottom:0}
.honbitem .textbox{width:490px;height:100%;position:absolute;top:0;left:0;padding:92px 92px 0 100px;background-image:url(../img/honblistbg.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%}
.honbitem:nth-of-type(2n) .textbox{left:auto;right:0}
.honbitem .cntitle{font-size:30px;font-weight:bold;color:#fff}
.honbitem .entitle{font-size:20px;color:rgba(255,255,255,0.5);margin-top:5px;font-family:'cali'}
.honbitem .text{color:#fff;margin-top:34px;max-height:144px;overflow-y:auto;line-height:1.875}
.honbitem .text::-webkit-scrollbar{width:5px}
.honbitem .text::-webkit-scrollbar-thumb{background-color:#fff}
.honbitem .text::-webkit-scrollbar-track{background-color:rgba(255,255,255,0.35)}
.honbitem:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.honbitem:hover .textbox{background-image:url(../img/honblistbg_cur.jpg)}
.creatitems{margin-top:52px}
.creatitem .box{margin-bottom:30px}
.creatitem .box{display:block}
.creatitem .box .textbox{width:calc(100% - 950px);height:490px;padding:74px 94px 0 100px;background-image:url(../img/creatlistbg.jpg);background-repeat:no-repeat;background-position:center center;background-size:100% 100%;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.creatitem .box .title{font-size:24px;font-weight:bold;color:#000;height:31px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.creatitem .box .other{padding-left:24px;font-size:16px;margin:8px 0 40px;background-image:url(../img/creaticon1.png);background-repeat:no-repeat;background-position:left center;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.creatitem .box .text{color:#333;line-height:1.875;height:76px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.creatitem .box .more{margin-top:120px;color:#d6000f;background-image:url(../img/creatmore.png);background-repeat:no-repeat;background-position:left 80px center;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.creatitem .wrap, .honbitems, .contact1box{position:relative}
.creatitem .swiper-button-next, .creatitem .swiper-button-prev,
.honbitems .swiper-button-next, .honbitems .swiper-button-prev,
.contact1box .swiper-button-next, .contact1box .swiper-button-prev{width:60px;height:60px;margin-top:-30px;background-size:100% 100%;opacity:0;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.creatitem .swiper-button-next,
.honbitems .swiper-button-next,
.contact1box .swiper-button-next{background-image:url(../img/eqright.png);right:calc(-4.166vw + -60px)}
.creatitem .swiper-button-prev,
.honbitems .swiper-button-prev,
.contact1box .swiper-button-prev{background-image:url(../img/eqleft.png);left:calc(-4.166vw + -60px)}
.creatitem .swiper-slide .img{overflow:hidden}
.creatitem .swiper-slide .img img{transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.creatitem .swiper-slide:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.creatitem .swiper-slide:hover .textbox{background-image:url(../img/honblistbg_cur.jpg)}
.creatitem .swiper-slide:hover .other,
.creatitem .swiper-slide:hover .title{color:#fff}
.creatitem .swiper-slide:hover .text{color:rgba(255,255,255,0.5)}
.creatitem .swiper-slide:hover .more{color:#fff;background-image:url(../img/creatmore_cur.png)}
.creatitem:hover .swiper-button-next, 
.creatitem:hover .swiper-button-prev,
.honorb:hover .swiper-button-next, 
.honorb:hover .swiper-button-prev,
.contact1:hover .swiper-button-next, 
.contact1:hover .swiper-button-prev{opacity:1}


@media (max-width:1620px){
    .creatitem .swiper-slide .img{width:855px}
    .creatitem .box .textbox{width:calc(100% - 855px);height:441px;padding:60px 74px 0 80px}
}

@media (max-width:1440px){
    .packagetop .text{width:70%}
    .package .packagebg{width:126px;right:-80px}
    .honbitem .textbox{padding:60px 60px 0 70px}
    .honbitem .cntitle{font-size:26px}
    .creatitem .swiper-slide .img{width:729px}
    .creatitem .box .textbox{width:calc(100% - 729px);height:376px;padding:40px 54px 0 60px}
    .creatitem .box .other{margin:8px 0 25px}
    .creatitem .box .more{margin-top:75px}
    .creatitem .swiper-button-next, .creatitem .swiper-button-prev,
    .honbitems .swiper-button-next, .honbitems .swiper-button-prev,
    .contact1box .swiper-button-next, .contact1box .swiper-button-prev{width:48px;height:48px;margin-top:-24px}
    .creatitem .swiper-button-next{right:calc(-2.5vw + -48px)}
    .creatitem .swiper-button-prev{left:calc(-2.5vw + -48px)}
    .honbitems .swiper-button-next{right:calc(-2.5vw + -48px)}
    .honbitems .swiper-button-prev{left:calc(-2.5vw + -48px)}
    .contact1box .swiper-button-next{right:calc(-2.5vw + -48px)}
    .contact1box .swiper-button-prev{left:calc(-2.5vw + -48px)}
}

@media (max-width:1280px){
    .packagetop .text{width:80%}
    .package .packagebg{width:96px;right:-65px}
    .creatitem .swiper-slide .img{width:665px}
    .creatitem .box .textbox{width:calc(100% - 665px);height:343px;padding:30px 44px 0 50px}
    .creatitem .box .other{margin:8px 0 20px}
    .creatitem .box .more{margin-top:60px}
    .creatitem .swiper-button-next{right:calc(-1vw + -48px)}
    .creatitem .swiper-button-prev{left:calc(-1vw + -48px)}
    .honbitems .swiper-button-next{right:calc(-1vw + -48px)}
    .honbitems .swiper-button-prev{left:calc(-1vw + -48px)}
    .contact1box .swiper-button-next{right:calc(-0.6vw + -48px)}
    .contact1box .swiper-button-prev{left:calc(-0.6vw + -48px)}
}

@media (max-width:1160px){
    .package .packagebg{width:76px;right:-50px}
}

@media (max-width:1024px){
    .package .packagebg{display:none}
    .package, .honorb{padding:50px 0}
    .packagetop .title, .honorb .honbtop{font-size:22px;line-height:34px}
    .packagetop .text{width:100%;margin:8px auto 0;line-height:1.6}
    .packageitems{margin-top:30px}
    .packageitem{width:100%;margin-right:0;margin-bottom:20px}
    .packageitem .img img{width:100%}
    .packageitem .textbox{padding:15px 10px}
    .packageitem .textbox .text{margin-top:4px}
    .honbitems{margin-top:30px;padding-top:50px}
    .honbitem{margin-bottom:20px}
    .honbitem .textbox{width:100%;position:static;padding:25px 15px}
    .honbitem .cntitle{font-size:18px}
    .honbitem .entitle{font-size:14px}
    .honbitem .text{margin-top:15px;line-height:1.6;max-height:none}
    .creatitems{margin-top:30px}
    .creatitems .swiper-container{padding-top:50px}
    .creatitem .swiper-slide .img{width:100%}
    .creatitem .box .textbox{width:100%;padding:25px 15px;height:auto}
    .creatitem .box .title{font-size:18px;line-height:26px;height:26px}
    .creatitem .box .other{padding-left:20px;margin:4px 0 10px}
    .creatitem .box .more{margin-top:25px}
    .creatitem .box .text{line-height:1.6;height:68px}
    .creatitem .swiper-button-next, .creatitem .swiper-button-prev,
    .honbitems .swiper-button-next, .honbitems .swiper-button-prev,
    .contact1box .swiper-button-next, .contact1box .swiper-button-prev{width:36px;height:36px;margin-top:0;top:0;opacity:1}
    .creatitem .swiper-button-next{right:25px}
    .creatitem .swiper-button-prev{left:auto;right:65px}
    .honbitems .swiper-button-next{right:0}
    .honbitems .swiper-button-prev{left:auto;right:50px}
    .contact1box .swiper-button-next{right:0}
    .contact1box .swiper-button-prev{left:auto;right:45px}
    .creatitem .box{margin-bottom:20px}
    .honalertbox{width:90%;margin-left:-45% !important;margin-top:-205px;padding:20px}
    .honalertbox .con{margin-top:15px}
    .eq3alertbox .con{margin-top:15px}
    .eq3alertbox .title{font-size:14px}
    .eq3alertbox{margin-top:-256px;padding:20px 20px 70px}
}

.solution1{padding:116px 0 120px;overflow:hidden;background-image:url(../img/sol1bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}
.solution1 .wrap{position:relative}
.solution1 .packagebg{position:absolute;right:-122px;top:-50px}
.solution1box .img{width:50%;margin-top:4px}
.solution1box .textbox{width:50%;position:relative;padding-right:7.5vw}
.solution1box .title{color:#000;font-size:36px;font-weight:bold;font-family:"Source Han Sans CN";line-height:44px}
.solution1box .text{color:#333;line-height:1.875;margin-top:25px;overflow-y:auto}
.solution1box .text::-webkit-scrollbar{width:5px}
.solution1box .text::-webkit-scrollbar-thumb{background-color:#d6000f}
.solution1box .text::-webkit-scrollbar-track{background-color:#fff5f6}
.solution1box .btn{width:130px;height:56px;margin-top:6.875vw;display:block;background-color:#d6000f;color:#fff;text-align:center;line-height:56px;border-radius:5px}
.solution1box .btn:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);box-shadow:0px 4px 22px 0px rgba(0,0,0,0.08);}
.solution2{padding:110px 0 55px;background-image:url(../img/sol2bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}
.solution2 .toptitle, .serpurp .toptitle{color:#000;font-size:36px;font-weight:bold;font-family:"Source Han Sans CN";line-height:44px;text-align:center}
.solution2box{margin-top:32px}
.solution2list{width:31.94%;margin-right:2.09%;margin-bottom:30px;display:block}
.solution2list:nth-of-type(3n){margin-right:0}
.solution2list .textbox{padding:12px 20px;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:cover}
.solution2list .textbox .title{width:calc(100% - 110px);margin-right:10px;color:#333;font-size:18px;line-height:32px;height:64px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.solution2list .textbox .btn{width:100px;height:35px;border:1px solid rgba(255,255,0,0.5);text-align:center;line-height:33px;color:#fff;opacity:0;transform:translateX(120px);-webkit-transform:translateX(120px);-moz-transform:translateX(120px)}
.solution2list:hover{transform:translateY(-20px) !important;-webkit-transform:translateY(-20px) !important;-moz-transform:translateY(-20px) !important}
.solution2list:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.solution2list:hover .textbox{background-image:url(../img/sol2listbg.jpg)}
.solution2list:hover .textbox .title{color:#fff}
.solution2list:hover .textbox .btn{opacity:1;transform:translateX(0px);-webkit-transform:translateX(0px);-moz-transform:translateX(0px)}
.serpurp{padding:120px 0}
.serpurpdetail{margin-top:32px}
.contact1{padding:106px 0 55px}
.contact1 .toptitle{color:#000;font-size:36px;font-weight:bold;font-family:"Source Han Sans CN"}
.contact1box{margin-top:44px}
.conlist1{padding:60px 50px 74px 60px;background-image:url(../img/conlist1bg.jpg);height:auto;background-repeat:no-repeat;background-position:center center;background-size:cover}
.conlist1:nth-of-type(3n){margin-right:0}
.conlist1 .name{color:#000;font-size:18px;font-weight:bold}
.conlist1 .line{width:30px;height:2px;background-color:#d6000f;margin:10px 0 35px}
.conlist1 .text{color:#333;line-height:2.143}
.contact2{padding-bottom:50px}
.conmapbox{width:100%;height:500px;overflow:hidden}
.conmap{width:100%;height:100%}
.introduce{padding:116px 0 120px;background-image:url(../img/intbg.jpg);background-repeat:no-repeat;background-position:left top;background-size:100% auto}
.introduce1 .textbox{width:50%;padding-right:6vw}
.introduce1 .textbox .title{color:#000;font-size:36px;line-height:44px;font-weight:bold;font-family:"Source Han Sans CN"}
.introduce1 .textbox .text{margin-top:26px}
.introduce1 .img{width:50%;margin-top:5px}
.introduce2{margin-top:100px}
.introdtop{height:88px;background-color:#1f1a17;padding-left:100px;margin-top:30px}
.introdtoplist{width:14.28%;color:#fff;font-size:18px;height:88px;line-height:88px}
.introditems{margin-top:2px}
.introditem{margin-bottom:2px}
.introditemtop{height:88px;background-color:#f4f4f4;padding-left:100px;cursor:pointer}
.introditemtop .list{width:14.28%;color:#333;font-size:16px;height:88px;line-height:88px}
.introditem.cur .introditemtop{background-color:#e60012}
.introditem.cur .introditemtop .list{color:#fff}
.introditembot{padding:54px 100px 78px;display:none}
.introditembot .item{margin-bottom:26px}
.introditembot .item .name{font-size:16px;font-weight:bold}
.introditembot .item .text{color:#333;margin-top:16px;line-height:2.135}
.introditembot .emailbtn{display:inline-block;height:28px;padding:0 22px;background-color:#eee;color:#e60012;font-size:12px;line-height:28px}
.introditembot .emailbtn:hover{background-color:#e60012;color:#fff}
.int2screennavlist{padding:0 30px;height:48px;line-height:46px;color:#d6000f;font-size:16px;margin-right:20px;cursor:pointer;border-radius:4px;border:1px solid #d6000f}
.int2screennavlist.cur{background-color:#d6000f;color:#fff}
.int2search{width:280px;height:48px;border-radius:4px;border:1px solid #d6000f;padding:10px 15px}
.int2search .input{width:calc(100% - 28px);margin-right:10px}
.int2search .input input{width:100%;height:26px}
.int2search .btn{height:26px;line-height:26px;cursor:pointer}
.int2search .btn img{display:inline-block;vertical-align:middle;margin-bottom:3px}
.videoalertbox{width:900px;height:620px;margin-left:-450px;margin-top:-310px}
.videoalertbox video{width:100%}
.videoalertbox .left,
.videoalertbox .right{width:24px;height:45px;cursor:pointer;position:absolute;top:50%;margin-top:-22px;z-index:23;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}
.videoalertbox .left{background-image:url(../img/ialeft.png);left:30px}
.videoalertbox .left:hover{background-image:url(../img/ialeft_cur.png)}
.videoalertbox .right{background-image:url(../img/iaright.png);right:30px}
.videoalertbox .right:hover{background-image:url(../img/iaright_cur.png)}

@media (max-width:1620px){
    .solution1box .btn{margin-top:5vw}
}

@media (max-width:1440px){
    .solution1 .packagebg{width:126px;right:-92px;top:-35px}
    .solution1box .textbox{padding-right:3.5vw}
    .solution1box .text{margin-top:15px}
    .solution1box .title, .solution2 .toptitle, .serpurp .toptitle{font-size:30px;line-height:38px}
    .conlist1{padding:40px 30px 50px 40px}
    .introduce1 .textbox{padding-right:3vw}
    .solution1box .btn{margin-top:4vw}
    .introdtop{padding-left:60px}
}

@media (max-width:1280px){
    .solution1 .packagebg{width:96px;right:-65px;top:-25px}
}

@media (max-width:1024px){
    .solution1box .title, .solution2 .toptitle, .serpurp .toptitle, .contact1 .toptitle, .introduce1 .textbox .title{font-size:22px;line-height:30px}
    .solution1, .introduce{padding:50px 0;background-image:none}
    .solution1box .textbox{width:100%;padding-right:0}
    .solution1box .text{margin-top:6px;max-height:none}
    .solution1box .btn{width:104px;height:40px;line-height:40px;position:static;margin-top:30px}
    .solution1box .img{width:100%;margin-top:35px}
    .solution2, .contact1{padding:50px 0 30px}
    .solution2box{margin-top:25px}
    .solution2list{width:100%;margin-right:0;margin-bottom:15px}
    .solution2list .textbox{padding:20px 15px;background-image:url(../img/sol2listbg.jpg)}
    .solution2list .textbox .title{color:#fff}
    .solution2list .textbox .btn{opacity:1;transform:translateX(0px);-webkit-transform:translateX(0px);-moz-transform:translateX(0px)}
    .solution2list .textbox .title{width:calc(100% - 94px);font-size:15px;line-height:30px;height:30px}
    .solution2list .textbox .btn{width:84px;height:30px;line-height:28px}
    .serpurpdetail{margin-top:25px}
    .serpurp{padding:50px 0}
    .contact1box{margin-top:25px;padding-top:50px}
    .conlist1{width:100%;margin-right:0;padding:25px 20px}
    .conlist1 .text{line-height:1.7}
    .conlist1 .line{width:20px;margin:8px 0 15px}
    .conlist1 .name{font-size:16px}
    .conmapbox{height:350px}
    .introduce1 .textbox{width:100%;padding-right:0}
    .introduce1 .textbox .text{margin-top:10px}
    .introduce1 .img{width:100%;margin-top:30px}
    .introduce2{margin-top:40px}
    .introdtop{height:58px;padding-left:10px}
    .introdtoplist{width:25%;font-size:16px;height:58px;line-height:58px}
    .introditembot{padding:25px 20px}
    .introditemtop .list{width:25%;height:auto;padding:10px 0;line-height:20px;font-size:12px}
    .introditemtop{height:auto;padding-left:10px}
    .introditembot .item .text{line-height:1.6;margin-top:12px}
    .introditembot .emailbtn{height:auto;line-height:18px;padding:7px 10px}
    .solution1 .packagebg{display:none}
    .int2screennavlist{padding:0 15px;height:34px;line-height:32px;font-size:14px;margin-right:10px}
    .int2search{margin-top:10px;width:100%;height:40px;padding:5px 10px;}
    .int2search .input input{height:28px}
    .int2search .btn{height:28px;line-height:28px}

    .videoalertbox{width:92%;margin-left:-46%;height:auto;margin-top:-150px;padding:20px}
    .videoalertbox .left, .videoalertbox .right{width:16px;height:32px;margin-top:-6px}

    .introdtoplist:nth-of-type(4),
    .introdtoplist:nth-of-type(5),
    .introdtoplist:nth-of-type(7),
    .introditemtop .list:nth-of-type(4),
    .introditemtop .list:nth-of-type(5),
    .introditemtop .list:nth-of-type(7){display:none}
}


@media (max-width:1440px){
    
}

@media (max-width:1024px){

}

