﻿body{font-family:"微软雅黑"!important;color: #999;font:14px Microsoft YaHei!important;line-height: 24px;background: #fff;overflow: hidden;}
body,div,p,span,ul,li,dl,dd,h1,h2,h3,a,input,img{margin:0;padding:0;}
li,ol{list-style:none;}
a,input,img,textarea{border:none;outline:none;}
i,em{font-style:normal;}
.fl{float: left;}.fr{float: right;}.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.db{display: block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}
.transition{-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out; }
a{text-decoration: none;}
a:focus{text-decoration: none;}
a:hover,a:focus{text-decoration: none;}
.hide{display: none}
.show{display: block}
.modal a{outline:none;}
label{font-weight: normal;}
a:focus {outline:none;outline-offset:0;}
.img img,.img{width: 100%;transition: 0.7s transform;}
.slick-slide{outline: none!important;}
.slick-slide img{margin:0 auto;max-width:100%;}

.slick-dots li button:before{display: none;}
html{overflow-x:hidden;}
.container{padding: 0;}
@font-face {
    font-family: 'impact';
    src: url() format('otf'),
         url(../font/impact.woff) format('woff'),
         url(../font/impact.ttf) format('truetype'),
         url(../font/impact.svg) format('svg');
}



.quickbar_nav{width: 60px;height: auto;position: fixed;right: 10px;top: 50%;z-index: 6;border-radius: 6px;background: #bd2820;padding: 0 10px;
  -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.quickbar_nav ul li{width:40px;height: auto;position: relative;border-bottom: 1px solid #c9342c;}
.quickbar_nav ul li:last-child{border-bottom: none;}
.quickbar_nav ul li a{display: block;}
.quickbar_nav ul li .icon{width: 40px;padding:12px 8px;overflow: hidden;cursor: pointer;transition: 400ms;opacity: 0.6;}
.quickbar_nav ul li:hover .icon{opacity: 1;transition: 400ms;}
.quickbar_nav ul li .li_hover{display: none; position: absolute;right: 64px;top: 0;color: #333;font-size: 16px;line-height: 30px;
  border-radius: 6px;box-shadow: 0 20px 50px rgba(63,63,63,0.2);min-height: 60px;padding: 8px 15px;width: 190px;background: #fff;}
.quickbar_nav ul li .li_hover:before{content: "";border-left: 6px solid #fff;border-right: 6px solid transparent;border-top: 6px solid transparent;border-bottom: 6px solid transparent;position: absolute;right: -12px;top: 24px;}
.quickbar_nav ul li .li_hover p{font-weight: bold;color: #bd2820;font-size: 22px;}
.ewm_input{width: 180px;text-align: center;}
.ewm_input img{width: 100%}
.quickbar_nav ul li .sea_input{width: 262px;padding: 0;height:60px;}
.quickbar_nav ul li .sea_input .inbtn{width: 210px;height: 60px;font-size: 14px;color: #999;border: none;padding:0 10px;outline: none;background: none;float: left;font-weight: normal; }
.quickbar_nav ul li .sea_input .subtn{width:50px;height:60px;border: none;outline: none;float: left;background: url(../image/icon1_on.png) center no-repeat; }


#header{width: 100%;height:88px;position: fixed;top: 0;left: 0;z-index: 9;padding: 9px 0;}
#header:before{content: "";width: 83.2%;height: 100%;position: absolute;top: 0;right: -2%;background: rgba(0,0,0,0.25);transform:skew(-20deg)}
#header:after{content: "";width: 20.1%;height: 100%;position: absolute;top: 0;left: -2%;background:#fff;border-right: 10px solid #bd2820;transform:skew(-20deg)}
#header.on:before{background: rgba(255,255,255,0.6);box-shadow: 0 0 22px #dbdbdb;}
#header.on:after{box-shadow: -5px 0 22px #dbdbdb;}
#header.on .nav_box .yiji .one{color: #333;}
#header.on .nav_box .yiji .libox{background: #fff;box-shadow: 0 5px 20px #dbdbdb;}
#header.on .nav_box .yiji .libox:before{color: #fff;}
#header.on .yiji .libox a{color: #333;}
#header.on .tellbox{color: #333;background: url(../image/icon2_on.png) left center no-repeat;}

#header .holder{width: 100%;position: relative;display: flex;padding: 0 5.7%;align-items:center;z-index: 2;}
#header .logo{width: 17%;height: 100%;}
#header .logo a{display: table-cell;vertical-align: middle;width:170px;height: 70px;transition: 400ms;}
#header .logo img,.clogo img{max-width: 100%;max-height: 100%;}
.mol_navbutton{width: 40px;height: 50px;background: url(../image/nav_btn.png) center no-repeat;background-size: 64%;}
#header.on .mol_navbutton{background: url(../image/nav_btn2.png) center no-repeat;background-size: 64%;}
.mol_navbutton.hi{opacity: 0;}

#header .nav_box{flex:1;display: flex;height: 100%;margin: 0 7%;}
.nav_box .home a{display: block;width: 38px;height: 38px;margin: 16px auto;}
.nav_box .yiji{flex:1; height: 70px;text-align: center;position: relative;transition: 400ms;}
.nav_box .yiji .one{display: block;width: 100%;height: 70px;line-height: 70px;font-size: 16px;color: #fff;overflow: hidden;position: relative;z-index: 6;transition: 400ms;}
.nav_box .yiji .one:before{content: "";width: 0;height: 3px;background: #bd2820;position: absolute;left: 20%;bottom: -10px;transition: 300ms;}
.nav_box .yiji .one:after{content: "";width: 0;height: 3px;background: #bd2820;position: absolute;right: 20%;bottom: -10px;transition: 300ms;}
.nav_box .yiji:hover .one,.nav_box .yiji.current .one{font-weight: bold;}
.nav_box .yiji:hover .one:before,.nav_box .yiji.current .one:before{width: 32%;transition: 300ms;}
.nav_box .yiji:hover .one:after,.nav_box .yiji.current .one:after{width: 32%;transition: 300ms;}
.nav_box .yiji .libox{padding: 12px 0;width:156%;height: auto;position: absolute;top:138%;left:-28%;z-index: 8;text-align: center;border-radius: 10px;background: rgba(0,0,0,0.5);
transition: all 0.3s ease 0s; transform: translate3d(0px, 10px, 0px); -moz-transform: translate3d(0px, 10px, 0px); -webkit-transform: translate3d(0px, 10px, 0px); visibility: hidden; opacity: 0; }
.nav_box .yiji .libox:before{content: "▲";width: 100%;height: 16px;line-height: 1;font-size: 16px;color: rgba(0,0,0,0.5);position: absolute;top: -15px;left: 0;font-family: "幼圆";}
.yiji:hover .libox,.newlist-mol .slick-current .new_text{opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); visibility: visible;}
.yiji .libox a{display: block;width: 100%;height: 32px;line-height: 32px;overflow: hidden;color: #fff;font-size: 14px;transition: 300ms;}
.yiji .libox a:hover,#header.on .yiji .libox a:hover{color: #bd2820;transition: 300ms;}

.seach_btn{width:43px;height: 43px;padding: 9px;cursor: pointer;position: relative;z-index: 9;}
.seach_btn .img2,#header.on .seach_btn .img1{display: none;}
#header.on .seach_btn .img2{display: block;}
.seach_btn .searchbox{display: none;width: 340px;height: 42px;border-radius: 12px;background: #bd2820;position: absolute;right: 0;top: 0;overflow: hidden;}
.searchbox form{width: 100%;height: auto;overflow: hidden;background:none;}
.searchbox .put1{width: 75%;float:left;height: 42px;line-height: 42px;padding: 0 15px;background: none;color: #fff;}
.searchbox .seabtn{width: 45px;float: right;height: 42px;background: url(../image/icon1.png) center no-repeat;} 
form .put1::-webkit-input-placeholder { color:#cfcfcf;}  
form .put1:-moz-placeholder { color:#cfcfcf;}  
form .put1::-moz-placeholder { color:#cfcfcf;}  
form .put1:-ms-input-placeholder{color: #cfcfcf;}
.lanuge{width: 68px;height: 28px;text-align: center;line-height: 28px;border-radius: 14px;background: #bd2820;margin:0 30px 0 20px;}
.lanuge a{color: #d68e8b;font-size: 14px;display: inline-block;width: 34%;}
.lanuge a.on,.lanuge a:hover{color: #fff;}
#header .tellbox{padding-left: 36px;display: block;width: 210px;height: 26px;line-height: 26px;font-size: 25px;color: #fff;background: url(../image/icon2.png) left center no-repeat;}


#section1 .content{height:100%;}
.banner{width: 100%;height:100%;}
.banner.slick-dotted.slick-slider{ margin:0;}
.banner .slick-list,.banner .slick-track{height:100%;}
.banner .slick-slide{overflow: hidden;height:100%;position: relative;}
.banner .slick-slide .img{height:100%;}
.banner .slick-slide .img img{height: 100%;margin: 0;max-width: none;width: auto;position: relative;left: 50%;transform: translate( -50%,0);}
.banner video,.movtanchuang .mov video{width: 100%;height: 100%;object-fit: cover; object-position: center;}
.banner .slick-dots{bottom: 24px;}
.banner .slick-dots li{height: 12px;width: 12px;margin: 0 12px;background: #fff;opacity: 0.5;transition: 300ms;padding: 0;}
.banner .slick-dots li button{display: none;}
.banner .slick-dots li.slick-active{opacity: 1;transition: 300ms;}

.ban_cont{position: absolute;left:0;right:0;bottom:38%; margin:auto;z-index:20;}
.ban_cont .en{color:#fff;opacity: 0;text-align: center;}
.ban_cont .en dt{font-size: 82px;line-height: 1.6;font-family: Arial;
  background: -webkit-linear-gradient(90deg, #006ae1, #fff, #fff);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.ban_cont .en dd{font-size: 41px;color: #aacdf5;}
.section1.active .slick-active .ban_cont  .en{animation: bannerText 1s 100ms forwards;opacity: 0;}
@keyframes bannerText {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 50px);
        transform: translate(0, 50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.section1 .scr{
    position: absolute;bottom: 60px;z-index: 3;left: 0;right: 0;color: #fff;font-size: 0.18rem;
    margin: auto;padding: 4px 0;width: 120px;text-align: center;border-top-left-radius: 8px;cursor: pointer;border-top-right-radius: 8px;
}
.section1 .scr small {
    width: 14px;display: inline-block;margin-left: 16px;height: 24px;border-radius: 50px;border: 1px solid #fff;position: relative;
    vertical-align: middle;color: rgba(255, 255, 255, 0.5);font-size: 14px;line-height: 1.4;
}
.scr small:after {
    content: "";position: absolute;width: 2px;height: 5px;left: 5px;top: 12px;
    background-color: #ffffff;border-radius: 50px;z-index: 5;
    animation: Tmouse 0.9s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;
}
@keyframes Tmouse {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

#section2{overflow: hidden;position: relative;}
#section2 .container{position: relative;z-index: 3;}
.about_mov{width: 50%;height: 100%;position: absolute;right: 0;top: 0;z-index: 3;}
.about_mov .movbtn:before,.about_mov .movbtn:after{border: 1px solid #000000;}
.movbtn{width:116px;height: auto;border-radius: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);cursor: pointer;}
.movbtn:before{content: "";width: 118%;height: 118%;border-radius: 50%;border: 1px solid #fff;opacity: 0.5;position: absolute;top: -9%;left: -9%;
transition-duration: .7s;animation: cir-scale 2.5s infinite }
.movbtn:after{content: "";width: 136%;height: 136%;border-radius: 50%;border: 1px solid #fff;opacity: 0.2;position: absolute;top: -18%;left: -18%;
transition-duration: .8s;animation: cir-scale2 2.6s infinite}
@keyframes cir-scale {
  0% {opacity: 0.5;transform: scale(1); }
  80% {opacity: 0.5;transform: scale(1.1); }
  100% {opacity: 0;transform: scale(1.1); } 
}
@keyframes cir-scale2 {
  0% {opacity: 0.2;transform: scale(1); }
  80% {opacity: 0.2;transform: scale(1.2); }
  100% {opacity: 0;transform: scale(1.1); } 
}
.movtanchuang{width: 100%;height: 100%;position: absolute;top: 0;left: 0;display: none;background: rgba(0,0,0,0.7);z-index: 6;}
.movtanchuang .mov{width:70%;height: auto;margin: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.close-mov{width: 50px;height: 50px;line-height: 46px;text-align: center;font-size: 44px;color: #333;border-radius: 50%;background: #fff;position: absolute;right: 8%;top:14%;font-weight: lighter;cursor: pointer;}


.about_dec{width: 46%;}
.alltitle{font-size: 26px;font-weight: bold;color: #000000;line-height: 1.5;margin: 80px 0 30px;}
.alltitle p{text-transform: uppercase;font-size: 34px;color: #b7b7b7;}
.alltitle span{color: #e5e5e5;font-weight: bold; margin: 0 18px;font-size: 24px;}
.about_dec .dectext{padding-right: 4%;}
.dectext dt{color: #000;font-size: 32px;line-height: 2.2;font-weight: normal;}
.dectext dd{font-size: 16px;line-height: 36px;color: #000;max-height:108px;width: 100%;overflow: hidden;}
.secTwo_B{padding:5% 0 6%;width: 100%;height: auto;overflow: hidden;}
.secTwo_list{width: 33.33%;position: relative;float: left;padding: 4.5% 0;}
.secTwo_list dt{color:#bd2820;font-size: 22px;font-weight: normal;}
.secTwo_list dt b{font-size: 50px;line-height: 1;font-weight: normal;font-family: "Myriad Pro";}
.secTwo_list dd{font-size:16px;color:#333;}

.secTwo_list:nth-child(2),.prolist li:nth-child(2),.newlist li:nth-child(2),.ab_bot_list2 li:nth-child(2){animation-delay: .15s;}
.secTwo_list:nth-child(3),.prolist li:nth-child(3),.newlist li:nth-child(3),.ab_bot_list2 li:nth-child(3){animation-delay: .3s;}
.secTwo_list:nth-child(4),.prolist li:nth-child(4){animation-delay: .45s;}
.secTwo_list:nth-child(5),.prolist li:nth-child(5),#section5 .allmore{animation-delay: .6s;}
.secTwo_list:nth-child(6),#section3 .amore,#section3 .allmore{animation-delay: .75s;}
#section2 .amore{animation-delay: .6s;}
.amore{display: block;width: 182px;height: 48px;line-height: 48px;padding: 0 20px;color: #fff;font-size: 14px;
background: #bd2820 url(../image/icon3.png) 86.8% center no-repeat;transition: 300ms;}
.amore:hover{background: #d42e25 url(../image/icon3.png) 90% center no-repeat;transition: 300ms;}

.section3{background: #f4f7ff url(../image/bg1.png) center no-repeat;background-size: cover;}
.section3 .prolist{width: calc( 100% + 22px );height: auto;overflow: hidden;margin-left: -11px;}
.section3 .prolist li{width: 33.33%;padding:12px 11px;float: left;}
.section3 .prolist li:nth-child(1),.section3 .prolist li:nth-child(2){width: 50%;}
.section3 .prolist li:nth-child(1) .protext,.section3 .prolist li:nth-child(2) .protext{right: 8.6%;}
.prolist li a,.prolist-mol a{display: block;width: 100%;height: auto;overflow: hidden;position: relative;}
.prolist .protext{width: 80%;height: auto;color: #fff;position: absolute;top: 50%;right: 4.5%;text-align: right;
  -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.prolist p{width: 100%;line-height: 1.5;font-size: 30px;font-weight: bold;margin-bottom: 4px;}
.protext dd{width: 100%;height:auto;line-height: 2;font-size: 18px;color: rgba(255,255,255,0.5);}


.prolist li a:hover img,.newlist li a:hover img{transition:1s transform;-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.allmore{display: block;margin: 30px auto 0;width: 98px;padding-right: 34px;height: 30px;line-height: 30px;font-size: 16px;color: #808080;background: url(../image/icon4.png) right center no-repeat;transition: 300ms;}
.allmore:hover{width: 108px;color: #bd2820;background: url(../image/icon4_h.png) right center no-repeat;transition: 300ms;}
.prolist-mol .slick-slide,.newlist-mol .slick-slide{padding:10px 8px 20px;}
.prolist-mol .protext{width: 100%;padding: 0 5%;text-align: center;font-size: 20px;color: #fff;line-height: 1.5;font-weight: bold;position: absolute;bottom: 9%;right: 0%;}
.prolist-mol .protext dd{font-weight: normal;font-size: 14px;margin-top: 6px;line-height: 22px}
.prolist-mol .slick-dots,.newlist-mol .slick-dots{bottom:-16px;}
.prolist-mol .slick-dots li,.newlist-mol .slick-dots li{width: 6px;height:6px;margin: 0 7px;background:#cb8180;transition: 300ms;}
.slick-dots button{display: none;}
.prolist-mol .slick-dots li.slick-active,.newlist-mol .slick-dots li.slick-active{background:#bd2820;transition: 300ms;}
.newlist-mol p{width: 100%;height: 22px;line-height: 22px;font-size: 16px;color: #333;overflow: hidden;margin-top: 14px;}
.newlist-mol .new_text{transition: all 0.3s ease 0s; transform: translate3d(0px, 10px, 0px); -moz-transform: translate3d(0px, 10px, 0px); -webkit-transform: translate3d(0px, 10px, 0px); visibility: hidden; opacity: 0;}
.newlist-mol.slick-dotted.slick-slider{margin:8% 0 9%;}


.section4{position: relative;}
.titlepa{position: absolute;left: 0;top: 8%;width: 100%;z-index: 8;}
.titlepa .alltitle{color: #fff;}
.titlepa .alltitle p{color: #ccc;}
.case_nav{width: 100%;height: auto;background: rgba(0,0,0,0.5);bottom: 0;left: 0;z-index: 8;}
.case_nav dd:nth-child(1){border-left: 1px solid rgba(254,254,254,0.3);}
.case_nav dd{padding: 16px 0;width:25%;border-right: 1px solid rgba(254,254,254,0.3);float: left;line-height:1.2;font-size: 20px;color: #fefefe;text-align: center;cursor: pointer;position: relative;z-index: 2;}
.case_nav dd a{color: #fefefe;}
.case_nav .icon{width:22.7%;margin: 0 auto 14px;}
.case_nav dd.on{font-weight: bold;}
.move-bg{position:absolute;left:0;top:0; width:25%;height:100%;background:#bd2820;opacity: 0.7;z-index:0;transition: all 0.4s ease-in-out;}

.case_dectil{width: 100%;height: 100%;}
.pdectil{width: 100%;height: 100%;overflow: hidden;position: absolute;top: 0;left: 0;}
.pdectil:first-child{display: block;}
.pdectil img{height: 100%;width: 100%;margin: 0 auto;opacity: 0.5}
.pdectil .pa{width: 100%;height: auto;left: 0;top: 30%;z-index: 4;opacity: 0;}
.pdectil .text{font-weight: bold;font-size: 18px;color: #fff;line-height: 36px;}
.pdectil .text span{font-size: 24px;}
.pdectil .amore{background: url(../image/icon3.png) 86.8% center no-repeat;border: 1px solid rgba(255,255,255,0.5);margin-top: 7%;}
.pdectil .amore:hover{background:#bd2820 url(../image/icon3.png) 90% center no-repeat;border: 1px solid #bd2820;}
.pdectil.deon .pa{animation: fadeInUp 0.6s 0.8s forwards;} 
.pdectil.deon img{animation: pulse 2.5s 0.4s forwards;}

.pdectil.deon{z-index: 2;
  -webkit-animation: moveFromLeft 1.2s ease both;
  -moz-animation: moveFromLeft 1.2s ease both;
  animation: moveFromLeft 1.2s ease both;
}
.pdectil{
  -webkit-animation: moveToLeft 1.2s ease both;
  -moz-animation: moveToLeft 1.2s ease both;
  animation: moveToLeft 1.2s ease both;
}

@-webkit-keyframes moveToLeft {
  to { -webkit-transform: translateX(100%); }
}
@-moz-keyframes moveToLeft {
  to { -moz-transform: translateX(100%); }
}
@keyframes moveToLeft {
  to { transform: translateX(100%); }
}

@-webkit-keyframes moveFromLeft {
  from { -webkit-transform: translateX(-100%); }
}
@-moz-keyframes moveFromLeft {
  from { -moz-transform: translateX(-100%); }
}
@keyframes moveFromLeft {
  from { transform: translateX(-100%); }
}



.section5 .newlist{width: calc( 100% + 22px );height: auto;overflow: hidden;margin-left: -11px;}
.section5 .newlist li{width: 33.33%;padding: 11px;float: left;}
.newlist li:nth-child(2) a:nth-child(2){margin-top: 22px;}
.newlist li a{display: block;width: 100%;height: auto;position: relative;overflow: hidden;}
.newlist li a p{width: 100%;padding: 8%;font-size: 20px;color: #383d41;line-height: 36px;position: absolute;top: 0;left: 0;}
.section5 .newlist .textlist_scroll{padding: 4.8% 3%;background: #eeeeee;}
.textlist{width: 100%;height:486px;overflow-y: scroll;padding: 0 5%;}
.textlist .newli{width: 100%;padding:6% 0;border-bottom: 1px solid #cbcbcb;font-size: 16px;line-height: 44px;}
.textlist .newli:last-child{border-bottom: none;}
.textlist .newli dd{font-size: 20px;height: 72px;line-height: 36px;width: 100%;overflow: hidden;color: #383d41;}
.textlist .newli span{color: #808080;}
.newlist li a:hover p,.newlist li a:hover dd{color: #bd2820;}

.textlist::-webkit-scrollbar{width: 5px;}
.textlist::-webkit-scrollbar-track{background: #d9d9d9;}
.textlist::-webkit-scrollbar-thumb{background: #b3afaf;}


.section6{background: url(../image/bg2.jpg) center no-repeat;background-size: cover;position: relative;}
.honorary{width: 100%;box-shadow:0 50px 50px rgba(61,61,61,0.07);background: #ffffff;}
.chan_nav{width: 100%;height: auto;overflow: hidden;}
.chan_nav dd{cursor: pointer;width: 50%;float: left;height: 70px;line-height: 70px;background: #f7f7f7;text-align:center;font-size: 18px;color: #333;border-top: 2px solid #f7f7f7;}
.chan_nav dd.on{background: #fff;color: #bd2820;font-weight: bold;border-top: 2px solid #bd2820;}
.chan_for{width: 100%;height: auto;position: relative;}
.chan_for .streng{width: 100%;height: auto;opacity: 0;position: absolute;top: 20px;left: 0;transition: 300ms;}
.chan_for .streng.eon{opacity: 1;top: 0;z-index: 2;transition: 300ms;}

.honor{width:92%;height: auto;padding:6% 28%;margin: 0 auto;}
.honor a{display: block;width: 100%;height: auto;text-align: center;transition: 0.7s transform;position: relative;}
.honor a p{width: 100%;height: 24px;overflow: hidden;line-height: 24px;font-size: 18px;color: #333;margin-top: 10px;transition: 300ms;}
.honor a .img{border: 14px solid transparent;}
.honor .swiper-slide-active a{transition:1s transform;-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.honor .swiper-slide-active a .img{box-shadow:0 30px 70px rgba(61,61,61,0.15);border: 14px solid #fff;}
.honor .swiper-slide-active a p{font-size: 14px;font-weight: bold;color: #bd2820;margin-top: 20px;}
.honor .swiper-slide-next a,.honor .swiper-slide-prev a{transition:1s transform;-moz-transform: scale(0.7);-ms-transform: scale(0.7);-o-transform: scale(0.7);-webkit-transform: scale(0.7);transform: scale(0.7);}
.honor .swiper-slide-prev a .img:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-image: linear-gradient(to left,rgba(255,255,255,.5),rgba(0,0,0,0));}
.honor .swiper-slide-next a .img:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-image: linear-gradient(to right,rgba(255,255,255,.5),rgba(0,0,0,0));}
.honor .arrow{width: 40px;height: 40px;border-radius: 50%;border:1px solid #bd2820;transition: 300ms;}
.honor .arrow:after{font-size: 24px;color: #bd2820;}
.honor .swiper-button-prev{left: 0;}
.honor .swiper-button-next{right: 0;}
.honor .arrow:hover{background: #bd2820;transition: 300ms;}
.honor .arrow:hover:after{color: #fff;}
.honor .swiper-pagination{bottom: 14px;display: none;}
.honor .swiper-pagination-bullet{width: 6px;height: 6px;border-radius: 0;background: #bd2820;margin: 0 8px}


.section7{position: relative;}
.section7:before{content: "";width: 100%;height: 100%;background: #000;opacity: 0.35;position: absolute;top: 0;left: 0;z-index: 2;}
.bg_video{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.bg_video .video2{width: 100%;height: 100%;object-fit: cover; object-position: center;}
.section7 .container{position: relative;z-index: 3;}
.footop{width: 100%;height: auto;}
.footop h1{font-size: 18px;font-weight: bold;color: #fff;line-height: 20px;margin-bottom: 16px;}
.footnav{display: flex;justify-content:space-between;width: 100%;height: auto;padding:7% 0 5%;border-bottom: 1px solid rgba(255,255,255,0.09)}
#section7 .footnav li,#section7 .address,#section7 .fottell,#section7 .ewmbox,#section7 .links,#section7 .copy{ opacity: 0;}
.footnav li a{display: block;width: 100%;height: 34px;line-height: 34px;font-size: 14px;color: #fff;overflow: hidden;}
.footnav li a:hover{color: #bd2820;}
.foot_contact{display: flex;justify-content:space-between;align-items:center;width: 100%;height: auto;padding:2.4% 0;}
.address{max-width: 33%;font-size: 16px;color: #fff;line-height: 28px;}
.fottell{flex:1;display: flex;justify-content:center;padding: 0 2% 0 4%}
.fottell p{font-family: "Arial";font-size: 30px;color: #fff;}
.fottell a{display: block;width: 135px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 16px;border-radius: 20px;background: #bd2820;transition: 300ms;margin-left: 9%;}
.fottell a:hover{box-shadow: 0 5px 16px #9d0900;transition: 300ms;}
.ewmbox{width: 280px;display: flex;text-align: center;}
.ewmbox .img{margin-left: 5%;}
.ewmbox .img img{width: 110px;margin: 0 10px;}
.ewmbox p{font-size: 16px;color: #fff;line-height: 40px;}
.links{width: 100%;font-size: 16px;color: #eee;line-height: 28px;padding:16px 20px;background: rgba(255,255,255,0.08);}
.links a{font-size: 14px;color: #bfbfbf;margin: 0 6px;}
.links a:hover{color: #bd2820;}
.copy{width: 100%;height: auto;font-size: 14px;color: #9fa0a3;text-align: center;line-height: 24px;padding: 25px 0;}
.section7.on .footop .footnav li{animation: foUp 0.6s forwards;}
.section7.on .footop .footnav li:nth-child(2){animation: foUp 0.6s 0.1s forwards;}
.section7.on .footop .footnav li:nth-child(3){animation: foUp 0.6s 0.2s forwards;}
.section7.on .footop .footnav li:nth-child(4){animation: foUp 0.6s 0.3s forwards;}
.section7.on .footop .footnav li:nth-child(5){animation: foUp 0.6s 0.4s forwards;}
.section7.on .footop .footnav li:nth-child(6){animation: foUp 0.6s 0.5s forwards;}
.section7.on .address{animation: foUp 0.6s 0.6s forwards;}
.section7.on .ewmbox{animation: foUp 0.6s 0.7s forwards;}
.section7.on .fottell{animation: foUp 0.6s 0.8s forwards;}
.section7.on .links{animation: foUp 0.6s 0.8s forwards;}
.section7.on .copy{animation: foUp 0.6s 0.8s forwards;}
@-webkit-keyframes foUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70%, 0);
    transform: translate3d(0, 70%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes foUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70%, 0);
    transform: translate3d(0, 70%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.ny_footer{overflow: hidden;width: 100%;height: auto;}

#header.in{background: #a3a3a3;}
.left_nav{display: none;width:100%;height: calc( 100% - 54px );z-index:7;background: rgba(0,0,0,0.2);position: fixed;top:54px; right:0px;z-index: 66;}
.closebtn{width: 54px;height: 54px;line-height: 54px;color: #fff;text-align: center;font-size: 40px;position: absolute;top: -54px;right: 5px;font-weight: lighter;}
.class-m{width: 66%;height:100%;overflow-y:auto;background: #393b40;margin-left: 34%;}
.class-m .nnav{height: calc( 100% - 60px );width: 100%;overflow-y:scroll;}
.class-m .nnav>li{border-bottom: 1px solid #505359;}
.class-m .nnav li a.ce{color: #9fa0a3;font-size: 16px;display: block;height:50px;line-height:50px;padding: 0 17px;position: relative;}
.class-m .nnav li a.ce.xz_a{color: #fff;background: #bd2820;font-weight: bold;}
.menu_head .ericon{width:30px;height:50px;float:right;position: relative;z-index: 3;margin-right: 16px;}
.menu_head .ericon span{display:inline-block;width: 30px;height: 50px;}
.menu_head .icon1{ display:none!important;background: url(../image/icon10.png) right center no-repeat;background-size:20px auto;}
.menu_head .icon2{background: url(../image/icon9.png) right center no-repeat;background-size: 16px auto;}
.menu_head .ericon.xz .icon1{ display:block!important;}
.menu_head .ericon.xz .icon2{ display:none!important;}
.class-m .nnav li .menu_body{display: none;background: #393b40;padding: 5px 0;}
.menu_body li a.er{padding:0 36px;font-size:15px;display: block;height:40px;line-height:40px;color: #b7b8bb;position: relative;}
.menu_body li a.er.tz_a{color: #bd2820;}
.class-m .nnav li .thr_body{display: none;background: #2d2f33;padding: 5px 0;}
.thr_body li a.thr{padding:0 15px 0 52px;font-size: 14px;display: block;height:40px;line-height:40px;color: #b7b8bb;position: relative;}
.thr_body li a.thr.fz_a:before{content: "";width: 6px;height: 6px;background: #b7b8bb;border-radius: 50%;position: absolute;left: 38px;top: 17px;}
.class-m .nnav li .for_body{display: none;}
.for_body li a.for{position: relative;padding-left:64px;font-size: 14px;display: block;height:40px;line-height:40px;color: #b7b8bb;}
.for_body li a.for:before{content: "";width: 5px;height: 5px;background: #b7b8bb;border-radius: 50%;position: absolute;left: 52px;top: 17px;}
.mlanuge{width:80px;height: 30px;text-align: center;line-height:30px;border-radius: 15px;background: #bd2820;margin:15px auto;}
.mlanuge a{display: block;width: 50%;float: left;color: #fff;font-size: 14px;border-radius: 15px;}
.mlanuge a.on{color: #dfaaa8;background: #fff;}


.ny_footer .footnav li:nth-child(2){animation-delay: 0.1s;}
.ny_footer .footnav li:nth-child(3){animation-delay: 0.2s;}
.ny_footer .footnav li:nth-child(4){animation-delay: 0.3s;}
.ny_footer .footnav li:nth-child(5){animation-delay: 0.4s;}
.ny_footer .footnav li:nth-child(6){animation-delay: 0.5s;}
.ny_footer .address{animation-delay: 0.6s;}
.ny_footer .ewmbox{animation-delay: 0.7s;}
.ny_footer .fottell,.ny_footer .links,.ny_footer .copy{animation-delay: 0.8s;}

.nybanner{overflow: hidden;}
.nyban_cont{width: 100%;position: absolute;top: 55%;left: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.nyban_cont dt{font-size: 36px;color: #fff;line-height: 1.3;}
.ny_posnav{width: 100%;border-bottom: 1px solid #e6e6e6;padding: 15px 0;position: relative;z-index: 2;background: #fff;}
.ny_posnav .container{position: relative;}
.ny_posnav .container:before{content: "";width: 22%;height: 100%;background: #fff;position: absolute;right: 100%;top: 0;z-index: 3;}
.ny_posnav .container:after{content: "";width: 22%;height: 100%;background: #fff;position: absolute;left: 100%;top: 0;z-index: 3;}

.nowaddress{font-size: 16px;color: #999;line-height: 46px;text-align: right;}
.nowaddress span{padding-left: 31px;background: url(../image/icon12.png)left center no-repeat;}
.nowaddress span a{color: #999;}
.nowaddress span a:hover{color: #bd2820;}
.posnav{width: 100%;}
.posnav .slick-list{overflow: unset}
.pos_yiji{width: 100%;position: relative;}
.pos_yiji a{display: block;width: 100%;height: 64px;line-height: 64px;font-size: 18px;color: #333;text-align: center;overflow: hidden;transition: 300ms;}
.pos_yiji a i{display: inline-block;width: 14px;height: 9px;background: url(../image/icon13.png) center no-repeat;background-size: 100%;margin-left: 5px;transition: 300ms;}
.pos_yiji a.one,.pos_yiji a.cur{color: #bd2820;font-weight: bold;transition: 300ms;}
.pos_yiji a.one i{background: url(../image/icon13_h.png) center no-repeat;background-size: 100%;transform:rotate(-180deg);transition: 300ms;}
.pos_erji{width: 100%;height: auto;position: absolute;top:80px;left: 0;background: #f7f7f7;padding: 14px 0;display: none;}
.pos_erji a{display: block;width: 100%;font-size: 18px;color: #333;line-height: 60px;height: 60px;overflow: hidden;}
.pos_erji a:hover{color: #bd2820;font-weight: normal;}
.posnav .slick-arrow{width: 30px;height: 30px;z-index: 8;}
.posnav .slick-arrow:before{font-weight: bold;color: #666;font-family: "幼圆";font-size: 24px;text-align: center;display: block;}
.posnav .slick-arrow:hover:before{color: #bd2820;}
.slick-prev:before{content: "<"}
.slick-next:before{content: ">"}

.about_cont{padding: 4% 0;}
.ab_title{font-size: 36px;color: #bd2820;}
.decOne{width: 100%;height: auto;overflow: hidden;}
.decOne .decOne_l{width: 46.2%;float: left;}
.decOne .decOne_l dd{width: 100%;height: auto;font-size: 16px;color: #333;line-height: 36px;margin-top: 28px;}
.decOne .decOne_r{width:50%;float: right;}
.decOne_r .movbtn{width: 102px;}
.decOne_r .movtanchuang{position: fixed;z-index: 10;}
.about_num .secTwo_B{padding: 4% 0;background: #fafafa;margin-top: 5%;}
.about_num .secTwo_B .secTwo_list{width: 16.66%;text-align: center;padding: 0;border-right: 1px solid #e6e6e6;}
.about_num .secTwo_B .secTwo_list:last-child{border-right: none;}
.about_yewu{background: #f6f6f6;}

.yewuUl{width: 100%;height: auto;}
.yewuUl li{width: 100%;height: auto;display: flex;justify-content:space-between;align-items:center;padding: 3.5% 0;}
.yewuUl li:first-child{flex-direction:row-reverse;}
.yewuUl li dl{width: 44%;}
.yewuUl li dt{font-size: 30px;line-height: 42px;color: #bd2820;margin-bottom: 20px;font-weight: normal;}
.yewuUl li dd{width: 100%;font-size: 16px;color: #333;line-height: 36px;}
.yewuUl li .img{width: 50%;}
.rencaiUl{width: calc( 100% + 40px );height: auto;overflow: hidden;padding: 20px 0;margin-left: -20px;}
.rencaiUl .rcli1{width: calc( 100% - 500px );float: left;overflow: hidden;padding-bottom: 40px;}
.rencaiUl .rcli1 .rc_right{float: left;width: 50%;padding: 20px;}
.rencaiUl .rcli1 .rc_right:last-child{width: 100%;}
.rc_right dl{width: 100%;height: 450px;overflow: hidden;background: #fff;box-shadow: 0 16px 40px rgba(0,0,0,0.08);padding: 8%;}
.rc_right dl .icon{width: 31%;margin: 0 auto;}
.rc_right dl dt{width: 100%;font-size: 24px;color: #333;text-align: center;margin: 4.5% 0 5.5%;}
.rc_right dl dd{width: 100%;height: auto;font-size: 16px;color: #333;line-height: 36px;}
.rc_right:last-child dl{padding: 5%;height: 220px;}
.rc_right .rc_right_l{float: left;width: 31%;}
.rc_right .rc_right_l dt{margin-bottom: 0;}
.rc_right dl .rc_right_r{margin: 10px 0 0 31%;width: auto;}
.rencaiUl .rcli2{width: 500px;float: left;}
.rencaiUl .rcli2 .img{padding: 20px;}

.ly_title{width: 100%;height: auto;display: flex;align-items:center;padding: 5% 0 3%;font-size: 24px;font-weight: bold;color: #333;}
.ly_title .img{width: 60px;margin-right: 8px;}
.ly_box{width: 100%;display: flex;}
.ly_box .img{width: 25%;margin-right: 5%;}
.ly_box .ly_right{flex:1;}
.ly_box .ly_right .ly_dec{width: 100%;font-size: 16px;color: #333;line-height: 36px;margin-bottom: 15px;}
.secTwo_Y{padding: 20px 0;width: 100%;height: auto;overflow: hidden;}
.secTwo_Y .secTwo_list{width: 25%;text-align: center;padding: 0;font-size: 16px;color: #333;line-height: 30px;}
.secTwo_D .secTwo_list{width: 16.66%;text-align: center;}
.about_bot .secTwo_list dt{font-size: 18px;}
.about_bot .secTwo_list dt b{font-size: 36px;}
.ab_bot_list{width:calc( 100% + 10px );height: auto;margin-left: -5px;overflow: hidden;}
.ab_bot_list li{width: 33.33%;float: left;padding: 5px;}
.ab_bot_list.bbone li:nth-child(2),.ab_bot_list.bbone li:nth-child(4){animation-delay: .15s;}
.ab_bot_list.bbone li:nth-child(3),.ab_bot_list.bbone li:nth-child(5){animation-delay: .3s;}
.ab_bot_list.bbone li:nth-child(6){animation-delay: .45s;}
.ab_bot_list li dl{height: 92px; background: #f6f6f6;padding: 3% 4%;display: flex;align-items:center;}
.ab_bot_list li dl dt{width: 30%;padding: 0 3.5%;}
.ab_bot_list li dl dd{flex:1;font-size: 16px;color: #333;line-height: 30px;}
.ab_bot_list .list_li{background: #f6f6f6;padding:6% 4%;text-align: center;}
.list_li .img{width: 24%;margin: 0 auto 10px;}
.list_li p{font-size: 16px;color: #333;line-height: 30px;}

.about_dang{background: url(../image/bg4.png) right 10% no-repeat;background-size:95.98% auto;}
.decTwo{padding: 35px 0;}
.decTwo2{padding-top: 35px;}
.decTwo .decOne_l{width: 49%;}
.decTwo .decOne_r{width: 47.42%;}
.decTwo2 .decOne_r{width: 49%;float: left;}
.decTwo2 .decOne_l{width: 47%;float: right;}
.decTwo2 .decOne_l dd{margin-top: 0;}
.dzcenter{width: 110%;margin-left: -5%;padding: 3% 0;}
.dzcenter a{display: block;width: 100%;height: auto;padding: 16% 14%;transition: 300ms;}
.dzcenter a p{width: 100%;text-align: center;font-size: 18px;color: #333;line-height: 60px;height: 60px;overflow: hidden;}
.dzcenter .slick-center a p{font-weight: bold;color: #bd2820;}
.dzcenter .slick-arrow{width: 48px;height: 48px;border-radius: 50%;border:1px solid #bd2820;transition: 300ms;z-index: 2;}
.dzcenter .slick-arrow:before{font-size: 28px;color: #bd2820;font-family: "幼圆";font-weight: bold;opacity: 1;}
.dzcenter .slick-arrow:hover{background: #bd2820;transition: 300ms;}
.dzcenter .slick-arrow:hover:before{color: #fff;transition: 300ms;}

.about_Van{background: url(../image/vanbg.jpg) center bottom no-repeat;background-size: 100% auto;padding-bottom: 18%;}
.Vanlist{width:calc( 100% + 22px );height: auto;margin-left: -11px;overflow: hidden;padding: 3% 0 2%;}
.Vanlist li{width: 33.33%;float: left;padding:30px 11px;}
.Vanlist li a{display: block;width: 100%;height: auto;padding-bottom: 170px;overflow: hidden;position: relative;background: #f9f9f9;transition: 300ms;}
.Vanlist li a:before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 3;border: 1px solid #f9f9f9;background: url(../image/bg5.jpg) center no-repeat;background-size: 100% 100%;opacity: 0;transition: 300ms;}
.Vanlist li a dl{position: absolute;top:100%;left: 0;z-index: 4; padding: 8%;transition: 300ms;}
.Vanlist li a p{width: 100%;font-size: 16px;color: #808080;}
.Vanlist li a dt{width: 100%;height: 72px;line-height: 36px;font-size: 20px;color: #333;overflow: hidden;font-weight: normal;margin: 10px 0;}
.Vanlist li a dd{font-size: 14px;color: #808080;line-height: 30px;margin: 10px 0;opacity: 0;}
.Vanlist li a .allmore{opacity: 0;}
.Vanlist li a:hover:before{border: 1px solid #bd2820;opacity: 1;transition: 300ms;}
.Vanlist li a:hover dl{top:-1px;transition: 300ms;}
.Vanlist li a:hover dd{animation: fadeInUp 0.8s 0.1s forwards;}
.Vanlist li a:hover .allmore{animation: fadeInUp 0.9s 0.2s forwards;}

.ovheight{width:100%;height: 193px;overflow: hidden;}
.img .ovheight img{position: relative;top: 50%;transform:translate(0,-50%);}


.pagebox{width: 100%;height: auto;text-align: center;padding: 20px 0 30px;}
.pagebox a{display: inline-block;min-width:44px;height: 44px;border-radius: 22px;background: #fff; border: 1px solid #cdcdcd;line-height: 42px;font-size:16px;color: #808080;margin: 0 4px;transition: 300ms;}
.pagebox a.on,.pagebox a:hover{border: 1px solid #bd2820;background: #bd2820;color: #fff;transition: 300ms;}
.pagebox a.prev{padding: 0 20px;}
.pagebox a.prev span{font-family: "幼圆";font-weight: bold;}

.model-phone-page{width: 100%;height: auto;text-align: center;margin: 14px 0;}
.model-phone-page a{display: inline-block;padding: 0 6%;background: #f2f2f2;color: #808080;font-size: 14px;margin: 0 0.5%;height: 32px;line-height: 32px;border-radius: 16px;}
.model-phone-page span{display: block;margin-top: 14px;color: #808080;font-size: 14px;}
.model-phone-page span i{color: #bd2820;}

.about_Vandec{padding: 30px 0;}
.newtitle{font-size: 30px;color: #333;line-height: 1.6;}
.newtitle p{font-size: 16px;color: #808080;margin-top: 10px;}
.alldectil{width: 100%;height: auto;overflow: hidden;font-size: 16px;color: #333;line-height: 30px;padding: 20px 0;}
.alldectil img{max-width: 100%;}

.choose_art{width: 100%;height:auto;overflow: hidden;padding: 20px 0;border-top: 1px solid #e6e6e6;position: relative;}
.choose_art li a{display: block;height: 42px;line-height: 42px;color: #666;font-size: 16px;overflow: hidden;transition: 300ms;}
.choose_art li a:hover{color: #bd2820;font-weight: bold;transition: 300ms;}
.back_ul{display: block;width: 140px;height: 40px;background: #e6e6e6;font-size: 16px;color: #808080;text-align: center;line-height: 40px;position: absolute;right: 0;top: 50%;margin-top: -20px;}
.back_ul i{font-family: "幼圆";font-weight: bold;margin-left: 10px;}
.back_ul:hover{background: #bd2820;color: #fff;}
.molewm{font-size: 16px;color: #808080;line-height: 2.2;padding: 20px 0;}
.molewm .img{width:132px;margin: 10px auto; }
.decshare{text-align: right;padding: 20px 0;font-size: 16px;color: #808080;}
.decshare a{display: inline-block;width: 33px;margin-left: 10px;border-radius: 50%;background: #e6e6e6;}
.decshare a:hover img{opacity: 0.6;}

.about_Culture{padding:70px 0;}
.about_Culture img{max-width: 100%;}

.about_journal{padding: 4% 0 5%;}
.Jourlist{width: 102.86%;height: auto;overflow: hidden;margin-left: -1.43%;padding: 0 0 18px;}
.Jourlist li{width: 25%;float: left;padding:1.7% 1.43%;}
.Jourlist li a{display: block;width: 100%;}
.Jourlist li .img{border: 15px solid #fff;box-shadow: 0 0 22px rgba(0,0,0,0.09);width: 100%;height: auto;overflow: hidden;}
.Jourlist li p{width: 100%;height: 60px;line-height: 70px;overflow: hidden;font-weight: bold;font-size: 16px;color: #333333;text-align: center;}
.Jourlist li a:hover p{color: #bd2820;}
.Jourlist li .img:hover img,.ny_prolist li a:hover .img img,.company li a:hover .img img,.activeUl li a:hover .img img{transition:1s transform;-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}

.about_History{padding: 5% 0 29%;position: relative;background: url(../image/bg6.jpg) center no-repeat;background-size: cover;}
.about_History .bg_line{width: 100%;height: auto;position: absolute;bottom: 0;left: 0;}
.History{position: relative;z-index: 2;}
.hisbox{padding: 10px 0;}
.hisbox h2{width: 100%;font-size: 30px;font-weight: bold;color: #bd2820;line-height: 100px;border-bottom: 2px solid #bd2820;position: relative;}
.hisbox h2:before{content: "◆";width: 30px;height: 30px;line-height: 30px;font-size: 32px;color: #bd2820;position: absolute;left: 0;bottom: -15px;}
.hisbox dl{padding: 8% 8% 0 0;}
.hisbox dl dd{width: 100%;height: 48px;line-height: 48px;font-size: 16px;color: #333;overflow: hidden;}
.hisbox dl dd span{color: #bd2820;margin-right: 5px;}
.History .slick-arrow{width: 40px;height: 40px;border-radius: 50%;border:1px solid #bd2820;transition: 300ms;z-index: 2;top: 32%;}
.History .slick-arrow:before{font-size: 22px;color: #bd2820;font-family: "幼圆";font-weight: bold;opacity: 1;}
.History .slick-arrow:hover{background: #bd2820;transition: 300ms;}
.History .slick-arrow:hover:before{color: #fff;transition: 300ms;}
.History .slick-prev{left: -78px;}
.History .slick-next{right: -78px;}

.about_Honor{padding: 30px 0;}
.about_Honor .honor{width: 93%;}
.about_Honor .honor a p{display: none;}
.about_Honor .honor .swiper-slide-active a p{display: block;font-size: 20px;margin-top: 32px}
.Honor_bot{padding: 2% 0 5%;}
.zztitle{font-size: 24px;color: #bd2820;font-weight: bold;line-height: 70px;border-bottom: 1px solid #e6e6e6;}
.honorUl{width: 100%;height: auto;overflow: hidden;}
.honorUl li{cursor: pointer;width: 50%;float: left;font-size: 18px;height: 80px;line-height: 80px;color: #333;overflow: hidden;padding-right: 14px;border-bottom: 1px solid #e6e6e6;}
.honorUl li span{color: #bd2820;margin-right:8px;}
.honorUl li:hover,.honorUl li.on{font-weight: bold;color: #bd2820;}

.about_Contact{padding:5% 0;}
.mapbox{display: flex;flex-direction:row-reverse;justify-content:space-between;padding: 20px 0;}
.mapbox .Map{width: 61.285%;}
.mapbox .map_left{width: 35.71%;background: #fff;box-shadow: 0 50px 100px rgba(182,182,182,0.2);height: 580px;}
.map_left .ab_title{width: 84%;margin: 0 auto;border-bottom: 1px solid #e3ebf6;line-height: 2.7;}
.maplist{width: 84%;margin: 38px auto;padding-right: 7%;height: 384px;overflow-y:scroll; }

.maplist::-webkit-scrollbar{width: 4px;}
.maplist::-webkit-scrollbar-track{background: #e6e6e6;}
.maplist::-webkit-scrollbar-thumb{background: #bd2820;}
.maplist li{padding: 12px 0;}
.maplist .map_adr{font-size: 26px;color: #333;line-height: 1.6;}
.maplist dl{margin: 10px 0;}
.maplist dd{font-size: 16px;color: #666;line-height: 36px;margin: 5px 0;display: flex;}
.maplist dd span{width: 48px;}
.maplist dd p{flex:1;}
.mapdh iframe{width: 100%;height: 596px;margin: 30px 0 20px;}

.Product{min-height: 350px;}
.ny_prolist{width: 102.86%;height: auto;overflow: hidden;margin-left: -1.43%;padding: 5% 0 6%;}
.ny_prolist li{width: 33.33%;float: left;padding: 1.43%;}
.ny_prolist li a{display: block;width: 100%;padding: 8.6%;background: #fff;border: 1px solid #fff;box-shadow: 0 30px 50px rgba(140,140,140,0.1);transition: 300ms; }
.ny_prolist li .img{width: 100%;height: auto;overflow: hidden;}
.ny_prolist li p{width:100%;height: 56px;overflow: hidden;line-height: 72px;font-size: 18px;color: #333;text-align: center;}
.ny_prolist li a:hover p{font-weight: bold;color: #bd2820;}
.ny_prolist li a:hover{border: 1px solid #bd2820;box-shadow: 0 30px 50px rgba(189,40,32,0.1);transition: 300ms;}
.Product-dec{padding: 3% 0;}
.back_dec{width: 46px;position: fixed;bottom: 8%;right: 10px;z-index: 10;}

.ny_caselist li{width: 50%;}
.ny_caselist li a{padding:7% 6.2%;font-size: 24px;color: #333;line-height: 46px;border: 1px solid #f6f9fc;background: #f6f9fc url(../image/pic19.png) right center no-repeat;background-size: auto 100%;}
.ny_caselist .ctitle{width: 100%;height: 46px;overflow: hidden;}
.ny_caselist li a span{width: 46px;height: 46px;float: right;background: #cbd1d6 url(../image/icon20.png) center no-repeat;background-size: 39.13% auto; border-radius: 50%;transition: 300ms;}
.ny_caselist li a:hover{color: #bd2820;background: #fff url(../image/pic19.png) right center no-repeat;background-size: auto 100%;}
.ny_caselist li a:hover span{background: #bd2820 url(../image/icon20.png) center no-repeat;transition: 300ms;background-size: 39.13% auto;}

.ju-adress{width: 100%;height: auto;padding:3% 4%;background: #f8f8f8;font-size: 16px;color: #333;line-height: 34px;margin-top: 20px;}
.ju-adress span{margin-left: 20px;}
.ju_ability .decOne .decOne_r{width: 47.2%;}
.abiltip{font-size: 28px;color: #333;line-height: 36px;margin: 5% 0 4%;}
.ju_ability .secTwo_B{margin-top: 0;background: none;padding: 0;}
.ju_ability .secTwo_B .secTwo_list{width: 20%;}
.ability_img{padding: 4.5% 7.14%;}
.ability_list{width: 103.428%;margin-left:-1.714%;height: auto;overflow: hidden;}
.ability_list li{width: 50%;padding: 1.714%;float: left;}
.ability_list .abi_li{background: #f4f5fb;display: flex;align-items:center;padding: 5% 3%;}
.abi_li .img{width: 20%;padding: 0 2.4%;}
.abi_li dl{flex:1;padding: 0 2% 0 3%;}
.ability_list dt{font-size: 24px;color: #333;}
.abi_li span{display:block;width: 24px;height: 2px;background: #cccccc;margin: 18px 0 12px;}
.ability_list dd{font-size: 16px;color: #333;line-height: 30px;}

.company{width: 102.86%;height: auto;overflow: hidden;margin-left: -1.43%;padding: 4% 0;}
.company li{width: 33.33%;float: left;padding: 1.43%;}
.company li .img{width: 100%;height: auto;overflow: hidden;}
.company li p{width: 100%;height: 40px;line-height: 40px;font-size: 20px;color: #333;text-align: center;margin-top: 20px;overflow: hidden;}
.company li a:hover p{color: #bd2820;}

.ability_list2{width: 102.42%;margin-left:-1.21%;padding: 5% 0 4%;}
.ability_list2 li{width: 33.33%;padding: 1.21%;}
.ability_list2 .abi_li2{padding: 8%;background: #fff;box-shadow: 0 20px 50px rgba(28,11,10,0.05);}
.abi_li2 dl{padding: 8% 0 0;}
.abi_li2 dt{text-align: center;}
.abi_li2 span{display: block;width: 13%;height: 2px;background: #cccccc;margin: 18px auto 12px;}
.abi_li2 dd{line-height: 36px;}

.ability_list4{width:102.28%;margin-left:-1.14%;padding: 5% 0 4%;height: auto;overflow: hidden; }
.ability_list4 li{width: 25%;padding: 1.14%;float: left;}
.ability_list4 .abi_li4{width: 100%;height: auto;background: #f7f7f7;padding:7% 3%;}
.abi_li4 .img{width: 32.7%;margin: 0 auto;padding: 6% 0;}
.abi_li4 p{width: 100%;height: 52px;line-height: 26px;font-size: 18px;color: #333;text-align: center;margin: 2% 0;}

.ju_ability5 .decOne{display: flex;align-items:center;justify-content:space-between;}
.ju_ability5 .decOne .decOne_l{width: 41%;}
.ju_ability5 .decOne .decOne_r{width: 55.5%;}
.ju_ability5_img{padding: 4% 0;}

.partner{width: 102.42%;margin-left:-1.21%;padding: 2% 0 8%;height: auto;overflow: hidden;}
.partner li{width: 16.66%;padding: 1.21%;float: left;}
.partner li .img{border: 1px solid #e6e6e6;}

.newstent{background: none;padding-bottom: 6%;}
.newstent .Vanlist li a:hover{box-shadow: 0 30px 50px rgb(189 40 32 / 10%);transition: 300ms;}

.movicetent{padding: 2% 0 5%;}
.Movlist{width: 102.86%;height: auto;overflow: hidden;margin-left: -1.43%;padding: 3% 0 2%;}
.Movlist li{width: 33.33%;float: left;padding: 1.43%;}
.Movlist li a{display: block;width: 100%;height: auto;background: #f9f9f9;transition: 300ms;}
.Movlist .movbtn{width: 17%;}
.Movlist a .movbtn:before,.Movlist a .movbtn:after{display: none;}
.Movlist a:hover .movbtn:before,.Movlist a:hover .movbtn:after{display: block;}
.movtitle{padding: 4%;}
.movtitle p{font-size: 16px;color: #808080;}
.movtitle dt{width: 100%;height:72px;line-height: 36px;font-size: 20px;color: #333;overflow: hidden;margin: 6px 0 0;font-weight: normal;}
.Movlist a:hover{background: #fff;box-shadow: 0 20px 50px rgba(28,11,10,0.05);transition: 300ms;}
.Movlist a:hover .movtitle p,.Movlist a:hover .movtitle dt{color: #bd2820}
.Movlist .movtanchuang{position: fixed;z-index: 10;}
.Movlist .movtanchuang .mov p{width: 100%;height:80px;line-height: 80px;background: #1a1a1a;padding: 0 4%;font-size: 30px;color: #fff;}
.Movlist .movtanchuang .close-mov{width: 80px;height: 80px;line-height: 72px;font-size: 56px;color: #fff;background: #151616;border-radius: 0;right:0;top: 0;transform: translate(100%, 0);}

.jointent{padding: 6% 0 5%;}
.joinbox{width: 100%;display: block;margin: 3% 0;}
.joinbox li{padding: 5px 0;}
.joinbox li dl{width: 100%;height: auto;overflow: hidden;cursor: pointer;padding: 10px 2%;background: #f9fafc;}
.joinbox li dd{width: 21%;color: #333;font-size:16px;float: left;line-height: 24px;height: 50px;overflow: hidden;}
.joinbox li dd:last-child{width: 16%;}
.joinbox li.title dl{background:#bd2820;border-radius:6px;padding: 15px 2%;}
.joinbox li.title dd{color: #fff;font-weight: bold;}
.joinbox li dd p{width: 292px;height: 48px;display: table-cell;text-align: center;vertical-align: middle;}
.joinbtn{width:30px;height: 30px;background: url(../image/down1.png) center no-repeat;background-size: 100%;margin: 10px auto; }
.down .joinbtn{background: url(../image/down.png) center no-repeat;background-size: 100%;}
.joindec{width: 100%;font-size: 16px;color: #333;line-height: 30px;padding:3% 6%;display: none;background: #f9fafc;border-top: 1px solid #e9effb;}

.jointent .alldectil{padding: 24px 0;}
.activeUl{width: 103.714%;height: auto;overflow: hidden;margin-left: -1.857%;}
.activeUl li{width: 25%;padding: 1.857%;float: left;}
.activeUl li p{width: 100%;text-align: center;height: 40px;line-height: 54px;font-size: 16px;color: #333;}
.activeUl li a:hover p{font-weight: bold;color: #bd2820;}
.activeUl li .img{width: 100%;height: auto;overflow: hidden;}

.welfare_list{width: 102.86%;margin-left: -1.43%;display: flex;align-content: start;flex-wrap: wrap;}
.welfare_list li{padding: 1.43%;width: 50%;}
.ability_list2.welfare_list .abi_li2{padding: 6.5%;height: 100%;}
.welfare_list .abi_li2 span{width:28px; }
.welfare_list .abi_li2 .img{width: 108px;margin: 0 auto;}
.welfare_list .abi_li2 dl{padding: 4% 0 0;}



#sj-video{ position:absolute; left:0; right:0; top:0; bottom:0;  background-size: cover; z-index:1;}
.video-js{
    width: 100%;
    height: 100%;
    background-color:#fff !important;
    font-size:0;
 }
 .vjs-poster{ background-size: cover;}
.video-js .vjs-tech,.vjs-tech{ width:100%; height:100%; position:relative; background-color:#fff !important;}

.index_banner{overflow: hidden; background-size: cover;background-position:center center;}
#cv{position: absolute;height: 100%;min-width: 100vw;top: 0;left: 50%; transform:translate(-50%,0); opacity:0;}
#cv.on{ opacity:1}
#videoPlayBtn{ display:none; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:5;}
#videoPlayBtn img{ width:40px;}
iframe video{ width:100%; height:100%;}