
@font-face {
  font-family: 'REGULAR';
  src: url('./SOURCEHANSANSCN-REGULAR.OTF');
}
@font-face { 
  font-family: 'BOLD';
  src: url('./SOURCEHANSANSCN-BOLD.OTF');
}
@font-face { 
  font-family: 'LIGHT';
  src: url('./SOURCEHANSANSCN-LIGHT.OTF');
} 
  
html {
   scroll-padding-top: 100px;
}
*{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:#333;}
body{min-width:1200px;max-width:1920px;margin: 0 auto;font-family: 'REGULAR'; color:#333;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.917%;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;} 

.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}

.cg{font-family: 'REGULAR';}
.xt{font-family: 'LIGHT';}
.ct{font-family: 'BOLD';}
.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);}


/* 首页 */
header{width: 100%;height: 88px;background: #fff; position: fixed;top: 0;left:0;z-index: 999;}
header .box1{height: 88px;}
header .box1 .hl .logo{display: block;height: 39px;}
header .box1 .hl h3{font-size: 18px;margin-left: 15px;}
header .box1 nav{width: 55%}
header .box1 nav a{height: 88px; font-size: 17px;}
header .box1 nav a:hover,header .box1 nav a.active{border-bottom: 2px solid #ba1f2e;color: #ba1f2e}
header .box1 .phone span{display: inline-block;line-height: 32px;border: 1px solid #fff;border-radius: 17px; padding: 0 18px;margin-left: 8px;}


header.active{box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}



.banner{width:100%;padding-bottom: 31.4%; margin-top: 88px}

.sy_banner{margin-top: 88px}
.sy_banner .swiper-pagination{bottom: 20px;}
.sy_banner .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background:#ba1f2e;}
.sy_banner .swiper-pagination .swiper-pagination-bullet-active{opacity: 1}


.cor{color: #ba1f2e}
.cor1{color: #3a404e}
.cor2{color: #ffffff}
/* 内容 */
.title{width: 100%; padding: 90px 0 45px;}
.title h3{font-size: 46px;line-height: 50px;}
.title h4{font-size: 25px;line-height: 28px;color: #636363; margin-top: 15px;}

.ht11{height: 708px;background: url(../images/ht1.jpg) no-repeat center;}
.ht110 ul{height: 174px;}
.ht110{width: 89.785%;height: 174px;background:#fff;border-radius: 3px;bottom: 60px;left: 0;right: 0;margin:auto;}
.ht110 ul li{width: calc(100% / 5);}
.ht110 ul li p{font-size: 21px;color: #555555;line-height: 32px;margin-top: 18px;}
.ht110 ul .line{width: 1px;height: 48px;background:#dddddd;}
.ht1>a{width: 181px;height: 67px;border-radius: 30px 10px 30px 10px;background:#d90008;margin: 62px auto 0;font-size: 24px;color: #fff;}

.ht20{border-radius: 6px;background:#fff;}
.ht21{width: 53.285%;}
.ht22{width: 46.715%;}
.ht22 ul li{width: 100%;height: 123.5px;border-bottom: 1px solid #f3f3f3;}
.ht22 ul li:last-child{border:none;}
.ht22 ul li h5{width: 50px;height: 50px;border-radius: 50%;background:#ba1f2e;font-size: 24px;color: #fff}
.ht22 ul li .dian{width: 5px;height: 5px;background:#ba1f2e;margin: 0 50px;}
.ht22 ul li p{font-size: 25px;}

.ht31 .swiper{overflow:visible;}
.ht311{width: 1047px;background: #fff;bottom: 63px;left: 0;right: 0;margin:auto;}
.ht312{width: 144px;height: 138px; background: #d0001f;font-size: 28px;line-height: 34px;}
.ht313{width: 903px;padding: 0 190px 0 38px;}
.ht313 p{line-height: 30px;color: #525252}

.ht31 .anniu{width: 110px;bottom: 192px;right: 127px;z-index: 9}
.ht31 .swiper-button-prev{width: 50px;height: 50px;border: 1px solid #cdcdcd;border-radius: 50%; position:static;}
.ht31 .swiper-button-next{width: 50px;height: 50px;border: 1px solid #cdcdcd;border-radius: 50%; position:static;}
.ht31 .swiper-button-next::after,.ht31 .swiper-button-prev::after{font-size: 16px;color:#cdcdcd;}
.ht31 .swiper-button-prev:hover,.ht31 .swiper-button-next:hover{background: #d0001f;border: 1px solid #d0001f;}
.ht31 .swiper-button-prev:hover::after,.ht31 .swiper-button-next:hover::after{color:#fff;}
.ht31 .swiper-pagination{width: 100%; height: 6px;background: #f3f3f3;position: static;margin: 80px auto 0;}
.ht31 .swiper-pagination-progressbar-fill{background:#d0001f;}

.ht320{padding-bottom: 40px;border-bottom: 1px solid #ececec;margin-bottom: 40px;}
.ht320 h4{font-size: 32px;}
.ht320 .anniu{width: 110px;}
.ht320 .swiper-button-prev{width: 50px;height: 50px;background:#fff;border-radius: 50%; position:static;}
.ht320 .swiper-button-next{width: 50px;height: 50px;background:#fff;border-radius: 50%; position:static;}
.ht320 .swiper-button-next::after,.ht320 .swiper-button-prev::after{font-size: 16px;color:#cdcdcd;}
.ht320 .swiper-button-prev:hover,.ht320 .swiper-button-next:hover{background: #d0001f;}
.ht320 .swiper-button-prev:hover::after,.ht320 .swiper-button-next:hover::after{color:#fff;}
.ht321{background: #fff;padding: 100px 0 40px;}
.ht32_img{width: 85%;height: 275px;margin: 0 auto 100px;}
.ht32_img img{max-width: 100%;max-height: 100%}
.ht322{padding: 0 30px;}
.ht32_tit{width: 60%;font-size: 23px;line-height: 30px;height: 30px;}
.ht32_more{display: block;font-size: 16px;color: #858585}
.ht321:hover .ht32_tit{color: #ba1f2e}
.ht321:hover .ht32_more{color: #ba1f2e}

.ht30{background:#fff;}
.ht33{width: 67.7%;height: 1007px;}
.ht331{width: 45.6%;}
.ht331 ul li{padding:  0 80px 0 65px;font-size: 21px;}
.ht332{width: 100%;height: 95px; border-bottom: 2px solid #dddddd;background: url(../images/ht331.png) no-repeat right center;}
.ht333{width: 120%;height: 95px;padding-left: 65px;background: url(../images/ht331_.png) no-repeat right 28.5% center #ba1f2e;border-radius: 15px;box-shadow: 0 3px 7px rgba(71, 71, 71, 0.35);top: 0;left: 0;z-index: 9}
.ht331 ul li.active .ht333{display: flex}
.ht334{width: 78.23%;left: 45.6%;top: 0}

.ht4{padding-bottom: 150px;}
.ht41 .anniu{width: 110px;top: 560px;right: 40px;z-index: 9}
.ht41 .swiper-button-prev{width: 50px;height: 50px;border: 1px solid #cdcdcd;border-radius: 50%; position:static;}
.ht41 .swiper-button-next{width: 50px;height: 50px;border: 1px solid #cdcdcd;border-radius: 50%; position:static;}
.ht41 .swiper-button-next::after,.ht41 .swiper-button-prev::after{font-size: 16px;color:#cdcdcd;}
.ht41 .swiper-button-prev:hover,.ht41 .swiper-button-next:hover{background: #d0001f;border: 1px solid #d0001f;}
.ht41 .swiper-button-prev:hover::after,.ht41 .swiper-button-next:hover::after{color:#fff;}
.ht410{background:#fff;border-bottom: 4px solid #ba1f2e;height: 290px; }
.ht410 p{font-size: 15px;color: #888888;margin: 30px 0 5px;}
.ht410 h5{font-size: 23px;}
.ht41 .swiper-slide.active .ht410{background:#ba1f2e;color: #fff}
.ht41 .swiper-slide.active .ht410 p{color: #fff}
.ht41 .swiper-slide.active .ht4100{display: none}
.ht41 .swiper-slide.active .ht4100_{display: inline-block}

.ht42{width: 50%}
.ht43{width: 50%;background: #fff}
.ht43 ul li{width: calc(100% / 3);height: 284px;border-bottom: 1px solid #dddddd;border-right: 1px solid #dddddd;}
.ht43 ul li:nth-child(3n){border-right: none}
.ht43 ul li:nth-child(4),.ht43 ul li:nth-child(5),.ht43 ul li:nth-child(6){border-bottom: none}
.ht43 ul li h5{font-size: 22px;color: #666666;margin-top: 23px;}
.ht43 ul li.active h5{color: #ba1f2e;font-family: 'BOLD';}
.ht43 ul li.active .ht430{display: none}
.ht43 ul li.active .ht430_{display: inline-block}

.ht5{padding-bottom: 100px;}
.ht520{width: 100%; background:#fff;border-radius: 6px;padding: 50px 8%;}
.ht520 h5{width: 118px;height: 35px;border-radius: 20px;border: 2px solid #ba1f2e;font-size: 20px;color: #ba1f2e}
.ht520 p{font-size: 20px;color: #888888;margin-left: 15px;}
.ht520 h6{font-size: 16px;line-height: 28px;margin: 25px 0;}
.ht52_img{width: 80%;height: 270px;margin: 0 auto;}
.ht52_img img{max-width: 100%;max-height: 100%}
.ht520:hover{background:#ba1f2e;color: #fff}
.ht520:hover h5{color: #fff;border-color: #fff}
.ht520:hover p{color: #fff;opacity: 0.5}
.ht52 .swiper-pagination{position: static;margin-top: 50px;}
.ht52 .swiper-pagination .swiper-pagination-bullet{width: 9px;height: 9px;background:#cfcfd1;opacity: 1}
.ht52 .swiper-pagination .swiper-pagination-bullet-active{background: #ba1f2e;}

.ht6{width: 100%;height: 830px;background: url(../images/ht6.jpg) no-repeat center}
.ht61 ul li{width: 24.071%;height: 189px;background:#fff;border-radius: 6px;margin-bottom: 30px;}
.ht61 ul li h5{font-size: 24px;margin-top: 13px;}
.ht61 ul li.active{color: #ba1f2e}
.ht61 ul li.active .ht610{display: none}
.ht61 ul li.active .ht610_{display: inline-block}

.ht60{width: 100%;height: 1167px;padding-top: 20px; background: url(../images/ht60_.jpg) no-repeat center}
.ht62{width: 100%;bottom: 12px;left: 0}
.ht62 p{font-size: 20px;color: #666666;letter-spacing: 3px;}
.ht62>a{width: 194px;height: 77px;border-radius: 40px;background:#d90008;margin: 15px auto 0;font-size: 25px;color: #fff;}

.ht7{width: 100%;background: #fff;padding-bottom: 100px;}
.ht71 .swiper{width: 118.571%}
.ht71_img{display: block; width: 100%;padding-bottom: 73.3%; position: relative; }
.ht71_img img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.ht71_tit{width: 100%;padding: 0 5%;font-size: 25px;margin-top: 25px;  height: 36px;line-height: 36px;}
.ht710:hover .ht71_tit{color: #ba1f2e;font-family: 'BOLD';}

.ht71 .anniu{margin: 40px 0 45px;}
.ht71 .swiper-button-prev{width: 66px;height: 46px;position:static;}
.ht71 .swiper-button-next{width: 66px;height: 46px;position:static;}
.ht71 .swiper-button-next::after,.ht71 .swiper-button-prev::after{font-size: 16px;color:#afafaf;}
.ht71 .swiper-button-next:hover::after,.ht71 .swiper-button-prev:hover::after{color:#334a8a;}
.ht71 .swiper-pagination{width: 597px; height: 4px;background: #dddddd; position: static;margin: 0 auto 0;}
.ht71 .swiper-pagination-progressbar-fill{background:#ba1f2e; }

.ht8{padding-bottom: 85px;}
.ht80{width: 69.114%}
.ht81{width: 40.844%;border-radius: 20px 20px 0 20px; }
.ht82{width: 55.764%;margin-top: 15px;}
.ht82 h5{font-size: 25px;}
.ht82 p{font-size: 17px;line-height: 30px; color: #888888;margin-top: 15px;}
.ht83 a{margin-bottom: 80px;}
.ht83 a::before{display: block;content: '';width: 200px;height: 1px;background:#d90008 ;}
.ht83 a span{font-size: 17px;color: #d90008;letter-spacing: 8px;display: block;margin: 0 15px 0 30px;}
.ht84{width: 59.156%;border-radius: 0 20px 20px 20px;}


.bd{width: 100%; padding: 100px 0;}
.bd .bd0{background:#f4f4f4;padding: 35px;}
.bd .bd1{width: 49.17%;height: 80px;font-size: 18px;background: #ffffff; color: #333; margin-bottom: 25px;padding: 0 30px;}
.bd .bd1 .text{display: block;width: 80%; height: 100%;background: none;border: none; outline: none;color: #5b5b5b;font-size: 18px;}
.bd .bd2{width: 100%; height: 220px;padding: 26px 30px;}
.bd .bd2 .text1{width: 94%; height: 100%;resize:none;}
.bd .tj{display: block;width: 100%; height: 76px;background: #ba1f2e; outline:none;cursor: pointer;border: none; font-size: 21px;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: 60px;height: 260px; position: fixed;bottom: 0;top: 0; right: 0;margin: auto; z-index: 100}
.xf>ul{height: 260px;text-align: center;}
.xf>ul>li{width: 60px;height: 60px;background: #2e2e2e; position: relative}
.xf>ul>li>a{width: 100%;height: 100%;}
.xf>ul li:last-child{margin-bottom: 0;background:rgba(46, 46, 46, 0.3);}
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right: 90px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}
.xfl1{width: 300px;font-size: 20px;}
.xfl2{width: 110px;height: 110px; padding:10px;}
.xf>ul>li:hover{background:#ba1f2e}
.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:  #131924;}
footer nav{padding: 75px 0 55px;}
footer nav a{display: block;font-size: 19px;display: block;color: rgba(255, 255, 255, 0.4) }
footer nav span{font-size: 16px;opacity: 0.5;color: #fff;}
footer nav a:hover,footer nav a.active{color: #fff;}
footer .footT{border-top: 1px solid rgba(255,255,255,0.28);border-bottom: 1px solid rgba(255,255,255,0.28);padding: 40px 0 25px;}
footer .footT .ftm h5{font-size: 16px;color: rgba(255,255,255,0.5);margin: 18px 0 12px;}
footer .footT .ftm p{font-size: 16px;line-height: 24px;}
footer .footT .dewm ul li{margin-right: 15px}
footer .footT .dewm ul li div{width: 120px; width: 120px;padding: 5px;border: 1px solid #fff; margin:0 auto 12px;}
footer .footT .dewm ul li p{font-size: 16px;}
footer .footT .dewm ul li:last-child{margin-right: 0}
footer .footB{font-size: 14px;padding: 20px 0 45px;color: rgba(255,255,255,0.76);}
footer .footB a{color: rgba(255,255,255,0.76);}








.position{border-bottom:1px solid #eaeaea;}
.pos1{width: 60px; height: 60px; border-left: 1px solid #eaeaea;border-right: 1px solid #eaeaea;}
.pos2{max-width: 80%;height: 22px;line-height: 22px;margin-left: 30px; font-size: 14px;color: #222222;}
.pos2 a{color: #222222;}
.pos2 a:hover{color: #ba1f2e}

.bg{background:#f7f7f7;}
.con{width: 100%; padding:  75px 0 100px;}
.con1{width: 100%; padding: 75px  0 0;}
.con2{width: 100%; padding:0  0 100px;}


.ej_tit{padding: 60px 0 35px;}
.ej_tit h3{font-size: 40px;}
.ej_tit .line{width: 67px;height: 4px;background: #fff;margin: 15px auto 0;}

/* 关于我们 */

.gy_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 16px;line-height: 37px;color: #666666}
.gy_body img{max-width:100%;}

.gy1{width: 100%;padding-bottom: 100px;}

.gy2{width: 100%;background:#f7f7f7;padding-bottom: 90px;}
.gy210{background:#fff;height: 482px;padding: 50px 10% 0;}
.gy2_img{width: 100%;height: 330px;}
.gy2_img img{max-width: 100%;max-height: 100%}
.gy210 p{color: rgba(29, 29, 29, 0.8);-webkit-line-clamp:2;max-height: 48px;line-height: 24px;margin-top: 25px;}
.gy21 .swiper-pagination{position: static;margin-top: 50px;}
.gy21 .swiper-pagination .swiper-pagination-bullet{opacity: 1;width: 10px;height: 10px;background: rgba(173, 173, 173, 0.5);}
.gy21 .swiper-pagination .swiper-pagination-bullet-active{background:#ba1f2e;}
.gy210:hover{background:#ba1f2e;}
.gy210:hover p{color: #fff;}

.gy30{padding:55px 0 50px;}
.gy30 h3{font-size: 40px;}

.gy31 .swiper-slide{width: auto}
.gy31 .swiper-slide:last-child .line{display: none}
.gy31 .swiper-slide div{font-size: 20px;color: #9d9d9d;}
.gy31 .swiper-slide div .line{width: 1px;height: 14px;background:#ececec;margin: 0 22px;}
.gy31 .mySwiper .swiper-slide-thumb-active div{color: #ba1f2e}
.gy3200{width: 1660px;}
.gy32 .mySwiper2{width: 925px;overflow:visible;}
.gy32 .swiper-slide{width: 100%;}
.gy320{width: 100%; background:#000000;}
.gy320>img{opacity: 0.57}
.gy321{width: 100%;height: 100%;top: 0;left:0;font-size: 25px;color: #fff;}
.gy322{width: 800px;height: 115px;background:#fff;bottom: 35px;left: 0;right: 0;margin:auto;}
.gy3221{width: 250px;height: 115px;background:#ba1f2e;font-size: 20px;color: #fff;}
.gy3222{width: 550px;height: 115px;font-size: 20px;padding: 0 20px;}
.gy3222 p{-webkit-line-clamp:2;max-height: 56px;line-height: 28px;}
.gy32 .swiper-slide-active{width: 925px;}
.gy32 .swiper-slide-active .gy320>img{opacity: 1}
.gy32 .swiper-slide-active .gy321{display: none}
.gy32 .swiper-slide-active .gy322{display: flex;}
.gy32 .swiper-pagination-progressbar.swiper-pagination-horizontal{width: 100%; height: 6px;background: #efefef;position: static;margin-top: 65px;}
.gy32 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {height: 6px;background: #ba1f2e;}


/* 产品中心 */
.p_nav{background:#fff;}
.p_nav .wx1{border: 1px solid #dddddd;border-bottom: none}
.p_nav .wx1:last-child{border-bottom: 1px solid #dddddd;}
.p_nav .wx1 .wx11{width: 10%;padding-left: 1.5%;}
.p_nav .wx1 .wx11 h5{border-left: 1px solid #ba1f2e;padding-left: 8px;font-size: 18px;line-height: 22px;}
.p_nav .wx1 .wx12{width: 90%; border-left:1px solid #dddddd;padding:  25px 0.5% 10px 2%; }
.p_nav .wx1 .wx12 ul li{margin: 0 5% 15px 0;}
.p_nav .wx1 .wx12 ul li:nth-child(4n){margin-right: 0}
.p_nav .wx1 .wx12 ul li a{font-size: 15px;color: #555555}
.p_nav .wx1 .wx12 ul li a:hover,.p_nav .wx1 .wx12 ul li a.active{color: #ba1f2e;font-family: 'BOLD';}

.product{margin-top: 50px;}
.product ul li{width: 48.928%;margin: 0 0 28px 0;background:#fff;}
.product ul li .p_img{display: block; width: 100%;padding-bottom: 74.55%; position: relative; }
.product ul li .p_img img{max-width: 90%;max-height: 90%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin:auto;}
.product ul li .p_con{height: 146px;padding: 0 30px 0 35px;background:#e8ebe8;}
.product ul li .p_con .pcl{width: 75%;}
.product ul li .p_con .pcl::before{display: block;content: '';width: 7px;height: 29px;border-radius: 4px;background:#ba1f2e;position: absolute; top: 0;left: -35px;}
.product ul li .p_tit{font-size: 24px;height: 30px;line-height: 30px;}
.product ul li .p_des{-webkit-line-clamp: 3;font-size: 15px;color: #666666;margin-top: 10px; height: 66px;line-height: 22px;}
.product ul li .p_more{color: #526161;opacity: 0.7}
.product ul li:hover .p_con{background:#ba1f2e;}
.product ul li:hover .p_tit{color: #fff;}
.product ul li:hover .p_des{color: #fff;}
.product ul li:hover .p_more{color: #fff;opacity: 1}

 /* 生产基地 */
.base ul li{width: 32%;margin: 0 2% 40px 0;padding: 0.8% 0.8% 0;border: 1px solid #dddddd; background: #f7f7f7;box-shadow: 0 3px 27px rgba(109, 109, 109, 0.35)}
.base ul li:nth-child(3n){margin-right: 0}
.base ul li .jd_img{display: block; width: 100%;padding-bottom: 75%; position: relative; }
.base ul li .jd_img img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.base ul li .jd_tit{width: 100%;padding: 0 15% 0 3%;font-size: 20px;  height: 110px;line-height: 110px;background: url(../images/pm.png) no-repeat right center;}
.base ul li:hover .jd_tit{color: #ba1f2e; background: url(../images/pm_.png) no-repeat right center;}




/* 项目合作 */
.hz1{width: 100%;padding-bottom: 80px;}
.hz11 ul li{width: 32.1428%;height: 385px;background:#fff;border-radius: 6px;margin-bottom: 30px;}
.hz11 ul li p{font-size: 18px;margin-top: 55px;}
.hz11 ul li h6{font-size: 27px;}
.hz11 ul li.active{background: url(../images/hz10.png) no-repeat center;color: #fff}
.hz11 ul li.active .hz110{display: none}
.hz11 ul li.active .hz110_{display: inline-block}


.hz2{width: 100%;}
.hz21{padding: 20px;}
.hz2_img{width: 100%;height: 190px;background:#fff;border: 1px solid #dddddd;box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2)}
.hz2_img img{max-width: 80%;max-height: 80%}
.hz2 .anniu{margin: 50px 0 0;}
.hz2 .swiper-button-prev{width: 60px;height: 30px;background: #fff;position: static;border: 1px solid #dddddd;font-size: 14px;color: #333333}
.hz2 .swiper-button-next{width: 60px;height: 30px;background: #fff;position: static;border: 1px solid #dddddd;font-size: 14px;color: #333333}
.hz2 .swiper-button-next::after,.hz2 .swiper-button-prev::after{display: none}
.hz2 .swiper-button-prev:hover,.hz2 .swiper-button-next:hover{background:#ba1f2e;border-color: #ba1f2e;color: #fff}
.hz2 .swiper-pagination{position: static;width: auto}
.hz2 .swiper-pagination span{line-height: 30px;overflow: hidden;box-sizing: border-box;background: #fff;border: 1px solid #dddddd;width: 32px;height: 32px;border-radius: 0;opacity: 1; margin: 0 1px !important;font-size: 14px;color: #333333}
.hz2 .swiper-pagination-bullet-active{background:#ba1f2e !important;border-color: #ba1f2e !important;color: #fff !important}
.hz20>p{font-size: 20px;margin-top: 35px;letter-spacing: 5px}

.hz3{width: 100%;background: url(../images/hz3.jpg) no-repeat center top;}
.hz31{background:#fff;border-radius: 6px;}
.hz31 ul li{width: calc(100% / 4);height: 235px;border-bottom: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1}
.hz31 ul li:nth-child(4n){border-right: none}
.hz31 ul li:nth-child(5),.hz31 ul li:nth-child(6),.hz31 ul li:nth-child(7),.hz31 ul li:nth-child(8){border-bottom: none}
.hz31 ul li h5{font-size: 24px;margin-top: 10px;}
.hz31 ul li.active{color: #ba1f2e}
.hz31 ul li.active .hz310{display: none}
.hz31 ul li.active .hz310_{display: inline-block}

/* 新闻资讯 */
.news{padding-bottom: 1px;}
.news ul li{height: 322px;border: 1px solid #e9e4de;background: #fff; margin-bottom: -1px; padding: 0 4%;}
.news ul li .n_img{display: block; width: 22.8%;padding-bottom: 17.3%;background: #fff;position: relative; }
.news ul li .n_img img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.news ul li .n_con{width: 72%;}
.news ul li .n_con .n_tit{width: 70%;font-size: 23px;color: #000000;height: 35px;height: 35px;}
.news ul li .n_con .n_date{font-size: 18px;}
.news ul li .n_con .n_des{margin: 30px 0 35px; font-size: 18px;color: #888888;-webkit-line-clamp: 2;height: 64px;line-height: 32px;}
.news ul li .n_con .n_more{display: block;width: 46px;height: 46px;background: url(../images/nm.png) no-repeat center}
.news ul li:hover{background:#ba1f2e;}
.news ul li:hover .n_tit{color: #fff}
.news ul li:hover .n_des{color: #fff}
.news ul li:hover .n_date{color: #fff}
.news ul li:hover .n_more{background: url(../images/nm_.png) no-repeat center}


/* 联系我们 */
.lx0 h3{font-size: 28px;margin-bottom: 40px;}
.lx1{width: 55%}
.lx1 h3{font-size: 36px;}
.lx1 .line{width: 60px;height: 2px;background:#ba1f2e;margin: 20px 0 50px;}
.lx1 ul li{border-bottom: 1px solid #d6d6d6;padding-bottom: 20px;margin-bottom: 30px;}
.lx1 ul li div{height: 30px;}
.lx1 ul li h5{width: 100px; font-size: 24px;margin: 0 10px;opacity: 0.9}
.lx1 ul li p{width: 75%; font-size: 19px;line-height: 36px;opacity: 0.9}
.lx1 ul li:last-child{margin-bottom: 0}
.lx2{width: 45%}
.lx2 ul li{width: 50%;}
.lx2 ul li div{width: 100%;margin:0 auto 25px;}
.lx2 ul li p{font-size: 20px}

.lx4{margin-top: 160px;}
.lx4 ul li{width: 31%;height: 335px;background:#fff;box-shadow: 0 4px 10px rgba(136, 136, 136, 0.35);padding: 100px 0;}
.lx4 ul li img{display: block;position: absolute;top: -65px;left: 0;right: 0;margin:auto;}
.lx4 ul li h5{font-size: 25px;}
.lx4 ul li p{font-size: 22px;height: 105px;margin-top: 5px;}
.lx41{width: 123px;height: 47px;border-radius: 24px;background: #ba1f2e;color: #fff;font-size: 20px;margin: 0 auto;}




.lx3{width: 100%;background: url(../images/lx3.jpg) no-repeat center top #f4f7f4;}
.lx31{padding: 85px 0 65px;}
.lx31 h3{font-size: 45px;}
.lx31 h4{font-size: 23px;}
.lx31 h5{font-size: 34px;margin-top: 10px;}

.lx30{width: 78.125%;min-width: 1200px;padding: 100px 5% 100px 2.5%;background: #fff;border-radius: 5px;}
.lx30::after{display: block;content: '';width: 73%;height: 7px;background:#ba1f2e;position: absolute;bottom: 0;left: 0;right: 0;margin:auto;}
.lx3 .lx33{width: 41%;height: 560px;}
.lx3 .lx32{width: 52.5%;}
.lx3 .lx322{padding: 36px 2% 0;}
.lx3 .lx322 h3{font-size: 24px;padding-left: 3%}
.lx3 .lx322 .lx300{width: 49%;height: 46px;background:#f3f3f3;padding: 0 3%;font-size: 16px;color: #757575;border-radius: 6px;margin-top: 20px;}
.lx3 .lx322 .lx300 .text{display: block;width: 60%;height: 100%; background: none; outline: none;border: none;font-size: 16px;color: #757575;}
.lx3 .lx322 .lx301{width: 100%;height: 105px;padding: 15px 3%;}
.lx3 .lx322 .lx301 .text{width: 85%;resize:none;}
.lx3 .tj{display: block;width: 100%;height: 52px;border: 1px solid #aaaaaa;background: none;outline:none;cursor: pointer;border-radius: 6px; font-size: 16px;color: #333; margin:15px auto 0;}
.lx3 .lx322 .lx300:hover{background:#ba1f2e;color: #fff;}
.lx3 .lx322 .lx300:hover .text{color: #fff;}
.lx3 .tj:hover{background:#ba1f2e;border-color: #ba1f2e; color: #fff;}




@media (min-width: 0px) and (max-width: 1199px) {
.lx1 ul li p{font-size: 16px;}
.ht341 h5 span{font-size: 56px;line-height: 60px;}
}
@media (min-width: 1199px) and (max-width: 1299px) {
.lx1 ul li p{font-size: 16px;}
.ht341 h5 span{font-size: 56px;line-height: 60px;}

}
@media (min-width: 1299px) and (max-width: 1399px) {
.lx1 ul li p{font-size: 16px;}
.ht341 h5 span{font-size: 56px;line-height: 60px;}

}
@media (min-width: 1399px) and (max-width: 1499px) {
.lx1 ul li p{font-size: 16px;}
.ht341 h5 span{font-size: 56px;line-height: 60px;}

}
@media (min-width: 1499px) and (max-width: 1599px) {
.lx1 ul li p{font-size: 16px;}
.ht341 h5 span{font-size: 56px;line-height: 60px;}
}

@media (min-width: 1599px) and (max-width: 1699px) {
.lx1 ul li p{font-size: 16px;}
.ht341 h5 span{font-size: 58px;line-height: 62px;}
}
@media (min-width: 1699px) and (max-width: 1799px) {

.lx1 ul li p{font-size: 16px;}
.ht341 h5 span{font-size: 60px;line-height: 64px;}
}
@media (min-width: 1799px) and (max-width: 1899px) {
.lx1 ul li p{font-size: 17px;}
.ht341 h5 span{font-size: 62px;line-height: 64px;}
}
@media (min-width: 1899px) and (max-width: 1920px) {
.lx1 ul li p{font-size: 18px;}


}

/* 页码 */
.pagination{margin-top: 30px; clear: both;width:100%;padding:0 0 0;text-align: center; font-size:14px; color:#333;}
.pagination li{ width:32px; height:32px; text-align:center; line-height:32px; display:inline-block; margin:0 3px; border: 1px solid #dddddd;}
.pagination li a{width:32px; height:32px; display:block; color:#333;}
.pagination li:hover{  border-color:#ba1f2e;}
.pagination li a:hover{  background:#ba1f2e;color: #fff;}
.pagination li.active{border-color: #ba1f2e; background:#ba1f2e !important;color: #fff;}

/* 上下篇 */
.sxy{margin-top: 60px;font-size: 16px;color: #666}
.sxy div{max-width: 48%; color: #666}
.sxy a{height: 24px;line-height: 24px;}
.sxy a:hover{color: #ba1f2e}

/* 详情页 */
.article_title{text-align: center;margin-bottom: 30px}
.article_title h2{font-size: 30px;}
.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%;}


