header{width: 100%;}
header .top-line{width: 100%;padding: 10px 0;background-color: #a80d0d;color: #fff;}
header .box{width: 100%;padding: 20px 0;}
header .box .cont{align-items: center;}
header .box .logo img{height: 70px;}
header .box .txt{margin-right: auto;margin-left: 20px;padding-left: 20px;border-left: 1px solid rgba(0,0,0,.3);height: 100%;}
header .box .txt h5{line-height: 30px;font-weight: 600;}
header .box .txt h5:first-child{color: #a80d0d;}
header .box .tel{align-items: center;}
header .box .tel svg{margin-right: 10px;}
header .box .tel h4{font-weight: 600;}
header .nav-box{width: 100%;padding-bottom: 20px;box-sizing: border-box;}
header .nav-box .item{width: 14.2%;text-align: center;position: relative;}
header .nav-box .item > a{font-size: 19px;line-height: 40px;border-right: 1px solid rgba(0,0,0,.1);box-sizing: border-box;width: 100%;}
header .nav-box .item.on > a,header .nav-box .item.on > a{color: #a80d0d;font-weight: bold;}
header .nav-box .item:last-child>a{border:none}
header .nav-box .item .nav2{position: absolute;top: 40px;width: 100%;z-index: 2;box-sizing: border-box;background-color: #f5f5f5;overflow: hidden;}
header .nav-box .item .nav2 a{line-height: 50px;height: 0;transition: all .6s;overflow: hidden;}
header .nav-box .item .nav2 a:hover{color: #a80d0d;font-weight: 600;}
header .nav-box .item:hover .nav2 a{height: 50px;}

.inx-01{width: 100%;height: 100%;overflow: hidden;}
.inx-01 .swiper-slide{position: relative;width: 100%;height: 100%;}
.inx-01 .swiper-slide .img-box{width: 100%;height: 38vw;position: relative;}
.inx-01 .swiper-slide .img-box::before{position: absolute;content: "";width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,.3);z-index: 1;}
.inx-01 .swiper-slide .txt-info{position: absolute;right: 5%;top: 50%;transform: translateY(-50%);z-index: 2;color:#fff;text-align: right;}
.inx-01 .swiper-slide .txt-info h3{font-size:2.5vw;}
.inx-02{width: 100%;position: relative;z-index: 2;}
.inx-02 .cont{padding: 30px;box-shadow: 2px 5px 10px rgba(0,0,0,.1);margin-top: -140px;background-color: #fff;border-radius: 20px;box-sizing: border-box;}
.inx-02 .item{width: 25%;position: relative;}
.inx-02 .item::after{position: absolute;right: 0;content: "";top: 50%;transform: translateY(-50%);height: 60%;width: 1px;background-color: rgba(0,0,0,.2);}
.inx-02 .item:last-child::after{display: none;}
.inx-02 .item .ico-box{height: 70px;display: flex;align-items: center;justify-content: center;margin: 0 auto;}
.inx-02 .item .ico-box img{height: 100%;}
.inx-02 .item h5{text-align: center;margin-top: 20px;}
.inx-03{width: 100%;background-image: url(../images/bg.png);background-size: 100% auto;background-position: bottom;background-repeat: no-repeat;}
.inx-03 .left{width: 48%;}
.inx-03 .left h3{font-weight: 600;}
.inx-03 .left h4{color: #a80d0d;margin-top: 10px;}
[data-inx-tit="con"]{text-align: center;width: 100%;}
[data-inx-tit="con"] h3{font-weight: 600;}
[data-inx-tit="con"] h4{color: #a80d0d;margin-top: 10px;}
.inx-03 .left .info{font-size: 17px;line-height: 30px;margin-top: 20px;}
.inx-03 .left .info p{text-indent: 2rem;    margin-top: 20px;}
.inx-03 .left .info p em{color: #a80d0d;text-indent: 0;}
.link-btn{width: 150px;line-height: 50px;background-color: #a80d0d;color: #fff;text-align: center;border-radius: 5px;margin-top: 30px;}
.inx-03 .img-box{width: 45%;border-radius: 15px;overflow: hidden;}
.inx-03 .num-box{width: 100%;margin-top: 50px;}
.inx-03 .num-box .item .num{align-items: center;margin-top: 5px;}
.inx-03 .num-box .item .num h5{margin-right: auto;margin-left: 15px;}
.inx-03 .num-box .item .num h2{font-size: 3.6vw;font-weight: 600;text-shadow: 6px 3px 0px rgb(0 0 0 / 36%)}
.inx-04{background-color: #fff;}
.inx-04 .box{width: 100%;margin-top: 50px;}
.inx-04 .box .list-tap{width: 20%;background-color: #f5f5f5;border-top: 3px solid #a80d0d;padding: 30px;box-sizing: border-box;}
.inx-04 .box .list-tap .item{width: 100%;margin-top: 40px;padding-bottom: 30px;border-bottom:1px solid rgb(0 0 0 / 10%);}
.inx-04 .box .list-tap .item > a{width: 100%;font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.inx-04 .box .list-tap .item .son-item{width: 100%;}
.inx-04 .box .list-tap .item .son-item a{width: 50%;margin-top: 15px;}


.inx-04 .box .list-item{width: 78%;height:100%;}
.inx-04 .box .list-item .item{width: 25%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.inx-04 .box .list-item .item:last-child{margin-right:auto}
.inx-04 .box .list-item .item a{width: 100%;}
.inx-04 .box .list-item .item a .img-box{width: 100%;height: 12vw;border-radius: 5px;border:1px solid rgba(0,0,0,.1);display: flex;justify-content: center;align-items: center;}
.inx-04 .box .list-item .item a .img-box img{height: 60%;transition: all .4s;}
.inx-04 .box .list-item .item a:hover .img-box img{height: 80%;}
.inx-04 .box .list-item .item a p{margin-top: 15px;text-align: center;line-height: 36px;background-color: #f5f5f5;font-size: 17px;}

.inx-05 .cont{overflow: hidden;}
.inx-05 .tab-list{margin-top: 70px;width: 100%;border-bottom: 1px solid rgba(0,0,0,.1);}
.inx-05 .tab-list .tab{display: flex;justify-content: center;padding-bottom: 25px;align-items: center;cursor: pointer;position: relative;}
.inx-05 .tab-list .tab::after{position: absolute;left: 0;bottom: -1px;width: 0%;height: 2px;background-color: #af2022;transition: all .6s;z-index: 1;content: '';}
.inx-05 .tab-list .tab p{font-size: 22px;margin-left: 15px;}
.inx-05 .tab-list .tab.on::after{width: 100%;}
.inx-05 .tab-list .tab.on p{color: #af2022;font-family: ShiYuanHei-Blod;}
.inx-03Info{margin-top: 80px;padding-bottom: 80px;}
.inx-03Info .swiper{overflow: visible;}
.inx-03Info .item-box .info-box{width:46%;}
.inx-03Info .item-box .info-box .m-right{display: none;}
.inx-03Info .item-box .info-box .list-p p{font-size: 21px;box-sizing: border-box;margin: 20px 0;padding-left: 40px;background-image: url(../images/ico-1.png);background-repeat: no-repeat;background-position:0 12% ;color: #7b7b7b;}
.inx-03Info .item-box .right{width: 52%;height: 24vw;position: relative;}
.inx-03Info .item-box .right .bj{position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);}
.inx-03Info .item-box .img_box{border-radius: 15px;height: 22vw;width: 80%;margin: 0 auto;margin-top: 1vw;position: relative;z-index: 1;box-shadow: 2px 2px 10px 5px rgba(0,0,0,.05);}
.inx-03Info .tese-info{margin-top: 50px;width: 86%;}
.inx-03Info .tese-info h4{font-size: 1.2vw;font-family: ShiYuanHei-Blod;}
.inx-03Info .tese-info .item{margin-right: 10px;padding-right: 15px;box-sizing: border-box;border-right: 2px solid rgba(0,0,0,.2);width: 33.33%;}
.inx-03Info .tese-info .item:nth-child(2),.inx-03Info .tese-info .item:last-child{padding-left: 5%;box-sizing: border-box;}
.inx-03Info .tese-info .item:last-child{border:none}
.inx-03Info .tese-info .item p{color: #7b7b7b;}
.inx-03Info .btn-box{margin-top: 0px;}
.inx-03Info .btn-box a:last-child{margin-right: auto;margin-left: 30px;}
.inx-03Info .btn-box a:last-child .box{background-color: #000;}

.inx-06{padding-top: 0;}
.inx-06 .list{width: 100%;margin-top: 50px;}
.inx-06 .list .swiper-slide{width: 35%;margin-right: 2vw;}
.inx-06 .list .swiper-slide a{width: 100%;}
.inx-06 .list .swiper-slide a .img-box{width: 100%;height: 20vw;border-radius: 15px;overflow: hidden;}
.inx-06 .list .swiper-slide a p{width: 100%;margin-top: 10px;line-height: 40px;background-color: #f5f5f5;text-align: center;}

.inx-07Box{margin-top: 50px;}
.inx-07Box .left{width: 49%;}
.inx-07Box .left .video-box{width: 100%;overflow: hidden;border-radius: 15px;position: relative;}
.inx-07Box .left .video-box .img-box{width: 100%;height: 20vw;}
.inx-07Box .left .video-box p{width: 100%;position: absolute;bottom: 0;left: 0;line-height: 50px;color: #fff;background-color: rgba(0,0,0,.3);padding: 0 20px;box-sizing: border-box;}
.inx-07Box .left  .down{width: 100%;margin-top: 20px;height: 15vw;border-radius: 15px;overflow: hidden;background-image: url(../images/bj3.png);background-size: 100% 100%;padding:50px;box-sizing: border-box;color: #fff;}
.inx-07Box .left  .down a{align-items: center;color: #fff;font-size: 18px;margin-top: 20px;}
.inx-07Box .left  .down a svg{margin-right: auto;margin-left: 10px;}
.inx-07Box .right{width: 49%;background-color:#fafafa;border-radius: 15px;padding: 50px;box-sizing: border-box;}
.inx-07Box .right .tit{align-items: center;}
.inx-07Box .right .tit a{align-items: center;color: #af2022;}
.inx-07Box .right li{margin: 12px 0;border-bottom: 1px solid rgba(0,0,0,.1);padding: 20px 0;}
.inx-07Box .right li a p:first-child{font-size: 20px;width: 80%;}
.inx-07Box .right li:hover a{color: #af2022;}


.oth-banner{width: 100%;height: 500px;overflow: hidden;position: relative;background-color: #fff;}
.oth-banner::after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.1));z-index: 1;content: '';}
.oth-banner .img-box{width: 100%;height: 100%;}
.oth-banner h3{color: #fff;position: absolute;font-weight: bold;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;}
.mbx{width: 100%;padding:20px 0;background-color: #f5f5f5;}
.mbx p{margin-bottom: 0;display: flex;align-items: center;}
.mbx p a{display: inline-block;color: #000;}
.ab-padding{padding: 100px 0;}

.ab-01 .left{width: 35%;}
.ab-01 .left h2{font-weight: 600;}
.ab-01 .left .img-box{width: 80%;border-radius: 10px;overflow: hidden;margin-top: 30px;}
.ab-01 .cont{align-items: first baseline}
.ab-01 .info-box{width: 65%;}
.ab-01 .info-box h5{margin-bottom: 50px;font-size: 1.6vw;font-weight: 600;line-height: 48px;text-indent: 2rem;}
.ab-01 .info-box h5 i{display: inline-block;color: #a80d0d;font-weight: 600;margin-right: 10px;}
.ab-01 .info-box p{line-height: 30px;text-indent: 2rem;font-size: 17px;}
.ab-02{background:url(../images/ab-pic2.jpg) no-repeat;background-size: cover;position: relative;color: #fff;}
.ab-02 .cont{position: relative;z-index: 2;}
.ab-02::before{position: absolute;content: '';left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.4);z-index: 1;}
.ab-02 .list{width: 100%;margin-top: 80px;}
.ab-02 .list .item{width: 31%;border:1px solid #fff;border-radius: 25px;padding: 5vw 50px;box-sizing: border-box;height: 30vw;display: flex;align-items:  center;text-align: center;}
.ab-02 .list .item h3{margin-bottom: 30px;}
.ab-02 .list .item p{font-size: 18px;line-height: 40px;}
.ab-03{background-color: #fafafa;}
.ab-03 .cont h2{width: 100%;}
.ab-03 .left{width: 48%;}
.ab-03 .left h2{margin-top: 80px;}
.ab-03 .left h4{color: #a80d0d;margin-top: 20px;}
.ab-03 .left .info{margin-top: 40px;line-height: 28px;}
.ab-03 .left .info p{text-indent: 2rem;}
.ab-03 .left img{height: 60px;margin-left: auto;margin-top: 15px;}
.ab-03 .img-box{width: 40%;}
.ab-03 .img-box img{width: 100%;margin-top: 80px;}

.ab-04 .cont{overflow: hidden;}
.ab-04 .left{width: 30%;}
.ab-04 .left .num-list{margin-top: 40px;}
.ab-04 .left .num-list .item{margin-top: 40px;}
.ab-04 .left .num-list .item span{align-items: center;}
.ab-04 .left .num-list .item span h2{font-family: numType;font-size: 4vw;font-weight: 600;}
.ab-04 .left .num-list .item span h5{margin-right: auto;margin-left: 5px;font-size: 2vw;font-weight: 600;color: #af2022;}
.ab-04 .left .num-list .item h5{font-family: ShiYuanHei-Blod;}
.ab-04 .right{width: 60%;}
.ab-04 .right .item{width: 30%;height: 100%;}
.ab-04 .right .item .swiper{width: 100%;height: 36vw;overflow: visible;}
.ab-04 .right .item .swiper .swiper-slide{width: 100%;height: auto;padding: 20px;box-sizing: border-box;background-color: rgba(255,255,255,.3);box-shadow: 2px 2px 15px 5px rgba(0,0,0,.1);border-radius: 5px;}
.ab-04 .right .item .swiper .swiper-slide .img-box{width: 100%;}

.ab-05{background-color: #fafafa;}
.ab-05 .tit{align-items: center;width: 100%;}
.ab-05 .left{width: 42%;}
.ab-05 .left h4{color: #a80d0d;font-weight: 600;margin-top: 120px;margin-bottom: 30px;}
.ab-05 .left p{line-height: 30px;text-indent: 2rem;}
.ab-05 .left .btn-tap{margin-top: 80px;}
.ab-05 .left .btn{width: 160px;height: 50px;border-radius: 25px;background-color: #e7e6e6;display: flex;align-items: center;justify-content: center;cursor: pointer;transition: all .4s;}
.ab-05 .left .btn:last-child{margin-right: auto;margin-left: 20px;}
.ab-05 .left .btn:hover{box-shadow: 2px 5px 5px rgba(0,0,0,.1);}
.ab-05 .right{width: 50%;margin-top: 100px;overflow: hidden;}
.ab-05 .right .swiper {width: 80%;overflow: visible;margin-right: auto;margin-left: 0;}
.ab-05 .right .img-box{width: 100%;height: 25vw;display: flex;align-items: center;justify-content: center;}
.ab-05 .right .img-box img{width: 70%;transition: all .6s;}
.ab-05 .right .swiper-slide.swiper-slide-active .img-box img{width: 100%;}

.adv-01 .pic-list{width: 100%;margin-top: 80px;}
.adv-01 .pic-list .item{width: 49%;background-color: #fafafa;border:1px solid rgb(0 0 0 / 10%);padding: 25px;box-sizing: border-box;border-radius: 15px;margin-bottom: 30px;}
.adv-01 .pic-list .item .info{width: 60%;}
.adv-01 .pic-list .item .info h5{font-weight: 600;margin-bottom: 15px;}
.adv-01 .pic-list .item .info p{line-height: 30px;color: #7b7b7b;}
.adv-01 .pic-list .item .img-box{width: 35%;height: 100%;border-radius: 5px;overflow: hidden;}

.oth-box{width: 100%;}
.oth-tab{width: 18%;background-color: #f5f5f5;}
.oth-tab h4{line-height: 100px;background-color: #a80d0d;color: #fff;text-align: center;font-weight: 600;}
.oth-tab .list{margin-top: 5px;}
.oth-tab .list a{width: 100%;line-height: 80px;font-size: 20px;text-align: center;transition: all .3s;border-bottom: 1px solid #fff;}
.oth-tab .list a.on,.oth-tab .list a:hover{background-color: #a80d0d;color: #fff;}
.oth-tab .list-tap{width: 100%;background-color: #f5f5f5;border-top: 3px solid #a80d0d;padding: 30px;box-sizing: border-box;}
.oth-tab .list-tap .item{width: 100%;margin-top: 40px;padding-bottom: 30px;border-bottom:1px solid rgb(0 0 0 / 10%);}
.oth-tab .list-tap .item > a{width: 100%;font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.oth-tab .list-tap .item .son-item{width: 100%;}
.oth-tab .list-tap .item .son-item a{width: 50%;margin-top: 15px;}
.oth-info{width: 80%;}
.oth-info .tit{padding-bottom: 20px;border-bottom: 1px solid rgba(0,0,0,.1);}
.oth-info .tit h4{display: flex;justify-content: space-between;}
.oth-info .tit h4 i{margin-right: auto;margin-left: 15px;}
.oth-info .info-box{width: 100%;margin-top: 30px;}
.oth-info .info-box .info img{max-width: 100%;margin: 20px auto;}
.oth-info .info-box .list{width: 100%;margin-top: 20px;}
.oth-info .info-box .list .item{width: 33.33%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.oth-info .info-box .list .item:last-child{margin-right: auto;}
.oth-info .info-box .list .item .img-box{width: 100%;height: 15vw;display: flex;justify-content: center;align-items: center;overflow: hidden;background-color: #f5f5f5;}
.oth-info .info-box .list .item .img-box img{height: 80%;}
.oth-info .info-box .list .item .img-box img.img{width: 100%;height: 100%;}
.oth-info .info-box .list .item p{text-align: center;line-height: 40px;background-color: #f5f5f5;margin-top: 10px;}

.oth-info .info-box .list-box{width: 100%;margin-top: 20px;margin-bottom: 80px;}
.oth-info .info-box .list-box .item{width: 25%;padding: 0 15px;box-sizing: border-box;margin-top: 30px;}
.oth-info .info-box .list-box .item:last-child{margin-right: auto;}
.oth-info .info-box .list-box .item a{border:1px solid rgba(0,0,0,.05);border-radius: 5px;overflow: hidden;background-color: #fff;transition: all .4s;}
.oth-info .info-box .list-box .item a:hover{transform: translateY(-5%);box-shadow: 2px 2px 8px 5px rgba(0,0,0,.1);}
.oth-info .info-box .list-box .item a .img-box{width: 100%;height: 15vw;display: flex;align-items: center;justify-content: center;position: relative;background-color: #f5f5f5;}
.oth-info .info-box .list-box .item a .img-box img{width: 65%;margin-top: 10%;}
.oth-info .info-box .list-box .item a .img-box .top{position: absolute;left: 20px;top: 20px;z-index: 1;align-items: center;}
.oth-info .info-box .list-box .item a .img-box .top img{width: auto;height: 28px;margin-top: 0;}
.oth-info .info-box .list-box .item a .img-box .top p{font-size: 15px;margin-left: 8px;padding-left: 8px;line-height: 22px;border-left: 1px solid #000;}
.oth-info .info-box .list-box .item a .info{padding: 15px;box-sizing: border-box;transition: all .4s;}
.oth-info .info-box .list-box .item a .info h5{font-weight: 600;font-size: 18px;}
.oth-info .info-box .list-box .item a .info .dail{margin-top: 10px;opacity: .6;font-size: 15px;}
.oth-info .info-box .list-box .item a .info .more{align-items: center;margin-top: 15px;padding-top: 15px;border-top: 1px solid rgba(0,0,0,.1);transition: all .2s;}
.oth-info .info-box .list-box .item a .more svg{transition: all .4s;}
.oth-info .info-box .list-box .item a:hover .info{background-color: #af2022;color: #fff;}
.oth-info .info-box .list-box .item a:hover .more{border-color: rgba(255,255,255,.5);}
.oth-info .info-box .list-box .item a:hover .more svg path{fill: #fff;}

.oth-info .info-box .inner{margin-top: 20px;}
.oth-info .info-box .inner a{padding: 50px 0;box-sizing: border-box;border-top: 1px solid rgba(148, 48, 48, 0.1);position: relative;}
.oth-info .info-box .inner a::after{width: 0%;height: 2px;background-color: #af2022;left: 0;bottom: 0;content: "";z-index: 1;position: absolute;transition: all .6s;}
.oth-info .info-box .inner a:first-child{padding-top: 0;border: none;}
.oth-info .info-box .inner a .left{width: 64%;}
.oth-info .info-box .inner a .left .info{width: 100%;}
.oth-info .info-box .inner a .left .info h4{transition: all .6s;font-weight: 600;}
.oth-info .info-box .inner a .left .info p{font-size: 18px;line-height: 36px;margin-top: 15px;}
.oth-info .info-box .inner a .left .time{align-items: center;}
.oth-info .info-box .inner a .left h5{opacity: .8;letter-spacing: 1px;font-size: 22px;line-height: 1;text-transform: uppercase;font-weight: bold;font-family: 'Rousseau';transition: all .6s;}
.oth-info .info-box .inner a .left img{height: 4px;width: auto;}
.oth-info .info-box .inner a .img-box{width: 32%;height: 15vw;overflow: hidden;border-radius: 15px;}
.oth-info .info-box .inner a:hover .info h4{color: #af2022;}
.oth-info .info-box .inner a:hover .left h5{color: #af2022;}
.oth-info .info-box .inner a:hover::after{width: 100%;}

footer{width: 100%;padding: 5vw 0;background:url(../images/foot.jpg) no-repeat;background-size: cover;background-position: bottom;}
footer .top{padding-bottom: 100px;border-bottom: 1px solid rgba(255,255,255,.3);}
footer .top .left a img{height: 60px;}
footer .top .left .ico-list{width: 12vw;margin-top: 30px;}
footer .top .left .ico-list svg{width: 25px;height: 25px;}
.foot-nav{width: 60%;}
.foot-nav .item a{color: #fff;margin-bottom: 20px;opacity: .6;}
.foot-nav .item a:first-child{opacity: 1;}
footer .last{align-items: center;margin-top: 80px;color: #fff;font-size: 14px;opacity: .6;}
footer .last .info p:nth-child(2){margin: 10px 0;}
footer .last a{color: #fff;}



.speack-box{position: fixed;width: 100%;height: 100%;background-color: rgba(0,0,0,.3);z-index: 999;display: none;align-items: center;justify-content: center;}
.speack-box.on{display: flex;}
.speack-box .box{width: 35%;height: auto;padding: 40px;box-sizing: border-box;background-color: #a80d0d;border-radius: 10px;background-image: url(../images/gt.jpg);background-size: cover;color: #fff;position: relative;}
.speack-box .box h2{margin: 20px 0;}
.speack-box .box a{width: 100%;line-height: 60px;text-align: center;font-size: 18px;background-color: rgba(0,0,0,.4);color: #fff;margin-top: 20px;}
.speack-box .box .img-list{position: absolute;right: 80px;top: 60px;z-index: 1;text-align: center;}
.speack-box .box .img-list img{width: 80px;height: 80px;margin-bottom: 10px;}
.speack-close{position: absolute;right: 20px;top: 20px;z-index: 1;cursor: pointer;}

.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 1;
}

.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
	margin-top: 5px;
}

.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}

.client-2 li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.client-2 .my-kefu-qq i {
	background: url(../images/a-1.png);
	background-size: 100% 100%;
}

.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
	display: none;
}

.client-2 .my-kefu-ftop i {
	   width: 33px;
height: 31px;
background-position: -23px -47px;
background-size: 52px 82px;
}
.client-2 .my-kefu-zd i{
    width: 33px;
height: 37px;
background-position: -24px -41px;
background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main{
	padding-top: 6px;
}
.my-kefu-zd{cursor: pointer;}

.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 63px;
	position: relative;
}

.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}

.client-2 .my-kefu-right {
	width: 20px;
}

.client-2 .my-kefu-tel-main {
	background-color: #a80d0d;
	color: #fff;
	height: 63px;
	width: 230px;
	padding:9px 0 0;
	float: left;
    box-sizing: border-box;
	border-radius: 10px;
}

.client-2 .my-kefu-main {
	background-color: #a80d0d;
	width: 97px;
	height: 63px;
	position: relative;
	padding:9px 0 0;
	float: left;
    box-sizing: border-box;
	border-radius: 10px;
}

.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}

.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}




.contact-box .top{padding-bottom: 100px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.contact-box .top .info{margin-top: 40px;}
.contact-box .top img{width: 40px;}
.contact-box .top h4{font-size: 28px;margin: 10px 0;}
.contact-box .top h5{font-size: 22px;opacity: .6;}
.contact-box .bottom{padding: 60px 0;width: 100%;}
.contact-box .bottom .box{width: 80%;}
.contact-box .bottom h3{font-size: 46px;font-weight: 300;}
.contact-box .bottom form{margin-top: 40px;}
.contact-box .bottom form input {width: 30%;height: 40px;border: none;border-bottom: 1px solid rgb(0 0 0 / 10%);font-size: 18px;}
.contact-box .bottom form input:nth-child(4){width: 70%;}
.contact-box .bottom form input:nth-child(4),.contact-box .bottom form button{margin-top: 80px;}
.contact-box .bottom form button{width: 200px;height: 50px;background-color: #af2022;border: none;color: #fff;font-size: 18px;font-family: "OPPOSans";margin-right: auto;margin-left: 40px;cursor: pointer;}
.contact-box .bottom .ewm-box{width: 18%;}
.contact-box .bottom .ewm-box img{width: 100%;}
.contact-box .bottom .ewm-box p{margin-top: 10px;text-align: center;}

.hor1{width: 100%;}
.hor1 .list{width: 100%;}
.hor1 .list .item{width: 25%;padding: 0 15px;box-sizing: border-box;margin-bottom: 30px;}
.hor1 .list .item .img-box{width: 100%;height: 25vw;display: flex;align-items: center;justify-content: center;background-color: #f5f5f5;}
.hor1 .list .item .img-box img{width: 85%;}
.hor1 .list .item p{text-align: center;margin-top: 15px;}

.inx-08 .list .swiper-slide{width: 20%;box-sizing: border-box;}
.inx-08 .item .img-box{width: 100%;height: 22vw;display: flex;align-items: center;justify-content: center;background-color: #f5f5f5;border-radius: 15px;}
.inx-08 .item .img-box img{width: 75%;}
.inx-08 .item p{margin-top: 15px;text-align: center;}

/* 手机导航 */
.m-header{background-color: rgba(255,255,255,1);box-sizing: border-box;position: fixed;left: 0;top: 0px;z-index: 9;width: 100%;display: none;box-shadow: 2px 5px 5px rgba(0,0,0,.1);}
.m-header.on{border-bottom:1px solid #ddd;box-shadow: none;}
.m-header .cont{align-items: center;}
.m-header a{height: 70px;padding: 5px 0;transition: all .4s ease-in-out;}
.m-header a img{height: 100%;}
.m-header a img:last-child{display: none;}
.m-header .menu-btn{width: 34px;height: 40px;position: relative;}
.m-header .menu-btn span{position: absolute;display: block;width: 100%;height: 3px;background-color: #af2022;top: 10px;transition: all .25s;transform-origin: center center;}
.m-header .menu-btn span:nth-child(2){top: 19px;width: 25px;}
.m-header .menu-btn span:nth-child(3){top: 28px;}
.m-header .menu-btn.on span:first-child{transform: rotate(45deg);}
.m-header .menu-btn.on span:nth-child(2){transform: scaleX(0);}
.m-header .menu-btn.on span:last-child{transform: rotate(-45deg);}
.m-header .menu-btn.on span{top: 19px;}
.m-nav-box{width: 100%;height: 0;background-color: #fff;position: fixed;left: 0;top: 0;z-index: 7;box-sizing: border-box;overflow: hidden;transition: all .4s ease-in-out;}
.m-nav-box.active{height: 100%;}
.m-nav-box .m-nav-item{width: 100%;position: relative;}
.m-nav-box .m-nav-item:first-child{margin-top: 100px;}
.m-nav-box .m-nav-item a{font-size: 24px;display: block;line-height: 80px;border-bottom: 1px solid #ddd;transition: all .6s ease-in-out;overflow: hidden;height: 0px;opacity: 0;}
.m-nav-box.active .m-nav-item a{opacity: 1;height: 80px;}
.m-nav-box .m-nav-item .m-nav-top{width: 50%;position: absolute;height: 80px;right: 0;top: 0;z-index: 1;background: url(../images/ico-open.png) no-repeat right center;background-size: 3.4vw auto;}
.m-nav-box .m-nav-item .m-nav-top.on{background-image: url(../images/ico-close.png);}
.m-nav-box .m-nav-item .m-nav-list{overflow: hidden;width: 100%;padding-bottom: 0px;transition: all .6s ease-in-out;}
.m-nav-box .m-nav-item .m-nav-list a{font-size: 20px;line-height: 60px;padding: 0 10px;box-sizing: border-box;border:none;height: 0;overflow: hidden;transition: all .6s ease-in-out;}
.m-nav-box .m-nav-item .m-nav-list.active{padding-bottom: 30px;}
.m-nav-box .m-nav-item .m-nav-list.active a{height: 60px;}
.m-header.color{background-color: rgba(0,0,0,0);box-shadow: none;}
.m-header.color a{padding: 25px 0;}
.m-header.color a img{display: none;}
.m-header.color a img:last-child{display: block;}
.m-header.on a{padding: 15px 0;}
.m-header.on a img{display: block;}
.m-header.on a img:last-child{display: none;}
.m-header .menu-btn.color span{background-color: #fff;}
.m-header .menu-btn.on span{background-color: #af2022;}