.yd{display: none;}
.ab_ban{width: 100%;position:relative;}
.ab_ban .ban_con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding-top: 260px;color: #fff;;}
.ab_ban img{width: 100%;}
.ab_ban .ban_con .con2{margin-top: 30px;font-weight: 200;}

.daoh{background: #f5f5f5;border-bottom: 1px solid #e8e8eb;}
.daoh .dao_con {display: flex;justify-content:space-between;}
.daoh .dao_con .con_re{display: flex;align-items: center;}
.daoh .dao_con .con_re a{display: block;margin-right: 3px;}
.daoh .dao_con .con_re a:last-child{text-decoration:underline;color: #888888;}
.daoh .dao_con .con_re img{margin-right: 8px;}
.daoh a{line-height: 60px;display: inline-block;margin-right: 45px;color: #555555;position: relative;}
.daoh .con_le  a::after{content: "";position: absolute;left: auto;right: 0;width: 0;height: 3px;background: #0069d1;bottom: -1px;transition: all 0.6s;}
.daoh .con_le  a.act::after{width: 100%;}
.daoh .con_le  a:hover{color: #0069d1;}
.daoh .con_le  a:hover:after{width: 100%;left: 0;right: auto;transition: all 0.6s;}
.daoh .dao_con .con_re a:hover{color: #0069d1;}
.ab1 {position: relative;}
.ab1 .in2_con{position: static;padding-top: 100px;}


.ab2{background: #fafafa;position: relative;}
.ab2 .ul {display: flex;}
.ab2 .ul .li{width: 25%;padding:20px 60px;color: #555555;line-height: 35px;font-weight: 200;border-radius: 5px;}

.ab2 .con_top{color: #333333;padding-bottom: 50px;margin-bottom: 0;}
.ab2 .ul .li .li_img img{margin: 0 auto;}
.ab2 .ul .li .txt{color: #333333;text-align: center;font-weight: 400;padding: 30px 0;}
.ab2 .ul .li .li_txt{max-height: 220px;overflow: auto;text-align: justify;padding-right: 15px; word-wrap: break-word; word-break: normal;}
.ab2 .ul .li .li_txt::-webkit-scrollbar{ width:3px;height: 1px;}
.ab2 .ul .li .li_txt::-webkit-scrollbar-thumb{ background:#0069d1;}
.ab2 .ul .li .li_txt::-webkit-scrollbar-track{ background:rgba(0, 0, 0, .06);} 
/* .ab2 .ul .li:hover{transform: translateY(-10px);box-shadow: 0 10px 10px 1px #dddddd;} */

.ab3{position: relative;}
.ab3 img{width: 100%;}
.ab3 .ab3_top{text-align: center;color: #333333;margin-bottom: 60px;}
.ab3 .ab3_con .con{display: flex;height: 700px;}
.ab3 .ab3_con .con_le{width: 25%;box-shadow: -2px 0 5px 5px #f9f9f9;padding: 0 60px;display: flex;align-items: center;}
.ab3 .ab3_con .con_le .con1{color: #333333;}
.ab3 .ab3_con .con_le .con2{color: #555555;line-height: 28px;font-weight: 200;margin-top: 30px; word-wrap: break-word; word-break: normal;text-align: justify;}
.ab3 .ab3_con .con_re{width: 75%;position: relative;background: url(../images/ab3_1.jpg) no-repeat center; background-size: cover;}
.ab3 .re_img{opacity: 1; transition: all 0.3s;}
.ab3 .re_img.act{opacity: 0.6; transition: all 0.3s;}
.ab3 .ab3_con .ul{left: 0;width: 100%;height: 100%;top: 0;display: flex;justify-content: space-between;}
.ab3 .ab3_con .ul .li{border-right: 1px solid rgba(255, 255, 255, .2);width: 25%;height: 100%;color: #fff;cursor: pointer;position: relative; }
.ab3 .ab3_con .ul .li:first-child{width: 25%;}
.ab3 .ab3_con .ul .li .li_con{position: absolute;left: 50%;bottom: 41.4%;transform: translateX(-50%);width: 100%;}
.ab3 .ab3_con .ul .li .stop{position: relative;width: 50px;height: 50px;margin: 0 auto; margin-bottom: 35px;}
.ab3 .ab3_con .ul .li .stop img{width: 100%;}
.ab3 .ab3_con .ul .li .sbt{text-align: center;}
/* .ab3 .ab3_con .ul .li s.s2::after{position: absolute;content: "";left: 0;top: 0;width: 100%;border:1px solid rgba(255, 255, 255, .4)} */
.ab3 .ab3_con .ul .li:hover  .stop{width: 60px;height: 60px;}

.ab3 .ab3_con .ul .li.act .stop{width: 60px;height: 60px;}

.ab3 .ab3_con .ul .li.act .stop img{width: 60px;height: 60px;}
/* .ab3 .ab3_con .ul .li:hover {color: #0069d1; } */
.ab3 .ab3_con .con_le .le_con{padding-top: 0;opacity: 1;width: 100%;}
.ab3 .ab3_con .con_le .le_con.act{padding-top: 20px;opacity: 0;}

.ab4{width: 100%;background: url(../images/ab4_b.jpg) no-repeat center; background-size: cover;position: relative;}
.ab4 .ab4_con .con{overflow: hidden;position: relative;}
.ab4 .ab4_con .con_le{width:23.75% ;float: left;margin-right: 1.25%;}
.ab4 .ab4_con .con_le .ss_txt{text-align: center;padding-top: 40px;height: 100px;}
.ab4 .ab4_con .con_re{width:75%;float: left;position: absolute;bottom: 0;right: 0;}
.ab4 .ab4_con .con_re .swiper-slide{cursor: pointer;}
.ab4 .con_top{color: #333333;margin-bottom: 75px;display: flex;justify-content:space-between;}
.ab4 .con_top .top_le{line-height: 60px;}
.ab4 .con_top .top_re{width: 63.75%;text-align: justify;color: #555555;line-height: 35px; word-wrap: break-word; word-break: normal;}
.ab4 .ab4_con .con_re .ss_txt{text-align: center;color: #555555;height: 100px;padding-top: 20px;}

.sw_sp{bottom: 0;left: 50%;transform: translateX(-50%);}
 .swiper-pagination-bullet{width: 30px;height: 5px;border-radius: 2.5px;margin-right: 10px;background: #e0e0e0;opacity: 1;}
 .swiper-pagination-bullet:last-child{margin-right: 0;}

 .swiper-pagination-bullet-active{background: #0069d1;}

.ab4 .ab4_con .con_le .swiper-slide .ss_img{opacity: 0;transform: translateY(20px);}

.ab4 .ab4_con .con_le .swiper-slide-active .ss_img{opacity: 1;transition: all 0.6s;transform: translateY(0);}

.ab4 .ab4_con .con_le .swiper-slide-active .ss_txt{padding-top: 20px;transition: all 0.6s;}
.ab5 {position: relative;}
.ab5 .in6_con{position: static;padding-top: 0;background: #fff;}

.ab5  .in6_con .con1{justify-content: center;}
.ab5  .in6_con .con1{margin-bottom: 70px;}


.ab6{width: 100%;padding-bottom: 120px;position: relative;}
.ab6 .con_top{color: #333333;margin-bottom: 60px;}
.ab6 .ab6_con{background: #f5f5f5;}
.tijiao{width: 170px;height: 50px;border:1px solid #0069d1;color: #0069d1;text-align: center;line-height: 48px;margin: 60px auto 0;display: block;border-radius: 25px;}
.ab6 .ab6_con .ul{width: 1270px;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;}

.ab6 .ab6_con .ul .li{width: 600px;display: flex;background: #fff;border-radius: 6px ;overflow: hidden;border:1px solid #e5e5e5;margin-bottom: 40px;}
.ab6 .ab6_con .ul .li .img{width: 50px;height: 50px;border-right: 1px solid #e5e5e5;}
.ab6 .ab6_con .ul .li input{width: calc( 100% - 50px);height: 50px;border: none;padding-left: 20px;outline: none;line-height: 50px;}
.ab6 .ab6_con .ul .li_bot{display: flex;width: 100%;background: #fff;border:1px solid #e5e5e5;border-radius: 6px;}
.ab6 .ab6_con .ul .li_bot .img{width: 50px;height: 50px;}
.ab6 .ab6_con .ul .li_bot textarea{width: calc( 100% - 50px);height: 200px;border:none;line-height: 50px;resize:none;padding-left: 20px;font-size: 18px;color: #555555;font-family: arial;}
.tijiao:hover{background: #0069d1;color: #fff;}

input::-webkit-input-placeholder{
    color:#555555;
    font-size:18px;
    font-weight: 200;
    line-height: 50px;
    }
    input:-moz-placeholder {
        font-weight: 200;
        color:#555555;
        font-size:18px;
    }
    input::-moz-placeholder {
        font-weight: 200;
        color:#555555;
        font-size:18px;
    }
    input:-ms-input-placeholder {
        font-weight: 200;
        color:#555555;
        font-size:18px;
    }
    textarea::-webkit-input-placeholder{
        color:#555555;
        font-size:18px;
        font-weight: 200;
        line-height: 50px;
        }
        textarea:-moz-placeholder {
            font-weight: 200;
            color:#555555;
            font-size:18px;
        }
        textarea::-moz-placeholder {
            font-weight: 200;
            color:#555555;
            font-size:18px;
        }
        textarea:-ms-input-placeholder {
            font-weight: 200;
            color:#555555;
            font-size:18px;
        }

.cont1{width: 100%;position: relative;}
.cont1 .swiper-container{padding:5px 5px 60px;}
.cont1 .con_top{color: #333333;margin-bottom: 60px;}

.cont1 .ss_txt{padding: 50px 45px 60px 50px;box-shadow: 0 0 5px 3px #f9f9f9;}
.cont1 .ss_txt .txt1{color: #0069d1;line-height: 32px;padding-bottom: 25px;border-bottom: 1px dashed #c9c9c9 ;margin-bottom: 30px;}
.cont1 .ss_txt .txt2 {text-align: justify;height: 400px;overflow-y: auto;overflow-x: hidden; text-align: justify;padding-right: 15px;}

.cont1 .ss_txt .txt2::-webkit-scrollbar{ width:3px;height: 1px;}
.cont1 .ss_txt .txt2::-webkit-scrollbar-thumb{ background:#0069d1;}
.cont1 .ss_txt .txt2::-webkit-scrollbar-track{ background:rgba(0, 0, 0, .06);} 
.cont1 .ss_txt .txt2 .t1{margin: 35px 0 10px;color: #333333;}
.cont1 .ss_txt .txt2 .t1:first-child{margin: 0px 0 10px;}
.cont1 .ss_txt .txt2 p{color: #555555;display: flex;line-height: 24px;font-weight: 200;padding: 5px 0;}

.cont1 .ss_txt .txt2 span{display: block; word-wrap: break-word; word-break: normal;}
.cont1 .ss_txt .txt3{display: flex;color: #0069d1;font-weight: 200;margin-top:10px;}

.cont1 .ss_txt .txt3 span{display: flex;align-items: center;}
.cont1 .ss_txt .txt3 span img{margin-right: 8px;}
.cont1 .ss_txt .txt3 a{color: #0069d1;font-weight: 200;display: block;line-height: 24px;}

.cont1 .ss_txt .txt3 a:hover{font-weight: bold;transition: all 0.6s;}

.cont1 .swiper-pagination-bullet{width: 30px;height: 6px;border-radius: 6px;background: rgba(0, 0, 0, .1);opacity: 1;}
.cont1 .swiper-pagination-bullet-active{background: #0069d1;}








.cont2{width: 100%;position: relative;}
.cont2 .cont2_con{display: flex;justify-content: space-between;padding-left:8.334%;background: #fafafa;}

.cont2 .cont2_con .re_con{width: 66.4%;}
.cont2 .cont2_con .re_con img{width: 100%;}
.cont2 .cont2_con .le_con{width: 26.2%;padding-top: 100px;}

.cont2 .cont2_con .le_con .txt1{color: #333333;}

.cont2 .cont2_con .le_con .txt2{color: #555555;line-height: 35px;margin: 40px 0 15px;}
.cont2 .cont2_con .le_con .txt3{display: flex;align-items: center;padding-bottom: 20px;}
.cont2 .cont2_con .le_con .txt3 a{color: #555555;line-height: 35px;display: block;margin-left: 5px;}
.cont2 .cont2_con .le_con .txt4{padding: 20px 0;position: relative;}

.cont2 .cont2_con .le_con .txt4::after{content: "";width: 100%;height: 1px; position: absolute;left: 0;top: 0;background: url(../images/xuxian.png) ;background-size: cover;}

.cont2 .cont2_con .le_con .txt4 span{display: block;color: #555555;line-height: 25px;padding: 5px 0;font-weight: 200; word-wrap: break-word; word-break: normal;}
.cont2 .cont2_con .le_con .txt4 span.act{font-weight: bold;}
.cont2 .cont2_con .le_con .txt4 .img{position: absolute;right: 0;top: 28px;width: 90px;height: 90px;}

.cont2 .cont2_con .le_con .txt4 .txt{
    /* max-height: 240px; */
    overflow-y: auto;text-align: justify;padding-right: 15px;}
.cont2 .cont2_con .le_con .txt4 .txt::-webkit-scrollbar{ width:3px;height: 1px;}
.cont2 .cont2_con .le_con .txt4 .txt::-webkit-scrollbar-thumb{ background:#0069d1;}
.cont2 .cont2_con .le_con .txt4 .txt::-webkit-scrollbar-track{ background:rgba(0, 0, 0, .06);} 



.sea1{background:#fafafa}
.sea1_con{background: #fff;padding: 30px 60px 30px 55px;color: #333333;border-radius: 6px;box-shadow: 0 0 5px 3px #f3f3f3;}
.sea1_con .con2{display: flex;margin-top: 25px;align-items: center;justify-content:space-between;}
.sea1_con .con2 .as{display: flex;}
.sea1_con .con2 .a1{display: block;width: 160px;line-height: 48px;color: #555555; margin-right: 30px; background: #f9f9f9;border:1px solid #dddddd;border-radius: 24px;overflow: hidden;text-align: center;}
.sea1_con .con2 .a1.act{background: #0069d1;border:1px solid #0069d1;color: #fff;}
.sea1_con .con2 .cons{display: flex;background: #f9f9f9;border-radius: 4px;overflow: hidden;border:1px solid #dddddd}
.sea1_con .con2 .cons .con1{width: 80px;height: 48px;background:url(../images/fangd.png) no-repeat center;}

.sea1_con .con2 .cons input{background: #f9f9f9;width: 580px;border:none;outline: none;}

.sea1_con .con2 .cons a{width: 120px;background: #0069d1;text-align: center;line-height: 48px;color: #fff;letter-spacing:5px;}
.sea1_con .con2 .a1:hover{background: #0069d1;border:1px solid #0069d1;color: #fff;}

.det_dao{margin-top: 80px;background: #fff;border:none}

.det_con{width: 1200px;margin: 0 auto;}

.det_con .con_top{color: #333333;line-height: 35px;margin: 30px 0 50px;}

.det_con  .con_tim{display: flex;justify-content: space-between;color: #999999;}
.det_con  .con_tim  .le{display: flex;}
.det_con  .con_tim span{display: block;margin-right: 50px;}

.det_con .con_txt{padding: 50px 0;margin: 30px 0 50px; position: relative;border-top:1px dashed #bebebe;border-bottom:1px dashed #bebebe;color: #666666;line-height: 30px;text-align: justify;font-weight: 300;}

/* .det_con .con_txt::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 1px;background: url(../images/xuxian2.png) no-repeat center;background-size: cover;} */

.det_con .con_txt img{width: 100%;margin: 30px 0;}

.det_con  .con_bot{display: flex;justify-content: space-between;align-items: center;margin-bottom: 100px;}
.det_con  .con_bot .bot_lt{width: calc(100% - 200px);}
.det_con  .con_bot .bot_lt a{display: block;color: #666666;line-height: 30px;}

.det_con  .con_bot .bot_lt a:first-child{margin-bottom: 15px;}
.det_con  .con_bot .bot_lt a:hover{color: #0069d1;}
.arr{width: 100%;background: #ebedef;padding-bottom: 50px;}
.arr_dao{background: #ebedef;padding-top: 20px;}
.arr .arr_con{display: flex;justify-content: space-between;}
.arr .arr_con .con_le{width: 47.5%;position: relative;}
.arr .arr_con .con_le .ss_img{padding: 0 ;}
.arr .arr_con .con_le .ss_img img{width: 100%;}
.arr .arr_con .con_re{width: 46.875%;padding-top: 110px;color: #333333;}

.arr .swiper-pagination-bullet{background:rgba(255, 255, 255, .6);opacity: 1;}

.arr .swiper-pagination-bullet-active{background: #0069d1;}

.arr .swiper-button-next{right: -30px;}
.arr .swiper-button-prev{left: -30px;}

.arr .swiper-button-prev,.arr .swiper-button-next{background: url(../images/zjianb.png) no-repeat center;border:1px solid #0069d1;}

.arr .swiper-button-prev:hover,.arr .swiper-button-next:hover{background: #0069d1 url(../images/zjian_b.png) no-repeat center ;}

.arr .arr_con .con_re .re1{color: #333333;}

.arr .arr_con .con_re .re2{font-weight: 300;line-height: 35px;margin-top: 20px; word-wrap: break-word; word-break: normal;}
.arr .arr_con .con_re .re3 .re3_top{color: #0069d1;}
.arr .arr_con .con_re .re3 {margin-top: 45px;}
.arr .arr_con .con_re .re3  .re3_top{margin-bottom: 15px;}
.arr .arr_con .con_re .re3 span{display: block; color: #555555;line-height: 25px;margin-bottom: 10px; padding-left: 13px;position: relative;font-weight: 300;text-align: justify; word-wrap: break-word; word-break: normal;}
.arr .arr_con .con_re .re3 span::after{content: "";left: 0;top: 11px;border-radius: 50px; position: absolute;width: 6px;height: 6px;background: url(../images/dians.png) no-repeat center;background-size: 6px;}
.arr .arr_con .con_re .re3_con{max-height: 200px;overflow: auto;text-align: justify;padding-right: 15px;}



.arr .arr_con .con_re .re3_con::-webkit-scrollbar{ width:3px;height: 1px;}
.arr .arr_con .con_re .re3_con::-webkit-scrollbar-thumb{ background:#0069d1;}
.arr .arr_con .con_re .re3_con::-webkit-scrollbar-track{ background:rgba(0, 0, 0, .06);} 

.arr2_dao{background: #fff;}
.arr2_dao a{line-height: 72px;padding: 0 50px;margin-right: 0;}
.arr2_dao a.act{color: #0069d1;}
.arr2_dao .con_le a::before{content: "";width: 1px;height: 15px;background: #cccccc;position: absolute;right: 0;top:28px ;}

.arr2_dao .con_le a::after{height: 2px;}
.arr3{width: 1240px;margin: 0 auto;color: #333333;position: relative;}
.arr3 .ts{position:relative;}
.arr3 .top{text-align: center;position: relative;padding:70px 0 20px;margin-bottom: 20px;}
.arr3 .top::after{content: "";position: absolute;left: 50%;bottom: 0;width: 150px;height: 3px;background: #0069d1;transform: translateX(-50%);}
.arr3 p.p2{display: block;margin-top: 20px;line-height: 30px;margin-bottom: 5px;font-weight: 400;}
.arr3 span.sp{display: block;line-height: 35px;font-weight: 300;color: #555555;text-align: justify; word-wrap: break-word; word-break: normal;}
.arr3 .con{margin-bottom: 50px;}
.arr3 .ul{display: flex;flex-wrap: wrap;padding-top: 35px;position: relative;margin-bottom: 30px;}
.arr3  .con img{width: 100%;display: block;-moz-box-shadow:0px 4px 10px #BBBBBB; -webkit-box-shadow:0px 4px 10px #BBBBBB; box-shadow:0px 4px 10px #BBBBBB;}
.arr3 .ul .li{width: 25%;margin-bottom: 90px;}
.arr3 .ul .lil{position: absolute;font-size: 14px;color: #666666;left: 0;bottom: 20px ;font-weight: 200;}
.arr3 .ul .li p{color: rgba(102, 102, 102, .99);font-weight: 200;letter-spacing:2px}
.arr3 .ul .li span{display: block;color: #333333;margin-top:20px;}



/* .arr3 .ul::after{content: ""; font-size: 14px ;color: #666666;position: absolute;left: 0;bottom: 20px;font-weight: 200;} */
.maodian{position: absolute;left: 0;top: -80px;width: 100%;height: 1px;}
.arr3 .arr_img{padding: 60px 0 110px;}
.arr3 .arr_img img{-moz-box-shadow:0px 0px 10px #ccc; -webkit-box-shadow:0px 0px 10px #ccc; box-shadow:0px 0px 10px #ccc;margin-bottom: 30px;}
.arr3 .arr_img img:last-child{margin-bottom: 0;}
.arr3 .arr_img img{display: block;width: 100%;}

.arr3 .arr_img .sp1{color: #666666;margin-top: 20px;display: block;font-weight: 100;}


.xlj{display: none;}
.tishik{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;background: rgba(0, 0, 0, .75);z-index: 300;display: none;}
.tishik .tisco{width: 400px;height: 200px;background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 12px;}
.tishik .tisco .co1{text-align: center;color: #333333;margin-top: 40px;}
.tishik .tisco .tijiao{margin: 30px auto 0;background: #0069d1;color: #fff;}

/* 产品详情 */

.arr_cp .swiper-button-prev{width: 30px;height: 30px;left: 0;top: auto;bottom: 0;border: 0 ;background: url(../images/cp_jth.png) center no-repeat;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.arr_cp .swiper-button-next{width: 30px;height: 30px;left: auto;right: 0; top : auto;bottom: 0;border: 0 ;background: url(../images/cp_jth.png) center no-repeat;}

.arr_cp .swiper-button-prev:hover,.arr_cp .swiper-button-next:hover{background: url(../images/cp_jtl.png) center no-repeat}

.arr_cp .cprt{width: 39.5%;}

.arr_cp .cprt .swiper_lb{width: 100%;height: 410px;padding: 10px 0 350px 10px;}

.arr_cp .cprt .swiper_lb .swiper-slide {width: 100%;height: 48px;}

.arr_cp .cprt .swiper_lb .swiper-slide .sbox{display: block;width: 350px;background: #fff url(../images/cp_jtb2.png)  90% center no-repeat;color: rgba(0, 0, 0, .6);line-height: 48px;padding: 0 50px 0 20px; -moz-box-shadow:0px 2px 8px #ccc; -webkit-box-shadow:0px 2px 8px #ccc; box-shadow:0px 2px 8px #ccc;}

.arr_cp .cprt .swiper_lb .swiper-slide:hover .sbox{background: #0069d1 url(../images/cp_jtb1.png)  90% center no-repeat;color: #fff;}

.arr_cp .cprt .swiper_lb .swiper-slide.act .sbox{background: #0069d1 url(../images/cp_jtb1.png)  90% center no-repeat;color: #fff;font-size: 22px;}

.arr_cp .cprt .swiper_lb .scrollbar_lb{background: #dbdde0;}

.arr_cp .cprt .swiper_lb .scrollbar_lb .swiper-scrollbar-drag{background: #0069d1;}

.arr_cp .cpm{display: none;}




.arr_cp2{display: block;width: 100%;border-bottom: 1px solid #ddd;line-height: 70px;}

.f100{font-weight: 100;}

.arr3 .con_new{display: flex;justify-content: space-between;margin: 80px 0 50px ;}

.arr3 .con_new .clt{width: 48.5%;text-align: justify;}

.arr3 .con_new .clt .ctt{color: #0069d1;line-height: 1.5;margin-bottom: 5px;}

.arr3 .con_new .clt .ctc1{line-height: 2;color: #555;text-align: justify;margin: 5px 0 15px;}

.arr3 .con_new .clt .ctc2{line-height: 32px;color: #555;}

.arr3 .con_new .clt .ctc2 span{display: block;padding-left: 15px;position: relative;}

.arr3 .con_new .clt .ctc2 span::after{content: "";left: 0;top: 11px;border-radius: 50px; position: absolute;width: 6px;height: 6px;background: url(../images/dians.png) no-repeat center;background-size: 6px;}

.arr3 .con_new .crt{width: 47%;}

.arr3 .con_new .crt .arr_lb2{padding-bottom: 50px;}

.arr3 .con_new .crt .arr_lb2 .swiper-button-prev{width: 30px;height: 30px;left: 0;top: auto;bottom: 0;border: 0 ;background: url(../images/cp_jth.png) center no-repeat;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.arr3 .con_new .crt .arr_lb2 .swiper-button-next{width: 30px;height: 30px;left: auto;right: 0; top : auto;bottom: 0;border: 0 ;background: url(../images/cp_jth.png) center no-repeat;}

.arr3 .con_new .crt .arr_lb2 .swiper-button-prev:hover,.arr3 .con_new .crt .arr_lb2 .swiper-button-next:hover{background: url(../images/cp_jtl.png) center no-repeat}









@media screen  and (max-width:1800px){
    .cont2 .cont2_con .le_con{padding-top: 50px;}
    .cont2 .cont2_con .le_con .txt2{margin: 25px 0 15px;}
    /* .cont2 .cont2_con .le_con .txt4 .txt{max-height: 180px;} */
    .arr .arr_con .con_re .re3_con{max-height: 150px;}
    .arr .arr_con .con_re .re3{margin-top: 30px;}
    .arr .arr_con .con_re{padding-top: 60px;}
    .ab2 .ul .li{padding: 20px 50px;}
  
}






        @media screen  and (max-width:1600px){
            .ab6 .ab6_con .ul{width: 1000px;}
            .ab6 .ab6_con .ul .li{width: 480px;}
            .cont2 .cont2_con .le_con .txt4{padding: 10px 0;}
            .cont2 .cont2_con .le_con .txt4 .img{top: 18px;}
            .ab2 .ul .li{padding: 20px 40px;}
        }

        @media screen and (max-width:1500px){
            .cont2 .cont2_con .le_con .txt4 span{padding: 2px 0;}
            .cont2 .cont2_con .le_con .txt3{padding-bottom: 10px;}
            /* .cont2 .cont2_con .le_con .txt4 .txt{max-height: 150px;} */
            .cont2 .cont2_con .le_con .txt4 .img{width: 70px;height: 70px;}
            .cont1 .swiper-button-next{right: -60px;}
            .cont1 .swiper-button-prev{left: -60px;}
            .cont1 .ss_txt{padding: 30px;}
            .cont1 .ss_txt .txt2{height: 340px;}
            .cont1 .ss_txt .txt1{margin-bottom: 20px;padding-bottom: 15px;}
            .cont1 .ss_txt .txt2 .t1{margin: 20px 0 8px;}
            .cont1 .ss_txt .txt2 p{padding: 2px 0;}
            .ab3 .ab3_con .con{height: 500px;}
            .arr3 .top{padding: 50px 0 20px;}
            .arr3 .arr_img{padding: 50px  0 70px;}
            .ab3 .ab3_top{margin-bottom: 40px;}
            .ab2 .con_top{padding-bottom: 25px;}
            .ab2 .ul .li{padding: 20px 20px;}
            .ab2 .ul .li .li_img{width: 90px;height: 90px;margin: 0 auto;}
            .ab2 .ul .li .txt{padding: 20px 0;}
            .ab4 .con_top{margin-bottom: 40px;}
            .ab4 .con_top .top_re{line-height: 30px;}
            .ab4 .ab4_con .con_re .ss_txt,.ab4 .ab4_con .con_le .ss_txt{height: 70px;}
            .ab5 .in6_con .con1{margin-bottom: 40px;}
            .ab6{padding-bottom: 80px;}
            .ab_ban .ban_con{padding-top: 230px;}
            .ab1 .in2_con{padding-top: 50px;}
            .in2_con .bot .ul .li .li_le{transform: translateY(0);}
            .cont1 .con_top{margin-bottom: 40px;}
            .arr3 .ul .li{margin-bottom: 70px;}
            .arr3 .ul .lil{bottom: 10px;}
        }
        @media screen AND (max-width:1400px) {
	        .arr .arr_con .con_re{padding-top: 20px;}
            .cont1 .swiper-container{padding: 5px 5px 40px;}
            .cont1 .ss_txt .txt2{height: 280px;}
            .ab_ban .ban_con{padding-top: 200px;}
        }

@media screen and (max-width:1025px) {
    .in2_con .in2_txt{flex-wrap: wrap;}
	.in2_con .in2_txt .con_le{width: 100%;}
	.in2_con .in2_txt .con_re{width: 100%;margin-top: 20px;}
	.ab1 .in2_con{padding-top: 30px;}
    .ab2 .ul .li .li_img{width:70px ;height: 70px;margin: 0 auto;}
    .ab2 .ul .li .txt{padding: 15px 0;}
    .ab2 .ul .li{padding:  10px;width: 250px;}
    .ab2  .cons{width: 100%;overflow-x: auto;}
    .ab2 .ul .li:hover{box-shadow: 0 2px 8px 1px #dddddd;}
    .ab2 .ul{width:1000px;}
    .ab2 .cons::-webkit-scrollbar{ width:3px;height: 5px;}
    .ab2 .cons::-webkit-scrollbar-thumb{ background:#0069d1;}
    .ab2 .cons::-webkit-scrollbar-track{ background:#fff;} 
    .ab2 .con_top{padding-bottom: 20px;}
    .in2_con .in2_txt .con_le{padding-top: 0;}
    .ab3 .ab3_con .con_le{padding: 0 20px;}
    .ab4 .con_top{flex-wrap: wrap;margin-bottom: 30px;}
    .ab4 .con_top .top_le{width: 100%;line-height: 35px;margin-bottom: 20px;}
    .ab4 .con_top .top_re{width: 100%;line-height: 28px;}
    .ab4 .ab4_con .con_re{position: static;width: 100%;}
    .ab4 .ab4_con .con_le{display: none;}
    .sw_sp{width: 100%;}
    .tijiao{width: 150px;height: 46px;line-height: 44px;margin: 30px auto 0;}
.xlj{display: block;}
.in6_con .ul .li_con .li_txt{line-height: 28px;top: 15px;}
.ab6 .con_top{margin-bottom: 20px;}
.ab5 .in6_con .con1{margin-bottom: 20px;}
.ab3 .ab3_top{margin-bottom: 20px;}
.in2_con .in2_txt{margin-bottom: 20px;}
.in2_con .bot .ul{padding: 20px 0;}
.pc{display: none;}
.yd{display: block;}
.ab6{padding-bottom: 30px;padding: 0 5% 30px;}
.in7_con .con .con_re{display: none;}
.in7_con{padding-top: 30px;}
.in7_con .le_logo{margin-bottom: 25px;}
.in7_con .con{padding-bottom: 60px;}
/* .ab6 .ab6_con{padding: 0 5%;} */
.in7_con .con2{flex-wrap: wrap;}
.in7_con .con2 .con2_le{flex-wrap: wrap;}
.in7_con .con2{padding: 10px 5%;line-height: 30px;}
.cont1 .ss_txt{padding: 20px;}
.cont1 .ss_txt .txt2{height: 250px;}
.cont1 .swiper-container{padding: 5px 5px 40px;}
.cont2 .cont2_con{flex-wrap: wrap;}
.cont2 .cont2_con .le_con{width: 100%;padding: 30px 5%;}
.cont2 .cont2_con .re_con{width: 100%;}
.cont2 .cont2_con{padding-left: 0;}
.cont2 .cont2_con .le_con .txt2{margin: 15px 0 0;}
/* .in7_con .le_bot .bot{margin-right: 15px;} */
.in7_con .le_bot a{margin-right: 15px;}
.sea1_con .con2 .a1{width: 150px;line-height: 44px;margin-right: 15px;}
.sea1_con .con2 .cons input{width: calc(100% - 130px);}
.sea1_con .con2 .cons .con1{height: 46px;width: 50px;}
.sea1_con .con2 .cons a{line-height: 46px;width: 80px;}
.sea1{margin: 0 5%;}
.det_con{padding: 50px 5px 0;width: 90%;}
.det_con .con_tim{flex-wrap: wrap;}
.det_con .con_tim .le{width: 100%;}
.det_con .con_tim .le{flex-wrap: wrap;}
.det_con .con_tim .le span{margin-bottom: 10px;margin-right: 15px;}
.det_con .con_top{margin: 30px 0 ;line-height: 30px;}
.det_con .con_txt{margin: 20px 0 30px;padding: 20px 0;}
.det_con .con_txt img{margin: 20px 0;}
.det_con .con_txt{line-height: 28px;}
.det_con .con_bot{flex-wrap: wrap;}
.det_con .con_bot .bot_lt{width: 100%;margin-bottom: 20px;}
.det_con .con_bot .bot_lt a:first-child{margin-bottom: 0;}
.det_con .con_bot{margin-bottom: 40px;}
.in7_con .le_logo{width: 180px;}
.arr .arr_con{flex-wrap: wrap;}
.arr .arr_con .con_le{width: 100%;}
.arr .arr_con .con_re{width: 100%;}
.arr{padding: 50px 0 30px;}
.arr .arr_con .con_re{padding-top: 30px;}
.arr3{width: 100%;padding: 0 5%;}
.arr3 .top{padding: 30px 0 15px;}
.arr .arr_con .con_re .re2{line-height: 28px;margin-top: 15px;}

.arr .arr_con .con_re .re3 span{line-height: 25px;margin-bottom: 5px;}
.arr3 .con{margin-bottom: 0;}
.arr3 .ul{padding-top: 0;margin-bottom: 0;}
.arr3 .top::after{width: 30px;}
.arr3 span.sp{line-height: 28px;}
.arr3 .ul .li{width: 40%;margin-bottom: 40px;}
.arr3 .ul .li:nth-child(even){width: 60%;}
.arr3 .ul::after{bottom: 5px;}
/* .arr3 .ul .lil{bottom: 5px;} */
.arr3 .arr_img{padding: 0px 0 50px;}
.ab_ban .ban_con{padding-top: 220px;}
.ab6 .ab6_con .ul{width: 90%; margin: 0 auto;}
.ab6 .ab6_con .ul .li{width: 48%;margin-right: 4px;margin-bottom: 25px;}
.maodian{top: -50px;}
.in2_con .bot .ul .li .li_re span{padding-left: 5px;font-size: 24px;}
.in2_con .bot .ul .li .li_re{transform: translateY(10px);}
.ab6 .ab6_con .ul .li_bot textarea{height: 150px;}
.tishik .tisco{width: 90%;height: 170px;}
.ab2 .ul .li .li_txt{line-height: 30px;}
.cont1 .con_top{margin-bottom: 30px;}
.arr3 p.p2{margin-top: 10px;}
.arr .arr_con .con_re .re3{margin-top: 20px;}
.ab_ban{padding-top: 50px;}
.arr .arr_con .con_le .ss_img{padding: 0 5%;}
	.cont2 .cont2_con .le_con .txt4 .txt{max-height: initial;}

}
@media screen and (max-width:960px) {
    .ab3 .ab3_con .con{flex-wrap: wrap;}
    .ab3 .ab3_con .con_le{padding: 20px;width: 100%;height: 150px;}
    .ab3 .ab3_con .con_re{width: 100%;}
    .ab3 .ab3_con .con_le .con2{margin-top: 15px;}
    .ab3 .ab3_con .ul{height: 300px;}
    /* .ab3 .ab3_con .ul .li{width: 100px;} */
    .ab3 .ab3_con .con_re{overflow-y: auto;}
    .ab3 .re_img{width: 100%;}
    .ab3 .ab3_con .con{height: auto;}
    .ab4 .ab4_con .con_re .ss_txt{height: 70px;}
    .in6_con .ul .li{width: 49%;margin-right: 2%;margin-bottom: 20px;}
    .in6_con .ul .li:nth-child(2n){margin-right: 0;}
    .in6_con .ul .li:nth-child(3n){margin-right: auto;}

    .in6_con .ul{flex-wrap: wrap;}
    .ab6 .ab6_con .ul{width: 90%;margin: 0 auto;}
    .ab6 .ab6_con .ul .li{width: 49%;margin-right: 2%;margin-bottom: 20px;}
    .ab6 .ab6_con .ul .li:nth-child(2n){margin-right: 0;}
    .sea1_con .con2{flex-wrap: wrap;}
    .sea1_con .con2 .cons{width: 100%;margin-top: 20px;}
    .sea1_con{padding: 30px 5%;}

    .arr_cp .cprt{display: none;}

    .arr3 .con_new{margin: 20px 0 0;display: block;}
    .arr3 .con_new .clt,.arr3 .con_new .crt{width: 100%;}

    .arr3 .con_new .crt{margin-top: 20px;}


    .arr_cp .cpm{display: block;margin-top: 20px;width: 100%;max-height: 300px;overflow: auto;}

    
    .arr_cp .cpm a{display: block;width: 78%; padding: 0 20px;line-height: 40px;margin-bottom: 10px;color: rgba(0, 0, 0, .6);background: #fff url(../images/cp_jtb2.png)  95% center no-repeat;
        -moz-box-shadow: 0px 2px 8px #aaa;
        -webkit-box-shadow: 0px 2px 8px #aaa;
        box-shadow: 0px 2px 8px #aaa;
        font-size:16px ;
    }


    .arr_cp .cpm a.act{color: #fff;background: #0069d1 url(../images/cp_jtb1.png)  95% center no-repeat;}

    .arr_cp2{display: none;}
}

@media screen and (max-width:650px) {
    .f_56{font-size: 24px;}
    .in2_con .bot .ul{flex-wrap: wrap;height: auto;}
    .in2_con .bot .ul .li{width: 50%;margin-bottom: 20px;}
    /* .in2_con .bot .ul .li .li_re{transform: translateY(20px);} */
    .in2_con .bot .ul .li:nth-child(2n){border-right: none;}
    .ab3 .ab3_con .ul{width:100%;}
    .ab3 .ab3_con .con_re::-webkit-scrollbar{ width:3px;height: 5px;}
    .ab3 .ab3_con .con_re::-webkit-scrollbar-thumb{ background:#0069d1;}
    .ab3 .ab3_con .con_re::-webkit-scrollbar-track{ background:rgba(0, 0, 0, .06);} 
    .in6_con .ul .li{width: 100%;margin-right: 0;margin-bottom: 20px;}
    .ab6 .ab6_con .ul .li{width: 100%;margin-right: 0;}
.ab_ban .ban_con{padding-top: 130px;}
.ab_ban .ban_con .con2{margin-top: 15px;}
.in7_con .con{padding-bottom: 30px;}
.in7_con .le_bot{margin-top: 15px;}
.in7_con .le_logo{margin-bottom: 10px;}
.in_1 .ss_txt .ibox{padding: 0 3%;}

.f100{font-weight: 400;}
    
}