/* 前端白明明 */
@charset "UTF-8";



@font-face {
  font-family: "ARRAKIS";
  src: url("../fonts/ARRAKIS-2.woff") format("woff"),
       url("../fonts/ARRAKIS-2.ttf") format("truetype"),
       url("../fonts/ARRAKIS-2.otf") ,
       url("../fonts/ARRAKIS-2.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "din";
  src: url("../fonts/DIN-BOLD.woff") format("woff"),
       url("../fonts/DIN-BOLD.ttf") format("truetype"),
       url("../fonts/DIN-BOLD.OTF") ,
       url("../fonts/DIN-BOLD.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


/*改变浏览器滚动条*/

::-webkit-scrollbar {
width: 8px;
height: 6px;
}
 div::-webkit-scrollbar {
width: 6px;
height: 6px;
}

::-webkit-scrollbar-track {
background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #bcbcbc;/*rgba(0,0,0,0.2)*/;
}

::-webkit-scrollbar-thumb:window-inactive {
background: #a8a8a8;/*rgba(0,0,0,0.1)*/;
}

::-webkit-scrollbar-thumb:vertical:hover {
background-color: #a8a8a8;/*rgba(0,0,0,0.3)*/;
}

::-webkit-scrollbar-thumb:vertical:active {
background-color: #a8a8a8;/*rgba(0,0,0,0.7)*/;
}

::-webkit-input-placeholder {
font-family:"Microsoft YaHei";/*color:rgba(255,255,255,.8);*/
}

::selection {
background: #00aeef; /*color: #fff;*/
}

::-moz-selection {
background: #00aeef;/* color: #fff;*/
}
:focus {
	outline:0
}


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

.arr{font-family: "ARRAKIS";}

*,*: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;max-width: 1920px;  min-width: 1280px;position: relative;padding: 0 ; width: 100%;color: #333;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: #333;}

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;border-radius: 30px;}

.gdt::-webkit-scrollbar-thumb{ background:#005dad;border-radius: 30px;}

.gdt::-webkit-scrollbar-track{ background:#ddd;border-radius: 30px;} 

.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_42{font-size: 42px;}

.f_44{font-size: 44px;}

.f_48{font-size: 48px;}

.f_50{font-size: 50px;}

.f_56{font-size: 56px;}

.f_62{font-size: 62px;}





/*分页*/

.page1{ text-align:center; 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: 5px;background: #fff;border: 1px solid #ddd;font-family: arial;}

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

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

.page1 span input{display: block;width: 60px;height: 30px;border: 1px solid #e2e6f1;border-radius: 2px;outline: none;text-align: center;background:#fff ;}

.page1 span a.pre{background: #fff  url(../images/jt_h.png)  center no-repeat;background-size: 6px;  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/jt_b3.png)  center no-repeat;background-size: 6px;opacity: 1;border: 1px solid #1a6eb2;}

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

.page1 span a.nex:hover{background: #1a6eb2 url(../images/jt_b3.png)  center no-repeat;background-size: 6px;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: -70px;}

.box {min-width: 1280px;width:100%;padding: 0 10.15%; 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{position: fixed;width: 100%;top: 0;left: 50%;z-index: 9;padding: 0 3.65% 0 6.25%;transform: translateX(-50%);-webkit-transform: translateX(-50%);max-width: 1920px;}

.head::after{content: '';display: block;width: 100%;height: 1px;background: #ddd;position: absolute;left: 0;bottom: 0;z-index: 2;opacity: 0;}

.head .hd{position: relative;}

.head .hd .logo{position: relative;height: 50px;margin-top: 15px;float: left;}

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

.head .hd .tpcc img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.head .hd .hrt{float: right;display: flex;height: 20px;align-items: center;align-content: center;margin-top: 30px;}

.head .hd .hrt .ss{position: relative;cursor: pointer;}

.head .hd .hrt s{display: block;width: 1px;height: 20px;background: #fff;opacity: 0.1;margin: 0 30px;}

.head .hd .ul1{float: right;display: flex;align-items: center;align-content: center;margin-right: 115px;}

.head .hd .ul1 li{position: relative;margin: 0 25px;}

.head .hd .ul1 li .ltop a{display: block;line-height: 80px;color: #fff;position: relative;}

.head .hd .ul1 li .ltop a::after{content: '';display: block;width: 30px;height: 3px;background: #fff;position: absolute;bottom: 0;left: 50%;margin-left: -15px;opacity: 0;}

.head .hd .ul1 li .tb .ico{position: relative; margin-right: 30px;width: 20px;height: 20px;}

.head .hd .ul1 li .lbtm{position: absolute;width: 200px;padding: 17px 0;background: rgba(255, 255, 255, 1);line-height: 1;left: 50%;margin-left: -100px;top: calc(100% - 1px);text-align: center;z-index: 3;display: none;border-top: 1px solid #ddd;border-radius: 10px;-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}

.head .hd .ul1 li .lbtm a{display: block;padding: 13px 20px;}

.head .hd .ul1 li .lbtm a:hover{background: #005dad;color: #fff;}

.head .hd .ul1 li:hover .lbtm{display: block;}

.head:hover,.head.act,.head.bai{background: #fff; -moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}

/* .head.act::after,.head.bai::after{opacity: 1;} */

.head:hover .tpcc img,.head.act .tpcc img,.head.bai .tpcc img,.head.hui .tpcc img{opacity: 0;}

.head:hover .tpcc img:nth-child(2),.head.act .tpcc img:nth-child(2),.head.bai .tpcc img:nth-child(2),.head.hui .tpcc img:nth-child(2){opacity: 1;}

.head:hover .hd .ul1 li .ltop a,.head.act .hd .ul1 li .ltop a,.head.bai .hd .ul1 li .ltop a,.head.hui .hd .ul1 li .ltop a{color: #666;}

.head:hover .hd .ul1 .xian,.head.act .hd .ul1 .xian,.head.bai .hd .ul1 .xian,.head.hui .hd .ul1 .xian{background: #dad4d1;opacity: 1;}

.head:hover .hd .hrt .yy,.head.act .hd .hrt .yy,.head.bai .hd .hrt .yy,.head.hui .hd .hrt .yy{color: #666;}

.head:hover .hd .hrt s,.head.act .hd .hrt s,.head.bai .hd .hrt s,.head.hui .hd .hrt s{background: #dad4d1;opacity: 1;}

.head:hover .hd .xxian,.head.act .hd .xxian,.head.bai .hd .xxian,.head.hui .hd .xxian{background: #dad4d1;opacity: 1;}

.head .hd .ul1 li.act .ltop a::after{opacity: 1;}

.head.act .hd .logo{margin-top: 15px;height: 30px;}

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

.head.act .hd .hrt{margin-top: 20px;}

.head .hd .ul1 li .ltop a:hover{color: #2d7bd7;}

.head:hover .hd .ul1 li.act .ltop a::after,.head.act .hd .ul1 li.act .ltop a::after,.head.bai .hd .ul1 li.act .ltop a::after{background: #005dad;}




/* 进度条 */


.bmeter {position: fixed;top: 50px;left: 0px;width: 0%;height: 15px;background: #fff;opacity:0;z-index:111;pointer-events: none;}

.bmeter  span{display: block;width: 100%;position: absolute;top: -20px;left: 0;text-align: center;font-size: 30px;font-weight: 600;color: #f00;}







/* 首页 */

.i1{position: relative;overflow: hidden;}

.i1 .swiper1{}

.i1 .swiper1 .swiper-slide{}

.i1 .swiper1 .swiper-slide .sbox{position: relative;overflow: hidden;display: block;opacity: 0;}

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

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

.i1 .swiper1 .swiper-slide .sbox .txt{position: absolute;top:35%;left: 15%;z-index: 5;color: #fff;}
.i1 .swiper1 .swiper-slide .sbox .txt .att{line-height: 74px;transform: translateY(200px);-webkit-transform: translateY(200px);opacity: 0;}
.i1 .swiper1 .swiper-slide .box{ padding: 0 4.5%;}
.i1 .swiper1 .swiper-slide .sbox .txt .en{line-height: 30px;font-family: Arial;word-spacing: 4px;margin-top: 10px;transform: translateY(200px);-webkit-transform: translateY(200px);opacity: 0;}

.i1 .swiper1 .swiper-slide-active .sbox{opacity: 1;}

.i1 .swiper1 .swiper-slide-active .sbox .txt .att{transform: translateY(0px);-webkit-transform: translateY(0px);opacity: 1;transition-delay: .5s;-webkit-transition-delay: .5s; font-size: 45px; font-weight: bold; color: #005dad;}
.i1 .swiper1 .swiper-slide-active .sbox .txt .bor{ width: 90px; height: 5px; background-color: white;}
.i1 .swiper1 .swiper-slide-active .sbox .txt .en{transform: translateY(0px);-webkit-transform: translateY(0px);opacity: 1;transition-delay: .7s;-webkit-transition-delay: .7s;color: #005dad;}

.i1 .irt{width: 8.85%;height: 100%;position: absolute;top: 0;right: -8.85%;z-index: 5;display: flex;align-items: center;align-content: center;background: url(../images/in_1_5.png) center no-repeat;background-size: cover;}

.i1 .irt .ul1{display: block;width: 100%;}

.i1 .irt .ul1 li{width: 100%;margin: 35px 0 ;cursor: pointer;width: 100%;}

.i1 .irt .ul1 li .ico{display: block;width: 60px;margin: 0 auto;opacity: 0.5;}

.i1 .irt .ul1 li.act .ico{opacity: 1;}

.i1 .irt .tz{position: absolute;width: 100%;height: 60px;right: 0;bottom: 0;z-index: 2;background: #005dad;display: flex;justify-content: center;align-items: center;align-content: center;border-radius: 40px 0 0 0 ;border-top: 1px solid #024b91;}

.i1 .irt .tz s{display: block;width: 40px;height: 20px;background: url(../images/jt_b.png) center no-repeat;position: relative;left: 0px;}

.i1 .irt .tz:hover{background: #2d7bd7;}

.i1 .irt .tz:hover s{left: 5px;}

.i1:hover .irt{right: 0%;}

.i1 .bf{display: flex;position: absolute;right: 10.15%;bottom: 70px;z-index: 5;height: 20px;color: #fff;cursor: pointer;}

.i1 .bf .ico{display: block;margin-right: 10px;}

.i1 .bf:hover {padding-left: 5px;}

.i2{position: relative;z-index: 3;}

.i2 .img0{position: relative;}

.i2 .img0 img{display: block;width: 100%;}

.i2 .img0 .a a{display: block;position: absolute;width: 7.55%;top: 42%;left: 17%;z-index: 3;}

.i2 .img0 .a a:nth-child(2){left:25.2%;top: 32%;}

.i2 .img0 .a a:nth-child(3){left:26.5%;top: 50.5%;}

.i2 .img0 .a a:nth-child(4){left: 41.5%;top: 56.7%;}

.i2 .img0 .a a:nth-child(5){left:58.7%;top: 16%;}

.i2 .img0 .a a:nth-child(6){left:68%;top: 29.5%;}

.i2 .img0 .a a:nth-child(7){left: 75.5%;top: 39.7%;}

.i2 .img0 .a a:nth-child(8){left:65%;top: 50.7%;}

.i2 .img1{position: absolute;top: 0;left: 0;z-index: 2;}

.i2  .itop{padding-top: 90px; text-align: center; background-color: #f6f7fa;}

.i2  .itop .tt{color: #000; font-size: 25px; font-weight:bold; margin-top: 10px;}

.i2  .itop .en{color: #065fae; font-size: 56px; font-family: arial; font-weight: normal; text-transform: uppercase;}


.i3hz{position: relative;width: 100%;height: 300vh;z-index: 3;}

.i3 {padding: 12vw 0  14.6vw 0;text-align: center;color: #fff;border-radius: 0 0 200px 0;position: sticky;left: 0;top: 60px;height: 100vh;}

.i3 .box{opacity: 0;top: 200px; -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s;}

.i3 .tc{line-height: 28px;margin: 40px 0 100px;}
.i3 .tc p{ text-align: left; text-indent: 2em;}

.i3 .ul1{display: flex;justify-content: center;margin-bottom: 50px;}

.i3 .ul1 li{text-align: left;margin: 0 54px;}

.i3 .ul1 li .wz{margin-top: 20px;}

.i3 .ul1 li .num{display: flex;align-items: flex-end;align-content: flex-end;}

.i3 .ul1 li .num .f_56{position: relative;bottom: -5px;}

.i3 .ul1 li .num .jia{position: relative;bottom: -7px;}

.i3logo{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 9;pointer-events: none;}

.i3logo .img{position: sticky;width: 100%;height: 100vh;left: 0;top: 0;}

.i3logo .img img{display: block;max-width: 999999px;width: auto; height: 100%; position: relative;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}










.i4{padding: 90px 0 100px;}

.i4 .itop{display: flex;justify-content:space-between;align-items: center;align-content: center;}

.i4 .itop .more{margin: 0;}

.i4 .itop .tt{color: #005dad;}

.i4 .itop .en{color: #e95412;margin-top: 10px;}

.i4 .ibtm{display: flex;margin-top: 80px;}

.i4 .ibtm dd{width: 33%;margin-right: 0.5%;}

.i4 .ibtm dd:last-child{margin-right: 0;}

.i4 .ibtm .dd1{}

.i4 .ibtm .dd1 a{display: block;position: relative;overflow: hidden;height: 100%;}

.i4 .ibtm .dd1 a img{display: block;width: auto;transform: scale(1.01);-webkit-transform: scale(1.01);height: 100%;max-width: 999px;}

.i4 .ibtm .dd1 a .txt{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 3;padding: 1.5vw 2vw;color: #fff;}

.i4 .ibtm .dd1 a .txt .att{margin: 20px 0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.i4 .ibtm .dd1 a .txt .day{font-family: Arial;}

.i4 .ibtm .dd1 a .txt .mo{display: flex;margin-top: 65px;align-items: center;align-content: center;}

.i4 .ibtm .dd1 a .txt .mo s{display: block;width: 14px;height: 14px;background: url(../images/jt_b2.png) center no-repeat;margin-left: 8px;}

.i4 .ibtm .dd1 a:hover .txt .mo{padding-left: 5px;}

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

.i4 .ibtm .dd2 a{background: #f1f1f1;display: flex;align-content: space-between;flex-wrap: wrap;width: 100%;height: 100%;}

.i4 .ibtm .dd2 .txt{padding: 2.6vw 2vw 2vw;}

.i4 .ibtm .dd2 .txt .day{font-family: Arial;}

.i4 .ibtm .dd2 .txt .att{line-height: 36px;height: 72px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin: 15px 0 5px;}

.i4 .ibtm .dd2 .txt .atc{color: #7b8287;line-height: 24px;height: 48px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.i4 .ibtm .dd2 .txt .mo{display: flex;margin-top: 3.65vw;color: #024b91;}

.i4 .ibtm .dd2 .txt .mo s{display: block;width: 14px;height: 14px;background: url(../images/jt_l.png) center no-repeat;margin-left: 8px;}

.i4 .ibtm .dd2 .img{display: block;width: 100%;overflow: hidden;}

.i4 .ibtm .dd2 .img img{display: block;width: 100%;transform: scale(1.01);-webkit-transform: scale(1.01);}

.i4 .ibtm .dd2:hover .day,.i4 .ibtm .dd2:hover .att,.i4 .ibtm .dd2:hover .mo{color: #2d7bd7;}

.i4 .ibtm .dd2:hover  .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.i4 .ibtm .dd2:hover .mo{padding-left: 5px;}

.i4 .ibtm .dd3{background: url(../images/in_4_3.jpg) center no-repeat;padding: 3vw 0;background-size: cover;}

.i4 .ibtm .dd3 .dtop{padding: 0 2vw;color: #fff;}

.i4 .ibtm .dd3 .dtop .dtt2{margin: 1vw 0 1.5vw;}

.i4 .ibtm .dd3 .a a{display: block;padding: 1.4vw 2vw;position: relative;z-index: 3;color: #fff;}

.i4 .ibtm .dd3 .a a .day{font-family: Arial;color: #c1d5eb;margin-top: 10px;}

.i4 .ibtm .dd3 .a a .wz1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.i4 .ibtm .dd3 .a a s{display: block;width: 0%;height: 100%;background: #2d7bd7;position: absolute;top: 0;left: 0;z-index: -1;}

.i4 .ibtm .dd3 .a a:hover s{width: 100%;}

.i4 .ibtm .dd3 .mo{display: flex;color: #fff;margin: 2vw 0 0 2vw;}

.i4 .ibtm .dd3 .mo s{display: block;width: 14px;height: 14px;background: url(../images/jt_b2.png) center no-repeat;margin-left: 8px;}

.i4 .ibtm .dd3 .mo:hover{padding-left: 5px;}

.i5{padding: 7.3vw 0 11.5vw;background: #f2f2f2;border-radius: 200px 0 0 0;position: relative;z-index: 3;}

.i5 .iox{width: 48.5%;z-index: 3;position: relative;}

.i5 .tt{color: #005dad;}

.i5 .en{color: #e95412;margin-top: 10px;}

.i5 .tc{line-height: 28px;text-align: justify;margin: 40px 0 90px;}

.i5 .swiper2{padding-bottom: 55px;}

.i5 .swiper2 .pagination2{text-align: right;line-height: 1;color: #777;bottom: 0;}

.i5 .swiper2 .pagination2 .swiper-pagination-current{color: #005dad;}

.i5 .swiper2 .scrollbar2{width: calc(100% - 50px);left: 0;background: rgba(0, 0, 0, 0);height: 4px;border-radius: 30px;overflow: hidden;}

.i5 .swiper2 .scrollbar2::after{content: '';display: block;width: 100%;height: 2px;position: absolute;left: 0;top: 1px;background: #c7cddd;}

.i5 .swiper2 .scrollbar2 .swiper-scrollbar-drag{border-radius: 30px;background: url(../images/in_5_0.jpg) center no-repeat;background-size: cover; height: 4px;z-index: 3;}

.i5 .vid{display: block;height: 76%;position: absolute;top: 12%;right: 10%;pointer-events: none;}
.i5 .sbox{ width:100%; height: 88px; background-color: white; display: flex; justify-content: center; align-items: center;}
.i5 .sbox img{ max-width: 100%; max-height: 88px;}

/* 底部 */

.footer{position: relative;background: #005dad;padding: 0 5.2% 0 11.45%;}

.footer .footer1{padding: 60px 0;display: flex;}

.footer .footer1 .flt{width: 37.5%;color: #fff;}

.footer .footer1 .flt .dh{color: #fff;margin: 20px 0 40px;}

.footer .footer1 .flt .dz{display: flex;color: #fff;margin-bottom: 20px;}

.footer .footer1 .flt .dz .ico{width: 20px;}

.footer .footer1 .flt .dz .wz{width: calc(100% - 20px);}

.footer .footer1 .flt .ewm{width: 100px;text-align: center;}

.footer .footer1 .flt .ewm img{margin-bottom: 10px;}

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

.footer .footer1 .frt li{}

.footer .footer1 .frt li a{display: block;color: #fff;opacity: 0.7;margin-bottom: 20px;position: relative;left: 0px;}

.footer .footer1 .frt li .ltop a{display: block;opacity: 1;margin-bottom: 40px;}

.footer .footer1 .frt li a:hover{opacity: 1;left: 5px;}

.footer .footer2{padding: 30px 0 40px;border-top: 1px solid rgba(255, 255, 255, 0.2);position: relative;z-index: 3;text-align: center;  line-height: 25px; }


.footer2 .flt .a{display: block;margin-right: 10px;}

.footer2 * ,.footer2 a{color: rgba(255, 255, 255, 0.4);}

.footer2 a:hover{color: #fff;opacity: 1;}

.footer2 .biao img{width: 40px;}


.footer3{width: 5.2%;height: 100%;position: absolute;top: 0;left: 0;z-index: 3;background: #fff;align-content: space-between;display: flex;flex-wrap: wrap;padding-bottom: 40px;}

.footer3 a{display: block;width: 100%;}

.footer3 .top{display: block;width: 100%;cursor: pointer;position: relative;top: 0px;}

.footer3 .top:hover{top: -5px;}



.footer2 .gongan {display: flex !important;align-items: self-start;align-content: flex-start;justify-content: center;}

.footer2 .gongan *{display: inline-block;}

.footer2 .gongan img{width: 20px;height: 20px;margin: 0 !important;}

/* 产品 */

.banner{position: relative;z-index: 1;width: 100%;color: #fff;}

.banner .nox{width: 100%;height: 600px;position: relative;}

.banner .nox > .txt{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);text-align: center;line-height: 1;}

.banner .nox > .txt .tt{margin-bottom: 30px;}

.banner .nox > .txt .tc{font-family: Arial; text-transform: uppercase;}

.pr1{padding: 100px 0 120px;background: #f7f7f7;}

.pr1 .pox{display: flex;justify-content: space-between;position: relative;align-items: flex-start;}

.pr1 .pox .plt{width: 22%;position: sticky;top: 80px;left: 0;}

.pr1 .pox .plt .ul1{border: 1px solid #ddd;width: 100%;border-radius: 10px;overflow: hidden;}

.pr1 .pox .plt .ul1 li a{display: flex;padding: 1.2vw 1.5vw;border-bottom: 1px solid #ddd;background: url(../images/pr_1_1.jpg) center no-repeat;background-size: cover;align-items: center;align-content: center;}

.pr1 .pox .plt .ul1 li:last-child a{border: 0;}

.pr1 .pox .plt .ul1 li a .wz{width: calc(100% - 10px);line-height: 1.5;}

.pr1 .pox .plt .ul1 li a s{display: block;width: 10px;height: 16px;background: url(../images/jt_h.png) center no-repeat;}

.pr1 .pox .plt .ul1 li a:hover,.pr1 .pox .plt .ul1 li.act a{background: url(../images/pr_1_2.jpg) center no-repeat;background-size: cover;}

.pr1 .pox .plt .ul1 li a:hover .wz,.pr1 .pox .plt .ul1 li.act a .wz{color: #fff;}

.pr1 .pox .plt .ul1 li a:hover s,.pr1 .pox .plt .ul1 li.act a s{background: url(../images/jt_b3.png) center no-repeat;}

.pr1 .pox .prt{width: 100%;}

.pr1 .pox .prt .ptop{display: flex;justify-content: space-between;align-items: center;align-content: center;}

.pr1 .pox .prt .ptop .pl{display: block;width: 63%;line-height: 1;border-left: 5px solid #005dad;padding-left: 20px;}

.pr1 .pox .prt .ptop .pr{width: 37%;height: 46px;background: #fff;border: 1px solid #ddd;border-radius: 20px 0 20px 0;overflow: hidden;display: flex;}

.pr1 .pox .prt .ptop .pr input{display: block;width: calc(100% - 90px);height: 100%;border: 0;background: #fff;outline: none;padding: 0 20px;}

.pr1 .pox .prt .ptop .pr a{display: block;width: 90px;height: 100%;background: #005dad url(../images/ss.png) center no-repeat;}

.pr1 .pox .prt .ptop .pr a:hover{background: #2d7bd7 url(../images/ss.png) center no-repeat;}

.pr1 .pox .prt .ul1{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 40px 0 15px;}

.pr1 .pox .prt .ul1 li{width: 31%;margin: 0 0 2.7%;background: #fff;}

.pr1 .pox .prt .ul1 li a{display: block;}

.pr1 .pox .prt .ul1 li a .txt{padding: 3.125vw 3.125vw 0;}

.pr1 .pox .prt .ul1 li a .txt .ltop{display: flex;align-items: center;align-content: center;}

.pr1 .pox .prt .ul1 li a .txt .ltop .wz{display: block;width: calc(100% - 100px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.pr1 .pox .prt .ul1 li a .txt .ltop .mo{position: relative;right: 0px;color: #999;line-height: 20px;background: url(../images/jt_h2.png) center right no-repeat;width: 100px;}

.pr1 .pox .prt .ul1 li a .xian {display: block;width: 100%;height: 2px;background: #eee;margin: 25px 0 20px;}

.pr1 .pox .prt .ul1 li a .xian  s{display: block;width: 50px;height: 100%;background: url(../images/pr_2_2.png) center no-repeat;background-size: cover;}

.pr1 .pox .prt .ul1 li a .txt .tc{line-height: 26px;height: 52px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.pr1 .pox .prt .ul1 li a .img{position: relative;overflow: hidden;z-index: 3;}

.pr1 .pox .prt .ul1 li a .img img{display: block;width: 50%; margin: 30px auto 30px auto; transform: scale(1.01);-webkit-transform: scale(1.01);position: relative;z-index: 2;}

/* .pr1 .pox .prt .ul1 li a .img span{width: 100%;height: 100%;background: url(../images/pr_1_0.png) center bottom no-repeat;background-size: cover;position: absolute;top: 50%;left: 0;}
 */
.pr1 .pox .prt .ul1 li:hover a .xian s{width: 100%;background: url(../images/pr_2_1.png) center no-repeat;background-size: cover;}

.pr1 .pox .prt .ul1 li:hover a .txt .ltop .mo{color: #2d7bd7;background: url(../images/jt_l.png) center right no-repeat;}

.pr1 .pox .prt .ul1 li:hover a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.pr1 .pox .prt .ul1 li:hover a .img span{top: 0%;}

/* 产品详情 */

.banner_prc{margin-top: 80px;}

.banner_prc .nox{height: 520px;display: flex;align-items: center;align-content: center;}

.banner_prc .nox .nlt{width: 57%;}

.banner_prc .nox .nrt{width: 43%;}

.banner_prc .nox .tt{color: #005dad;}

.banner_prc .nox .en{color: #e95412;margin: 30px 0 50px;}

.banner_prc .nox .more{margin: 0;}

.banner_prc .nox .more s{background: url(../images/xz.png) center no-repeat;}

.nav{}

.nav .nox{display: flex;align-items: center;align-content: center;padding: 40px 0 80px;}

.nav .nox a{display: block;color: #666;}

.nav .nox s{display: block;width: 10px;height: 14px;background: url(../images/jt_h.png) center no-repeat;background-size: 6px;margin: 0 10px;}

.nav .nox a:hover{color: #2d7bd7;}

.prc1{text-align: center;}

.prc1 .en{color: rgba(153, 153, 153, 0.2);margin: 15px 0 35px;font-family: Arial;}

.prc1 .tc{line-height: 1.5; padding-bottom: 50px; text-align: center;}

.prc2{text-align: center;padding: 100px 0;}

.prc2 .en{color: rgba(153, 153, 153, 0.2);margin: 15px 0 35px;font-family: Arial;}

.prc2 .tc{line-height: 1.5;}

.prc2 .dl1{display: flex;align-items: center;align-content: center;}

.prc2 .dl1 dt{position: relative;width: 50%;}

.prc2 .dl1 dt  img{margin: 0 auto;}

.prc2 .dl1 dt .ceng{position: absolute;top: 50%;left: 50%;z-index: 2;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: 100%;}

.prc2 .dl1 dd{width: 45%;text-align: justify;}

.prc2 .dl1 dd .ul1 li{display: flex;margin-bottom: 20px;}

.prc2 .dl1 dd .ul1 li .ico{width: 40px;}

.prc2 .dl1 dd .ul1 li .wz{width: calc(100% - 40px);line-height: 32px;}

.prc3{text-align: center;padding: 0 0 120px;}

.prc3 .en{color: rgba(153, 153, 153, 0.2);margin: 15px 0 35px;font-family: Arial;}

.prc3 .tc{line-height: 1.8;}

.prc3 .table{margin: 0 auto;max-width: 1200px;width: 100%;}

.prc3 .table table{border-left: 1px solid #93bbdf;border-top: 1px solid #93bbdf;width: 100%;}

.prc3 .table table tr td{border-right: 1px solid #93bbdf;border-bottom: 1px solid #93bbdf;padding:  10px;line-height: 1.6;text-align: left;}

.prc3 .table table tr td .bt{text-align: center;}

.prc3 .table table tr:nth-child(2n) td{background: #f3f5f7;}

.prc3 .table table tr td.bai{background: #fff;}
.pcon p{ text-align: left;}
.pcon p img{ margin: 10px auto;}
/* 案例 */

.nav2{width: 100%;height: 80px;line-height: 80px;text-align: center; -moz-box-shadow:0px 1px 15px rgba(22,85,228,0.1); -webkit-box-shadow:0px 1px 15px rgba(22,85,228,0.1); box-shadow:0px 1px 15px rgba(22,85,228,0.1);}

.nav2 .swiper3{}

.nav2 .swiper3 .swiper-slide{width: auto;}

.nav2 .swiper3 .swiper-slide .sbox{display: flex;justify-content: center;position: relative;align-items: center;align-content: center;}

.nav2 .swiper3 .swiper-slide .sbox .txt{position: relative;color: #666;}

.nav2 .swiper3 .swiper-slide .sbox .ico{margin-right: 5px;}

.nav2 .swiper3 .swiper-slide .sbox .xian{width: 100%;height: 2px;background: #113dc2;position: absolute;left: 0;bottom: 0;z-index: 2;opacity: 0;}

.nav2 .swiper3 .swiper-slide .sbox .bian{display: block;width: 1px;height: 16px;background: #e8e9ea;position: absolute;right: 0;top: 50%;margin-top: -10px;}

.nav2 .swiper3 .swiper-slide:last-child .sbox .bian{display: none;}

.nav2 .swiper3 .swiper-slide.act .sbox .txt{color: #005dad;font-weight: bold;}

.nav2 .swiper3 .swiper-slide:hover .sbox .txt{color: #005dad;}

.nav2 .swiper3 .swiper-slide.act .sbox .xian{opacity: 1;}

.ca1{padding: 100px 0 120px;text-align: center;}

.ca1 .en{color: rgba(153, 153, 153, 0.2);margin: 15px 0 60px;font-family: Arial;}

.ca1 .dl1{display: flex;}

.ca1 .dl1 dt{display: block;width: 47%;height: 405px;background-size: cover;border-radius: 100px 0 0 0;}

.ca1 .dl1 dd{width: 53%;text-align: justify;border: 1px solid #ddd;border-radius: 0 0 100px ;padding: 3.125vw;border-left: 0;line-height: 2;height: 405px;}

.ca1 .dl1 dd .txt{width: 100%;height: 100%;overflow: auto;padding-right: 10px;}

.ca1 .dl1 dd .txt a{color: #005dad;}

.con2{ font-size: 16px; text-align: left; line-height: 30px;}

/* 服务 */

.ser1{padding: 100px 0 120px;text-align: center;background: #f7f8fa;}

.ser1 .en{color: rgba(153, 153, 153, 0.4);margin: 15px 0 60px;font-family: Arial;}

.ser1 .dl1{text-align: justify;align-items: self-start;align-content: flex-start;display: flex;}

.ser1 .dl1 dd{width:calc( calc(100% - 90px) / 3);margin-right: 45px;background: #fff;padding: 50px;min-height: 460px;position: relative;border-radius: 100px 0 100px 0;}

.ser1 .dl1 dd:last-child{margin-right: 0;}

.ser1 .dl1 dd .num{display: block;font-size: 110px;font-weight: bold;color: #005dad;opacity: 0.06;position: absolute;top: 40px;right: 50px;}

.ser1 .dl1 dd .dtop{display: flex;align-items: center;align-content: center;}

.ser1 .dl1 dd .dtop .ico{display: block;width: 80px;margin-right: 20px;}

.ser1 .dl1 dd .ul1{position: relative;padding-left: 70px;}

.ser1 .dl1 dd .ul1::after{content: '';display: block;width: 2px;height: 100%;position: absolute;top: 0;left: 40px;background: #e5eef6;}

.ser1 .dl1 dd .ul1 li{padding: 20px 0 10px;}

.ser1 .dl1 dd .ul1 li .ltt {display: flex;margin-bottom: 15px;position: relative;}

.ser1 .dl1 dd .ul1 li .ltt span{display: block;padding: 0 20px;line-height: 34px;background: #ebf2f8;color: #005dad;border-radius: 30px;}

.ser1 .dl1 dd .ul1 li .ltt s{display: block;width: 8px;height: 8px;background: #e95412;border-radius: 50%;position: absolute;left: -33px;top: 13px;z-index: 2;}

.ser1 .dl1 dd .ul1 li .ltc {line-height: 30px;}

.ser1 .dl1 dd .jt{display: block;width: 45px;height: 60px;background: url(../images/ser_1_4.png) center no-repeat;position: absolute;right: -45px;top: 200px;}

.ser1 .dl1 .dd2{background: #fff url(../images/ser_1_5.png) center bottom no-repeat;} 

.ser1 .dl1 dd:last-child {min-height: 660px;}

.ser1 .dl1 dd:last-child .jt{display: none;}

.ser1 .sbtm{display: flex;width:calc(100% - 34% ) ;background: #fff;align-items: center;align-content: center;padding: 50px;border-radius: 100px 0 100px 0;margin-top: -160px;}

.ser1 .sbtm .slt{width: 200px;}

.ser1 .sbtm .ul1{width: calc(100% - 200px);display: flex;justify-content: space-between;align-items: center;align-content: center;}

.ser1 .sbtm .ul1 li{display: flex;text-align: left;align-items: center;align-content: center;line-height: 30px;}

.ser1 .sbtm .ul1 li .ico{display: block;width: 65px;}

.ser2{padding: 100px 0 135px;text-align: center;}

.ser2 .en{color: rgba(153, 153, 153, 0.4);margin: 15px 0 60px;font-family: Arial;}

.ser2 .sox{background: url(../images/ser_2.jpg) center no-repeat;background-size: cover;border-radius: 100px 0 100px 0;padding: 0 7.3vw;}

.ser2 .sox .hezi{display: flex;text-align: justify;position: relative;top: 60px;color: #fff;min-height: 505px;}

.ser2 .sox .hezi .img{width: 19.5vw;}

.ser2 .sox .hezi .txt{width: 25vw;margin-left: 4vw;padding-top: 30px;}

.ser2 .sox .hezi .txt .stt1{color: #ffd480;}

.ser2 .sox .hezi .txt .stc1{margin: 20px 0;}

.ser2 .sox .hezi .txt .stt2{color: #5285cc;letter-spacing: 4px;}

.ser2 .sox .hezi .txt .stc2{color: #a1bde5;padding: 30px 0 50px;border-top: 2px solid rgba(153, 153, 153, 0.2);margin-top: 30px;}

.ser3{padding-bottom: 120px;}

.ser3 .swiper4{}

.ser3 .swiper4 .swiper-slide{width: auto;line-height: 50px;}

.ser3 .swiper4 .swiper-slide .sbox{padding: 0 25px;background: #fff;}

.ser3 .swiper4 .swiper-slide-active .sbox,.ser3 .swiper4 .swiper-slide:hover .sbox{background: #005dad;border-radius: 20px 0 20px 0;color: #fff;}

.ser3 .swiper4 .swiper-slide-active .sbox{font-weight: bold;}

.ser3 .ul1{margin: 40px 0;}

.ser3 .ul1 li{border-bottom: 1px solid #d8dde5;display: flex;padding: 40px 30px;align-items: self-start;align-content: flex-start;}

.ser3 .ul1 li .llt{width: calc(100% - 120px);display: flex;align-items: center;align-content: center;}

.ser3 .ul1 li .llt .ico{width: 70px;}

.ser3 .ul1 li .llt .txt{width: calc(100% - 70px);}

.ser3 .ul1 li .llt .txt .ltt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.ser3 .ul1 li .llt .txt .day{color: #999;margin-top: 10px;}

.ser3 .ul1 li .lrt{width: 110px;display: flex;justify-content: space-between;}

.ser3 .ul1 li .lrt a{display: block;width: 46px;border: 1px solid #ddd;border-radius: 50%;position: relative;}

.ser3 .ul1 li .lrt a img{display: block;width: 100%;}

.ser3 .ul1 li .lrt a img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.ser3 .ul1 li:hover .txt .ltt{color: #005dad;}

.ser3 .ul1 li .lrt a:hover img:nth-child(1){opacity: 0;}

.ser3 .ul1 li .lrt a:hover img:nth-child(2){opacity: 1;}

.ser4{text-align: center;padding: 100px 0 120px;background: #f7f8fa;}

.ser4 .en{color: rgba(153, 153, 153, 0.4);margin: 15px 0 60px;font-family: Arial;}

.ser4 .sox{text-align: justify;background: url(../images/ser_4.jpg) left center no-repeat;background-size: cover;padding: 80px 80px 80px 24vw;border-radius: 100px 0 100px 0;border: 1px solid #d8dde5;}

.ser4 .sox .stt{text-align: center;margin-bottom: 60px;}

.ser4 .sox .dl1{display: flex;}

.ser4 .sox .dl1 dd{width: 23%;margin-right: 5.5%;}

.ser4 .sox .dl1 dt{width: 43%;}

.ser4 .sox .wb{padding-bottom: 20px;border-bottom: 1px solid #d8dde5;display: flex;color: #666;}

.ser4 .sox .wb .wz{width: 70px;display: flex;}

.ser4 .sox .wb .wz .xin{color: #f00;padding-right: 5px;}

.ser4 .sox .wb .xian{display: block;width: 1px;height: 20px;background: #d8dde5;}

.ser4 .sox .wb input{display: block;width: calc(100% - 71px);border: 0;background: #fff;padding: 0 20px;height: 20px;outline: none;font-weight: 100;}

.ser4 .sox .wb select{display: block;width:calc( calc(100% - 92px) / 2);border: 0;background: #fff;padding: 0 20px;height: 20px;outline: none;font-weight: 100;}

.ser4 .sox .wb .xian2{margin-left: 20px;}

.ser4 .sox .scon{display: flex;align-items: self-start;align-content: flex-start;margin: 40px 0;}

.ser4 .sox .scon .wz{width: 70px;color: #666;padding:15px 0 0 10px;}

.ser4 .sox .scon textarea{display: block;width: calc(100% - 70px);height: 120px;border: 1px solid #ddd;border-radius: 5px;padding: 10px 20px;font-family: arial; line-height: 1.5;outline: none;resize: none;font-weight: 100;}

.ser4 .sox .dl1 dt .img{display: block;width: 100px;border: 1px solid #ddd;cursor: pointer;}

.ser4 .sox .dl2 dt{width: 71.5%;display: flex;justify-content: space-between;}

.ser4 .sox .dl2 dt .more{margin: 0;}

/* 关于 */

.banner_ab .nox{height: 49.5vw; }

.banner_ab .nox > .txt{display: flex;text-align: justify;align-items: center;align-content: center;}

.banner_ab .nox > .txt .blt{width: 39%;}

.banner_ab .nox > .txt .blt img{display: block;width: 100%;}

.banner_ab .nox > .txt .brt{width: 53%;line-height: 1.5;margin-left: 4.5%; overflow-y: auto; }

.banner_ab .nox > .txt .brt .btx{padding-right: 40px;height: 325px;line-height: 30px;margin: 30px 0;}

.banner_ab .nox > .txt .brt .ul1{display: flex;justify-content: space-between;line-height: 1;}

.banner_ab .nox > .txt .brt .ul1 li{text-align: left;}

.banner_ab .nox > .txt .brt .ul1 li .wz{margin-top: 20px;}

.banner_ab .nox > .txt .brt .ul1 li .num{display: flex;align-items: flex-end;align-content: flex-end;}

.banner_ab .nox > .txt .brt .ul1 li .num .f_56{position: relative;bottom: -7px;}

.banner_ab .nox > .txt .brt .ul1 li .num .jia{position: relative;bottom: -5px;}

.banner_ab .nox > .txt .brt .btx::-webkit-scrollbar{ width:4px;height: 1px;}

.banner_ab .nox > .txt .brt .btx::-webkit-scrollbar-thumb{ background:#fff;}

.banner_ab .nox > .txt .brt .btx::-webkit-scrollbar-track{ background:rgba(255, 255, 255, 0.4);} 

.ab_1{padding: 100px 0;background: url(../images/ab_2.jpg) center no-repeat;background-size: cover;text-align: center;}

.ab_1 .en{color: rgba(153, 153, 153, 0.4);margin: 15px 0 70px;font-family: Arial;}

.ab_1 .abtm{padding: 0 70px; font-size: 16px; line-height: 200%; text-align: left;}



.ab_2{padding-top: 60px;text-align: center;}

.ab_2 .en{color: rgba(153, 153, 153, 0.4);margin: 15px 0 60px;font-family: Arial;}

.ab_2 .abtm{display: flex;align-items: center;align-content: center;background: #f5f6f7;border-radius:  0 0 100px 0;}

.ab_2 .abtm .alt{ width: 56.25%;height: 700px;background-size: cover;}

.ab_2 .abtm .art{width: 43.75%;padding: 20px  0 0 4.8vw;text-align: justify;}

.ab_2 .abtm .art .ul1{width: 90%;max-width: 435px;}

.ab_2 .abtm .art .ul1 li{padding: 20px 0 ;border-bottom: 1px solid #ddd;cursor: pointer;}
.ab_2 .abtm .art .ul1 li:nth-child(2){ border-bottom: 0; padding-bottom: 0;}
.ab_2 .abtm .art .ul1 li .ltt{display: flex;align-items: center;align-content: center;overflow: hidden;}

.ab_2 .abtm .art .ul1 li .ltt .ico{display: block;width: 30px;position: relative;left: 0px;margin-right: 10px;}

.ab_2 .abtm .art .ul1 li .ltt .ico2{opacity: 0;margin: 0 0 0 10px;}

.ab_2 .abtm .art .ul1 li .ltc {line-height: 1.5; color: #666;margin-top: 10px;}

.ab_2 .abtm .art .ul1 li.act .ltt .ico1{margin-left: -30px;}

.ab_2 .abtm .art .ul1 li.act .ltt .ico2{opacity: 1;}

.ab_2 .abtm .art .ul1 li.act .wz{font-size: 32px;font-weight: bold;}

.ab_3{padding: 100px 0 50px 0;text-align: center;}

.ab_3 .en{color: rgba(153, 153, 153, 0.4);margin: 15px 0 15px;font-family: Arial;}

.ab_3 .ul1{min-height: 190px;}

.ab_3 .ul1 li{margin-top:40px ;}

.ab_3 .ul1 li span{display: block;width: 17.45%;margin: 0 0px;position: relative; border: 1px solid #eaeaea;transform:skewX(-15deg) scale(0.94);-webkit-transform:skewX(-15deg) scale(0.94);border-radius: 20px;overflow: hidden;-moz-box-shadow:0px 0px 35px #ddd; -webkit-box-shadow:0px 0px 35px #ddd; box-shadow:0px 0px 35px #ddd;  width: 335px; height: 135px; display: flex; justify-content: center; align-items: center;} 

.ab_3 .ul1 li span img{display: block; max-width: 100%; max-height: 100%;}

.ab_4{padding: 100px 0 120px;background: url(../images/ab_5.jpg) center no-repeat;text-align: center;background-size: cover;}

.ab_4 .en{color: rgba(153, 153, 153, 0.4);margin: 15px 0 60px;font-family: Arial;}

.ab_4 .swiper6 {padding-bottom: 90px;}

.ab_4 .swiper6 .swiper-slide{padding: 15px;}

.ab_4 .swiper6 .swiper-slide .sbox{background: #fff;padding: 60px 20px;}

.ab_4 .swiper6 .swiper-slide .sbox .img{width: 90%;margin: 0 auto;max-width: 280px;}

.ab_4 .swiper6 .swiper-slide .sbox .img img{margin: 0 auto;}

.ab_4 .swiper6 .swiper-slide .sbox .wz{margin-top: 25px;line-height: 1.5;}

.ab_4 .swiper6 .scrollbar6{width: calc(100% - 150px);left: 0;background: rgba(0, 0, 0, 0);height: 4px;border-radius: 30px;overflow: hidden;bottom: 22px;}

.ab_4 .swiper6 .scrollbar6::after{content: '';display: block;width: 100%;height: 2px;position: absolute;left: 0;top: 1px;background: #c7cddd;}

.ab_4 .swiper6 .scrollbar6 .swiper-scrollbar-drag{border-radius: 30px;background: url(../images/in_5_0.jpg) center no-repeat;background-size: cover; height: 4px;z-index: 3;}

.ab_4 .swiper6 .anniu{width: 120px;height: 50px;position: absolute;right: 0;bottom: 0;display: flex;justify-content: space-between;}

.ab_4 .swiper6 .anniu .btn{display: block;width: 50px;height: 50px;background: #fff url(../images/jt_h.png) center no-repeat;border: 1px solid #ddd;border-radius: 50%;cursor: pointer;}

.ab_4 .swiper6 .anniu .prev6{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.ab_4 .swiper6 .anniu .btn:hover{background:#005dad url(../images/jt_b3.png) center no-repeat;border: 1px solid #005dad;}

.ab_4 .swiper6 .swiper-slide:hover .sbox .wz{color: #005dad;}

.ab_4 .swiper6 .swiper-slide:hover .sbox{-moz-box-shadow:0px 0px 20px rgba(0,84,165,0.2); -webkit-box-shadow:0px 0px 20px rgba(0,84,165,0.2); box-shadow:0px 0px 20px rgba(0,84,165,0.2);}


/* 新闻 */

.ne_nav{background: #fff;border-bottom: 1px solid #ddd;}

.ne_nav .nox{display: flex;justify-content: center;align-items: center;align-content: center;line-height: 80px;}

.ne_nav .nox s{display: block;margin: 0 ;width: 1px;height: 16px;background: #ddd;}

.ne_nav .nox a{display: block;padding: 0 40px;position: relative;}

.ne_nav .nox a span{display: block;position: absolute;left: 0;bottom: -1px;z-index: 2;width: 100%;height: 2px;background: #005dad;opacity: 0;}

.ne_nav .nox a.act,.ne_nav .nox a:hover{color: #005dad;font-weight: bold;}

.ne_nav .nox a.act span,.ne_nav .nox a:hover span{opacity: 1;}

.new1{background: #f7f7f7;padding: 100px 0 120px;}

.new1 .nox{display: flex;background: #fff;border-radius: 100px 0 100px 0;overflow: hidden;}

.new1 .nox .img{display: block;width: 52%;height: 450px;overflow: hidden;}

.new1 .nox .img img{display: block;height: 100%;max-width: 1920px;position: relative;left: 50%;transform: translateX(-50%) scale(1.01);-webkit-transform: translateX(-50%) scale(1.01);}

.new1 .nox .wenben{padding: 60px;width: 48%;text-align: justify;position: relative;overflow: hidden;}

.new1 .nox .wenben .day{line-height: 24px;padding-left: 20px;background: url(../images/ne_1_1.png) center left no-repeat;color: #666;}

.new1 .nox .wenben .att{line-height: 1; margin: 30px 0; text-align: center; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.new1 .nox .wenben .atc{line-height: 30px;height: 90px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.new1 .nox .wenben .more{margin: 50px 0 0 ;}

.new1 .nox .wenben .xian{display: block;width: 0%;height: 3px;background: url(../images/ab_1_1.png) center no-repeat;position: absolute;top: 0;left: 0;z-index: 3;background-size: cover;}

.new1 .nox:hover .wenben .att{color: #005dad;}

.new1 .nox:hover .wenben .xian{width: 100%;}

.new1 .nox:hover .img img{transform: translateX(-50%) scale(1.1);-webkit-transform: translateX(-50%) scale(1.1);}

.new1 .ul1{margin: 100px 0 60px;display: flex;flex-wrap: wrap;}

.new1 .ul1 li{width: 33.33%;border: 1px solid #ddd;background: #fff;}

.new1 .ul1 li a{padding: 30px;display: block;position: relative;}

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

.new1 .ul1 li a .img img{transform: scale(1.01);-webkit-transform: scale(1.01);}

.new1 .ul1 li a .att{line-height: 36px;height: 72px;margin: 20px 0 15px; text-align:center;}

.new1 .ul1 li a .day{padding-left: 20px;background: url(../images/ne_1_1.png) center left no-repeat;color: #666;line-height: 20px;}

.new1 .ul1 li a .xian{display: block;width: 0%;height: 3px;background: url(../images/co_3_5.png) center no-repeat;position: absolute;top: 0;left: 0;z-index: 3;background-size: cover;}

.new1 .ul1 li a:hover .xian{width: 100%;}

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

.new1 .ul1 li a:hover .att{color: #005dad;}

/* 新闻详情 */

.nwnav{margin-top: 80px;}

.nwnav .nox{display: flex;align-items: center;align-content: center;padding: 40px 0 80px;}

.nwnav .nox a{display: block;color: #666;}

.nwnav .nox s{display: block;width: 10px;height: 14px;background: url(../images/jt_h.png) center no-repeat;background-size: 6px;margin: 0 10px;}

.nwnav .nox a:hover{color: #2d7bd7;}

.newc1{padding-bottom: 120px;}

.newc1 .nox{width: 100%;margin: 0 auto;max-width: 1000px;}

.newc1 .tt{text-align: center;line-height: 1.5;}

.newc1 .ly{display: flex;justify-content: center;font-weight: 100;margin: 20px 0 50px;}

.newc1 .ly span{display: flex;margin: 0 10px;}

.newc1 .ly span .ico{margin-right: 5px;}

.newc1 .tc{padding: 30px 0;line-height: 30px;color: #666;text-align: justify;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}

.newc1 .tc img{margin: 0 auto;height: auto;}

.newc1 .nbtm{margin-top: 50px;display: flex;}

.newc1 .nbtm .nlt{width: calc(100% - 200px);}

.newc1 .nbtm .nlt a{display: block;margin-bottom: 30px;color: #666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.newc1 .nbtm .nlt a:last-child{margin-bottom: 0;}

.newc1 .nbtm .nlt a:hover{color: #005dad;}

/* 联系我们 */

.con1{padding: 100px 0 120px;background: #f7f8fa;text-align: center;}

.con1 .en{color: rgba(153, 153, 153, 0.4);margin: 15px 0 60px;font-family: Arial;}

.con1 .ul1{}

.con1 .ul1 li{background: #fff;border-radius: 30px 0 0 0;overflow: hidden;margin-bottom: 20px;}

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

.con1 .ul1 li .ltop{padding: 0 40px;background: #fff;height: 100px;display: flex;align-items: center;align-items: center;cursor: pointer;border-radius: 30px 0 30px 0;}

.con1 .ul1 li .ltop .llt{display: flex;align-items: center;align-content: center;width: calc(100% - 50px);}

.con1 .ul1 li .ltop .llt .ltc{margin-left: 30px;padding-left: 25px;}

.con1 .ul1 li .ltop .llt .dz{background: url(../images/co_1_1h.png) center left no-repeat;}

.con1 .ul1 li .ltop .llt .day{background: url(../images/co_1_2h.png) center left no-repeat;}

.con1 .ul1 li .ltop .lrt{width: 35px;background: url(../images/co_1_4.png) center no-repeat;height: 35px;}

.con1 .ul1 li .lbtm{padding: 40px;text-align: justify;color: #666;line-height: 30px;display: none;}

.con1 .ul1 li .lbtm .lmtp{display: flex;padding-bottom: 30px;margin-bottom: 40px;line-height: 1.5;border-bottom: 1px solid #d8dde5;}

.con1 .ul1 li .lbtm .lmtp span{margin-right: 50px;}

.con1 .ul1 li .lbtm .lmtp span:last-child{margin-right: 0;}

.con1 .ul1 li .lbtm .f_20{margin-bottom: 15px;color: #333;}

.con1 .ul1 li .lbtm .a{display: flex;margin-top: 40px;}

.con1 .ul1 li .lbtm .a a{display: flex;align-items: center;align-content: center;height: 50px;padding: 0 30px;background: #005dad;border-radius: 30px;color: #fff;font-family: arial;}

.con1 .ul1 li .lbtm .a a .ico{margin-right: 10px;}

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

.con1 .ul1 li .lbtm .a a:nth-child(1){margin-right: 20px;}

.con1 .ul1 li.act .ltop{background: #005dad;}

.con1 .ul1 li.act .ltop div{color: #fff;}

.con1 .ul1 li.act .ltop .lrt{background: url(../images/co_1_5.png) center no-repeat;}

.con2{padding: 100px 0;text-align: center;}

.con2 .en{color: rgba(153, 153, 153, 0.4);margin: 15px 0 60px;font-family: Arial;}

.con2 .img{position: relative;}

.con2 .img .xian{position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;-webkit-clip-path: circle(0.0% at 100% 100%);clip-path: circle(0.0% at 100% 100%);}

.con2 .img .biao{position: absolute;top: -50px;left: 0;z-index: 3;width: 100%;height: 100%;opacity: 0;}

.con2 .img .xian.wow1{-webkit-clip-path: circle(141.4% at 100% 100%);clip-path: circle(141.4% at 100% 100%); -webkit-transition: all 3s linear; -moz-transition: all 3s linear; transition: all 3s linear;}

.con2 .img .biao.wow1{opacity: 1;top: 0px;transition-delay: 2s;-webkit-transition-delay: 2s;}

.con2 .ul1{margin-top: 50px; display: flex;background: #fff;border-radius: 100px 0 0 0;-moz-box-shadow: -10px -3px 80px #ddd; -webkit-box-shadow:-10px -3px 80px #ddd; box-shadow:-10px -3px 80px #ddd;  justify-content: space-between;}


.con2 .ul1 li.c{width: 400px;}
.con2 .ul1 li{width:17%;}
.con2 .ul1 li .c img{ max-width: 100%; max-height: 100%;}

.con2 .ul1 li a{display: block;position: relative;padding: 50px 0 0;height: 240px;}

.con2 .ul1 li a .ico{margin: 0 auto 20px;width: 50px;}

.con2 .ul1 li a .atc{line-height: 26px;color: #666;margin-top: 20px;}

.con2 .ul1 li a .xian{display: block;width: 0%;height: 3px;background: url(../images/co_3_5.png) center no-repeat;background-size: cover;position: absolute;left: 0;bottom: 0;z-index: 2;}

.con2 .ul1 li a .bian{display: block;width: 1px;height: 60px;background: #ddd;position: absolute;right: 0;top: 50%;margin-top: -30px;}

.con2 .ul1 li a:hover .xian{width: 100%;}

/* 搜索结果 */

.se1{padding: 40px 0;background: #f7f8fa;margin-top: 80px;}

.se1 .snav{display: flex;align-items: center;align-content: center;}

.se1 .snav a{display: block;color: #666;}

.se1 .snav a span{color: #005dad;}

.se1 .snav s{display: block;width: 10px;height: 14px;background: url(../images/jt_h.png) center no-repeat;background-size: 6px;margin: 0 10px;}

.se1 .snav a:hover{color: #2d7bd7;}

.se1 .ss{display: flex;width: 400px;height: 48px;margin: 60px 0 25px;}

.se1 .ss input{display: block;width: calc(100% - 90px);background: #fff;border: 1px solid #ddd;border-radius: 20px 0 0 0;padding: 0 20px;}

.se1 .ss span{display: block;width: 90px;height: 100%;background: #005dad url(../images/ss.png) center no-repeat;cursor: pointer;border-radius: 0 0 20px 0;}

.se1 .ss span:hover{background: #1a6eb2 url(../images/ss.png) center no-repeat;}

.se1 .wenben{color: #999;}

.se1 .wenben span{color: #005dad;padding: 0 5px;font-family: arial;}

.se2{padding: 60px 0 120px;}

.se2 .sbox{display: flex;}

.se2 .sbox .slt{width: 120px;}

.se2 .sbox .slt a{display: block;color: #666;margin-bottom: 30px;}

.se2 .sbox .slt a.act,.se2 .sbox .slt a:hover{color: #005dad;}

.se2 .sbox .srt{width: calc(100% - 120px);padding-left: 40px;border-left: 1px solid #ddd;}

.se2 .sbox .srt .ul1{margin-bottom: 90px;}

.se2 .sbox .srt .ul1 li a{display: flex;padding: 25px 30px 25px 0;border-bottom: 1px solid #ddd;align-items: center;line-height: 28px;}

.se2 .sbox .srt .ul1 li a .alt{display: flex;width: calc(100% - 30px);justify-content: space-between;}

.se2 .sbox .srt .ul1 li a .alt .bq{display: block;width: 56px;line-height: 28px;background: #e5eef6;color: #005dad;text-align: center;border-radius: 3px;font-size: 14px;}

.se2 .sbox .srt .ul1 li a .alt .wz{width: calc(100% - 70px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.se2 .sbox .srt .ul1 li a s{display: block;width: 24px;height: 24px;background: #e6e6e6 url(../images/jt_b3.png) center no-repeat;border-radius: 30px;background-size: 6px;}

.se2 .sbox .srt .ul1 li:hover a s{background: #005dad url(../images/jt_b3.png) center no-repeat;background-size: 6px;}

.se2 .sbox .srt .ul1 li:hover a .alt .wz{color: #005dad;}

.se2 .sbox .srt .ul1 li a .alt .cp{background: #fff2ea; color: #ff8331;}

/* 投资者 */

.inv1{padding: 100px 0 120px;background: #f7f7f7;text-align: center;}

.inv1 .tc{line-height: 30px;margin: 40px auto 60px;width: 100%;max-width: 1065px;color: #666;}

.inv1 .iox{padding: 80px 20px 80px 80px;display: flex;justify-content: space-between;align-items: center;align-content: center;text-align: justify;background: #fff url(../images/inv_2.jpg) center no-repeat;background-size: cover;}

.inv1 .iox .ilt{width: 34%;}

.inv1 .iox .ilt .num{display: flex;font-family: arial;align-items: flex-end;align-content: flex-end;}

.inv1 .iox .ilt .num .gp{font-size: 100px;position: relative;color: #d03129;top: 10px;}

.inv1 .iox .ilt .num .yy{margin: 0 5px 0 20px;}

.inv1 .iox .ilt .num .gp.lv{color: #41d029;}

.inv1 .iox .ilt .iwz{display: flex;margin: 30px 0;}

.inv1 .iox .ilt .iwz span{color: #66a6ff;}

.inv1 .iox .ilt .itc{line-height: 30px;font-weight: 100;color: #666;}

.inv1 .iox .irt{width: 66%;}

.inv1 .iox .irt .ul1{display: flex;align-items: center;align-content: center;}

.inv1 .iox .irt .ul1 li{width: 25%;padding-left: 5%;border-right: 1px solid #ddd;}

.inv1 .iox .irt .ul1 li:last-child{border: 0;}

.inv1 .iox .irt .ul1 li .ltp{font-weight: 100;margin-bottom: 30px;}



/* 提示弹窗 */

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

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

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

.guanbi .gbox .out{display: none;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 #00847a; background-size: 14px;}

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

.guanbi.act .gbox{transform: translate(-50%,-50%)  scale(1);-webkit-transform: translate(-50%,-50%)  scale(1); opacity: 1;transition-delay: .3s;-webkit-transition-delay: .3s;}




/* 视频弹窗 */

.vd_tanchuang{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 10;background: rgba(0, 0, 0, 0.6);display: none;}

.vd_tanchuang .vox{width: 1100px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}

.vd_tanchuang .vox video{display: block;width: 100%;}

.vd_tanchuang .vox .out{width: 40px;height: 40px;position: absolute;top: -50px;right: 0;background: url(../images/out2.png) center no-repeat;background-size: 20px;cursor: pointer;opacity: 0.7;}

.vd_tanchuang .vox .out:hover{opacity: 1;}


/* 更多 */

.more{display: block;width: 180px;margin: 0 auto;background: #005dad;border-radius: 20px 0 20px 0;position: relative;overflow: hidden;cursor: pointer;}

.more .txt{display: flex;justify-content: space-between;height: 50px;align-items: center;align-content: center;padding: 0 30px;position: relative;z-index: 3;}

.more .txt .wz{color: #fff;}

.more .txt s{display: block;width: 14px;height: 14px;background: url(../images/jt_b2.png) center no-repeat;position: relative;}

.more span{display: block;width: 50px;height: 50px;position: absolute;bottom: 0;right: 0;border-radius: 50%;background: #2d7bd7;transform: scale(0.01);-webkit-transform: scale(0.01);}

.more:hover .txt{padding: 0 35px;}

.more:hover  span{transform: scale(7);-webkit-transform: scale(7);}

/* 搜索弹窗 */

.seatanchuang{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 20;background: rgba(0, 0, 0, 0.45);visibility: hidden;opacity: 0;}

.seatanchuang s{position: absolute;width: 100%;height: 100%;z-index: 1;}

.seatanchuang .stop{width: 100%;height: 50vh;position: absolute;top: -50vh;left: 0;z-index: 2;background: #f5f5f5;}

.seatanchuang .stop .sbox{width: 1000px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);padding: 10px 0;border-bottom: 1px solid #000;z-index: 3;}

.seatanchuang .stop .sbox input{display: block;width: calc(100% - 40px);float: left;height: 40px;border: 0;outline: none;background: #f5f5f5;font-size: 16px;}

.seatanchuang .stop .sbox a{display: block;width: 40px;height: 40px;background: url(../images/ss2.png) center no-repeat;float: right;}

.seatanchuang.act{visibility: visible;opacity: 1;}

.seatanchuang.act .stop{top: 0;}






@media (max-width:1800px) {


}




@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:20px; }

  .f_26{ font-size:22px; }

  .f_28{ font-size:22px; }

  .f_30{ font-size:24px; }

  .f_32{ font-size:24px; }

  .f_34{ font-size:26px; }

  .f_36{ font-size:26px; }

  .f_38{ font-size:28px; }

  .f_40{font-size: 30px;}

  .f_42{font-size: 32px;}

  .f_44{font-size: 34px;}
  
  .f_48{font-size: 40px;}
  
  .f_50{font-size: 42px;}
  
  .f_56{font-size: 44px;}
  
  .f_62{font-size: 50px;}


}



@media (max-width:1580px) {

  .ser1 .sbtm{padding: 30px 40px;}

  .inv1 .iox .ilt .num .gp{font-size: 60px;top: 5px;}

}

  
@media (max-width:1440px) {

  .pd50{padding: 50px 0;}
  .pd30{padding: 30px 0;}
      
  .i2{padding: 0;}

  .i3{padding: 100px 0;border-radius: 0 0 50px;}
  
  .box{padding: 0 8%;}

  .i5,.ca1 .dl1 dt{border-radius: 50px 0 0 0;}

  .ser2 .sox,.ser1 .dl1 dd,.ser4 .sox{border-radius: 50px 0;}

  .i5 .vid{right: 0;}

  .ser1 .sbtm{padding: 20px;border-radius: 30px 0;margin-top: -100px;}

  .ser1 .sbtm .ul1 li .ico{width: 40px;}

  .ser2 .sox .hezi .txt .stc2{line-height: 1.5;margin: 10px 0;padding: 10px 0;}

  .ser2 .sox .hezi{top: 0;padding: 60px 0;}

  .ser2,.ser4{padding: 50px 0;}

  .i2 .itop{padding-top: 50px;}

  .ser3{padding-bottom: 50px;}


}
  
@media (max-width:1366px) {
      
  
  
}

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


@media(max-width:1030px){

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

  .box,.box2{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_42{font-size: 32px;}

  .f_44{font-size: 34px;}
  
  .f_48{font-size: 34px;}
  
  .f_50{font-size: 40px;}
  
  .f_56{font-size: 40px;}
  
  .f_62{font-size: 50px;}
  
  .head{display: none;}

  .mhead{display: block;width: 100%;height: 50px;position: fixed;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;}

  .pd50{padding: 30px 0;}
  



}



@media(max-width:960px){

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

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

  .i1 .irt{display: none;}

  .i1 .swiper1 .swiper-slide .sbox .txt .att{line-height: 1.8;font-size: 24px;}

  .i1 .swiper1 .swiper-slide .sbox .txt .en{line-height: 1.8;}

  .i1 .swiper1 .pagination1 {bottom: 20px;}

  .i1 .swiper1 .pagination1 span{opacity: 1;background: #fff;}

  .i1 .swiper1 .pagination1 .swiper-pagination-bullet-active{background: #005dad;}

  .vd_tanchuang .vox{width: 90%;}

  .i2{padding: 0;background: #f4f4f6;}

  .i2 .itop{position: static;padding-top: 30px;}

  .i3{border-radius: 0 0 50px 0;height: auto;}

  .i3 .box{top: 0;opacity: 1;}

  .i3 .tc{line-height: 2;margin: 15px 0;}

  .i3 .ul1{flex-wrap: wrap;margin-bottom: 20px;}

  .i3 .ul1 li{margin: 0 0 20px;width: 50%;text-align: center;}

  .i3 .ul1 li .num{justify-content: center;}

  .i4 .itop{display: block;}

  .i4 .itop .more{margin: 20px 0;}

  .i4 .ibtm{display: block;margin: 0 0 20px;}

  .i4 .ibtm dd{width: 100%;margin: 0 0 20px;}

  .i4 .ibtm .dd1 a img{width: 100%;height: auto;}

  .i4 .ibtm .dd1 a .txt,.i4 .ibtm .dd2 .txt{padding: 20px 5%;}

  .i4 .ibtm .dd1 a .txt .mo{margin-top: 20px;}

  .i4 .ibtm .dd1 a .txt .att{margin: 15px 0;}

  .i4 .ibtm .dd2 .txt .att{margin: 15px 0 10px;line-height: 24px;height: 48px;}

  .i4 .ibtm .dd3{padding: 30px 10px;}

  .i4 .ibtm .dd3 .dtop .dtt2{margin: 10px 0 20px;}

  .i4 .ibtm .dd3 .a a{padding: 10px ;}

  .i5 {border-radius: 50px 0 0 0;}

  .i5 .vid{display: none;opacity: 0;visibility: hidden;pointer-events: none;}

  .i5 .iox{width: 100%;}

  .i5 .tc{margin: 10px 0 20px;}

  .footer .footer1{padding: 30px 0;display: block;}

  .footer .footer1 .flt{width: 100%;}

  .footer .footer1 .flt .dh{display: block;margin: 15px 0;}

  .footer .footer1 .flt .dz{line-height: 26px;margin-bottom: 10px;}

  .footer .footer1 .flt .dz .ico{padding-top: 5px;}

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

  .footer .footer2{display: block;padding: 20px 0;text-align: center;line-height: 1.6;}

  .footer3{display: none;}

  .footer{padding: 0 5%;}

  .footer2 .flt{display: block;}

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

  .banner .nox{height: 300px;}

  .banner .nox > .txt .tt{margin-bottom: 15px;}

  .pr1 .pox .plt{display: none;}

  .pr1 .pox .prt{width: 100%;}

  .pr1 .pox .prt .ptop{display: block;}

  .pr1 .pox .prt .ptop .pl{width: 100%;}

  .pr1 .pox .prt .ptop .pr{width: 100%;margin: 15px 0;}

  .pr1 .pox .prt .ul1{margin: 20px 0;}

  .pr1 .pox .prt .ul1 li{width: 100%;margin: 0 0 10px;}

  .page1{display: none;}

  .page2{display: block;}

  .banner_prc{margin-top: 0;}

  .banner_prc .nox{display: block;height: auto;padding: 30px 0;}

  .banner_prc .nox .nlt{width: 100%;}

  .banner_prc .nox .nlt .tt{font-size: 24px;}

  .banner_prc .nox .en{margin: 20px 0;}

  .banner_prc .nox .nrt{width: 100%;}

  .nav{display: none;}

  .prc1{padding: 30px 0 0;}

  .prc1 .en{margin: 15px 0 20px;}

  .prc1 .tc{font-size: 14px;line-height: 1.8;}

  .prc2 .dl1{display: block;}

  .prc2 .dl1 dt{width: 100%;}

  .prc2 .dl1 dd{width: 100%;}

  .prc2 .dl1 dd .ul1 li .wz{line-height: 24px;font-size: 14px;width: calc(100% - 30px);}

  .prc2 .dl1 dd .ul1 li .ico{padding-top: 5px;width: 30px;}

  .prc2 .dl1 dd .ul1 li .ico img{width: 15px;}

  .prc3{padding: 0 0 30px ;}

  .prc3 .en{margin: 15px 0 20px;}

  .prc3 .table table{font-size: 14px;}

  .nav2{display: none;}

  .ca1 .en{margin: 15px 0 20px;}

  .ca1 .dl1{display: block;}

  .ca1 .dl1 dt{width: 100%;height: 200px;border-radius: 30px 0 0 0;}

  .ca1 .dl1 dd{width: 100%;height: auto;border: 1px solid #ddd;border-radius: 0 0 30px ;}

  .ca1 .dl1 dd .txt{padding: 0;line-height: 1.8;font-size: 14px;}

  .ser1 .en{margin: 15px 0 20px;}

  .ser1 .dl1{display: block;}

  .ser1 .dl1 dd{display: block;width: 100%;border-radius: 30px 0 30px 0;min-height: 100px;}

  .ser1 .dl1 dd{padding: 20px;margin-bottom: 20px;}

  .ser1 .dl1 dd .dtop .ico{width: 40px;}

  .ser1 .dl1 dd .num{font-size: 40px;top: 15px;right: 20px;}

  .ser1 .dl1 dd .ul1{padding-left: 50px;}

  .ser1 .dl1 dd .ul1::after{left: 20px;}

  .ser1 .dl1 dd .ul1 li .ltt{margin-bottom: 10px;}

  .ser1 .dl1 dd .ul1 li .ltc{line-height: 20px;}

  .ser1 .dl1 dd .jt{display: none;}

  .ser1 .dl1 dd:last-child{min-height: 20px;}

  .ser1 .sbtm{display: block;border-radius: 30px 0 ;width: 100%;margin: 0;padding: 20px;}

  .ser1 .sbtm .slt{width: 100%;margin-bottom: 20px;}

  .ser1 .sbtm .ul1{width: 100%;display: block;}

  .ser1 .sbtm .ul1 li{margin-top: 10px;line-height: 1.8;}

  .ser1 .sbtm .ul1 li .ico {width: 50px;}

  .ser1 .sbtm .ul1 li .ico img{width: 40px;}

  .ser2{padding: 30px 0;}

  .ser2 .en{margin: 15px 0 20px;}

  .ser2 .sox{border-radius: 30px 0;top: 0;padding: 30px 5%;}

  .ser2 .sox .hezi{top: 0;display: block;}

  .ser2 .sox .hezi .img{width: 70%;margin: 0 auto;}

  .ser2 .sox .hezi .txt{width: 100%;padding: 20px 0;margin: 0;}

  .ser2 .sox .hezi .txt .stc1{margin: 10px 0;}

  .ser2 .sox .hezi .txt .stc2{padding: 10px 0;line-height: 1.6;margin: 10px 0;}

  .ser3 .ul1{margin: 10px 0 20px;}

  .ser3 .ul1 li{padding: 20px 0;}

  .ser3 .ul1 li .llt .ico{width: 40px;}

  .ser3 .ul1 li .lrt{width: 70px;}

  .ser3 .ul1 li .lrt a{width: 30px;}

  .ser3 .ul1 li .llt{width: calc(100% - 70px);}

  .ser3 .ul1 li .llt .txt{width: calc(100% - 40px);padding-left: 10px;}

  .ser3 .ul1 li .llt .txt .ltt{font-size: 14px;}

  .ser3 .ul1 li .llt .txt .day{font-size: 12px;}

  .ser3{padding-bottom: 30px;}

  .ser4{padding: 30px 0;}

  .ser4 .en{margin: 15px 0 20px;}

  .ser4 .sox{padding: 20px 15px;border-radius: 30px 0;}

  .ser4 .sox .stt{margin-bottom: 20px;line-height: 1.5;}

  .ser4 .sox .dl1{display: block;}

  .ser4 .sox .dl1 dd{width: 100%;margin: 0 0 10px;}

  .ser4 .sox .dl1 dt{width: 100%;}

  .ser4 .sox .wb{padding-bottom: 10px;flex-wrap: wrap;}

  .ser4 .sox .wb .wz{width: 100%;margin-bottom: 10px;}

  .ser4 .sox .wb .xian{display: none;}

  .ser4 .sox .wb input{padding: 0;}

  .ser4 .sox .wb select{width: 50%;}

  .ser4 .sox .scon{margin: 0px 0;display: block;}

  .ser4 .sox .scon textarea{width: 100%;margin: 20px 0;}

  .banner_ab .nox{height: auto;padding: 30px 0;}

  .banner_ab .nox > .txt{position: relative;top: 0%;transform: translateY(0%);-webkit-transform: translateY(0%);display: block;}

  .banner_ab .nox > .txt .blt{width: 100%;border-radius: 30px 0;}

  .banner_ab .nox > .txt .blt img{border-radius: 30px 0;}

  .banner_ab .nox > .txt .brt{width: 100%;margin: 20px 0 0;}

  .banner_ab .nox > .txt .brt .btx{margin: 15px 0 0;padding-right: 10px;}

  .banner_ab .nox > .txt .brt .ul1{flex-wrap: wrap;}

  .banner_ab .nox > .txt .brt .ul1 li{width: 50%;margin-top: 20px;}

  .banner_ab .nox > .txt .brt .ul1 li .num .f_56{bottom: -3px;}

  .ab_1 .en{margin: 15px 0 20px;}

  .ab_1 .abtm .btn{display: none;}

  .ab_1 .abtm{padding: 0;}

  .ab_1 .abtm .swiper5 .swiper-slide .sbox{height: auto;padding: 0;position: static;}

  .ab_1 .abtm .swiper5 .swiper-slide .sbox .xian{display: none;}

  .ab_1 .abtm .bgx{display: none;}

  .ab_1 .abtm .swiper5 .swiper-slide .sbox .txt{padding: 0 0 30px;}

  .ab_1 .abtm .swiper5 .swiper-slide:nth-child(2n) .sbox .txt{position: static;}

  .ab_2{padding: 0;}

  .ab_2 .en{margin: 15px 0 20px;}

  .ab_2 .abtm{border-radius: 0 0 30px;display: block;}

  .ab_2 .abtm .alt{width: 100%;height: 250px;background-size: cover !important;}

  .ab_2 .abtm .art{width: 100%; padding: 30px 5%;}

  .ab_2 .abtm .art .ul1 li{padding: 15px 0;}

  .ab_2 .abtm .art .ul1 li.act .wz{font-size: 20px;}

  .ab_2 .abtm .art .ul1 li .ltc{margin-top: 10px;}

  .ab_3 .en{margin: 15px 0 20px;}

  .ab_3 .ul1 li span img{width: 150px;}

  .ab_3 .ul1 li {margin-top: 20px;}

  .ab_4 .en{margin: 15px 0 20px;}

  .ab_4 .swiper6 .swiper-slide{padding: 0;}

  .ab_4 .swiper6 .swiper-slide .sbox{padding: 30px 20px;}

  .ab_4 .swiper6{padding-bottom: 20px;}

  .ab_4 .swiper6 .anniu{display: none;}

  .ab_4 .swiper6 .scrollbar6{width: 100%;bottom: 0;}

  .ne_nav{display: none;}

  .new1 .nox{display: block;border-radius: 30px 0;}

  .new1 .nox .img,  .new1 .nox .img img{width: 100%;height: auto;}

  .new1 .nox .wenben{width: 100%;padding: 20px 5%;}

  .new1 .nox .wenben .att{margin: 15px 0;}

  .new1 .nox .wenben .more{margin-top: 20px;}

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

  .new1 .ul1 li{width: 100%;margin: 0 0 10px;}

  .nwnav{display: none;}

  .newc1{padding: 30px 0;}

  .newc1 .ly{margin: 20px 0;}

  .newc1 .tc{padding: 20px 0;line-height: 1.8;}

  .newc1 .nbtm{margin-top: 20px;display: block;}

  .newc1 .nbtm .nlt{width: 100%;}

  .newc1 .nbtm .nlt a{margin-bottom: 20px;}

  .newc1 .nbtm .nrt .more{margin: 20px 0 0;}

  .con1 .en{margin: 15px 0 20px;}

  .con1 .ul1 li .ltop{padding: 0 5%;}

  .con1 .ul1 li .ltop .llt{flex-wrap: wrap;line-height: 1.8;}

  .con1 .ul1 li .ltop .llt .ltc{margin: 10px 10px 0 0;}

  .con1 .ul1 li .ltop .llt .ltt{margin-right: 20px;}

  .con1 .ul1 li .lbtm{padding: 20px ;}

  .con1 .ul1 li .lbtm .lmtp{display: block;padding-bottom: 10px ;margin-bottom: 10px;}

  .con1 .ul1 li .lbtm .lmtp span{display: block;line-height: 2;}

  .con1 .ul1 li .lbtm .a{margin-top: 20px;display: block;}

  .con1 .ul1 li .lbtm .a a:nth-child(1){margin: 0 0 10px;}

  .con2 .en{margin: 15px 0 20px;}

  .con2 .img .xian{-webkit-clip-path: circle(141.4% at 100% 100%);clip-path: circle(141.4% at 100% 100%); -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}

  .con2 .img .biao{opacity: 1;top: 0;}

  .con2 .ul1{margin-top: 20px;flex-wrap: wrap;border-radius: 30px 0;}

  .con2 .ul1 li{width: 50%;padding: 20px 5%;}

  .con2 .ul1 li a .bian{display: block;width: 100%;height: 1px;right: 0;top: auto ;bottom: 0;margin: 0;display: none;}

  .con2 .ul1 li a .atc  br{display: none;}

  .con2 .ul1 li a{height: auto;padding: 0;}

  .se1{margin-top: 0;}

  .se1 .snav{display: none;}

  .se1 .ss{margin: 0 0 20px;width: 100%;}

  .se2{padding: 30px 0;}

  .se2 .sbox{display: block;}

  .se2 .sbox .slt{width: 100%;display: flex;margin-bottom: 20px;}

  .se2 .sbox .slt a{margin: 0 10px 0 0;}

  .se2 .sbox .srt{width: 100%;padding: 0;border: 0;}

  .se2 .sbox .srt .ul1 li a{padding: 15px 0;}

  .se2 .sbox .srt .ul1{margin-bottom: 20px;}

  .inv1 .tc{margin: 20px 0;}
  
  .inv1 .iox{padding: 20px 5%;display: block;}

  .inv1 .iox .ilt{width: 100%;}

  .inv1 .iox .ilt .num .gp{font-size: 40px;top: 4px;}

  .inv1 .iox .ilt .iwz{margin: 10px 0;}

  .inv1 .iox .ilt .itc{font-size: 12px;line-height: 1.8;}

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

  .inv1 .iox .irt .ul1{flex-wrap: wrap;}

  .inv1 .iox .irt .ul1 li{padding: 0;width: 50%;border: 0;margin-top: 30px;}

  .inv1 .iox .irt .ul1 li .ltp{margin-bottom: 10px;}

  .ab_3 .ul1{min-height: 90px;}

  .i3hz{position: relative;height: auto;}

  .i3logo{display: none;}

  .i1 .swiper1 .swiper-slide .sbox .txt{bottom: 90px;}

  .i1 .bf{left: 5%;bottom: 60px;}


}