@charset "utf-8";
html{width: 100%;}
/* html,body{scroll-behavior: smooth;} */
body{font-size: 16px; background: #fff; font-family: "Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;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;}
.w1440{position: relative;width: 1440px;margin: 0 auto;}

.swiper-button-next::after,.swiper-button-prev::after{display: none;}
@font-face {
	font-family:DIN;
	src: url(../fonts/DIN-BOLD.OTF);
}


/************ header start ************/
.h-header-zw{display: block;width: 100%;height: 100px;}
.h-header{position: fixed;width: 100%;top: 0;left: 0;z-index: 999999;display: flex;align-items: center;max-width: 1920px;padding: 0 100px;margin: 0 auto;background: #FFFFFF;}
.h-header .h-logo{}
.h-header .h-nav{display: flex;margin-left: auto;}
.h-header .h-nav .li{margin-right: 60px;display: flex;align-items: center;}
.h-header .h-nav .li>a{display: flex;line-height: 100px;font-size: 18px;color: #333333;}
.h-header .h-nav .li>a:hover{color: #FD6C35;}
.h-header .h-nav .li.active>a {color: #FD6C35;}
.h-header .h-nav .li>.icon{display: block;flex-shrink: 0;margin-left: 10px;width: 15px;height: 8px;background: url(../images/navIcon1.png);transition: .3s;}
.h-header .h-more{height: 40px;line-height: 40px;background: #FD6C35;border-radius: 5px;padding: 0 15px;font-size: 16px;color: #FFFFFF;}



.wap_header{width: 100%; height: 60px; padding: 0 12px; display: none; justify-content: space-between; align-items: center; background: #fff; position: fixed; left: 50%; top: 0; transform: translateX(-50%); z-index: 9999;box-sizing: border-box;border-bottom: 1px solid #ddd;}
.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: #FD6C35 !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: #FD6C35; 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: 10px;position: relative;height: 40px;}
.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;}
.wap_header .h-more{float: right;margin: 20px 0px 0 0;}




.rightMenu{position: fixed;right: 0;top: 50%;transform: translateY(-50%);z-index: 998;}
.rmItem{position: relative;margin-bottom: 5px;cursor: pointer;display: block;box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);}
.rmItem .icon{width: 60px;height: 60px;background: #FFFFFF;display: flex;align-items: center;justify-content: center;}
.rmItem .icon img{display: block;}
.rmItem .desc{position: absolute;right: 100%;margin-right: 5px;top: 0;margin-top: 10px;opacity: 0;visibility: hidden;transition: .3s;}
.rmItem .desc .atit{display: block;height: 60px;line-height: 60px;background: #FFFFFF;width: auto;text-align: center;font-size: 18px;font-weight: bold;color: #FD6C35;white-space: nowrap;padding: 0 20px;min-width: 150px;box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);}
.rmItem .desc .img{width: 150px;padding: 10px;background: #FFFFFF;box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);}
.rmItem .desc .img img{width: 100%;}
.rmItem:hover .desc{margin-top: 0;visibility: visible;opacity: 1;}



















.h-nav .two,.h-nav .two2 {width: 100%;opacity: 0;max-height: 0;height: auto;transition: all .8s;position: fixed;top: 100px;left: 0;background: rgba(255, 255, 255, 0.8);overflow: hidden;z-index: -1;display: flex;}
.h-nav .li:hover .two,.h-nav .li:hover>.two2 {opacity: 1;max-height: 1000px;z-index: 1;background: #f8f8f8;}

.two2 .rq1 {width: 35%;float: left;position: relative;background-color: #f8f8f8;padding: 74px 0;padding-left: 6%;}
.two2 .rq1 .p1 {font-size: 30px;line-height: 48px;color: #333;}
.two2 .rq1 .p2 {padding: 20px 0px;font-size: 16px;line-height: 30px;color: #666;width: 88%;/* display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; */}
.two2 .rq1 button {background-color: #FD6C35;width: 150px;height: 44px;padding: 0 20px;margin-top: 100px;}
.two2 .rq1 button i {font-size: 14px;color: #fff;padding-right: 8px;}
.two2 .rq1 button img {vertical-align: middle;width: 24px;height: 24px;}
.two2 .rq2 {width: 65%;float: left;position: relative;background-color: #fff;*padding: 60px 50px 60px 0; padding: 60px 100px 60px 0;}
.two2 .rq2 .l {float: left;width: 60%;padding-left: 8%;}
.two2 .rq2 .l.l2{display: flex;flex-wrap: wrap;max-height: calc(100vh - 200px);overflow-y: scroll;}
.two2 .rq2 .l.l2::-webkit-scrollbar {width : 5px; height: 3px;}
.two2 .rq2 .l.l2::-webkit-scrollbar-thumb {border-radius: 10px;box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: #FD6C35;}
.two2 .rq2 .l.l2::-webkit-scrollbar-track {box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.2);border-radius: 10px;background: #fff;}

.two2 .rq2 .l.l2 .p{width: 50%;padding-right: 10px;}
.two2 .rq2 .l.l2 .p.p100{width: 100%;}
.two2 .rq2 .l .p i {display: block;background-image: url(../images/img131.png);width: 18px;height: 18px;background-repeat: no-repeat;background-position-y: center;background-position-x: 80%;transition: all .5s;float: left;transition: all .75s;margin-top: 11px;margin-right: 10px;}
.two2 .rq2 .l .p.on i {background-image: url(../images/img131_1.png);}
.two2 .rq2 .l .p:hover i {background-image: url(../images/img131_1.png);}
.two2 .rq2 .l .p span {font-size: 18px;line-height: 40px;color: #333;}
.two2 .rq2 .l .p.on span a {color: #FD6C35;}
.two2 .rq2 .l .p:hover span a {color: #FD6C35;}
.two2 .rq2 .r {float: right;width: 40%;}
.two2 .rq2 .r img {vertical-align: middle;width: 100%;}


@media screen and (max-width:1660px) {
	.two .rq1 .p {font-size: 16px;line-height: 48px;color: #333333;top: 38px;right: 67px;padding-left: 30%;}
	.two .rq1 .p a i {width: 8px;height: 14px;margin-top: 18px;margin-right: 14px;}
	.two .rq2 {padding: 60px 0 48px 0px;}
	.two .rq2 .l .p a {font-size: 14px;line-height: 36px;}
	.two .rq2 .l .p a i {margin-top: 9px;margin-right: 12px;}
	.two .rq2 .r .p {font-size: 14px;line-height: 36px;}
	.two .rq1 {padding: 38px 0;}
	.two2 .rq1 {padding-top: 56px;padding-bottom: 56px;}
	.two2 .rq1 .p1 {font-size: 22px;line-height: 36px;}
	.two2 .rq1 .p2 {padding-top: 22px;font-size: 14px;line-height: 24px;}
	.two2 .rq1 button {width: 120px;height: 40px;padding: 0 0px;margin-top: 76px;}
	.two2 .rq1 button i {font-size: 13px;padding-right: 6px;}
	.two2 .rq1 button img {width: 18px;height: 18px;}
	.two2 .rq2 {padding: 40px 50px 40px 0;}
	.two2 .rq2 .l p span {font-size: 14px;line-height: 38px;}
	.two2 .rq2 .l p i {margin-top: 10px;margin-right: 15px;}
	.two2 .rq2 .l .p span{font-size: 14px;}
}
@media screen and (max-width:1560px) {
	.two2 .rq2 {padding-right: 30px;}
}
@media (max-width: 1259px) {
	.two .rq1 .p a i {width: 6px;height: 12px;margin-top: 16px;margin-right: 8px;}
	.two .rq2 .l .p a {font-size: 13px;line-height: 32px;}
	.two .rq2 {padding: 50px 0 36px 0px;}
	.two .rq1 .p {font-size: 15px;line-height: 42px;}
	.two .rq2 .div a {line-height: 36px;}
	.two .rq3 .p1 {font-size: 18px;}
	.two .rq3 a {width: 105px;line-height: 28px;font-size: 12px;}
}



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






/************ index start ************/
.inda{display: flex;align-items: center;justify-content: center;width: 200px;height: 60px;background: #FD6C35;border-radius: 6px;font-size: 18px;color: #FFFFFF;transition: .3s;}
.inda i{display: block;width: 30px;height: 9px;background: url(../images/rightIcon1.png);margin-left: 15px;transition: .3s;}
.inda:hover i{transform: translateX(10px);}
.inda:hover{background: #63717A;}

.indTitle{text-align: center;padding: 100px 0 40px;}
.indTitle .atit{font-size: 24px;color: #FD6C35;line-height: 1;display: inline-block;position: relative;margin-bottom: 14px;}
.indTitle .atit::before,.indTitle .atit::after{content: "";display: block;width: 80px;height: 19px;position: absolute;top: 50%;transform: translateY(-50%);}
.indTitle .atit::before{right: 100%;background: url(../images/titl.png);margin-right: 10px;}
.indTitle .atit::after{left: 100%;background: url(../images/titr.png);margin-left: 10px;}
.indTitle .btit{font-size: 45px;font-weight: bold;color: #000000;line-height: 1.3;}

.indTitle.white .atit::before{background: url(../images/titll.png);}
.indTitle.white .atit::after{background: url(../images/titrr.png);}
.indTitle.white .btit{color: #FFFFFF;}


.banner{position: relative;}
.banner .bannerMouse{position: absolute;bottom: 40px;left: 50%;width: 22px;height: 30px;margin-left: -11px;animation: mouse 1.2s infinite ease;z-index: 9;}
@keyframes mouse{
	0{transform: translateY(0);}
	50%{transform: translateY(20px);}
	100%{transform: translateY(0);}
}
.mySwiperBanner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiperBanner .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;}
.bannerItem{width: 100%;position: relative;}
.bannerItem .img{position: relative;}
.bannerItem .img img{display: block;width: 100%;height: calc(100vh - 100px);object-fit: cover;object-position: center;}
.bannerItem .img video{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;position: absolute;top: 0;left: 0;}
.bannerItem .desc{position: absolute;top: 50%;left: 0;width: 100%;transform: translateY(-50%);}
.bannerItem .atit{font-size: 24px;color: #FFFFFF;line-height: 1.5;}
.bannerItem .btit{font-size: 45px;font-weight: bold;color: #FFFFFF;line-height: 1.5;margin: 10px 0 70px;}
.bannerItem .btit strong{font-size: 60px;}
.bannerItem .btit em{color: #FD6C35;}
.bannerItem .ctit{}
.bannerItem .dtit{text-align: center;max-width: 80%;margin: 0 auto;}
.bannerItem .dtit img{width: 100%;}
.mySwiperBanner .swiper-button-next,.mySwiperBanner .swiper-button-prev{display: block;width: 50px;height: 50px;top: 50%;margin-top: -25px;background-image: url(../images/npIcon1.png);background-repeat: no-repeat;background-position: center;border: 1px solid rgba(255,255,255,.5);border-radius: 100%;transition: .3s;}
.mySwiperBanner .swiper-button-next:hover,.mySwiperBanner .swiper-button-prev:hover{background-color: #FD6C35;border-color: #FD6C35;}
.mySwiperBanner .swiper-button-prev{left: 95px;}
.mySwiperBanner .swiper-button-next{right: 95px;transform: rotate(180deg);}


.bannerDesc{display: flex;background: #EFEFEF;}
.bdItem{width: 100%;display: flex;align-items: center;justify-content: center;border-left: 1px solid #FFFFFF;padding: 25px 0;}
.bdItem .img{margin-right: 10px;}
.bdItem .img img{display: block;}
.bdItem .desc{}
.bdItem .desc p{display: block;font-size: 16px;color: #666666;line-height: 1.2;margin-bottom: 5px;}
.bdItem .desc p em{font-family: DIN;font-size: 36px;font-weight: bold;color: #FD6C35;}
.bdItem .desc span{display: block;font-size: 16px;color: #666666;line-height: 1.2;}




.indProList{display: flex;flex-wrap: wrap;}
.indProItem{width: calc(33.33% - 30px);margin: 0 30px 30px 0;display: block;position:relative;}
.indProItem .img::before{content: "查看更多";display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 2;background: #FD6C35;padding: 5px 20px;border-radius: 4px;color: #fff;font-size: 14px;transition: .3s;visibility: hidden;opacity: 0;margin-top: 10px;}
.indProItem .img::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.3);z-index: 1;transition: .3s;visibility: hidden;opacity: 0;}
.indProItem:nth-of-type(3n){margin-right: 0;}
.indProItem .img{width: 100%;overflow: hidden;background: #F2F3F7;position: relative;}
.indProItem .img img{width: 100%;transition: .5s;}
.indProItem .desc{background: #EFEFEF;text-align: center;padding: 30px 15px;transition: .3s;}
.indProItem .desc .atit{font-size: 24px;color: #000000;line-height: 25px;height: 25px;font-weight: bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom: 10px;transition: .3s;}
.indProItem .desc .btit{font-size: 16px;color: #666666;line-height: 25px;height: 50px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition: .3s;}
.indProItem:hover img{transform: scale(1.08);}
.indProItem:hover .desc{background: #FD6C35;}
.indProItem:hover .desc .atit{color: #FFFFFF;}
.indProItem:hover .desc .btit{color: #FFFFFF;}
.indProItem:hover .img::before{visibility: visible;opacity: 1;margin-top: 0;}
.indProItem:hover .img::after{visibility: visible;opacity: 1;}


.sec2{padding-bottom: 100px;}
.dvselList{display: flex;margin-bottom: 40px;}
.dvsel{width: 100%;text-align: center;transition: 0s;padding: 35px 0 25px;cursor: pointer;}
.dvsel:nth-of-type(1){background-color: #A3A3A3;}
.dvsel:nth-of-type(2){background-color: #B5B5B5;}
.dvsel:nth-of-type(3){background-color: #BFBFBF;}
.dvsel:nth-of-type(4){background-color: #C9C9C9;}
.dvsel:nth-of-type(5){background-color: #D2D2D2;}
.dvsel:nth-of-type(6){background-color: #DCDCDC;}
.dvsel:nth-of-type(7){background-color: #E5E5E5;}
.dvsel:nth-of-type(8){background-color: #EEEEEE;}
.dvsel .icon{display: block;width: 47px;height: 40px;background-image: url(../images/dvIcon1.png);background-repeat: no-repeat;margin: 0 auto;transition: .3s;}
.dvsel .icon1{background-position: 0px 0px !important;}
.dvsel .icon2{background-position: -110px 0px !important;}
.dvsel .icon3{background-position: -223px 0px !important;}
.dvsel .icon4{background-position: -339px 0px !important;}
.dvsel .icon5{background-position: -454px 0px !important;}
.dvsel .icon6{background-position: -566px 0px !important;}
.dvsel .icon7{background-position: -673px 0px !important;}
.dvsel .icon8{background-position: -783px 0px !important;}
.dvsel p{display: block;margin-top: 14px;font-size: 18px;color: #000000;line-height: 1.5;}
.dvsel.active{background: linear-gradient(135deg, #FF4600, #FD6C35);}
.dvsel.active .icon{background-image: url(../images/dvIcon2.png);}
.dvsel.active p{color: #FFFFFF;}


.mySwiperDvItem {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiperDvItem .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;}
.mySwiperdvimgs {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiperdvimgs .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;}
.mySwiperdvimgs .swiper-button-prev,.mySwiperdvimgs .swiper-button-next{display: block;width: 13px;height: 25px;top: 50%;margin-top: -12.5px;background: url(../images/npIcon3.png);}
.mySwiperdvimgs .swiper-button-prev{left: 30px;}
.mySwiperdvimgs .swiper-button-next{right: 30px;transform: rotate(180deg);}
.mySwiperdvimgs .swiper-pagination{display: flex;justify-content: flex-end;padding: 0 15px;bottom: 30px;}
.mySwiperdvimgs .swiper-pagination .swiper-pagination-bullet{margin-right: 30px;opacity: .5;position: relative;width: auto;height: auto;background: none;display: block;font-size: 14px;line-height: 1.5;font-family: DIN;color: #FFFFFF;}
.mySwiperdvimgs .swiper-pagination .swiper-pagination-bullet::after{content: "";display: block;width: 0px;height: 1px;background: #FFFFFF;position: absolute;left: 100%;top: 50%;margin-left: 2px;transition: .3s;}
.mySwiperdvimgs .swiper-pagination .swiper-pagination-bullet-active{opacity: 1;}
.mySwiperdvimgs .swiper-pagination .swiper-pagination-bullet-active::after{width: 10px;}

.dvItem{width: 100%;display: flex;background: #FFFFFF;}
.dvItem .imgs{width: 60%;}
.dvItem .imgs img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.dvItem .desc{width: 40%;padding: 20px 0 20px 50px;background: url(../images/dvBg1.png) center/cover;display: flex;flex-direction: column;justify-content: center;}
.dvItem .desc .atit{font-size: 45px;font-weight: bold;color: #000000;line-height: 1.5;}
.dvItem .desc .btit{font-size: 25px;font-weight: bold;color: #FD6C35;line-height: 1.5;margin-bottom: 35px;}
.dvItem .desc .ctit{font-size: 16px;color: #666666;line-height: 26px;margin-bottom: 80px;}
.dvItem .desc .dtit{}




.sec3{background: #63717A;}
.sec3 .indTitle{padding: 50px 0 0;}
.indjt img{max-width: 100%;margin: 0 auto;display: block;}

.jtLB{padding: 0 100px;margin-top: -120px;}
.mySwiperJT {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiperJT .swiper-slide {height: auto;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.jtItem{width: 100%;height: 100%;position: relative;}
.jtItem::before{content: "";display: block;height: 100%;width: 1px;background: url(../images/dashed.png);position: absolute;left: 0;top: 0;}
.jtItem .desc{padding: 20px 0 80px 20px;}
.jtItem .atit{width: 100px;height: 40px;line-height: 40px;text-align: center;background: #FD6C35;font-size: 18px;font-weight: bold;color: #FFFFFF;}
.jtItem .btit{}
.jtItem .btit p{display: block;font-size: 18px;font-weight: bold;color: #FFFFFF;margin: 10px 0 0;}
.jtItem .btit span{display: block;font-size: 16px;color: #FFFFFF;}
.jtItem .img{max-width: 250px;}
.jtItem .img img{width: 100%;}


.indkhTable{}
.indkhTable tr{}
.indkhTable td{padding: 9px;}
.indkh .khItem{box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);width: 100%;}
.indkh .khItem img{width: 100%;}


.sec4{padding-bottom: 100px;}
.indkh {display: grid;grid-template-columns: repeat(6, 1fr);gap: 20px;margin: 0 auto;}
.khItem {display: flex;justify-content: center;align-items: center;overflow: hidden;box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);}
.khItem img{width: 100%;transition: .5s;}
.khItem:hover img{transform: scale(1.08);}
.khDesc {grid-column: span 2;grid-row: span 2;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 10px 30px;text-align: center;}
.khDesc .atit{font-size: 120px;font-family: DIN;font-weight: bold;color: #FD6C35;line-height: 1;display: flex;}
.khDesc .atit em{font-size: 60px;font-family: DIN;font-weight: bold;color: #FD6C35;}
.khDesc .btit{font-size: 16px;color: #666666;line-height: 1.5;margin-top: 15px;}






.sec5{background: url(../images/sec5Bg.jpg) center/cover;padding-bottom: 250px;}
.indNumber{display: flex;justify-content: space-around;}
.indNumber .indnumItem{text-align: center;}
.indNumber .indnumItem p{display:block;font-size: 60px;font-family: DIN;font-weight: bold;color: #FD6C35;line-height: 1;}
.indNumber .indnumItem span{display:block;font-size: 16px;color: #FFFFFF;line-height: 1;margin-top: 15px;}

.sec6{padding-bottom: 100px;}
.indAboutBox{box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);display: flex;position: relative;z-index: 1;margin-top: -150px;background: #FFFFFF;}
.indAboutBox .img{width: 50%;}
.indAboutBox .img img{width: 100%;}
.indAboutBox .desc{width: 50%;padding: 50px 50px;}
.indAboutBox .desc .atit{font-size: 30px;font-weight: bold;color: #000000;line-height: 1.3;}
.indAboutBox .desc .btit{font-size: 16px;color: #666666;line-height: 1.6;margin-bottom: 60px;}
.indAboutBox .desc .line{display: block;width: 80px;height: 4px;background: #FD6C35;margin: 25px 0;}

.aboutSelList{position: relative;display: flex;justify-content: center;margin: 50px 0 30px;}
.aboutSelList::after{content: "";display: block;height: 1px;width: 100%;background: #EFEFEF;position: absolute;top: 50%;left: 0;}
.aboutSelList .aboutSel{position: relative;z-index: 9;height: 40px;line-height: 40px;padding: 0 18px;background: #EFEFEF;margin: 0 10px;transition: .3s;cursor: pointer;font-size: 16px;}
.aboutSelList .aboutSel.active{background: #63717A;color: #FFFFFF;}
.aboutImgList{display: none;}
.aboutImgList.active{display: flex;flex-wrap: wrap;}
.abimgItem{width: calc(25% - 23px);margin-right: 30px;}
.abimgItem:nth-of-type(4n){margin-right: 0;}
.abimgItem img{width: 100%;}



.indjjfa{display: flex;}
.indjjfa .jjfadesc{width: 50%;background-color: #63717A;background-image: url(../images/indjjfaBg.png);background-repeat: no-repeat;background-size: 80%;background-position: center left;padding: 90px 100px 100px calc((100% - 1440px)/2);}
.indjjfa .jjfadesc .atit{font-size: 45px;font-weight: bold;color: #FFFFFF;line-height: 1.2;}
.indjjfa .jjfadesc .btit{font-size: 16px;color: #FFFFFF;line-height: 1.6;margin: 40px 0 60px;}
.indjjfa .jjfadesc .ctit{}
.indjjfa .jjfaimg{position: relative;width: 50%;}
.indjjfa .jjfaimg video{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.indjjfa .jjfaimg .videoplay{width: 160px;height: 160px;background-color: rgba(255,255,255,.5);border-radius: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background-image: url(../images/videoPlay2.png);background-repeat: no-repeat;background-position: center;background-size: 100% 100%;display: none;}
.indjjfa .jjfaimg .videoplay img{width: 100%;animation: circle 3s infinite linear;}
@keyframes circle{
	from{transform: rotate(0);}
	to{transform: rotate(360deg);}
}


.sec8{padding-bottom: 1px;}
.indnewtit{font-size: 20px;font-weight: bold;color: #000000;line-height: 1.5;margin-bottom: 25px;}
.indNewsBox{display: flex;}
.indnewListL{width: 50%;padding-right: 50px;}
.indnewListR{width: 50%;padding-left: 50px;}
.indNewsItemA{display: block;}
.indNewsItemA .img{overflow: hidden;}
.indNewsItemA .img img{width: 100%;height: 370px;object-fit: cover;object-position: center;transition: .5s;}
.indNewsItemA .desc{}
.indNewsItemA .desc .atit{font-size: 16px;font-weight: bold;color: #333333;line-height: 30px;height: 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin: 22px 0 10px;transition: .3s;}
.indNewsItemA .desc .btit{font-size: 14px;color: #666666;line-height: 24px;opacity: 0.7;height: 48px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition: .3s;}
.indNewsItemA:hover img{transform: scale(1.08);}
.indNewsItemA:hover  .desc .atit{color: #FD6C35;}
.indNewsItemA:hover  .desc .btit{color: #63717A;}

.indNewsItemB{display: flex;}
.indNewsItemB+.indNewsItemB{margin-top: 32px;}
.indNewsItemB .img{overflow: hidden;width: 250px;}
.indNewsItemB .img img{width: 100%;height: 140px;object-fit: cover;object-position: center;transition: .5s;}
.indNewsItemB .desc{width: calc(100% - 250px);padding-right: 30px;}
.indNewsItemB .desc .atit{font-size: 16px;font-weight: bold;color: #333333;line-height: 30px;height: 30px;position: relative;padding-left: 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin: 10px 0 18px;transition: .3s;}
.indNewsItemB .desc .atit::after{content: "";display: block;position: absolute;left: 0;top: 50%;margin-top: -6px;width: 8px;height: 13px;background: url(../images/rightIcon2.png);transition: .3s;}
.indNewsItemB .desc .btit{font-size: 14px;color: #666666;line-height: 24px;opacity: 0.7;height: 72px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;transition: .3s;}
.indNewsItemB:hover img{transform: scale(1.08);}
.indNewsItemB:hover .desc .atit{color: #FD6C35;}
.indNewsItemB:hover .desc .atit::after{background: url(../images/rightIcon22.png);}








.foot1{background: url(../images/footerBg.jpg) center/cover;padding: 100px 0 60px;}
.f-nav{display: flex;justify-content: space-between;}
.f-nav dt a{font-size: 18px;font-weight: bold;color: #FFFFFF;line-height: 2;}
.f-nav dt::after{content: "";display: block;width: 30px;height: 2px;background: #FD6C35;margin: 12px 0;}
.f-nav dd+dt{margin-top: 30px;}
.f-nav dd{margin-bottom: 12px;}
.f-nav dd a,.f-nav dd span{font-size: 16px;color: #CCCCCC;line-height: 25px;}
.f-nav dd img{margin-right: 12px;margin-top: -2px;}

.ewmBox{margin-top: 5px;}
.ewmBox .imgs{width: 150px;padding: 0px;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);}
.ewmBox .imgs img{width: 100%;display: block;}
.ewmBox p{text-align: center;font-size: 16px;color: #FFFFFF;opacity: 0.7;line-height: 40px;}

.foot2{background-color: #3D474D;border-top: 1px solid rgba(255,255,255,.1);padding: 12px 0;}
.foot2 > div{display: flex;align-items: center;}
.foot2 span,.foot2 a{font-size: 16px;color: #FFFFFF;line-height: 24px;}
.foot2 .ftr{margin-left: auto;}

.yqlj_box{position: relative;display: block;border: 1px solid #63717A;}
.yqlj{display: flex;flex-direction: row-reverse;background: #3D474D;}
.yqlj span{display: block;height: 50px;line-height: 48px;color: #9E9E9E;border: 1px solid #444444;box-sizing: border-box;padding: 0 18px 0 50px;background: url(../images/yqlj.png) no-repeat;background-position: 15px 14px;font-size: 16px;}
.yqlj i.jt{display:block;height: 50px;width: 50px;margin: 0;background: url(../images/downjt.png) no-repeat #63717A;background-position: center !important;cursor: pointer;transition: .3s;overflow: hidden;}
.yqlj_list{display: none;position: absolute;width: 100%;bottom: 50px;left: 0;background: #63717A;text-align: center;}
.yqlj_list a{display: block;color: #FFFFFF;height: 50px;line-height: 50px;}
.yqlj_list a:hover{color: #fff;}

.h-footer a:hover{color: #FFFFFF;}


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



@media screen and (max-width:1860px) {
	.h-header{padding: 0 50px;}
	.h-header .h-nav .li{margin-right: 40px;}
}
@media screen and (max-width:1660px) {
	.w1440{width: 1200px;}
	.h-header .h-nav .li{margin-right: 30px;}
	.h-header .h-nav .li>a{font-size: 16px;}
	.h-header .h-nav .li>.icon{margin-left: 5px;}
	.bannerItem .atit{font-size: 22px;}
	.bannerItem .btit{font-size: 40px;margin: 10px 0 50px;}
	.inda{height: 50px;font-size: 16px;width: 180px;}
	
	.mySwiperBanner .swiper-button-prev{left: 40px;}
	.mySwiperBanner .swiper-button-next{right: 40px;}
	.indTitle .atit{font-size: 22px;}
	.indTitle .btit{font-size: 38px;}
	.indProItem .desc .btit{font-size: 14px;line-height: 20px;height: 40px;}
	.dvsel p{font-size: 15px;}
	.dvItem .desc .atit{font-size: 38px;}
	.dvItem .desc .btit{font-size: 22px;margin-bottom: 20px;}
	.dvItem .desc .ctit{font-size: 15px;margin-bottom: 60px;}
	.jtItem .btit span{font-size: 14px;}
	.khDesc .atit{font-size: 100px;}
	.khDesc .btit{font-size: 14px;}
	.indAboutBox .desc .atit{font-size: 26px;}
	.indAboutBox .desc .btit{font-size: 15px;margin-bottom: 50px;}
	.indjjfa .jjfadesc{padding: 90px 100px 100px calc((100% - 1200px)/2);}
	.indjjfa .jjfadesc .atit{font-size: 38px;}
	.indjjfa .jjfadesc .btit{font-size: 15px;}
	.indnewListL{padding-right: 40px;}
	.indnewListR{padding-left: 40px;}
	
	.foot1{padding: 80px 0 40px;}
	.f-nav dd{margin-bottom: 6px;}
	.f-nav dd a, .f-nav dd span{font-size: 14px;}
	.h-header{padding: 0 30px;}
}
@media screen and (max-width:1440px) {
	.w1440{width: 1100px;}
	.indjjfa .jjfadesc{padding: 60px 80px 80px calc((100% - 1100px)/2);}
	.h-logo .elogo{display: none;}
	.h-header .h-nav .li{margin-right: 20px;}
	.h-header .h-nav .li>a{font-size: 15px;}
	
	.mySwiperBanner .swiper-button-prev{left: 20px;}
	.mySwiperBanner .swiper-button-next{right: 20px;}
	
}
@media screen and (max-width:1199px) {
	.h-header{display: none;}
	.wap_header{display: block;}
	.h-header-zw{height: 60px;}
	.rightMenu{display: none;}
	.w1440{width: auto;padding: 0 20px;}
	.indjjfa .jjfadesc{padding: 40px 40px 40px 20px;}
	
	.bannerItem .img{position: relative;}
	.bannerItem .img img{height: auto;}
	.bannerItem .w1440{padding: 0 40px;}
	.mySwiperBanner .swiper-button-prev{left: 10px;zoom: .8;}
	.mySwiperBanner .swiper-button-next{right: 10px;zoom: .8;}
	.bannerItem .atit{font-size: 18px;}
	.bannerItem .btit{font-size: 32px;margin: 0 0 30px;}
	.bannerItem .btit strong{font-size: 40px;}
	.banner .bannerMouse{display: none;}
	.bdItem{padding: 20px 0;}
	.bdItem .img{zoom: .5;}
	.bdItem .desc p{font-size: 14px;margin-bottom: 0;}
	.bdItem .desc p em{font-size: 24px;}
	.bdItem .desc span{font-size: 12px;}
	
	.indTitle{padding: 60px 0 20px;}
	.indTitle .atit{font-size: 18px;}
	.indTitle .atit::before, .indTitle .atit::after{zoom: .7;}
	.indTitle .btit{font-size: 28px;}
	.indProItem{width: calc(25% - 15px);margin: 0 20px 20px 0;}
	.indProItem .desc{padding: 20px 10px;}
	.indProItem .desc .atit{font-size: 20px;}
	.dvselList{flex-wrap: wrap;margin-bottom: 20px;}
	.dvsel{width: 25%;padding: 20px 0 15px;}
	.dvsel p{margin-top: 5px;}
	.dvItem .imgs{width: 50%;}
	.dvItem .desc{width: 50%;padding: 20px 0 20px 30px;}
	.dvItem .desc .atit{font-size: 28px;}
	.dvItem .desc .btit{font-size: 18px;}
	.dvItem .desc .ctit{font-size: 14px;line-height: 24px;margin-bottom: 30px;}
	.jtLB{padding: 0 50px;}
	.indNumber .indnumItem p{font-size: 40px;}
	.indNumber .indnumItem span{font-size: 12px;}
	.sec5{padding-bottom: 150px;}
	.indAboutBox{margin-top: -100px;align-items: center;}
	.indAboutBox .desc{padding: 20px;}
	.indAboutBox .desc .atit{font-size: 24px;}
	.indAboutBox .desc .line{margin: 20px 0;}
	.indAboutBox .desc .btit{font-size: 14px;margin-bottom: 20px;}
	.abimgItem{width: calc(25% - 12px);margin-right: 15px;}
	.aboutSelList{margin: 30px 0 20px;}
	.indjjfa .jjfadesc .atit{font-size: 28px;}
	.indjjfa .jjfadesc .btit{font-size: 14px;}
	.indjjfa .jjfadesc .btit{margin: 20px 0 50px;}
	.indjjfa .jjfaimg .videoplay{zoom: .5;}
	.indnewListL{padding-right: 25px;}
	.indnewListR{padding-left: 25px;}
	.indNewsItemA .img img{height: 240px;}
	.indNewsItemB .desc{width: calc(100% - 150px);}
	.indNewsItemB .img{width: 150px;}
	.indNewsItemB .img img{height: 95px;}
	.indNewsItemB .desc{padding-right: 20px;}
	.indNewsItemB .desc .atit{margin: 8px 0 8px;}
	.indNewsItemB .desc .btit{-webkit-line-clamp: 2;height: 48px;}
	.sec2{padding-bottom: 60px;}
	.sec4{padding-bottom: 60px;}
	.sec6{padding-bottom: 60px;}
	.sec8{padding-bottom: 60px;}
	.indProItem:nth-of-type(3n){		margin-right: 20px;	}
	.indProItem:nth-of-type(4n){		margin-right: 0;	}
}
@media screen and (max-width:780px) {
	.w1440{width: auto;padding: 0 15px;}
	
	.inda{font-size: 14px;width: 160px;}
	.inda i{margin-left: 10px;}
	.bannerItem .img img{min-height: 350px;}
	.bannerItem .atit{font-size: 14px;}
	.bannerItem .btit{font-size: 24px;}
	.bannerItem .w1440{padding: 0 20px;}
	.mySwiperBanner .swiper-button-next, .mySwiperBanner .swiper-button-prev{top: auto;margin-top: 0;bottom: 20px;}
	.mySwiperBanner .swiper-button-prev{left: auto;right: 50%;margin-right: 5px;}
	.mySwiperBanner .swiper-button-next{left: 50%;right: auto;margin-left: 5px;}
	.bannerDesc{flex-wrap: wrap;}
	.bdItem{width: 50%;}
	.bdItem:nth-of-type(3),.bdItem:nth-of-type(4){border-top: 1px solid #FFFFFF;}
	.indProItem{width: calc(50% - 5px);margin: 0 10px 10px 0;}
	.indProItem:nth-of-type(2n){margin-right: 0;}
	.indProItem:nth-child(odd){margin-right: 10px;}
	.dvsel p{font-size: 12px;}
	.dvItem{display: block;}
	.dvItem .imgs{width: 100%;}
	.dvItem .desc{width: 100%;padding: 30px 15px;}
	.mySwiperdvimgs .swiper-pagination{bottom: 15px;}
	.mySwiperdvimgs .swiper-pagination .swiper-pagination-bullet{margin-right: 20px;}
	
	.jtLB{margin-top: -50px;padding: 0 20px;}
	.jtItem .desc{padding: 15px 0 40px 15px;}
	.jtItem .btit span {display: block;line-height: 1.3;}
	.indkh{grid-template-columns: repeat(4, 1fr);gap: 10px;}
	.khDesc{grid-column: span 4;padding: 10px;}
	
	.indNumber{flex-wrap: wrap;}
	.indNumber .indnumItem{margin: 10px;}
	.indNumber .indnumItem span{margin-top: 5px;}
	.sec5{padding-bottom: 100px;}
	.indAboutBox{margin-top: -60px;display: block;}
	.indAboutBox .img{width: 100%;}
	.indAboutBox .desc{width: 100%;}
	.aboutSelList .aboutSel{font-size: 14px;margin: 0 5px;}
	.abimgItem{width: calc(50% - 5px);margin: 0 10px 10px 0;}
	.abimgItem:nth-of-type(2n){margin-right: 0;}
	.indjjfa{display: block;}
	.indjjfa .jjfadesc{width: 100%;}
	.indjjfa .jjfaimg{width: 100%;}
	.indNewsBox{display: block;}
	.indnewListL{width: 100%;padding: 0;}
	.indnewListR{width: 100%;padding: 0;margin-top: 30px;}
	.indnewtit{margin-bottom: 15px;}
	.indNewsItemA .desc .atit{margin: 15px 0 5px;}
	.indNewsItemB .desc{padding-right: 10px;}
	
	.foot1{padding: 40px 0 30px;}
	.f-nav{display: block;}
	.f-nav dl{display: none;}
	.f-nav dl.inf{display: block;}
	.f-nav dl.mg{display: block;margin: 20px auto 0;text-align: center;}
	.f-nav dl.mg dt::after{margin: 6px auto 10px;}
	.ewmBox .imgs{margin: 0 auto;}
	.ewmBox p{font-size: 12px;}
	
	.f-nav dd{margin-bottom: 0;}
	.f-nav dt::after{margin: 6px 0;}
	
	.yqlj_box{display: none;}
	.foot2{text-align: center;}
	.foot2 span, .foot2 a{font-size: 12px;display: inline-block;}
	
	
	.sec2{padding-bottom: 40px;}
	.sec4{padding-bottom: 40px;}
	.sec6{padding-bottom: 40px;}
	.sec8{padding-bottom: 40px;}
}

@media screen and (max-width:499px) {
	.bannerItem .dtit{max-width: none;}
}