html{width: 100%;}
body{font-size: 16px; background: #fff; font-family:"Microsoft Yahei","PingFangSC","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
/* .container{position: relative;width: 1400px;margin: 0 auto;} */
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 95px;}
.pd50{padding: 0 50px;}

html,body,a,button{cursor: url(../images/mouse.png),default !important;}
.w1640{position: relative;width: 1440px;margin: 0 auto;}
.w1440{position: relative;width: 1440px;margin: 0 auto;}


@font-face {
	font-family:TangoSans;
	src: url(../fonts/TangoSans-1Ge1e.ttf);
}
@font-face {
	font-family:TangoSansBold;
	src: url(../fonts/TangoSansBold-9YW2y.ttf);
}
@font-face {
	font-family:BarlowCondensedSemiBold;
	src: url(../fonts/BarlowCondensedSemiBold.woff2.ttf);
}



/**************************** public start **************************/
.header_zw{display: block;width: 100%;height: 95px;}
.header{position: fixed;top: 0;left: 0;z-index: 999999;width: 100%;overflow-x: visible;background: #FFFFFF;}
.header_box{display: flex;}
.header_box .h-logo{width: 280px;display: flex;align-items: center;}
.header_box .h-nav{width: calc(100% - 280px);border-left: 1px solid #E6E6E6;}

.h-share{display: flex;background: #f5f5f5;position: relative;background-position: right top;z-index: 999;}
.h-share::after{content: "";left: 100%;top: 0;height: 100%;width: 100%;background: #f5f5f5;position: absolute;background-position: left top;}
.head1_more{display: flex;margin-left: auto;}
.hm_item{position: relative;}
.hm_item+.hm_item{margin-left: 40px;}
.hm_item .icon{}
.hm_item .icon img{position: relative;top: -3px;margin-right: 5px;}
.hm_item .icon span{font-size: 16px;color: #000000;line-height: 35px;}
.hm_item .img{width: 120px;position: absolute;right: 0;top: 100%;transition: .3s;margin-top: 20px;visibility: hidden;opacity: 0;cursor: pointer;cursor: pointer;background: #FFFFFF;}
.hm_item .img img{width: 100%;}
.hm_item:hover .img{visibility: visible;opacity: 1;margin-top: 0;}
.h-daohang{display: flex;position: relative;}
.h-daohang::before,.h-daohang::after{content: "";display: block;height: 1px;width: 200%;position: absolute;left: 0;background: #E6E6E6;}
.h-daohang::before{top: 0;}
.h-daohang::after{bottom: 0;}
.head2_nav{margin: 0 auto;}
.head2_nav a{display: inline-block;}
.head2_nav a+a{margin-left: 40px;}
.head2_nav a span{display: inline-block;font-size: 18px;font-weight: bold;color: #000000;line-height: 60px;}
.head2_nav a.active span{color: #bb1e24;}
.head2_more{display: flex;align-items: center;}
.head2_more .search_btn+.search_btn{margin-left: 25px;}
.search_btn{cursor: pointer;}
.search_btn1{position: relative;top: -1px;}




.search-bg {position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 10;background-color: #333;display: none;z-index: 999999;}
.search-alert {position: fixed;z-index: 100;background: linear-gradient(-90deg,rgba(255,255,255,.8) 75%,rgba(255,255,255,0) 100%);left: 0;top: 0;width: 100%;height: 100%;opacity: 1;z-index: 999999;}
.search-alert input::-webkit-input-placeholder {color: #333 !important;}
.search-alert input::-moz-placeholder {/* Mozilla Firefox 19+ */color: #333 !important;}
.search-alert input:-moz-placeholder {/* Mozilla Firefox 4 to 18 */color: #333 !important;}
.search-alert input:-ms-input-placeholder {/* Internet Explorer 10-11 */color: #333 !important;}
.search-alert .cent-form {opacity: 0;-webkit-transform: translate(0, 40px);-ms-transform: translate(0, 40px);transform: translate(0, 40px);-webkit-transition: all .5s;transition: all .5s;}
.search-alert .close {width: 30px;height: 30px;position: absolute;top: 38px;right: 2.6%;cursor: pointer;background: url(../images/colse.png) no-repeat center;background-size: 18px auto;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.search-alert .cent-form {position: absolute;width: 94.8%;left: 2.6%;top: 50%;height: 60px;margin-top: -63px;border-bottom: 1px solid rgba(0, 0, 0, 0.5);}
.search-alert .cent-form:before {content: "";color: #333;font-size: 30px;position: absolute;left: 0;height: 50px;width: 50px;top: 50%;margin-top: -25px;background: url(../images/z_img9.png) no-repeat center;background-size: 28px auto;}
.search-alert .cent-form .tex {border: none;font-size: 40px;height: 50px;line-height: 50px;text-align: center;width: 100%;color: #333;background: none;padding-left: 100px;padding-right: 140px;box-sizing: border-box;font-family: HarmonyOS_Sans_SC_Regular;}
.search-alert .cent-form .sub-butn {border: none;height: 50px;font-size: .8rem;line-height: 50px;color: #333;text-align: right;background: none;position: absolute;right: 0;top: 0;width: 120px;text-align: center;font-size: 32px;cursor: pointer;font-family: TangoSans;font-weight: normal;}
.search-alert {-webkit-transform-origin: bottom center;-ms-transform-origin: bottom center;transform-origin: bottom center;-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-transition: -webkit-transform .3s .5s;transition: transform .3s .5s;}
.search-alert.active {-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transition: -webkit-transform .3s;transition: transform .3s;}
.search-alert.active .cent-form {opacity: 1;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transition: all .5s .3s;transition: all .5s .3s;}


.wap_header{display: none;}
.wap_header{width: 100%; height: 60px; padding: 0 12px; display: none; justify-content: space-between; align-items: center; position: fixed; left: 50%; top: 0; transform: translateX(-50%); z-index: 9999;box-sizing: border-box;}
.wap_header .toggle{display: block; width: 25px; height: 24px; position: relative; z-index: 6;}
.wap_header .toggle i{display: block; width: 25px; height: 2px; background: #000; position: absolute; left: 0; transition: all ease .35s;}
.wap_header .toggle i:nth-of-type(1){top: 0;}
.wap_header .toggle i:nth-of-type(2){top: 8px;}
.wap_header .toggle i:nth-of-type(3){top: 16px;}
.wap_header .toggle.on i{background: #000;}
.wap_header .toggle.on i:nth-of-type(1){top: 8px; transform: rotate(45deg);}
.wap_header .toggle.on i:nth-of-type(2){width: 0;}
.wap_header .toggle.on i:nth-of-type(3){top: 8px; transform: rotate(-45deg);}
.wap_header #h60{height: 60px;}
.wap_header .maskbg{width: 100%; height: 100vh; background: rgba(0,0,0,.5); display: none; position: fixed; left: 0; top: 0; z-index: 3;}
.wap_header .maskbg.on{display: block;}
.wap_header .nav{width: 240px; background: #fff; height: 100vh; padding: 56px 0 20px 0; position: fixed; right: 0; top: 0; z-index: 5; transform: translateX(100%); opacity: 0; transition: transform .4s,opacity .4s;}
.wap_header .nav.open{transform: translateX(0); opacity: 1;}
.wap_header .nav > ul{height: calc(100vh - 70px); margin: 0 auto; position: relative; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.wap_header .nav ul li{border-top: 1px solid #ddd; margin: 0 20px; line-height: 40px; font-size: 14px; position: relative;}
.wap_header .nav > ul > li:first-child{border-top: 0 none;}
.wap_header .nav ul li a{height: 60px; line-height: 60px; display: block; padding-right: 30px; font-size: 14px; color: #333;}
.wap_header .nav ul li a:active  {color: #dd0518 !important;}
.wap_header .nav ul li ul{display: none;}
.wap_header .nav ul li i{width: 30px; height: 60px; font-size: 16px; color: #9c9c9c; position: absolute; right: 0; top: 0; transition: transform .5s;}
.wap_header .nav ul li i.down{color: #dd0518; transform: rotate(90deg);}
.wap_header .nav ul li .icon{background: url(../images/yjt.png)no-repeat;background-size: 20px !important;background-position: center !important;}
.wap_header .nav ul li ul li{margin-right: 0;}
.wap_header .nav ul li ul li a{color: #666; height: 40px; line-height: 40px; font-size: 14px;}
.wap_header .nav ul li ul li i{top: -10px;}
.wap_header .logo{float: left;margin-top: 5px;position: relative;height: 50px;}
.wap_header .logo img{height: 100%;}
.wap_header .toggle{float: right;margin-top: 21px;}
.wap_header .dropdown{float: right;margin-top: 18px;margin-right: 20px;position: relative;}
.wap_header #dLabel{border: 1px solid #9C9C9C;background: none;color: #9C9C9C;padding: 2px 5px;font-size: 12px;position: relative;}
.wap_header .dropdown-menu{background: #222;min-width: auto !important;text-align: center;}
.wap_header .dropdown-menu li a{color: #9C9C9C !important;transition: .3s;font-size: 14px !important;}
.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, .15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);box-shadow: 0 6px 12px rgb(0 0 0 / 18%);width: 100%;}
.open>.dropdown-menu {display: block;}
.caret {display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-right: 4px solid transparent;border-left: 4px solid transparent;}

.ind_tit{padding: 0px 0 0px;display: flex;align-items: flex-start;}
.ind_tit .atit{}
.ind_tit .atit p{font-size: 48px;font-family: TangoSans;color: #bb1e24;font-weight: normal;line-height: 52px;}
.ind_tit .atit span{font-size: 40px;font-weight: bold;color: #000000;line-height: 40px;}
.ind_tit .btit{margin-left: auto;display: flex;align-items: center;}
.ind_btns{display: flex;}
.ind_btns .prev{margin-right: 20px;}
.ind_btns .next{margin-right: 20px;}
.ind_look{margin-left: auto;display: flex;line-height: 40px;background: #E9E9E9;border-radius: 5px;}
.ind_look span{padding: 0 25px 0 15px;font-size: 17px;font-weight: bold;color: #3E3A39;}
.ind_look .img{height: 40px;width: 40px;display: flex;justify-content: center;align-items: center;background: #C8C8C8;border-radius: 5px;}
.ind_look .img img{}

.aboutTitle{display: block;height: 90px;line-height: 90px;width: 250px;text-align: center;background: url(../images/TBG.png);padding: 0 20px;font-family: HarmonyOS_Sans_SC_Medium;color: #FFFFFF;font-size: 30px;font-weight: bold;}
.aboutTitle1{background: url(../images/TBG2.png);width: 290px;}
.aboutTitle2{background: url(../images/TBG4.png);width: 350px;}
.aboutTitle3{background: url(../images/TBG5.png);width: 414px;}
.aboutTitle4{background: url(../images/TBG7.png);}
.aboutTitle5{background: url(../images/TBG9.png);}
.aboutTitle11{background: url(../images/TBG11.png);width: 350px;}
.xjtDemo{display: block;width: 46px;height: 46px;text-align: center;line-height: 46px;background: #CACACA;border-radius: 4px;box-shadow: 2px 2px 5px 0px #666; font-weight:500;}
.xjtDemo img{display: inline-block !important;}

/**************************** public end **************************/





/**************************** index start **************************/
.new_banner img{width: 100%;}
.mySwiper-banner-pc {width: 100%;position: relative;overflow: hidden;padding-top: 50px;}
.mySwiper-banner-pc .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.mySwiper-banner-wap {width: 100%;position: relative;overflow: hidden;}
.mySwiper-banner-wap .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.new_banner .content_box{height: 100%;position: relative;}
.next_page{position: absolute;bottom: 50px;left: 50%;margin-left: -25px;animation: mouse1 1.3s infinite;z-index: 999;}
.mySwiper-banner-wap{display: none;}
@keyframes mouse1{
	0%{bottom: 50px;}
	30%{bottom: 70px;}
	100%{bottom: 50px;}
}



.indaboutus{background: #000000;padding: 50px 265px 50px 50px;border-radius: 5px;background-image: url(../images/about_bg2.png);background-repeat: no-repeat;background-position: right bottom;position: relative;}
.indaboutus::after{content: "";display: block;width: 70px;height: 79px;background:url(../images/jiao1.png);position: absolute;right: 0;top: 0;}
.indaboutus .atit{font-size: 48px;font-family: TangoSansBold;color: #bb1e24;line-height: 50px;}
.indaboutus .btit{font-size: 36px;font-weight: bold;color: #FFFFFF;line-height: 40px;margin: 0px 0 32px;}
.indaboutus .ctit{font-size: 18px;color: #FFFFFF;line-height: 28px;margin-bottom: 40px;}
.indaboutus .dtit{display: flex;}
.indaboutus .dtit .ind_look{margin-left: 0;}
.indaboutus .dtit .ind_look span{font-weight: normal;}

.abt_img img{width: 100%;}

.inaboutJFP{margin: 40px 0 80px;display: flex;}
.jfp_list{display: flex;}
.jfp_item{}
.jfp_list+.jfp_list{padding-left: 30px;}
.jfp_item+.jfp_item{padding-left: 30px;}
.jfp_item .jfp_tit{display: flex;align-items: center;margin:35px 0 15px;}
.jfp_item .jfp_tit .atit{font-size: 24px;font-weight: bold;color: #000000;line-height: 36px;}
.jfp_item .jfp_tit .btit{margin-left: auto;}
.jfp_item .jfp_desc{}
.jfp_item .jfp_desc img{width: 100%;}



@-webkit-keyframes flipTop {
	0% {-webkit-transform: perspective(400px) rotateX(0deg);}
	100% {-webkit-transform: perspective(400px) rotateX(-90deg);}
}
@-webkit-keyframes flipBottom {
	0% {-webkit-transform: perspective(400px) rotateX(90deg);}
	100% {-webkit-transform: perspective(400px) rotateX(0deg);}
}
@-moz-keyframes flipTop {
	0% {-moz-transform: perspective(400px) rotateX(0deg);}
	100% {-moz-transform: perspective(400px) rotateX(-90deg);}
}
@-moz-keyframes flipBottom {
	0% {-moz-transform: perspective(400px) rotateX(90deg);}
	100% {-moz-transform: perspective(400px) rotateX(0deg);}
}

@-ms-keyframes flipTop {
	0% {-ms-transform: perspective(400px) rotateX(0deg);}
	100% {-ms-transform: perspective(400px) rotateX(-90deg);} 
}
@-ms-keyframes flipBottom {
	0% {-ms-transform: perspective(400px) rotateX(90deg);}
	100% {-ms-transform: perspective(400px) rotateX(0deg);}
}
@-keyframes flipTop {
	0% {transform: perspective(400px) rotateX(0deg);}
	100% {transform: perspective(400px) rotateX(-90deg);}
}
@-keyframes flipBottom {
	0% {transform: perspective(400px) rotateX(90deg);}
	100% {transform: perspective(400px) rotateX(0deg);}
}
.dataStatistics {color: #fedec2;font-family: HarmonyOS_Sans_SC_Medium;font-size: 100px;font-weight: bold;line-height: 1;margin: 0 auto;}
.dataStatistics .seperator {vertical-align: top;margin: 0 -20px;display: inline; }
.dataStatistics .seconds,.dataStatistics .minutes,.dataStatistics .hours,.dataStatistics .days {height: 100%;display: inline; }
.dataStatistics .digit_set {width: 100%;height: 100%;display: inline-block;position: relative;text-align: center;}
.dataStatistics .digit {position: absolute;height: 100%; }
.dataStatistics .digit > div {position: absolute;left: 0;overflow: hidden;height: 50%;width: 100%;padding: 0 10px; }
.dataStatistics .digit > div.digit_top, .dataStatistics .digit > div.shadow_top { width: 100%;box-sizing: border-box;top: 0;z-index: 0;background: url(../images/jfp_s.png);background-size: 100% 100%;}
.dataStatistics .digit > div.digit_top:before, .dataStatistics .digit > div.shadow_top:before {content: "";height: 100%;width: 100%;position: absolute;left: 0;top: 0; }
.dataStatistics .digit > div.shadow_top {width: 100%;opacity: 0;-webkit-transition: opacity 0.3s ease-in; }
.dataStatistics .digit > div.digit_bottom, .dataStatistics .digit > div.shadow_bottom {bottom: 0;z-index: 0;background: url(../images/jfp_x.png);background-size: 100% 100%; }
.dataStatistics .digit > div.digit_bottom .digit_wrap, .dataStatistics .digit > div.shadow_bottom .digit_wrap {display: block;transform: translateY(-54%); }
.dataStatistics .digit > div.digit_top .digit_wrap, .dataStatistics .digit > div.digit_top .digit_wrap {display: block;margin-top: 100%;transform: translateY(-50%); }
.dataStatistics .digit > div.digit_bottom:before, .dataStatistics .digit > div.shadow_bottom:before {content: "";border-radius: 0 0 10px 10px;height: 100%;width: 100%;position: absolute;left: 0;top: 0; }
.digit_wrap{line-height: 1; display: block; overflow: hidden;font-family: BarlowCondensedSemiBold;}
.dataStatistics .digit > div.shadow_bottom {opacity: 0;-webkit-transition: opacity 0.3s ease-in; }
.dataStatistics .digit.previous .digit_top,.dataStatistics .digit.previous .shadow_top {opacity: 1;z-index: 2;-webkit-transform-origin: 50% 100%;-webkit-animation: flipTop 0.3s ease-in both;-moz-transform-origin: 50% 100%;-moz-animation: flipTop 0.3s ease-in both;-ms-transform-origin: 50% 100%;-ms-animation: flipTop 0.3s ease-in both; transform-origin: 50% 100%;animation: flipTop 0.3s ease-in both;}
.dataStatistics .digit.previous .digit_bottom,.dataStatistics .digit.previous .shadow_bottom {z-index: 1;opacity: 1; }
.dataStatistics .digit.active .digit_top {z-index: 1; }
.dataStatistics .digit.active .digit_bottom {z-index: 2;-webkit-transform-origin: 50% 0%;-webkit-animation: flipBottom 0.3s 0.3s ease-out both;-moz-transform-origin: 50% 0%;-moz-animation: flipBottom 0.3s 0.3s ease-out both;-ms-transform-origin: 50% 0%;-ms-animation: flipBottom 0.3s 0.3s ease-out both;transform-origin: 50% 0%;animation: flipBottom 0.3s 0.3s ease-out both; }

.dataStatistics{display: flex;position: relative;}
.dataStatistics .digit{top: 0;left: 0;width: 100%;}
.dataStatistics .fdspan{position: absolute;top: 50%;left: 0;font-size: 80px;display: block;width: 100%;text-align: center;transform: translateY(-50%);}

.jfp_desc{position: relative;}
.jfp_info{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;}
.dataStatistics1{width: 75%;}
.dataStatistics2{width: 50%;}
.dataStatistics3{width: 33.33333%;}
.dataStatistics4{width: 80%;}
.nbsz{flex: 1;font-size: 126px;color: #FFFFFF;line-height: 1;font-weight: bold;width: 100%;display: flex;align-items: center;justify-content: center;background: url(../images/jfp.jpg);background-size: 100% 100%;position: relative;}
.nbsz{font-family: BarlowCondensedSemiBold;font-size: 120px;}
.nbsz.cn{font-size: 100px;font-family: HarmonyOS_Sans_SC_Bold;}
.nbsz.sz{padding-top: 40px;}
.nbsz.jia{padding-bottom: 18px;}
.nbsz::after{content: "";display: block;position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;height: 8px;background: url(../images/jfp_xian.png);background-size: 100%;background-position: center;z-index: 999;}
.digit_wrap{font-size: 120px;}




.sect2{background: #F3F4F4;}
.indDrjz_box{display: flex;}
.indDrjz_box .indDrjz_left{width: 390px;display: flex;flex-direction: column;}
.indDrjz_left .img{text-align: center;margin: auto;max-width: 360px;}
.indDrjz_left .img img{max-width: 100%;}
.indDrjz_left .desc{display: flex;}
.indDrjz_left .desc .atit{}
.indDrjz_left .desc .atit img{max-width: 100%;}
.indDrjz_left .desc .btit{margin-left: auto;height: 30px;border-radius: 20px;line-height: 30px;padding: 0 17px;background: #bb1e24;font-size: 18px;font-weight: bold;color: #272B34;}

.indDrjz_box .indDrjz_right{width: calc(100% - 390px);padding-left: 30px;}
.mySwiper-drlb {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-drlb .swiper-slide {height:auto;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.mySwiper-mxlb {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-mxlb .swiper-slide {height:auto;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.drlb_item{}
.drlb_item .img{position: relative;}
.drlb_item .img img{width: 100%;}
.drlb_item .img .img-tit{position: absolute;top: 0;left: 0;width: 100%;}
.drlb_item .desc{}
.drlb_item .desc p{font-size: 20px;font-weight: bold;color: #000000;margin: 15px 0 0px;}

.syst_alist{display: flex;flex-wrap: wrap;margin-top: 25px;}
.syst_item{width: 25%;padding: 10px 0;}
.syst_item a{display: flex;}
.syst_item .img{width: 40px;}
.syst_item .desc{width: calc(100% - 40px);padding: 0 15px;}
.syst_item .desc p{font-size: 20px;font-weight: bold;color: #000000;line-height: 22px;transition: .3s;}
.syst_item .desc span{font-size: 16px;font-family: TangoSans;color: #CCCCCC;line-height: 26px;}
.syst_item:hover .desc p{color: #bb1e24;}



.coop_box{margin-top: 30px;}
.coop_box .coop-tit{color: #FFFFFF;text-align: center;}
.coop_box .coop-tit .cn{font-size: 24px;padding-right: 10px; font-weight: bold;}
.coop_box .coop-tit .en{font-size: 24px;font-family: TangoSansBold;}
.coop_box .coop-tit .atit{height: 40px;line-height: 40px;background: #000000;padding: 0 15px;position: relative;}
.coop_box .coop-tit .atit img{position: absolute;left: 12px;top: 50%;transform: translateY(-50%);}
.coop_box .coop-tit .btit{height: 40px;line-height: 40px;background: #bb1e24;padding: 0 15px;border-left: 2px solid #000000;border-right: 2px solid #000000;display: flex;align-items: center;}
.coop_box .coop-tit .btit .img2{margin-left: auto;}
.coop_box .coop-desc{border: 2px solid #000000;padding: 20px;position: relative;}
.coop_box .coop-desc img{width: 100%;}
.coop_box .coop-foot{height: 40px;background: #000000;}

.coop_sel_box{margin-left: auto;position: relative;}
.coop_btn{height: 30px;line-height: 28px;background: #FFFFFF;border: 1px solid #000000;width: 200px;text-align: left;padding: 0 15px;font-size: 16px;font-weight: 500;color: #000000;background-image: url(../images/xjt.png);background-position: calc(100% - 10px) center;background-repeat: no-repeat;}
.coop_sel_box .coop_sel{position: absolute;right: 0;top: 100%;width: 100%;background: #bb1e24;z-index: 99;transition: .3s;margin-top: 20px;visibility: hidden;opacity:0;}
.coop_sel_box .coop_sel.active{opacity: 1;margin-top: 0;opacity:1;visibility: visible;}
.coop_sel_box .coop_sel a{padding: 0 30px;display: block;font-size: 18px;font-weight: bold;color: #FFFFFF;line-height: 44px;}
.coop_sel_box .coop_sel a.active,.coop_sel_box .coop_sel a:hover{background: #000000;}


.hzkl_list{display: flex;flex-wrap: wrap;display: none;}
.hzkl_list.active{display: flex;}
.hzkl_item{width: 12.5%;padding: 0px 5px;}
.hzkl_item img{width: 100%;transition: .5s;-webkit-filter: grayscale(100%);filter: grayscale(100%);opacity: .5;}
.hzkl_item img:hover{-webkit-filter: grayscale(0%);filter: grayscale(0%);opacity: 1;}


.mySwiper-indxw {width: 100%;height: 100%;position: relative;overflow: hidden;margin-top: 30px;}
.mySwiper-indxw .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.indxw_item{width: 100%;}
.indxw_item .img{overflow: hidden;}
.indxw_item .img img{width: 100%;transition: .5s;}
.indxw_item .desc{background: #F3F3F3;padding: 24px 35px 30px 30px;}
.indxw_item .desc .atit{font-size: 20px;color: #000000;line-height: 28px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.indxw_item:hover img{transform: scale(1.1);}



.new_footer .content_box{margin: auto auto 0;}
.ind_foot{padding-left: 350px;position: relative;z-index: 9999;}
.white_bg{background: #FFFFFF;padding:0px 0px 0px 10px;}
.ifoot1{display: flex;align-items: center;}
.ifoot1 .xjtDemo{width: 38px;height: 38px;line-height: 38px;}
.ifoot1 .form{display: flex;width: 100%;padding-left: 18px;}
.ifoot1 .int{height: 50px;background: #F3F4F4;padding: 0 15px;font-size: 18px;color: #3E3A39;margin-right: 20px;width: 25%;}
.layui-form-select{margin-right: 20px;width: 25%;}
.layui-form-select .layui-input{border: none;height: 50px;background: #F3F4F4;padding: 0 15px;font-size: 18px;color: #3E3A39;}
.ifoot1 .sub{height: 50px;background: #000000;font-size: 20px;color: #FFFFFF;text-align: center;width: calc(25% - 60px);cursor: pointer;font-weight: bold;}

.layui-form-select dl dd, .layui-form-select dl dt{height: 40px;line-height: 40px !important;font-size: 16px;}
.layui-form-select dl{top: 55px!important;}
.layui-form-select dl dd.layui-this{background: #bb1e24 !important;}

::-webkit-input-placeholder {color: #B3B3B4 !important;}
:-moz-placeholder {color: #B3B3B4 !important;}
::-moz-placeholder {color: #B3B3B4 !important;}
:-ms-input-placeholder {color: #B3B3B4 !important;}
::-ms-input-placeholder {color: #B3B3B4 !important;}


.ifoot2{display: flex;margin-top: 20px;padding-bottom: 20px;min-height: 235px;}
.ifoot2 .fnav{width: 620px;display: flex;}
.ifoot2 .fnav dl{width: 20%;text-align: center;}
.ifoot2 .fnav dt{font-size: 18px;color: #000000;font-weight: bold;line-height: 30px;}
.ifoot2 .fnav dd a{font-size: 16px;font-weight: 400;color: #878787;line-height: 35px;font-family: HarmonyOS_Sans_SC_Regular;}

.ifoot2 .fewm_box{width: calc(100% - 620px);display: flex;padding-left: 20px;}
.ewm_item{width: calc(33.33% - 13.3333px);}
.ewm_item+.ewm_item{margin-left: 20px;}
.ewm_item .img{box-shadow: 0px 0px 10px 0 #ccc;}
.ewm_item .img img{width: 100%;}
.ewm_item p{padding-top: 10px;font-size: 18px;color: #000000;line-height: 30px;text-align: center;}

.foot3{font-size: 16px;color: #666666;line-height: 28px;padding: 15px 0;background: #000000;}
.foot3 a{color: #666666;}

.footer{position: relative;}


.foot1 {height: 240px;margin-top: -240px;background: url(../images/BG.png);background-position: bottom left;width: calc((100vw - 1660px)/2 + 460px);position: relative;z-index: 999;}
.foot1 .aboutTitle{transform: translateY(-90px);margin-left: calc((100vw - 1440px)/2);position: relative;z-index: 99;}
.foot1 .img-bg{background: url(../images/footer_bg1.png) no-repeat;background-size: 100% 100%;position: absolute;top: 0;left: 0;width: 100%;height: 125%;}
.foot2{background: url(../images/BG.png);background-position: top left;padding: 0px 0 30px;position: relative;}
.foot2::before{content: "";display: block;height: 100%;width: 60%;background: linear-gradient(-90deg,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);position: absolute;top: 0;right: 0;}
.sjx5{display: block;position: absolute;right: 200px;top: -40px;width: 0px;height: 0px;border-top: 80px solid #E7EAE9;border-left: 100px solid transparent;border-right: 100px solid transparent;z-index: 999;}
.foot2 .container{z-index: 99;}
.foot2_box{display: flex;}
.foot2_box .ftl{width: 670px;}
.ft2-tit{font-size: 48px;font-family: TangoSansBold;font-weight: 400;color: #000000;line-height: 45px;font-weight: bold;}
.ft2-imglist{display: flex;margin: 20px 0 50px;}
.ft2-imgitem{width: calc(25% - 18px);}
.ft2-imgitem+.ft2-imgitem{margin-left: 24px;}
.ft2-imglist .img{overflow: hidden;box-shadow: 0px 0px 10px 0 #ccc;width: 100%;}
.ft2-imglist .img img{width: 100%;display: block;}
.ft2-imglist p{display: block;text-align: center;font-size: 18px;color: #000000;line-height: 30px;padding-top: 10px;}
.ft2-more{display: flex;}
.ft2-more .img{display: block;width: 40px;height: 40px;text-align: center;line-height: 40px;background: #CACACA;border-radius: 4px;box-shadow: 2px 2px 5px 0px #666;}
.ft2-more .img img{transform: rotate(180deg);}
.ft2-more .desc{padding-left: 14px;}
.ft2-more .desc p{font-size: 16px;color: #000000;line-height: 20px;}



.foot2_box .ftr{width: calc(100% - 670px);padding-left: 200px;}
.ftr_tit{font-size: 24px;color: #000000;line-height: 36px;margin-bottom: 18px;margin-top: 100px; font-weight:bold;}
.ftr_item{display: flex;}
.ftr_item+.ftr_item{margin-top: 12px;}
.ftr_item .tit{font-size: 16px;color: #000000;line-height: 30px;flex-shrink: 0;}
.ftr_item .desc{padding-left: 30px;font-size: 16px;color: #666666;line-height: 30px;}
.ftr_item .desc p{}


.xjtDemo{}
.xjtDemo img{display: inline-block !important;}


/**************************** index end **************************/





/**************************** index start **************************/
/**************************** index end **************************/






/**************************** index start **************************/
/**************************** index end **************************/






/**************************** index start **************************/
/**************************** index end **************************/






/**************************** index start **************************/
/**************************** index end **************************/






/**************************** index start **************************/
/**************************** index end **************************/






/**************************** index start **************************/
/**************************** index end **************************/



@media screen and (max-width:1760px) {
	/* .w1640{width: 100%;padding-right: 50px;} */
	.head2_nav a+a{margin-left: 30px;}
	
}

@media screen and (max-width:1660px) {
	.w1440{width: 1260px;}
	.head2_nav a+a{margin-left: 20px;}
	
	.indaboutus{padding: 30px 265px 30px 40px;}
	.indaboutus .atit{font-size: 36px;line-height: 40px;}
	.indaboutus .btit{font-size: 24px;line-height: 30px;margin: 0px 0 15px;}
	.indaboutus .ctit{font-size: 16px;line-height: 22px;margin-bottom: 25px;}
	.inaboutJFP{margin: 0px 0 50px;}
	
	.ind_tit .atit p{font-size: 36px;line-height: 40px;}
	.ind_tit .atit span{font-size: 34px}
	.coop_box{margin-top: 10px;}
	.syst_item .desc span{font-size: 12px;}
	.syst_alist{margin-top: 20px;}
	.hzkl_item{padding: 0 12px;}
	.indxw_item .desc{padding: 15px 30px;}
	.indxw_item .desc .atit{font-size: 18px;line-height: 26px;}
	.ind_foot{}
	.foot1{width: calc((100vw - 1460px)/2 + 460px);}
	.foot1 .aboutTitle{margin-left: calc((100vw - 1260px)/2);}
	.ifoot2 .fnav{width: 520px;}
	.ifoot2 .fnav dd a{font-size: 14px;line-height: 24px;}
	.ifoot2 .fewm_box{width: calc(100% - 520px);padding-left: 10px;}
	.ewm_item p{font-size: 14px;line-height: 20px;}
	.foot1{height: 200px;margin-top: -200px;}
	.ifoot1 .sub{height: 45px;}
	.layui-form-select .layui-input{height: 45px;}
	.ifoot1 .int{height: 45px;}
	.ifoot2{margin-top: 15px;padding-bottom: 10px;}
	.ftr_tit{margin-top: 50px;}
	.ftr_item .desc{line-height: 24px;font-size: 14px;}
	.ft2-tit{font-size: 42px;}
	.foot2_box .ftl{width: 570px;}
	.foot2_box .ftr{width: calc(100% - 570px);}
	.ft2-imglist{margin: 20px 0;}
	.ft2-imglist p{font-size: 16px;padding-top: 5px;}
	.foot3{font-size: 14px;line-height: 24px;}
	.ifoot2{min-height: 205px;}
}
@media screen and (max-width:1560px) {
	.head2_nav a{text-align: center;}
	.head2_nav a span{display: block;line-height: 24px;}
	.head2_nav a span+span{font-size: 14px;line-height: 20px;}
	.head2_nav a+a{margin-left: 32px;}
	
	.search-alert .cent-form .tex{font-size: 30px;}
	.search-alert .cent-form .sub-butn{font-size: 28px;line-height: 60px;}
	
}
@media screen and (max-width:1460px) {
	.w1440{width: 1160px;}
	.foot1{width: calc((100vw - 1160px)/2 + 460px);}
	.foot1 .aboutTitle{margin-left: calc((100vw - 1160px)/2);}
	
	.digit_wrap{font-size: 90px;}
	.nbsz{font-size: 110px;}
	.indxw_item .desc{padding: 15px 20px;}
	.indxw_item .desc .atit{font-size: 16px;line-height: 22px;}
	.mySwiper-indxw{margin-top: 20px;}
	
	.ftr_tit {margin-top: 35px;}
	.foot2_box .ftl{width: 450px;}
	.foot2_box .ftr{width: calc(100% - 450px);}
	.ft2-more .desc p{font-size: 14px;}
	.foot2{padding: 0 0 20px;}
	.ifoot1 .int{font-size: 14px;}
	.layui-form-select .layui-input{font-size: 14px;}
	.ifoot1 .sub{font-size: 18px;}
	
}


@media screen and (max-width:1199px) {
	.w1440{width: 100%;padding: 0 20px;}
	.header{display: none;}
	.wap_header{display: block;}
	.header_zw{height: 60px!important;background: #FFFFFF;}
	.ind_look span{font-size: 14px;}
	
	.content_box{padding:40px 0;}
	.new_banner .content_box{padding-top: 0;}
	.new_footer .content_box{padding-bottom: 0;}
	.next_page{display: none;}
	.mySwiper-banner-pc{display: none;}
	.mySwiper-banner-wap{display: block;}
	.indaboutus{padding: 30px 40px;}
	.indaboutus .ctit{font-size: 14px;}
	.jfp_item .jfp_tit{margin: 25px 0 10px;}
	.jfp_item .jfp_tit .atit{font-size: 20px;line-height: 30px;}
	.inaboutJFP{margin-bottom: 30px;}
	.digit_wrap{font-size: 80px;}
	.nbsz{font-size: 100px;}
	
	.ind_tit{align-items: center;}
	.ind_tit .atit p{font-size: 28px;line-height: 32px;}
	.ind_tit .atit span{font-size: 24px;line-height: 30px;}
	.indDrjz_box .indDrjz_left{width: 250px;}
	.indDrjz_box .indDrjz_right{width: calc(100% - 250px);}
	.drlb_item .desc p{font-size: 18px;margin: 10px 0 0;}
	
	.ind_look .img{height: 36px;width: 36px;}
	.ind_look{line-height: 36px;}
	.ind_btns .prev,.ind_btns .next{width: 35px;margin-right: 10px;}
	.ind_btns .prev img,.ind_btns .next img{width: 100%;}
	.syst_item{width: 33.333%;}
	.syst_item .desc p{font-size: 17px;line-height: 20px;}
	.syst_item .desc span{display: block;line-height: 20px;}
	.hzkl_item{padding: 0;}
	
	.ind_foot{display: none;}
	.foot1{width: 100%;margin-top: 0;height: 0;}
	.foot1 .aboutTitle{margin-left: 20px;}
	.foot2::after{content: "";background: url(../images/footer_bg1.png) no-repeat;background-size: 100% 100%;position: absolute;top: 0;left: 0;width: 40%;height: 100px;visibility: visible;}
	.foot2_box .ftl{width: 50%;padding-left: 0px;}
	.foot2_box .ftr{width: 50%;padding-left: 30px;}
	.ft2-imgitem{width: calc(25% - 7px);}
	.ft2-imgitem+.ft2-imgitem{margin-left: 10px;}
	.foot2{padding: 70px 0 40px;}
	.sjx5{top: -50px;}
	.ft2-imglist{margin: 20px 0 50px;}
	.ft2-tit{font-size: 32px;line-height: 32px;}
	.aboutTitle{zoom: .8;}
	.footer{margin-top: 0px;}
	.sjx5{border-top: 50px solid #FFFFFF;border-left: 80px solid transparent;border-right: 80px solid transparent;}
	.nbsz::after{height: 4px;}
}
@media screen and (max-width:980px) {
	.inaboutJFP{display: block;}
	.jfp_list+.jfp_list{padding-left: 0;}
	.digit_wrap{font-size: 100px;}
	.nbsz{font-size: 140px;}
	
}
@media screen and (max-width:780px) {
	.w1440{padding: 0 15px;}
	.aboutTitle{zoom: .6;}
	.indDrjz_box{flex-direction: column-reverse;}
	.indDrjz_box .indDrjz_right{width: 100%;margin: 20px 0;padding-left: 0;}
	.indDrjz_box .indDrjz_left{width: 100%;max-width: 280px;margin: 0 auto;}
	.coop_box .coop-desc{padding: 10px;}
	.hzkl_item{width: 25%;}
	.coop_box .coop-tit .cn{font-size: 20px;}
	.coop_btn{width: 150px;font-size: 15px;}
	.coop_sel_box .coop_sel a{padding: 0 20px;font-size: 16px;line-height: 40px;}
	.coop_box .coop-tit .btit{padding: 0 5px;}
	
}
@media screen and (max-width:680px) {
	.nbsz{font-size: 120px;}
	.foot2_box{display: block;}
	.foot2_box .ftl{width: 100%;}
	.foot2_box .ftr{width: 100%;padding-left: 0;}
	.ft2-more{display: none;}
	.ft2-imglist{margin: 20px 0 0;}
	.ft2-imglist p{font-size: 14px;}
	.foot2{padding: 50px 0 30px;}
	.sjx5{right: 50px;}
	.digit_wrap{font-size: 70px;}
	.nbsz{font-size: 100px;}
	.ind_tit .atit{width: calc(100% - 280px);}
	.ind_tit .btit{min-width: 280px;}
	.ind_tit .btit a{margin-left: auto;}
	.ind_look span{padding: 0 20px 0 15px;}
	
	.ind_tit .atit p{font-size: 24px;line-height: 26px;}
	.ind_tit .atit span{}
	.indxw_item .desc{padding: 12px 15px;}
}
@media screen and (max-width:580px) {
	.syst_item{width: 50%;}
	.jfp_item .jfp_tit .atit{font-size: 18px;line-height: 20px;}
}
@media screen and (max-width:500px) {
	.coop_box .coop-tit .btit{align-items: flex-start;flex-direction: column;}
	.coop_sel_box{margin-left: 0;}
	.coop_box .coop-tit .btit{height: auto;padding: 5px 5px 0;}
	.ind_tit{display: block;}
	.ind_tit .atit{width: 100%;margin-bottom: 10px;}
	.ind_tit .btit a{margin-left: 0;}
	.ind_tit .btit .ind_btns+a{margin-left: auto;}
	
	.dataStatistics .digit > div.digit_bottom .digit_wrap, .dataStatistics .digit > div.shadow_bottom .digit_wrap{transform: translateY(-50%);}
	.dataStatistics .digit > div.digit_top .digit_wrap, .dataStatistics .digit > div.digit_top .digit_wrap{transform: translateY(-38%);}
	.digit_wrap{font-size: 60px;}
	.nbsz{font-size: 80px;}
	.nbsz.jia{padding-bottom: 14px;}
	.jfp_item+.jfp_item{padding-left: 15px;}
	
	.sjx5 {border-top: 40px solid #FFFFFF !important;border-left: 60px solid transparent;border-right: 60px solid transparent;right: 0px;}

}
@media screen and (max-width:410px) {
	.digit_wrap{font-size: 50px;}
	.nbsz{font-size: 70px;}
	.ft2-tit{font-size: 24px;line-height: 28px;}
}

@media screen and (max-width:380px) {
	.jfp_item .jfp_tit .atit{font-size: 16px;}
}
@media screen and (max-width:370px) {
	.digit_wrap{font-size: 36px;}
	.nbsz{font-size: 70px;}
	.dataStatistics .digit > div.digit_bottom .digit_wrap, .dataStatistics .digit > div.shadow_bottom .digit_wrap{transform: translateY(-50%);}
	.dataStatistics .digit > div.digit_top .digit_wrap, .dataStatistics .digit > div.digit_top .digit_wrap{transform: translateY(-25%);}
	
}



