
@font-face {
  font-family: 'Regular';
  src: url('./Alibaba-PuHuiTi-Regular.ttf');
}

@font-face {
  font-family: 'Bold';
  src: url('./Alibaba-PuHuiTi-Bold.ttf');
}
@font-face {
  font-family: 'Heavy';
  src: url('./SourceHanSerifCN-Heavy.otf');
}
@font-face {
  font-family: '1629887517535572';
  src: url('./1629887517535572.ttf');
}

*{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:#333333;}
body{min-width:1200px;max-width:1920px;margin: 0 auto;font-family: 'Regular'; color:#333333;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:72.916%;min-width:1200px;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;} 
.albbr{font-family: 'Regular';}
.albbb{font-family: 'Bold';}
.systh{font-family: 'Heavy';}
.bwc{font-family: '1629887517535572';}
.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}

.swiper{ margin: 0;}
.swiper-button-prev,.swiper-button-next{outline: none;margin: 0;}

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

 
/* 首页 */
header{width: 100%;background:#fff;height: 120px; min-width: 1200px;position: fixed;top:0;left:0;z-index: 998;}
header .box{height: 120px;}
header .box .hl .logo{display: block;margin-right: 20px;height: 78px;}
header .box .hl p{font-size: 18px;color: #909090}
header .box nav{width: 550px;}
header .box nav a{color: #909090;border-radius: 20px;}
header .box nav a:hover,header .box nav a.active{color: #f32c2f;}
header .box .phone{color: #909090; }

.banner{width:100%;height: 600px;margin-top: 120px;}

.bos{box-shadow: 0 8px 13px rgba(0, 0, 0, 0.14);}


.sy_banner{margin-top: 120px;}
.sy_banner .swiper-button-prev{width: 30px;height: 30px;top:0;bottom: 0;left: 5%;margin:auto;}
.sy_banner .swiper-button-next{width: 30px;height: 30px;top:0;bottom: 0;right: 5%;margin:auto;}
.sy_banner .swiper-button-next::after,.sy_banner .swiper-button-prev::after{font-size: 50px;color: #f32c2f;}

.sy_banner .swiper-pagination{bottom: 30px;}
.sy_banner .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background:none;opacity: 1; border: 2px solid #fff !important; width: 15px;height: 15px;}
.sy_banner .swiper-pagination-bullet-active{background: #fff !important}

.cor{color: #f32c2f} 
.cor1{color: #d23b2f}
.cor2{color:#fff}
/* 内容 */
.title{width: 100%; padding: 140px 0 65px;}
.title h3{font-size: 48px;line-height: 60px;}
.title h4{font-size: 28px;color: #909090; margin-top: 18px;}

.ht1{padding-bottom: 140px;}
.ht11 ul li{width: 380px;height: 300px;background:#f3f3f3;padding:2px;}
.ht112{padding: 20px 15px 0;}
.ht112 h5{font-size: 24px;}
.ht112 p{font-size: 18px;color: #909090;line-height: 22px;margin-top: 8px;}
.ht11 ul li.active{background:#fff;box-shadow: 0 2px 10px rgba(112, 112, 112, 0.4)}
.ht11 ul li.active h5{color: #d63743}
.ht11>p{font-size: 16px;color: #cacaca;margin-top: 35px;}




.xf{width: 60px;height: 300px; position: fixed;top:0;right: 1%;bottom:0;margin:auto;z-index: 999}
.xf>ul{height: 300px;text-align: center;}
.xf>ul>.xf01{padding:  20px 10px; height: 204px;border-radius: 44px;background: #fff;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2)}
.xf>ul>.xf01>div{width: 100%;height: 2px;background: #ededed;}
.xf>ul li{width: 40px;height: 40px; position: relative}
.xf>ul li a{width: 100%;height: 100%;}
.xf>ul>.xf02{width: 60px;height: 60px;border-radius: 50%;background: #fff;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2)}
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right: 100px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}
.xfl1{width: 200px;height: 80px;}
.xfl1 h5{font-size: 16px;}
.xfl1 p{font-size: 22px;}
.xfl2{width: 150px;height: 150px; padding:10px;}
.xf>ul li:hover .xfl{display: flex;}
.xf>ul li:hover a>.xf0{display: none}
.xf>ul li:hover a>.xf0_{display: inline-block}


/* 底部 */
footer{width: 100%;background: #1d0106;}
footer a{color: #fff}
footer .footT{padding:100px 0 80px;}
footer .footT .ftl{width: 760px;}
footer .footT .ftl nav span{display: block;width: 2px;height: 16px;background:#d8d7d7;margin: 0 24px;}
footer .footT .ftl ul{margin-top: 50px;}
footer .footT .ftl ul li{opacity: 0.5;font-size: 16px;margin-top: 5px;}
footer .footT .ftl ul li:last-child{width: 100%;}
footer .footT .ftr .ewm{width: 125px;margin-right: 10px;border-radius: 4px;}
footer .footT .ftr .wz h5{font-size: 18px;}
footer .footT .ftr .wz h6{font-size: 16px;opacity: 0.5;margin-bottom: 3px;}
footer .footT .ftr .wz p{font-size: 16px;line-height: 20px;}
footer .footB{font-size: 16px;color: rgba(255, 255, 255, 0.5); height: 75px;line-height: 75px;border-top: 1px solid rgba(144, 144, 144, 0.3)}
footer .footB a{color: rgba(255, 255, 255, 0.5);}



.con{width: 100%; padding: 100px 0 100px;}
.con2{width: 100%; padding: 100px 0 0;}
.con1{width: 100%; padding: 0  0 100px;}

.position{border-bottom: 1px solid #909090;padding-bottom: 13px;margin-bottom: 70px;}
.position h3{font-size: 32px;}
.position div p{max-width: 900px; font-size: 18px;margin-left: 10px;color: #909090}
.position div p a{color: #909090}
.position div p span{color: #333333}

.ebt h4{font-size: 58px;color: #e2e2e2;line-height: 60px;}
.ebt h3{font-size: 48px;margin-top: -31px}
.ebt h5{font-size: 28px;color: #909090;margin-top: 15px;}
/* 关于我们 */
.about_body{width: 1200px; font-size:18px; line-height: 30px;white-space:-moz-pre-wrap;word-wrap:break-word;text-align: justify;}
.about_body img{max-width:100%;}


.gy1{width: 100%;height: 800px;padding-top: 170px;background: url(../images/gy1.jpg) no-repeat center}
.gy12{width: 540px;margin-top: 50px; padding-right: 20px; font-size: 18px;line-height: 30px;text-align:justify;overflow:auto;height: 210px;color: #333333;}
.gy11 a{width: 90px;height: 36px;border-radius: 18px;background:#f32c2f;color: #fff;margin-top: 40px;}
/*Scrollbar 4*/
#scrollbar3 ::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}
 
#scrollbar3 ::-webkit-scrollbar-track {
    /* background-color: #fff; */
    /* box-shadow: inset 0px 0px 0px 11px #f2f2f3; */
    /* border-radius: 5px; */
}
 
#scrollbar3 ::-webkit-scrollbar-thumb {
    background: #45b035;
    border-radius: 10px;
}

#scrollbar3 ::-webkit-scrollbar-corner {
}


.gy2{padding-bottom: 150px;}
.gy2 .ebt{padding: 135px 0 60px;}
.gy210{width: 280px;height: 420px;background:#f7f7f7;margin: 10px auto;}
.gy210 img{max-width: 90%;max-height: 90%;}
.gy210:hover{background:#fff;box-shadow: 0 2px 10px rgba(125, 125, 125, 0.13)}
.gy210 p{width: 100%;padding: 0 10px;bottom:40px;left: 0;}
.gy21 .swiper-pagination{position: static;margin-top: 40px;}
.gy21 .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background:none;opacity: 1; border: 2px solid #f32c2f !important; width: 10px;height: 10px;}
.gy21 .swiper-pagination-bullet-active{background: #f32c2f !important}







/* 产品中心 */
.cp1{width: 100%;height: 800px;padding-top: 195px;color: #f32c2f; background: url(../images/cp1.jpg) no-repeat center}
.cp11 .ebt h4{color: #f32c2f;opacity: 0.2}
.cp11 .ebt h3{font-size: 58px; line-height: 70px;}
.cp11 .ebt h5{font-size: 28px;color: #f32c2f;line-height: 34px;margin: 25px 0 90px;}
.cp11 ul li{width: 100px;height: 61px;margin-right: 15px; background: url(../images/cp10.png) no-repeat center;line-height: 22px;}

.cp2{padding-bottom: 140px;}
.cp21 ul li{width: 278px;padding-bottom: 59px;}
.cp21 ul li h5{width: 99px;height: 100px;padding: 7px 8px 11px 8px;font-size: 24px; background: url(../images/cp20.png) no-repeat center;bottom: 0;left: 0;right: 0;margin:auto;}
.cp21 ul li p{display: none; width: 100%;padding: 45px 32px 0;text-align: justify; line-height: 30px;color: #fff;top: 0;left: 0;}
.cp21 ul li.active .cp210{display: none}
.cp21 ul li.active .cp210_{display: block}
.cp21 ul li.active h5{background: url(../images/cp20_.png) no-repeat center;color: #f32c2f;}
.cp21 ul li.active p{display: block;}
.cp21>p{font-size: 16px;color: #cacaca;margin-top: 25px;}

.cp3{width: 100%;height: 800px; background: url(../images/cp3.jpg) no-repeat center}
.cp310{width: 100%;height: 400px;border: 1px solid #fff;background:#000;}

.cp31 .swiper-pagination{position: static;margin-top: 50px;}
.cp31 .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background:none;opacity: 1; border: 2px solid #fff !important; width: 10px;height: 10px;}
.cp31 .swiper-pagination-bullet-active{background: #fff !important}


/* 合伙人中心 */
.jm1{width: 100%;padding: 145px 0 150px; background: url(../images/jm1.jpg) no-repeat center top;}
.jm12 p{line-height: 36px;margin: 50px 0 165px;}
.jm12 a{width: 137px;height: 50px;border: 2px solid #f32c2f;border-radius: 6px;color: #f32c2f;}
.jm12 a:hover{background:#f32c2f;color:#fff;}
.jm13{background:#fff;border-radius: 10px;padding: 0 40px;margin-top: 70px;box-shadow: 0 2px 10px rgba(125, 125, 125, 0.13)}
.jm13 ul{height: 120px;}
.jm13 ul li{color: #909090}
.jm13 ul li:hover{color: #333333}
.jm13 ul .line{width: 2px;height: 36px;background:#dfdfdf;}


.jm21 ul li{width: 100%;height: 650px;}
.jm22{width: 100%;top: 0;left: 0}
.jm22 ul li{width: 300px;height: 650px;background: rgba(0, 0, 0, 0.7);padding-top: 200px;}
.jm22 ul li:nth-child(2n){background: rgba(0, 0, 0, 0.3)}
.jm22 ul li::before{display: none;content: '';width: 2px;height: 60px;background: #fff;position: absolute; top: 0;left: 0;right: 0;margin:auto;}
.jm22 ul li h5{font-size: 28px;margin: 85px 0 10px;}
.jm22 ul li p{display: none; font-size: 18px;}
.jm22 ul li.active{background: rgba(244, 49, 60, 0.9)}
.jm22 ul li.active h5{margin-top: 65px;}
.jm22 ul li.active p{display: block;}
.jm22 ul li.active::before{display: block;}
.jm3{padding-bottom: 110px}
.jm310{width: 380px;height: 480px;background: #f8f8f8;margin: 10px auto;}
.jm311{border: 4px solid #f3f3f3;}
.jm310 h5{font-size: 28px;margin: 25px 0 10px;}
.jm310 .line{width: 350px;height: 2px;background: #ececec;margin: 0 auto 15px;}
.jm310 a{color: #f32c2f}
.jm310 a img{margin-right: 10px;}
.jm310:hover{background: #fff;box-shadow: 0 2px 10px rgba(125, 125, 125, 0.13)}
.jm310:hover .jm311{border-color: #fff;}
.jm310:hover h5{margin: 20px 0 15px;color: #f32c2f}
.jm31 .swiper-pagination-progressbar.swiper-pagination-horizontal{width: 100%; height: 1px;background: #f3f3f3;position: static;margin-top: 40px;}
.jm31 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: #f32c2f;}

.jm4{width: 100%;padding: 100px 0 0;height: 800px; background: url(../images/jm4.jpg) no-repeat center top;}
.jm41{width: 600px;margin-top: 65px;}
.jm41 h5{font-size: 32px;}
.jm41 h4{font-size: 68px;margin-top: 5px;}
.jm41 ul{margin: 88px 0 35px;}
.jm41 ul li{font-size: 18px;line-height: 30px;}
.jm41 ul li span{font-size: 28px;}
.jm41 ul .line{width: 1px;height: 54px;background: #fff;margin: 0 12px 0 8px;}
.jm41 h6{font-size: 28px;margin-top: 120px;}

.jm43{width: 480px;margin-right: 60px;}
.jm43>p{font-size: 18px;color: #909090;margin-top: 16px;}
.jm42{width: 100%;height: 600px;background: rgba(255, 255, 255, 0.5);border-radius: 10px;padding: 60px 40px 0;}
.jm42 h5{margin-bottom: 30px;font-size: 38px;}
.jm420{width: 100%;margin: 15px 0 0;}
.jm420 h6{margin-bottom: 5px;}
.jm420 .text{display: block; width: 100%; height: 60px;background: #fff;outline: none;border: 1px solid #cccccc;font-size: 18px;border-radius: 6px;padding: 0 15px;}
.jm42 .tj{display: block;width: 147px; height:60px;background: url(../images/jm40.jpg) no-repeat center;border-radius: 5px; outline:none;cursor: pointer;border: none;margin: 40px auto 0;font-size: 24px;color: #fff}
.jm42 ::-webkit-input-placeholder { /* WebKit browsers */
  color: #898989;
}

.jm42 ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #898989;
}

.jm42 :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #898989;
}


/* 新闻资讯 */
.xw1{margin-bottom: 65px;}
.n_nav ul li{margin-left: 20px;}
.n_nav ul li a{display: block;line-height: 40px;font-size: 18px;color: #666666;border-bottom: 2px solid #fff;}
.n_nav ul li:hover a,.n_nav ul li.active a{border-color:#f32c2f;color: #f32c2f;}

.news>ul>li{width: 280px;height: 480px;background: #fafafa; padding: 26px 23px 0; margin: 0 26px 50px 0;}
.news>ul>li:nth-child(4n){margin-right:0;}
.n_date span{font-size: 32px;line-height: 30px;color: #999999}
.n_date p{color:#909090;}
.n_tit{font-size: 23px;height: 56px;line-height: 28px;-webkit-line-clamp: 2; margin: 12px 0 20px;}
.n_img{display: block; width: 234px;height: 135px;overflow: hidden;margin: 0 auto 25px;}
.n_img img{width: 100%;height: 100%;}
.n_des{font-size: 18px;height: 72px;line-height: 24px;text-align: justify; -webkit-line-clamp: 3;margin-bottom: 25px; color: #909090}
.n_more{color: #f84559}
.news>ul>li:hover{background: #f32c2f;color: #fff;}
.news>ul>li:hover .n_date span{color: #fff}
.news>ul>li:hover .n_date p{color: #fff}
.news>ul>li:hover .n_tit{color: #fff}
.news>ul>li:hover .n_des{color: #fff}
.news>ul>li:hover .n_more{color: #fff}


/* 联系我们 */


.lx1{width: 610px}
.lx1 h6{font-size: 48px;line-height: 40px; color: #efefef;margin-bottom: 10px;}
.lx1 h5{font-size: 28px;margin-bottom: 60px;}
.lx1 ul li{margin-top: 20px;font-size: 24px;line-height: 33px;height: 66px;}
.lx1 ul li h4{color: #909090}
.lx1 ul li p{width: 485px;}
.lx2{width: 556px;}
.lx2>h3{font-size: 32px;}
.lx20{width: 260px;margin: 20px 0 0;}
.lx20 p{font-size: 24px; color: #181818;margin-bottom: 10px;}
.lx20 .text{display: block; width: 100%; height: 60px;background: none;outline: none;border: 1px solid #909090;font-size: 18px;border-radius: 6px;padding: 0 15px;}
.lx22{width: 100%;}
.lx22 .text1{width: 100%;height: 120px;padding: 15px;}
.lx2 .tj{display: block;width: 100%; height:60px;background: #f32c2f;outline:none;cursor: pointer;border: none;margin: 30px auto 0;border-radius: 6px; font-size: 24px;color: #fff}

.lx2 ::-webkit-input-placeholder { /* WebKit browsers */
  color: #d0d0d0;
}

.lx2 ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #d0d0d0;
}

.lx2 :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #d0d0d0;
}

.map{height: 500px;overflow: hidden;margin-top: 80px;}
.map #container{width:100%; height: 500px;overflow: hidden;}
.BMap_bubble_buttons{display: none!important;}
.BMap_bubble_title{font-weight: bold;font-size: 16px;width: initial!important;padding-top: 10px;}
.BMap_bubble_content{margin-top: 10px;}
.BMap_bubble_center{width: 90%!important;}
.BMap_bubble_pop{padding: 0 15px!important;}


/* 页码 */
.pagination{margin-top: 20px; clear: both;width:100%;padding:0 0 0;text-align: center; font-size:18px; color:#333;}
.pagination li{ width:40px; height:40px; text-align:center; line-height:40px; display:inline-block; margin:0 3px; background:#f4f4f4;}
.pagination li a{width:40px; height:40px; display:block; color:#333;}
.pagination li a:hover{  background:#f32c2f;color: #fff;}
.pagination li.active{ background:#f32c2f !important;color: #fff;}



/* 上下篇 */
.sxy{margin-top: 50px;font-size: 16px;color: #666}
.sxy div{max-width: 45%; color: #666}
.sxy a:hover{color: #f32c2f}
/* 详情页 */
.article_title{text-align: center;margin-bottom: 30px}
.article_title h2{font-size: 30px;color:#333;font-weight: bold}
.article_title p{font-size: 14px;color:#858585;margin-top: 10px;}
.article_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 18px;line-height: 36px;padding:50px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.article_body img{max-width:100%;}

