
@font-face {
  font-family: 'REGULAR';
  src: url('./SOURCEHANSANSCN-REGULAR.OTF');
}
@font-face {
  font-family: 'BOLD';
  src: url('./SOURCEHANSANSCN-BOLD.OTF'); 
}
@font-face {
  font-family: 'MEDIUM';
  src: url('./SOURCEHANSANSCN-MEDIUM.OTF'); 
} 
@font-face {
  font-family: 'LIGHT';
  src: url('./SOURCEHANSANSCN-LIGHT.OTF'); 
} 

@font-face {
  font-family: 'Gilroy';
  src: url('./Gilroy-Bold.woff.ttf'); 
}
@font-face {
  font-family: 'DIN-Bold';
  src: url('./DIN-Bold.otf'); 
}

html {
   scroll-padding-top: 85px; 
}
*{margin:0;padding:0;} 
h1,h2,h3,h4,h5,h6{ font-style: normal; font-size:100%; font-weight:normal;}
li{list-style-type: none;}
a{text-decoration:none;color:#222;}
body{min-width:1200px;max-width:1920px; margin: 0 auto;font-family: 'REGULAR'; color:#222;font-size: 18px;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}  
.img{display: block;width:100%;}
.box{width:1200px;margin:0 auto;}
.box1{width:78.125%;min-width:1200px;margin:0 auto;}
.box2{width: 72.916%;margin:0 auto;}
.over{overflow: hidden}
.fl{float: left}
.fr{float: right}
.border{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;}
.swiper{ margin: 0;}
.swiper-button-prev,.swiper-button-next{outline: none;margin: 0;}
.cg{font-family: 'REGULAR';}
.ct{font-family: 'BOLD';}
.xt{font-family: 'LIGHT';}
.gilroy{font-family: 'Gilroy';}
.dinb{font-family: 'DIN-Bold';}
.zc{ font-family: 'MEDIUM';}
.wr{writing-mode: vertical-rl;writing-mode: tb-rl;}
.wl{writing-mode: vertical-lr; writing-mode: tb-lr;}
.dx{text-transform : uppercase} 
.xx{text-transform : lowercase}
.sdx{text-transform : capitalize}

.ht_img img{cursor: pointer; transition: all 0.6s;}
.ht_img:hover img{transform: scale(1.06);}

/* 首页 */
header{width: 100%;min-width:1200px;max-width:1920px;height: 85px;border-bottom: 1px solid rgba(255, 255, 255, 0.2); position:fixed;top:0;left:0;right: 0;margin: auto; z-index: 999;}
header .box1{width: 90.625%;}
header .hl .logo{max-height: 80px;}
header .hl .line{width: 1px;height: 8px;background: #fff;margin:0 15px;}
header .hl p{font-size: 16px;opacity: 0.6}
header nav{width: 45%;font-size: 16px;}
header nav a{height: 85px;opacity: 0.5;color: #fff}
header nav a:hover,header nav a.active{border-bottom: 2px solid #fff;color: #fff; opacity:1;}
header .phone h5{font-size: 16px;margin-left: 10px;}
header .phone p{font-size: 20px;}
header.active{background: #9f81ca; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);border:none;}


.banner{width:100%;height: 526px;}
.banner h3{font-size: 40px;}
.banner p{font-size: 16px;color: rgba(255, 255, 255, 0.37); margin-top: 5px;}
.banner p a{color:rgba(255, 255, 255, 0.37); }
.banner p a:hover{color: #fff;}


.sy_banner .swiper-pagination{width:1200px;bottom: 20px;left: 0;right: 0;margin:auto;}
.sy_banner .swiper-pagination .swiper-pagination-bullet{background: #fff; width: 7px;height: 7px;line-height: 999px;overflow:auto;}
.sy_banner .swiper-pagination .swiper-pagination-bullet-active{opacity: 1;}


.cor{color: #75559e}
.cor1{color: #4b297d}
.cor2{color: #ffffff}
.cor3{color: #331e52}

/* 内容 */
.title{padding: 110px 0 60px;}
.title h3{font-size: 34px;line-height: 42px;}
.title h4{font-size: 24px;line-height: 28px;color: rgba(0, 0, 0, 0.5); margin-top: 10px;}
.title h5{font-size: 24px;line-height: 28px;color: rgba(0, 0, 0, 0.5); margin-top: 10px;}

.ht1{width: 100%;background: #f8f6fa;padding-bottom: 120px;}
.ht11{background: #fff;padding: 55px 48px 50px;border-radius: 6px;}
.ht11 h5{font-size: 28px;margin-bottom: 40px;}
.ht11 ul li{width: 170px;padding: 7px 11px 22px;border-radius: 6px;background: #ebdefb;font-size: 22px;}
.ht111{width: 100%;height: 47px;background: #fff;border-radius: 6px;color: #181818}
.ht112{margin-top: 20px;color: #3f3946}
.ht113{width: 100%;height: 207px;background: url(../images/ht11.jpg) no-repeat center;border-radius: 6px 6px 0 0 ;font-size: 26px;line-height: 34px;margin-top: 20px;}
.ht114{color: #75559e;width: 100%;height: 90px;border: 1px solid #f1edf5;border-radius: 0 0 6px 6px;font-size: 22px;line-height: 34px;}
.ht114:hover{color: #4b297d}

.ht12{background: #fff;padding: 0 150px 85px;margin-top: 50px;border-radius: 6px;}
.ht12 h5{padding: 70px 0 40px;font-size: 34px;}
.ht120{width: 288px;padding: 11px ;border-radius: 6px;background: #ebdefb;}
.ht121{width: 114px;border-radius: 6px;}
.ht122{width: 152px;border-radius: 6px;background: #fff;font-size: 22px;color: #3f3946}

.ht12 .swiper-pagination{position: static;margin-top: 30px;}
.ht12 .swiper-pagination .swiper-pagination-bullet{width: 7px;height: 7px;background:#f7f7f7;opacity: 1}
.ht12 .swiper-pagination .swiper-pagination-bullet-active{background:#4b297d;}
.ht123{margin-top: 70px;}
.ht123 h6{font-size: 24px;line-height: 35px;color: #5b5b5b}
.ht124{width: 490px;}
.ht124 ul li{min-width: 170px;font-size: 22px;}
.ht124 ul li div{margin-bottom: 10px;}
.ht124 ul li div span{font-size: 60px;line-height: 60px;margin-right: 5px;}
.ht124 .line{width: 100%;height: 1px;background: #f3f3f3;margin: 40px 0;}

.ht2{padding-bottom: 120px;}
.ht21{width:75%}
.ht21 ul li{width: 30%;}
.ht21 ul li h5{font-size: 26px;margin: 22px 0 18px;}
.ht21 ul li p{font-size: 16px;line-height: 26px;color: #595959}


.ht3{width: 100%;padding: 130px 0; background: url(../images/ht3.jpg) no-repeat center top}
.ht31{background: #fff;border-radius: 6px;padding: 29px 27px 52px;}
.ht310{width: 100%;height: 512px;background: url(../images/ht31.jpg) no-repeat center;border-radius: 6px;padding-top: 90px}
.ht310 h3{font-size: 34px;color: #23133b;margin-bottom: 22px;}
.ht310 ul{margin-top: 5px}
.ht310 ul li{font-size: 22px;}
.ht310 ul .yuan{width: 4px;height: 4px;border-radius: 50%;background: #ffffff;margin:0 18px;}

.ht311{margin-top: 50px;}
.ht311 ul li{font-size: 24px;}
.ht311 ul .yuan{width: 4px;height: 4px;border-radius: 50%;background: #cfccd4;margin:0 10px;}

.ht30{background: #fff;border-radius: 6px;padding: 0 55px 55px;margin-top: 60px;}

.ht32{padding: 180px 0 0 115px; height: 505px;border-radius: 6px;background: url(../images/ht32.jpg) no-repeat center;}
.ht32 h5{font-size: 28px;line-height: 35px;color: #241934;margin-bottom: 38px;}
.ht32 a{font-size: 16px;color: #7f8598}

.ht33{padding: 0 0 0 55px;margin: 35px 0 40px; height: 347px;border-radius: 6px;background: url(../images/ht33.jpg) no-repeat center;}
.ht33 h5{font-size: 28px;line-height: 35px;color: #241934;margin-bottom: 18px;}
.ht33 p{width: 400px; font-size: 16px;color: #7f8598}

.ht34{padding: 0 90px 0 60px; height: 347px;border-radius: 6px;background: url(../images/ht34.jpg) no-repeat center;}
.ht34 h5{font-size: 28px;line-height: 35px;color: #241934;}
.ht34 ul{width: 565px;}
.ht34 ul li p{color: #515151;margin-top: 18px;}

.ht35{padding: 200px 0 0 65px;margin: 40px 0; height: 505px;border-radius: 6px;background: url(../images/ht35.jpg) no-repeat center;}
.ht35 h5{font-size: 28px;line-height: 35px;color: #1e5766;margin-bottom: 18px;}
.ht35 a{font-size: 16px;color: #1e5766}

.ht36{padding: 0 0 0 115px;height: 346px;border-radius: 6px;background: url(../images/ht36.jpg) no-repeat center;}
.ht36 h5{font-size: 28px;line-height: 35px;color: #855452;}

.ht36 img:nth-child(2){top: 70px;left: 424px}
.ht36 img:nth-child(3){bottom: -23px;left: 507px}
.ht36 img:nth-child(4){top: -12px;right: 242px}
.ht36 img:nth-child(5){top: -8px;right: 27px}

.ht37{margin-top: 30px;}
.ht37 ul li{width: 535px;}
.ht371{border-radius: 6px;}
.ht372{width: 100%;height: 158px;line-height: 26px;}

.ht38{width: 100%;height: 1px;background: #f3f3f3;margin-bottom: 50px;}
.ht39:hover{color: #4b297d}

.ht4{width: 100%; background: url(../images/ht4.png) no-repeat center top #f8f6fa}
.ht41 .swiper{overflow:visible;}
.ht41 .swiper-pagination{position: static;margin-top: 60px;}
.ht41 .swiper-pagination .swiper-pagination-bullet{background: #75559e; width: 7px;height: 7px;line-height: 999px;overflow:auto;}
.ht41 .swiper-pagination .swiper-pagination-bullet-active{opacity: 1;}

.ht5{width: 100%;height: 650px;background: url(../images/ht5.png) no-repeat center #f8f6fa}
.ht51{margin-top: 400px;}
.ht51 .line{width: 29px;height: 6px;background: #fff;margin-bottom: 50px;}
.ht51 h3{font-size: 34px;line-height: 44px;}

.ht52{width: 490px;margin-top: 200px;}
.ht52 h2{font-size: 26px;line-height: 32px;}
.ht52 p{font-size: 16px;line-height: 24px;color: #878787;margin: 27px 0 55px;}
.ht52 a{font-size: 16px;color: #242424}
.ht52 a:hover{color: #4b297d}



.bd{width: 100%; padding: 100px 0;background: url(../images/bd.png) no-repeat center top #f8f6fa;}
.bd .bd0{background:#ffffff;padding: 30px;border-radius: 6px;}
.bd .bd1{width: 560px;height: 80px;font-size: 16px;background: #faf8fb; color: #2c2c2c;border-radius: 6px; margin-bottom: 20px;padding: 0 30px;}
.bd .bd1 .text{display: block;width: 400px; height: 100%;background: none;border: none; outline: none;color: #5b5b5b;font-size: 16px;}
.bd .bd2{width: 100%; height: 185px;padding: 26px 30px;}
.bd .bd2 .text1{width: 1020px; height: 100%;resize:none;}
.bd .tj{display: block;width: 100%; height: 65px;border-radius: 6px;background: #896ab5; outline:none;cursor: pointer;border: none; font-size: 18px;color: #fff; }
.bd ::-webkit-input-placeholder { /* WebKit browsers */
  color: #7c7c7c;
}
.bd ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #7c7c7c;
}
.bd :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #7c7c7c;
}


.xf{width: 48px;height: 237px; position: fixed;bottom: 25%;right: 0.3%;z-index: 100;}
.xf>ul{height: 237px;text-align: center;}
.xf>ul>li{width: 48px;height: 48px;background: #f5f5f5;border-radius: 50%; position: relative}
.xf>ul>li>a{width: 100%;height: 100%;}
/* .xf>ul>li>a p{font-size: 16px;color: #646464;margin-top: 5px;} */
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right: 60px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}
.xfl1{width: 250px;height: 60px; font-size: 24px;}
.xfl2{width: 110px;height: 110px; padding:10px;}
.xf>ul>li:hover .xfl{display: flex;}
.xf>ul>li:hover{background: #4b297d;}
.xf>ul>li:hover a img{filter: brightness(100);}
.xf>ul>li:last-child:hover a img{filter: none;}
.xf>ul>li:last-child:hover .xf0{display: none}
.xf>ul>li:last-child:hover .xf0_{display: block;}
.dlsc{width: 48px;height: 150px;border-radius: 25px;box-shadow: 0 0 10px rgba(0,0,0,0.1);background:#fff;padding: 6px 0 0;margin-top: 15px;}
.dlsc h5{margin-top: 10px;letter-spacing: 3px;}


/* 底部 */
footer{width: 100%;background: #9f81ca;font-size: 16px;}
footer .footT{padding: 55px 0 35px;}
footer .footT .hl .logo{max-height: 53px;}
footer .footT .hl .line{width: 1px;height: 8px;background: #fff;margin:0 15px;}
footer .footT .hl p{font-size: 16px;opacity: 0.6}
footer .footT nav{width: 50%;}
footer .footT nav a{color: #fff;}
footer .footT nav span{opacity: 0.1;}
footer .footT .qr ul li{margin-left: 20px;}
footer .footT .qr ul li img{width: 90px}
footer .footT .qr ul li p{font-size: 14px;opacity: 0.3;margin-top: 10px;}
footer .footM{height: 110px;border-top: 1px solid rgba(255, 255, 255, 0.05); border-bottom: 1px solid rgba(255, 255, 255, 0.05);}
footer .footM ul li{width: 30%;height: 110px;border-right: 1px solid rgba(255, 255, 255, 0.05); }
footer .footM ul li:nth-child(1){border-left: 1px solid rgba(255, 255, 255, 0.05);}
footer .footM ul li p{margin-left: 15px;line-height: 28px;font-size: 16px;}
footer .footM ul li p span{color: rgba(255, 255, 255, 0.5);font-size: 16px;}
footer .footB{height: 60px;line-height: 60px;color: #fff;font-size: 14px;opacity: 0.3;}
footer .footB a{color:#fff}






/* 服务网络 */

.con0{padding: 100px  0 0;}
.con{padding: 100px  0 100px;background:#f8f6fa;}
.con1{padding: 0  0 100px;background:#f8f6fa;}

.bj{background:#f8f6fa;}

/* 关于我们 */
.abt{padding: 110px 0 45px;}
.abt h3{font-size: 32px;line-height: 40px;}

.about_body{font-size:16px; line-height: 24px;color: #878787; margin-bottom: 28px; white-space:-moz-pre-wrap;word-wrap:break-word;text-align: justify;}
.about_body img{max-width:100%;}

.gy1{padding: 110px 0 120px;}
.gy10{background: url(../images/a1.png) no-repeat center top;padding: 0 40px;}
.gy10>h3{font-size: 32px;line-height: 39px;padding: 100px 0 80px 58px;}
.gy100{background:#fff;border-radius: 6px;padding: 55px 55px 40px;}
.gy11{font-size: 16px; line-height: 24px; color: #878787;margin-bottom: 40px;}

.gy130{width: 100%;height: 465px;border-radius: 6px;}
.gy13 .btn{width: 180px; background: #c40a27; border-radius: 6px;bottom: 0;left: 0;z-index: 9}
.gy13 .swiper-button-prev{width: 90px;height: 55px;position: static;border-right: 1px solid rgba(255, 255, 255, 0.1)}
.gy13 .swiper-button-next{width: 90px;height: 55px;position: static;}
.gy13 .swiper-button-next::after,.gy13 .swiper-button-prev::after{font-size: 14px;color: #fff}

.gy2{padding-bottom: 100px;}
.gy20{width: 1000px;}
.gy21 ul li{width: calc(100% / 3);color: #969696}
.gy21 ul li::after{display: block;content: '';width: 1px;height: 7px;background: #e8e8e8;position: absolute;top: 0;bottom: 0;right: 0;margin:auto;}
.gy21 ul li:last-child::after{display: none}
.gy21 ul li.active{color: #75559e}

.gy22{width: 950px;margin: 70px auto 0;}
.gy2_img{width:217px;height: 295px;border: 7px solid #75559e;background: #fff;margin: 0 auto 27px;}
.gy2_img img{max-width: 100%;max-height: 100%}
.gy220 p{font-size: 20px;}

.gy22 .swiper-pagination{position: static;margin-top: 70px;}
.gy22 .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background:#fff;opacity: 1}
.gy22 .swiper-pagination .swiper-pagination-bullet-active{background:#9f81ca;}



/* 产品中心 */
.product{width: 81.25%}
.product .swiper{overflow:visible;}
.cpzx{padding-bottom: 70px;}
.p_img{display: block;width: 100%;padding-bottom: 78%;border-radius: 6px 6px 0 0}
.p_img img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.p_con{width: 90%;height: 140px;background: #fff; border-radius: 6px;padding: 0 7%;bottom: 0;left: 0;right: 0;margin:auto;}
.p_tit{width: 100%;font-size: 22px;height: 45px;line-height: 45px;padding: 0 60px 0 0;background: url(../images/pm.png) no-repeat right center}
.p_con::before{display: block;content: '';width: 5px;height: 25px;border-radius: 3px;background: #75559e;position: absolute; top: 0;bottom: 0;left: 0;margin:auto;}

.cpzx:hover .p_con{background: #9f81ca}
.cpzx:hover .p_tit{color: #fff; background: url(../images/pm_.png) no-repeat right center}
.cpzx:hover .p_con:before{background: #fff;}

.product .swiper-pagination{width: 100%; height: 8px;background: #f7f7f7;border-radius: 4px; position: static;margin: 70px auto 0;}
.product .swiper-pagination-progressbar-fill{background:#9f81ca;border-radius: 4px; }




/* 招商加盟 */
.jm10{height: 472px; background: url(../images/j1.png) no-repeat center bottom;padding: 0 65px;}
.jm11 ul li h6{width: 98px;height: 98px;background: url(../images/j10.png) no-repeat center;font-size: 30px;font-family: 'Arial'}
.jm11 ul li h5{font-size: 22px;margin-top: 15px;}
.jm11 ul li.active h5{color: #4b297d}
.jm12{width: 350px;top: 267px;left: 0;right: 0;margin:auto;}
.jm12 ul li h5{font-size: 26px;}
.jm12 ul li p{font-size: 20px;opacity: 0.3}
.jm12>a{margin-top: 80px;color: #75559e}
.jm12>a img{margin-left: 10px;}

.jm2{width: 100%;height: 535px; background: url(../images/j2.png) no-repeat center}
.jm2 h3{font-size: 34px;line-height: 42px;}
.jm2 ul{width: 830px;}
.jm2 ul li{width: 194px;height: 194px;background: #fff;border-radius: 6px;background: #faf8fb;margin: 7px 0;}
.jm2 ul li h5{font-size: 20px;margin-top: 15px;}

.jm3{padding-bottom: 100px;}
.jm31 ul li{margin: 0 35px;}
.jm31 ul li h5{font-size: 22px;margin-top: 20px;}
.jm3>a{width: 273px;height: 72px;border-radius: 6px;font-size: 20px;color: #fff;margin: 68px auto 18px; background-image: linear-gradient(to right, #795aa2, #cdb2ed);}
.jm3>p{font-size: 16px;color: rgba(128, 97, 168, 0.48)}

/* 新闻中心 */
.n_nav{margin-bottom: 50px;}
.n_nav ul li{margin: 0 15px 20px;position: relative}
.n_nav ul li::after{display: block;content: '';width: 1px;height: 6px;background:#d1d1d1;margin: 0 30px;}
.n_nav ul li:last-child::after{display: none}
.n_nav ul li a{font-size: 20px;color: #717171}
.n_nav ul li a:hover,.n_nav ul li a.active{color: #ca0021;}
.news ul li{width: 380px; margin: 0 30px 40px 0;}
.news ul li:nth-child(3n){margin-right: 0}

.n1{width: 100%;height: 475px;background: #fff; }
.n1_img{display: block;width: 100%;height: 205px;}
.n1_img img{width: 100%;height: 100%;}
.n1_con{padding: 35px 25px 0;}
.n_tit{font-size: 20px;line-height: 26px;height: 52px;-webkit-line-clamp: 2;}
.n_des{font-size: 16px;line-height: 26px; -webkit-line-clamp: 2;color: #818181;height: 52px;margin: 20px 0 50px;}
.n1_con p{font-size: 16px;color: #444444;}
.n2{width: 100%;height: 475px;top: 0;left: 0; }
.n2_con{width: 100%;height: 475px;background:#ccb0ee ;padding: 44px 28px 0;}
.n2_con .n_tit{color: #fff;}
.n2_con .n_des{color: #fff;opacity: 0.5}
.n2_con p{color: #fff;font-size: 16px;font-family: 'Arial';}
.n_more{width: 122px;height: 35px;border-radius: 18px;background: #fff;font-size: 16px;color: #75559e;margin-top: 155px;}
.n_more img{margin-left: 8px;}
.news ul li:hover .n2{display: block;}
.news ul li:hover .n_more{color: #75559e;}






/* 联系我们 */
.lx1{height: 258px;background: #9f81ca;border-radius: 6px;top: -50px;left: 0;right: 0;margin:auto;z-index: 9}
.lx11{width: 26%;padding-left: 4%;}
.lx11 h6{font-size: 44px;line-height: 50px;}
.lx11 h5{font-size: 24px;margin-top: 10px;}
.lx12{width: 24.667%;border-left: 1px solid rgba(255, 255, 255, 0.2);padding: 55px 2% 0;}
.lx12  h5{font-size: 22px;margin: 15px 0 12px;}
.lx12 p{opacity: 0.7;line-height: 24px;}

.lx2 .bd0{background:#fff;border-radius: 6px;}
.lx2 .bd0 .bd1{background:#f7f7f7;border-radius: 6px;}
.lx2 .bd0 .tj{border-radius: 6px;}




/* 页码 */
.pagination{margin-top: 60px; clear: both;width:100%;padding:0 0 0;text-align: center; font-size:18px; color:#333;}
.pagination li{ width:38px; height:38px; text-align:center; line-height:38px; display:inline-block; margin:0 3px; background:#fff;border-radius: 6px;}
.pagination li a{width:38px; height:38px; display:block; color:#9e9e9e;border-radius: 6px;}
.pagination li a:hover{background: #75559e;color: #fff;}
.pagination li.active{ background: #75559e !important;color: #fff;}
.pagination li:hover {}

/* 上下篇 */
.sxy{margin-top: 50px;font-size: 16px;color: #666}
.sxy div{max-width: 40%; color: #666}
.sxy a:hover{color: #75559e}
/* 详情页 */
.article_title{text-align: center;margin-bottom: 30px}
.article_title h2{font-size: 30px;line-height:  36px; color:#222;}
.article_title p{font-size: 16px;color:#858585;margin-top: 15px;}
.article_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 18px;line-height: 36px;padding:50px 0;border-top: 1px solid rgba(0,0,0,0.1);border-bottom: 1px solid rgba(0,0,0,0.1);}
.article_body img{max-width:100%;}

