html{width: 100%;}
@media screen and (max-width:1199px) {
	html{zoom: 1;}
}
html,body,a{cursor: url(../images/mouse.png),default !important;}
body{font-size: 16px; background: #fff; font-family: "Microsoft Yahei","PingFangSC",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;margin: 0;padding: 0;}
p{margin: 0;padding: 0;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
a:hover, a:focus{text-decoration: none;}
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";text-align: left;}
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{outline: none !important;box-shadow: none !important;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
label{font-weight: normal;}
*{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: 1440px;margin: 0 auto;}

body{background-image: url(../images/BG.png);}

@font-face {
	font-family:BAHNSCHRIFT;
	src: url(../fonts/BAHNSCHRIFT.ttf);
}
@font-face {
	font-family:BarlowCondensedSemiBold;
	src: url(../fonts/BarlowCondensedSemiBold.woff2.ttf);
}
@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:HarmonyOS_Sans_SC_Black;
	src: url(../fonts/HarmonyOS_Sans_SC_Black.ttf);
}
@font-face {
	font-family:HarmonyOS_Sans_SC_Medium;
	/* src: url(../fonts/HarmonyOS_Sans_SC_Medium.ttf); */
	src: url(../fonts/HarmonyOS_Sans_SC_Regular.ttf);
}
@font-face {
	font-family:HarmonyOS_Sans_SC_Regular;
	src: url(../fonts/HarmonyOS_Sans_SC_Regular.ttf);
}
@font-face {
	font-family:HarmonyOS_Sans_SC_Light;
	src: url(../fonts/HarmonyOS_Sans_SC_Light.ttf);
}
@font-face {
	font-family:HarmonyOS_Sans_SC_Bold;
	/* src: url(../fonts/HarmonyOS_Sans_SC_Bold.ttf); */
	src: url(../fonts/HarmonyOS_Sans_SC_Black.ttf);
}




/******************** header start ************************/
/* .header_zw{height: 181px;display: block;width: 100%;transition: .3s;}
.header_zw.active{height: 150px;}
.header{position: fixed;top: 0;left: 0;z-index: 999999;width: 100%;}
.header_container{display: flex;}
.header .logo{width: 330px;display: flex;align-items: center;justify-content: center;background: #FFFFFF;}
.header .header_content{width: calc(100% - 330px);border-left: 1px solid #E4E4E4;border-bottom: 1px solid #E4E4E4;}
.header .head1{display: flex;padding: 16px 0;background: url(../images/BG.png);}
.header .head1 .head1_nav{display: flex;width: calc(100% - 280px);justify-content: center;}
.header .head1 .head1_nav a{font-size: 20px;line-height: 28px;font-family: TangoSans;display: block;}
.header .head1 .head1_nav a+a{margin-left: 120px;}
.header .head1 .head1_more{width: 280px;display: flex;}
.hm_item{position: relative;width: 24px;}
.hm_item+.hm_item{margin-left: 30px;}
.hm_item .icon{}
.hm_item .img{width: 120px;position: absolute;right: 0;top: 100%;transition: .3s;margin-top: 20px;visibility: hidden;opacity: 0;cursor: pointer;cursor: pointer;}
.hm_item .img img{width: 100%;}
.hm_item:hover .img{visibility: visible;opacity: 1;margin-top: 0;}
 */

/* .header .head2{display: flex;border-top: 1px solid #E4E4E4;height: 120px;align-items: center;background: #FFFFFF;}
.header .head2 .head2_nav{display: flex;width: calc(100% - 220px);justify-content: center;}
.header .head2 .head2_nav a{font-family: HarmonyOS_Sans_SC_Black;font-size: 20px;color: #000000;line-height: 20px;}
.header .head2 .head2_nav a.active{color: #777777;}
.header .head2 .head2_nav a+a{margin-left: 35px;}
.header .head2 .head2_nav a span{font-weight: bold;}
.header .head2 .head2_more{width: 220px;display: flex;align-items: center;}
.header .head2 .head2_more .search_btn1{cursor: pointer;}
.header .head2 .head2_more .search_btn2{margin-left: 25px;cursor: pointer;}
 */

/* .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;}
 */


/******************** header end ************************/



/******************** footer start ************************/
.footer{position: relative;}


.foot1 {height: 240px;margin-top: -240px;background: url(../images/BG.png);background-position: bottom left;width: calc((100vw - 1440px)/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: 40px 0 80px;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: 720px;}
.ft2-tit{font-size: 40px;font-family: TangoSansBold;font-weight: 400;color: #000000;line-height: 45px;font-weight: bold;}
.ft2-imglist{display: flex;margin: 30px 0 80px;}
.ft2-imgitem{width: 150px;}
.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: 18px;font-family: HarmonyOS_Sans_SC_Medium;color: #000000;line-height: 22px;}



.foot2_box .ftr{width: calc(100% - 720px);padding-left: 170px;}
.ftr_tit{font-size: 25px;color: #000000;line-height: 36px;margin-bottom: 18px;margin-top: 100px; font-weight:bold;}
.ftr_item{display: flex;}
.ftr_item+.ftr_item{margin-top: 20px;}
.ftr_item .tit{font-size: 20px;color: #000000;line-height: 30px;flex-shrink: 0;}
.ftr_item .desc{padding-left: 30px;font-size: 18px;font-family: HarmonyOS_Sans_SC_Regular;color: #3E3A39;line-height: 30px;}
.ftr_item .desc p{}


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


/******************** header end ************************/





/******************** aboutPage start ************************/
.absec1{background: #F3F3F3;position: relative;display: flex;flex-wrap: wrap;}
.absec1 .atit{padding: 30px 50px 30px 230px;background: #FFFFFF;font-family: TangoSansBold;font-size: 90px;line-height: 100px;color: #000000;letter-spacing: 4px;font-weight: bold;}
.absec1 .btit{display: flex;position: absolute;right: 230px;top: 40px;}
.absec1 .btit .dian{display: block;height: 16px;width: 16px;border-radius: 100%;}
.absec1 .btit .dian+.dian{margin-left: 16px;}
.absec1 .btit .dian1{background: #bb1e24;}
.absec1 .btit .dian2{background: #CBCBCB;}
.absec1 .btit .dian3{background: #061226;}



.aboutTitle{display: block;height: 67px;line-height: 67px;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(../img/TBG2.png);width: 290px;}
.aboutTitle2{width: 350px;background: #ff7903;border-radius: 16px;}
.aboutTitle3{background: url(../img/TBG5.png);width: 414px;}
.aboutTitle4{background: url(../img/TBG7.png);}
.aboutTitle5{background: url(../img/TBG9.png);color: #333;}
.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;}

.absec2{background: #E7EAE9;}
.aboutyl_box{display: flex;align-items: center;padding: 100px 0 100px 0;}
.aboutyl_box .aboutyl_img{width: 500px;}
.aboutyl_box .aboutyl_img img{max-width: 100%;}
.aboutyl_box .aboutyl_desc{width: calc(100% - 500px);padding-left: 100px;}
.aboutyl_box .aboutyl_desc .desc{max-height: 500px;overflow-y: scroll;}
.aboutyl_box .aboutyl_desc .desc::-webkit-scrollbar {width : 0px; height: 0px;}
.aboutyl_box .aboutyl_desc .desc::-webkit-scrollbar-thumb {border-radius: 10px;box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: #666;}
.aboutyl_box .aboutyl_desc .desc::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 10px;background: #eee;}
.aboutyl_desc .tit{display: flex;align-items: center;}
.aboutyl_desc .tit .aboutTitle{margin-right: 30px;}
.aboutyl_desc .desc .atit{font-size: 26px;color: #000000;line-height: 36px;font-weight: 500;padding: 25px 0 10px; }
.aboutyl_desc .desc .btit{text-indent: 2em;line-height: 32px;font-size: 18px;}
.aboutyl_desc .desc .btit i{font-weight: bold;border-bottom: 2px solid #FFC73E;}
.aboutyl_desc .desc .atit + .btit{margin-top: 10px;}
.sjx1{display: block;position: absolute;right: 100px;top: 0;width: 0px;height: 0px;border-top: 80px solid #F3F3F3;border-left: 100px solid transparent;border-right: 100px solid transparent;}
.sjx2{display: block;position: absolute;left: 500px;bottom: 0;width: 0px;height: 0px;border-bottom: 50px solid #F3F3F3;border-left: 60px solid transparent;border-right: 60px solid transparent;}


.absec3{background: #F3F3F3;}
.absec3-container{padding-left: calc((100vw - 1440px)/2);}
.absec3_tit{position: relative;transform: translateY(-20px);}
.absec3 .absec3_tit .aboutTitle{position: relative;z-index: 99;}
.absec3 .absec3_tit .bg{display: block;height: 100%;width: calc((100vw - 1440px + 10px)/2);position: absolute;right: calc(100% - 5px);top: -5px;height: 100%;background: #E7EAE9;z-index: 1;}

.history_item{display: inline-block;}
.history_item .tit{border-bottom: 2px solid #494949;position: relative;}
.history_item .tit::after{content: "";display: block;width: 20px;height: 20px;border: 2px solid #494949;background: #FFC73E;box-sizing: border-box;position: absolute;bottom: -10px;left: 0;z-index: 999;}
.history_item .tit>p{font-size: 36px;font-family: TangoSans;color: #000000;line-height: 40px;display: block;}
.history_item .tit>span{font-size: 27px;font-family: HarmonyOS_Sans_SC_Medium;color: #000000;line-height: 32px;font-weight: 400;padding: 5px 0 30px;display: block;}
.history_item .desc{display: flex;}
.history_item .year_list{padding: 34px 40px 0 30px;position: relative;}
.history_item .year_list::after{content: "";display: block;width: 2px;height: 34px;background: #494949;position: absolute;left: 9px;top: 0;}
.history_item .year_item{padding-bottom: 16px;position: relative;}
.history_item .year_item::before{content: "";display: block;width: 13px;height: 13px;border: 2px solid #494949;background: #E8E8E8;box-sizing: border-box;position: absolute;left: -26px;top: 6px;z-index: 9999;}
.history_item .year_item::after{content: "";display: block;width: 2px;height: calc(100% + 10px);background: #494949;position: absolute;left: -21px;top: 0;}
.history_item .year_item p{font-family: HarmonyOS_Sans_SC_Medium;font-size: 20px;font-weight: bold;}
.history_item .year_item span{font-size: 20px;line-height: 24px;font-family: HarmonyOS_Sans_SC_Regular;}
.history_item .year_item+.year_item:last-child::after{display: none;}

.mySwiper-history {width: 100%;height: 100%;position: relative;overflow: hidden;padding: 30px 0 50px;}
.mySwiper-history .swiper-slide {width: 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-history .xjtDemo{float: right;margin-right: calc((100vw - 1440px + 110px)/2);}



.absec4{background: #E7EAE9;}
.absec4_box{display: flex;padding-bottom: 30px;}
.absec4_left{width: 970px;}
.absec4_left .tit img{max-width: 100%;}
.absec4_right{width: calc(100% - 970px);padding-left: 90px;}

.abl_list{display: flex;flex-wrap: wrap;}
.abl_item{width: calc(25% - 15px);margin-right: 20px;margin-top: 30px;}
.abl_item:nth-of-type(4n){margin-right: 0px;}
.abl_item .img{}
.abl_item .img img{width: 100%;}
.abl_item p{display: table;font-size: 9px;line-height: 15px;font-family: HarmonyOS_Sans_SC_Medium;background: #FFC73F;font-weight: bold;padding: 2px 5px;}

.ryjx_tit{display: flex;justify-content: space-between;padding: 40px 0 10px;}
.ryjx_tit .atit{}
.ryjx_tit .atit img{position: relative;top: -5px;}
.ryjx_tit .atit span{font-size: 26px;font-family: HarmonyOS_Sans_SC_Medium;color: #000000;line-height: 32px;}
.ryjx_tit .btit{}
.ryjx_tit .btit img{position: relative;top: -4px;}
.ryjx_tit .btit span{font-size: 22px;font-family: HarmonyOS_Sans_SC_Medium;color: #BEC0C0;font-weight: normal;line-height: 28px;}


.mySwiper-ryzz {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-ryzz .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.ryjx_desc{position: relative;text-align: left;}
.ryjx_desc p{font-size: 20px;font-family: HarmonyOS_Sans_SC_Medium;color: #3E3A39;line-height: 36px;display: block;}
.ryjx_desc .xjtDemo{position: absolute;left: 100%;bottom: 0;}
.mouse_icon{position: absolute;left: 100%;top: 20%;display: none !important;}
.mySwiper-ryzz1{height: 432px;}
.mySwiper-ryzz2{height: 108px;}
.mySwiper-ryzz3{height: 360px;}
.mySwiper-ryzz4{height: 360px;}
.mySwiper-ryzz .swiper-slide{height: auto;}


.sjx3{display: block;background: url(../images/sjt.png);width: 140px;height: 62px;position: absolute;left: 55%;bottom: 0;}

.tmBG{background: #fff;}
.absec5{position: relative;padding: 40px 0 80px;}
.absec5::after{content: "";display: block;width: 60%;height: 100%;background: linear-gradient(90deg,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%);position: absolute;top: 0;left: 0;z-index: 1;}
.absec5 .container{z-index: 9;width: 100%;padding-left: calc((100vw - 1440px)/2);}
.absec5_box{display: flex;}
.absec5_left{width: 620px;}
.absec5 .mouse_icon{left: auto;top: auto;right: 40px;bottom: 40px;}
.more-img{padding-top: 50px;}

.absec5_right{width: calc(100% - 620px);padding-left: 100px;}
.mySwiper-ab5 {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-ab5 .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-ab5 img{width: 100%;}


.shzr_box{display: flex;}
.shzr_box .shzr_desc{padding-left: calc((100vw - 1440px)/2);background: #E7EAE9;width: calc(100% - 450px);position: relative;padding-right: 70px;padding-top: 130px;padding-bottom: 60px;}
.shzr_box .shzr_desc .aboutTitle{position: absolute;right: 0;top: 0;}
.shzr_box .shzr_desc .sjx4{display: block;position: absolute;left: calc((100vw - 1440px)/2);top: 0;width: 0px;height: 0px;border-top: 60px solid #FFFFFF;border-left: 80px solid transparent;border-right: 80px solid transparent;}
.shzr_box .shzr_desc .info{font-size: 25px;font-family: HarmonyOS_Sans_SC_Regular;font-weight: 400;color: #3E3A39;line-height: 36px;}

.shzr_box .shzr_tit{width: 450px;display: flex;align-items: center;justify-content: center;position: relative;overflow: hidden;}
.shzr_box .shzr_tit::after{content: "";display: block;position: absolute;right: 0;bottom: 0;background: url(../images/shzr_bg.png);height: 135px;width: 245px;}
.shzr_box .shzr_tit p{font-size: 48px;font-family: TangoSansBold;font-weight: bold;color: #000000;line-height: 45px;}
.shzr_box .shzr_tit .xjtDemo{margin-top: 50px;}



.absec7{background: #E7EAE9;}
.absec7 .mouse_icon{position: relative;left: 80%;top: auto;width: 35px;}
.ab7_atit{padding: 35px 0 25px;position: relative;}
.ab7_atit .atit {padding-bottom: 10px;}
.ab7_atit .atit img{position: relative;top: -6px;}
.ab7_atit .atit span{font-family: HarmonyOS_Sans_SC_Medium;font-size: 28px;color: #000000;line-height: 32px;display: inline-block;}
.ab7_atit .btit{display: inline-block;line-height: 32px;font-size: 18px;font-family: HarmonyOS_Sans_SC_Regular;font-weight: 400;padding: 0 10px;color: #E7EAE9;background: #3F3A3B;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width: 100%;}
.ab7_atit .xjtDemo{position: absolute;right: 0;top: 50%;margin-top: 0!important;transform: translateY(-50%);}
.ab7_btit{background: url(../images/title_bg1.png);width: 360px;height: 70px;line-height: 70px;padding: 0 10px;text-align: center;font-family: HarmonyOS_Sans_SC_Medium;color: #000000;	font-size: 27px;margin: 35px 0 25px;}
.ab7_btit.ab7_btit-m0{margin-top: 0;}
.ab7_content{padding: 0 10px;}
.ab7_content img{max-width: 100%;display: block;}
.ab7_desc{font-size: 20px;font-family: HarmonyOS_Sans_SC_Regular;font-weight: 400;color: #3E3A39;line-height: 36px;}

.absec7_box{display: flex;}
.absec7_left{width: 580px;position: relative;padding-bottom: 80px;}
.absec7_right{width: calc(100% - 580px);padding-left: 55px;}
.absec7 .xjtDemo{position: absolute;bottom: 25px;left: 0;}

.absec7_right_list{display: flex;}
.absec7_right .ab7_content{max-width: 380px;}
.absec7_right_item+.absec7_right_item{margin-left: 60px;}

.absec7-imgbox{margin-top: 50px;max-width: 810px;}
.absec7-imgbox .imgtit{font-size: 18px;font-family: HarmonyOS_Sans_SC_Medium;color: #3E3A39;line-height: 24px;padding-bottom: 15px;}
.absec7-imglist{display: flex;flex-wrap: wrap;}
.absec7-imglist .imglist-imgitem{width: calc(16.666% - 17px);margin-right: 20px;margin-bottom: 25px;}
.absec7-imglist .imglist-imgitem a{display: block;}
.absec7-imglist .imglist-imgitem:nth-of-type(6n){margin-right: 0;}
.absec7-imglist .imglist-imgitem img{width: 100%;transition: .5s;}
.absec7-imglist .imglist-imgitem:hover img{transform: scale(3);}


.absec8{background: #E7EAE9;padding: 60px 0 110px;}
.absec8 .ab7_atit{padding-right: 50px;}
.absec8_imglist{display: flex;justify-content: space-between;}
.absec8_imgitem{}
.absec8_imgitem img{max-width: 100%;transition: .5s;}
.absec8_imgitem:hover img{transform: scale(1.5);}
.absec8 .xjtDemo{margin-top: 50px;}

.abL-img{height: 650px;overflow-y: scroll;margin-top: 35px;border-radius: 15px;box-shadow: 0px 0px 10px 0px #999;}
.abL-img img{width: 100%;}
.abL-img::-webkit-scrollbar {width : 0px; height: 0px;}
.abL-img::-webkit-scrollbar-thumb {border-radius: 10px;box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: #666;}
.abL-img::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 10px;background: #eee;}

.hd_more{margin-top: 35px;}
.hd_more img{position: relative;top: -4px;}
.hd_more span{font-size: 22px;font-family: HarmonyOS_Sans_SC_Medium;color: #BEC0C0;font-weight: normal;line-height: 28px;}


/******************** aboutPage end ************************/







/******************** Business cooperation(swhz) start ************************/
.absec1{overflow: hidden;}
.swhz1{width: 100%;background: #E0E3E2;}
.swhz1_box{padding: 130px 0 80px;position: relative;z-index: 999;}
.swhz1 .ainfo{display: inline-block;height: 52px;line-height: 52px;background: #FFC73E;border-radius: 5px;padding: 0 15px;font-size: 30px;font-family: HarmonyOS_Sans_SC_Medium;color: #000000;font-weight: 500;}
.swhz1 .binfo{font-size: 20px;color: #969697;line-height: 24px;margin: 15px 0 60px;}
.swhz1 .cinfo{}
.swhz1 .cinfo img{max-width: 100%;}

.lyj_light{position: absolute;left: 0;top: 0;width: 65%;}
.lyj_light img{width: 100%;}
.lyj{position: absolute;left: 63.1%;bottom: 15%;width: 35%;}
.lyj .img{width: 100%;}
.lyj .bg{width: 100%;transform: translateX(-3%);margin-bottom: -20px;}
.lyj p{text-align: center;font-size: 15px;font-family: HarmonyOS_Sans_SC_Black;color: #6C6E6D;line-height: 26px;}



.swhz-tit{position: relative;display: flex;z-index: 999;}
.swhz-tit .aboutTitle{position: relative;z-index: 99;}
.aboutTitle.fontBold{font-weight: bold;}
.swhz-tit .bg{display: block;height: 100%;width: calc((100vw - 10px + 10px)/2);position: absolute;right: calc(100% - 5px);top: -5px;height: 100%;background: #E0E3E2;z-index: 1;}
.swhz-tit .bg.white{background: #FFFFFF;}
.swhz-tit .bg.hui{background: #F3F4F4;}
.swhz-tit .xjtDemo{margin-top: auto;margin-left: 50px;margin-bottom: 10px;}



.swhz2{position: relative;padding-bottom: 80px;background: url(../images/BG.png);background-position: right top;}
.swhz2::after{content: "";background: linear-gradient(90deg,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);width: 60%;height: 100%;position: absolute;top: 0;left: 0;}
.swhz2 .container{z-index: 99;}
.yzal{position: relative;}
.yzal_item{display: flex;width: 100%;align-items: center;}
.yzal_desc{width: 500px;padding-bottom: 100px;}
.yzal_desc .atit{font-size: 35px;color: #000000;line-height: 40px;font-family: HarmonyOS_Sans_SC_Medium;margin-top: 75px;}
.yzal_desc .btit{font-size: 32px;color: #3E3A39;line-height: 34px;font-family: HarmonyOS_Sans_SC_Regular;margin: 10px 0 45px;}
.yzal_desc .ctit{font-size: 35px;color: #000000;line-height: 40px;font-family: HarmonyOS_Sans_SC_Medium;}
.yzal_desc .dtit{font-size: 23px;color: #3E3A39;line-height: 32px;font-family: HarmonyOS_Sans_SC_Regular;margin: 12px 0 30px;}
.yzal_desc .etit{font-size: 16px;color: #3E3A39;font-family: TangoSans;line-height: 24px;}


.yzal_imgs{width: calc(100% - 500px);display: flex;padding-left: 110px;padding-right: 10px;}
.yzal_img{width: calc(33.33% - 50px);margin-left: 50px;text-align: center;}
.yzal_img .img{position: relative;}
.yzal_img .img::before{content: "";display: block;position: absolute;top: 5%;left: 5%;width: 90%;height: 90%;box-shadow: 0px 0px 15px 10px #999;z-index: -1;}
.yzal_img .img::after{content: "";display: block;background: url(../images/video-open.png);height: 70px;width: 70px;position: absolute;top: 50%;left: 50%;margin-top: -35px;margin-left: -35px;cursor: pointer;}
.yzal_img .img img{width: 100%;max-width: 300px;}
.yzal_img p{display: inline-block;height: 40px;line-height: 40px;background: #FFC140;padding: 0 15px;border-radius: 10px;font-size: 25px;color: #000000;font-family: HarmonyOS_Sans_SC_Medium;margin-top: 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width: 100%;}


.yzal_more{position: absolute;left: 0;bottom: 0;display: flex;width: 500px;z-index: 999;align-items: center;}
.yzal_btns{display: flex;}
.yzal_btns .prev{cursor: pointer;}
.yzal_btns .next{margin-left: 25px;cursor: pointer;}
.yzal_look{margin-left: auto;display: flex;line-height: 40px;background: #E9E9E9;border-radius: 5px;}
.yzal_look span{padding: 0 25px 0 15px;font-size: 19px;font-weight: bold;color: #3E3A39;}
.yzal_look .img{height: 40px;width: 40px;display: flex;justify-content: center;align-items: center;background: #C8C8C8;border-radius: 5px;}
.yzal_look .img img{}

.sjx6{position: absolute;bottom: -6px;right: 4px;}

.mySwiper-yzal {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-yzal .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-yzal .swiper-slide .yzal_desc{opacity: 0;transition: .5s ;transform: translateY(-100px);}
.mySwiper-yzal .swiper-slide .yzal_imgs{opacity: 0;transition: .5s ;transform: translateY(100px);}
.mySwiper-yzal .swiper-slide.ani-slide .yzal_desc{opacity: 1;transform: translateY(0px);transition: .4s .5s;}
.mySwiper-yzal .swiper-slide.ani-slide .yzal_imgs{opacity: 1;transform: translateY(0px);transition: .4s .5s;}

.swiper-slide-shadow-left{display: none !important;}
.swiper-slide-shadow-right{display: none !important;}
.swiper-cube-shadow{display: none !important;}



.swhz3{background: #ECECEC;position: relative;padding: 150px 0 150px;}
.sjx7{display: block;position: absolute;right: 13%;top: 0px;width: 0px;height: 0px;border-top: 60px solid #FFFFFF;border-left: 80px solid transparent;border-right: 80px solid transparent;z-index: 999;}
.sjx7.hui{border-top-color: #F3F4F4;}
.sjx8{position: absolute;bottom: -6px;right: calc((100vw - 1440px)/2);}
.container-pdr{padding-right: calc((100vw - 1440px)/2);}
.container-pdl{padding-left: calc((100vw - 1440px)/2);}

.ywbk_title{display: flex;}
.ywbk_title .xjtDemo{margin-top: auto;margin-left: auto;margin-bottom: 15px;}
.ywbk_box{position: relative;z-index: 99;display: flex;}
.ywbk_box .ywbk_imgs{width: calc(100% - 680px);position: relative;}
.ywbk_box .ywbk_imgs::before{content: "";display: block;position: absolute;top: 0;left: 0;background: linear-gradient(90deg,rgba(224,227,226,1),rgba(255,255,255,0));height: 100%;width: 150px;z-index: 99;}
.ywbk_box .ywbk_imgs::after{content: "";display: block;position: absolute;top: 0;right: 0;background: linear-gradient(-90deg,rgba(224,227,226,1),rgba(255,255,255,0));height: 100%;width: 150px;z-index: 99;}
.ywbk_box .ywbk_desc{width: 680px;padding-left: 80px;}
.ywbk_box .ywbk_desc .stit{display: inline-block;height: 52px;line-height: 52px;background: #6C6C6C;font-size: 30px;font-family: HarmonyOS_Sans_SC_Medium;color: #FFFFFF;padding: 0 15px;margin: 30px 0 0px;}
.ywbk_item{margin: 18px 0 0px;}
.ywbk_item .atit{margin-bottom: 10px;}
.ywbk_item .atit img{position: relative;top: -10px;}
.ywbk_item .atit span{display: inline-block;font-size: 34px;color: #000000;line-height: 34px;padding-left: 10px;}
.ywbk_item .btit{font-size: 22px;color: #3E3A39;line-height: 32px;}

.ywbk_list{position: absolute;height: calc(33.3333% - 12px);left: 0;width: 100%;}
.ywbk_list1{top: 0;}
.ywbk_list2{top: 33.3333%;}
.ywbk_list3{top: 66.6666%;}

.mySwiper-ywbk {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-ywbk+.mySwiper-ywbk{margin-top: 12px;}
.mySwiper-ywbk .swiper-slide {width: 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-ywbk .img{border-radius: 15px;overflow: hidden;height: 100%;}
.mySwiper-ywbk .img img{height: 100%;}

/* .mySwiper-ywbk .swiper-wrapper{
-webkit-transition-timing-function: linear;
-moz-transition-timing-function: linear;
-ms-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
} */

.ywbk_more{position: absolute;left: 0;bottom: -75px;display: flex;z-index: 999;width: 100%;}
.ywbk_btns{display: flex;}
.ywbk_btns .prev{cursor: pointer;}
.ywbk_btns .next{margin-left: 25px;cursor: pointer;}
.ywbk_look{margin-left: auto;display: flex;line-height: 40px;background: #FFFFFF;border-radius: 5px;}
.ywbk_look span{padding: 0 25px 0 15px;font-size: 19px;font-weight: bold;color: #3E3A39;}
.ywbk_look .img{height: 40px;width: 40px;display: flex;justify-content: center;align-items: center;background: #C8C8C8;border-radius: 5px;}
.ywbk_look .img img{}


.swhz4{position: relative;padding-bottom: 0px;background: url(../images/BG.png);background-position: right top;}
.swhz4::before{content: "";display: block;background: url(../images/footer_bg1.png);width: 565px;height: 315px;position: absolute;right: 0;bottom: 0;transform: rotate(180deg);}
.swhz4::after{content: "";background: linear-gradient(90deg,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);width: 60%;height: 100%;position: absolute;top: 0;left: 0;}
.swhz4 .container-pdl{z-index: 9;}

.mySwiper-ipbk {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-ipbk .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;}
.ipbk_more{position: absolute;left: calc((100vw - 1440px)/2);bottom: 50px;display: flex;z-index: 999;width: 520px;}
.ipbk_more .ipbk_look{font-size: 18px;font-family: TangoSans;color: #3E3A39;line-height: 35px;}
.ipbk_more .ipbk_look span{display: inline-block;}
.ipbk_more .ipbk_btns{margin-left: auto;}
.ipbk_btns{display: flex;}
.ipbk_btns .prev{cursor: pointer;}
.ipbk_btns .next{margin-left: 25px;cursor: pointer;}







.swhz5{background: #E3E5E4;padding: 120px 0 100px;position: relative;}
.swhz5 .container-pdr{position: relative;padding-right: 0;}
.swhz5 .container-pdr{margin-right: calc((100vw - 1440px)/2);}
.wlxc_box{display: flex;align-items: center;width: 100%;}
.wlxc_box .wlxc_imgs{width: calc(100% - 660px);display: flex;justify-content: space-between;position: relative;padding-left: 20px;padding-bottom: 100px;}
.wlxc_box .wlxc_imgs::before{content: "";display: block;position: absolute;top: 0;left: 0;background: linear-gradient(90deg,rgba(224,227,226,1),rgba(255,255,255,0));height: 100%;width: 150px;z-index: 99;}
.wlxc_box .wlxc_imgs::after{content: "";display: block;position: absolute;top: 0;right: 0;background: linear-gradient(-90deg,rgba(224,227,226,1),rgba(255,255,255,0));height: 100%;width: 150px;z-index: 99;}
.wlxc_box .wlxc_imgs .img{width: calc(33.333% - 20px);box-shadow: 5px 5px 15px 0px #ccc;border-radius: 5px;}
.wlxc_box .wlxc_imgs .img img{width: 100%;}
.wlxc_box .wlxc_imgs .img.img-s{transform: scale(.9);box-shadow: 5px 5px 10px 0px #eee;}

.wlxc_box .wlxc_desc{width: 660px;padding-left: 50px;}
.wlxc_item{margin-bottom: 35px;}
.wlxc_item .atit{}
.wlxc_item .atit img{position: relative;top: -8px;}
.wlxc_item .atit span{display: inline-block;font-size: 34px;color: rgb(0, 0, 0);line-height: 34px;padding-left: 10px;}
.wlxc_item .btit{background: url(../images/title_bg1.png);width: 360px;height: 70px;line-height: 70px;text-align: center;padding: 0 10px;font-size: 30px;color: #000000;font-family:HarmonyOS_Sans_SC_Medium; }
.wlxc_item .desc{margin-top: 20px;font-size: 24px;color: #3E3A39;line-height: 34px;}
.wlxc_item .desc p{padding-bottom: 10px;}
.wlxc_item .desc b{font-weight: bold;}
.wlxc_item .desc i{border-bottom: 2px solid #FFC73E;font-weight: bold;}

.wlxc_more{position: absolute;left: 0;bottom: 50px;display: flex;z-index: 999;width: calc(100% - 660px);padding: 0 20px 0 50px;}
.wlxc_btns{display: flex;}
.wlxc_btns .prev{cursor: pointer;}
.wlxc_btns .next{margin-left: 25px;cursor: pointer;}
.wlxc_look{margin-left: auto;display: flex;line-height: 40px;background: #FFFFFF;border-radius: 5px;}
.wlxc_look span{padding: 0 25px 0 15px;font-size: 19px;font-weight: bold;color: #3E3A39;}
.wlxc_look .img{height: 40px;width: 40px;display: flex;justify-content: center;align-items: center;background: #C8C8C8;border-radius: 5px;}
.wlxc_look .img img{}

.mySwiper-wlxc {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-wlxc .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-wlxc .swiper-slide .wlxc_desc{opacity: 0;transition: .5s ;transform: translateX(100px);}
.mySwiper-wlxc .swiper-slide .wlxc_imgs{opacity: 0;transition: .5s ;transform: translateX(-100px);}
.mySwiper-wlxc .swiper-slide.ani-slide .wlxc_desc{opacity: 1;transform: translateX(0px);transition: .4s .5s;}
.mySwiper-wlxc .swiper-slide.ani-slide .wlxc_imgs{opacity: 1;transform: translateX(0px);transition: .4s .5s;}



.ipbk_item{display: flex;width: 100%;align-items: center;}
.ipbk_item .ipbk_desc{width: 520px;}
.ipbk_item .ipbk_desc .atit{margin-bottom: 10px;}
.ipbk_item .ipbk_desc .atit span{font-size: 34px;color: #000000;line-height: 34px;}
.ipbk_item .ipbk_desc .atit img{position: relative;top: -10px;}
.ipbk_item .ipbk_desc .btit{font-size: 25px;color: #3E3A39;line-height: 40px;margin-bottom: 50px;}
.ipbk_item .ipbk_desc .ctit{font-size: 50px;font-family: HarmonyOS_Sans_SC_Bold;color: #3E3A39;line-height: 72px;margin-bottom: 10px;font-weight: bold;}
.ipbk_item .ipbk_desc .dtit{display: inline-block;font-size: 29px;color: #000000;line-height: 28px;background: #FFBF3E;border-radius: 4px;height: 50px;line-height: 50px;padding: 0 20px 0 15px;font-family: HarmonyOS_Sans_SC_Medium;margin-bottom: 20px;}
.ipbk_item .ipbk_desc .etit{font-size: 32px;color: #3E3A39;line-height: 48px;}
.ipbk_item .ipbk_desc .etit b{font-family: HarmonyOS_Sans_SC_Bold;font-size: 40px;}
.ipbk_item .ipbk_images{width: calc(100% - 520px);}
.ipbk_item .ipbk_images img{width: 100%;}

.mySwiper-ipbk {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-ipbk .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-ipbk .swiper-slide .ipbk_desc{opacity: 0;transition: .5s ;transform: translateX(-100px);}
.mySwiper-ipbk .swiper-slide .ipbk_images{opacity: 0;transition: .5s ;transform: translateX(100px);}
.mySwiper-ipbk .swiper-slide.ani-slide .ipbk_desc{opacity: 1;transform: translateX(0px);transition: .4s .5s;padding-bottom: 100px;}
.mySwiper-ipbk .swiper-slide.ani-slide .ipbk_images{opacity: 1;transform: translateX(0px);transition: .4s .5s;margin-top: auto;}

.swiper-button-disabled{opacity: .5;}


.swhz6{position: relative;padding: 20px 0 110px;}
.swhz6 .container{z-index: 99;}
.swhz6::before {content: "";display: block;background: url(../images/footer_bg1.png);width: 565px;height: 315px;position: absolute;right: 0;bottom: 0;transform: rotate(180deg);}
.swhz6::after {content: "";background: linear-gradient(90deg,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);width: 60%;height: 100%;position: absolute;top: 0;left: 0;}

.mySwiper-dsyw {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-dsyw .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;}

.dsyw{display: flex;justify-content: space-between;}
.dsyw_list{max-width: 700px;width: 45%;}
.dsyw .atit{font-size: 25px;color: #3E3A39;line-height: 40px;max-width: 510px;margin-bottom: 65px;}
.dsyw .dsyw_tit{}
.dsyw .dsyw_tit .qtit{}
.dsyw .dsyw_tit .qtit img{position: relative;top: -8px;}
.dsyw .dsyw_tit .qtit span{display: inline-block;font-size: 34px;color: rgb(0, 0, 0);line-height: 34px;padding-left: 10px;}
.dsyw .dsyw_tit .wtit{margin-bottom: 15px;}
.dsyw .dsyw_tit .wtit span{display: inline-block;line-height: 26px;background: #403A37;color: #FFFFFF;font-size: 20px;color: #E7EAE9;padding: 3px 18px;margin-bottom: 8px;}
.dsyw .stit{font-size: 21px;color: #3E3A39;line-height: 30px;margin-top: 40px;}
.dsyw .stit i{display: inline-block;height: 2px;width: 148px;background: #9D9D9D;position: relative;top: -6px;margin-left: 10px;}
.dsyw .btit{margin: 5px 0 10px;}
.dsyw .btit p{font-size: 32px;color: #3E3A39;line-height: 40px;font-family: HarmonyOS_Sans_SC_Regular;}
.dsyw .btit b{font-family: HarmonyOS_Sans_SC_Bold;font-size: 36px;}
.dsyw .dtit{width: 200px;height: 70px;line-height: 70px;padding: 0 10px;text-align: center;font-size: 31px;color: #000000;font-family: HarmonyOS_Sans_SC_Medium;background: url(../images/TBG6.png);}
.dsyw .ctit{}
.dsyw .ctit p{font-size: 30px;color: #3E3A39;line-height: 40px;font-family: HarmonyOS_Sans_SC_Regular;}
.dsyw .ctit b{font-family: HarmonyOS_Sans_SC_Bold;font-size: 36px;}
.dsyw .ftit{font-size: 22px;color: #3E3A39;line-height: 32px;margin-top: 40px;}
.dsyw .ftit p{}
.dsyw .ftit p+p{padding-top: 30px;}
.dsyw .ftit b{font-family: HarmonyOS_Sans_SC_Bold;}
.dsyw .etit{display: inline-block;font-size: 29px;color: #000000;font-family: HarmonyOS_Sans_SC_Medium;line-height: 50px;height: 50px;background: #FFBF40;padding: 0 15px;border-radius: 4px;margin: 160px 0 18px;}
.dsyw .ttit{font-size: 20px;color: #969697;line-height: 24px;}


.dsyw_img{max-height: 500px;overflow: auto;}
.dsyw_img::-webkit-scrollbar {width : 0px; height: 0px;}
.dsyw_img::-webkit-scrollbar-thumb {border-radius: 10px;box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: #666;}
.dsyw_img::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 10px;background: #eee;}

.dsyw_img img{width: 100%;}

.flex-title{display: flex;align-items: center;justify-content: space-between;}
.flex-title1{margin: 55px 0 20px;}
.flex-title2{margin-bottom: 10px;}
.dsyw_btn{display: flex;}
.dsyw_btn .prev{cursor: pointer;}
.dsyw_btn .next{margin-left: 25px;cursor: pointer;}

.dsyw_ts{margin: 15px 0;margin-left: calc(50% + 25px);}
.dsyw_ts span{font-size: 18px;line-height: 20px;color: #A3A3A3;}
.dsyw_ts img{position: relative;top: -3px;}


.swhz7{background: #FFFFFF;position: relative;height: 100vh;}
/* .zbyw_list{display: flex;flex-wrap: wrap;padding: 100px 0 130px;} */
.zbyw_list{display: flex;flex-wrap: wrap;padding: 100px 0 40px;}
.zbyw_item{width: calc(50% - 14px);margin-bottom: 30px;}
.zbyw_item .bqimg{width: 100%;}
.zbyw_item:nth-of-type(2n){margin-left: 28px;}
.zbyw_item_more{display: flex;}
.zbyw_item_more a{display: flex;margin-top: auto;align-items: center;}

.zbyw_look{margin-left: auto;display: flex;line-height: 40px;background: #FFFFFF;border-radius: 5px;margin-left: 30px;}
.zbyw_look span{padding: 0 25px 0 15px;font-size: 19px;font-weight: bold;color: #3E3A39;}
.zbyw_look .img{height: 40px;width: 40px;display: flex;justify-content: center;align-items: center;background: #C8C8C8;border-radius: 5px;}
.zbyw_look .img img{}
.sjx9{display: block;position: absolute;left: 50%;bottom: 0px;width: 0px;height: 0px;border-bottom: 60px solid #ECECEC;border-left: 80px solid transparent;border-right: 80px solid transparent;margin-left: -60px;z-index: 999;}

.abouttitle-flex{display: flex;}
.abouttitle-flex .aboutTitle{margin-right: auto;}


.swhz8{background: #ECECEC;}
.swhz8 .abouttitle-flex{float: right;position: relative;z-index: 999;}
.hzpp{position: relative;}
.hzpp .pd{padding: 200px 0 140px;}
.hzpp img{width: 100%;}
.hzpp::before{content: "";display: block;position: absolute;top: 0;left: 0;background: linear-gradient(90deg,rgba(236,236,236,1),rgba(255,255,255,0));height: 100%;width: 20%;z-index: 99;}
.hzpp::after{content: "";display: block;position: absolute;top: 0;right: 0;background: linear-gradient(-90deg,rgba(236,236,236,1),rgba(255,255,255,0));height: 100%;width: 20%;z-index: 99;}


.swhz9{background: #ECECEC;padding: 80px 0 60px;}
.swhz9.white{background: #FFFFFF;}
.swhz9 p{text-align: right;font-size: 90px;font-family: TangoSans;font-weight: bold;color: #000000;line-height: 100px;letter-spacing: 3px;}




/******************** Business cooperation(swhz) end ************************/






/******************** news start ************************/

.news_banner{background: #FFFFFF;}
.newb_box{display: flex;align-items: center;justify-content: space-between;padding-top: 50px;}
.newb_box .img{width: calc(100% - 500px);}
.newb_box .img img{width: 100%;}
.newb_box .desc{width: 500px;}
.newb_box .desc .atit{display: flex;align-items: center;}
.newb_box .desc .atit .xjtDemo{margin-left: 25px;}
.newb_box .desc .btit{margin-top: 20px;font-size: 30px;color: #000000;line-height: 50px;font-family: HarmonyOS_Sans_SC_Medium;}
.sjx10{display: block;position: absolute;right: 0%;top: 0px;width: 0px;height: 0px;border-top: 60px solid #F3F3F3;border-left: 80px solid transparent;border-right: 80px solid transparent;margin-left: -60px;z-index: 999;}


.news_list_box{background: #fff;}
.news-select{display: flex;padding: 50px 0 50px;flex-wrap: wrap;}
.news-select a{display: block;height: 90px;line-height: 90px;width: 250px;text-align: center;padding: 0 20px;color: #000000;font-size: 32px;font-family: HarmonyOS_Sans_SC_Medium;}
.news-select a.active{background: url(../images/TBG7.png);font-family: HarmonyOS_Sans_SC_Bold;color: #FFFFFF;}

.news_lb_item{background: #F4F4F4;width: 100%;}
.news_lb_item a{display: flex;width: 100%;}
.news_lb_item .img{width: 50%;position: relative;}
.news_lb_item .img .img-tit{position: absolute;top: 0;left: 0;width: 100%;}
.news_lb_item .img .img-desc{height: 100%;object-fit: cover;object-position: center;}
.news_lb_item .img img{width: 100%;}
.news_lb_item .desc{width: 50%;padding: 50px 60px 60px 60px;}
.news_lb_item .desc .atit{font-size: 36px;font-weight: bold;color: #000000;line-height: 46px;font-family: HarmonyOS_Sans_SC_Bold;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_lb_item .desc .btit{display: flex;align-items: center;margin: 26px 0 25px;}
.news_lb_item .desc .btit span{display: block;font-size: 18px;color: #B9BBBA;width: 110px;}
.news_lb_item .desc .btit i{display: block;width: calc(100% - 110px);height: 1px;background: #E7EAE9;}
.news_lb_item .desc .ctit{font-size: 20px;color: #3E3A39;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.news_lb_item .desc .dtit{margin-top: 75px;}
.news_lb_item .desc .dtit .lookmore{display: block;background: url(../images/TBG8.png);width: 210px;height: 69px;line-height: 69px;text-align: center;padding: 0 10px;font-size: 28px;color: #000000;transition: .3s;}
.news_lb_item .desc .dtit .lookmore:hover{background:#bb1e24;color: #FFFFFF;}

.news_lb{margin-bottom: 60px;}
.mySwiper-news {width: 100%;height: 100%;position: relative;overflow: hidden;border-radius: 0px 0px 8px 8px;}
.mySwiper-news .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;}
.news_lb .swiper-pagination{width: auto;left: auto;right: 60px;bottom: 80px;} 
.news_lb .swiper-pagination-bullet{width: 15px;height: 15px;background: #C9C9C9;opacity: 1;margin: 0 8px !important;}
.news_lb .swiper-pagination-bullet-active{background: #bb1e24;}


.news_list{padding-bottom: 60px;}
.news_item{padding: 60px;border-radius: 8px;background: #FFFFFF;transition: .3s;}
.news_item+.news_item{border-top: 1px solid #F3F4F4;}
.news_item a{display: flex;align-items: center;}
.news_item .img{width: 350px;}
.news_item .img img{width: 100%;}
.news_item .desc{width: calc(100% - 450px);padding: 0 140px 0 40px;}
.news_item .desc p{font-size: 28px;font-weight: bold;color: #000000;line-height: 28px;display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom: 45px;}
.news_item .desc span{display: block;font-family: HarmonyOS_Sans_SC_Light;font-size: 20px;color: #3E3A39;line-height: 28px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.news_item .more{width: 100px;}
.news_item .more p{font-size: 30px;color: #B9BBBA;line-height: 36px;opacity: 0.5;}
.news_item .more span{font-size: 36px;color: #B9BBBA;line-height: 36px;opacity: .5;font-family: HarmonyOS_Sans_SC_Bold;}
.news_item:hover{background: #F4F4F4;}



.mbx-box{padding: 30px 0 25px;}
.mbx-box a,.mbx-box span{font-size: 18px;color: #B9BBBA;line-height: 28px;}
.mbx-box a:last-child{color: #000000;}

.xwxq_box{background: #F3F3F3;}
.news_content{background: #FFFFFF;padding: 0 60px;}
.news_content h1{font-size: 40px;font-weight: bold;color: #000000;line-height: 46px;font-family: HarmonyOS_Sans_SC_Bold;padding: 60px 0 70px;}
.share_box{border-top: 1px solid #E7EAE9;border-bottom: 1px solid #E7EAE9;padding: 35px 0 35px;display: flex;line-height: 30px;flex-wrap: wrap;}
.share_box span{font-size: 18px;color: #B9BBBA;}
.share_box .rsb{margin-left: auto;display: flex;}
.social-share .social-share-icon{border: none!important;font-size: 30px !important;background: none !important;margin: 0 10px 0;color: #E7EAE9 !important;}

.social-share .icon-wechat:hover{color: #7bc549 !important;}
.social-share .icon-qq:hover{color: #56b6e7 !important;}
.social-share .icon-weibo:hover{color: #ff763b !important;}
.social-share .icon-qzone:hover{color: #FDBE3D !important;}

.news_nr{padding: 50px 0 50px;font-size: 20px;color: #3E3A39;line-height: 30px;}
.news_nr p{padding-bottom: 30px;}
.news_nr img{display: block;max-width: 100%;margin: 0 auto;padding-bottom: 30px;}

.news_pn{display: flex;border-top: 1px solid #E7EAE9;background: #FFFFFF;}
.news_pn a{font-size: 20px;color: #000000;line-height: 30px;}
.news_pn a:hover{color: #FFC73E;}
.news_pn span{font-size: 20px;color: #B9BBBA;line-height: 30px;}
.news_pn .prev,.news_pn .next{width: 50%;text-align: center;padding: 32px 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_pn .prev{border-right: 1px solid #E7EAE9;}
.news_pn .next{}

.tj_news_box .aboutTitle{margin: 0px 0 60px;}
.tj_news_list{display: flex;}
.tj_news_item{width: calc(33.333% - 66px);}
.tj_news_item+.tj_news_item{margin-left: 100px;}
.tj_news_item .img{overflow: hidden;}
.tj_news_item .img img{width: 100%;transition: .5s;}
.tj_news_item .desc{}
.tj_news_item .desc p{display: block;font-size: 20px;color: #000000;line-height: 28px;font-family: HarmonyOS_Sans_SC_Bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin: 35px 0 18px;}
.tj_news_item .desc span{display: block;font-size: 18px;color: #3E3A39;line-height: 36px;opacity: 0.5;}
.tj_news_item:hover img{transform: scale(1.1);}

.tj_news_box{background: linear-gradient(#F3F3F3,#ffffff);padding: 80px 0 70px;}



/******************** news end ************************/






/******************** drjz start ************************/

.drjz_banner{background: #FFFFFF;}
.drjz_banner_box{display: flex;align-items: flex-end;justify-content: space-between;padding-bottom: 130px;}
.drjz_banner_box .desc{margin-right: auto;margin-left: 40px;}
.drjz_banner_box .desc .atit{shape-inside: 50px;line-height: 50px;padding: 0 25px 0 15px;background: #FFBF40;display: inline-block;font-size: 30px;color: #000000;font-family: HarmonyOS_Sans_SC_Medium;margin-bottom: 15px;border-radius: 4px;}
.drjz_banner_box .desc .btit{font-size: 20px;color: #969697;line-height: 24px;}
.drjz_banner_box .gif{margin: 0 auto;}

.drjz_banner .sjx6{position: relative;right: auto;margin-left: 100px;margin-top: auto;bottom: 0;}
.drjz_more{display: flex;}


.drjz1{position: relative;background: #f3f3f3;background-position: right bottom;}
.drjz1::after{content: "";background: #F3F3F3;width: calc((100vw - 1440px)/2);height: 100%;position: absolute;top: 0;left: 0;}
.drjz1 .container-pdl{position: relative;z-index: 99;}
.tbdr_box{display: flex;}
.tbdr_tit{width: 360px;display: flex;flex-direction: column;background: #F3F3F3;padding: 80px 0 90px;}
.tbdr_tit .atit{}
.tbdr_tit .atit img{position: relative;top: -5px;}
.tbdr_tit .atit span{display: inline-block;font-size: 28px;color: #000000;line-height: 34px;padding-left: 10px;}

.tbdr_tit .btit{margin-top: 200px;}
.tbdr_tit .btit .batit{font-size: 18px;color: #000000;line-height: 24px;margin-bottom: 25px;}
.tbdr_tit .btit .bbtit{font-size: 18px;color: #000000;line-height: 24px;}
.tbdr_tit .ctit {margin-top: 60px;}
.tbdr_tit .ctit img{max-width: 100%;}

.tbdr_desc{width: calc(100% - 360px);position: relative;padding: 80px 0 90px;}
.tbdr_desc::after{content: "";background: linear-gradient(90deg,rgba(243,243,243,1),rgba(255,255,255,0));width: 220px;height: 100%;position: absolute;top: 0;left: 0;z-index: 99;}

.tdbr_look{margin-left: auto;display: flex;line-height: 40px;background: #FFFFFF;border-radius: 5px;}
.tdbr_look span{padding: 0 25px 0 15px;font-size: 19px;font-weight: bold;color: #3E3A39;}
.tdbr_look .img{height: 40px;width: 40px;display: flex;justify-content: center;align-items: center;background: #C8C8C8;border-radius: 5px;}
.tdbr_look .img img{}

.tbdr-btn-box{display: flex;padding-right: 50px;z-index: 99999;position: relative;}
.tdbr-btns{display: flex;}
.tdbr-btns .prev{cursor: pointer;}
.tdbr-btns .next{margin-left: 25px;cursor: pointer;}

.mySwiper-tbdr1 {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-tbdr1 .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;}
.tbdr_lb{padding: 70px 0 70px;}
.tbdr_lb img{width: 100%;}



.drjz2{background: #FFFFFF;}
.drjz2 .shzr_desc{background: none;}
.drjz2 .shzr_tit{background: url(../images/BG.png);background-position: right top;padding: 40px 0 60px;}
.drjz2 .sjx4{border-top: 60px solid #F3F3F3!important;z-index: 999;left: 0!important;}
.clsd_box{display: flex;padding-top:100px;z-index: 999;position: relative;}
.clsd_box .clsd_sel{width: 170px; background-color: #f3f3f3;}
.clsd_box .clsd_sel a{display: block;height: 80px;line-height: 80px;font-size: 24px;color: #000000;text-align: center;}
.clsd_box .clsd_sel a+a{margin-top: 10px;}
.clsd_box .clsd_sel a.active{background: #bb1e24;color:#ffffff;}

.clsd_box .clsd_content{width: calc(100% - 170px);padding: 0 0 0 70px;display: none;}
.clsd_box .clsd_content.active{display: block;}
.clsd_box .clsd_btns{padding:0px;}


.mySwiper-clsd {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-clsd .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;}

.clsd_item{background-size: 100% 100%;position: relative;}
.clsd_item .img{overflow: hidden;}
.clsd_item img{width: 100%;}
.clsd_item .desc{position: absolute;bottom: 0;left: 0;width: 100%;}
.clsd_item .desc .tit{display: inline-block;line-height: 30px;background: #FFFFFF;padding: 0 15px;border: 1px solid #000000;font-size: 18px;font-weight: bold; color: #000000;font-family: HarmonyOS_Sans_SC_Medium;}
.clsd_item .desc .a_box{width: 100%;margin-top: -1px;line-height: 16px;background: #bb1e24;padding: 7px 15px 7px 10px;border: 1px solid #000000;}
.clsd_item .desc .a_box a{font-size: 14px;color: #fff;padding-left: 5px;}
.cksd_nr{position: relative;}
.clsd_item .desc .a_box a:hover{opacity: .6;}


/* .clsd_item{padding: 5px;} */
.kk_bg{position: relative;border: 2px solid #010101;padding: 12px;background: #F3F3F3;}
.kuai{display: none;width: 13px;height: 13px;border: 2px solid #000000;background: #F3F3F3;position: absolute;}
.kuai.k1{top: -7.5px;left: -7.5px;}
.kuai.k2{top: -7.5px;left: calc(50% - 7.5px);}
.kuai.k3{top: -7.5px;right: -7.5px;}
.kuai.k4{top: calc(50% - 7.5px);left: -7.5px;}
.kuai.k5{top: calc(50% - 7.5px);right: -7.5px;}
.kuai.k6{bottom: -7.5px;left: -7.5px;}
.kuai.k7{bottom: -7.5px;left: calc(50% - 7.5px);}
.kuai.k8{bottom: -7.5px;right: -7.5px;}


.tbdr_content{width: 100%;}
.tbdr-box1{padding-bottom: 40px;display: flex;}
.clsd_btns{display: flex;margin-top: auto;padding-left: 30px;}
.clsd_btns .prev{cursor: pointer;}
.clsd_btns .next{margin-left: 25px;cursor: pointer;}


.drjz3{background: #FFFFFF;padding: 90px 0 80px;}
.drjz3_more{display: flex;width: 100%;z-index: 999;align-items: center;}
.drjz3_btns{font-size: 20px;font-family: TangoSans;color: #3E3A39;line-height: 28px;margin-left: auto;}
.drjz3_look{display: flex;line-height: 40px;background: #E9E9E9;border-radius: 5px;}
.drjz3_look span{padding: 0 25px 0 15px;font-size: 19px;font-weight: bold;color: #3E3A39;}
.drjz3_look .img{height: 40px;width: 40px;display: flex;justify-content: center;align-items: center;background: #C8C8C8;border-radius: 5px;transform: rotate(180deg);}
.drjz3_look .img img{}


/******************** drjz end ************************/






/******************** index start ************************/
.w1820{width: 1720px;margin: 0 auto;position: relative;}

.ind_banner{position: relative;background: #FFFFFF;padding-top: 20px;}
.ind_banner_gif{position: absolute;right: 8%;bottom: 20px;z-index: 999;height: 100%;}
.ind_banner_gif img{height: 100%;}
.pc_class{display: block;}
.wap_class{display: none;}

.mySwiper-banner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-banner .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 .swiper-slide a{display: block;width: 100%;}
.mySwiper-banner img{width: 100%;}

.mySwiper-wzlb {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-wzlb .swiper-slide {width: 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-wzlb .swiper-wrapper{-webkit-transition-timing-function: linear;-moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}
.wz_lb{background: #000000;line-height: 70px;font-size: 28px;color: #FFFFFF;margin-top: 25px;}
.wz_lb .en{font-family: TangoSans;padding: 0 10px 0 40px;}
.wz_lb .cn{font-family: HarmonyOS_Sans_SC_Medium;}
.mySwiper-wzlb{}




.sec1{background: #FFFFFF;padding: 100px 0 100px;}
.indAbout_box{display: flex;}
.indAbout_box .ab_box{width: 30%;}
.aboutus{height: 100%;background-color: #000000;padding: 75px 50px 20px;background-image: url(../images/about_bg.png);background-repeat: no-repeat;background-position: right bottom;border-radius: 5px;position: relative;}
.aboutus::after{content: "";display: block;background: url(../images/jiao1.png);width: 70px;height: 79px;position: absolute;top: 0;right: 0;}
.aboutus .atit{font-size: 46px;font-family: TangoSansBold;font-weight: normal;color: #FFC73E;line-height: 46px;}
.aboutus .btit{font-size: 36px;font-weight: bold;color: #FFFFFF;line-height: 34px;margin: 8px 0 32px;}
.aboutus .ctit{font-size: 18px;color: #FFFFFF;line-height: 36px;}
.aboutus .dtit{display: block;height: 40px;width: 40px;border-radius: 4px;background: #C9C9C9;display: flex;justify-content: center;align-items: center;transform: rotate(-90deg);margin: 110px 0 0;}
.aboutus .dtit img{width: 22px;}

.indAbout_box .out_box{width: 73%;padding-left: 80px;padding-top: 20px;}
.jfp_list{display: flex;}
.jfp_item{}
.jfp_item+.jfp_item{padding-left: 90px;}
.jfp_item .jfp_tit{display: flex;align-items: center;margin:35px 0 15px;}
.jfp_item .jfp_tit .atit{position: relative;background: #251E21;font-size: 36px;font-weight: bold;color: #FFFFFF;line-height: 40px;padding: 20px 40px 15px 15px;}
.jfp_item .jfp_tit .atit::after{content: "";display: block;background: url(../images/jiao2.png);width: 44px;height: 45px;position: absolute;top: 0;right: 0;}
.jfp_item .jfp_tit .btit{margin-left: auto;}
.jfp_item .jfp_desc{}
.jfp_item .jfp_desc img{width: 100%;}

.ind_tit{padding: 100px 0 40px;display: flex;align-items: flex-start;}
.ind_tit .atit{}
.ind_tit .atit p{font-size: 50px;font-family: TangoSans;color: #FFC73E;font-weight: normal;line-height: 60px;}
.ind_tit .atit span{font-size: 48px;font-weight: bold;color: #000000;line-height: 60px;}
.ind_tit .btit{margin-left: auto;display: flex;align-items: center;}
.ind_btns{display: flex;}
.ind_btns .prev{margin-left: 20px;}
.ind_btns .next{margin-left: 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: 19px;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{}


.sec2{background: #F3F3F3;padding-bottom: 120px;}
.indDrjz_box{display: flex;}
.indDrjz_box .indDrjz_left{width: 38%;padding-right: 45px;}
.indDrjz_left .img{text-align: center;}
.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: #FFC73E;font-size: 18px;font-weight: bold;color: #272B34;}



.indDrjz_box .indDrjz_right{width: 62%;}

.mySwiper-drlb {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-drlb .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-mxlb {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper-mxlb .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;}
.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: 26px;font-weight: bold;color: #000000;margin: 25px 0 10px;}
.drlb_item .desc span{font-size: 16px;font-weight: bold;color: #000000;}


.coop_box{margin-top: 50px;}
.coop_box .coop-tit{color: #FFFFFF;text-align: center;}
.coop_box .coop-tit .cn{font-size: 26px;padding-right: 10px; font-weight: bold;}
.coop_box .coop-tit .en{font-size: 24px;font-family: TangoSansBold;}
.coop_box .coop-tit .atit{height: 65px;line-height: 65px;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: #FFC73F;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: 40px 330px 40px 80px;position: relative;}
.coop_box .coop-desc .coop_sel{position: absolute;right: 0;top: 0;width: 230px;background: #FFC73F;}
.coop_box .coop-desc .coop_sel a{padding: 0 30px;display: block;font-size: 18px;font-weight: bold;color: #FFFFFF;line-height: 44px;}
.coop_box .coop-desc .coop_sel a.active{background: #000000;}
.coop_box .coop-desc img{width: 100%;}
.coop_box .coop-foot{height: 40px;background: #000000;}




.sec3{background: #FFFFFF;padding: 100px 0px 0px 0px;}
.pphz-list{display: flex;flex-wrap: wrap;}
.pphz-item{width: calc(25% - 11px);margin-right: 14px;background-color: #000000;background-position: right bottom;background-repeat: no-repeat;position: relative;border-radius: 5px;padding: 20px 40px 20px;}
.pphz-item1{background-image: url(../images/pphz_bg1.png);}
.pphz-item2{background-image: url(../images/pphz_bg2.png);}
.pphz-item3{background-image: url(../images/pphz_bg3.png);}
.pphz-item::after{content: "";display: block;background: url(../images/jiao1.png);width: 70px;height: 79px;position: absolute;top: 0;right: 0;}
.pphz-item:nth-of-type(4n){margin-right: 0;}
.pphz-item .aatit{font-size: 24px;font-family: TangoSans;color: #FFC73E;line-height: 24px;}
.pphz-item .atit{font-size: 24px;font-family: TangoSans;color: #FFC73E;line-height: 24px;padding-top: 20px;}
.pphz-item .btit{font-size: 20px;font-weight: bold;color: #FFFFFF;line-height: 22px;margin: 10px 0 10px;}
.pphz-item .ctit{display: flex;flex-wrap: wrap;}
.pphz-item .ctit .a{min-width: 25%;padding-right: 40px;font-size: 16px;color: #FFFFFF;}

.pphz-item4{background: #FFC73F;}
.pphz-item4 a{display: flex;flex-direction: column;height: 100%;}
.pphz-item .dtit{font-size: 35px;font-family: TangoSansbold;color: #000000;line-height: 35px;}
.pphz-item .etit{display: flex;margin-top: auto;}
.pphz-item .etit .etit1{font-size: 22px;font-weight: bold;color: #000000;line-height: 22px;}
.pphz-item .etit .etit2{margin-left: auto;display: flex;background: #E7EAE9;border-radius: 4px;}
.pphz-item .etit .etit2 span{font-size: 12px;line-height: 28px;padding: 0 15px 0 10px;}
.pphz-item .etit .etit2 .img{height: 28px;width: 28px;display: flex;align-items: center;justify-content: center;background: #C9CBCB;border-radius: 4px;}
.pphz-item .etit .etit2 .img img{width: 15px;transform: rotate(-90deg);}




.sec4{background: #FFFFFF;padding: 0px 0 100px;}

.mySwiper-indxw {width: 100%;height: 100%;position: relative;overflow: hidden;}
.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 40px 30px;}
.indxw_item .desc .atit{font-size: 20px;font-weight: bold;color: #000000;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.indxw_item .desc .btit{font-size: 16px;color: #595757;line-height: 26px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin: 15px 0 25px;}
.indxw_item .desc .ctit{font-size: 16px;color: #999999;line-height: 30px;}
.indxw_item:hover img{transform: scale(1.1);}

.sec4 .ind_btns{margin: 50px auto 0;justify-content: center;}
.sec4 .prev{margin-left: 0;}
.sec4 .next{margin-left: 50px;}













.ind_foot{padding-left: calc((100vw - 1440px) / 2 + 460px);position: relative;z-index: 9999;}
.white_bg{background: #FFFFFF;padding:0px 100px 0px 30px;}
.ifoot1{display: flex;align-items: center;}
.ifoot1 .xjtDemo{width: 38px;height: 38px;line-height: 38px;}
.ifoot1 .form{display: flex;width: calc(100% - 38px);padding-left: 30px;}
.ifoot1 .int{height: 55px;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: 55px;background: #F3F4F4;padding: 0 15px;font-size: 18px;color: #3E3A39;}
.ifoot1 .sub{height: 55px;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: #FFC73E !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;}
.ifoot2 .fnav{width: 620px;display: flex;}
.ifoot2 .fnav dl{width: 20%;text-align: center;}
.ifoot2 .fnav dt{font-size: 20px;color: #000000;font-weight: bold;line-height: 46px;}
.ifoot2 .fnav dd a{font-size: 18px;font-weight: 400;color: #878787;line-height: 28px;font-family: HarmonyOS_Sans_SC_Regular;}

.ifoot2 .fewm_box{width: calc(100% - 620px);display: flex;padding-left: 50px;}
.ewm_item{width: calc(33.33% - 24px);}
.ewm_item+.ewm_item{margin-left: 36px;}
.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;}


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



@-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: 180px;}
.nbsz.cn{font-size: 100px;font-family: HarmonyOS_Sans_SC_Bold;}
.nbsz.sz{padding-top: 40px;}
.nbsz.jia{padding-bottom: 28px;}
.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: 190px;}


@media screen and (max-width: 1860px){
	.nbsz.cn{font-size: 84px;}
	
}
@media screen and (max-width: 1770px){
	.nbsz.cn{font-size: 84px;}
	.digit_wrap{font-size: 120px;}
	.nbsz.sz{font-size: 120px;}
	.nbsz.cn{font-size: 65px;}
	.nbsz{font-size: 140px;}
	.nbsz.sz{padding-top: 20px;}
	.nbsz.jia{padding-bottom: 24px;}
	.swhz9 p{font-size: 70px;line-height: 70px;}
}
@media screen and (max-width: 1199px){
	.nbsz{padding-top: 0px;}
	.nbsz.sz{padding-top: 10px;}
	.nbsz{font-size: 120px;}
	.nbsz.jia{padding-bottom: 22px;font-size: 120px;}
}
@media screen and (max-width: 730px){
	
	.nbsz.sz{font-size: 74px;}
	.digit_wrap{font-size: 74px;}
}
@media screen and (max-width:500px) {
	.nbsz.jia{padding-bottom: 22px;font-size: 140px;}
}





@media screen and (max-width:1860px) {
	.w1820{width: 1440px;}
	.ewm_item{width: calc(33.3% - 10px);}
	.ewm_item+.ewm_item{margin-left: 15px;}
	.ifoot2 .fnav{width: 580px;}
	.ifoot2 .fewm_box{width: calc(100% - 580px);padding-left: 30px;}
	.ewm_item p{font-size: 18px;padding-top: 5px;}
	
}


@media screen and (max-width:1770px) {
	.header .head1 .head1_nav a+a{margin-left: 60px;}
	.header .head2 .head2_nav a+a{margin-left: 20px;}
	.container{width: 1400px;}
	.w1820{width: 1400px;}
	
	.swhz5 .container-pdr{margin-right: calc((100vw - 1400px)/2);}
	.drjz1::after{width: calc((100vw - 1400px)/2);}
	.container-pdr{padding-right: calc((100vw - 1400px)/2);}
	.container-pdl{padding-left: calc((100vw - 1400px)/2);}
	.ipbk_more{left: calc((100vw - 1400px)/2);}
	.sjx8{right: calc((100vw - 1400px)/2);}
	.absec3-container{padding-left: calc((100vw - 1400px)/2);}
	.absec3 .absec3_tit .bg{width: calc((100vw - 1400px + 10px)/2);}
	.swhz-tit .bg{width: calc((100vw - 1400px + 10px)/2);}
	.absec5 .container{padding-left: calc((100vw - 1400px)/2);}
	.shzr_box .shzr_desc{padding-left: calc((100vw - 1400px)/2);}
	.foot1{width: calc((100vw - 1400px)/2 + 460px);}
	.ind_foot{padding-left: calc((100vw - 1400px) / 2 + 460px);}
	.foot1 .aboutTitle{margin-left: calc((100vw - 1400px)/2);}
	.mySwiper-history .xjtDemo{margin-right: calc((100vw - 1400px + 110px)/2);}
	.shzr_box .shzr_desc .sjx4{left: calc((100vw - 1400px)/2);}
	
	.shzr_box .shzr_desc .info{font-size: 22px;}
	.foot2_box .ftl{padding-left: 0;}
	.foot2_box .ftr{padding-left: 0px;}
	.absec7_right{padding-left:35px;}
	.absec7_right_item+.absec7_right_item{margin-left: 25px;}
	
	
	.swhz1_box{padding: 90px 0 50px;}
	.ywbk_item{margin: 40px 0 0;}
	
	.jfp_item .jfp_tit .atit{font-size: 25px;}
	.aboutus .ctit{font-size: 20px;line-height: 26px;}
	.coop_box .coop-desc{padding: 40px 260px 40px 40px;}
	
}
@media screen and (max-width:1660px) {
	.header .head2 .head2_nav a{text-align: center;line-height: 24px;}
	.header .head2 .head2_nav a span{display: block;}
	.header .head2 .head2_nav a+a{margin-left: 35px;}
	
}
@media screen and (max-width:1550px) {
	.absec1 .atit{font-size: 78px;line-height: 78px;}
	.container{width: 1200px;}
	.w1820{width: 1200px;}
	.swhz5 .container-pdr{margin-right: calc((100vw - 1200px)/2);}
	.drjz1::after{width: calc((100vw - 1200px)/2);}
	.container-pdr{padding-right: calc((100vw - 1200px)/2);}
	.container-pdl{padding-left: calc((100vw - 1200px)/2);}
	.ipbk_more{left: calc((100vw - 1200px)/2);}
	.sjx8{right: calc((100vw - 1200px)/2);}
	.absec3-container{padding-left: calc((100vw - 1200px)/2);}
	.absec3 .absec3_tit .bg{width: calc((100vw - 1200px + 10px)/2);}
	.swhz-tit .bg{width: calc((100vw - 1200px + 10px)/2);}
	.absec5 .container{padding-left: calc((100vw - 1200px)/2);}
	.shzr_box .shzr_desc{padding-left: calc((100vw - 1200px)/2);}
	.foot1{width: calc((100vw - 1200px)/2 + 460px);}
	.ind_foot{padding-left: calc((100vw - 1200px) / 2 + 460px);}
	.foot1 .aboutTitle{margin-left: calc((100vw - 1200px + 40%)/2);}
	.mySwiper-history .xjtDemo{margin-right: calc((100vw - 1200px + 110px)/2);}
	.shzr_box .shzr_desc .sjx4{left: calc((100vw - 1200px)/2);}
	
	.sjx1{right: 0;border-top: 60px solid #F3F3F3;border-left: 80px solid transparent;border-right: 80px solid transparent;}
	.sjx2{left: 300px;}
	.aboutyl_box .aboutyl_img{width: 550px;}
	.aboutyl_box .aboutyl_desc{width: calc(100% - 550px);padding-left: 30px;}
	.aboutyl_desc .desc .btit{font-size: 18px;line-height: 26px;}
	
	.aboutTitle{zoom: .8;}
	.aboutyl_desc .desc .atit{font-size: 22px;line-height: 32px;}
	
	.history_item .tit>p{font-size: 32px;}
	.history_item .tit>span{font-size: 24px;line-height: 30px;padding: 0 0 30px;}
	.history_item .year_item span{font-size: 16px;display: block;line-height: 20px;}
	.absec4_left{width: 700px;}
	.absec4_right{width: calc(100% - 700px);}
	.ryjx_desc p{font-size: 16px;line-height: 28px;}
	.mySwiper-ryzz1{height: 336px;}
	.mySwiper-ryzz2{height: 84px;}
	.mySwiper-ryzz3{height: 280px;}
	.mySwiper-ryzz4{height: 280px;}
	.absec5_right{padding-left: 20px;}
	.shzr_box .shzr_desc .info{font-size: 18px;line-height: 30px;}
	.ab7_atit .atit span{font-size: 24px;}
	.ab7_atit .btit{font-size: 16px;}
	.ab7_btit{zoom: .7;}
	.ab7_desc{font-size: 16px;line-height: 26px;}
	
	.ft2-imgitem{width: 100px;}
	
	.foot1{height: 200px;margin-top: -200px;}
	.foot2_box .ftl{width: 500px;}
	.foot2_box .ftr{width: calc(100% - 500px);padding-left: 50px;}
	.ftr_item .tit{font-size: 18px;}
	.ftr_item .desc{font-size: 18px;}
	.sjx5{right: 100px;border-top: 60px solid #E7EAE9;border-left: 80px solid transparent;border-right: 80px solid transparent;}	
	.ftr_tit{margin-top: 60px;}
	.foot2{padding: 40px 0 80px;}
	
	.search-alert .cent-form .tex{font-size: 30px;}
	.search-alert .cent-form .sub-butn{font-size: 28px;}
	.swhz1_box {padding: 55px 0 40px;}
	.swhz1 .binfo{font-size: 16px;line-height: 20px;}
	.yzal_imgs{padding-left: 0px;}
	.yzal_img p{font-size: 16px;}
	.yzal_desc .atit{margin-top: 50px;}
	.yzal_desc .dtit{font-size: 20px;line-height: 26px;}
	.ywbk_box .ywbk_desc .stit{font-size: 24px;line-height: 45px;height: 45px;}
	.ywbk_item .atit span{font-size: 26px;line-height: 30px;}
	.ywbk_item .atit img{top: -5px;}
	.ywbk_item .btit{font-size: 18px;line-height: 24px;}
	.ywbk_item{margin: 30px 0 0;}
	.tbdr_tit .atit span{font-size: 26px;line-height: 30px;}
	.tbdr_tit .atit img{top: -5px;}
	
	
	.ipbk_item .ipbk_desc .atit span{font-size: 26px;line-height: 30px;}
	.ipbk_item .ipbk_desc .atit img{top: -5px;}
	.wlxc_item .atit span{font-size: 26px;line-height: 30px;}
	.wlxc_item .atit img{top: -5px;}
	.dsyw .dsyw_tit .qtit span{font-size: 26px;line-height: 30px;}
	.dsyw .dsyw_tit .qtit img{top: -5px;}
	.yzal_imgs{padding-right: 0;}
	.yzal_img{width: calc(33.33% - 35px);margin-left:35px;}
	
	.ipbk_item .ipbk_desc .btit{font-size: 22px;line-height: 30px;margin-bottom: 30px;}
	.ipbk_item .ipbk_desc .ctit{font-size: 45px;line-height: 55px;}
	.ipbk_item .ipbk_desc .dtit{font-size: 24px;height: 40px;line-height: 40px;}
	.ipbk_item .ipbk_desc .etit{font-size: 24px;line-height: 32px;}
	.ipbk_item .ipbk_desc .etit b{font-size: 28px;}
	.wlxc_box .wlxc_imgs{width: calc(100% - 550px);}
	.wlxc_more{width: calc(100% - 540px);bottom: 50px;}
	.wlxc_box .wlxc_desc{width: 550px;}
	.wlxc_item .desc{font-size: 20px;line-height: 28px;margin-top: 10px;}
	.wlxc_item{margin-bottom: 20px;}
	.wlxc_item .btit{zoom: .8;}
	.swhz5{padding: 80px 0 80px;}
	.dsyw .atit{font-size: 20px;line-height: 28px;}
	.dsyw .dsyw_tit .wtit span{font-size: 14px;line-height: 20px;padding: 3px 10px;margin-bottom: 4px;}
	.dsyw .stit{font-size: 16px;line-height: 24px;}
	.dsyw .stit i{top: -4px;width: 120px;}
	.dsyw .btit p{font-size: 28px;}
	.dsyw .dtit{zoom: .8;}
	.dsyw .ctit p{font-size: 24px;line-height: 36px;}
	.dsyw .ctit b{font-size: 30px;}
	.dsyw .ftit{font-size: 18px;line-height: 24px;margin-top: 30px;}
	.dsyw .ftit p+p{padding-top: 20px;}
	.dsyw .etit{margin: 140px 0 18px;}
	.zbyw_list{padding: 80px 0 100px;}
	.hzpp .pd{padding: 120px 0 80px;}
	.swhz9 p{font-size: 60px;line-height: 60px;}
	
	.news-select a{zoom: .9;}
	.news_lb_item .desc{padding: 40px;}
	.news_lb_item .desc .atit{font-size: 28px;line-height: 30px;}
	.news_lb_item .desc .btit{margin: 15px 0 15px;}
	.news_lb_item .desc .btit span{font-size: 16px;}
	.news_lb_item .desc .ctit{font-size: 16px;line-height: 24px;}
	.news_lb_item .desc .dtit{margin-top: 50px;zoom: .9;}
	.news_lb .swiper-pagination{bottom: 60px;}
	.news_lb{margin-bottom: 40px;}
	.news_item{padding: 40px;}
	.news_item .desc{padding: 0 80px 0 30px;}
	.news_item .desc p{margin-bottom: 20px;font-size: 24px;}
	.news_item .desc span{font-size: 16px;line-height: 24px;}
	
	
	.tj_news_item{width: calc(33.333% - 30px);}
	.tj_news_item+.tj_news_item{margin-left: 45px;}
	.news_content h1{font-size: 28px;line-height: 36px;padding: 40px 0 30px;}
	.share_box{padding: 25px 0;}
	.share_box span{font-size: 16px;}
	.social-share .social-share-icon{font-size: 24px !important;margin: 0 6px 0!important;}
	.news_nr{font-size: 18px;line-height: 26px;}
	.news_content{padding: 0 40px;}
	.news_pn span{font-size: 16px;line-height: 26px;}
	.news_pn a{font-size: 16px;line-height: 26px;}
	.tj_news_box{padding-bottom: 0;}
	
	
	.wz_lb{font-size: 24px;}
	.aboutus{padding: 45px 20px 20px;}
	.aboutus .atit{font-size: 38px;line-height: 40px;}
	.aboutus .btit{font-size: 28px;}
	.aboutus .ctit{font-size: 16px;}
	.jfp_item .jfp_tit .atit{padding: 15px 40px 13px 15px;}
	.jfp_item+.jfp_item{padding-left:50px;}
	.indAbout_box .ab_box{}
	.indAbout_box .out_box{padding-left: 50px;}
	.sec1{padding: 100px 0 100px;}
	.ind_tit .atit p{font-size: 40px;line-height: 40px;}
	.ind_tit .atit span{font-size: 38px;line-height: 40px;}
	.drlb_item .desc p{font-size: 22px;}
	.pphz-item{padding: 20px 20px 20px;}
	.pphz-item .atit{padding-top: 0;}
	.indxw_item .desc{padding: 20px 20px 30px 19px;}
	.sec3{padding-bottom: 0;}
	.sec4{padding-bottom: 100px;}
	.ifoot1 .int{font-size: 16px;}
	.layui-form-select .layui-input{font-size: 16px;}
	.ifoot1 .sub{font-size: 18px;}
	
	.ifoot2 .fnav dt{font-size: 20px;}
	.ifoot2 .fnav dd a{font-size: 14px;}
	.ifoot2 .fnav{width: 480px;}
	.ifoot2 .fewm_box{width: calc(100% - 480px);padding-left: 20px;}
	.ewm_item p{font-size: 14px;}
	.foot3{font-size: 16px;padding: 15px 0;}
	
	
	
}
@media screen and (max-width:1440px) {
	.ifoot2 .fewm_box{flex-wrap: wrap;}
	.ewm_item{width: calc(50% - 5px);margin: 0!important;margin-bottom: 5px !important;}
	.ewm_item:nth-of-type(2n){margin-left: 10px !important;}
}

@media screen and (max-width:1340px) {
	.ryjx_desc .xjtDemo{left: auto;right: 0;}
	.mouse_icon{left: auto;right: 0;}
	.header .head2 .head2_more{width: 200px;}
	.header .head2 .head2_nav{width: calc(100% - 200px);}
	.header .head2 .head2_nav a{font-size: 18px;}
	.header .head1 .head1_nav a+a{margin-left: 30px;}
	.absec4_right{padding-left: 50px;}
	
	.xjtDemo{height: 40px;line-height: 40px;width: 40px;}
}
@media screen and (max-width:1199px) {
	.foot3{display: none;}
	.ind_foot{display: none;}
	.header{display: none;}
	.wap_header{display: block;}
	.header_zw{height: 60px!important;background: #FFFFFF;}
	
	.w1820{width: 100%;padding: 0 20px;}
	.container{width: 100%;padding: 0 20px;}
	.absec1 .btit{right: 10px;top: 10px;}
	.absec1 .btit .dian{width: 10px;height: 10px;}
	.absec1 .btit .dian+.dian{margin-left: 10px;}
	.absec1 .atit{font-size: 40px;line-height: 40px;padding: 40px 30px 35px 25px ;}
	.sjx1{zoom: .5;}
	.sjx2{zoom: .8;}
	.sjx5{border-top: 40px solid #E7EAE9;border-left: 60px solid transparent;border-right: 60px solid transparent;}
	
	.drjz1::after{width: 20px;}
	.ipbk_more{left: 20px;}
	.swhz5 .container-pdr{padding: 0 20px;margin: 0 !important;}
	.absec3-container{padding-left: 20px;}
	.absec3 .absec3_tit .bg{width: 20px;}
	.swhz-tit .bg{width: 20px;}
	
	.aboutyl_box .aboutyl_desc .desc{max-height: none;overflow-y: auto;}
	
	.container-pdr{padding: 0 20px;}
	.container-pdl{padding-left: 20px;}
	.sjx8{right: 20px;}
	.absec5 .container{padding-left: 20px;padding-right: 0;}
	.shzr_box .shzr_desc{padding-left: 20px;}
	.mySwiper-history .xjtDemo{margin-right: 20px;}
	.shzr_box .shzr_desc .sjx4{left: 20px;zoom: .5;}
	
	.mouse_icon{display: none;}
	
	.aboutyl_box .aboutyl_img{width: 350px;}
	.aboutyl_box .aboutyl_desc{width: calc(100% - 350px);}
	.absec4_left{width: 500px;}
	.absec4_right{width: calc(100% - 500px);}
	.ryjx_tit .atit span{font-size: 22px;}
	.ryjx_tit .btit span{font-size: 18px}
	.ryjx_tit .btit img{top: -2px;}
	.absec5_left{width: 450px;}
	.absec5_right{width: calc(100% - 450px);}
	.shzr_box .shzr_tit{width: 300px;}
	.shzr_box .shzr_desc{width: calc(100% - 300px);padding: 100px 50px 40px 20px;}
	.shzr_box .shzr_desc .info{font-size: 16px;line-height: 24px;}
	.shzr_box .shzr_tit p{font-size: 28px;line-height: 30px;}
	.shzr_box .shzr_tit .xjtDemo{margin-top: 20px;}
	.absec7_box{display: block;}
	.absec7_left{width: 100%;}
	.absec7_right{width: 100%;}
	.ab7_content img{margin: 0 auto;}
	.absec7_right{padding-left: 0;}
	.absec7_right .ab7_content{max-width: none;}
	.absec7-imgbox{max-width: none;}
	.absec7-imglist .imglist-imgitem:hover img{transform: scale(1);}
	
	.absec8 .absec7_left{display: none;}
	.absec8{padding: 20px 0 80px;}
	.ryjx_tit .atit span{font-size: 20px;}
	.ryjx_tit .btit span{font-size: 14px}
	.hd_more img{font-size: 22px;}
	.hd_more span{font-size: 18px}
	.abL-img{height: 400px;}
	
	.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{display: block;}
	.foot2_box .ftl{width: auto;padding-left: 50px;}
	.foot2_box .ftr{display: none;}
	.foot2{padding: 70px 0 40px;}
	.sjx5{top: -70px;}
	.ft2-imglist{margin: 20px 0 50px;}
	.ft2-tit{font-size: 32px;line-height: 32px;}
	
	.lyj_light{top: 50%;transform: translateY(-50%);}
	.lyj{bottom: auto;top: 50%;transform: translateY(-68%);}
	.lyj .bg{margin-bottom: 0;font-size: 12px;}
	.ywbk_more{position: relative;bottom: auto;margin: 10px 0 30px;}
	
	.news-select a{zoom: .8;}
	.news_lb .swiper-pagination{bottom: 40px;}
	.news_lb_item .desc{padding: 30px;}
	.news_lb{margin-bottom: 30px;}
	.news_item{padding: 20px;}
	.news_list{padding-bottom: 0;}
	.newb_box .desc .btit{font-size: 20px;line-height: 30px;}
	.news-select{padding: 10px 0 35px;}
	
	.drjz_banner_box{min-height: 330px;padding-bottom: 50px;position: relative;}
	.drjz_banner_box .gif{position: absolute;right: 0;top: 0;height: 100%;}
	.drjz_banner_box .gif img{height: 100%;}
	.drjz_banner_box .img{display: none;}
	.drjz_banner_box .desc{margin-left: 20px;position: relative;z-index: 999;}
	.drjz_banner_box .desc .atit{font-size: 18px;line-height: 40px;height: 40px;}
	.drjz_banner_box .desc .btit{font-size: 14px;line-height: 18px;}
	
	.clsd_box .clsd_sel a{height: 45px;line-height: 45px;font-size: 20px;}
	.clsd_box .clsd_sel a+a{margin-top: 10px;}
	
	.ind_banner{padding-top: 0;}
	.pc_class{display: none;}
	.wap_class{display: block;}
	.wz_lb{font-size: 16px;line-height: 40px;margin-top: 15px;}
	.sec1{padding: 40px 0 60px;}
	.ind_tit{padding: 60px 0 20px;}
	.ind_tit .atit p{font-size: 30px;line-height: 36px;}
	.ind_tit .atit span{font-size: 28px;line-height: 30px;}
	.ind_look span{font-size: 14px;}
	.sec2{padding-bottom: 50px;}
	
	.indDrjz_left .desc{flex-direction: column;align-items: flex-start;}
	.indDrjz_left .desc .btit{margin-left: 0;margin-top: 15px;}
	.pphz-item .etit{flex-direction: column;align-items: flex-start;}
	.pphz-item .etit .etit2{margin-left: 0;margin-top: 8px;}
	.pphz-item .aatit{font-size: 16px;}
	.pphz-item .atit{font-size: 18px;}
	.pphz-item .btit{font-size: 18px;}
	.pphz-item .dtit{font-size: 18px;line-height: 20px;}
	.pphz-item .etit .etit1{font-size: 18px;}
	.pphz-item .ctit .a{font-size: 14px;}
	.coop_box{margin-top: 20px;}
	.coop_box .coop-desc .coop_sel{width: 220px;}
	.coop_box .coop-desc .coop_sel a{font-size: 16px;line-height: 38px;padding: 0 20px;}
	.coop_box .coop-tit .cn{font-size: 20px;}
	.coop_box .coop-tit .en{font-size: 20px;}
	
}
@media screen and (max-width:980px) {
	.yzal_item{display: block;}
	.yzal_desc{width: 100%;padding-bottom: 20px;}
	.yzal_imgs{width: 100%;}
	.yzal_desc .atit{margin-top: 20px;font-size: 24px;line-height: 30px;}
	.yzal_desc .btit{font-size: 24px;line-height: 30px;margin: 5px 0 25px;}
	.yzal_desc .ctit{font-size: 24px;line-height: 30px;}
	.yzal_desc .dtit{font-size: 16px;line-height: 24px;}
	.yzal_desc .etit{font-size: 14px;}
	.yzal_img p{margin-top: 10px;}
	.yzal_img{width: calc(33.333% - 20px);margin-left: 20px;}
	.yzal_more{position: relative;width: 100%;margin-top: 20px;}
	.yzal_look span{font-size: 14px;}
	.tdbr_look span{font-size: 14px;}
	.drjz3_look span{font-size: 14px;}
	.ywbk_look span{font-size: 14px;}
	.wlxc_look span{font-size: 14px;}
	.zbyw_look span{font-size: 14px;}
	.tdbr_look span{font-size: 14px;}
	.ind_look span{font-size: 14px;}
	.drjz3_btns{font-size: 14px;}
	
	.yzal_img .img::after{zoom: .8;}
	.swhz2{padding-bottom: 40px;}
	.ywbk_box{display: block;}
	.ywbk_box .ywbk_imgs{width: 100%;}
	.ywbk_list{position: relative;top: auto!important;height: 100px;margin-bottom: 5px;}
	.ywbk_box .ywbk_desc{padding: 0;width: 100%;}
	.wap-flex{display: flex;flex-wrap: wrap;}
	.ywbk_item{width: calc(50% - 5px);margin-right: 10px;margin-bottom: 10px;}
	.ywbk_item:nth-of-type(2n){margin-right: 0;}
	
	.mySwiper-ipbk .swiper-slide{height: auto;}
	.ipbk_item{display: flex;flex-wrap: wrap;height: 100%;}
	.ipbk_item .ipbk_desc{width: 100%;padding-bottom: 0 !important;}
	.ipbk_item .ipbk_images{width: 100%;max-width: 80%;margin-left: auto;}
	.ipbk_more{display: block;width: auto;bottom: 25%;}
	.ipbk_more .ipbk_look{font-size: 12px;}
	
	.ipbk_item .ipbk_desc .atit span{font-size: 20px;line-height: 30px;}
	.ipbk_item .ipbk_desc .atit img{top: -5px;}
	.wlxc_item .atit span{font-size: 20px;line-height: 30px;}
	.wlxc_item .atit img{top: -5px;}
	.dsyw .dsyw_tit .qtit span{font-size: 20px;line-height: 30px;}
	.dsyw .dsyw_tit .qtit img{top: -5px;}
	.ywbk_item .atit span{font-size: 20px;padding-left: 5px;}
	.tbdr_tit .atit span{font-size: 20px;padding-left: 5px;}
	
	.ipbk_item .ipbk_desc .btit{font-size: 16px;line-height: 24px;margin-bottom: 20px;}
	.ipbk_item .ipbk_desc .ctit{font-size: 32px;line-height: 36px;}
	.ipbk_item .ipbk_desc .dtit{font-size: 18px;}
	.ipbk_item .ipbk_desc .etit{font-size: 18px;}
	.ipbk_item .ipbk_desc .etit b{font-size: 28px;}
	.wlxc_box{display: block;}
	.wlxc_box .wlxc_imgs{padding: 0;width: 100%;margin-bottom: 20px;}
	.wlxc_box .wlxc_imgs .img{width: calc(33.333% - 10px);}
	.wlxc_box .wlxc_desc{width: 100%;padding-left: 0;}
	.wlxc_more{position: relative;width: 100%;padding: 0;bottom: 0;}
	
	.wlxc_item .desc{font-size: 16px;line-height: 22px;}
	.wlxc_item .btit{zoom: .6;}
	
	.dsyw{display: block;}
	.dsyw_list{width: 100%;max-width: none;}
	.dsyw_list+.dsyw_list{margin-top: 25px;}
	.dsyw .atit{max-width: none;font-size: 16px;line-height: 24px;margin-bottom: 30px;}
	.dsyw .dtit{zoom: .6;}
	.dsyw .btit p{font-size: 20px;line-height: 26px;}
	.dsyw .btit b{font-size: 24px;}
	.dsyw .ctit p{font-size: 20px;line-height: 26px;}
	.dsyw .ctit b{font-size: 24px;}
	.dsyw .stit{margin-top: 30px;}
	.flex-title1{margin: 30px 0 10px;}
	.dsyw .ftit{font-size: 16px;}
	.dsyw .ftit p+p{padding-top: 14px;}
	.dsyw_ts span{font-size: 14px;}
	.dsyw_ts img{top: -1px;}
	.dsyw .etit{margin: 40px 0 15px;font-size: 18px;height: 40px;line-height: 40px;}
	.dsyw .ttit{font-size: 14px;line-height: 18px;}
	.zbyw_item{width: calc(50% - 5px);margin-bottom: 10px;}
	.zbyw_item:nth-of-type(2n){margin-left: 10px;}
	.hzpp .pd{padding: 80px 0 40px;}
	.swhz9{padding: 20px 0 80px;}
	.swhz9 p{font-size: 40px;line-height: 40px;}
	
	.newb_box{min-height: 330px;padding-top: 0;}
	
	.drjz_banner .sjx6{display: none;}
	.tbdr_box{display: block;}
	.tbdr_tit{width: 100%;padding: 50px 0 20px;background: none;}
	.tbdr_desc{width: 100%;padding: 0;}
	.drjz1::after{content: "";background: linear-gradient(90deg,rgba(243,243,243,1),rgba(255,255,255,0));width: 30%;height: 100%;position: absolute;top: 0;left: 0;z-index: 9;}
	.tbdr_tit .ctit{margin: 30px 0 20px;}
	.drjz2 .shzr_tit{display: none;}
	.drjz2 .shzr_desc{width: 100% !important;padding: 0 !important;}
	.shzr_box .shzr_desc .aboutTitle{position: relative;}
	.clsd_box{margin-top: 0;}
	.shzr_box .shzr_desc .sjx4{right: 20px !important;left: auto !important;}
	.clsd_box{display: block;}
	.clsd_box .clsd_sel{width: 100%;display: flex;justify-content: center;margin: 20px 0 20px;flex-wrap: wrap;}
	.clsd_box .clsd_sel a{margin-top: 0 !important;padding: 0 10px;font-size: 16px;}
	.clsd_box .clsd_btns{padding-left:0px;}
	.clsd_box .clsd_content{width: 100%;padding: 0;}
	.clsd_btns{margin-left: auto;margin-bottom: 10px;}
	.tbdr-box1{flex-direction: column-reverse;padding-bottom: 20px;}
	.tbdr_content{width: 100% !important;}
	.drjz2 .container-pdl{padding: 0 20px;}
	
	
	.indAbout_box{display: block;}
	.indAbout_box .ab_box{width: 100%;}
	.aboutus{padding: 35px 15px 15px;background-size: 120px 106px;}
	.aboutus .atit{font-size: 30px;line-height: 36px;}
	.aboutus .ctit{font-size: 14px;line-height: 20px;}
	.aboutus .btit{font-size: 20px;line-height: 24px;margin: 5px 0 10px;}
	.aboutus .dtit{margin: 50px 0 0;}
	.indAbout_box .out_box{padding: 0;width: 100%;}
	.jfp_item .jfp_tit .atit{font-size: 20px;padding: 10px 40px 10px 10px;line-height: 24px;}
	.jfp_item+.jfp_item{padding-left: 20px;}
	.jfp_item .jfp_tit{margin: 20px 0 10px;}
	
	.drlb_item .desc p{font-size: 18px;margin: 10px 0 5px;line-height: 22px;}
	.drlb_item .desc span{font-size: 14px;}
	.pphz-item{width: calc(50% - 5px);margin-bottom: 10px;margin-right: 10px;}
	.pphz-item:nth-of-type(2n){margin-right: 0;}
	
	
	.tbdr_tit .btit{margin-top: 20px;}
	
}
@media screen and (max-width:780px) {
	.aboutTitle{zoom: .6;}
	.aboutyl_box{flex-direction: column-reverse;}
	.aboutyl_box .aboutyl_img{width: 100%;max-width: 350px;}
	.aboutyl_box .aboutyl_desc{width: 100%;padding-left: 0;}
	.aboutyl_desc .desc .atit{font-size: 16px;line-height: 24px;padding: 25px 0 15px;}
	.aboutyl_desc .desc .btit{font-size: 14px;line-height: 20px;}
	.absec3_tit{transform: translateY(-12px);}
	
	.history_item .year_list{padding: 15px 20px 0 30px;}
	.history_item .tit>p{font-size: 26px;line-height: 30px;}
	.history_item .tit>span{font-size: 18px;line-height: 24px;padding: 0 0 20px;}
	.history_item .year_item{padding-bottom: 8px;}
	.history_item .year_item p{font-size: 18px;}
	.history_item .year_item span{font-size: 14px;line-height: 20px;}
	.xjtDemo{zoom: .6;}
	.absec4_box{display: block;}
	.absec4_left{width: 100%;}
	.absec4_right{width: 100%;margin-top: 30px;padding-left: 0;}
	
	.ryjx_desc p{font-size: 14px;line-height: 24px;}
	.mySwiper-ryzz1{height: 240px;}
	.mySwiper-ryzz2{height: 72px;}
	.mySwiper-ryzz3{height: 240px;}
	.mySwiper-ryzz4{height: 240px;}
	.ryjx_tit{padding: 20px 0 10px;}
	.absec4 .ryjx_list:last-child .ryjx_desc{padding-bottom: 40px;}
	.absec4_box{padding-bottom: 0;}
	.absec5_box{display: block;}
	.absec5_left{width: 100%;}
	.absec5_right{width: 100%;}
	.absec5::after{width: 100%;}
	.shzr_box .shzr_desc{padding: 80px 30px 20px 20px;}
	.shzr_box .shzr_desc .info{font-size: 14px;line-height: 22px;}
	.ab7_desc{font-size: 14px;line-height: 22px;}
	.ft2-imglist p{font-size: 16px;padding-top: 5px;}
	.ft2-imgitem+.ft2-imgitem{margin-left: 10px;}
	
	.ft2-more .img{width: 36px;height: 36px;line-height: 36px;}
	.ft2-more .img img{zoom: .8;}
	.ft2-more .desc p{font-size: 14px;line-height: 18px;}
	
	.swhz5 .container-pdr{padding: 0 15px;}
	.w1820{padding: 0 15px;}
	.container-pdr{padding: 0 15px;}
	.container-pdl{padding-left: 15px;}
	.ipbk_more{left: 15px;}
	.sjx8{right: 15px;}
	.drjz1::after{width: 15px;}
	.absec3-container{padding-left: 15px;}
	.absec3 .absec3_tit .bg{width: 15px;}
	.swhz-tit .bg{width: 20px;}
	.absec5 .container{padding-left: 15px;padding-right: 0;}
	.shzr_box .shzr_desc{padding-left: 15px;}
	.mySwiper-history .xjtDemo{margin-right: 15px;}
	.shzr_box .shzr_desc .sjx4{left: 15px;zoom: .5;}
	.yzal_img p{font-size: 12px;}
	.lyj_light{display: none;}
	.lyj{display: none;}
	
	.container{padding: 0 15px;}
	
	.news-select a{zoom: .6;}
	.sjx10{zoom: .6;}
	.news_lb_item .desc .dtit .lookmore{zoom: .6;}
	.newb_box .desc{width: 350px;}
	.newb_box .img{width: calc(100% - 350px);}
	
	.news_lb_item a{display: block;}
	.news_lb_item .img{width: 100%;height: auto;}
	.news_lb_item .desc{width: 100%;padding: 30px 15px 20px;}
	.news_lb_item .desc .atit{font-size: 24px;line-height: 30px;}
	.news_lb_item .desc .btit{margin: 10px 0 10px;}
	.news_lb_item .desc .btit span{font-size: 14px;width: 90px;}
	.news_lb_item .desc .btit i{width: calc(100% - 90px);}
	.news_lb_item .desc .ctit{font-size: 14px;line-height: 20px;}
	.news_lb_item .desc .dtit{margin-top: 30px;}
	.news_lb .swiper-pagination{bottom: 30px;right: 15px;}
	.news_lb .swiper-pagination-bullet{margin: 0 5px !important;width: 12px;height: 12px;}
	.news_item .img{width: 200px;}
	.news_item .desc{width: calc(100% - 270px);padding: 0 30px 0 15px;}
	.news_item .desc p{font-size: 20px;line-height: 20px;margin-bottom: 10px;}
	.news_item .desc span{font-size: 14px;line-height: 20px;}
	.news_item .more{width: 70px;}
	.news_item .more p{font-size: 20px;line-height: 24px;}
	.news_item .more span{font-size: 24px;line-height: 30px;}
	
	.newb_box .desc .btit{font-size: 16px;line-height: 24px;}
	.newb_box{position: relative;align-items: baseline;padding-top: 20px;}
	.newb_box .desc{position: relative;z-index: 999;}
	.newb_box .img{position: absolute;width: 70%;right: 0;bottom: 0;}
	.news-select a{width: auto;}
	.news-select a.active{width: 250px;}
	
	.mbx-box{padding: 20px 0 15px;}
	.mbx-box a, .mbx-box span{font-size: 14px;}
	.news_content{padding: 0 20px;}
	.news_content h1{font-size: 24px;line-height: 30px;padding: 30px 0 20px;}
	.share_box{padding: 12px 0;}
	.share_box span{font-size: 12px;}
	.social-share .social-share-icon{margin: 0 2px!important;font-size: 20px!important;width: 25px !important;height: 25px !important;}
	.news_nr p{padding-bottom: 15px;}
	.news_nr{font-size: 14px;line-height: 24px;}
	.news_pn .prev, .news_pn .next{padding: 16px 10px;}
	.news_pn span{font-size: 14px;}
	.news_pn a{font-size: 14px;}
	.tj_news_box{padding: 50px 0 10px;}
	.tj_news_box .aboutTitle{margin: 0 0 40px;}
	.tj_news_item{width: calc(50% - 10px);margin-right: 20px;margin-left: 0!important;}
	.tj_news_item:nth-of-type(2n){margin-right: 0;}
	.tj_news_item:nth-of-type(3){display: none;}
	.tj_news_item .desc p{margin: 15px 0 0px;font-size: 16px;line-height: 24px;}
	.tj_news_item .desc span{font-size: 16px;line-height: 30px;}
	
	.clsd_item .desc .tit{padding: 0 10px;font-size: 16px;}
	.clsd_item .desc .a_box{padding: 7px 10px 7px 5px;}
	
	/* .ind_look{display: none;} */
	.ind_tit{display: block;}
	.ind_tit .btit{margin-top: 10px;}
	.ind_btns{margin-left: auto;}
	.indxw_item .desc .atit{font-size: 20px;line-height: 24px;}
	.indxw_item .desc .btit{font-size: 14px;line-height: 20px;}
	.coop_box .coop-tit .btit{display: none;}
	.coop_box .coop-desc .coop_sel{display: none;}
	.coop_box .coop-desc{padding: 10px 10px;}
	
	.swhz9 p{font-size: 20px;line-height: 20px;}
	.ft2-tit{font-size: 20px;line-height: 20px;}
	
	.more-img{padding: 20px 0 30px;}
	.clsd_box{padding-top: 40px;}
	
}
@media screen and (max-width:610px) {
	.shzr_box .shzr_tit{width: 200px;}
	.shzr_box .shzr_desc{width: calc(100% - 200px);padding: 70px 10px 30px 20px;}
	.shzr_box .shzr_tit p{font-size: 20px;line-height: 20px;}
	.shzr_box .shzr_desc .info{font-size: 12px;line-height: 18px;}
	.shzr_tit_box{position: relative;z-index: 999;}
	.ab7_content{padding: 0 5px;}
	.absec7_left{padding-bottom: 50px;}
	.ab7_atit{padding: 30px 0 15px;}
	.ab7_atit .btit{font-size: 14px;}
	.absec7_right_list{display: block;}
	.absec7_right_item+.absec7_right_item{margin-left: 0;margin-top: 15px;}
	.ab7_btit{margin: 25px 0 10px;}
	.absec7-imglist .imglist-imgitem{width: calc(25% - 8px);margin-right: 10px;margin-bottom: 10px;}
	.absec7-imglist .imglist-imgitem:nth-of-type(6n){margin-right: 10px;}
	.absec7-imglist .imglist-imgitem:nth-of-type(4n){margin-right: 0px;}
	.hd_more span{font-size: 16px;}
	.hd_more img{top: -2px;}
	.foot2_box .ftl{padding-left: 0;}
	
	.zbyw_list{padding: 50px 0 50px;}
	.zbyw_item{width: 100%;margin: 0 0 10px !important;}
	.sjx9{zoom: .6;left: 20px;margin: 0;}
	.sjx7{zoom: .6;left: 20px;}
	.swhz3{padding: 70px 0 80px;}
	.sjx5{right: 10px;}
	
	.ywbk_item{width: 100%;margin: 15px 0 0px 0!important;}
	.ywbk_item .atit{margin-bottom: 5px;}
	.ywbk_item .btit{font-size: 16px;}
	
	.news_item a{flex-wrap: wrap;}
	.news_item .img{width: 100%;margin-bottom: 15px;}
	.news_item .desc{width: calc(100% - 70px);padding-left: 10px;}
	.news_item{padding: 20px 0px;}
	
	.news-select a{zoom: .4;}
	.news-select{padding: 10px 0 15px;}
	
	.drjz2 .sjx4{display: none;}
	.drjz3_more{flex-direction: column;align-items: flex-start;}
	.drjz3_btns{margin-left: 0;margin-top: 10px;display: none;}
	.drjz3{padding: 20px 0 30px;}
	
	.drjz_banner_box .gif{height: 300px;}
	.drjz_banner_box .desc{padding-top: 250px;}
	
	.jfp_item .jfp_tit .atit{font-size: 14px;}
	
}
@media screen and (max-width:500px) {
	.absec1 .atit{padding: 60px 15px 70px 15px;font-size: 30px;line-height: 30px;letter-spacing: 1px;}
	.abl_item{width: calc(50% - 5px);margin-right: 10px;}
	.abl_item:nth-of-type(4n){margin-right: 10px;}
	.abl_item:nth-of-type(2n){margin-right: 0;}
	.share_box{flex-direction: column;align-items: center;}
	.share_box .rsb{margin-left: 0;}
	
	.jfp_list{display: block;}
	.jfp_item+.jfp_item{padding-left: 0;}
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #FFC73F;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #FFC73F;
	border-color: #FFC73F
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}





.jrwm1{background: #FFFFFF;}
.yqdr_list{padding: 110px 0 120px;}
.yqdr_item{display: flex;background: #f7f7f7;}
.yqdr_item .img{width: 50%;}
.yqdr_item .img img{width: 100%;}
.yqdr_item .desc{width: 50%;padding: 50px 150px 50px 100px;position: relative;display: flex;flex-direction: column;justify-content: center;}
.yqdr_item .desc::after{content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(90deg,rgba(255,255,255,1) 55%,rgba(255,255,255,0) 100%);z-index: 1;}
.yqdr_item .desc .aboutTitle{position: relative;z-index: 3;}
.yqdr_item .desc .info{font-size: 24px;font-weight: 400;color: #3E3A39;line-height: 34px;position: relative;z-index: 3;margin-top: 45px;}
.yqdr_item:nth-of-type(even){flex-direction: row-reverse;}
.yqdr_item:nth-of-type(even) .desc::after{background: linear-gradient(-90deg,rgba(255,255,255,1) 55%,rgba(255,255,255,0) 100%);}
.sjx11{display: block;position: absolute;right: 0%;bottom: 0px;width: 0px;height: 0px;border-bottom: 40px solid #F3F3F3;border-left: 60px solid transparent;border-right: 60px solid transparent;margin-left: -60px;z-index: 999;}


.jrwm2{background: #F3F4F4;}
.gsdz_pd{padding: 100px 0 120px;}
.gsdz_list{display: flex;flex-wrap: wrap;position: relative;}
.gsdz_item{width: calc(25% - 38px);position: relative;}
.gsdz_item a{display: flex;flex-direction: column;height: 100%;}
.gsdz_item+.gsdz_item{margin-left: 50px;}
.gsdz_item .img{overflow: hidden;flex-shrink: 0;}
.gsdz_item .img img{width: 100%;transition: .5s;}
.gsdz_item .desc{padding: 0 10px 40px 30px;margin-top: 34px;position: relative;height: 100%;}
.gsdz_item .desc .atit{font-size: 20px;font-weight: bold;color: #000000;line-height: 24px;margin: 0px 0 14px;position: relative;transition: .3s;}
.gsdz_item .desc .btit{font-size: 18px;color: #3E3A39;font-weight: 400;line-height: 28px;}

.gsdz_list::after{content: "";display: block;height: 1px;width: 100%;background: #000000;position: absolute;bottom: 9px;}
.gsdz_item::after{content: "";display: block;height: 20px;width: 20px;background: #bb1e24;border: 1px solid #000000;box-sizing: border-box;position: absolute;left: 0;bottom: 0;z-index: 999;}
.gsdz_item .desc::after{content: "";display: block;height: 12px;width: 12px;background: #F3F4F4;border: 1px solid #000000;box-sizing: border-box;position: absolute;left: 4px;top: 6px;z-index: 999;}
.gsdz_item .desc::before{content: "";display: block;height: calc(100% - 12px);width: 1px;background: #000000;display: block;position: absolute;left: 9px;top: 12px;}
.gsdz_item:hover .img img{transform: scale(1.1);}
.gsdz_item:hover .desc .atit{color: #bb1e24;}

.jrwm3{background: #E7EAE9;position: relative;}
.jrwm3 .aboutTitle{margin-right: auto;}
.jrwm3 .swhz-tit .bg{left: calc(100% - 15px);}
.gzgw_list{display: flex;flex-wrap: wrap;padding: 60px 0 60px;}
.gzgw_item{width: calc(33.333% - 34px);margin-right: 50px;margin-bottom: 50px;background: #F3F4F4;border-radius: 8px;position: relative;padding: 60px 60px 50px;transition: .3s;overflow: hidden;}
.gzgw_item:nth-of-type(3n){margin-right: 0;}
.gzgw_item .atit{margin-bottom: 25px;}
.gzgw_item .atit img{position: relative;top: -8px;}
.gzgw_item .atit span{font-size: 28px;font-weight: 900;color: #000000;line-height: 28px;padding-left: 5px;}
.gzgw_item .btit{font-size: 20px;color: #3E3A39;font-weight: 400;line-height: 20px;}
.gzgw_item .ctit{font-size: 72px;line-height: 40px;text-transform: uppercase;font-family: TangoSansBold;color: #E7EAE9;position: absolute;right: 0;bottom: 0;}

.gzgw_item:hover{background: #FFFFFF;}

@media screen and (max-width:1770px) {
	.gsdz_item .desc .btit{font-size: 16px;}
	.gzgw_item .ctit{font-size: 50px;line-height: 30px;}
	
}
@media screen and (max-width:1550px) {
	.yqdr_item .desc{padding: 20px 20px 30px 50px;}
	.yqdr_item .desc .info{font-size: 20px;line-height: 30px;margin-top: 30px;}
	.gsdz_item{width: calc(25% - 23px);}
	.gsdz_item+.gsdz_item{margin-left: 30px;}
	.gsdz_item .desc .btit{font-size: 14px;line-height: 20px;}
	.gzgw_item{margin-right: 30px;width: calc(33.333% - 20px);margin-bottom: 30px;}
	
}
@media screen and (max-width:980px) {
	.yqdr_item .desc{padding: 20px 20px 30px 20px;}
	.yqdr_item .desc .info{font-size: 16px;line-height: 22px;margin-top: 20px;}
	.gsdz_pd{padding: 60px 0 80px;}
	.gzgw_list{padding: 40px 0 0px;}
	.gzgw_item .ctit{font-size: 36px;line-height: 20px;}
	.gzgw_item{padding: 40px 20px 50px;}
}
@media screen and (max-width:780px) {
	.yqdr_item{display: block;margin-bottom: 20px;}
	.yqdr_item .img{width: 100%;}
	.yqdr_item .desc{width: 100%;}
	.yqdr_list{padding: 60px 0 50px;}
	.gsdz_item{width: calc(50% - 10px);margin-right: 20px;margin-bottom: 20px;margin-left: 0!important;}
	.gsdz_item:nth-of-type(2n){margin-right: 0;}
	.gsdz_list::after{display: none;}
	.gsdz_item::before{content: "";display: block;height: 1px;width: 100%;background: #000000;position: absolute;bottom: 9px;}
	.gsdz_item:nth-of-type(odd)::before{width: calc(100% + 24px);}
	.gzgw_item{width: calc(50% - 10px);margin-right: 20px !important;margin-bottom: 20px;}
	.gzgw_item:nth-of-type(2n){margin-right: 0 !important;}
	
}
@media screen and (max-width:580px) {
	.gzgw_item{padding: 40px 15px 40px;}
	.gzgw_item .atit{margin-bottom: 10px;}
	.gzgw_item .atit span{font-size: 24px;}
	.gzgw_item .btit{font-size: 18px;}
	
}
@media screen and (max-width:500px) {
	.gzgw_item .ctit {
	    font-size: 26px;
	    line-height: 15px;
	}
}







@media screen and (min-width:1199px) {
	.swhz-tit .bg{transform: scale(2.34,1);}
	
}




.message_box{padding-bottom: 100px;}
.message_item{margin-top: 80px;padding-top: 80px;border-top: 1px solid #ddd;}
.message_item:first-child{margin-top: 0;padding-top: 0;border-top: none;}
.mssage_flex{display: flex;flex-wrap: wrap;width: 100%;}
.message_title{line-height: 78px;background-color: #FAFAFA;border: 1px #efefef dashed;font-size: 28px;text-align: center;font-weight: bold;margin-bottom: 25px;}
.message_item .int{box-shadow: none;width: 100%;height: 55px;background-color: #F3F4F4;color: #3E3A39;padding: 0 15px;font-size: 18px;}
.message_item .textarea{box-shadow: none;width: 100%;height: 170px;background-color: #F3F4F4;color: #3E3A39;padding: 15px 15px;font-size: 18px;}
.message_item .sub{height: 55px;background: #000000;font-size: 20px;color: #FFFFFF;text-align: center;width: 100%;cursor: pointer;font-weight: bold;}
.message_item .ly3{margin-bottom: 25px;width: calc(33.3333% - 17px);margin-right:25px;}
.message_item .ly3:nth-of-type(3n){margin-right: 0;}
.message_item .ly2{margin-bottom: 25px;width: calc(50% - 12.5px);margin-right:25px;}
.message_item .ly2:nth-of-type(2n){margin-right: 0;}
.message_item .ly1{margin-bottom: 25px;width: 100%;}

.tjfj_box{border: 1px solid #F3F4F4;padding: 10px;}
.tjfj_desc{display: block;}
.fj_btn{padding-left: 40px;font-size: 18px;line-height: 42px;color: #000000;background: url(../images/fujian.png) no-repeat;background-position: 0px center;font-weight: bold;}
.tjjl_btn{display: block;float: right;width: 100px;height: 42px;line-height: 42px;background: #3554D1;border-radius: 4px;text-align: center;font-size: 12px;color: #FFFFFF !important;}
.scwj_item{padding-left: 40px;font-size: 18px;line-height: 42px;color: #666;background: url(../images/fujian.png) no-repeat;background-position: 0px center;display: flex;}
.scwj_item .scwk_title{}
.scwj_item .scwk_btn{margin-left: 10px;cursor: pointer;visibility: hidden;opacity: 0;}
.scwj_item:hover .scwk_btn{visibility: visible;opacity: 1;}


@media screen and (max-width:780px) {
	.swhz-tit .bg{transform: scale(2.34,1);}
	.message_item .int{height: 40px;font-size: 14px;}
	.message_item .textarea{height: 100px;font-size: 14px;}
	.message_item .sub{height: 40px;font-size: 14px;}
	.message_item .ly3{margin-bottom: 10px;margin-right: 10px;width: 100%;margin-right: 0;}
	.message_item .ly2{margin-bottom: 10px;margin-right: 10px;width: calc(50% - 5px);}
	.message_item .ly1{margin-bottom: 10px;}
	.fj_btn{font-size: 16px;}
	.scwj_item{font-size: 14px;}
}

@media screen and (max-width:375px) {
	.message_item .int{font-size: 12px;}
	.message_item .textarea{font-size: 12px;}
	.message_item .sub{font-size: 12px;}
}







.recruit_BigBox{background: #FFFFFF;position: relative;}
.recruit_box{padding: 120px 0 100px;display: flex;justify-content: space-between;min-height: 80vh;}
.recruit_left{width: calc(75% - 30px);background: #f9f9f9;height: 100%;}
.recruit_right{width: 25%;background: #f9f9f9;height: 100%;}

.link-1E3X_l_GuT:last-child .container-1ADJWSLMrO {border-bottom: none;}
.link-1E3X_l_GuT {position: relative;display: block;padding: 0 30px;}
.link-1E3X_l_GuT:hover {background-color: #f7f8fa;}
.container-1ADJWSLMrO {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 20px 0;border-bottom: 1px solid #eee;}
.right-3GvLPdiodO {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-moz-box-orient: vertical;-moz-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: end;-webkit-align-items: flex-end;-moz-box-align: end;-ms-flex-align: end;align-items: flex-end;white-space: nowrap;}
.right-3GvLPdiodO .logo-3tn0Dpz7Ee {width: 30px;height: 30px;display: inline-block;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;-webkit-background-size: 100% 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}
.right-3GvLPdiodO .opened-at-18Zl5ApukL {color: #a2a4a8;font-size: 14px;}
.title-1R4QdGbip9 {max-width: 350px;margin-bottom: 10px;color: #222831;font-size: 24px;line-height: 30px;}
.status-1fFG4iNCyC {color: #a2a4a8;font-size: 16px;line-height: 30px;}
.status-item-2MlQeGJoBG {margin-right: 12px;padding-right: 12px;border-right: 1px solid #f4f6fb;}
.salary-15KhW5-rc6 {margin-right: 30px;font-size: 16px;line-height: 20px;}
.status-item-2MlQeGJoBG:last-child {border-right: 0;}
.opened-at-18Zl5ApukL {margin-left: auto;color: #989cb2;font-size: 14px;}
.locations-88IBTiS3sT {margin-top: 10px;color: #474c66;font-size: 16px;white-space: pre;}

.title-28phulbTl9 {padding: 0 20px;color: #090a0b;font-size: 22px;line-height: 60px;}
.title-28phulbTl9 .more-2YyzpuTXm9 {float: right;color: #9a9fac;font-size: 14px;line-height: 60px;cursor: pointer;}
.list-2bWf4yejhT {padding-left: 20px;}
.job-15F0hD1Rgk {padding: 16px 62px 16px 0px;border-bottom: 0.5px dashed #eee;color: #5c6170;font-size: 16px;line-height: 24px;}
.job-15F0hD1Rgk a {display: -webkit-box;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.job-15F0hD1Rgk:last-child {border-bottom: none;}
.prior-11-k0y-Rk3 {height: 20px;position: relative;top: -1px;display: inline-block;margin-right: 4px;padding: 0 4px;color: #fff;font-size: 12px;line-height: 20px;background: #ff6b6b;}




.job-details-3kz_go4F2U {width: 100%;position: relative;padding: 0 16px;}
.job-info-3TM7xCC0Nq {position: relative;margin-bottom: 16px;padding-bottom: 16px;}
.job-info-3TM7xCC0Nq .apply-btn-header-36EKozpunA {position: absolute;top: 92px;right: 0;padding: 0 23px;line-height: 36px;background: #000000;color: #FFFFFF;}
.job-info-3TM7xCC0Nq .top-info-3NH1GUsOck {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;color: #989cb2;font-size: 14px;}
.job-info-3TM7xCC0Nq .top-info-3NH1GUsOck .share-to-3BZE2nJaWj {margin-left: auto;}
.heading-1IVHVjrvz1 {padding: 20px 20px 0 20px;}
.button-1m7wMRNzCf {display: inline-block;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;color: #fff;font-size: 14px;text-align: center;cursor: pointer;-webkit-transition: background-color 0.3s;-o-transition: background-color 0.3s;-moz-transition: background-color 0.3s;transition: background-color 0.3s;}
.title-3IX7WwR-hQ {margin-top: 6px;margin-right: 120px;color: #222831;font-size: 24px;line-height: 30px;}
.status-3r5x5sCHnJ {margin-top: 15px;margin-right: 96px;color: #989cb2;}
.status-3r5x5sCHnJ span{font-size:16px;}
.status-item-LETbcqRQ4P:first-child {padding-left: 0;}
.status-item-LETbcqRQ4P {padding: 0 10px;border-right: 1px solid #e6e8f2;}
.status-item-LETbcqRQ4P:last-child {border-right: 0px;}
.locations-36zwmhZAMv {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 6px;padding-right: 145px;color: #989cb2;}
.location--FaRP-3bo1 {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 16px;line-height: 20px;white-space: nowrap;font-size: 16px;}
.content-rZXe0Td1et {margin-top: 5px;padding: 0 20px;font-size: 16px;}
.list-2qveRfhodz {font-size: 16px;word-break: break-word;}
.title-i1wT9lOoab {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 19px;color: #222831;font-size: 20px;}
.title-i1wT9lOoab .hr-2_-nxgsSDW {height: 1px;-webkit-box-flex: 1;-webkit-flex-grow: 1;-moz-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;margin-left: 12px;background-color: #dfdfdf;}
.list-2qveRfhodz p {margin: 0;}
.footer-1BtMaY6BUY {width: 100%;padding-top: 20px;padding-bottom: 27px;text-align: center;}
.apply-lock-tip-3FFfrnNkZ8 {margin-top: 10px;color: #73798c;font-size: 12px;line-height: 17px;}
.button-2QgTkEOPVR {padding: 0 30px;font-size: 16px;line-height: 45px;background: #000000;color: #FFFFFF;}



@media screen and (max-width:1199px){
	.recruit_box{min-height: auto;padding: 80px 0 100px;}
	.recruit_left{width: 100%;}
	.recruit_right{display: none;}
	
	
	.link-1E3X_l_GuT{padding: 0 15px;}
	.title-1R4QdGbip9{font-size: 18px;line-height: 24px;margin-bottom: 5px;}
	.status-1fFG4iNCyC{font-size: 14px;line-height: 20px;}
	.locations-88IBTiS3sT{font-size: 14px;line-height: 20px;margin-top: 5px;}
	.right-3GvLPdiodO .opened-at-18Zl5ApukL{font-size: 12px;line-height: 20px;}
	
	
	.title-3IX7WwR-hQ{font-size: 18px;line-height: 24px;}
	.job-info-3TM7xCC0Nq .top-info-3NH1GUsOck{font-size: 12px;line-height: 20px;}
	.status-3r5x5sCHnJ{margin-top: 10px;line-height: 20px;}
	.status-3r5x5sCHnJ span{font-size: 14px;}
	.locations-36zwmhZAMv{margin-top: 3px;}
	.location--FaRP-3bo1{font-size: 14px;}
	.title-i1wT9lOoab{font-size: 18px;}
	.list-2qveRfhodz{font-size: 14px;}
	.button-2QgTkEOPVR{font-size: 14px;line-height: 40px;}
	.job-details-3kz_go4F2U{padding: 0;}
	
}

@media screen and (min-width:1199px) {
	.foot1{display: flex;justify-content: flex-end;}
	
	
}


