@charset "utf-8";

.inbg{ background:#fff;}
.inbanner{ width:100%; margin:0 auto; margin-top:90px;}
.slides-box {  width: 100%;  height:527px; margin: auto; overflow: hidden;position: relative; }
.slides { position: relative; height: 527px; width: 100%; min-width: 1300px; margin: auto;  text-align:center;}
.slides li {position: absolute;display: block;  width:  100%; height: 527px; text-align:center; overflow:hidden;}
/*.slides a li img{position: absolute;  display: block; height:700px; width:auto; margin:0  auto; }*/
.slides a li img{position: absolute;  display: block; max-height:100%; width:100%; margin:0  auto; }
/*.prev, .next { position: absolute; z-index: 99; top: 50%; margin-top: -40px; left: 0; height: 70px; width: 30px; color: #fff; cursor: pointer; background-color: #000; opacity: .5;}*/
.prev, .next { position: absolute; z-index: 99;  top: 50%; margin-top:0px; left: 0; height: 41px; width: 41px; color: #fff; cursor: pointer;opacity: .1;}
.prev:hover, .next:hover{opacity: .7;}
.prev{ left:10%;background-image: url();}
.next {   left: auto;   right: 10%;   background-image: url();}
.pagination{position: absolute;bottom: 20px;	z-index: 99;}
.pagination li{  padding: 5px 7px;	float: left;}
.pagination li a{  display: block;  width: 55px;  height: 2px; background: rgba(255,255,255,0.3);color: #fff;   text-align: center; font-family: Arial;text-decoration: none;}
.pagination .active{background:#ef3332;}

.slides-box .prev,.slides-box .next{ opacity: 0;transition: all .36s ease}
.slides-box:hover .prev,.slides-box:hover .next{ opacity: .1;}
.slides-box:hover .prev:hover,.slides-box:hover .next:hover{opacity: .7;}
.banner_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.wrap2 {
    clear: both;
    width: 96%;
    max-width: 1600px;
    margin: 0 auto;
    text-align: left;
    zoom: 1;
}


/*数字*/
.i_three{overflow:hidden; background:url(../images/i_img4.jpg) center center no-repeat; background-size:cover; height:449px;}
.i_three .counter{  text-align:center;  max-width:1360px; margin:0 auto;margin-top:6%;}
.i_three .counter ul li{ float:left; width:25%;   transition:all 0.3s; position:relative; text-align:center; margin-bottom:4%; }
.i_three .counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-38px; height:76px; width:1px; background:rgba(237,237,237,0.2);}
.i_three .counter ul li:last-child:after{ width:0;}
.i_three .counter ul li .txts2{ display:inline-block; vertical-align:top; text-align:left; padding-left:3%; padding-right:3%; }
.i_three .counter ul li .nums{ color:#333; line-height:1;}
.i_three .counter span{display:inline-block; vertical-align:top; overflow:hidden; letter-spacing:1px; color:#fff; font-weight:bold; font-size:60px;}
.i_three .counter label{display:inline-block;vertical-align:top; margin-top:-5%; line-height:2;font-weight:500; font-size:14px; color:#fff;  }
.i_three .counter .h6{ font-weight: normal; font-size:14px;  overflow:hidden; line-height:24px;  margin-top:2px; margin-bottom:6px; color:#fff;}
.i_three .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
/*关于我们*/
.i_four{ background:#fff; overflow:hidden; position:relative; text-align:center; margin-top:-210px;-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.05); box-shadow: 0 5px 25px rgba(0,0,0,0.05); padding-bottom:5%;}
.i_four .boxs{ margin:0 auto; width:96%; max-width:1000px;}
.i_four .i_one_t .h3{ float:none;}
.i_four .i_one_t .h3 span{ width:100%;}
/*.i_four .h3{ color:#000000; line-height:1.3; margin-top:5%; font-weight:normal;}*/
.i_four .p{line-height:28px;overflow:hidden;color:#7e7e7e; font-size:16px;margin-top:5%;}
.i_four .a{ font-style:normal; margin:0 auto; width:200px; height:40px; line-height:40px; text-align:center; background:#364054; text-align:center; color:#fff; font-size:14px; display:block; margin-top:5%; position:relative;z-index:0; border-radius:2px; overflow:hidden;}
.i_four .a:after{ background:#E64552; position:absolute; left:0; top:0; height:100%; width:0%;transition:all 0.3s; content:""; z-index:-1;}
.i_four .a:hover:after{ width:100%; background:#E64552;}




.index_3_con{width: 100%;height: 744px;position: relative;margin-top: .2rem;}
.index_3_con .bg{width: 100%;height: 100%;position: absolute;left: 0;top:20px;z-index: 1}
.index_3_con .bg img{width: 100%;}



.index_3_con_center{display: block;font-size: 26px;color: #333;z-index: 2;position: absolute;left: 50%;transform: translateX(-50%);text-align: center;top:26.8%;}
.index_3_con_center .icon img{width: 62px}
.index_3_con_center .p{padding-top: 2px}

.index_3_con_item{position: absolute;z-index: 2;display: block}
.index_3_con_item .icon{float: left;box-sizing: content-box;width:90px;height: 90px;background: #7d8488;border-radius: 50%;text-align: center;line-height: 90px;border: 10px solid #f2f2f3;}
.index_3_con_item .icon img{max-height: 41px;transition: .3s}
.index_3_con_item .txt{width: calc(100% - 130px);float: left;padding-left: 20px}
.index_3_con_item .txt .h3{line-height: 1.2;font-size: 24px;color: #333;font-weight: normal;padding: 15px 0}
.index_3_con_item .txt .text{font-size: 16px;color: #666666;line-height: 22px;}

.index_3_con_item:hover .icon img{transform: scale(1.1)}
.index_3_con_item:hover .icon{background: #ef3332}

.index_3_con_item6 .icon,
.index_3_con_item5 .icon,
.index_3_con_item7 .icon{float: right}
.index_3_con_item6 .txt,
.index_3_con_item5 .txt,
.index_3_con_item7 .txt{float: right;padding-left: 0;padding-right: .2rem;text-align: right}

.index_3_con_item4 .icon{float: none;margin: 0 auto}
.index_3_con_item4 .txt{float: none;padding: 0;width: 100%}

.index_3_con_item1{top:2.15%;left: 65.5%;width: 34.5%}

.index_3_con_item2{top:25.8%;left: 70.7%;width: 31%}
.index_3_con_item3{top:48%;left: 68%;width: 32%}
.index_3_con_item4{}
.index_3_con_item5{top:48%;right: 68%;width: 32%}
.index_3_con_item6{top:25.8%;right: 70.7%;width: 31%}
.index_3_con_item7{top:2.15%;right: 65.5%;width: 34.5%}

.index_3_con_item4{top: 68%;width: 100%;text-align: center}

.gqt_ys{float:left;width:100%;padding:10px 0 60px 0}
.gqt_ys ul{margin-top:50px}
.gqt_ys ul li{width:48%; margin-right:1.5%; margin-bottom:20px;;float:left;padding:0px;border:1px dotted transparent; background:#f8f8f8;border-radius:6px; transition:0.3s all;-webkit-transition:0.3s all}
.gqt_ys ul li:nth-child(2n){ margin-right:0;}
.gqt_ys ul li .img{float:left;width:260px; }
.gqt_ys ul li .img img{width:260px; }
.gqt_ys ul li .text{ display:block; margin-left:260px;padding:40px;}
.gqt_ys ul li .text h4{color:#000;font-size:26px}
.gqt_ys ul li .text p{margin-top:15px;color:#666;line-height:1.8; height:54px;}
.gqt_ys ul li:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,0.2);border:1px dashed #238de0;background:#fff;}

/*yingyong*/
.pic_yingy{width: 100%;position: relative;margin: 0 auto;/* overflow:hidden;*/ padding:30px 0;  direction: ltr;}
.pic_yingy .hd02{ z-index:9;}
.pic_yingy .hd02 ul{float: right;overflow: hidden;zoom: 1; }
.pic_yingy .hd02 span{opacity: 1;display: block;height: 20px; line-height:20px;float: left;margin-left: 0px;overflow: hidden;cursor: pointer;position: absolute;top: 1px;left: 0px;color:#08b78f; font-size:18px; font-weight:400; border-left:3px solid #08b78f; padding-left:5px;}


.pic_yingy .hd02 .prev{opacity: 1;display: block;width: 30px;height: 62px;float: right;margin-left: 0px;overflow: hidden;cursor: pointer;position: absolute;top: 175px;left: -50px;background: url(../images/pic_left.png) 5px center no-repeat #ddd; background-size: 20px 20px ;transition: 0.2s ease all; }
.pic_yingy .hd02 .next{opacity: 1;display: block;width: 30px;height: 62px;float: right; margin-top: 0px;overflow: hidden;cursor: pointer;position: absolute;top: 175px;;right: -50px;background: url(../images/pic_right.png) 5px center no-repeat #ddd;background-size: 20px 20px ;transition: 0.2s ease all; }
.pic_yingy .hd02 .prev:hover{opacity: 1;background: url(../images/pic_left.png) 2px center no-repeat #E64552;background-size: 20px 20px ;}
.pic_yingy .hd02 .next:hover{opacity: 1;background: url(../images/pic_right.png) 10px center no-repeat #E64552;background-size: 20px 20px ;}

.pic_yingy .bd02{margin-bottom: 50px; overflow:hidden; }
.pic_yingy .bd02 ul{overflow: hidden;zoom: 1;}
.pic_yingy .bd02 ul li{float: left;_display: inline;overflow: hidden;width: 320px;padding: 0px;margin-right: 16.5px; margin-bottom:24px;   border: 0px solid #eee; border-bottom: 3px solid #eee;   padding-bottom: 25px;    overflow: hidden;    transition: 0.2s ease all;    -webkit-transition: 0.2s ease all;    -moz-transition: 0.2s ease all; background:#f8f8f8; text-align:center;}
.pic_yingy .bd02 ul li span{background: #FFF;width: 100%;overflow: hidden;display:block; border-radius:0;}
.pic_yingy .bd02 ul li span img{width: 320px;height: 240px; display:block;transition: 0.4s ease all; }
.pic_yingy .bd02 ul li b{ width:100%; display:block; height:30px; line-height:30px; text-align:center; padding:15px 0; color:#000; font-size:20px; font-weight:400;}
.pic_yingy .bd02 ul li:hover b, .pic_yingy .bd02 ul li:hover em{color: #fff }
.pic_yingy .bd02 ul li:hover {    border-color: #E64552; background:#f0f0f0;}
.pic_yingy .bd02 ul li p{ padding:0 10%; display:block; height:85px; line-height:22px; text-align:left; padding-top:20px; color:#666; overflow:hidden;}

.pic_yingy .bd02 ul li em{ display:inline-block; width:135px;margin:0 auto; height:36px; line-height:36px; border:0px solid #ddd; text-align:center; margin-top:15px;color: #333}
.pic_yingy .bd02 ul li:hover p{color: #666 }
 .pic_yingy .bd02 ul li:hover b{color: #000 }
.pic_yingy .bd02 ul li:hover em{ background:#E64552; color:#FFF;}
.pic_yingy .bd02 ul li:hover span img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}


.td_rc{}
.td_rc ul{display:flex;justify-content:space-between}
.td_rc ul li{width:19%;background:#f9f9f9;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s;padding:5% 2%;border-radius:30px 0 30px 0;box-shadow:inset 0 0 20px 1px rgb(0 0 0 / 0.02);border:5px solid #f8f8f8}
.td_rc li em{height:65px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:all .3s}


.td_rc li h3{font-size:24px;color:#333;line-height:36px;text-align:center;font-weight:normal}
.td_rc li p{text-align:center;font-size:14px;line-height:32px;margin-top:20px}
.td_rc ul li+li{}
.td_rc ul li:hover,.td_rc ul li.cur{transform:translateY(-10px);border-radius:30px 0 30px 0;background:#fff;border:5px solid #E64552}
.td_rc li:hover svg,.td_rc ul li.cur em{transform:rotateY(360deg)}


 .adv_b{ position: relative; box-sizing: border-box; height: 745px; background: url(../images/aboutbg.jpg)center top no-repeat;}

 .adv_b_t{width:1300px;position: relative; height: 176px; overflow: hidden; line-height: 45px; }
 .adv_b_t a{ display: block; width: 325px; font-size: 28px;padding-top: 46px; position: relative; box-sizing: border-box;float: left;text-align: center;margin:0; color: #222; height: 100%;}
 .adv_b_t a:after{ display: block; height: 80px; position: absolute;top:50px; content: "";border-right: 1px dashed rgba(0,0,0,0.2); right: 0;}
 .adv_b_t #p04 a:after{ border: none;}
 .adv_b_t a i{ display: block;font-style: normal;font-size: 40px;font-weight:300; color: #999;}
 .adv_b_b{position: relative;padding-left:60px; margin-top: 5px; height: 450px;overflow: hidden; background: #fff;border:5px solid #ddd; box-sizing: border-box;}
 .adv_b_b:before{ display: block;content: "";width: 7px;height: 7px;background: #E64552;position: absolute;left:7px;top: 7px;}
  .adv_b_b:after{ display: block;content: "";width: 7px;height: 7px;background: #E64552;position: absolute;left: 0;top: 0;}
 
 .nep01 a{ color: #E64552;}
 .nep01 a i{color: #E64552;}
 
 .adv_b_r{width: 650px; overflow: hidden;}
 .adv_b_l{ font-size: 16px; width: 530px; line-height: 32px; position: relative; }
 .adv_b_l .title{padding:45px 0 10px 0;}
 .adv_b_l .title_l{ line-height: 45px; font-family: "arial";font-size:25px;  color: #999;}
 .adv_b_l .title_r{ font-size: 30px;color: #222;line-height: 60px;font-weight: bold;}
 .adv_b_l .font{ text-align: justify;}
 .adv_b_l .font p{ padding-top: 5px;}
 
  .adv_b_l .phone{height: 40px; line-height: 40px;color: #333;font-size: 16px; margin-top:35px;}
 .adv_b_l .phone a{display: block; font-size: 14px; width: 120px; text-align: center; margin-right:15px; float: left;background: #364054;color: #fff;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; }
 .adv_b_l .phone i{display: block;font-style: normal;float: left; }
 .adv_b_l .phone span{display: block;float: left;color: #E64552;font-size: 28px; letter-spacing: 0.5px; font-family: "impact";}
 .adv_b_l .phone a:hover{ background: #E64552; border-radius: 0px;}

 
 
 
 
 
 
 .adv_b_l em{ display: block;font-style: normal;font-size: 12px;color: #ccc; line-height: 18px; font-family: "arial"; margin-top: 22px;}










.pro_otherbg{ background:#f6f8fa; padding:30px 0;}

.products_list{ margin:0 auto;}
.products_list li{float: left;_display: inline;overflow: hidden;width: calc(25% - 18px);padding: 0px;margin-right: 20px; margin-bottom:24px;   border: 1px solid #fff;   padding-bottom: 0px;    overflow: hidden;    transition: 0.2s ease all;    -webkit-transition: 0.2s ease all;    -moz-transition: 0.2s ease all; border-radius:10px;}
.products_list li span{background: #f9f9f9;width: 100%;overflow: hidden;display:block; border-radius:0;}
.products_list li span img{width: 100%; display:block;transition: 0.4s ease all;}
.products_list li p{ width:100%; display:block; height:40px; line-height:40px; text-align:center; background:#FFF; padding-top:0px; color:#333; font-size:16px;overflow: hidden; 
white-space: nowrap; 
text-overflow: ellipsis; }
.products_list li b{ width:100%; display:block; height:40px; line-height:30px; font-weight:normal; text-align:center; background:#FFF; padding-top:0px; color:#999; font-size:14px;}
.products_list li:hover p,.products_list li:hover b{color: #ef3332; background:#FFF; }
.products_list li:hover {    border-color: #FFF;}
.products_list li:nth-child(4n){ margin-right:0;}
.products_list li:hover span img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

.video_list_other{ margin:0 auto;}
.video_list_other li{float: left;_display: inline;overflow: hidden;width: calc(25% - 15px);padding: 0px;margin-right: 20px; margin-bottom:24px;   border-bottom: 3px solid #a4a2a2;   padding-bottom: 0px;    overflow: hidden;    transition: 0.2s ease all;    -webkit-transition: 0.2s ease all;    -moz-transition: 0.2s ease all; border-radius:10px;}
.video_list_other li span{background: #f9f9f9;width: 100%;overflow: hidden;display:block; border-radius:0;}
.video_list_other li span img{width: 100%; display:block;transition: 0.4s ease all;}
.video_list_other li p{ width:100%; display:block; height:40px; line-height:40px; text-align:center; background:#bdbdbd; padding-top:0px; color:#000;}
.video_list_other li:hover p{color: #FFF; background:#ef3332; }
.video_list_other li:hover {    border-color: #ef3332; border-bottom: 3px solid #0229b9; }
.video_list_other li:nth-child(4n){ margin-right:0;}
.video_list_other li:hover span img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}





.in_team{background: url(../images/team_bg.jpg) center no-repeat;background-attachment: fixed;text-align: center;}
.in_team p{display: inline-block;position: relative;line-height: 40px;}
.in_team p:first-of-type{text-transform: uppercase;font-size: 16px;color: rgba(255,255,255,.3);letter-spacing: 20px;}
.in_team p:nth-of-type(2){font-size: 24px;color: #fff;padding-bottom: 20px;margin-top: 10px; font-weight:300;}
.in_team p:nth-of-type(2):after{width: 70%;height: 1px;background: #fff;opacity: .3;position: absolute;left: 0;bottom:3px;content: '';}
.in_team p:nth-of-type(2):before{width: 70%;height: 1px;background: #fff;opacity: .3;position: absolute;right: 0;bottom:0;content: '';}
.in_team p:nth-of-type(2) b{font-size: 36px;}
.in_team p:nth-of-type(2) span{font-size: 36px;}
.in_team p:nth-of-type(3){font-size: 18px;color: #fff;padding-top: 20px;}
.in_team p:nth-of-type(3) img{margin-right: 10px;}
.in_team p:nth-of-type(3) a{font-size: 36px;font-family: Impact; font-weight:300;position: relative;top:5px;}

.clred2{ color:#E64552 !important;}

.HomeAdvantage2{margin:50px 0 50px 0;background: url(../images/advantage2_line.png) no-repeat center bottom;/* padding: 20px; */}
.HomeAdvantage2 .clearfix{margin: 20px 0;}
.HomeAdvantage2 .title{text-align:center;margin: 20px 0 50px 0;}
.HomeAdvantage2 .box{width: 610px;}
.HomeAdvantage2 .box .frame{padding-left: 100px;margin: 0 0 45px 0;}
.HomeAdvantage2 .box .frame h3{position:relative;color:#ef3332;font-size:22px;display: inline-block;/* margin: 14px; */padding: 10px 0 0 0;margin: 0 0 17px 0;}
.HomeAdvantage2 .box .frame h3 em{position:absolute;top:0;left: -101px;width: 91px;line-height: 75px;height: 63px; padding-top:12px;text-align: center;color:#fff;font: 30px Impact;background: url(../images/advantage2_ico.png) no-repeat;}
.HomeAdvantage2 .box .frame h3 font{display: block; color:#ef3332;font-size:12px}
.HomeAdvantage2 .box .frame p{position:relative;padding-left: 15px;color:#666666;font-size:14px;display: block;}
.HomeAdvantage2 .box .frame p:before{position:absolute;top: 7px;left: 0px;content:"";border: 2px #ef3332 solid;width: 7px;height: 7px;border-radius: 50%;}
.HomeAdvantage2 .box .frame b{display: inline-block;color:#fff;font-size:14px;border: 5px;margin: 20px 0 0 15px;padding: 5px 10px;border-radius: 5px;background: -webkit-linear-gradient(left, #0000fe, #ef3332);}
.HomeAdvantage2 .box .frame b font{font-size:18px;}
.HomeAdvantage2 .img{width: 557px;}



/*.intitle{text-align:center}
.intitle p:nth-of-type(2){color:#979797;font-size:14px;text-transform:uppercase;position:relative;padding:5px 0 10px 0}
.intitle p:nth-of-type(1){font-size:36px;font-weight:bold;color:#000000}
.intitle p:nth-of-type(2)::after{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:80px;height:4px;background:#ef3332;content:""}
.intitle p:nth-of-type(3){color:#979797;font-size:15px;text-transform:uppercase;position:relative;padding:15px 0 20px 0}
*/
.product{background:#fafafa}
.product > .fr{width:57%}
.product_fr_div_padd{padding-left:15%}
.product_div{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);width:100%}
.product_li{line-height:95px}
.product_li .fl{width:20%;text-align:center}
.product_img{display:inline-block}
.product_img1{display:none}
.product_img1{filter: grayscale(100%);    filter: gray;    filter: grayscale(100%) brightness(600%);}
.product_li .fr{width:80%;padding:0 80px 0 90px;color:#2b2b2b;font-size:1.125rem;position:relative}
.product_li .fr::after{position:absolute;left:0;top:50%;transform:translateY(-50%);width:60px;height:1px;content:"";background:#000000}
.product_li .fr::before{width:30px;height:30px;content:"";background:url(/images/homeicoj.png) no-repeat;background-size:100% 100%;position:absolute;right:8%;top:50%;transform:translateY(-50%)}
.product_li:hover,.product_li.active{background:#222d7c;color:#fff;transition:400ms ease-in-out;-moz-transition:400ms ease-in-out;-webkit-transition:400ms ease-in-out;-o-transition:400ms ease-in-out}
.case_div > a,.case_div > a > img{border-radius:0px}
.product_li:hover .product_img,.product_li.active .product_img{display:none}
.product_li:hover .product_img1,.product_li.active .product_img1{display:inline-block}
.product_li:hover .fr::after,.product_li.active .fr::after{background:#fff}
.product_li:hover .fr,.product_li.active .fr{color:#fff}
.product_fl{width:32%}
.product_ul{width:100%;float:left}
.product_fr{background:#fff;border:8px solid #d3d3d3;padding:50px 30px;cursor:pointer}
.product_fr{text-align:center;width:100%}
.product_fr_p{color:#000000;font-size:1.3125rem;padding-bottom:25px;position:relative;display:block}
.product_fr_p::after{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);width:100px;height:1px;content:"";background:#e3e3e3}
.product_fr_p::before{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:17px;height:2px;content:"";background:#222d7c}
.product_fr p:nth-of-type(1){color:#515151;font-size:1rem;line-height:30px;margin:25px 0 45px 0;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;overflow:hidden}
.product_pa{position:absolute;left:0px;right:0;top:50%;transform:translateY(-50%);width:30%;z-index:55}
.more{color:#222d7c;font-size:14px;text-transform:uppercase;text-decoration:underline !important}
.product_bott{padding:0 16%;padding-bottom:20px;border-bottom:0px solid #e8e8e8;margin-bottom:45px}
.product_bott_size{text-align:center}
.product_bott_size a{color:#1a1a1a;font-size:1.0625rem;line-height:48px;background:#fafafa;display:block}
.product_bott_div:hover .product_bott_size a{background:#ef3332;color:#fff}
.product_bott .swiper-button-white{width:55px;height:55px;border-radius:50%;line-height:55px;background:#9f9f9f;color:#FFF;box-shadow:0 0 13px rgba(0,0,0,.1);text-align:center;opacity:1;cursor:pointer;transition:ease .5s;font-weight:bold}
.product_bott .swiper-button-white:hover{background:#4c5493;color:#fff;box-shadow:none}
.product_bott .swiper-button-prev{left:13%;}
.product_bott .swiper-button-next{right:13%}
.product_bott .swiper-container-free-mode > .swiper-wrapper{-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-ms-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;margin:0 auto}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { font-size: 14px;content:">";}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after { font-size: 14px;content:"<";}


.visualjj{ margin-top:30px}
.visualjj dl{ width: 600px; float:left; margin-right:100px;    border-radius: 0px; height:200px; overflow:hidden;    border: 1px solid #c9c9c9; margin-bottom:20px;}
.visualjj dl dt{ width:200px; margin: 0px 0;padding: 0 0px; float:right;font-size:18px; background:#ef3332;}
.visualjj dl dt .img{ width:140px; height:140px; margin:30px;border:1px solid #FFF; border-radius:50%; }
.visualjj dl dt img{ max-width:100%; display:block; margin:25px 0 0 25px; filter: grayscale(100%);    filter: gray;    filter: grayscale(100%) brightness(600%);}
.visualjj dl dd{ font-size: 15px; float:left; width:380px; margin:20px 0;    display: block;    padding: 0 20px;    line-height: 26px;}
.visualjj dl dd em{ display:block; font-size:20px; font-weight:bold; margin-bottom:20px;}
.visualjj dl:nth-child(2n){margin-right:0;}

.youshi{ background:url(../images/about_company_bg.jpg) center bottom no-repeat #f5f5f5; width:100%; padding:50px 0 200px 0; margin:0 auto;float:left }
.visual_jishu {width:100%;margin:0px auto; }
.visual_jishu ul{ width:1300px;  margin:0px auto; }
/*.visual_jishu li{ width:22.91%;*width:22.9%; height:464px; float:left; margin-right:2.5%; text-align:center; padding:50px 0;  background:#f2f2f2; transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;
position:relative;

}*/
.visual_jishu li{ width:22.91%;*width:22.9%; height:464px; float:left; margin-right:2.5%; text-align:center; padding:0px 0;  background:#f2f2f2; transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;position:relative;}

.visual_jishu li em{ display:block; width:100%; height:100%; position:absolute; z-index:1;}
.visual_jishu li a{ display:block; width:100%; height:100%; position:absolute; z-index:2;background: rgba(0, 0, 0, .5);}

.visual_jishu li a{ padding-top:150px; transition:all 0.2s;  }
.visual_jishu li:last-child a{border-right:0px solid #999;}
.visual_jishu li:nth-child(4n){ margin-right:0;}

.visual_jishu li span{ font-size:14px; color:#FFF; line-height:25px;height:50px; padding:0 30px; display:block;margin-top:30px}
.visual_jishu li b{ width:40px; margin:0 auto; border-bottom:1px solid #f1f1f1; margin-bottom:20px; position:absolute; margin-left:-20px;}
.visual_jishu li p{ font-size:14px; color:#fff; line-height:25px; padding:0 30px; display:block; }
.visual_jishu li h3{ font-size:18px; height:50px; display:block;color:#fff; font-weight:normal; line-height:50px;}
.visual_jishu li i{ width:40%; margin:0 auto;margin-bottom:0px; line-height:40px;}
.visual_jishu li i img{ width:83px; transition:all 0.2s;margin-top:-30px;}

.cust_list{ margin:0 auto;}
.cust_list li{float: left;_display: inline;overflow: hidden;width: calc(12.5% - 18px);padding: 0px;margin-right: 20px; margin-bottom:24px;   border: 1px solid #fff;   padding-bottom: 0px;    overflow: hidden;    transition: 0.2s ease all;    -webkit-transition: 0.2s ease all;    -moz-transition: 0.2s ease all; border-radius:0px;}
.cust_list li span{background: #f9f9f9;width: 100%;overflow: hidden;display:block; border-radius:0;}
.cust_list li span img{width: 100%; display:block;transition: 0.4s ease all;}
.cust_list li p{ width:100%; display:block; height:50px; line-height:50px; text-align:center; background:#FFF; padding-top:0px; color:#333; font-size:16px;}
.cust_list li:hover p{color: #ef3332; background:#FFF; }
.cust_list li:hover {    border-color: #FFF;}
.cust_list li:nth-child(8n){ margin-right:0;}
.cust_list li:hover span img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}




.support_wid > div{width:49.5%}
.support_fr_wid > a{width:48%}
.support_fr_wid .fr{width:48%}
.Journalism_span{position:absolute;left:0;top:0;background:#ef3332;color:#fff;width:92px;height:92px;padding-top:6px;font-size:0.9375rem;text-align:center}
.Journalism_span span{font-size:2.3125rem;line-height:50px;display:block}
.support .title{text-align:left;margin-bottom:35px}
.support .title p:nth-of-type(2)::after{left:0%;transform:translateX(0%)}
.support_fr_size a:nth-of-type(1){color:#000000;font-size:1.125rem;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;overflow:hidden}
.support_fr_size p{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;overflow:hidden;color:#6b6b6b;font-size:1rem;margin:7px 0 20px 0;line-height:32px}
.support_fr_size a:nth-of-type(2){color:#9c9c9c;font-size:.875rem;display:inline-block;border:1px solid #e3e3e3;line-height:39px;padding:0 32px}
.Journalism_bor{width:100%;padding:22px 20px;border-bottom:1px solid #ebebeb}
.Journalism_qi{width:18%;float:left;text-align:center}
.Journalism_qi p:nth-of-type(1){font-size:1.9375rem;color:#ef3332;font-weight:bold;line-height:1.115}
.Journalism_qi p:nth-of-type(2){font-size:.875rem;color:#6b6b6b}
.Journalism_rig_size{width:82%;float:left}
.Journalism_rig_size p{font-size:1rem;line-height:1.0625rem;color:#6b6b6b;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;overflow:hidden}
.Journalism_rig_size a{color:#000000;font-size:1.125rem;padding-bottom:0px;line-height:1.947;display:block;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;overflow:hidden}
.Journalism_bor:hover .Journalism_rig_size a{color:#ef3332}
.Journalism_lunbo{position:relative}
.Journalism_lunbo .swiper-button-next,.Journalism_lunbo .swiper-button-prev{background:none;position:static;width:48.5%;float:left;background:#e3e3e3;text-align:center;height:35px;margin-top:15px;line-height:35px;font-weight:bold;font-size:1.375rem}
.Journalism_lunbo .swiper-button-next:hover,.Journalism_lunbo .swiper-button-prev:hover{background:#ef3332}
.Journalism_lunbo .swiper-button-next .iconfont,.Journalism_lunbo .swiper-button-prev .iconfont{color:#fff}
.Journalism_lunbo .swiper-button-prev{margin-right:15px}
.Journalism_bor:hover .Journalism_rig_size a{color:#ef3332}
.Journalism_lunbo .swiper-button-next.swiper-button-disabled,.Journalism_lunbo .swiper-button-prev.swiper-button-disabled{opacity:6}
.Journalism_bor:hover{background:#f5f5f5}
.Journalism_lunbo .swiper-container{height:300px}
.support{background:#f6f4f5;padding:75px 0 115px 0;margin-bottom: -50px;}
.support_fr_ul{padding:16px;border:1px solid #e5e5e5}
.support_fr_ul li{background:#fff;padding:18px 25px;margin-top:10px}
.support_fr_ul li a{color:#000000;font-size:1.125rem;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;overflow:hidden}
.support_fr_ul li p{color:#6b6b6b;font-size:1rem;line-height:28px;margin-top:5px;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;overflow:hidden}
.support_fr_ul li:nth-of-type(1){margin-top:0}

.support .intitle {    text-align: left;    margin-bottom: 35px;}
.support .intitle p:nth-of-type(2)::after {    left: 0%;width:35px;    transform: translateX(0%);}

.inaboutbg{ width:100%; margin:0 auto; background:url(../images/aboutbg.jpg) top center no-repeat #fcfcfc; padding:50px 0 100px 0;}
.inabout{ width:100%; margin:0 auto; }
.inabout dl dt{ width:520px; height:548px; float:left;padding:20px 0; }
.inabout dl dt img{ max-width:100%; display:block; margin:0 auto;}
.inabout dl dd{ width:730px; height:548px; float:right;padding:20px 0; }
/*.inabout dl dd p:nth-of-type(1){ font-size:30px; font-weight:600; height:50px; line-height:50px;margin-top:10px;}
.inabout dl dd p:nth-of-type(2){ font-size:26px; font-weight:600; color:#666; height:50px; line-height:50px; margin-top:30px;}
.inabout dl dd p:nth-of-type(3){ font-size:16px; height:150px; line-height:30px; margin-top:30px; display:block; overflow:hidden;}*/

.inabout dl dd .tit span{line-height: 38px;display: inline-block;color: #333333;font-size: 24px;margin-right: 10px;text-transform: uppercase;}
.inabout dl dd .tit span:first-of-type{color: #fff;padding:0 20px;background: #ef3332;font-weight: bolder;font-size: 30px;}

.inabout dl dd p.ctit{ font-size:30px; font-weight:600; height:50px; line-height:50px;margin-top:10px;}
.inabout dl dd p.cyoushi{ font-size:26px; font-weight:600; color:#666; height:50px; line-height:50px; margin-top:30px;}
.inabout dl dd p.cdes{ font-size:16px; height:150px; line-height:30px; margin-top:30px; display:block; overflow:hidden;}

.num{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; height:260px; font-size:15px; color:#000; text-align:center; }
.num span,.num i{ display:inline-block; vertical-align:top;}
.num li { width:183px; display:inline-block;}
.num li span{ width:90%; border-right:1px solid #ddd;}
.num li:nth-child(4) span{ width:90%; border-right:0px solid #ddd;}
.num span{ font-size:60px; color:#ef3332; font-family:impact; position:relative; z-index:3;}
.num span em{ font-size:22px; font-family:impact; line-height:30px; color:#ef3332;}
.num p+p{ margin-top:30px;}

.nmt30{ margin-top:30px;}
.nmt50{ margin-top:50px;}


#new_box{width:100%;padding:50px 0px;margin:0 auto;overflow:hidden;padding-bottom:0px}
.new_con{width:1300px;margin:0 auto;margin-top:50px}
.newtel{height:40px;border-bottom:1px solid #e7e7e7;padding-bottom:40px;font-size:18px;color:#666}
.new_telst{width:100%;margin:0 auto;position:relative;text-align:center}
.new_telst li{width:166px;line-height:40px;text-align:center; display:inline-block;cursor:pointer}
.new_telst li.newon{color:#ef3332;font-weight:bold;;border-bottom:1px solid #ef3332;}
.new_telst p{top:34px;width:166px;height:7px;border-top:1px solid #ef3332;overflow:hidden;text-align:center}
.new_telst b{display:inline-block;width:0;height:0;margin-top:-3px;border-style:solid dashed dashed dashed;border-width:9px;border-color:#ef3332 #fff #fff #fff;overflow:hidden;zoom:1;font-size:0}
.new_lst{height:315px;position:relative;overflow:hidden;display:none;margin-top:10px;padding-top:20px}
.new_lst ul{position:absolute;left:0px}
.new-wrap{margin-top:30px}
.new-wrap .show{display:block}
li.new_cnlf{width:370px;float:left}
li.new_cnlf img{ border-radius:3px 3px 0 0;}
li.new_cnlf p{width:100%}
p.newlf_tel a{color:#ef3332;font-size:18px;line-height:50px;text-align:center;display:block}
p.newlf_tel a:hover{color:#ef3332}
p.newlf_tx{font-size:14px;line-height:26px;color:#999;height:105px;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;overflow:hidden}
li.new_cnrf{float:right;width:920px;margin-left:10px}
.newrf_lst dd{width:424px;height:85px;border:1px solid #e4e4e4;float:left;margin-left:35px;margin-bottom:20px; border-radius:3px;}
p.new_rq{width:65px;height:65px;background:#969393;float:left;text-align:center;color:#FFF;margin-top:10px;margin-left:10px;margin-right:15px;font-family:Arial,Helvetica,sans-serif;border-radius:3px;}
p.new_rq span{display:block;font-size:24px;text-align:center;font-weight:bold;line-height:35px;padding-top:5px}
p.newrf_tx{float:left;width:320px;margin-top:8px}
p.newrf_tx a{color:#333;font-size:16px;display:block;line-height:30px;display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;}
p.newrf_tx span{display:block;font-size:13px;color:#999;height:40px;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;overflow:hidden}
.newrf_lst dd:hover{height:85px;border:2px solid #ef3332;box-shadow:0px 0px 15px rgba(37,125,242,.27)}
.newrf_lst dd:hover p.newrf_tx a{color:#ef3332}
.newrf_lst dd:hover p.new_rq{background:#ef3332;margin-top:9px;margin-left:9px}
.newrf_lst dd:hover p.newrf_tx{margin-top:7px}
.mr0{margin-right:0px}

