/* 前端白明明 */

@charset "utf-8";

@font-face {
  font-family: "rb";
  src:  url("../fonts/rb.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: "rr";
    src:  url("../fonts/rr.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "rl";
    src:  url("../fonts/rl.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "he";
  src:  url("../fonts/he.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.rb{font-family: "rb";}

.rr{font-family: "rr";}

.rl{font-family: "rl";}

.he{font-family: "he";}

*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;  min-width: 1280px;position: relative;padding: 0 ; width: 100%;color: #000;font-family:'微软雅黑', Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:14px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #000;}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

.gdt::-webkit-scrollbar{ width:4px;height: 1px;}

.gdt::-webkit-scrollbar-thumb{ background:#000;}

.gdt::-webkit-scrollbar-track{ background:#fff;} 

.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}

.f_48{font-size: 48px;}

.f_50{font-size: 50px;}

.f100{font-weight: 100;}


/*分页*/

.page1{ text-align:center; height: 32px;margin:   0;text-align: center;display: flex;justify-content: center;}

.page1 span a{display: block;  color:#999;  width: 32px;height: 32px; text-decoration:none;font-size: 14px;border-radius: 2px;}

.page1 span  a:hover ,.page1 span.current a{ background:#1a6eb2;color:#fff;}

.page1 span{margin:0 10px;display: inline-block; line-height: 32px; color:#999;}

.page1 span input{display: block;width: 40px;height: 32px;border: 1px solid #e2e6f1;border-radius: 2px;outline: none;text-align: center;background:rgba(0, 0, 0, 0) ;}

.page1 span a.pre{background: #fff  url(../images/r_sj_hei.png)  center no-repeat; position: relative; width: 32px;height: 32px; transform: rotate(180deg);-webkit-transform: rotate(180deg);border: 1px solid #e2e6f1;border-radius: 2px;}

.page1 span a.pre:hover{background: #1a6eb2 url(../images/r_sj_hua.png)  center no-repeat;opacity: 1;border: 1px solid #1a6eb2;}

.page1 span a.nex{background: #fff url(../images/r_sj_hei.png)  center no-repeat;position: relative; width: 32px;height: 32px; border: 1px solid #e2e6f1;border-radius: 2px;}

.page1 span a.nex:hover{background: #1a6eb2 url(../images/r_sj_hua.png)  center no-repeat;opacity: 1;border: 1px solid #1a6eb2;}

.page2{width: 120px;height: 40px;background: #1a6eb2;color: #fff;display: block;margin: 0 auto;line-height: 40px;display: none;text-align: center;}



.a_dw{position: relative;top: -60px;}

.box {max-width:1550px;min-width: 1200px;width:84%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 0;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}



/* 头部 */

.head{background: rgba(255, 255, 255, 1);position: fixed;top: 0;left: 0;z-index: 9;width: 100%;border-bottom: 1px solid rgba(0, 0, 0, 0.01);-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.head .box{max-width: 1600px;}

.head.t{background: rgba(255, 255, 255, 0.2);}

.head .logo{display: block;height: 50px;margin-top: 25px;float: left;}

.head .logo img{display: block;height: 100%;}

.head .hrt{float: right;padding-right: 60px;}

.head .hrt .ss{width: 50px;height: 50px;position: absolute;top: 25px;right: 0;background: #fff;border-radius: 30px;overflow: hidden;-moz-box-shadow:0px 0px 3px #ddd; -webkit-box-shadow:0px 0px 3px #ddd; box-shadow:0px 0px 3px #ddd;}

.head .hrt .ss a{display: block;height: 50px;width: 50px;background: url(../images/ss.png) center no-repeat;position: absolute;top: 0;right: 0;}

.head .hrt .ss input{display: block;width: 0px;height: 50px;position: absolute;top: 0;right: 50px;border: 0;outline: none;resize: none;}

.head .hrt .ss:hover{width: 360px;}

.head .hrt .ss:hover input{width: 300px;}

.head .hrt .ul1{}

.head .hrt .ul1 li{float: left;margin: 0 30px;position: relative;}

.head .hrt .ul1 li .ltop a{display: flex;position: relative;line-height: 100px;color: #00346a;align-items: center;align-content: center;}

.head .hrt .ul1 li .ltop a s{display: block;width: 16px;height: 16px;background: url(../images/jt_x.png) center no-repeat;margin-left: 5px;}

.head .hrt .ul1 li .ltop a::before{content: '';display: block;width: 100%;height: 2px;background: #00346a;position: absolute;left: 0;bottom: -1px;z-index: 2;opacity: 0;}

.head .hrt .ul1 li.act .ltop a::before{opacity: 1;}

.head .hrt .ul1 li .lbtm{position: absolute;width: 150px;top: 100%;opacity: 0;pointer-events: none; left: -20px; padding: 20px;background: rgba(255, 255, 255, 0.9);border-radius: 10px;-moz-box-shadow:0px 0px 10px #ddd; -webkit-box-shadow:0px 0px 10px #ddd; box-shadow:0px 0px 10px #ddd;}

.head .hrt .ul1 li .lbtm a{display: block;line-height:40px;font-size: 14px;color: #3e4145;}

.head .hrt .ul1 li .lbtm a:hover{color: #18a6f2;}

.head .hrt .ul1 li:hover .lbtm{top: 85%;opacity: 1;pointer-events: visible;}

.head .hrt .ul1 li:hover .ltop a s{transform: rotate(180deg);-webkit-transform: rotate(180deg);}







.head:hover,.head.act{background: #fff;border-bottom: 1px solid #eee;}

.head.act .logo{margin-top: 10px;height: 40px;}

.head.act .hrt .ul1 li .ltop a{line-height: 60px;}

.head.act .hrt .ss{top: 5px;}



/* 金莎国际线路检测入口 */

.i1{position: relative;z-index: 3;background: #fff;}

.i1 .swiper1{}

.i1 .swiper1 .swiper-slide{}

.i1 .swiper1 .swiper-slide .sbox{position: relative;overflow: hidden;}

.i1 .swiper1 .swiper-slide .sbox img{display: block;width: 100%;}

.i1 .swiper1 .swiper-slide .sbox .mimg{display: none;}

.i1 .swiper1 .swiper-slide .sbox video{display: block;width: 100%;position: absolute;top: 0;left: 0;z-index: 2;height: 100%;object-fit: cover;}

.i1 .swiper1 .ceng{position: absolute;width:100% ;left: 0;bottom: 65px;z-index: 3;}

.i1 .swiper1 .ceng .pagination1{position: relative;top: 0;left: 0;width: 100%;text-align: left;}

.i1 .swiper1 .ceng .pagination1 span{width: 8px;height: 8px;background: #fff;opacity: 0.55;margin-right: 9px;}

.i1 .swiper1 .ceng .pagination1 span.swiper-pagination-bullet-active{opacity: 1;}

.i1 .swiper1 .ceng .btn{display: flex;width: 118px;justify-content: space-between;margin-top: 35px;}

.i1 .swiper1 .ceng .btn div{display: block;width: 50px;height: 50px;border: 2px solid #fff;border-radius: 10px;cursor: pointer;background: rgba(0, 0, 0, 0) url(../images/jt_l.png) center no-repeat;}

.i1 .swiper1 .ceng .btn div:hover{background: #00346a  url(../images/jt_l.png) center no-repeat;border: 2px solid #00346a;}

.i1 .swiper1 .ceng .btn .next1{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.i2{padding: 50px 0 120px;position: relative;z-index: 3;background: #fff;}

.i2 .ico{display: block;width: 50px;margin: 0 auto;}

.i2 .bttt{text-align: center;margin: 20px 0 90px;}

.i2 .iox{display: flex;justify-content: space-between;}

.i2 .iox .ilt{width: 50%;color: #1a6eb2;line-height: 1;}

.i2 .iox .irt{width: 42.5%;text-align: justify;}

.i2 .iox .irt .tc{line-height: 36px;color: #4a4a4a;margin-bottom: 50px;}

.i2 .ibtm{}

.i2 .ibtm .itt{margin: 120px 0 100px;}

.i2 .ibtm .ul1{display: flex;}

.i2 .ibtm .ul1 li{width: 23.55%;height: 470px;border: 2px solid #d6e4eb;padding: 30px;margin-right: 1.93%;border-radius: 0 10px 0 10px;cursor: pointer;text-align: center;}

.i2 .ibtm .ul1 li:last-child{margin-right: 0;}

.i2 .ibtm .ul1 li .num{color: #1a6eb2;text-align: left;font-family: "rl";}

.i2 .ibtm .ul1 li .img{width: 110px;margin: 5px auto  20px;}

.i2 .ibtm .ul1 li .ltt{line-height: 40px;color: #1a6eb2;}

.i2 .ibtm .ul1 li .ltc{line-height: 22px;color: #4a4a4a;margin-top: 35px;}

.i2 .ibtm .ul1 li:hover{border: 2px solid #1a6eb2;}

.i2 .ibtm .ul1 li:hover .ltt{font-weight: bold;}

.i2 .ibtm .ul1 li:hover .ltc{color: #1a6eb2;}

.i3{width: 100%;height: 100vh; position: fixed;z-index: 2;color: #fff;top: 0;left: 0;}

.i3pd{width: 100%;height: 150vh;pointer-events: none;position: relative;z-index: 1;}

.i3 .tt{display:flex;align-items: center;align-content: center;padding-top: 120px;}

.i3 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.i3 .itop{position: absolute;width: 100%;left: 0; z-index: 4;pointer-events: none;}

.i3 .ibtm{position: relative;width: 100%;overflow: hidden;height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;}

.i3 .ibtm .swiper5{z-index: 2;width: 100%;height: 100vh;}

.i3 .ibtm .swiper5 .swiper-slide{}

.i3 .ibtm .swiper5 .swiper-slide .sbox{position: relative;overflow: hidden;width: 100%;height: 100vh;}

.i3 .ibtm .swiper5 .swiper-slide .sbox img{display: block;width: 100%;height: 100%;}

.i3 .ibtm .swiper5 .swiper-slide .sbox .mimg{display: none;}

.i3 .ibtm .swiper5 .swiper-slide .sbox video{display: block;width: 100%;position: absolute;top: 0;left: 0;z-index: 2;height: 100%;object-fit: cover;}

.i3 .ibtm .swiper5 .swiper-slide .sbox .txt{width: 100%;position: absolute;bottom: 60px;left: 0;z-index: 3;opacity: 0;}

.i3 .ibtm .swiper5 .swiper-slide .sbox .txt .istt{width: 100%;line-height: 1.5;}

.i3 .ibtm .swiper5 .swiper-slide .sbox .txt .istc{margin-top: 40px;}

.i3 .ibtm .swiper5 .swiper-slide .sbox .txt .istc .irt{display: flex;justify-content: space-between; width:25% ;padding:  20px ;background: #1a6eb2 ;color: #fff;border-radius: 0 15px 0 15px;align-items: center;align-content: center;line-height: 55px;margin-top:50px ;}

.i3 .ibtm .swiper5 .swiper-slide .sbox .txt .istc .irt s{display: block;width: 55px;height: 55px;background: #fff url(../images/jt_rl.png) center no-repeat;border-radius: 50%;}

.i3 .ibtm .swiper5 .swiper-slide .sbox .txt .istc .irt:hover{background: #00346a;}

.i3 .ibtm .swiper5 .swiper-slide-active .sbox .txt{bottom: 120px;opacity: 1;transition-delay: .5s;-webkit-transition-delay: .5s;}







.i4{padding: 115px 0 120px;background: #f6f6f6;position: relative;z-index: 3;}

.i4 .itop{display: flex;justify-content: space-between;margin-bottom: 40px;}

.i4 .itop .ilt{display: flex;align-items: center;align-content: center;}

.i4 .itop .ilt .ico{width: 50px;margin-right: 10px;}

.i4 .itop .irt{display: flex;}

.i4 .itop .irt .a{display: flex;margin-left: 30px;color: #4a4a4a;align-items: center;align-content: center;cursor: pointer;line-height: 1.2;}

.i4 .itop .irt .a .ico{display: block;width: 22px;height: 22px;margin-right: 10px;background-size: cover;opacity: 0.5;}

.i4 .itop .irt .a.act,.i4 .itop .irt .a:hover{color: #000;font-weight: bold;text-decoration: underline;}

.i4 .itop .irt .a.act .ico{opacity: 1;}

.i4 .ibtm{}

.i4 .ibtm dd{display: none;}

.i4 .ibtm dd:nth-child(1){display: block;}

.i4 .ibtm dd .ul1{display: flex;}

.i4 .ibtm dd .ul1 li{width: 32.9%;margin-right: 0.65%;}

.i4 .ibtm dd .ul1 li:nth-child(3n){margin-right: 0;}

.i4 .ibtm dd .ul1 li a{display: block;background: #fff;overflow: hidden;border-radius: 0 10px 0 10px;}

.i4 .ibtm dd .ul1 li a .img,.i4 .ibtm dd .ul1 li a .img img{display: block;width: 100%;overflow: hidden;}

.i4 .ibtm dd .ul1 li a .img img{transform: scale(1.0000001);-webkit-transform: scale(1.0000001);}

.i4 .ibtm dd .ul1 li a .txt{padding: 30px;height: 230px;}

.i4 .ibtm dd .ul1 li a .txt .atop{display: flex;}

.i4 .ibtm dd .ul1 li a .txt .atop .num{width: 40%;font-family: "rr";line-height: 30px;}

.i4 .ibtm dd .ul1 li a .txt .atop .wz{width: 60%;text-align: justify;line-height: 30px;color: #4a4a4a;margin-top: 23px;height: 120px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}

.i4 .ibtm dd .ul1 li a .txt .abtm{display: block;color: #00346a;background: url(../images/in4_4.png) center right no-repeat;line-height: 32px;}

.i4 .ibtm dd .ul1 li a:hover{background: #1a6eb2;}

.i4 .ibtm dd .ul1 li a:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.i4 .ibtm dd .ul1 li a:hover .txt .atop .num div,.i4 .ibtm dd .ul1 li a:hover .txt .atop .wz,.i4 .ibtm dd .ul1 li a:hover .txt .abtm{color: #fff;}


/* 底部 */

.footer1{padding: 120px 0;background: url(../images/fo_1.jpg) center no-repeat;background-size: cover;color: #fff;position: relative;z-index: 3;}

.footer1 .box{z-index: 3;}

.footer1 .fox{display: flex;justify-content: space-between;position: relative;z-index: 2;}

.footer1 .bg{display: block;width: 33.85%;height: 100%;background: #196cb0;position: absolute;left: 0;top: 0;z-index: 1;}

.footer1 .fox .flt{width: 335px;}

.footer1 .fox .flt .logo{display: block;width: 100%;}

.footer1 .fox .flt .tel{margin: 30px 0 20px 25px;}

.footer1 .fox .flt .num{display: block;font-family: "rb";color: #fff;margin: 20px 0 25px 25px;}

.footer1 .fox .flt .ul1{display: flex;margin-left: 25px;}

.footer1 .fox .flt .ul1 li{position: relative;cursor: pointer;margin-right: 15px;}

.footer1 .fox .flt .ul1 li .ico{width: 32px;border: 1px solid #fff;border-radius: 50%;opacity: 0.5;}

.footer1 .fox .flt .ul1 li .ewm{display: block;width: 72px;position: absolute;left: 50%;top: 52px;pointer-events: none;opacity: 0; margin-left: -36px;border: 1px solid rgba(255, 255, 255, 0.3);border-radius: 5px;padding: 5px;}

.footer1 .fox .flt .ul1 li .ewm img{display: block;width: 100%;}

.footer1 .fox .flt .ul1 li.act .ewm{opacity: 1;top: 42px;}

.footer1 .fox .flt .ul1 li.act .ico{opacity: 1;}

.footer1 .fox .frt{width: 62.25%;display: flex;justify-content: space-between;}

.footer1 .fox .frt li{width: 110px;}

.footer1 .fox .frt li a{display: block;color: #fff;margin-bottom: 25px;position: relative;left: 0;}

.footer1 .fox .frt li a:last-child{margin-bottom: 0;}

.footer1 .fox .frt li a:first-child{margin-bottom: 60px;}

.footer1 .fox .frt li a:hover{left: 5px;color: #aaa;}

.footer2{padding: 20px 0;color:  #475259;background: #f7f7f7;position: relative;z-index: 3;}

.footer2 *{color: #475259;}

.footer2 .fbox{display: flex;justify-content: space-between;}

.footer2 .fbox .flt{display: flex;}

.footer2 .fbox .flt a{display: block;margin: 0 10px;}

.footer2 .fbox a:hover{color: #00346a;font-weight: 400;}


/* 关于 */

.banner{position: relative;overflow: hidden;margin-top: 100px;}

.banner img{display: block;width: 100%;}

.banner .mimg{display: none;}

.banner::after{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background: rgba(0, 0, 0, 0.15);}

.banner .txt{position: absolute;width: 100%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);  left: 0;z-index: 2;color: #fff;}

.banner .txt .tc{margin-top: 45px;line-height: 1.5;}

.pd120{padding: 120px 0;}

.ab1 .att{color: #1a6eb2;}

.ab1 .tt{display:flex;align-items: center;align-content: center;margin: 70px 0;}

.ab1 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.ab1 .atop{display: flex;justify-content: space-between;}

.ab1 .atop .alt{width: 43%;text-align: justify;line-height: 2;color: #4a4a4a;}

.ab1 .abtm{position: relative;overflow: hidden;margin-top: 80px;}

.ab1 .abtm span{display: block;width: 100%;position: relative;left: -100%;-webkit-transition: all 1s cubic-bezier(.4,0,.2,1); -moz-transition: all 1s cubic-bezier(.4,0,.2,1); transition: all 1s cubic-bezier(.4,0,.2,1);}

.ab1 .abtm img{display: block;width: 100%;}

.ab1 .abtm s{display: block;position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;background: #1a6eb2; -webkit-transition: all 1s cubic-bezier(.4,0,.2,1); -moz-transition: all 1s cubic-bezier(.4,0,.2,1); transition: all 1s cubic-bezier(.4,0,.2,1);}

.ab1 .abtm.wow1 span{left: 0;}

.ab1 .abtm.wow1 span s{left: 100%;transition-delay: .3s;-webkit-transition-delay: .3s;}

.ab2{padding: 90px 0 125px;background: url(../images/ab_3.jpg) center ;background-size: cover;display: none;}

.ab2 .tt{display:flex;align-items: center;align-content: center;}

.ab2 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.ab2 .atop{display: flex;justify-content: space-between;margin-top: 50px;}

.ab2 .atop .alt{width: 60%;}

.ab2 .atop .alt .atc{width: 94%;margin:40px 0 0 6%;padding: 70px 0;text-align: justify;color: #4a4a4a;line-height: 2;position: relative;}

.ab2 .atop .alt .atc s{display: block;width: 50px;height: 50px;background: url(../images/ab2_2.png) center no-repeat;top: 0;left: 0;z-index: 2;position: absolute;}

.ab2 .atop .alt .atc .s2{left: auto;top: auto; right: 0;bottom: 0;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.ab2 .atop .art{width: 33%;}

.ab3{width: 100%;background: url(../images/ab_4.jpg) center no-repeat fixed;background-size: cover;}

.ab3 .aox{width: 100%;height: 950px;position: relative;padding-top: 210px;color: #fff;display: flex;}

.ab3 .aox .xian{display: block;width: 1px;height: 100%;background: rgba(255, 255, 255, 0.2);position: absolute;top: 0;left: 0;z-index: 1;}

.ab3 .aox .alt{width: 15.5%;}

.ab3 .aox .alt li{margin: 5px 0;display: flex;color: #a5aaae;cursor: pointer;height: 40px;align-items: center;align-content: center;}

.ab3 .aox .alt li .yuan{width: 40px;height: 40px;position: relative;background: rgba(26, 110, 178, 0.3);border-radius: 50%;left: -20px;transform: scale(0);-webkit-transform: scale(0);}

.ab3 .aox .alt li .yuan s{display: block;width: 15px;height: 15px;background: #1a6eb2;border-radius: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}

.ab3 .aox .alt li.act .yuan{transform: scale(1);-webkit-transform: scale(1);}

.ab3 .aox .alt li.act {color: #1a6eb2;}

.ab3 .aox .acont{width: 34.5%;}

.ab3 .aox .acont li{display: flex;}

.ab3 .aox .acont li .num{font-size: 240px;line-height: 1;position: relative;overflow: hidden;width: 150px;height: 240px;}

.ab3 .aox .acont li .num span{display: block;width: 100%;height: 100%;text-align: center;}

.ab3 .aox .acont li .num.act0 span:nth-child(1){margin-top: 0;}

.ab3 .aox .acont li .num.act1 span:nth-child(1){margin-top: -240px;}

.ab3 .aox .acont li .num.act2 span:nth-child(1){margin-top: -480px;}

.ab3 .aox .acont li .num.act3 span:nth-child(1){margin-top: -720px;}

.ab3 .aox .acont li .num.act4 span:nth-child(1){margin-top: -960px;}

.ab3 .aox .acont li .num.act5 span:nth-child(1){margin-top: -1200px;}

.ab3 .aox .acont li .num.act6 span:nth-child(1){margin-top: -1440px;}

.ab3 .aox .acont li .num.act7 span:nth-child(1){margin-top: -1680px;}

.ab3 .aox .acont li .num.act8 span:nth-child(1){margin-top: -1920px;}

.ab3 .aox .acont li .num.act9 span:nth-child(1){margin-top: -2160px;}

.ab3 .aox .acont li .num3{margin-left: 140px;}

.ab3 .aox .art{width: 50%;}

.ab3 .aox .art .att{padding-bottom: 50px;margin-bottom: 50px;border-bottom: 1px dashed rgba(255, 255, 255, 0.3) ;}

.ab3 .aox .art .atc{line-height: 30px;}

.ab3 .aox .art .atc li{display: none;}

.ab3 .aox .art .atc li:nth-child(1){display: block;}

.ab3 .aox .art .atc li .actt{margin-bottom: 50px;}

.ab3 .aox .art .atc li .wz{margin-bottom: 20px;position: relative;padding-left: 20px;}

.ab3 .aox .art .atc li .wz::after{content: '';display: block;width: 6px;height: 6px;background: rgba(255, 255, 255, 0.6);position: absolute;left: 0;top: 12px;border-radius: 50%;}

.ab4{padding: 100px 0 120px;}

.ab4 .tt{display:flex;align-items: center;align-content: center;}

.ab4 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.ab4 .swiper2_pc{margin-top: 50px;padding-bottom: 50px;}

.ab4 .swiper2_pc .swiper-slide{}

.ab4 .swiper2_pc .swiper-slide .sbox{padding: 5px;}

.ab4 .swiper2_pc .swiper-slide .sbox .ul1{display: flex;flex-wrap: wrap;}

.ab4 .swiper2_pc .swiper-slide .sbox .ul1 li{width: 18%;margin:0 2.5% 50px 0;position: relative;overflow: hidden;-moz-box-shadow:0px 0px 5px #999999; -webkit-box-shadow:0px 0px 5px #999999; box-shadow:0px 0px 5px #999999;}

.ab4 .swiper2_pc .swiper-slide .sbox .ul1 li img{display: block;width: 100%;}

.ab4 .swiper2_pc .swiper-slide .sbox .ul1 li .txt{position: absolute;width: 100%;height: 100%;overflow: hidden;top: 0;left: 0;z-index: 2;background: rgba(26, 110, 178, 0.92);color: #fff;text-align: center;justify-content: center;align-items: center;align-content: center;padding: 10px 5%;display: flex;flex-wrap: wrap;line-height: 2;opacity: 0;}

.ab4 .swiper2_pc .swiper-slide .sbox .ul1 li .txt div{display: block;width: 100%;transform: translateY(20px);-webkit-transform: translateY(20px);opacity: 0;}

.ab4 .swiper2_pc .swiper-slide .sbox .ul1 li .txt .xian{display: block;width: 20px;height: 1px;background: rgba(255, 255, 255, 0.3);margin: 10px auto ;}

.ab4 .swiper2_pc .swiper-slide .sbox .ul1 li:nth-child(5n){margin-right: 0;}

.ab4 .swiper2_pc .swiper-slide .sbox .ul1 li:nth-child(n + 6){margin-bottom: 0;}

.ab4 .swiper2_pc .pagination2_pc{top: auto;bottom: 0;}

.ab4 .swiper2_pc .pagination2_pc .swiper-pagination-progressbar{background: #1a6eb2;}

.ab4 .swiper2_pc .pagination2_pc span.swiper-pagination-bullet-active{background: #1a6eb2;border: 1px solid #1a6eb2;transform: scale(0.75);-webkit-transform: scale(0.75);}

.ab4 .swiper2_pc .pagination2_pc .swiper-pagination-progressbar{background: #1a6eb2;}


.ab4 .swiper2_pc .swiper-slide .sbox .ul1 li:hover .txt{opacity: 1;}

.ab4 .swiper2_pc .swiper-slide  .sbox .ul1 li:hover .txt div{transform: translateY(0px);-webkit-transform: translateY(0px);opacity: 1;transition-delay: .3s;-webkit-transition-delay: .3s;}

.ab4 .swiper2_pc .swiper-slide  .sbox .ul1 li:hover .txt div:nth-child(2){transition-delay: .5s;-webkit-transition-delay: .5s;}

.ab4 .swiper2_pc .swiper-slide  .sbox .ul1 li:hover .txt div:nth-child(3){transition-delay: .7s;-webkit-transition-delay: .7s;}

/* 科学 */


.nav{display: flex;justify-content: center;line-height: 70px;background: #f9f9f9;border-bottom: 1px solid #f0f0f0;}

.nav a{display: block;position: relative;margin: 0 40px;color: #4a4a4a;font-size: 18px;}

.nav a s{display: block;width: 100%;height: 3px;background: #1a6eb2;position: absolute;left: 0;bottom: -1px;opacity: 0;}

.nav a.act,.nav a:hover{color: #1a6eb2;}

.nav a.act s{opacity: 1;}

.sat1{}

.sat1 .tt{display:flex;align-items: center;align-content: center;}

.sat1 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.sat1 .stop{display: flex;margin-top: 50px;}

.sat1 .stop .slt{width: 50%;background: url(../images/sat_1_1.jpg) center no-repeat;background-size: cover;padding: 6.5% 5%;}

.sat1 .stop .slt .stt{margin-bottom: 30px;}

.sat1 .stop .slt .stc{position: relative;margin-bottom: 25px;color: #41484c;padding-left: 20px;}

.sat1 .stop .slt .stc::after{content: '';display: block;width: 6px;height: 6px;background: #adbfcc;position: absolute;left: 0;top: 10px;border-radius: 50%;}

.sat1 .stop .slt .xian{display: block;width: 100%;height: 1px;margin: 50px 0;border-top: 1px dashed #ddd;}

.sat1 .stop .srt{width: 50%;border: 1px solid #e5e5e5;display: flex;justify-content: center;align-items: center;align-content: center;}

.sat1 .stop .srt img{display: block;width: 100%;}

.sat2{background: #f9f9f9;}

.sat2 .tt{display:flex;align-items: center;align-content: center;}

.sat2 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.sat2 .ul1{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 50px 0 20px;}

.sat2 .ul1 li{background: #f0f0f0;border-radius: 0 15px 0 15px;overflow: hidden;text-align: center;width: 48.4%;margin-bottom:60px;}

.sat2 .ul1 li .img,.sat2 .ul1 li .img img{display: block;width: 100%;overflow: hidden;}

.sat2 .ul1 li .img img{transform: scale(1.0000001);-webkit-transform: scale(1.0000001);}

.sat2 .ul1 li .wz{display: block;width: 100%;line-height: 100px;}

.sat2 .ul1 li:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}

/* 材料 */

.satcl1{}

.satcl1 .ul1{}

.satcl1 .ul1 li{margin-bottom: 60px;border-radius: 0 15px  0 15px;overflow: hidden;height: 440px;}

.satcl1 .ul1 li .img{display: block;overflow: hidden;height: 100%;width: 50%;float: left;}

.satcl1 .ul1 li .img img{max-width: 1920px;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}

.satcl1 .ul1 li .txt{background: url(../images/sat_3_1l.jpg) center no-repeat;background-size: cover;width: 50%;padding: 6.5% 5.2% 0;height: 100%;float: right;}

.satcl1 .ul1 li .txt .xian{display: block;width: 100%;height: 1px;border-bottom: 1px dashed #bacddb;margin: 30px 0;}

.satcl1 .ul1 li .txt .ltc{line-height: 32px;position: relative;padding-left: 20px;margin-bottom: 10px;color: #41484c;}

.satcl1 .ul1 li .txt .ltc::after{content: '';display: block;width: 6px;height: 6px;background: #adbfcc;border-radius: 50%;position: absolute;left: 0;top: 12px;}

.satcl1 .ul1 li:nth-child(2n) .img{float: right;}

.satcl1 .ul1 li:last-child{margin-bottom: 0;}

.satcl1 .ul1 li:nth-child(2n) .txt{background: url(../images/sat_3_2l.jpg) center no-repeat;background-size: cover;}

/* 技术平台 */

.satpt1{background: url(../images/sat_4.jpg) center no-repeat;background-size: cover;}

.satpt1 .stop{width: 100%;height: 510px;}

.satpt1 .stop .img{display: block;overflow: hidden;height: 100%;width: 50%;float: right;}

.satpt1 .stop .img img{max-width: 1920px;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}

.satpt1 .stop .txt{background: #fff;background-size: cover;width: 50%;padding: 6.5% 5.2% 0;height: 100%;float: left;}

.satpt1 .tt{display:flex;align-items: center;align-content: center;}

.satpt1 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.satpt1 .stop .txt .tc{line-height: 2;color: #4a4a4a;margin-top: 50px;text-align: justify;}

.satpt2{background: #f9f9f9;}

.satpt2 .tt{display:flex;align-items: center;align-content: center;}

.satpt2 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.satpt2 .ul1{display: flex;display: flex;justify-content: space-between;flex-wrap: wrap;margin: 50px 0;}

.satpt2 .ul1 li{width: 48.5%;padding: 50px;border: 1px solid #e5e5e5;height: 260px;margin-bottom: 3%;background: url(../images/sat_5_2.jpg) center no-repeat;background-size: cover;}

.satpt2 .ul1 li a{display: block;}

.satpt2 .ul1 li div{word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 30px;}

.satpt2 .ul1 li .xian{border-top: 1px dashed #e5e5e5;display: block;width: 100%;height: 1px;margin: 25px 0;}

.satpt2 .ul1 li .ltc{line-height: 24px;height: 48px;color: #4a4a4a;}

.satpt2 .ul1 li:hover{background: url(../images/sat_5_1.jpg) center no-repeat;background-size: cover;}

.satpt2 .ul1 li:hover div{color: #fff;}

.satpt3{}

.satpt3 .tt{justify-content: space-between;}

.satpt3 .tt li{margin-left: 45px; font-family: '微软雅黑';font-size: 18px;cursor: pointer;padding-bottom: 5px;border-bottom: 2px solid transparent;}

.satpt3 .tt ul li.active{border-bottom: 2px solid #1a6eb2;color: #1a6eb2;}


.satpt3 .swiper3_pc{padding: 50px 0;}

.satpt3 .swiper3_pc .swiper-slide{}

.satpt3 .swiper3_pc .swiper-slide .sbox .ul1{display: flex;flex-wrap: wrap;border-top: 1px solid #ebebeb;border-left: 1px solid #ebebeb;}

.satpt3 .swiper3_pc .swiper-slide .sbox .ul1 li{width: 16.66%;border-right: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;overflow: hidden;}

.satpt3 .swiper3_pc .swiper-slide .sbox .ul1 li img{display: block;width: 100%;transform: scale(1.00000001);-webkit-transform: scale(1.00000001);}

.satpt3 .swiper3_pc .swiper-slide .sbox .ul1 li:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.satpt3 .swiper3_pc .pagination3_pc{bottom: 0;}

.satpt3 .swiper3_pc .pagination3_pc span{background: #fff;border: 1px solid #ddd;opacity: 1;}

.satpt3 .swiper3_pc .pagination3_pc span.swiper-pagination-bullet-active{background: #1a6eb2;border: 1px solid #1a6eb2;transform: scale(0.75);-webkit-transform: scale(0.75);}

/* 新闻中心 */

.ne1{padding: 80px 0 100px;background: #f6f6f6;}

.ne1 .nbtn{display: flex;}

.ne1 .nbtn a{display: block;color: #4a4a4a;margin-right: 45px;}

.ne1 .nbtn a.act{font-weight: bold;color: #000;}

.ne1 .nbtn a:hover{color: #1a6eb2;}

.ne1 .nian {position: relative;line-height: 120px;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;margin: 30px 0 60px;padding: 0 12%;}

.ne1 .nian .swiper4{}

.ne1 .nian .swiper4 .swiper-slide{cursor: pointer;}

.ne1 .nian .swiper4 .swiper-slide .sbox{text-align: center;color: #999;}

.ne1 .nian .swiper4 .swiper-slide-active .sbox{color: #1a6eb2;}

.ne1 .nian .btn{display: block;width: 12%;height: 100%;position: absolute;top: 0;left: 0;background: url(../images/r_r_h.png) center no-repeat;cursor: pointer;}

.ne1 .nian .next4{left: auto;right: 0;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.ne1 .nian .btn:hover{background: url(../images/r_r_b.png) center no-repeat;}

.ne1 .ul1{display: flex;flex-wrap: wrap;}

.ne1 .ul1 li{width: 32.9%;margin-right: 0.65%;margin-bottom: 60px;}

.ne1 .ul1 li:nth-child(3n){margin-right: 0;}

.ne1 .ul1 li a{display: block;background: #fff;overflow: hidden;border-radius: 0 10px 0 10px;}

.ne1 .ul1 li a .img,.ne1 .ul1 li a .img img{display: block;width: 100%;overflow: hidden;}

.ne1 .ul1 li a .img img{transform: scale(1.0000001);-webkit-transform: scale(1.0000001);}

.ne1 .ul1 li a .txt{padding: 30px;height: 230px;}

.ne1 .ul1 li a .txt .atop{display: flex;}

.ne1 .ul1 li a .txt .atop .num{width: 40%;font-family: "rr";line-height: 30px;}

.ne1 .ul1 li a .txt .atop .wz{width: 60%;text-align: justify;line-height: 30px;color: #4a4a4a;margin-top: 23px;height: 120px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}

.ne1 .ul1 li a .txt .abtm{display: block;color: #00346a;background: url(../images/in4_4.png) center right no-repeat;line-height: 32px;}

.ne1 .ul1 li a:hover{background: #1a6eb2;}

.ne1 .ul1 li a:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.ne1 .ul1 li a:hover .txt .atop .num div,.ne1 .ul1 li a:hover .txt .atop .wz,.ne1 .ul1 li a:hover .txt .abtm{color: #fff;}

/* 新闻详情 */

.nec1{margin-top: 10px;background: #f6f6f6;}

.nec1 .nnav{display: flex;}

.nec1 .nnav a{display: block;padding-right: 25px;margin-right: 15px;background: url(../images/r_r_h2.png) center right no-repeat;color: #4a4a4a;background-size: 16px;line-height: 16px;}

.nec1 .nnav a:last-child{background: rgba(0, 0, 0, 0);margin: 0;}

.nec1 .nnav a:hover{color: #1a6eb2;}

.nec1 .nbox{padding: 100px 80px;background: #fff;border-radius: 15px;margin-top: 60px;}

.nec1 .nbox .tt{line-height: 1.5;}

.nec1 .nbox .ly{margin: 40px 0 50px;color: #4a4a4a;}

.nec1 .nbox .ly span{margin-right: 20px;}

.nec1 .nbox .ntc{text-align: justify;line-height: 2;padding: 60px 0;border-top: 1px dashed #c8cacc;border-bottom: 1px dashed #c8cacc;color: #4a4a4a;}

.nec1 .nbox .ntc img{display: block;max-width: 100%;height: auto;margin: 0 auto;}

.nec1 .nbox .nbtn{margin-top: 55px;display: flex;justify-content: space-between;}

.nec1 .nbox .nbtn .nlt{width: calc(100% - 200px);}

.nec1 .nbox .nbtn .nlt a{display: block;color: #474a4d;padding-left: 20px;line-height: 16px;margin-bottom: 25px;position: relative;}

.nec1 .nbox .nbtn .nlt a:last-child{margin-bottom: 0;}

.nec1 .nbox .nbtn .nlt a s{display: block;width: 6px;height: 6px;position: absolute;left: 0;top: 5px;background: url(../images/ne1_0.png) center no-repeat;}

.nec1 .nbox .nbtn .nlt a:hover{color: #1a6eb2;}

.nec1 .nbox .nbtn .nlt a:hover s{background: url(../images/ne1_1.png) center no-repeat;}


/* 加入我们 */

.jo1 .tt{display:flex;align-items: center;align-content: center;}

.jo1 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.jo1 .ul1{display: flex;margin-top: 50px;justify-content: space-between;}

.jo1 .ul1 li{width: 49.35%;position: relative;overflow: hidden;background: #000;border-radius: 0 15px 0 15px;}

.jo1 .ul1 li img{display: block;width: 100%;transform: scale(1.0000001);-webkit-transform: scale(1.0000001);opacity: 0.7;}

.jo1 .ul1 li .txt{position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;text-align: center;}

.jo1 .ul1 li .txt s{display: block;width: 50px;height: 50px;background: url(../images/jo1_1.png) center no-repeat;margin: 40px auto ;}

.jo1 .ul1 li .txt .s2{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.jo1 .ul1 li:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.jo2{background: url(../images/jo_2.jpg) center no-repeat fixed;background-size: cover;color: #fff;padding: 150px 0;}

.jo2 .tt{display:flex;align-items: center;align-content: center;}

.jo2 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.jo2 .txt{padding: 70px 0;height: 650px;background: url(../images/jo2_1.png) center no-repeat;background-size: cover;}

.jo2 .txt .ul1{width: 37%;position: relative;padding:0 0  1px 60px;margin-top: 80px;}

.jo2 .txt .ul1::after{content: '';display: block;width: 1px;height: 100%;background: rgba(255, 255, 255, 0.6);position: absolute;top: 0;left: 20px;z-index: 1;}

.jo2 .txt .ul1 li{position: relative;display: block;margin-bottom: 50px;width: 90%;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.jo2 .txt .ul1 li .img{width: 40px;height: 40px;background: rgba(255, 255, 255, 0.1);border-radius: 50%;position: absolute;top: -15px;left: -60px;z-index: 2;transform: scale(0);-webkit-transform: scale(0);}

.jo2 .txt .ul1 li .img s{display: block;width: 15px;height: 15px;background: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);border-radius: 50%;}

.jo2 .txt .ul1 li .wz .ltop {cursor: pointer;opacity: 0.3;}

.jo2 .txt .ul1 li .wz .ltop span{display: inline-block;padding-bottom: 8px;border-bottom: 1px solid rgba(0, 0, 0, 0);}

.jo2 .txt .ul1 li .wz .lbtm {line-height: 2;text-align: justify;margin-top: 20px;display: none;}

.jo2 .txt .ul1 li.act .img{transform: scale(1);-webkit-transform: scale(1);}

.jo2 .txt .ul1 li.act .ltop{opacity: 1;}

.jo2 .txt .ul1 li.act .ltop span{border-bottom: 1px solid #fff;}

.jo2 .txt .ul1 li.act{margin-bottom: 30px;}

.jo3{}

.jo3 .tt{display:flex;align-items: center;align-content: center;}

.jo3 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.jo3{padding: 100px 0;background:#fff ;text-align: center;}

.jo3 .en{color: #666;margin: 20px 0 60px;}

.jo3 .ul1{border-top: 1px solid #ddd;text-align: justify;margin: 70px 0 60px;}

.jo3 .ul1 li{border-bottom: 1px solid #ddd;}

.jo3 .ul1 li .ltop{position: relative;padding: 40px 50px 40px 0;line-height: 1.5;cursor: pointer;color: #4a4a4a;}

.jo3 .ul1 li .ltop .wz{margin-bottom: 15px;}

.jo3 .ul1 li .ltop .ltc{}

.jo3 .ul1 li .ltop s{display: block;width: 40px;height: 40px;position: absolute;right: 0;top: 50%;margin-top: -20px; background:rgba(0, 0, 0, 0) url(../images/jo_5_1.png) center no-repeat ;border: 1px solid #999;border-radius: 50%;}

.jo3 .ul1 li.act .ltop s{background:#0068b7 url(../images/jo_5_2.png) center no-repeat ;border: 1px solid #0068b7;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.jo3 .ul1 li .lbtm{padding: 30px 0;border-top: 1px solid #ddd;line-height: 1.8;display: none;text-align: left;color: #4a4a4a;font-weight: 100;}

.jo3 .ul1 li .lbtm .lmore{display: flex;align-items: center;align-content: center;margin-top: 20px;}

.jo3 .ul1 li .lbtm .lmore .yx{display: flex;padding-left: 30px;line-height: 20px;background:url(../images/jo_5_3.png) left center no-repeat ;margin-right: 20px;}

.jo3 .ul1 li .lbtm .lmore .yx span{display: block;padding-left: 5px;}

.jo3 .ul1 li.act .ltop .wz{color: #1a6eb2;}

/* 联系我们 */

.co1{padding: 90px 0 120px;background: #f9f9f9;}

.co1 .tt{display:flex;align-items: center;align-content: center;}

.co1 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.co1 .cont{margin-top: 50px;justify-content: space-between;position: relative;display: flex;align-items: flex-start;}

.co1 .cont .clt{background: #fff;width: 60%;padding: 60px 70px;color: #4a4a4a;}

.co1 .cont .clt .ctt{margin-bottom: 15px;color: #000;}

.co1 .cont .clt .ctt span{color: #d70000;}

.co1 .cont .clt .ctc{line-height: 2;margin-bottom: 25px;}

.co1 .cont .clt .dux{background: #f9f9f9;border: 1px solid #ddd;padding: 30px;margin-bottom: 40px;}

.co1 .cont .clt .dux .ul1{margin-top: 20px;}

.co1 .cont .clt .dux .ul1 li{display: flex;align-items: center;align-content: center;margin-bottom: 15px;cursor: pointer;}

.co1 .cont .clt .dux .ul1 li span{display: block;width: 16px;height: 16px;border: 1px solid #e5e5e5;background: #fff; margin-right: 12px;}

.co1 .cont .clt .dux .ul1 li span s{display: block;width: 8px;height: 8px;background: #fff;margin: 3px auto ;}

.co1 .cont .clt .dux .ul1 li.act{color: #1a6eb2;}

.co1 .cont .clt .dux .ul1 li.act span{border: 1px solid #1a6eb2;}

.co1 .cont .clt .dux .ul1 li.act span s{background: #1a6eb2;}

.co1 .cont .clt .sct{display: block;width: 100%;height: 60px;border: 1px solid #e5e5e5;background: #f9f9f9;padding: 0 20px;position: relative;margin-bottom: 40px;outline: none;color: #000;}

.co1 .cont .clt .sct select{display: block;width: 100%;height: 100%;border: 0;background: #f9f9f9;}

.co1 .cont .clt .ul2{margin: 40px 0 50px;display: flex;flex-wrap: wrap;justify-content: space-between;}

.co1 .cont .clt .ul2 li{display: block;width: 48.75%;height: 60px;border: 1px solid #e5e5e5;background: #f9f9f9;padding: 0 20px;position: relative;margin-bottom: 2.5%;outline: none;}

.co1 .cont .clt .ul2 li input,.co1 .cont .clt .ul2 li textarea{display: block;width: 100%;height: 100%;border: 0;background: #f9f9f9;outline: none;resize: none;font-family: "微软雅黑";color: #666;}

.co1 .cont .clt .ul2 li textarea{padding-top: 10px;}

.co1 .cont .clt .ul2 li:nth-child(5){width: 100%;height: 140px;}

.co1 .cont .crt{ width: 37.5%;height: auto;background: url(../images/co_2.jpg) center no-repeat;background-size: cover;padding: 80px 60px;color: #fff;border-radius: 0 15px 0 15px;overflow: hidden;  position: -webkit-sticky;  position: sticky;  top: 0px;line-height: 1.5;}

.co1 .cont .crt .ctt{margin-bottom: 20px;}

.co1 .cont .crt .ctc1{margin: 50px 0 20px;}

.co1 .cont .crt a{color: #fff;}

.co1 .cont .crt .xian{display: block;width: 100%;height: 1px;border-bottom: 1px dashed rgba(255, 255, 255, 0.3);margin: 50px 0;}

.co1 .cont .crt .yx{display: block;margin-bottom: 40px;}

.co1 .cont .crt .ul1{display: flex;padding-bottom: 260px;}

.co1 .cont .crt .ul1 li{width: 52px;position: relative;margin-right: 20px;cursor: pointer;}

.co1 .cont .crt .ul1 li .ico{display: block;width: 100%;border: 1px solid #fff;border-radius: 50%;opacity: 0.3;}

.co1 .cont .crt .ul1 li .ewm{position: absolute;width: 180px;top: 80px;left: 20px; pointer-events: none;text-align: center;opacity: 0;}

.co1 .cont .crt .ul1 li .ewm img{display: block;width: 100%;}

.co1 .cont .crt .ul1 li .ewm div{border-left: 1px solid #ddd;border-right: 1px solid #ddd;margin-top: 10px;}

.co1 .cont .crt .ul1 li.act .ico{opacity: 1;}

.co1 .cont .crt .ul1 li.act .ewm{opacity: 1;left: 0;}

.co2,.co2 img{display: block;width: 100%;}

/* 搜索 */

.sea1{padding: 120px 0 40px;}

.sea1 .sox{display: flex;justify-content: space-between;}

.sea1 .tt{display:flex;align-items: center;align-content: center;}

.sea1 .tt .ico{display: block;width: 50px;margin-right: 10px;}

.sea1 .sox .slt{width: 260px;}

.sea1 .sox .srt{width: 600px;height: 55px;background: #f7fafc;border: 1px solid #ddd;display: flex;padding: 0 0 0 20px;}

.sea1 .sox .srt input{display: block;width: calc(100% - 100px);resize: none;border: 0;background: #f7fafc;outline: none;}

.sea1 .sox .srt span{display: block;width: 100px;height: 100%;background: #1a6eb2 url(../images/ss2.png) center no-repeat;cursor: pointer;}

.sea1 .sox .srt span:hover{background: #00346a url(../images/ss2.png) center no-repeat;}

.sea2{padding-bottom: 120px;}

.sea2 .tt{padding: 40px 0;border-top: 1px solid #e5e5e5;}

.sea2 .ul1{margin-bottom: 60px;}

.sea2 .ul1 li{border-bottom: 1px dashed #ddd;}

.sea2 .ul1 li a{display: block;padding: 40px 0;}

.sea2 .ul1 li a div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #000;}

.sea2 .ul1 li a div span{color: #18a6f2;}

.sea2 .ul1 li a .atc{margin: 25px 0 0;color: #4a4a4a;}

.sea2 .ul1 li a:hover .att{color: #18a6f2;}


.ab4 .swiper2_m{display: none;}







/* 提示弹窗 */

.guanbi{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99;background:rgba(0, 0, 0, 0.8) ;opacity: 0;visibility: hidden;pointer-events: none;}

.guanbi .gbox{width: 500px;position: absolute;top: 55%;opacity: 0; left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background:#fff ;padding: 40px;text-align: center;}

.guanbi .gbox .gtt{margin:  0;line-height: 200px; color: #000;}

.guanbi .gbox .out{display: block;width: 36px;height: 36px;border: 1px solid #ddd;border-radius: 50%;  position: absolute;top: 20px;right: 20px;background:url(../images/out.png) center no-repeat ;background-size: 14px;cursor: pointer;}

.guanbi .gbox .out:hover{background:url(../images/out2.png) center no-repeat ;border: 1px solid #1a6eb2; background-size: 14px;}

.guanbi.act{visibility: visible;pointer-events: visible;opacity: 1;}

.guanbi.act .gbox{top: 50%;opacity: 1;}





/* 探索更多 */

.more{display: flex;position: relative;width: 160px;height: 50px;justify-content: space-between;align-items: center;align-content: center;padding: 0 20px 0 25px;border: 2px solid #1a6eb2;border-radius: 10px;color: #1a6eb2;cursor: pointer;}

.more .s{width: 16px;height: 16px;background: url(../images/jt_rl.png) center no-repeat;position: relative;}

.more .s s{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: -100%;background: url(../images/jt_rb.png) center no-repeat;opacity: 0;}

.more:hover{color: #fff;background: #1a6eb2;padding:0 15px;}

.more:hover .s s{left: 0;opacity: 1;}

.more:hover .s s:nth-child(2){transition-delay: .3s;-webkit-transition-delay: .3s;}

.more:hover .s s:nth-child(3){transition-delay: .5s;-webkit-transition-delay: .5s;}

.more2{text-align: center;justify-content: center;padding: 0;cursor: pointer;margin: 0 auto;}

.more2:hover{padding: 0;}

.co2 .mimg{display: none;}







@media (max-width:1800px) {

  .head_btm .hox .xian{display: none;}
  

}






@media (max-width:1680px) {

  .f_12{ font-size:12px; }

  .f_16{ font-size:14px; }

  .f_18{ font-size:16px; }

  .f_20{ font-size:18px; }

  .f_22{font-size: 20px;}

  .f_24{ font-size:22px; }

  .f_26{ font-size:24px; }

  .f_28{ font-size:26px; }

  .f_30{ font-size:28px; }

  .f_32{ font-size:30px; }

  .f_34{ font-size:30px; }

  .f_36{ font-size:30px; }

  .f_38{ font-size:30px; }

  .f_40{font-size: 32px;}

  .f_48{font-size: 34px;}

  .f_50{font-size: 34px;}


  .head_btm .hox .hlt{width: calc(100% - 800px);}

  .head_btm .hox .hrt{width: 680px;}

  .co1 .cont .crt{padding: 50px 30px;top: 80px;}

  .co1 .cont .crt .ctc1{margin-top: 10px;}

  .co1 .cont .crt .xian{margin: 10px 0;}
  
  .co1 .cont .crt .ctt{margin-bottom: 10px;}

  .co1 .cont .crt .ul1 li .ewm{width: 140px;}

  .co1 .cont .crt .ul1{padding-bottom: 200px;}










}




@media (max-width:1500px) {


}





@media (max-width:1366px) {


}




.mhead,.mnav2,.mnav{display: none;}


@media (max-width:1030px) {

  body{min-width: 200px;padding-top: 50px;}

  .box,.ibox{width: 90%;min-width: 100px;padding: 0;}

  .f_12 {font-size: 12px;}

  .f_16 {font-size: 14px;}

  .f_18 {font-size: 16px;}

  .f_20 {font-size: 16px;}

  .f_22 {font-size: 16px;}

  .f_24 {font-size: 16px;}

  .f_26 {font-size: 16px;}

  .f_28 {font-size: 18px;}

  .f_30 {font-size: 18px;}

  .f_32 {font-size: 20px;}

  .f_34 {font-size: 20px;}

  .f_36 {font-size: 20px;}

  .f_38 {font-size: 20px;}

  .f_40 {font-size: 22px;}

  .f_48{font-size: 24px;}
  
  .f_50{font-size: 24px;}

  .head{display: none;}

  .mhead{display: block;width: 100%;height: 50px;position: fixed;top: 0;left: 0;z-index: 9;top: 0;left: 0;background:#fff ;border-bottom: 1px solid #eee;}

  .mhead .menu{height: 50px;padding-left: 35px;background:url(../images/m1.png) center right no-repeat ;background-size: 30px;float: right;}

  .mhead .logo{display: block;position: absolute;top: 0;left: 0;z-index: 3;}

  .mhead .logo img{display: block;height: 21px;margin-top: 15px;}

  .mhead .ss{display: block;width: 50px;height: 50px;float: right;background: url(../images/ss_m.png) center no-repeat;background-size: 20px;}

  .mhead.act{-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}

  .mnav {position: fixed;width: 100%;height: 100%;top: 0;left: -100%;z-index: 15;display: block;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav .hei{display: block;width: 100%;height: 100%;background:rgba(0, 0, 0, 0.7) ;position: absolute;top: 0;left: 0;z-index: 1;}

  .mnav .mbox{width: 80%;height: 100%;overflow: auto;background:#fff ;position: relative;z-index: 2;left: -100%;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav .mbox .ul1{}

  .mnav .mbox .ul1 li .ltop{position: relative;line-height: 50px;padding: 0 50px 0 15px;border-bottom: 1px solid #ddd; }

  .mnav .mbox .ul1 li .ltop a{display: block;width: 100%;}

  .mnav .mbox .ul1 li .ltop span{display: block;width: 50px;height: 50px;position: absolute;top: 0;right: 0;z-index: 2;background:url(../images/r_hui2.png) center no-repeat ;background-size: 16px;}

  .mnav .mbox .ul1 li .ltop span.act {transform: rotate(90deg);-webkit-transform: rotate(90deg);}

  .mnav .mbox .ul1 li .lbtm{display: none;border-bottom: 1px solid #ddd;padding: 10px 0;}

  .mnav .mbox .ul1 li .lbtm a{display: block;width: 100%;padding: 0 15px;line-height: 30px;font-size: 12px;color: #666;}

  .mnav.act{left: 0;}

  .mnav.act .mbox{left: 0;transition-delay: .15s;-webkit-transition-delay: .15s;}

  .mnav2 {position: fixed;width: 100%;height: 100%;top: 0;left: -100%;z-index: 15;display: block;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav2 .hei{display: block;width: 100%;height: 100%;background:rgba(0, 0, 0, 0.1) ;position: absolute;top: 0;left: 0;z-index: 1;}

  .mnav2 .mbox{width: 80%;height: 100%;overflow: auto;background:#fff ;position: relative;z-index: 2;left: -100%;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav2 .mbox .dl1{}

  .mnav2 .mbox .dl1 dd{}

  .mnav2 .mbox .dl1 dd .dtop{position: relative;line-height: 50px;padding: 0 50px 0 15px;border-bottom: 1px solid #ddd; }

  .mnav2 .mbox .dl1 dd .dtop a{display: block;width: 100%;}

  .mnav2 .mbox .dl1 dd .dtop span{display: block;width: 50px;height: 50px;position: absolute;top: 0;right: 0;z-index: 2;background:url(../images/r_hui2.png) center no-repeat ;background-size: 16px;}

  .mnav2 .mbox .dl1 dd .dtop span.act {transform: rotate(90deg);-webkit-transform: rotate(90deg);}

  .mnav2 .mbox .dl1 dd .dbtm{display: none;border-bottom: 1px solid #ddd;padding: 10px 0;}

  .mnav2 .mbox .dl1 dd .dbtm a{display: block;width: 100%;padding: 0 15px;line-height: 30px;font-size: 12px;color: #666;}

  .mnav2.act{left: 0;}

  .mnav2.act .mbox{left: 0;transition-delay: .15s;-webkit-transition-delay: .15s;}

  .wow{opacity: 1;}

  .satpt3 .tt ul li{font-size: 16px;margin-left: 15px;}
}



@media (max-width:960px) {

  .i1 .swiper1 .swiper-slide .sbox .pimg{display: none;}

  .i1 .swiper1 .swiper-slide .sbox .mimg{display: block;}

  .i1 .swiper1 .swiper-slide .sbox video{display: none;opacity: 0;visibility: hidden;pointer-events: none;}

  .i1 .swiper1 .ceng .btn{display: none;}

  .i1 .swiper1 .ceng{bottom: 20px;text-align: center;}

  .i1 .swiper1 .ceng .pagination1{text-align: center;}

  .i2{padding: 30px 0;}

  .i2 .bttt{margin: 20px 0;}

  .i2 .iox{display: block;}

  .i2 .iox .ilt{width: 100%;line-height: 1;}

  .i2 .iox .irt{width: 100%;}

  .i2 .iox .irt .tc{line-height: 1.8;margin: 20px 0;}

  .i2 .ibtm .itt{margin: 30px 0 ;}

  .i2 .ibtm .ul1{overflow: auto;}

  .i2 .ibtm .ul1 li{width: 250px;margin-right: 20px;padding: 25px 10px;height: 360px;}

  .i2 .ibtm .ul1 li .num{width: 200px;}

  .i2 .ibtm .ul1 li .img{width: 55px;}

  .i2 .ibtm .ul1 li .ltt{line-height: 24px;}

  .i2 .ibtm .ul1 li .ltc{margin-top: 15px;}

  .i4{padding: 30px 0;}

  .i4 .itop{display: block;margin-bottom: 20px;}

  .i4 .itop .ilt{width: 100%;}

  .i4 .itop .irt{width: 100%;margin-top: 20px;justify-content: center;}

  .i4 .itop .irt .a{margin-left: 20px;}

  .i4 .ibtm dd .ul1{flex-wrap: nowrap;overflow: auto;}

  .i4 .ibtm dd .ul1 li{width: 280px;margin-right: 10px;}

  .i4 .ibtm dd .ul1 li a{display: block;width: 280px;}

  .footer1{padding: 30px 0;}

  .footer1 .fox .frt{display: none;}

  .footer1 .fox .flt .logo{width: 150px;}

  .footer1 .fox .flt .tel,.footer1 .fox .flt .num{margin: 20px 0 20px 10px;}

  .footer1 .fox .flt .ul1{margin-left: 10px;padding-bottom: 80px;}

  .footer2 .fbox{display: block;text-align: center;line-height: 1.8;}

  .footer2 .fbox .flt{width: 100%;display: block;text-align: center;}

  .footer2 .fbox .flt img{margin: 10px auto;}

  .a_dw{top: -50px;}

  .banner{margin-top: 0;}

  .banner .mimg{display: block;}

  .banner .pimg{display: none;}

  .pd120{padding: 30px 0;}

  .ab1 .att{line-height: 2;}

  .ab1 .tt{margin: 20px 0;}

  .ab1 .atop{display: block;}

  .ab1 .atop .alt{width: 100%;}

  .ab1 .abtm{margin-top: 20px;}

  .ab1 .abtm span{left: 0;}

  .ab1 .abtm s{display: none;}

  .ab2{padding: 30px 0;}

  .ab2 .atop{margin-top: 20px;display: block;}

  .ab2 .atop .alt{width: 100%;}

  .ab2 .atop .alt .att{width: 70%;}

  .ab2 .atop .alt .atc{margin-top: 20px;padding: 40px 0;}

  .ab2 .atop .alt .atc s{width: 25px;height: 25px;background-size: cover;}

  .ab2 .atop .art{width: 60%;margin: 0 auto;}

  .ab3 .aox{padding: 30px 0;display: block;height: auto;}

  .ab3 .aox .xian{display: none;}

  .ab3 .aox .alt{width: 100%;display: flex;flex-wrap: wrap;}

  .ab3 .aox .alt li{width:20%;text-align: center;color: #aaa;display: block;height: 30px;}

  .ab3 .aox .alt li .yuan{display: none;}

  .ab3 .aox .alt li:nth-child(4n){margin-right: 0;}

  .ab3 .aox .acont{display: none;}

  .ab3 .aox .alt li.act{color: #fff;text-decoration: underline;font-weight: bold;}

  .ab3 .aox .art{width: 100%;margin-top: 20px;}

  .ab3 .aox .art .att{padding-bottom: 20px;margin-bottom: 20px;}

  .ab4{padding: 30px 0;}

  .ab4 .swiper2_pc{display: none;}

  .ab4 .swiper2_m{margin: 20px 0 0;padding-bottom: 20px;display: block;}

  .ab4 .swiper2_m .swiper-slide{width: 250px;margin-right: 20px;}

  .ab4 .swiper2_m .swiper-slide:last-child{margin-right: 0;}

  .ab4 .swiper2_m .swiper-slide .sbox{position: relative;overflow: hidden;}

  .ab4 .swiper2_m .swiper-slide .sbox img{display: block;width: 100%;}

  .ab4 .swiper2_m .swiper-slide .sbox .txt{position: absolute;width: 100%;height: 100%;overflow: hidden;top: 0;left: 0;z-index: 2;background: rgba(26, 110, 178, 0.92);color: #fff;text-align: center;justify-content: center;align-items: center;align-content: center;padding: 10px 5%;display: flex;flex-wrap: wrap;line-height: 2;opacity: 0;}

  .ab4 .swiper2_m .swiper-slide .sbox .txt div{display: block;width: 100%;transform: translateY(20px);-webkit-transform: translateY(20px);opacity: 0;}

  .ab4 .swiper2_m .swiper-slide .sbox .txt .xian{display: block;width: 20px;height: 1px;background: rgba(255, 255, 255, 0.3);margin: 10px auto ;}

  .ab4 .swiper2_m .pagination2_m{top: auto;bottom: 0;}

  .ab4 .swiper2_m .pagination2_m .swiper-pagination-progressbar{background: #1a6eb2;}

  .ab4 .swiper2_m .pagination2_m span{background: #fff;border: 1px solid #ddd;opacity: 1;}

  .ab4 .swiper2_m .pagination2_m span.swiper-pagination-bullet-active{background: #1a6eb2;border: 1px solid #1a6eb2;transform: scale(0.75);-webkit-transform: scale(0.75);}
  
  
  .ab4 .swiper2_m .swiper-slide .sbox:hover .txt{opacity: 1;}

  .ab4 .swiper2_m .swiper-slide .sbox:hover .txt div{transform: translateY(0px);-webkit-transform: translateY(0px);opacity: 1;transition-delay: .3s;-webkit-transition-delay: .3s;}

  .ab4 .swiper2_m .swiper-slide .sbox:hover .txt div:nth-child(2){transition-delay: .5s;-webkit-transition-delay: .5s;}

  .ab4 .swiper2_m .swiper-slide  .sbox:hover .txt div:nth-child(3){transition-delay: .7s;-webkit-transition-delay: .7s;}

  .nav{display: none;}

  .sat1 .stop{display: block;margin-top: 20px;}

  .sat1 .stop .slt{width: 100%;}

  .sat1 .stop .srt{width: 100%;display: block;margin-top: 20px;}

  .sat1 .stop .slt .stc{margin-bottom: 15px;line-height: 26px;}

  .sat1 .stop .slt .xian{margin: 25px 0;}

  .sat1 .stop .slt .stt{margin-bottom: 10px;}

  .banner .txt .tc{margin-top: 20px;}

  .sat2 .ul1{display: block;margin-top: 20px;}

  .sat2 .ul1 li{width: 100%;margin: 0 0 20px;}

  .sat2 .ul1 li .wz{line-height: 60px;}

  .satcl1 .ul1 li .img,.satcl1 .ul1 li .txt{width: 100%;float: none;}

  .satcl1 .ul1 li{height: auto;margin-bottom: 20px;}

  .satcl1 .ul1 li .img img{display: block;width: 100%;}

  .satcl1 .ul1 li .txt{background-size: cover;padding: 20px 5%;}

  .satcl1 .ul1 li .txt .xian{margin: 15px 0;}

  .satcl1 .ul1 li .txt .ltc{margin-bottom: 5px;}

  .satcl1 .ul1 li:nth-child(2n) .img{float: none;}

  .satpt1 .stop{height: auto;}

  .satpt1 .stop .txt{width: 100%;height: auto;padding: 20px 5%;}

  .satpt1 .stop .txt .tc{margin-top: 20px;}

  .satpt1 .stop .img{width: 100%;height: auto;}

  .satpt1 .stop .img img{display: block;width: 100%;}

  .satpt2 .ul1{margin-top: 20px;display: block;}

  .satpt2 .ul1 li{width: 100%;margin: 0 0 20px;padding: 20px 5%;height: auto;}

  .satpt2 .ul1 li .xian{margin: 10px 0;}

  .page1{display: none;}

  .page2{display: block;}

  .satpt3 .swiper3_pc{padding: 20px 0;}

  .satpt3 .swiper3_pc .swiper-slide .sbox .ul1 li{width: 33.33%;}

  .ne1{padding: 30px 0;}

  .pagination4 {display: none;}

  .ne1 .nian .btn{}

  .ne1 .nian{margin: 20px 0;line-height: 60px;}

  .ne1 .ul1 li{width: 100%;margin: 0 0 20px;}

  .nec1{margin-top: 0;}

  .nec1 .nbox{padding: 20px 5%;margin-top: 20px;}

  .nec1 .nbox .ly{margin: 20px 0;}

  .nec1 .nbox .ntc{padding: 20px 0;}

  .nec1 .nbox .nbtn{margin-top: 30px;display: block;}

  .nec1 .nbox .nbtn .nlt{width: 100%;}

  .nec1 .nbox .nbtn .more{margin-top: 20px;}

  .nec1 .nbox .nbtn .nlt a{line-height: 1.6;margin-bottom: 15px;}

  .jo1{padding-bottom: 10px;}

  .jo1 .ul1{margin-top: 20px;display: block;}

  .jo1 .ul1 li{width: 100%;margin-bottom: 20px;}

  .jo2{padding: 30px 0;}

  .jo2 .txt{padding: 30px 5%  30px 0;width: 90%;background: #00346a; height: auto;}

  .jo2 .txt .ul1{width: 100%;}

  .jo3 .ul1{margin: 20px 0;}

  .jo3 .ul1 li .ltop{padding: 20px 50px 20px 0;}

  .jo3 .ul1 li .ltop s{width: 30px;height: 30px;}

  .co1{padding: 30px 0;}

  .co1 .cont{display: block;margin-top: 20px;}

  .co1 .cont .clt{width: 100%;float: none;padding: 30px 5%;}

  .co1 .cont .clt .sct{height: 50px;}

  .co1 .cont .clt .ul2{margin: 20px 0;}

  .co1 .cont .clt .ul2 li{width: 100%;margin: 0 0 20px;height: 50px;}

  .co1 .cont .crt{width: 100%;margin-top: 20px;padding: 30px 5%;}

  .co1 .cont .crt .ul1 li{width: 32px;}

  .co1 .cont .crt .ul1 li .ewm{width: 120px;font-size: 12px;top: 50px;}

  .co2 .mimg{display: block;}

  .co2 .pimg{display: none;}

  .sea1{padding: 30px 0;}

  .sea1 .sox{display: block;}

  .sea1 .sox .srt{width: 100%;margin: 20px 0 0;}

  .sea1 .sox .slt{width: 100%;}

  .sea2 .tt,.sea2 .ul1 li a{padding: 20px 0;}

  .sea2{padding-bottom: 30px;}

  .sea2 .ul1{margin-bottom: 30px;}

  .sea2 .ul1 li a .atc{margin-top: 15px;}

  .i3pd{display: none;}

  .i3{position: relative;height: 90vh;}

  .i3 .ibtm,.i3 .ibtm .swiper5{height: 90vh;}

  .i3 .ibtm .swiper5 .swiper-slide .sbox .pimg{display: none;height: auto;}

  .i3 .ibtm .swiper5 .swiper-slide .sbox .mimg{display: block;height: 90vh;}

  .i3 .tt{padding-top: 30px;}

  .i3 .ibtm .swiper5 .swiper-slide .sbox .txt .istt br{display: none;}

  .i3 .ibtm .swiper5 .swiper-slide .sbox .txt .istc{display: block;}

  .i3 .ibtm .swiper5 .swiper-slide .sbox .txt .istc .ilt{line-height: 1.5;}

  .i3 .ibtm .swiper5 .swiper-slide .sbox .txt .istc .irt{width: 100%;padding: 20px 5%;margin-top: 20px;}







}
