/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:' '; color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1310px; margin:0 auto;}

.header{ position:fixed;top: 0;z-index: 999;left: 0;width: 100%;}
.header.fixed{background: #fff;}
.header.fixed .search button{color: #000;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 80px;padding: 0 60px;box-sizing: border-box;}
.headList .logo{display: block;}
.headList .logo img{max-height: 75px;width: auto;}


/*menu*/
.menu{height:80px;margin-right: 60px;}
.menu ul li{ float:left;}
.menu a{ font-size:16px;color:#000;display:block;text-align:center;padding: 0 30px;}
.menu span a:hover{color:#FF7F2F !important;}
.menu span a.menu_hover{color:#FF7F2F !important;}
.menu ul li span a{line-height: 80px;position: relative;}
.menu ul li span a:after{position: absolute;width: 7px;height: 7px;border-radius: 50%;border: 2px solid #FF7F2F;position: absolute;bottom: 10px;left: 50%;transform: translateX(-50%);content: "";box-sizing: border-box;opacity: 0;}
.menu ul li.on span a{font-weight: bold;color: #FF7F2F;}
.menu ul li.on span a:after{opacity: 1;}


.menud2{position: absolute;top: 80px;width: 100%;background: rgba(255,255,255,0.6);padding: 15px 0;left: 0;z-index: 999;display: none;}
.menud2 .warp{width: 100%;max-width: 1000px;margin: 0 auto;}
.menud2 .list{width: 100%;}
.menud2 dl{width: 10%;}
.menud2 dl .top{font-size: 14px;color: #000;display: block;padding: 20px 0;}
.menud2 dl .top img{width: 40px;}
.menud2 dl .top:hover img{transform: translateY(-5px);}
.menud2 dl .tit{margin-top: 10px;}
.menud2 dl dd{text-align: center;display: none;}
.menud2 dl:hover dd{display: block;}
.menud2 dl dd a{display: block;line-height: 32px;text-align: center;font-size: 14px;color: #666;padding: 0 0;}
.menud2 dl dd a:hover{color: #FF7F2F;}

.header.on{background: #fff;}
.header.on .menu ul li span a{color: #000;}
.header.on .search button{color: #000;}
.header.on .langBtn{color: #000;}

/*search*/
.header .search{width: 180px;height: 30px;border: solid 1px #535353;border-radius: 30px;position: relative;overflow: hidden;}
.header .search input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 40px 0 10px;box-sizing: border-box;outline: none;background: transparent;}
.header .search button{width: 40px;height: 100%;position: absolute;top: 0;right: 0;text-align: center;border: none;background: none;color: #fff;font-size: 16px;}

/*language*/
.language{position: relative;height: 60px;margin-left: 45px;}
.langBtn{height: 60px;display: flex;align-items: center;width: 60px;text-align: right;justify-content: flex-end;color: #000;}
.langBtn span{width: 30px;height: 30px;display: block;font-size: 12px;border-radius: 50%;border: 1px solid #FF7F2F;display: flex;justify-content: center;align-items: center;}
.langBtn i{padding-left: 15px;font-size: 20px;}

.langPanel{position: absolute;top: 60px;background: rgb(0 0 0 / 60%);width: 120px;right: 0;display: none;border-radius: 5px;overflow: hidden;}
.langPanel a{display: block;line-height: 40px;padding: 0 10px;box-sizing: border-box;text-align: center;font-size: 14px;color: #fff;}
.langPanel a:hover{background: #252934;}
.language:hover .langPanel{display: block;}


/*mMenu*/
.m_header{width: 100%;}
.sp_header{height:70px;overflow:hidden;background: #fff;position:fixed;z-index:999;width:100%;display: none;top: 0;}
.sp_logo{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:50px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav span{display:block;background:#000;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show{top:70px}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav ul li a:hover{color: #0188FB;}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left;font-size: 14px;line-height: 40px;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav ul li ul li{border-top: none;}
.sjj_nav ul li ul li a{padding: 0 30px;}

.language_m a{padding-left: 20px;}

.sp_header.active{background: #fff;}
.sp_header.active .sp_nav span{background: #000}
.sp_header.on{background: #fff;}
.sp_header.on .sp_nav span{background: #000}
.sp_header.fixed{background: #fff;}
.sp_header.fixed .sp_nav span{background: #000}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background: #FD7E2D;width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;}
.swiper-slide {background: transparent;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;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}


/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.alibtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;height: 100%;position: relative;overflow: hidden;}
.banner .swiper-button-next,.banner .swiper-button-prev{color: #fff;top: auto;bottom: 5%;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size: 20px;}
.banner .swiper-button-next{right: 5%;}
.banner .swiper-button-prev{left: auto;right: calc(5% + 50px);}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{color: #FD7E2D;}
.banner .bannerPage{display: none;}
.bannerSwiper .swiper-pagination-bullet-active{background: #FD7E2D;}



.mainFull{width: 100%;height: 100%;overflow: hidden;}
.fullSwiper .fullPages{right: 2% !important;}

.fullSwiper{width: 100%;height: 100%;}
.fullSwiper .swiper-pagination{right: auto !important;left: 3% !important;}
.fullSwiper .swiper-pagination-bullet{background: #D2D2D2;width: 4px;height: 4px;margin: 20px 0 20px auto !important;position: relative;transition: ease 0.35s;border: 2px solid #D2D2D2;opacity: 1;}
.fullSwiper .swiper-pagination-bullet:after{position: absolute;left: 25px;color: #000;font-size: 14px;content: ""; top: 50%;transform: translateY(-50%);display: none;width: 80px;text-align: left;}
.fullSwiper .swiper-pagination-bullet-active{border-color: #fd7e2d;background: transparent;}
.fullSwiper .swiper-pagination-bullet-active:after{display: block;}

.mPart{width: 100%;height: 100%;overflow: hidden;display: flex;align-items: center;background-size: cover;-moz-background-size: cover;-webkit-background-size: cover;padding-top: 80px;box-sizing: border-box;}
.iInfo{font-size: 14px;color: #666;}
.iBtmslide{height: auto !important;width: 100%;max-height: 100%;overflow: hidden;}
.m_show{display: none;}
.w1440{width: 100%;max-width: 1440px;margin: 0 auto;}



.index1{width: 100%;height: 100%;position: relative;overflow: hidden;background: #f8f8f8;}
.i1Warp{width: 100%;padding: 0 6.5%;box-sizing: border-box;}
.i1List{width: 100%;height: 100vh;padding-top: 80px;box-sizing: border-box;}
.i1List ul{display: flex;flex-wrap: wrap;width: 100%;height: 100%;}
.i1List ul li{width: 25%;height: 58vh;overflow: hidden;border-right: solid 1px #eee;box-sizing: border-box;margin: 2vh 0;}
.i1List ul li:nth-child(4n){border-right: none;}
.i1List .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;padding-top: 50px;box-sizing: border-box;text-align: center;}
.i1List .part .tit {padding-bottom: 15px;position: relative;margin-bottom: 10px;color: #000000;font-size: 24px;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.i1List .part .tit:after {content: "";width: 20px;height: 1px;border-bottom: solid 1px #fd7e2d;position: absolute;bottom: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.i1List .part .txt {-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;color: #666666;font-size: 18px;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.i1List .part .img {position: relative;display: inline-block;margin-top: 0px;margin-bottom: 0;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.i1List .part .img img {-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;width: auto;max-width: 100%;height: auto;}
.i1List .part .more {font-size: 16px;color: #fff;visibility: hidden;opacity: 0;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}

.idxProMore{margin-top: 140px;color: #FF7F2F;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;font-size: 20px;}

.i1List .part:hover{background: #FD7E2D;}
.i1List .part:hover .tit{color: #fff;}
.i1List .part:hover .txt{color: #fff;}
.i1List .part:hover .img{ margin-top: 20px;margin-bottom: 20px;-webkit-transform: scale(0.9);transform: scale(0.9);}
.i1List .part:hover .img img{filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}
.i1List .part:hover .more{visibility: visible;opacity: 1;}
.i1List .part:hover .idxProMore{color: #fff;}


.index2{width: 100%;height: 100%;}
.i2List{width: 100%;height: 100%;}
.i2List ul{width: 100%;height: 100%;}
.i2List ul li{float: left;width: 24.1%;padding: 0 15px;box-sizing: border-box;}
.i2List .part{display: block;width: 100%;height: 43vh;position: relative;overflow: hidden;/*-webkit-filter: grayscale(100%);-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;*/}
.i2List .part .desc {position: absolute;bottom: 30px;right: 10px;width: 66px;text-align: center;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.i2List .part .desc .tit {font-size: 22px;width: 38px;color: rgba(0, 0, 0, 0);-webkit-text-stroke: 1px #dd6026;padding-bottom: 15px;margin-bottom: 15px;position: relative;}
.i2List .part .desc .tit:after {content: "";width: 5px;height: 5px;/*border: solid 1px #fff;*/border-radius: 50%;position: absolute;top: 100%;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.i2List .part .desc .txt {font-size: 16px;width: 16px;display: inline-block;color: #fff;}

.i2List .part:hover{-webkit-filter: grayscale(0);filter: grayscale(0);}
.i2List .part:hover .desc{visibility: hidden;opacity: 0;}

.i2List_2{width: 100%;position: relative;}
.i2List_2 .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.i2List_2 .part .top{position: relative;}
.i2List_2 .part .img{width: 100%;}
.i2List_2 .part .img img{width: 100%;}
.i2List_2 .part .desc {position: absolute;bottom: 30px;right: 10px;width: 36px;text-align: center;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.i2List_2 .part .desc .tit {font-size: 26px;color: rgba(0, 0, 0, 0);-webkit-text-stroke: 1px #fff;padding-bottom: 15px;margin-bottom: 15px;position: relative;}
.i2List_2 .part .desc .tit:after {content: "";width: 5px;height: 5px;border-radius: 50%;position: absolute;top: 100%;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.i2List_2 .part .desc .txt {font-size: 14px;width: 16px;display: inline-block;color: #fff;}
.i2List_2 .part .t1{margin-top: 35px;font-size: 13px;color: #000;text-align: center;}

.i2List_2 .btm{width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;margin-top: 30px;padding: 0 10px;box-sizing: border-box;}
.i2List_2 .btm .left{position: relative;display: flex;align-items: center;}
.i2List_2 .btm .i2Page{width: 60px;position: relative;;top: auto;font-size: 18px;color: #FD7E2D;bottom: auto;}

.i2List_2 .swiper-button-next,.i2List_2 .swiper-button-prev{color: #999;position: relative;top: auto;margin-left: 15px;bottom: auto;margin-top: 0;}
.i2List_2 .swiper-button-next:after,.i2List_2 .swiper-button-prev:after{font-size: 20px;}
.i2List_2 .more{color: #000;}

.index3{background: #f6f6f6;width: 100%;height: 100%;}
.i3List{width: 100%;height: 100%;padding: 0 5%;box-sizing: border-box;position: relative;padding-bottom: 50px;}
.i3List .part{display: block;width: 100%;background: #fff;transition: 0.3s;}
.i3List .part .desc{height: 179px;padding: 5px;box-sizing: border-box;}
.i3List .part .tag{margin-bottom: 50px;}
.i3List .part .tag span{padding: 0 15px;height: 28px;color: #B4B4B4;border: solid 1px #B4B4B4;border-radius: 28px;text-align: center;line-height: 26px;font-size: 16px;display: inline-block;}
.i3List .part .t1{font-size: 18px;line-height: 38px;color: #000000;height: 80px;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.i3List .part .btm{width: 100%;position: relative;}
.i3List .part .img{width: 100%;height: 230px;overflow: hidden;}
.i3List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i3List .part .time{position: absolute;bottom: 65px;left: 40px;color: #fff;font-size: 16px;}

.i3List .swiper-button-next,.i3List .swiper-button-prev{color: #999;top: auto;bottom: 0;display: none;}
.i3List .swiper-button-next:after,.i3List .swiper-button-prev:after{font-size: 20px;}
.i3List .swiper-button-next{right: 0;}
.i3List .swiper-button-prev{left: auto;right: 50px;}
.i3List .swiper-button-next:hover,.i3List .swiper-button-prev:hover{color: #FD7E2D;}

.i3List .part:hover{background: #FD7E2D;}
.i3List .part:hover .tag span{color: #fff;border-color: #fff;}
.i3List .part:hover .t1{color: #fff;}
.i3List .part:hover .img img{transform: scale(1.2);}

.footer{width: 100%;background: #000000;color: #666;padding: 75px 0 80px;}
.footer .left{width: 71%;padding: 25px 0 30px;box-sizing: border-box;border-right: solid 1px #313131;}

.fMenu dl{width: 16%;padding-right: 20px;box-sizing: border-box;}
.fMenu dl dt{margin-bottom: 50px;}
.fMenu dl dt a{font-size: 18px;color: #fff;}
.fMenu dl dd{padding: 4px 0;}
.fMenu dl dd a{font-size: 14px;line-height: 20px;color: #666666;display: block;}

.footer .right{padding-left: 105px;max-width: 455px;flex: 1;}
.fTel{margin-bottom: 30px;}
.fTel .ewm{width: 114px;}
.fTel .ewm img{width: 100%;}
.fTel .links{margin-left: 20px;flex: 1;display: flex;flex-wrap: wrap;}
.fTel .links a{display: inline-block;width: 25%;text-align: center;padding-bottom: 5px;}
.fTel .links a img{width: 27px;display: inline-block;height: auto;}
.fTel .links a:hover img{filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}

.fDesc{color: #fff;font-size: 14px;}
.liuyanBut {
	width: 137px;
	height: 28px;
	color: #fff;
	border: solid 1px #FD7E2D;
	display: block;
	border-radius: 28px;
	margin-top: 30px;
	text-align: center;
	line-height: 26px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.gyShangBut {
	border-color: #666666;
	width: 100%;
}

.gyShangBox {
	position: relative;
	width: 184px;
}

.gyShangBox .ewm {
	position: absolute;
	bottom: 100%;
	left: 50%;
	display: flex;
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-bottom: 20px;
	padding: 5px;
	background-color: #fff;
}

.gyShangBox .ewm img {
	width: 100px;
}

.gyShangBox .ewm:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid #fff;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.tactBan-txt .ewm {
	width: 100px;
	margin: auto;
	margin-top: 15px;
	font-size: 0;
	background-color: #fff;
}

.tactBan-txt .ewm img {
	width: 100%;
}

.liuyanBut:hover {
	color: #FD7E2D;
	border-color: #FD7E2D;
}

.gyShangBox:hover .ewm {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.footBtm{margin-top: 70px;font-size: 14px;color: #666;line-height: 1.6;}
.footBtm .left{border: none;}
.footBtm .right{text-align: right;}

/*留言弹窗*/
.tanchuang{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99999;background: rgba(0,0,0,0.3);display: none;}
.tanchuang.active{display: block;}
.tanchuang .warp{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.tanchuang .box{width: 100%;max-width: 750px;height: auto;min-height: 300px;background: #fff;color: #333;padding: 50px;box-sizing: border-box;border-radius: 3px;overflow: hidden;position: relative;}
.tanchuang .t1{font-size: 36px;text-align: center;color: #fd7e2d;margin-bottom: 35px;}
.tcClose{font-size: 20px;cursor: pointer;position: absolute;top: 30px;right: 30px;}
.tcClose img{width: 30px;}
.tcForm{width: 100%;}
.tcForm ul li{width: 100%;margin-bottom: 25px;position: relative;}
.tcForm input,
.tcForm textarea{width: 100%;height: 55px;padding: 0 35px;box-sizing: border-box;border: 1px solid #f8f8f8;border-radius: 000;outline: none;color: #606266;background: #f8f8f8;font-size: 16px;}
.tcForm textarea{padding: 20px 35px;height: 180px;}
.tcForm button{width: 126px;height: 40px;border-radius: 40px;text-align: center;background: #fff;font-size: 16px;color: #000;border: 1px solid #fd7e2d;}
.tcForm button.subBtn{background: #fd7e2d;color: #fff;}
.tcForm ul li:last-child{text-align: center;}


.lpk_boxnew{
    position: fixed;
    z-index: 8;
    background: #fff;
    right: 10px;
    top: 50%;
    transform: translate(0 , -50%);
    padding: 30px 0;
    border-radius: 5px;
    display: none;
}
.lpk_boxnew.fixed{display: block;}

.lpk_boxnew.on{display: block;}

.lpk_btn img{width: 27px;}

.lpk_boxnew ul{
    
}
.lpk_boxnew ul li{
    margin-bottom: 35px;
    position: relative;
}
.lpk_boxnew ul li:last-child{
    margin-bottom: 0;
}
.lpk_boxnew ul li a{
    display: block;
    width: 50px;
    text-align: center;
}
.lpk_boxnew ul li a>img{
    filter: grayscale(1);
    transition: 0.4s;
}
.lpk_boxnew ul li .phone{
    position: absolute;
    right: 78px;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    background: #fff;
    padding: 10px;
    text-align: center;
    display: none;
    width: 168px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
}
.lpk_boxnew ul li .phone span{
    display: block;
    position: absolute;
    right: -24px;
    top: 50%;
    transform: translateY(-50%);
    border: 12px solid transparent;
    border-left-color: #fff;
}
.lpk_boxnew ul li .phone span::before{
    content: '';
    position: absolute;
    top: -5px;
    right: -1px;
    width: 15px;
    height: 1px;
    background: #e0e0e0;
    transform: rotate(45deg);
}
.lpk_boxnew ul li .phone span::after{
    content: '';
    position: absolute;
    bottom: -5px;
    right: -1px;
    width: 15px;
    height: 1px;
    background: #e0e0e0;
    transform: rotate(-45deg);
}

.lpk_boxnew ul li .ewm{
    position: absolute;
    right: 78px;
    top: 50%;
    transform: translateY(-25%);
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    background: #fff;
    padding: 10px 10px 16px 10px;
    text-align: center;
    display: none;
}
.lpk_boxnew ul li .ewm img{
    width: 114px;
}
.lpk_boxnew ul li .ewm p{
    font-size: 14px;
    margin-top: 16px;
}
.lpk_boxnew ul li .ewm span{
    display: block;
    position: absolute;
    right: -24px;
    top: 25px;
    border: 12px solid transparent;
    border-left-color: #fff;
}
.lpk_boxnew ul li .ewm span::before{
    content: '';
    position: absolute;
    top: -5px;
    right: -1px;
    width: 15px;
    height: 1px;
    background: #e0e0e0;
    transform: rotate(45deg);
}
.lpk_boxnew ul li .ewm span::after{
    content: '';
    position: absolute;
    bottom: -5px;
    right: -1px;
    width: 15px;
    height: 1px;
    background: #e0e0e0;
    transform: rotate(-45deg);
}

.lpk_boxnew ul li:hover a>img {
	filter: grayscale(0);
}

.lpk_boxnew ul li:hover .ewm {
	display: block;
}

.lpk_boxnew ul li:hover .phone {
	display: block;
}

.returnBut:hover {
	color: #FF7F2F;
}

/*-----------------------------------*/
/*关于我们*/
.about1{width: 100%;padding-top: 2%;box-sizing: border-box;}
.abo1Warp{width: 100%;}
.abo1Warp .img{width: 57%;}
.abo1Warp .img img{width: 100%;height: 100%;}
.abo1Warp .right{width: 38%;}
.abo1Warp .desc{width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;border-top: solid 1px #D2D2D2;border-bottom: solid 1px #D2D2D2;padding: 30px 0;box-sizing: border-box;}
.abo1Tit{font-size: 26px;color: #000000;margin-bottom: 35px;}
.abo1Txt{margin-top: 60px;font-size: 20px;color: #fd7e2d;text-shadow: 0px 1px 0px #dfbeb0;line-height: 36px;}

.abo1List{width: 100%;padding-top: 5%;}
.abo1List ul li{display: inline-block;}
.abo1List .tit{font-size: 20px;color: #FD7E2D;}
.abo1List .tit span{font-size: 40px;}
.abo1List .txt{margin-top: 5px;font-size: 16px;color: #000;}

.about2{width: 100%;padding-top: 80px;height: 100%;box-sizing: border-box;}
.abo2Warp .left{width: 397px;}
.abo2Warp .right{height: calc(100vh - 110px);margin-right: 0;width: 38.22vw;}

.abo2Tit{font-size: 52px;color: #000000;margin-bottom: 80px;}
.abo2_1_Swiper{width: 100%;height: 46.391vh;}
.abo2_1_Swiper .part{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;cursor: pointer;}
.abo2_1_Swiper .time {font-size: 16px;color: #666666;line-height: 26px;margin-right: 75px;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.abo2_1_Swiper .tit {width: 285px;font-size: 16px;line-height: 26px;color: #666666;flex: 1;}
/*.abo2_1_Swiper .swiper-slide-active .time,.abo2_1_Swiper  .swiper-slide-active .tit{color: #FD7E2D;}*/
.abo2_1_Swiper .swiper-slide-thumb-active .time,.abo2_1_Swiper  .swiper-slide-thumb-active .tit{color: #FD7E2D;}

.abo2_2_Swiper{width: 100%;height: 100%;}
.abo2_2_Swiper .img{width: 100%;height: 100%;overflow: hidden;position: relative;}
.abo2_2_Swiper .img img{width: 100%;height: 100%;object-fit: cover;}
.abo2_2_Swiper .img:after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(255, 255, 255, .8);-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.abo2_2_Swiper .swiper-slide-active .img:after, .abo2_2_Swiper .swiper-slide-thumb-active .img:after{opacity: 0;}

.abo2List{width: 100%;}
.abo2List .part{display: block;width: 100%;}
.abo2List .part .img{width: 100%;}
.abo2List .part .img img{width: 100%;}
.abo2List .part .desc{width: 100%;padding: 20px;box-sizing: border-box;text-align: center;font-size: 12px;color: #666;}
.abo2List .part .desc .time{font-size: 16px;color: #333;margin-bottom: 10px;}

.about3{width: 100%;height: 100%;}
.abo3Warp{width: 84.114%;margin-right: 0;margin-left: auto;height: 100%;}
.abo3Warp .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.abo3Warp .part .img{width: 100%;height: 100%;}
.abo3Warp .part .img img{width: 100%;height: 100%;object-fit: cover;}
.abo3Warp .part .imgTop{position: absolute;right: 0;bottom: 0;background-color: rgba(255,255,255,.75);width: 525px;padding: 0 55px;box-sizing: border-box;z-index: 9;}
.abo3Warp .part .top{height: 150px;display: flex;align-items: center;justify-content: space-between;}
.abo3Warp .part .tit{font-size: 30px;color: #333;}
.abo3Warp .part .icon{width: 45px;height: 45px;border-radius: 50%;color: #fff;font-size: 20px;background: #FD7E2D;text-align: center;line-height: 45px;}
.abo3Warp .part .icon i{display: inline-block;vertical-align: middle;}

.abo3Warp .part .info{border-top: solid 1px rgba(0,0,0,.08);line-height: 22px;height: 0;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;overflow: hidden;}
.abo3Warp .part .txt{padding: 50px 0;color: #333333;font-size: 16px;line-height: 36px;}
.abo3Warp .part .imgTop:hover .info{height: 244px;}


.about4{background: #f6f6f6;width: 100%;height: 100%;}
.aboSlide{width: 100%;}
.abo4Tab{width: 100%;margin-bottom: 40px;}
.abo4Tab ul{display: flex;justify-content: flex-end;flex-wrap: wrap;}
.abo4Tab ul li{display: inline-block;margin-left: 15px;width: 175px;height: 40px;border: solid 1px #FD7E2D;text-align: center;font-size: 16px;color: #000;cursor: pointer;line-height: 40px;border-radius: 40px;}
.abo4Tab ul li.on{background: #FD7E2D;color: #fff;}

.abo4Panel{width: 100%;background-color: #E9E9E9;height: 60.824vh;}
.abo4List{width: 100%;display: flex;align-items: center;position: relative;height: 100%;}
.abo4List .left {width: 65.267%;flex-shrink: 0;display: flex;justify-content: center;align-items: center;}
.abo4List .right {height: 67vh;background-color: #fff;padding: 90px 10px;width: 28.437%;box-sizing: border-box;margin-top: -2%;}
.abo4_1_Swiper {width: 410px;margin: auto;}
.abo4_1_Swiper .part {height: 49.484vh;display: flex;align-items: center;}
.abo4_1_Swiper .part .img {width: 100%;}
.abo4_1_Swiper .part .img img {max-height: 100%;margin: auto;max-width: 100%;width: auto;object-fit: cover;}
.abo4_1_Swiper .desc {display: none;}
.abo4_2_Swiper {width: 100%;}
.abo4_2_Swiper .tit {font-size: 16px;text-align: center;cursor: pointer;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}

.abo4_2_Swiper .swiper-slide-thumb-active .tit{color: #FD7E2D;}

.abo5Warp{width: 100%;height: 85vh;}
.abo5Warp .ul1{width: 25%;height: 100%;}
.abo5Warp ul li{padding: 2px 2px 3px 3px;box-sizing: border-box;}
.abo5Warp .part{display: block;width: 100%;position: relative;cursor: pointer;height: 100%;}
.abo5Warp .part .img{width: 100%;height: 100%;overflow: hidden;position: relative;}
.abo5Warp .part .img img{width: 100%;height: 100%;object-fit: cover;}
.abo5Warp .part .img:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	top: 0;
	left: 0;
	-wekit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.abo5Warp ul.ulBg .part .img:after{display: none;}

.abo5Warp .part .imgTop {
	position: absolute;
	top: 50%;
	left: 0;
	text-align: center;
	padding: 0 10px;
	font-size: 22px;
	color: #fff;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-wekit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.abo5Warp .part .abo5Btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	visibility: hidden;
	opacity: 0;
	-wekit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	z-index: 9;
}
.abo5Warp .abo5Btn img{width: 100%;max-width: 62px;}

.abo5Warp .part:hover .img:after{opacity: 0;visibility: hidden;}
.abo5Warp .part:hover .imgTop{opacity: 0;visibility: hidden;}
.abo5Warp .part:hover .abo5Btn{opacity: 1;visibility: visible;}

/*视频弹窗*/
.tcVideo{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 999;background: rgba(0, 0, 0, 0.6);display: none;}
.tcVideo.active{display: block;}
.tcVideo .warp{position: relative;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;padding: 45px;box-sizing: border-box;}
.tcVideo .panel{width: 60%;height: 80%;background: #000;position: relative;}
.tcVideo .panel video{width: 100%;height: 100%;}
.tcVideo .videoClose{position: absolute;top: 0;right: 0;width: 60px;height: 60px;background: rgba(255,255,255,0.1);color: #fff;font-size: 20px;display: flex;justify-content: center;align-items: center;z-index: 99;}
.tcVideo .videoClose img{width: 35px;}

.abo5Warp .right{width: 75%;}
.abo5Warp .right ul{width: 40%;}
.abo5Warp .right ul.ulBg{width: 20%;}
.abo5Warp .right ul li{height: 100%;}

.abo5Warp .ul1 li:nth-child(1){height: 35%;}
.abo5Warp .ul1 li:nth-child(2){height: 65%;}

.abo5Warp .right ul:nth-child(1),
.abo5Warp .right ul:nth-child(2),
.abo5Warp .right ul:nth-child(3){height: 65%;}

.abo5Warp .right ul:nth-child(2) li{height: 50%;}

.abo5Warp .right ul:nth-child(3) li:nth-child(1){height: 65%;}
.abo5Warp .right ul:nth-child(3) li:nth-child(2){height: 35%;}

.abo5Warp .right ul:nth-child(4),
.abo5Warp .right ul:nth-child(5),
.abo5Warp .right ul:nth-child(6){height: 35%;}

/*-------------------------------------------*/
/*案例*/

.case{width: 100%;padding-top: 200px;padding-bottom: 90px;}

.caseList{width: 100%;margin-top: 80px;}
.caseList ul li{float: left;width: 33.3%;padding: 0 4px;box-sizing: border-box;margin-bottom: 8px;}
.caseList .part{display: block;position: relative;height: 100%;overflow: hidden;}
.caseList .part .img{width: 100%;position: relative;overflow: hidden;height: 100%;}
.caseList .part .img img{width: 100%;height: 100%;object-fit: cover;}
.caseList .part .img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.caseList .part .imgTop {
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 100%;
	padding: 0 30px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-shadow: 2px 2px 2px rgb(0 0 0);
}

.caseList .part .t1 {
	font-size: 14px;
	color: #FD7E2D;
	margin-bottom: 5px;
}
.caseList .part .t2{font-size: 18px;color: #fff;}
.caseList .part:hover .img:after{opacity: 0;visibility: hidden;}
.caseList .part:hover .imgTop{opacity: 1;visibility: visible;}

.caseBox {
	padding-top: 200px;
	padding-bottom: 90px;
}

.caseForm {
	margin: 0 -10px;
}

.fmLi {
	width: 20%;
	padding: 0 10px;
	box-sizing: border-box;
}

.fmLi input {
	width: 100%;
}

.layui-input-block {
	margin-left: 0;
}

.fmLi .layui-form {
	position: relative;
}

.fmLi .layui-form .but {
	position: absolute;
	right: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0);
	color: #111111;
	padding: 0 23px;
	font-size: 14px;
	height: 100%;
	display: flex;
	align-items: center;
}

.fmLi .layui-input {
	border-radius: 20px;
	border: solid 1px #E5E5E5;
	height: 42px;
}

.fmLi .layui-form-select .layui-input {
	padding-left: 60px;
}

.fmLi .layui-form-select .layui-edge {
	right: 30px;
	width: 7px;
	height: 4px;
	background: url(../images/select.png) no-repeat center center;
	border: 0;
}

.fmLi .layui-form-selected .layui-edge {
	margin-top: -3px;
}

.lingyu .layui-input {
	background: url(../images/caseinp-ico1.png) no-repeat center left 30px/20px;
}

.xilie .layui-input {
	background: url(../images/caseinp-ico2.png) no-repeat center left 30px/20px;
}

.city .layui-input {
	background: url(../images/caseinp-ico3.png) no-repeat center left 30px/20px;
}

.color .layui-input {
	background: url(../images/caseinp-ico4.png) no-repeat center left 30px/20px;
}
.caseForm .layui-input-block{margin-left: 0;}

/*-------------------------------------------*/
/*案例详情*/
.caseDetail{width: 100%;height: 100vh;position: relative;overflow: hidden;}
.caseD_Swiper{width: 100%;height: 100%;}
.caseD_Swiper img{width: 100%;height: 100%;object-fit: cover;}
.caseD_panel {
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, .75);
	width: 525px;
	padding: 0 55px;
	-webkit-transition: all 0.5s ease 0.5s;
	transition: all 0.5s ease 0.5s;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	z-index: 3;
}
.caseD_panel .top{height: 150px;display: flex;align-items: center;justify-content: space-between;}
.caseD_panel .tit{font-size: 30px;color: #333;}
.caseD_panel .icon{width: 45px;height: 45px;border-radius: 50%;color: #fff;font-size: 20px;background: #FD7E2D;text-align: center;line-height: 45px;}
.caseD_panel .icon i{display: inline-block;vertical-align: middle;transition: 0.3s;}

.caseD_panel .box{border-top: solid 1px rgba(0,0,0,.08);line-height: 22px;height: 0;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;overflow: hidden;}
.caseD_panel:hover .box{height: 638px;}
.caseD_panel:hover .icon i:before{content: "\f106";}

.caseD_panel .box .warp{padding: 50px 0;}
.caseD_panel .desc1 .left{width: 50%;}
.caseD_panel .desc1 .right{width: 50%;}
.caseD_panel .nmLab{color: #999;}
.caseD_panel .txt{color: #333333;font-size: 16px;line-height: 36px;}
.caseD_panel .txt p{padding: 0;}
.caseD_panel .desc{margin-bottom: 15px;}
.caseD_panel .more a{font-size: 16px;color: #000000;margin-top: 60px;display: inline-block;}

.caseDetail .swiper-button-next,.caseDetail .swiper-button-prev{color: #d2d2d2;top: auto;bottom: 5%;}
.caseDetail .swiper-button-next:after,.caseDetail .swiper-button-prev:after{font-size: 20px;}
.caseDetail .swiper-button-next{left:calc(5% + 50px);}
.caseDetail .swiper-button-prev{left: 5%;}
.caseDetail .swiper-button-next:hover,.caseDetail .swiper-button-prev:hover{color: #FD7E2D;}


/*-------------------------------------------*/

.news{width: 100%;padding-top: 170px;padding-bottom: 100px;}
.newsList{width: 100%;}
.newsList ul li{float: left;width: calc(33.3% - 26.6px);margin-right: 40px;margin-bottom: 40px;}
.newsList ul li:nth-child(3n){margin-right: 0;}
.newsList .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;background: #fff;}
.newsList .part .desc{background-color: #F6F6F6;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;padding: 30px;box-sizing: border-box;}
.newsList .part .tag{margin-bottom: 75px;}
.newsList .part .tag span {
	padding: 0 15px;
	height: 28px;
	color: #B4B4B4;
	border: solid 1px #B4B4B4;
	border-radius: 28px;
	text-align: center;
	line-height: 26px;
	font-size: 16px;
	display: inline-block;
}

.newsList .part .t1 {
	font-size: 18px;
	line-height: 34px;
	height: 68px;
	color: #000;
}
.newsList .part .img{width: 100%;position: relative;overflow: hidden;}
.newsList .part .img img{width: 100%;height: 246px; object-fit: cover;}
.newsList .part .time{bottom: 30px;left: 40px;position: absolute;color: #fff;font-size: 16px;}

.newsList .part:hover .desc{background: #FD7E2D !important;}
.newsList .part:hover .tag span{color: #fff;border-color: #fff;}
.newsList .part:hover .t1{color: #fff;}
.newsList .part:hover .img img{transform: scale(1.2);}
.pagination {
	display: flex;
	align-items: center;
	justify-content: center;
}

.pagination>li {
	padding: 0 2px;
	text-align: center;
}

.pagination form {
	position: relative;
	margin-right: 20px;
	display: flex;
}

.pagination form li:nth-child(1) {}

.pagination form li:nth-child(2) {
	/* position: absolute;
	width: 100%;
	bottom: -24px;
	text-align: center; */
	line-height: 56px;
	margin-left: 10px;
}

.pagination>li>a,
.pagination>li>span {
	padding: 0;
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	font-size: 16px;
	color: #999999 !important;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	background-color: rgba(0, 0, 0, 0) !important;
	font-weight: bold;
	font-family: 'gilroy_regular';
}

.pagination>li.pagBut {
	margin: 0 20px;
}

.pagination>li.pagBut>a,
.pagination>li.pagBut>span {
	border-radius: 100% !important;
	background-color: #eeeeee !important;
	color: #A0A0A0 !important;
	font-size: 14px;
}

.pagination>li.pagBut>span {
	border-radius: 100% !important;
	background-color: #eeeeee !important;
	color: #FD7E2D !important;
	font-size: 14px;
}

.pagination>li>a:after,
.pagination>li>span:after {
	content: "";
	width: 20px;
	height: 1px;
	background-color: #FD7E2D;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.pagination>li.pagBut>a:after {
	display: none;
}

.pagination>li.pagBut.active>a {
	background-color: #FD7E2D !important;
	color: #fff !important;
	color: #000;
}

.pagination>li.active>a:after,
.pagination>li.active>span:after {
	visibility: visible;
	opacity: 1;
}

.pagInp {
	width: 56px;
	height: 56px;
	border: solid 1px #FD7E2D;
	border-radius: 100%;
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	/* margin-right: 20px; */
}

.pagination {
	margin: 80px 0 0 0;
}

.newNav{position: fixed;left: 60px;z-index: 999;top: 50%;transform: translateY(-50%);}
.newNav.fixed{display: none;}
.newNav ul li{padding: 8px 0;position: relative;}
.newNav ul li a{color: #999999;visibility: visible;opacity: 1;padding-left: 15px;}
.newNav ul li a:hover{color: #FF7F2F;}
.newNav ul li a:after {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #D2D2D2;
	border: solid 2px #D2D2D2;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.newNav ul li.on a {
	color: #000;
	box-sizing: border-box;
}

.newNav ul li.on a:after {
	border-color: #FF7F2F;
	width: 8px;
	height: 8px;
	background-color: rgba(0, 0, 0, 0);
}


/*-------------------------------------------*/
.toPrve {margin-bottom: 40px;}
.toPrve a{font-size: 16px;color: #999;}
.toPrve a i{padding-right: 10px;font-size: 20px;display: inline-block;}
.toPrve a:hover{color: #FF7F2F;}
.newdTop{padding-bottom: 30px;border-bottom: solid 1px #E5E5E5;}
.newdTop .tag {font-size: 16px;color: #FD7E2D;margin-bottom: 25px;}
.newdTop .title {line-height: 42px;margin-bottom: 80px;}
.newdTop h2{color: #000;font-size:32px;font-weight: bold;}
.newdTop .sourceBox {font-size: 14px;color: #999;}
.newdTop .sourceBox .source {margin-right: 100px}

.newdDesc{font-size: 16px;line-height: 32px;color: #666666;padding: 115px 0 0px;overflow: hidden;}
.newdDesc img{max-width: 100%;width: auto;}

.news2{width: 100%;padding: 90px 0 105px;background-color: #F6F6F6;}
.news2Tit{font-size: 36px;color: #FD7E2D;margin-bottom: 70px;}
.news2 .newsList ul li{margin-right: 0;padding: 0 20px;box-sizing: border-box;width: 33.3%;}
.news2 .newsList .part .desc{background: #fff;}

.moreButs {
	width: 150px;
	height: 40px;
	border: solid 1px #FD7E2D;
	font-size: 16px;
	color: #000000;
	border-radius: 20px;
	display: block;
	margin: auto;
	margin-top: 55px;
	text-align: center;
	line-height: 40px;
}


/*-------------------------------------------*/

.contact1{width: 100%;height: 100vh;position: relative;overflow: hidden;}
.contact1 .img{width: 100%;height: 100%;overflow: hidden;}
.contact1 .img img{width: 100%;height: 100%;object-fit: cover;}
.contact1 .imgTop{position: absolute;top: 50%;transform: translateY(-50%);z-index: 9;width: 100%;}
.contact1 .desc{text-align: center;color: #fff;}
.contact1 .tit{font-size: 48px;color: #dd5d25;margin-bottom: 25px;}
.contact1 .tel{margin-bottom: 5px;font-size: 36px;color: #dd5d25;font-weight: bold;}
.contact1 .eml{font-size: 36px;color: #dd5d25;font-weight: bold;}
.contact1 .ewm{width: 100px;margin: auto;margin-top: 15px;font-size: 0;background-color: #fff;}
.contact1 .ewm img{width: 100%;}

.contact2{padding: 160px 0;}
.cont2Swiper{width: 100%;}
.cont2List{width: 100%;position: relative;overflow: hidden;}
.cont2List .part{display: block;width: 100%; overflow: hidden;}
.cont2List .part .desc{text-align: center;margin-bottom: 80px;height: 120px;}
.cont2List .part .t1{font-size: 18px;line-height: 30px;color: #000000;margin-bottom: 20px;height: 60px;}
.cont2List .part .txt{font-size: 16px;color: #333333;}
.cont2List .part .map{height: 430px;background-color: rgb(243, 241, 236);color: rgb(0, 0, 0);}


.cont3Form{width: 100%;padding: 140px 0 250px;box-sizing: border-box;background: #F6F6F6;}
.cont3Form ul li{width: 49%;margin-bottom: 20px;}
.cont3Form .t1{font-size: 16px;color: #fff;margin-bottom: 10px;}
.cont3Form input,
.cont3Form textarea{width: 100%;padding: 10px;box-sizing: border-box;border: none;font-size: 14px;background: #FFFFFFE6;line-height: 35px;outline: none;}
.cont3Form input:hover,
.cont3Form textarea:hover{background: #fff;}
.cont3Form textarea{height: 180px;}
.cont3Form ul li.w100{width: 100%;}
.cont3Form ul li:last-child{text-align: center;}
.cont3Form button{width: 130px;font-size: 14px;color: #fff;text-align: center;height: 40px;background: #FD7E2D;border: none;border-radius: 30px;}
.cont3Form button:hover{opacity: 0.8;}
.cont3Form button.resetBtn{background: transparent;border: 1px solid #FD7E2D;color: #000;}


/*-------------------------------------------*/

.proOne{padding-top: 340px;position: relative;overflow: hidden;}
.proOne-hd{text-align: center;margin-bottom: 120px;}
.proOne-hd .labNm{font-size: 36px;color: #000000;margin-bottom: 10px;}
.proOne-hd .tit{font-size: 52px;color: #FD7E2D;}

.proOne-Desc{width: 100%;height: 100vh;position: relative;overflow: hidden;}
.proOne-Desc .img{width: 100%;height: 100%;overflow: hidden;}
.proOne-Desc .img img{width: 100%;height: 100%;object-fit: cover;}
.proOne-Desc .imgTop{position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 2;width: 100%;}
.proOne-Desc .desc{text-align: center;font-size: 18px;text-shadow: 3px 3px 5px rgb(0 0 0);color: #fff;line-height: 2;}

.lpk {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	text-align: center;
	display: inline-block;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-position: 50%;
	background-repeat: no-repeat;
	font-size: 64px;
	line-height: 100vh;
	letter-spacing: -.03em;
	font-weight: 700;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: transparent;
	font-family: 'gilroy_regular';
}
    


.iSolution{width: 100%;overflow: hidden;position: relative;}
.iSolution .imgShow{}
.iSolution .imgShow img{width:100%;display:none;}
.iSolution .before{position:absolute;width:0;height:100%;background-color:inherit;left:0;top:0;}
.iSolution .after{position:absolute;width:0;height:100%;background-color:inherit;right:0;top:0;}

.iSolution .imgTop{position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 100%;z-index: 9;text-align: center;width: 100%;font-size: 36px;color: #fff;}

.proTwo{padding: 145px 0 180px;}
.proTwo .part{display: block;width: 100%;max-width: 410px;margin: 0 auto;}
.proTwo .part .img{width: 100%;height: auto;margin-bottom: 110px;}
.proTwo .part .img img{width: 100%;height: 308px;object-fit: contain;}
.proTwo .part .desc{overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;text-align: center;}
.proTwo .part .tit{    font-size: 36px;
    color: #000000;}
.proTwo .part .txt{    font-size: 18px;
    color: #666666;
    margin-top: 30px;}
.proTwo .part .more a{color: #000;font-size: 16px;}
.proTwo .part .more a i{padding-left: 10px;font-size: 20px;color: #FD7E2D;}
.proTwo .part .more a:hover{color: #FD7E2D;}


.proTwo .swiper-slide-active .desc{opacity: 1;visibility: visible;}



/**/
.proScrollMagic {
	position: relative;
}

.proScrollMagic .title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.proScrollMagic .tit {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	font-size: 56px;
	color: #FC7E2F;
	text-align: center;
	overflow: hidden;
	/*    display: none; */
}

.proScrollMagic .imgDiv {
	width: 100vw;
	height: 100vh;
	transition: 0.4s;
}

.proScrollMagic .text {
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	opacity: 0;
}

.proThree{width: 100%;background: #000;padding: 110px 0 200px;box-sizing: border-box;position: relative;overflow: hidden;}
.proThree .warp{padding: 0 6%;box-sizing: border-box;}
.youshiAb {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 0 80px;
}

.youshiAb:nth-child(2n) {
	justify-content: flex-start;
}

.youshiAb:not(:last-child) {
	margin-bottom: 65px;
}

.youshiAb .imgDiv {
	margin-left: 70px;
	margin-right: 50px;
	width: 245px;
}
.youshiAb .imgDiv img{width: 100%;}
.youshiAb .tit {
	font-size: 80px;
	color: #fff;
}

.youshiAb .txt {
	font-size: 26px;
	line-height: 36px;
	color: #fff;
}

.proTabKexuanDl {
	text-align: center;
	border-right: solid 1px #E5E5E5;
}

.proTabKexuanDl .imgDiv img {
	width: 64%;
	margin: auto;
}

.swiper-slide:last-child .proTabKexuanDl {
	border-right: 0;
}

.proTab-nav.centers .swiper-wrapper,
.proTabKexuanSwp.centers .swiper-wrapper {
	justify-content: flex-start;
}

.centers .swiper-slide {
	flex-shrink: 1;
	max-width: 50%;
}

.proTabKexuanDl dt {
	margin-bottom: 50px;
}

.proTabKexuanDl dd {
	max-width: 300px;
	padding: 0 10px;
	margin: auto;
}

.proTabKexuanDl .tit {
	font-size: 25px;
	color: #000;
	padding-bottom: 30px;
	margin-bottom: 30px;
	position: relative;
	transition: 0.4s;
}

.proTabKexuanDl .tit:after {
	content: "";
	width: 20px;
	height: 1px;
	background-color: #FD7E2D;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.proTabKexuanDl .txt {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin-bottom: 100px;
}

.proTabBy-li {
	display: none;
}

.proTabBy-li:nth-child(1) {
	display: block;
}

.proTab .text {
	font-size: 18px;
	line-height: 32px;
	color: #666;
	text-align: center;
	margin-bottom: 125px;
}

.col {
	color: #FD7E2D !important;
}



/*-------------------------------------------*/

.proList{width: 100%;padding: 110px 0;padding-bottom: 200px;background: #fafafa;}
.proTit{font-size: 76px;color: #000000;margin-bottom: 80px;}
.proTit em{font-size: 139.473%;margin-right: 25px;vertical-align: middle;}

.proList .part{display: block;width: 100%;overflow: hidden;border-right: solid 1px #E5E5E5;text-align: center;}
.proList .part .img{width: 100%;margin-bottom: 50px;}
.proList .part .img img{width: 64%;margin: 0 auto;}
.proList .part .desc{max-width: 300px;padding: 0 10px;margin: auto;box-sizing: border-box;}
.proList .part .tit{font-size: 25px;color: #000;padding-bottom: 30px;margin-bottom: 30px;position: relative;transition: 0.4s;}
.proList .part .tit:after{content: "";width: 20px; height: 1px;background-color: #FD7E2D;position: absolute;bottom: 0; left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.proList .part .txt{font-size: 16px;line-height: 24px;color: #666;margin-bottom: 100px;}
.proList .part .moreBut{font-size: 16px;color: #000000;}
.proList .part .moreBut i{color: #FF7F2F;}

.proList .swiper-button-next,.proList .swiper-button-prev{color: #999;top: auto;bottom: 5%;}
.proList .swiper-button-next:after,.proList .swiper-button-prev:after{font-size: 20px;}
.proList .swiper-button-next{right: 5%;}
.proList .swiper-button-prev{left: auto;right: calc(5% + 50px);}
.proList .swiper-button-next:hover,.proList .swiper-button-prev:hover{color: #FD7E2D;}


/*-------------------------------------------*/

.prodetail{width: 100%;padding-top: 180px;padding-bottom: 120px;}
.prod_1{width: 100%;}
.prod_1 .left{width: 37.974%;}
.prod_1_img{width: 100%;overflow: hidden;}
.prod_1_img img{width: 100%;object-fit: cover;}

.prod_1 .right{width: 53.797%;}
.prod_1_tit{font-size: 40px;color: #FD7E2D;}
.prod_1_info{font-size: 18px;line-height: 34px;color: #666666;margin-top: 15px;}
.prod_1_list{flex-wrap: wrap;margin-top: 30px;}
.prod_1_list li:not(:last-child){display: inline-block;margin-right: 30px;}
.prod_1_list img{width: auto;}

.prod_1_list2{width: 100%;margin-top: 60px;}
.prod_1_list2 .divLi:not(:last-child){margin-bottom: 50px;}
.prod_1_list2 .tit{font-size: 24px;color: #000000;position: relative;margin-bottom: 20px;line-height: 32px;font-weight: bold;}
.prod_1_list2 .tit i{color: #FC7E2F;position: absolute;right: 100%;margin-right: 40px;top: 0;font-size: 22px;}
.prod_1_list2 .txt{font-size: 16px;color: #999999;line-height: 30px;}

.prod_1_page{text-align: right;margin-top: 20px;text-align: right;}
.prod_1_page a{display: inline-block;margin-left: 30px;color: #999;font-size: 30px;}
.prod_1_page a:hover{color: #FD7E2D;}


.inside{width: 100%;padding-top: 170px;padding-bottom: 100px;}
.inside img{max-width: 100%;}


.mainFull{width: 100%;background: #fff;padding: 35px 0; margin-top:100px}
.mainFull .wapper2{width:100%; max-width:1280px; margin:0 auto}
.mainWarp{width: 100%;display: flex;justify-content: space-between;}
.ml{width: 260px;margin-right: 20px;}
.mr{width: calc(100% - 300px);}

.mlTit{height: 90px;background: #0074c0;padding: 0 30px;box-sizing: border-box;color: #fff;font-size: 24px;line-height: 90px; border-bottom:1px solid #fff;}
.accordion {width: 100%;}
.accordion>li{border-bottom: 1px solid #fff;}
.accordion .link {cursor: pointer;display: block;padding: 15px 20px;color: #555;font-size: 16px;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;box-sizing: border-box;background: #eee;}
.accordion .link a{color: #061a39;font-size: 16px;font-weight: 400;text-decoration: none;}
.accordion .link:hover{background: #0074c0;color: #fff;}
.accordion .link:hover a{color: #fff;}
.accordion .link:hover i{color: #fff;}
.accordion li i {position: absolute;top: 15px;left: 12px;font-size: 18px;color: #666;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion li i.icon {right: 12px;left: auto;font-size: 20px;}
.accordion li.open .link {background: #0074c0;color: #fff;}
.accordion li.open a {color: #fff;}
.accordion li.open i {color: #fff;}
.accordion li.open i.icon {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}

.submenu {display: none;font-size: 14px;}
.submenu li {border-bottom: 1px dotted #e8e5e5;}
.submenu a {display: block;text-decoration: none;color: #666 !important;padding: 10px;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;padding-left: 20px;}
.submenu a:hover {color: #0074c0 !important;}
/*tab5_____end*/

.inner_line{margin: 20px 0;width: 100%;height: 1px;background: #e8e8e8;}
.current i{color: var(--main-color);font-size: 18px;margin-right: 5px;}
.current a{font-size: 14px;color: #888;position: relative;}
.current a:after{content: ">";padding: 0 5px;color: #888;}
.current a:last-child:after{display: none;}


/*product*/

.product{width: 100%;}
.proList2{width: 100%;}
.proList2 ul li{width: calc(33.3% - 20px);margin-right: 30px;margin-bottom: 30px;}
.proList2 ul li:nth-child(3n){margin-right: 0;}
.proList2 .part{display: block;width: 100%;height: 100%;border: 1px solid #ddd;padding: 10px;box-sizing: border-box;}
.proList2 .part .img{width: 100%;height: 300px;position: relative;display: flex;justify-content: center;align-items: center; background:#fff;}
.proList2 .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.proList2 .part .desc{padding: 20px 0 10px;}
.proList2 .part .t1{text-align: center;font-size: 16px;color: #333;font-weight: bold;}
.proList2 .part .txt{text-align: center;font-size: 14px;color: #666; margin-top:10px;}
.proList2 .part .more{text-align:center; font-size:14px;margin-top:10px;}
.proList2 .part .more span{text-align:center; display: inline-block; border-bottom:1px solid #ddd; padding-bottom:5px;}
.proList2 .part:hover .img:after{width: 100%;}
.proList2 .part:hover .img img{transform: scale(1.2);}
.proList2 .part:hover .t1{color: var(--main-color);}

.prod1{width: 100%;}
.prod1Left{width: 49%;}
.prod1Right{width: 48%;}
.prodPanel{width: 100%;height: 500px;border: 1px solid #ddd;}
.prodPanel .part{display: flex;justify-content: center;align-items: center;}
.prodPanel .part img{width: auto;height: auto;max-width: 100%;max-height: 100%;}

.prodetail-1 .swiper-button-next,.prodetail .swiper-button-prev{color: #333;}
.prodetail-1 .swiper-button-next:after,.prodetail .swiper-button-prev:after{font-size: 42px;}
.prodpSwiper .swiper-slide img{transition: 0.5s;}
.prodpSwiper .swiper-slide img:hover{transform: scale(1.1);}
.prodpSwiper{z-index: 98 !important;}
.prodtSwiper{margin-top: 10px;}
.prodtSwiper .swiper-slide{border: 1px solid #ddd;}
.prodtSwiper .swiper-slide img{opacity: 0.6;}
.prodtSwiper .swiper-slide-thumb-active{border-color: #000;}
.prodtSwiper .swiper-slide-thumb-active img{opacity: 1;}

.prod1Tit{font-size: 26px;color: #585858;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #ddd;}
.prod1Txt{font-size: 16px;color: #666; margin-top:20px}
.prodLink{margin-top: 25px;}
.prodLink a{display: inline-block;padding: 12px 45px;background: var(--main-color);color: #fff;font-size: 16px;}

.pageBar{margin-top: 50px;padding-top: 50px;border-top: 1px solid #ddd;font-size: 14px;}
.pageBar .item{width: auto;max-width: 50%;}

.prod2{width:100%; margin-top:50px;}
.prod2 img{max-width:100%;}

/*-------------------------------------------*/
@media only screen and (max-width: 1600px) {
.menu a{padding: 0 25px;}
.i1List .part .img{margin-top: 50px;}
.youshiAb .tit{font-size: 5vw;}
.youshiAb .txt{font-size: 1.5vw;}



}


@media only screen and (max-width: 1400px) {
.wapper{ width:100%;padding: 0 60px;box-sizing: border-box;}
.menu a{padding: 0 20px;font-size: 14px;}
.footer .right{padding-left: 50px;}
.fullSwiper .swiper-pagination{left: 1% !important;}
.fullSwiper .swiper-pagination-bullet:after{left: 15px;}


}


@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 10%;}
.headList{padding: 0 15px;}
.headList .logo img{max-height: 40px;}
.menu a{padding: 0 15px;}
.header .search{width: 160px;}
.language{margin-left: 25px;}
.i1List .part .img img{max-width: 100px;}
.i1Warp{padding: 0 15px;}
.footer .left{width: 65%;}
.fMenu dl dt{margin-bottom: 20px;}
.fMenu dl dt a{font-size: 16px;}
.footer .right{width: 35%;}
.fTel .ewm{width: 80px;}
.fTel .ewm img{height: auto;}
.abo1Tit{margin-bottom: 20px;}
.abo1Txt{margin-top: 30px;font-size: 18px;}
.abo1List .tit span{font-size: 38px;}
.abo1List .tit{font-size: 18px;}
.abo1List .txt{font-size: 14px;}
.fullSwiper .swiper-pagination-bullet:after{font-size: 12px;}
.abo2Tit{font-size: 46px;margin-bottom: 50px;}
.abo3Warp .part .imgTop{padding: 0 35px;}
.abo3Warp .part .top{height: 120px;}
.abo3Warp .part .txt{padding: 20px 0;}
.fmLi .layui-form-select .layui-input{padding-left: 30px;padding-right: 15px;}
.fmLi .layui-input{background-size: 15px;background-position-x: 10px;}
.caseD_panel{padding: 0 45px;}
.newsList .part .desc{padding: 20px;}
.newsList .part .tag{margin-bottom: 50px;}
.newsList .part .t1{font-size: 16px;}
.newsList .part .time{left: 20px;bottom: 20px;}
.newNav{left: 20px;}
.newdTop h2{font-size: 28px;}
.newdTop .title{margin-bottom: 50px;}
.proOne-hd .labNm{font-size: 26px;}
.proOne-hd .tit{font-size: 38px;}
.iSolution .imgTop{font-size: 26px;}
.proTwo .part .tit{font-size: 26px;}
.proTit{font-size: 6vw;}
.proList .part .tit{font-size: 21px;}
.proList .part .txt{font-size: 14px;}
.proList2 ul li{width: calc(50% - 10px); margin: 10px 5px;box-sizing:border-box;}

}

@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.wapper{padding: 0 15px;}
.i1List .part .tit{font-size: 20px;}
.i1List .part .txt{font-size: 16px;}
.i1List .part .img{margin-top: 35px;}
.i1List .part .more{font-size: 14px;}
.i2List ul li{padding: 0 10px;}
.i2List .part .desc{width: 40px;}
.i2List .part .desc .tit{font-size: 28px;}
.i2List .part .desc .txt{font-size: 14px;}
.i3List .part .desc{padding: 20px;}
.footer .right{padding-left: 20px;}
.fTel{margin-bottom: 35px;}
.fDesc{font-size: 14px;}
.liuyanBut{margin-top: 20px;}
.tanchuang .box{max-width: 580px;padding: 20px;}
.tanchuang .t1{font-size: 26px;margin-bottom: 20px;}
.tcForm input, .tcForm textarea{padding: 0 20px;}
.tcForm textarea{padding: 20px;}
.about1{padding-top: 80px;}
.abo1Warp .img{width: 100%;height: 20vh;}
.abo1Warp .right{width: 100%;}
.abo1Tit{font-size: 24px;}
.abo1Txt{font-size: 16px;}
.abo1List{padding-top: 3%;}
.abo1List .tit span{font-size: 32px;}
.abo1List .tit{font-size: 16px;}
.abo2_1_Swiper .time{font-size: 14px;margin-right: 50px;}
.abo2_1_Swiper .tit{font-size: 14px;}
.tcVideo .panel{width: 80%;}
.abo5Warp .part .imgTop{box-sizing: border-box;}
.fmLi{width: 33.3%;margin-bottom: 10px;}
.fmLi:last-child{width: 66.6%;}
.caseDetail{height: auto;}
.caseD_panel{position: relative;top: auto;padding: 20px;box-sizing: border-box;width: 100%;}
.caseD_panel .box{height: auto;}
.caseD_panel:hover .box{height: auto;}
.newsList ul li{margin-right: 0;padding: 0 10px;box-sizing: border-box;width: 33.3%;padding-bottom: 20px;}
.newNav{display: none;}
.newdTop h2{font-size: 24px;}
.newdTop .title{margin-bottom: 20px;}
.news2Tit{font-size: 32px;margin-bottom: 50px;}
.news2 .newsList ul li{padding: 0 10px;}
.contact1 .tit{font-size: 28px;}
.contact1 .tel{font-size: 24px;}
.contact1 .eml{font-size: 24px;}
.youshiAb{justify-content: flex-start;padding: 0 50px;}
.youshiAb .imgDiv{width: 35%;margin: 0 5%;}
.prod1Left{width:100%; margin-bottom:35px;}
.prod1Right{width:100%;}


}


@media only screen and (max-width: 768px) {
.wapper{ width:100%;}
.sp_logo img{max-height: 40px;}
.banner{height: 100vh;}
.pc_show{display: none;}
.m_show{display: block;}
.banner .bannerPage{display: block;}
.banner .swiper-button-next, .banner .swiper-button-prev{display: none !important;}
.i1List{height: auto;}
.i1List ul li{width: 50%;height: 100%;}
.i1List .part{padding-top: 20px;}
.i1List .part .img{margin-top: 20px;}
.i1List .part:hover .img{margin-bottom: 10px;}
.idxProMore{margin-top: 60px;}
.index3{padding: 80px 0;}
.i3List{padding: 0;}
.footer .left{width: 100%;padding: 20px 0;}
.fMenu dl{display: inline-block;width: auto;padding-right: 10px;}
.fMenu dl dt{margin-bottom: 10px;}
.fMenu dl dt a{font-size: 14px;}
.fMenu dl dd {display: none;}
.fTel .links{display: none;}
.fTel{margin-bottom: 20px;}
.footer .right{display: flex;flex-wrap: wrap;padding: 0;}
.fDesc{padding-left: 10px;width: 150px;box-sizing: border-box;}
.footBtn{flex: 1;margin-left: 10px;width: calc(100% - 245px);}
.liuyanBut{margin-right: 0;width: 120px;box-sizing: border-box;margin-top: 0;}
.gyShangBox{width: 120px;margin-top: 10px;}
.gyShangBox .ewm{left: auto;right: 0;transform: translateX(0);}
.footBtm{margin-top: 20px;margin-top: 0;}
.footer .right{width: 100%;text-align: left;}
.lpk_boxnew{right: 5px;}
.lpk_boxnew ul li a{width: 35px;}
.lpk_boxnew ul li{margin-bottom: 15px;}
.lpk_boxnew{padding: 15px 0;}

.abo1Warp .img{height: auto;}
.abo1List .tit span{font-size: 26px;}
.abo1List .tit{font-size: 14px;}
.abo1List .txt{font-size: 12px;}
.fullSwiper .swiper-pagination-bullet{margin: 5px !important;}
.abo2List .part .desc{padding-bottom: 35px;}
.abo2List .swiper-pagination{bottom: 0 !important;}
.abo3Warp{width: 100%;}
.abo3Warp .part .imgTop{position: relative;top: auto;padding: 20px;box-sizing: border-box;width: 100%;}
.abo3Warp .part .top{height: auto;}
.abo3Warp .part .info{height: auto;margin-top: 20px;}
.abo3Warp .part .tit{font-size: 20px;}
.abo3Warp .part .icon{width: 30px;height: 30px;line-height: 30px;font-size: 16px;}
.abo3Warp .part .txt{font-size: 14px;}

.abo4Tab ul{justify-content: center;}
.abo4Tab ul li{width: auto;margin: 0 5px;padding: 0 15px;height: 35px;line-height: 35px;font-size: 14px;}
.abo4List .right{display: none;}
.abo4List .left{width: 100%;}
.abo4_1_Swiper{width: 100%;}
.abo4_1_Swiper .part{height: 100%;display: block;}
.abo4_1_Swiper .desc{display: block;padding: 20px;box-sizing: border-box;}

.abo5Warp{height: auto;}
.abo5Warp .ul1{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.abo5Warp .ul1 li{width: 50%;height: 100%;}
.abo5Warp ul li{height: 20vh !important;}
.abo5Warp .part .imgTop{font-size: 16px;}
.abo5Warp .right{width: 100%;display: block;}
.abo5Warp .right ul{width: 100%;}
.abo5Warp .right ul:nth-child(1), .abo5Warp .right ul:nth-child(2), .abo5Warp .right ul:nth-child(3){height: auto;}
.abo5Warp .right ul.ulBg{display: none;}
.abo5Warp .right ul:nth-child(4), .abo5Warp .right ul:nth-child(5), .abo5Warp .right ul:nth-child(6){height: auto;}
.abo5Warp .right ul:nth-child(2){width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.abo5Warp .right ul:nth-child(2) li{width: 50%;height: 100%;}
.abo5Warp .abo5Btn img{max-width: 40px;}
.tcVideo{z-index: 999999;}
.tcVideo .warp{display: block;position: absolute;top: 50%;transform: translateY(-50%);z-index: 999;left: 0;width: 100%;height: auto;padding: 20px}
.tcVideo .panel{width: 100%;height: auto;}
.fullSwiper>.swiper-wrapper{transform: none;}
.tcVideo .videoClose{width: 30px;height: 30px;}
.tcVideo .videoClose img{width: 20px;}
.lpk_boxnew.hide{display: none;}
.about5{padding: 80px 0;}
.fmLi{width: 50%;margin-bottom: 10px;}
.fmLi:last-child{width: 100%;}
.case{padding: 100px 0;}
.caseList ul li{width: 100%;}
.caseList{margin-top: 20px;}
.caseList .part .img:after{display: none;}
.caseList .part .imgTop{opacity: 1;visibility: visible;box-sizing: border-box;padding: 0 20px;}
.caseD_panel .top{height: auto;padding-bottom: 20px;}
.caseD_panel .tit{font-size: 24px;}
.caseD_panel .icon{height: 30px;width: 30px;line-height: 30px;font-size: 16px;}
.caseD_panel .box .warp{padding: 20px 0;}
.caseD_panel .desc1 .left{width: 100%;}
.caseD_panel .desc1 .right{width: 100%;}
.newsList ul li{width: 50%;padding: 0 5px;margin-bottom: 5px;}
.newsList .part .desc{padding: 10px;}
.newsList .part .tag{margin-bottom: 20px;}
.newsList .part .tag span{font-size: 12px;padding: 0 20px;height: 25px;line-height: 25px;}
.newsList .part .t1{font-size: 14px;line-height: 25px;height: 50px;}
.newsList .part .time{left: 10px;bottom: 10px;font-size: 12px;}
.pagination>li>a, .pagination>li>span{width: 30px;height: 30px;font-size: 12px;}
.pagInp{width: 30px;height: 30px;}
.pagination form li:nth-child(2){line-height: 30px;}
.pagination>li.pagBut{margin: 0 5px;}
.pagination form{margin-right: 5px;}
.news{padding-top: 80px;}
.news .wapper{padding: 0 5px;}
.toPrve{margin-bottom: 10px;}
.newdTop .tag{font-size: 12px;margin-bottom: 10px;}
.newdTop h2{font-size: 18px;font-weight: normal;}
.newdTop .title{margin-bottom: 20px;display: block;}
.newdTop .sourceBox .source{margin-right: 10px;}
.newdDesc{font-size: 14px;padding-top: 20px;}
.news2Tit{font-size: 26px;margin-bottom: 20px;}
.news2 .wapper{padding: 0 5px;}
.news2 .newsList ul li{width: 50%;padding: 0 5px;}

.contact1 .tit{font-size: 22px;}
.contact1 .tel{font-size: 18px;}
.contact1 .eml{font-size: 18px;margin: 2% 0;}
.cont2List .part .desc{margin-bottom: 50px;}
.cont3Form ul li{width: 100%;}

.proOne-hd .labNm{font-size: 18px;}
.proOne-hd .tit{font-size: 26px;}
.proOne-Desc .desc{font-size: 16px;}
.iSolution .imgTop{font-size: 20px;}
.proOne{padding-top: 120px;}
.proTwo{padding: 100px 0;}
.proTwo .part{padding-bottom: 50px;}
.proTwo .part .tit{font-size: 20px;}
.proTwo .part .img{margin-bottom: 20px;}
.youshiAb{width: 50%;padding: 10px;box-sizing: border-box;display: block;text-align: center;}
.youshiAb .tit{width: 100%;}
.youshiAb .imgDiv{width: 100%;margin: 20px 0;}
.youshiAb .txt{width: 100%;line-height: 1.6;}
.youshiAb:not(:last-child){margin-bottom: 0;}
.proThree .warp{padding: 0 3%;}
.proThree .list{display: flex;flex-wrap: wrap;}
.proThree{padding: 100px 0;}

.proList{padding: 80px 0;position: relative;}
.proList .part .img img{width: 100%;}
.proList .part .tit{font-size: 18px;padding-bottom: 15px;margin-bottom: 15px;}
.proList .part .txt{margin-bottom: 20px;}
.proList .part .moreBut{font-size: 14px;}
.prod_1 .left{width: 100%;margin-bottom: 20px;}
.prod_1 .right{width: 100%;}
.prod_1_tit{font-size: 26px;}
.prod_1_info{font-size: 14px;}
.prod_1_list{margin-top: 20px;}
.prod_1_list2 .tit{font-size: 18px;margin-bottom: 10px;}
.prod_1_list2 .txt{font-size: 14px;}
.prod_1_list2 .divLi:not(:last-child){margin-bottom: 20px;}
.prodetail{padding: 100px 0;}
.inside{padding: 100px 0;}
.ml{width: 100%;margin-right: 0; margin-bottom:20px; padding:10px; box-sizing:border-box}
.mr{width: 100%;}
.proList2 ul li{width:100%; margin:10px 0;}
.prodetail-1{padding:0 10px; box-sizing:border-box;}
.prodPanel{height:300px;}


}
