@charset "utf-8";
*{font-family: Microsoft YaHei,Helvetica Neue,Helvetica,Roboto,Heiti SC,STHeiTi,Arial,sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5{line-height: 1;}
a{text-decoration: none;}
html,body{position:relative;height:100%;}
body{margin:0;padding:0;}
li{list-style: none;}
ol li{list-style: decimal;}
img {
    border: 0;
    vertical-align: middle
}

.fl {float: left;}
.fr {float: right;}
.clearfix {
    *zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


/* pc */
@media screen and (min-width: 500px) {
	.navMenu {display: none;}
	.s-mobiles {display: none;}
	.nav-tab-box {display: none;}
	.partner-list-mobile {display: none;}
	.w1200 {width: 1200px;margin: 0 auto;}
	.index_zz{
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,.7);
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 10000;
		display: none;
	}

	.cncont{
		height: 420px;
		overflow-y: auto;
		font-size: 14px;
		color: #4d4d4d;
		line-height: 1.8;
	}
	.cncont::-webkit-scrollbar{
		width: 6px;
	}
	/*滚动条的轨道*/
	.cncont::-webkit-scrollbar-track{
		background-color: #f1f1f1;
	}
	/*滚动条的滑块按钮*/
	.cncont::-webkit-scrollbar-thumb{
		border-radius: 0;
		background-color: #c0c0c0;
		box-shadow: inset 0 0 5px #c0c0c0;
	}
	/*滚动条的上下两端的按钮*/
	.cncont::-webkit-scrollbar-button{
		height: 0;
		background-color: #0099ff;
	}

	.swiper-container{
		width: 100%;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	@keyframes slowScale{
		0%{
			transform: scale(1);
		   }
		100%{
			transform: scale(1.1);
		}
	}
	.swiper-slide-active .bg{
		animation: slowScale 5s forwards;
	}
    .home-pc {width: 100%; height: calc(100vh - 90px);position: absolute;bottom: 0;}
	/* 头部导航 */
	.nav {width: 100%;height: 90px;background: #ffffff;position: relative;z-index: 999;min-width: 1320px;}
	.nav .menu-img {display: none;}
	.nav .menu-img .close {display: none;}
	.nav .menu-img img {width: 50px;height: 50px;}
	.nav .m-logo {position: relative;z-index: 9;margin: 25px 60px 0 60px;width: 160px;}
	.nav .m-logo a {display: block;}
	.nav .hlist {position: relative;z-index: 9;margin-top: 10px;min-width: 460px;width: calc(100% - 900px);}
	.nav .hlist li.l1 {float: left;width: 16.66%;font-size: 20px;line-height: 78px;text-align: center;position: relative;}
	.nav .hlist li.l1 a.a1 {display: inline-block;line-height: 74px;border-bottom: 4px solid #fff;color: #222222;box-sizing: border-box;}
	.nav .hlist li.l1 a.active {border-bottom: 4px solid;border-image: linear-gradient(to right, #E50121, #E95506) 1;color: #E71232;}
	.nav .top-rzs {width: 566px;height: 90px;background: #060101;box-sizing: border-box;padding: 30px 35px 30px 86px;background: linear-gradient(115deg, transparent 38px, #060101 0);}
	.nav .top-rzs .t-menu {font-size: 22px;color: #ffffff;margin-right: 39px;cursor: pointer;}
	.nav .top-rzs .t-menu img {margin-bottom: 3px;}
	.nav .top-rzs .hot-line {font-size: 22px;color: #ffffff;}
	.nav .top-rzs .t-zn a:hover {display: inline-block;width: 30px;height: 30px;background: url('../image/en-c.png')no-repeat;background-size: 100% 100%;}
	.nav .top-rzs .t-zn a:hover img {display: none;}
	.nav .zilist {text-align: center;line-height: 58.68px;background-color: rgba(0, 0, 0, 0.2);position: fixed;width: 100%;top: 90px;left: 0;z-index: 200;box-sizing: border-box;display: none;}
	.nav .zilist li {display: inline-block;vertical-align: middle;margin: 0 1%;}
	.nav .zilist li a {font-size: 15px;color: rgba(255, 255, 255, 0.7);}
	.nav .hlist li.l1:hover .zilist {display: block;}
	.nav .zilist li a:hover {color: rgba(255, 255, 255, 1);}
	.pdnav .zilist {background: rgba(0, 0, 0, 0.8);}
	.pdnav {position: fixed;top: 0;left: 0;z-index: 9999;}


	.max_page .swiper-pagination-bullet {width: 8px;height: 8px;background: rgba(0, 0, 0, 0.85);border-radius: 100%;}
	.max_page .swiper-pagination-bullet-active {background: #E50121;}
	
	
	
	.big-img {overflow: hidden;}
	.big-img img {transition: all 1s;max-width: 100%;}
	.big-img:hover img {transform: scale(1.08);}
	
	.banner .swiper-slide{background-position: center;background-repeat: no-repeat;background-size: cover;}
	.banner-img {position: relative;height: 100%;overflow: hidden;z-index: 10;}
	.banner-img .center-img {position: absolute;left: 50%;top: 60%;transform: translate(-50%,-50%);}
	.pc-banner {width: 100%;height: 100%;}
	.pc-banner .banner-slide {width: 100%;}
	.pc-banner .banner-slide .swiper-slide img {max-width: 100%;width: 100%; height: 100%;object-fit: cover;}
	.pc-banner .banner-page {width: 100%;position: absolute;text-align: center;-webkit-transition: opacity .3s;-o-transition: .3s opacity;transition: opacity .3s;-webkit-transform: translateZ(0);transform: translateZ(0);z-index: 10;bottom: 30px;}
	.pc-banner .banner-page .swiper-pagination-bullet {width: 80px;height: 4px;background: hsla(0,0%,100%,.5);opacity: 1;border-radius: 0;cursor: pointer;display: inline-block;}
	.pc-banner .banner-page .swiper-pagination-bullet-active {background-color: #f00;cursor: pointer;}
	

	/* 首页产品中心 */
	.h-pro-center {width: 100%;height: 100%;background: url('../image/bg-1.png')no-repeat;box-sizing: border-box;padding: 6% 0 0 12%;position: fixed;background-size: 100% 100%;}
	.h-pro-center ul {width: 100%;height: 100%;}
	.h-pro-center li {width: 27.226%;height: 26.647%;box-sizing: border-box;float: left;margin-right: 30px;margin-bottom: 30px;}
	.h-pro-center li .fst1 .p1 {font-size: 38px;font-weight: 500;color: #333333;line-height: 53px;}
	.h-pro-center li .fst1 .p2 {font-size: 16px;font-weight: 400;color: #333333;line-height: 22px;margin-bottom: 4%;}
	.h-pro-center li .fst1 .p3 {border-bottom: 1px solid #999999;padding-bottom: 5px;height: 30px;width: 100%;box-sizing: border-box;margin-bottom: 6%;}
	.h-pro-center li .fst1 .p3 input {outline: none;border: none;background: transparent;width: 80%;height: 100%;}
	.h-pro-center li .fst1 .p3 .search {cursor: pointer;}
	.h-pro-center li .fst1 .p4 a {display: block;width: 150px;height: 50px;background: url('../image/more.png')no-repeat;background-size: 100% 100%;}
	.h-pro-center li .fst1 .p4 a:hover {background: url('../image/r-more.png')no-repeat;}
	.h-pro-center li .plist {width: 100%;height: 100%;background: #ffffff;box-sizing: border-box;padding-left: 4%;position: relative;}
	.h-pro-center li .plist::after {content: '';width: 100%;height: 4px;background: #ffffff;opacity: 0.8;position: absolute;bottom: 0;left: 0;}
	.h-pro-center li .plist a {display: block;width: 100%;height: 100%;position: relative;}
	.h-pro-center li .plist a .namebox {width: 60%; height: 100%;position: relative;}
	.h-pro-center li .plist a .namebox .ddd {width: 100%; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.h-pro-center li .plist a .namebox .ddd .en-name {font-size: 20px;font-weight: 900;color: #333333;line-height: 25px;}
	.h-pro-center li .plist a .namebox .ddd .cn-name {font-size: 17px;font-weight: 400;color: #333333;line-height: 24px;}
	.h-pro-center li .plist a .pimg {width: 40%;/* height: 100%; */position: absolute;top: 50%;left: 85%;transform: translate(-50%,-50%);overflow: hidden;box-sizing: border-box;padding: 10px;}
	.h-pro-center li .plist a .pimg img {max-width: 75%;object-fit: cover;transition: all .6s;}
	.h-pro-center li .plist a .pimg:hover img {transform: scale(1.08);}
	.h-pro-center li:hover .plist::after {background: linear-gradient(54deg, #E50121 0%, #E95506 100%);}
	.h-pro-center li:nth-child(4) .plist a .pimg {width: 50%;}
	.h-pro-center li:nth-child(8) .plist a .pimg {width: 60%;left: 82%;}
	.h-pro-center li:nth-child(9) .plist a .pimg {width: 60%;left: 82%;}
	.h-pro-center .wid900 {width: 100%;display: none;}
	.h-pro-center .wid900 .sp-product {width: 100%;}
	.h-pro-center .wid900 .sp-product .fst1 .p1 {font-size: 38px;font-weight: 500;color: #333333;line-height: 53px;}
	.h-pro-center .wid900 .sp-product .fst1 .p2 {font-size: 16px;font-weight: 400;color: #333333;line-height: 22px;margin-bottom: 4%;}
	.h-pro-center .wid900 .sp-product .fst1 .p3 {border-bottom: 1px solid #999999;padding-bottom: 5px;height: 30px;width: 100%;box-sizing: border-box;margin-bottom: 5%;}
	.h-pro-center .wid900 .sp-product .fst1 .p3 input {outline: none;border: none;background: transparent;width: 80%;height: 100%;}
	.h-pro-center .wid900 .sp-product .fst1 .p3 .search {cursor: pointer;}
	.h-pro-center .wid900 .sp-product .fst1 .p4 a {display: block;width: 150px;height: 50px;background: url('../image/more.png')no-repeat;background-size: 100% 100%;}
	.h-pro-center .wid900 .sp-product .fst1 .p4 a:hover {background: url('../image/r-more.png')no-repeat;}
	.h-pro-center .wid900 .pro-list-slide {width: 100%;}
	.h-pro-center .wid900 .pro-list-slide .swiper-slide {}
	.h-pro-center .wid900 .pro-list-slide .plistitem {width: 100%;position: relative;background: #ffffff;text-align: center;padding-bottom: 15%;}
	.h-pro-center .wid900 .pro-list-slide .plistitem img {max-width: 100%;}
	.h-pro-center .wid900 .pro-list-slide .plistitem p {font-size: 15px;font-weight: 900;color: #333333;line-height: 25px;position: absolute;left: 5%;bottom: 3%;}
	.h-pro-center .wid900 .wid9promore {text-align: center;margin-top: 5%;}
	.h-pro-center .wid900 .wid9promore a {display: inline-block;width: 150px;height: 50px;background: url('../image/more.png')no-repeat;background-size: 100% 100%;}
	.h-pro-center .wid900 .wid9promore a:hover {background: url('../image/r-more.png')no-repeat;}

	/* 首页解决方案 */
	.h-solution {width: 100%;/* height: 100%; */position: relative;box-sizing: border-box;padding-top: 6%;}
	.h-solution::after {content: '';position: absolute;top: 0;right: 0;background: url('../image/bg-2.png')no-repeat;width: 306px;height: 100%;background-size: 100% 100%;z-index: -1;}
	.h-solution .lab {width: 100%;box-sizing: border-box;padding: 0 12.5%;margin-bottom: 40px;}
	.h-solution .lab .l-name .p1 {font-size: 38px;font-weight: 500;color: #333333;line-height: 53px;}
	.h-solution .lab .l-name .p2 {font-size: 16px;font-weight: 400;color: #333333;line-height: 22px;}
	.h-solution .lab .more {display: block;width: 150px;height: 50px;background: url('../image/more.png')no-repeat;background-size: 100% 100%;margin-top: 12px;}
	.h-solution .lab .more:hover {background: url('../image/r-more.png')no-repeat;}
	.h-solution .hs-sbox {width: 100%;box-sizing: border-box;padding-left: 12.5%;position: relative;/* padding-bottom: 4%;*/}
	.h-solution .hs-sbox .template1 {padding-bottom: 20px;height: 100%;}
	.h-solution .hs-sbox .case-slide {width: 100%;box-sizing: border-box;height: 100%;}
	.h-solution .hs-sbox .case-slide .swiper-slide {width: 22.62%!important;height: 100%;}
	.h-solution .hs-sbox .case-slide .swiper-slide .cslist {width: 100%;display: block;height: 100%;float: left;}
	.h-solution .hs-sbox .case-slide .swiper-slide .cslist .img {width: 100%;/* height: 87.756%; */}
	.h-solution .hs-sbox .case-slide .swiper-slide .cslist .img img {max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
	.h-solution .hs-sbox .case-slide .swiper-slide .cslist .info {width: 78.948%;padding: 3% 5%;background-color: #fff;position: relative;z-index: 2;margin-top: -40px;box-sizing: border-box;}
	.h-solution .hs-sbox .case-slide .swiper-slide .cslist .info .p1 {font-size: 17px;font-weight: 400;color: #333333;line-height: 22px;margin-bottom: 5px;}
	.h-solution .hs-sbox .case-slide .swiper-slide .cslist .info .p1 span:nth-child(2) {color: #ffffff;}
	.h-solution .hs-sbox .case-slide .swiper-slide .cslist .info .p2 {font-size: 15px;font-weight: 400;color: #333333;line-height: 20px;min-height: 42px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.h-solution .hs-sbox .case-slide .swiper-slide .cslist:hover .info {background: linear-gradient(54deg, #E95506 0%, #E50121 100%);opacity: 0.8;}
	.h-solution .hs-sbox .case-slide .swiper-slide .cslist:hover .info p {color: #ffffff;}
	.h-solution .swiper-scrollbar {width: 86.31%;background: #060101;position: absolute;height: 2px;left: 0;bottom: 0;display: block!important;}
	.swiper-scrollbar-drag {background: #E71232;}
	.h-solution .swiper-button-prev, .swiper-button-next {background-image: none;width: 60px;height: 60px;}
	.h-solution .swiper-button-prev {top: 50%;left: 6%;}
	.h-solution .swiper-button-next {top: 50%;right: 6%;}
	.h-solution .wid900 {width: 100%;display: none;}
	.h-solution .hs-sbox .wid900 .wid9case-slide {width: 100%;box-sizing: border-box;height: 100%;}
	.h-solution .hs-sbox .wid900 .wid9case-slide .swiper-slide {width: auto;}
	.h-solution .hs-sbox .wid900 .wid9case-slide .swiper-slide .cslist {width: 100%;display: block;float: left;}
	.h-solution .hs-sbox .wid900 .wid9case-slide .swiper-slide .cslist .img {width: 100%;}
	.h-solution .hs-sbox .wid900 .wid9case-slide .swiper-slide .cslist .img img {max-width: 100%;object-fit: cover;}
	.h-solution .hs-sbox .wid900 .wid9case-slide .swiper-slide .cslist .info {width: 78.948%;padding: 3% 5%;background-color: #fff;position: relative;z-index: 2;margin-top: -40px;box-sizing: border-box;}
	.h-solution .hs-sbox .wid900 .wid9case-slide .swiper-slide .cslist .info .p1 {font-size: 17px;font-weight: 400;color: #333333;line-height: 22px;margin-bottom: 5px;}
	.h-solution .hs-sbox .wid900 .wid9case-slide .swiper-slide .cslist .info .p1 span:nth-child(2) {color: #ffffff;}
	.h-solution .hs-sbox .wid900 .wid9case-slide .swiper-slide .cslist .info .p2 {font-size: 15px;font-weight: 400;color: #333333;line-height: 20px;min-height: 42px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.h-solution .hs-sbox .wid900 .wid9case-slide .swiper-slide .cslist:hover .info {background: linear-gradient(54deg, #E95506 0%, #E50121 100%);opacity: 0.8;}
	.h-solution .hs-sbox .wid900 .wid9case-slide .swiper-slide .cslist:hover .info p {color: #ffffff;}
	/* .h-solution .hs-sbox .wid900 .swiper-scrollbar {margin-left: 10%;} */


	/* 首页服务与支持 */
	.h-serviceSupport {width: 100%;height: 100%;position: relative;box-sizing: border-box;padding-top: 5%;}
	.h-serviceSupport::after {content: '';position: absolute;top: 0;left: 0;background: url('../image/bg-3.png')no-repeat;width: 512px;height: 100%;background-size: 100% 100%;z-index: -1;}
	.h-serviceSupport .lab {width: 100%;text-align: center;margin-bottom: 40px;}
	.h-serviceSupport .lab .p1 {font-size: 38px;font-weight: 500;color: #333333;line-height: 53px;}
	.h-serviceSupport .lab .p2 {font-size: 16px;font-weight: 400;color: #333333;line-height: 22px;}
	.h-serviceSupport .sstem {width: 75%;margin: 0 auto;
		/* height: 64.21%; */
	}
	.h-serviceSupport .sstem .ssle {width: 41.667%;height: 100%;}
	.h-serviceSupport .sstem .ssle .l-item {width: 100%;height: 33.334%;background: url('../image/bg-4.png')no-repeat;background-size: 100% 100%;box-sizing: border-box;padding: 6.1% 5% 6.1% 10%;}
	.h-serviceSupport .sstem .ssle .l-item a {display: block;width: 100%;height: 100%;}
	.h-serviceSupport .sstem .ssle .l-item img {margin-right: 15%;}
	.h-serviceSupport .sstem .ssle .l-item .ind {width: 63%;margin-top: 10px;}
	.h-serviceSupport .sstem .ssle .l-item .ind .p1 {font-size: 15px;font-weight: 400;color: #333333;line-height: 20px;margin-bottom: 10px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.h-serviceSupport .sstem .ssle .l-item .ind .p2 span {width: 105px;height: 28px;font-size: 15px;font-weight: 400;color: #333333;line-height: 28px;display: block;}
	.h-serviceSupport .sstem .ssle .l-item:nth-child(2) {background: url('../image/bg-5.png')no-repeat;background-size: 100% 100%;}
	.h-serviceSupport .sstem .ssle .l-item:nth-child(2) img {margin-right: 0;}
	.h-serviceSupport .sstem .ssle .l-item:nth-child(2) .ind {margin-right: 15%;}
	.h-serviceSupport .sstem .ssle .l-item:hover {background: rgba(0, 0, 0, 0.8);}
	.h-serviceSupport .sstem .ssle .l-item:hover .ind p {color: #ffffff;}
	.h-serviceSupport .sstem .ssle .l-item:hover .ind .p2 span {width: 105px;height: 28px;background: linear-gradient(54deg, #E95506 0%, #E50121 100%);display: block;box-sizing: border-box;color: #ffffff;text-align: center;line-height: 28px;}
	.h-serviceSupport .sstem .ssri {width: 54.167%;height: 100%;}
	.h-serviceSupport .sstem .ssri .v-box {width: 100%;position: relative;background:#000;overflow: hidden;max-height: 310px;}
	.h-serviceSupport .sstem .ssri .v-box .video-slide .swiper-wrapper video {max-height: 310px;max-width: 100%;display: block;}
	.h-serviceSupport .sstem .ssri .v-box .play {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.h-serviceSupport .sstem .ssri .issue-list {width: 100%;height: 42.524%;background: #f8f8f8;box-sizing: border-box;padding: 2.6% 5%;}
	.h-serviceSupport .sstem .ssri .issue-list .labe {width: 100%;margin-bottom: 8px;}
	.h-serviceSupport .sstem .ssri .issue-list .labe span {font-size: 20px;font-weight: 500;color: #333333;line-height: 28px;}
	.h-serviceSupport .sstem .ssri .issue-list .labe a {font-size: 14px;font-weight: 400;color: #333333;line-height: 20px;margin-top: 5px;}
	.h-serviceSupport .sstem .ssri .issue-list .isslistitem {width: 100%;}
	.h-serviceSupport .sstem .ssri .issue-list .isslistitem li {padding: 1% 0;}
	.h-serviceSupport .sstem .ssri .issue-list .isslistitem li:last-child {padding-bottom: 0;}
	.h-serviceSupport .sstem .ssri .issue-list .isslistitem li a {font-size: 15px;font-weight: 400;color: #333333;position: relative;box-sizing: border-box;padding-left: 10px;}
	.h-serviceSupport .sstem .ssri .issue-list .isslistitem li a::before {content: '';position: absolute;left: 0;top: 10px;width: 3px;height: 3px;background: #333333;border-radius: 100%;}
	.h-serviceSupport .sstem .ssri .issue-list .isslistitem li span {font-size: 15px;font-weight: 400;color: #666666;}
	.h-serviceSupport .sstem .ssri .issue-list .isslistitem li a:hover {color: #e50121;}

	/* 首页新闻中心 */
	.news-center {width: 100%;height: 100%;box-sizing: border-box;background: url('../image/bg-6.png')no-repeat;background-size: 100% 100%;padding-top: 6%;}
	.news-center .lab {width: 75%;margin: 0 auto;margin-bottom: 5%;}
	.news-center .lab .l-name .p1 {font-size: 38px;font-weight: 500;color: #FFFFFF;line-height: 53px;}
	.news-center .lab .l-name .p2 {font-size: 16px;font-weight: 400;color: #FFFFFF;line-height: 22px;}
	.news-center .lab .c-item {margin-top: 40px;}
	.news-center .lab .c-item span {font-size: 22px;font-weight: 400;color: #999999;line-height: 30px;cursor: pointer;}
	.news-center .lab .c-item span.active {color: #333333;font-weight: bold;}
	.news-center .lab .c-item b {width: 2px;height: 29px;background: #CFCFCF;margin-top: 1.5px!important;margin: 0 25px;}
	.news-center .lab a.more {display: block;width: 150px;height: 50px;background: url('../image/more.png')no-repeat;background-size: 100% 100%;margin-top: 28px;margin-left: 6%;}
	.news-center .lab a.more:hover {background: url('../image/r-more.png')no-repeat;}
	.news-center .news-center-list-item {width: 75%;margin: 0 auto;}
	.news-center .con {width: 100%;display: none;}
	.news-center .con .big-imgs {width: 58%;}
	.news-center .con .big-imgs ul {width: 100%; height: 100%;}
	.news-center .c-block {display: block;}
	.news-center .con .big-imgs li {width: 47.5%;background: #ffffff;box-sizing: border-box;float: left;margin-right: 5%;position: relative;}
	.news-center .con .big-imgs li::after {content: '';width: 100%;height: 0px;background: url('../image/bg-7.png')no-repeat;background-size: 100% 100%;transition: .3s all;position: absolute;bottom: 0;left: 0;}
	.news-center .con .big-imgs li:last-child {margin-right: 0;}
	.news-center .con .big-imgs li a {display: block;width: 100%;height: 100%;}
	.news-center .con .big-imgs li a .img {width: 100%;text-align: center;}
	.news-center .con .big-imgs li a .img img {max-width: 100%;max-height: 250px;}
	.news-center .con .big-imgs li a .news-con {width: 100%;box-sizing: border-box;padding: 8% 6%;}
	.news-center .con .big-imgs li a .news-con p.time {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin-bottom: 4%;}
	.news-center .con .big-imgs li a .news-con p.title {font-size: 18px;font-weight: 400;color: #333333;line-height: 22px;text-align: justify;margin-bottom: 4%;min-height: 44px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.news-center .con .big-imgs li a .news-con p.intro {font-size: 15px;font-weight: 400;color: #888888;line-height: 21px;text-align: justify;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.news-center .con .big-imgs li:hover::after {height: 20px;}
	.news-center .con .big-imgs li:hover a .news-con p.title {color: #e50121;}
	.news-center .con .no-img {width: 38%;padding-top: 10px;position: relative;z-index: 10;}
	.news-center .con .no-img li {border-bottom: 1px solid #e6e6e6;padding-bottom: 4%;margin-bottom: 4%;}
	.news-center .con .no-img li:last-child {padding-bottom: 0px;margin-bottom: 0px;}
	.news-center .con .no-img li a {display: block;}
	.news-center .con .no-img li a b {display: block;width: 4px;height: 60px;background: #ffffff;margin-top: 12px;}
	.news-center .con .no-img li a p.time {font-size: 12px;font-weight: 400;color: #333333;line-height: 17px;width: 47px;margin: 0 25px;}
	.news-center .con .no-img li a p.time span {font-size: 40px;font-weight: 400;color: #333333;line-height: 56px;}
	.news-center .con .no-img li a .no-img-news {width: 76%;padding-top: 8px;}
	.news-center .con .no-img li a .no-img-news p.title {font-size: 18px;font-weight: 400;color: #333333;line-height: 25px;text-align: justify;margin-bottom: 5px;}
	.news-center .con .no-img li a .no-img-news p.intro {font-size: 15px;font-weight: 400;color: #888888;line-height: 21px;text-align: justify;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;} 
	.news-center .con .no-img li:last-child {border-bottom: 0;margin-bottom: 25px;}
	.news-center .con .no-img li:hover a b {background: linear-gradient(54deg, #E95506 0%, #E50121 100%);opacity: 0.8;}
	.news-center .con .no-img li:hover a p.time {background-image: linear-gradient(54deg, #E95506 0%, #E50121 100%);opacity: 0.8;-webkit-background-clip:text; -webkit-text-fill-color:transparent;}
	.news-center .con .no-img li:hover a p.time span {background-image: linear-gradient(54deg, #E95506 0%, #E50121 100%);opacity: 0.8;-webkit-background-clip:text; -webkit-text-fill-color:transparent; }
	.news-center .con .no-img li:hover a .no-img-news p.title {background-image: linear-gradient(54deg, #E95506 0%, #E50121 100%);opacity: 0.8;-webkit-background-clip:text; -webkit-text-fill-color:transparent;}
	.news-center .wid900 {width: 100%;display: none;}
	.news-center .wid9news-slide {padding-bottom: 3%;}
	.news-center .wid9news-slide .swiper-slide a {display: block;width: 100%;background: #ffffff;position: relative;}
	.news-center .wid9news-slide .swiper-slide a .img {width: 100%;text-align: center;}
	.news-center .wid9news-slide .swiper-slide a .img img {max-width: 100%;}
	.news-center .wid9news-slide .swiper-slide a .news-con {width: 100%;box-sizing: border-box;padding: 4%;transition: .2s all;background: #ffffff;}
	.news-center .wid9news-slide .swiper-slide a .news-con p.time {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin-bottom: 2%;}
	.news-center .wid9news-slide .swiper-slide a .news-con p.title {font-size: 18px;font-weight: 400;color: #333333;line-height: 22px;text-align: justify;margin-bottom: 2%;}
	.news-center .wid9news-slide .swiper-slide a .news-con p.intro {font-size: 15px;font-weight: 400;color: #888888;line-height: 21px;text-align: justify;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.news-center .wid9news-slide .swiper-slide a .pb {width: 100%; height: 0px;background: #e3e3e3;background: -webkit-gradient(linear,left top,left bottom,from(#e3e3e3),to(#fcfcfc));background: linear-gradient(180deg,#e3e3e3 0,#fcfcfc);position: absolute;bottom: 0;left: 0;transition: .3s all;}
	.news-center .wid9news-slide .swiper-slide:hover a .pb {height: 20px;}
	.news-center .wid9news-slide .swiper-slide:hover a .news-con {transform: translateY(-20px);}
	.news-center .swiper-scrollbar {width: 100%;background: #060101;position: absolute;height: 2px;left: 0;bottom: 0;display: block!important;}
	.swiper-scrollbar-drag {background: #E71232;}
	.news-center .swiper-button-prev, .swiper-button-next {width: 60px;height: 60px;}
	.news-center .swiper-button-prev {left: 5%;background-image: none;}
	.news-center .swiper-button-next {right: 5%;background-image: none;}


	/* 底部 */
	.footer-box {width: 100%;height: 100%;overflow-y: auto;}
	.footer-box .part01 {width: 100%; height: 560px;background: #f6f6f6;box-sizing: border-box;padding-top: 90px;}
	.footer-box .part01 .mar75 {width: 75%;margin: 0 auto;height: 100%;}
	.footer-box .part01 .d1 {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: 35px;margin-bottom: 30px;}
	.footer-box .part01 .d1 .d1-1 {text-align: center;}
	.footer-box .part01 .d1 .d1-1 p {font-size: 14px;font-weight: 400;color: #666666;line-height: 20px;margin-top: 12px;}
	.footer-box .part01 .d1 .d2-2 {text-align: center;}
	.footer-box .part01 .d1 .d2-2 p {font-size: 14px;font-weight: 400;color: #595757;line-height: 20px;}
	.footer-box .part01 .footer_table {width: 100%;}
	.footer-box .part01 .footer_table th {font-size: 18px;font-weight: 400;color: #333333;line-height: 25px;padding: 0 10px;text-align: left;}
	.footer-box .part01 .footer_table th a {color: #333333;}
	.footer-box .part01 .footer_table td {font-size: 14px;font-weight: 400;color: #888888;line-height: 25px;padding: 10px;text-align: left;vertical-align: top;}
	.footer-box .part01 .footer_table td a {color: #888888;}
	.footer-box .part01 .footer_table a:hover {color: #e71232;}
	/* .footer-box .part01 .d2 {width: 100%;}
	.footer-box .part01 .d2 .conlist {margin-right: 13.1%;}
	.footer-box .part01 .d2 .conlist:last-child {margin-right: 0;}
	.footer-box .part01 .d2 .conlist li:nth-child(1) a {font-size: 18px;font-weight: 400;color: #333333;line-height: 35px;}
	.footer-box .part01 .d2 .conlist li a {font-size: 14px;font-weight: 400;color: #888888;line-height: 25px;} */
	.home-pc .footer-box .part02 {height: 370px;}
	.footer-box .part02 {width: 100%;height: 250px;background: #eeeeee;box-sizing: border-box;padding-top: 40px;}
	.footer-box .part02 .mar75 {width: 75%;margin: 0 auto;height: 100%;}
	.footer-box .part02 p {font-size: 14px;font-weight: 400;color: #666666;line-height: 30px;}
	/*滚动条的轨道*/
	.footer-box::-webkit-scrollbar-track {
		background-color: #f1f1f1;
	}
	/*滚动条的滑块按钮*/
	.footer-box::-webkit-scrollbar-thumb {
		border-radius: 0;
		background-color: #c0c0c0;
		box-shadow: inset 0 0 5px #c0c0c0;
	}
	/*滚动条的上下两端的按钮*/
	.footer-box::-webkit-scrollbar-button {
		height: 10px;
		background-color: #0099ff;
	}

	/* 菜单menu */
	.mainMenu {width: 100%;height: 100%;background: #ffffff;position: absolute;top: 0px;left: 0;z-index: 999;display: none;}
	.mainMenu .menuClose {width: 100px;height: 40px;background: url('../image/close.png')no-repeat;background-size: 100% 100%;position: absolute;top: 20px;right: 3%;cursor: pointer;z-index: 9999;}
	.mainMenu .menuList {width: 25%;height: 100%;box-sizing: border-box;position: relative;padding: 1.3% 3%;}
	.mainMenu .menuList:nth-child(2),.mainMenu .menuList:nth-child(3),.mainMenu .menuList:nth-child(4) {background: rgba(255, 255, 255, 0.7);padding: 6% 3%;}
	.mainMenu .menuList:nth-child(2) img,.mainMenu .menuList:nth-child(3) img,.mainMenu .menuList:nth-child(4) img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: -1;}
	.mainMenu .menuList:hover {background: rgba(255, 255, 255, 0);}
	.mainMenu .menuList .md1 li a {font-size: 15px;font-weight: 400;color: #333333;line-height: 30px;}
	.mainMenu .menuList .logo {margin-bottom: 60px;}
	.mainMenu .fst1 .md1 {margin-bottom: 60px;}
	.mainMenu .fst1 .md2 a:hover {color: #d7000f;}
	.mainMenu .fst1 .md2 p {font-size: 15px;font-weight: 400;color: #333333;line-height: 30px;}
	.mainMenu .fst2 .md1 {padding-bottom: 25px;border-bottom: 1px solid #cfcfcf;width: 90.46%;margin-bottom: 30px;}
	.mainMenu .fst2 .md1 p:nth-child(1) {font-size: 31px;font-weight: 400;color: #333333;line-height: 44px;margin-bottom: 10px;}
	.mainMenu .fst2 .md1 p:nth-child(2) {font-size: 15px;font-weight: 400;color: #333333;line-height: 21px;min-height: 42px;}
	.mainMenu .fst2 .md2 li a {font-size: 15px;font-weight: 400;color: #333333;line-height: 40px;}
	/* 首页end+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



	/* 产品中心页 */
	.content {width: 100%;overflow: hidden;padding-top: 90px;}
	.content .proBanner {width: 100%;position: relative;}
	.content .proBanner .img-banner {width: 100%;height: 100%;max-width: 100%;object-fit: cover;}
	.content .proBanner .proSearch {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.content .proBanner .proSearch p.l {font-size: 36px;font-weight: 400;color: #FFFFFF;line-height: 50px;text-align: center;margin-bottom: 20px;}
	.content .proBanner .proSearch .seaBox {width: 720px;height: 64px;background: #FFFFFF;box-sizing: border-box;line-height: 64px;overflow: hidden;}
	.content .proBanner .proSearch .seaBox input {width: 80%;height: 100%;border: none;display: block;box-sizing: border-box;padding: 0 20px;outline: none;}
	.content .proBanner .proSearch .seaBox img {margin-top: 23px;margin-right: 20px;cursor: pointer;}
	.content .proBanner .proSearch .hotSearch {width: 100%;margin-top: 20px;}
	.content .proBanner .proSearch .hotSearch p {width: 100%;text-align: center;}
	.content .proBanner .proSearch .hotSearch p span {font-size: 15px;font-weight: 400;color: #FFFFFF;line-height: 21px;}
	.content .proBanner .proSearch .hotSearch p a {display: inline-block;width: 85px;height: 22px;border-radius: 14px;border: 1px solid #FFFFFF;text-align: center;line-height: 22px;font-size: 14px;color: #ffffff;margin-right: 10px;}
	.content .proBanner .proSearch .hotSearch p a:last-child {margin-right: 0;}

	.content .proList {width: 100%;background: url('../image/bg-11.png')no-repeat;background-size: 100% 100%;padding-bottom: 60px;}
	.content .proList .w75 {width: 75%; margin: 0 auto;}
	.content .proList .w75 .location {width: 100%;text-align: right;padding-top: 40px;}
	.content .proList .w75 .location img {margin-top: 5px;}
	.content .proList .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.content .proList .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.content .proList .w75 .plitem {width: 100%;margin-top: 85px;}
	.content .proList .w75 .plitem .lab {width: 100%;margin-bottom: 40px;}
	.content .proList .w75 .plitem .lab .p1 {font-size: 40px;font-weight: bold;color: #333333;line-height: 56px;margin-bottom: 10px;}
	.content .proList .w75 .plitem .lab .p2 {font-size: 20px;font-weight: 400;color: #333333;line-height: 28px;}
	.content .proList .w75 .plitem .ll {width: 100%;}
	.content .proList .w75 .plitem .ll ul {width: 100%;}
	.content .proList .w75 .plitem .ll li {width: 49.396%;background: #FFFFFF;box-sizing: border-box;float: left;margin-bottom: 17.2px;position: relative;}
	.content .proList .w75 .plitem .ll li p.line {width: 100%;height: 5px;background: #ffffff;position: absolute;left: 0;bottom: 0;}
	.content .proList .w75 .plitem .ll li:nth-child(odd) {margin-right: 1.2%;}
	.content .proList .w75 .plitem .ll li a {display: flex;width: 100%;box-sizing: border-box;padding: 10% 7%;line-height: 100%;position: relative;}
	.content .proList .w75 .plitem .ll li a .d1 {width: 65%;position: relative;}
	.content .proList .w75 .plitem .ll li a .d1 .p1 {font-size: 29px;font-weight: 900;color: #333333;line-height: 36px;word-break: break-all;min-height: 72px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;word-break: break-word;}
	.content .proList .w75 .plitem .ll li a .d1 .p2 {font-size: 22px;font-weight: 400;color: #333333;line-height: 30px;}
	.content .proList .w75 .plitem .ll li a .pimg { position: absolute;top: 50%;left: 85%;transform: translate(-50%,-50%);overflow: hidden;width: 20%;}
	.content .proList .w75 .plitem .ll li a .pimg img {max-width: 100%;}
	.content .proList .w75 .plitem .ll li:hover p.line {background: url('../image/bg-12.png')no-repeat;background-size: 100% 100%;}

	/* 产品footer */
	.content .pfooter {width: 100%;}
	.content .pfooter .w75 {width: 75%; margin: 0 auto;} 
	.content .pfooter .part01 {width: 100%;background: #f6f6f6;padding-top: 80px;padding-bottom: 60px;}
	.content .pfooter .part01 .dd1 {width: 100%;padding-bottom: 30px;border-bottom: 1px solid #cfcfcf;margin-bottom: 40px;} 
	.content .pfooter .part01 .dd1 .code {text-align: center;}
	.content .pfooter .part01 .dd1 .code p {font-size: 14px;font-weight: 400;color: #595757;line-height: 20px;}
	.content .pfooter .part01 .dd1 .d1-1 {text-align: center;}
	.content .pfooter .part01 .dd1 .d1-1 img {margin-bottom: 10px;}
	.content .pfooter .part01 .dd2 {width: 100%;}
	.content .pfooter .part01 .dd2 ul {}
	.content .pfooter .part01 .pfdd2 ul li {float: left;width: 25%;margin-bottom: 5%;}
	.content .pfooter .part01 .pfdd2 ul li a {font-size: 14px;font-weight: 400;color: #888888;line-height: 30px;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	.content .pfooter .part01 .pfdd2 ul li a:nth-child(1) {font-size: 18px;font-weight: 400;color: #333333;line-height: 25px;}
	.content .pfooter .part01 .pfdd2 ul li:last-child {margin-right: 0;}
	.content .pfooter .part01 .dd2 table {width: 100%;}
	.content .pfooter .part01 .dd2 table th {padding: 0 10px;font-size: 18px;font-weight: 400;color: #333333;line-height: 25px;text-align: left;}
	.content .pfooter .part01 .dd2 table td {font-size: 14px;font-weight: 400;color: #888888;line-height: 25px;text-align: left;vertical-align: top;padding: 10px;}
	.content .pfooter .part01 .dd2 table td a {color: #888888;}
	.content .pfooter .part02 {width: 100%;background: #eeeeee;padding: 40px 0 90px 0;}
	.content .pfooter .part02 p {font-size: 14px;font-weight: 400;color: #666666;line-height: 30px;}

	/* 产品列表 */
	.content .proListcontent {width: 100%;padding-bottom: 60px;}
	.content .proListcontent .w75 {width: 75%; margin: 0 auto;}
	.content .proListcontent .w75 .location {width: 100%;text-align: right;padding-top: 40px;}
	.content .proListcontent .w75 .location img {margin-top: 5px;}
	.content .proListcontent .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.content .proListcontent .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.content .proListcontent .w75 .pdbox {width: 100%;margin-top: 80px;}
	.content .proListcontent .w75 .pdbox .part1 {width: 100%;margin-bottom: 50px;}
	.content .proListcontent .w75 .pdbox .part1 .p1 {font-size: 40px;font-weight: bold;color: #333333;line-height: 56px;margin-bottom: 20px;}
	.content .proListcontent .w75 .pdbox .part1 .p2 {font-size: 20px;font-weight: bold;color: #333333;line-height: 28px;margin-bottom: 10px;}
	.content .proListcontent .w75 .pdbox .part1 .p3 {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;text-align: justify;}
	.content .proListcontent .w75 .pdbox .part2 {width: 100%;}
	.content .proListcontent .w75 .pdbox .part2 .d1 {width: 100%;background: url('../image/bg-13.png')no-repeat;background-size: 100% 100%;box-sizing: border-box;padding: 15% 8%;position: relative;}
	.content .proListcontent .w75 .pdbox .part2 .d1 .namebox {width: 55%;position: absolute;top: 50%;left: 33%;transform: translate(-50%,-50%);}
	.content .proListcontent .w75 .pdbox .part2 .d1 .namebox .p1 {font-size: 45px;font-weight: 900;color: #333333;line-height: 56px;}
	.content .proListcontent .w75 .pdbox .part2 .d1 .namebox .p2 {font-size: 32px;font-weight: 400;color: #333333;line-height: 45px;}
	.content .proListcontent .w75 .pdbox .part2 .d1 .img {width: 20%;/* height: 100%; */position: absolute;top: 50%;left: 80%;transform: translate(-50%,-50%);}
	.content .proListcontent .w75 .pdbox .part2 .d1 .img img {max-width: 100%;transition: all .6s;}
	.content .proListcontent .w75 .pdbox .part2 .d2 {width: 100%;background: rgba(248, 248, 248, 0.5);box-sizing: border-box;padding: 3%;}
	.content .proListcontent .w75 .pdbox .part2 .d2 li {float: left;width: 33.3%;margin-bottom: 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;box-sizing: border-box;padding-right: 15px;}
	.content .proListcontent .w75 .pdbox .part2 .d2 li a {font-size: 18px;font-weight: 400;color: #666666;line-height: 25px;padding-left: 20px;position: relative;}
	.content .proListcontent .w75 .pdbox .part2 .d2 li a::before {content: '';width: 14px;height: 14px;background: url('../image/ic-1.png')no-repeat;background-size: 100% 100%;position: absolute;top: 5px;left: 0;}
	.content .proListcontent .w75 .pdbox .part2 .d2 li:hover a::before {background: url('../image/ic-2.png')no-repeat;}
	.content .proListcontent .w75 .pdbox .part2 .d2 li:hover a {color: #333333;}
	.content .proListcontent .w75 .pdbox .part2 .d1 .img:hover img {transform: scale(1.08);}


	/* 产品详情页 */
	.productDetail {width: 100%;}
	.productDetail .w75 {width: 75%; margin: 0 auto;height: 100%;}
	.productDetail .part-01 {width: 100%;height: 60px;line-height: 60px;background: #ffffff;position: fixed;top: 90px;left: 0;z-index: 999;}
	.productDetail .part-01 p {font-size: 15px;font-weight: 500;color: #333333;}
	.productDetail .part-01 .litem a {font-size: 15px;font-weight: 400;color: #333333;padding: 0 30px;}

	.productDetail .part-02 {width: 100%;background: url('../image/bg-14.png')no-repeat;background-size: 100% 100%;box-sizing: border-box;padding: 15% 0;position: relative;margin-top: 60px;}
	.productDetail .part-02 a.return {
		display: block;
		position: absolute;
		top: 5%;
		right: 5%;
		width: 120px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #999;
		background-color: #f2f2f2;
		border-radius: 20px;}
		.productDetail .part-02 a.return:hover {color: #333333;}
	.productDetail .part-02 .w75 {width: 65%;}
	.productDetail .part-02 .imSlide {width: 35.3%;height: 100%;position: relative;}
	.productDetail .part-02 .imSlide .pd-slide {width: 100%;height: auto; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.productDetail .part-02 .imSlide .pd-slide .swiper-wrapper {width: 100%;padding-bottom: 40px;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-wrapper .swiper-slide {width: 100%!important;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-wrapper .swiper-slide img {max-width: 100%;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-pagination {bottom: 5px;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-pagination .swiper-pagination-bullet {width: 8px;height: 8px;background: #333333;opacity: 1;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-pagination .swiper-pagination-bullet-active {width: 16px;height: 16px;background: url('../image/icon-4.png')no-repeat;background-size: 100% 100%;margin-bottom: -4px;}
	.productDetail .part-02 .info {width: 40.5%;text-align: center;height: 100%;position: relative;}
	.productDetail .part-02 .info div.d {width: 100%; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.productDetail .part-02 .info .p1 {font-size: 24px;font-weight: 400;color: #333333;line-height: 33px;margin-bottom: 20px;}
	.productDetail .part-02 .info .p2 {font-size: 15px;font-weight: 400;color: #333333;line-height: 22px;text-align: center;}

	.productDetail .part-03 {width: 100%;background: #ffffff;padding: 50px 0;}
	.productDetail .part-03 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: 10px;margin-bottom: 50px;}
	.productDetail .part-03 .lab span {font-size: 30px;font-weight: 400;color: #333333;line-height: 42px;}
	.productDetail .part-03 .con {width: 100%;}
	.productDetail .part-03 .con p {margin-bottom: 10px;}
	.productDetail .part-03 .con p img {max-width: 100%;height: auto!important;}
	.productDetail .part-03 .con .img {text-align: center;margin-bottom: 20px;}
	.productDetail .part-03 .con .img img {max-width: 100%;}
	.productDetail .part-03 .con .pintro {margin-bottom: 50px;}
	.productDetail .part-03 .con .pintro p {font-size: 18px;font-weight: 400;color: #333333;line-height: 30px;text-align: justify;margin-bottom: 10px;}
	.productDetail .part-03 .con .pintro p.ltit {font-size: 24px;font-weight: bold;color: #333333;line-height: 33px;}
	.productDetail .part-03 .con .merit p.ltit {font-size: 24px;font-weight: bold;color: #333333;line-height: 33px;}
	.productDetail .part-03 .con .merit p {font-size: 18px;color: #333333;line-height: 28px;text-align: justify;margin-bottom: 10px;}
	.productDetail .part-03 .con .merit p.name {font-weight: bold;}
    /* 规格参数 */
	.productDetail .part-04 {width: 100%;background: #f9f9f9;padding: 50px 0;}
	.productDetail .part-04 img {max-width: 100%;}
	.productDetail .part-04 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: 10px;margin-bottom: 40px;}
	.productDetail .part-04 .lab span {font-size: 30px;font-weight: 400;color: #333333;line-height: 42px;}
	.productDetail .part-04 table {width: 100%;}
	.productDetail .part-04 table th {height: 60px;font-size: 18px;color: #ffffff;text-align: left;box-sizing: border-box;padding: 0 40px;}
	.productDetail .part-04 table th:nth-child(1) {background: #669FB5;}
	.productDetail .part-04 table th:nth-child(2) {background: #666666;}
	.productDetail .part-04 table tr:nth-child(odd) {background: #ffffff;}
	.productDetail .part-04 table tr:nth-child(even) {background: #f2f2f2;}
	.productDetail .part-04 table tr td {box-sizing: border-box;padding: 20px 40px;border: none;font-size: 15px;color: #333333;}
	/* 资料下载 */
	.productDetail .part-05 {width: 100%;background: #ffffff;padding: 50px 0;}
	.productDetail .part-05 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: 10px;margin-bottom: 40px;}
	.productDetail .part-05 .lab span {font-size: 30px;font-weight: 400;color: #333333;line-height: 42px;}
	.productDetail .part-05 .con li {width: 45%;border-bottom: 1px solid #e6e6e6;padding-bottom: 30px;box-sizing: border-box;margin-bottom: 30px;max-height: 81px;}
	.productDetail .part-05 .con li:nth-child(odd) {float: left;}
	.productDetail .part-05 .con li:nth-child(even) {float: right;}
	.productDetail .part-05 .con li .d1 img {margin-right: 15px;}
	.productDetail .part-05 .con li .d1 .im-2 {display: none;}
	.productDetail .part-05 .con li .d1 .nt p.p1 {font-size: 18px;font-weight: 500;color: #666666;line-height: 25px;margin-bottom: 3px;}
	.productDetail .part-05 .con li .d1 .nt p.p2 {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.productDetail .part-05 .con li .d2 p.p1 {font-size: 20px;font-weight: 500;color: #666666;line-height: 28px;}
	.productDetail .part-05 .con li .d2 .p2 {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;cursor: pointer;}
	.productDetail .part-05 .con li .d2 .p2 .im-2 {display: none;}
	.productDetail .part-05 .con li .d3 {font-size: 20px;color: #666666;margin-left: 5%;margin-top: 10px;}
	.productDetail .part-05 .con li:hover .d1 .im-2 {display: inline;}
	.productDetail .part-05 .con li:hover .d1 .im-1 {display: none;}
	.productDetail .part-05 .con li:hover .d1 .nt p.p1 {color: #333333;}
	.productDetail .part-05 .con li:hover .d1 .nt p.p2 {color: #333333;}
	.productDetail .part-05 .con li:hover .d2 p.p2 .im-2 {display: inline;}
	.productDetail .part-05 .con li:hover .d2 p.p2 .im-1 {display: none;}
	.productDetail .part-05 .con li:hover .d2 p.p1 {color: #333333;}
	.productDetail .part-05 .con li:hover .d2 p.p2 {color: #333333;}
	.productDetail .part-05 .con li:hover .d3 {color: #333333;}

	/* 解决方案 */
	.solutionPage {width: 100%;background: #ffffff;}
	.solutionPage .s-banner {width: 100%;}
	.solutionPage .s-banner img {max-width: 100%;}
	.solutionPage .list {width: 100%;padding-bottom: 3%;}
	.solutionPage .list .w75 {width: 75%; margin: 0 auto;}
	.solutionPage .list .w75 .location {width: 100%;text-align: right;padding-top: 40px;margin-bottom: 60px;}
	.solutionPage .list .w75 .location img {margin-top: 5px;}
	.solutionPage .list .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.solutionPage .list .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.solutionPage .list li {float: left;width: 23.13%;background: #f8f8f8;box-sizing: border-box;margin-right: 2.49%;}
	.solutionPage .list li:last-child {margin-right: 0;}
	.solutionPage .list li a {display: block;width: 100%;}
	.solutionPage .list li a .img {width: 100%;}
	.solutionPage .list li a .img img {max-width: 100%;}
	.solutionPage .list li a .dd1 {width: 100%;padding: 10%;box-sizing: border-box;}
	.solutionPage .list li a .dd1 p.nam {font-size: 25px;font-weight: bold;color: #333333;line-height: 36px;margin-bottom: 5px;}
	.solutionPage .list li a .dd1 .dd2 p {width: 63.1%;font-size: 16px;font-weight: 400;color: #888888;line-height: 20px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.solutionPage .list li a .dd1 .dd2 img {margin-top: 5px;}
	.solutionPage .list li a .dd1 .dd2 .im-2 {display: none;}
	.solutionPage .list li:hover a .dd1 .dd2 .im-2 {display: inline;}
	.solutionPage .list li:hover a .dd1 .dd2 .im-1 {display: none;}
	.solutionPage .list li:hover a .dd1 .dd2 p {color: #333333;}
	.solutionPage .list li:hover a .dd1 p.nam {color: #e50121;}
	.content .solfooter .part01 .dd1 {padding-bottom: 0;border-bottom: none;margin-bottom: 0;}

	/* 方案咨询 */
    .case-consult {position: fixed;z-index: 100;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.6);display: none;}
    .case-consult .con {background: #ffffff;width: 930px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
    .case-consult .con .lab {width: 100%;background: linear-gradient(54deg, #E95506 0%, #E50121 100%);box-sizing: border-box;padding: 20px 30px;}
    .case-consult .con .lab span {font-size: 20px;color: #ffffff;}
    .case-consult .con .lab img {cursor: pointer;}
    .case-consult .con .formBox {padding: 30px 60px 30px;width: 100%;box-sizing: border-box;}
    .case-consult .con .formBox .layui-form-item .inpwid {width: 45%;margin-right: 0;}
    .case-consult .con .formBox .layui-form-item .inpwid .layui-form-label {width: auto;padding: 0;color: #E50121;}
    .case-consult .con .formBox .layui-form-item .inpwid .layui-input-block {margin-left: 0;}
    .case-consult .con .formBox .layui-form-item .inpwid input {width: 100%;}
    .case-consult .con .formBox .layui-form-item .uploadInp input {width: 61%;margin-right: 20px;}
    .case-consult .con .formBox .layui-form-item .uploadInp button {width: 106px;background-color: #E95506;} 
    .case-consult .con .formBox .layui-form-item .codeInp input {width: 61%;margin-right: 20px;}
    .case-consult .con .formBox .layui-form-item .codeInp button {background-color: #E95506;}
    .case-consult .con .formBox .layui-form-item .mb15 {margin-bottom: 15px;}
    .case-consult .con .formBox .layui-form-item .inpwid textarea {}
    .case-consult .con .formBox .layui-form-item:last-child {margin-top: 40px;}
    .case-consult .con .formBox .layui-form-item:last-child .layui-input-block {margin-left: 0;}
    .case-consult .con .formBox .layui-form-item:last-child button {width: 45%;}
    .case-consult .con .formBox .layui-form-item:last-child button:nth-child(1) {background: linear-gradient(54deg, #E95506 0%, #E50121 100%);}
    .case-consult .con .formBox .layui-form-item:last-child button:nth-child(2) {background: #bbb;}

	/* 方案-资料下载 */
	.case-dataLoad {position: fixed;z-index: 100;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.6);display: none;}
    .case-dataLoad .con {background: #ffffff;width: 930px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
    .case-dataLoad .con .lab {width: 100%;background: linear-gradient(54deg, #E95506 0%, #E50121 100%);box-sizing: border-box;padding: 20px 30px;}
    .case-dataLoad .con .lab span {font-size: 20px;color: #ffffff;}
    .case-dataLoad .con .lab img {cursor: pointer;}
	.case-dataLoad .con .dataTbale {width: 100%;padding: 30px 60px 30px;background: #fff;box-sizing: border-box;}
	.case-dataLoad .con .dataTbale table {width: 100%;}
	.case-dataLoad .con .dataTbale table tr {background: #f8f9fb;}
	.case-dataLoad .con .dataTbale td {box-sizing: border-box;padding: 20px;}
	.case-dataLoad .con .dataTbale td span {font-size: 14px;line-height: 20px;}
	.case-dataLoad .con .dataTbale td a {padding-right: 20px;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdBMEM5RjRBMjAyMTExRUI4OEZDOTIwRTAwRDJGNTU5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdBMEM5RjRCMjAyMTExRUI4OEZDOTIwRTAwRDJGNTU5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6N0EwQzlGNDgyMDIxMTFFQjg4RkM5MjBFMDBEMkY1NTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6N0EwQzlGNDkyMDIxMTFFQjg4RkM5MjBFMDBEMkY1NTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz57J4xwAAABIklEQVR42mL8//8/AzZQXl6+mpmZ+W9bW1sENnkWBhzg8ePHqgx4ABMDmWCANW7ZsiX+0KFDfuiKQGIgOZwa16xZk1lSUrJ++/bt0TCxAwcOBIDEQHLIahmRo+P9+/eiqamphx49eqTGzs7+nZWV9df379+5paWl782ePdtOUFDwNVzxqlWrsurq6haCDADhly9fyvj7+98xNjb+D8IgNkgMJj958uT25cuX5zEUFRVtsLe3/wCTAOGnT58qeHp6PgFhEBtZLjIy8gJID9YEICUl9WDp0qWGIDaK84hJObg0oGj8+fMnZ29v7wRi4u/Vq1fSkpKSD1iAIXb/9+/fbEAP5xMb+SIiIs/B0fHixQu5f//+EZWKGBkZ/4uLiz8BCDAAlGeckTEPtH8AAAAASUVORK5CYII=) 100% no-repeat;
		background-size: 14px auto;}



	/* 产品搜索 */
	.content .proSearchCon {width: 100%;padding-bottom: 60px;}
	.content .proSearchCon .w75 {width: 75%; margin: 0 auto;}
	.content .proSearchCon .w75 .location {width: 100%;text-align: right;padding-top: 40px;margin-bottom: 60px;}
	.content .proSearchCon .w75 .location img {margin-top: 5px;}
	.content .proSearchCon .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.content .proSearchCon .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.content .proSearchCon .w75 .seap {width: 100%;}
	.content .proSearchCon .w75 .seap .lab {width: 100%;padding-bottom: 25px;border-bottom: 1px solid #e6e6e6;margin-bottom: 40px;}
	.content .proSearchCon .w75 .seap .lab .sp1 {font-size: 40px;font-weight: 500;color: #333333;line-height: 56px;margin-right: 10px;}
	.content .proSearchCon .w75 .seap .lab .sp2 {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.content .proSearchCon .w75 .seap .lab .sp2 span {font-size: 25px;color: #333333;font-weight: 500;}
	.content .proSearchCon .w75 .seap .psList {width: 100%;}
	.content .proSearchCon .w75 .seap .psList ul {}
	.content .proSearchCon .w75 .seap .psList li {width: 23.332%;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);box-sizing: border-box;overflow: hidden;position: relative;float: left;margin-bottom: 30px;margin-right: 2.2%;}
	.content .proSearchCon .w75 .seap .psList li:nth-child(4n+4)  {margin-right: 0;}
	.content .proSearchCon .w75 .seap .psList li::after {content: '';width: 100%;height: 0px;background: #ffffff;position: absolute;bottom: 0;left: 0;transition: all .2s;}
	.content .proSearchCon .w75 .seap .psList li a {display: block;width: 100%;height: 100%;}
	.content .proSearchCon .w75 .seap .psList li a .img {width: 100%;max-height: 254px;text-align: center;}
	.content .proSearchCon .w75 .seap .psList li a .img img {max-width: 100%;}
	.content .proSearchCon .w75 .seap .psList li a .pinfo {width: 100%;box-sizing: border-box;padding: 8.56% 7%;}
	.content .proSearchCon .w75 .seap .psList li a .pinfo .p1 {font-size: 18px;font-weight: 400;color: #333333;line-height: 22px;margin-bottom: 15px;}
	.content .proSearchCon .w75 .seap .psList li a .pinfo .p2 {font-size: 15px;font-weight: 400;color: #333333;line-height: 21px;text-align: justify; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.content .proSearchCon .w75 .seap .psList li:hover::after {background: url('../image/bg-15.png')no-repeat;background-size: 100% 100%;height: 5px;}
	/* 分页 */
	#pageBox {text-align: center;margin-top: 50px;}
	#pageBox a {width: 59px;height: 59px;background: #FFFFFF;border: 1px solid #E6E6E6;box-sizing: border-box;line-height: 59px;padding: 0;margin: 0 6px;font-size: 15px;color: #999999;}
	#pageBox span {width: 59px;height: 59px;background: #FFFFFF;border: 1px solid #E6E6E6;box-sizing: border-box;line-height: 59px;padding: 0;margin: 0 6px;box-shadow: 0px 0px 15px 0px rgba(231, 18, 50, 0.5);font-size: 15px;}
	#pageBox span .layui-laypage-em {background: linear-gradient(54deg, #E95506 0%, #E50121 100%);}

	/* 解决方案详情 */
	.content .sol-detail {width: 100%;}
	.content .sol-detail .w75 {width: 75%; margin: 0 auto;}
	.content .sol-detail .w75 .location {width: 100%;text-align: right;padding-top: 40px;margin-bottom: 60px;}
	.content .sol-detail .w75 .location img {margin-top: 5px;}
	.content .sol-detail .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.content .sol-detail .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.content .sol-detail .w75 .sol-detail-con {width: 100%;}
	.content .sol-detail .w75 .sol-detail-con .part01 {text-align: center;margin-bottom: 30px;}
	.content .sol-detail .w75 .sol-detail-con .part01 img {max-width: 100%;}

	.content .sol-detail .w75 .sol-detail-con .part02 {margin-bottom: 30px;}
	.content .sol-detail .w75 .sol-detail-con .part02 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: 15px;margin-bottom: 30px;}
	.content .sol-detail .w75 .sol-detail-con .part02 .lab span {font-size: 30px;font-weight: 400;color: #333333;line-height: 42px;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con {width: 100%;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 {width: 56.052%;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 .p1 {font-size: 16px;font-weight: 400;color: #333333;line-height: 30px;text-align: justify;margin-bottom: 60px;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 .p2 .a1 {width: 165px;height: 50px;display: block;background: url('../image/icon-5-1.png')no-repeat;background-size: 100% 100%;margin-right: 20px;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 .p2 .a1:hover {background: url('../image/icon-5.png')no-repeat;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 .p2 .a2 {width: 165px;height: 50px;display: block;background: url('../image/icon-6.png')no-repeat;background-size: 100% 100%;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 .p2 .a2:hover {background: url('../image/icon-6-1.png')no-repeat;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d02 {width: 38.61%;margin-top: 10px;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d02 img {max-width: 100%;}

	.content .sol-detail .w75 .sol-detail-con .part03 {margin-bottom: 40px;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: 15px;margin-bottom: 30px;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lab span {font-size: 30px;font-weight: 400;color: #333333;line-height: 42px;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists {width: 100%;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul {display: flex;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul::after {content: none;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul li {width: 27%;margin-right: 10%;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul li:last-child {margin-right: 0;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul li p {font-size: 15px;font-weight: 400;color: #333333;line-height: 21px;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul li p:nth-child(1) {font-size: 22px;font-weight: 500;color: #333333;line-height: 30px;margin-bottom: 15px;}
	.content .sol-detail .part04 {width: 100%;background: #FCFCFC;padding: 50px 0;}
	.content .sol-detail .part04 .w75 {width: 75%; margin: 0 auto;}
	.content .sol-detail .part04 .w75 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: 15px;margin-bottom: 30px;}
	.content .sol-detail .part04 .w75 .lab span {font-size: 30px;font-weight: 400;color: #333333;line-height: 42px;}
	.content .sol-detail .part04 .w75 .con {width: 100%;}
	.content .sol-detail .part04 .w75 .con .img {text-align: center;}
	.content .sol-detail .part04 .w75 .con .img img {max-width: 100%;}

	.content .sol-detail .part05 {width: 100%;padding: 50px 0;}
	.content .sol-detail .part05 .w75 {width: 75%; margin: 0 auto;}
	.content .sol-detail .part05 .w75 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: 15px;margin-bottom: 10px;}
	.content .sol-detail .part05 .w75 .lab span {font-size: 30px;font-weight: 400;color: #333333;line-height: 42px;}
	.content .sol-detail .part05 .w75 .con {width: 100%;position: relative;}
	.content .sol-detail .part05 .w75 .con .swiper-container {width: 100%;padding: 30px 0;}
	.content .sol-detail .part05 .w75 .con .swiper-container .swiper-wrapper {width: 100%;}
	.content .sol-detail .part05 .w75 .con .swiper-container .swiper-wrapper .swiper-slide {width: 100%;}
	.content .sol-detail .part05 .w75 .con .swiper-container .swiper-wrapper .swiper-slide ul {display: flex;}
	.content .sol-detail .part05 .w75 .con .swiper-container .swiper-wrapper .swiper-slide li {width: 32.24%;text-align: center;background: #fbfbfb;font-size: 15px;font-weight: 400;color: #333333;line-height: 20px;float: left;box-sizing: border-box;margin-right: 23px;position: relative;flex-shrink: 1;}
	.content .sol-detail .part05 .w75 .con .swiper-container .swiper-wrapper .swiper-slide li a {display: block;width: 100%;color: #333333;padding: 6.53% 21%;box-sizing: border-box;}
	.content .sol-detail .part05 .w75 .con .swiper-container .swiper-wrapper .swiper-slide li:last-child {margin-right: 0;}
	.content .sol-detail .part05 .w75 .con .swiper-container .swiper-wrapper .swiper-slide li::after {content: '';width: 100%;height: 0px;position: absolute;left: 0;bottom: 0;transition: all .2s;}
	.content .sol-detail .part05 .w75 .con .swiper-container .swiper-wrapper .swiper-slide li:hover {background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);}
	.content .sol-detail .part05 .w75 .con .swiper-container .swiper-wrapper .swiper-slide li:hover::after {background: url('../image/bg-16.png')no-repeat;background-size: 100% 100%;height: 5px;}
	.content .sol-detail .part05 .w75 .con .swiper-button-next {background: url('../image/sr.png')no-repeat!important;top: 45%; right: -85px!important;width: 60px!important;height: 60px!important;background-size: 100% 100%;}
	.content .sol-detail .part05 .w75 .con .swiper-button-prev {background: url('../image/sl.png')no-repeat!important;top: 45%;left: -85px!important;width: 60px!important;height: 60px!important;background-size: 100% 100%;}

	.content .sol-detail .part05 .w75 .con .wid9case-slide {display: none;}
	.content .sol-detail .part05 .w75 .con .wid9case-slide .swiper-wrapper .swiper-slide a {display: block;width: 100%;color: #333333;padding: 6.53% 21%;box-sizing: border-box;text-align: center;background: #fbfbfb;font-size: 15px;font-weight: 400;color: #333333;line-height: 20px;position: relative;}
	.content .sol-detail .part05 .w75 .con .wid9case-slide .swiper-wrapper .swiper-slide a::after {content: '';width: 100%;height: 0px;position: absolute;left: 0;bottom: 0;transition: all .2s;}
	.content .sol-detail .part05 .w75 .con .wid9case-slide .swiper-wrapper .swiper-slide a:hover {background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);}
	.content .sol-detail .part05 .w75 .con .wid9case-slide .swiper-wrapper .swiper-slide a:hover::after {background: url('../image/bg-16.png')no-repeat;background-size: 100% 100%;height: 5px;}


	/* +++++++++++++++++ 服务与支持start +++++++++++++++++++++++++++++++++ */
	/* 服务与支持-资料下载 */
	.content .dataDownload {width: 100%;}
	.content .dataDownload .w75 {width: 75%; margin: 0 auto;}
	.content .dataDownload .w75 .location {width: 100%;text-align: right;padding-top: 40px;margin-bottom: 60px;}
	.content .dataDownload .w75 .location img {margin-top: 5px;}
	.content .dataDownload .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.content .dataDownload .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.content .dataDownload .w75 .findData {width: 100%;margin-bottom: 40px;}
	.content .dataDownload .w75 .findData .lab {margin-bottom: 40px;}
	.content .dataDownload .w75 .findData .lab span {display: block;}
	.content .dataDownload .w75 .findData .lab span.sp1 {font-size: 40px;font-weight: bold;color: #333333;line-height: 56px;}
	.content .dataDownload .w75 .findData .lab span.sp2 {font-size: 20px;font-weight: 400;color: #333333;line-height: 28px;}
	.content .dataDownload .w75 .findData .findDataForm {width: 100%;}
	.content .dataDownload .w75 .findData .findDataForm .input-block {margin-left: 0;width: 47.7%;min-height: 46px;background: #FFFFFF;border: 1px solid #E6E6E6;box-sizing: border-box;}
	.content .dataDownload .w75 .findData .findDataForm .input-block input, .input-block select {height: 46px;width: 100%;border: none;box-sizing: border-box;padding: 0 1%;}
	.content .dataDownload .w75 .findData .findDataForm .type {background: #FBFBFB;width: 100%;box-sizing: border-box;padding: 2.5% 4%;margin-top: 3%;}
	.content .dataDownload .w75 .findData .findDataForm .type .downloadType {width: 80%;}
	.content .dataDownload .w75 .findData .findDataForm .type p.tit {font-size: 18px;font-weight: 400;color: #333333;line-height: 25px;}

	.content .dataDownload .w75 .findData .findDataForm .form-item input[type='checkbox']{
		width: 15px;
		height: 15px;
		min-width: 15px;
		-webkit-appearance:none;
		border: 1px solid #cfcfcf;
		background: #ffffff;
		margin-right: 10px;
		vertical-align: middle;
		border-radius: 2px;
		outline: none;
		margin-bottom: 1%;
	}
	.content .dataDownload .w75 .findData .findDataForm .form-item .checkBox input[type=checkbox]:checked{
		width: 19px;
		height: 16px;
		background: url("../image/icon-7.png")no-repeat center;
		background-size: cover;
		border: none;
		/* border-color: #dcb227;  */
	}
	.content .dataDownload .w75 .findData .findDataForm .form-item .checkBox {width: 16%;display: inline-block;margin-top: 30px;}
	.content .dataDownload .w75 .findData .findDataForm .form-item .checkBox span {font-size: 16px;font-weight: 400;color: #333333;line-height: 22px;}
	/* .content .dataDownload .w75 .findData .findDataForm .checkbox {width: 16%;line-height: 22px!important;}
	.content .dataDownload .w75 .findData .findDataForm .checkbox span {font-size: 16px;font-weight: 400;color: #333333!important;line-height: 22px!important;}
	.content .dataDownload .w75 .findData .findDataForm .checkbox[lay-skin=primary] i {width: 15px;height: 15px;background: #FFFFFF;border-radius: 2px;border: 1px solid #CFCFCF;box-sizing: border-box;margin-top: 4.5px;}
	.content .dataDownload .w75 .findData .findDataForm .checkbox .layui-icon-ok:before {content: none;}
	.content .dataDownload .w75 .findData .findDataForm .checked .layui-icon-ok:before {content: '';width: 19px;height: 16px;background: url('../image/icon-7.png')no-repeat;background-size: 100% 100%;display: inline-block;position: relative;top: -2px;left: -1px;} */
	/* .content .dataDownload .w75 .findData .findDataForm .form-item .checkbox[lay-skin=primary] {margin-top: 30px;} */
	.content .dataDownload .w75 .findData .findDataForm .form-item .but {position: relative;margin-top: 13px;cursor: pointer;}
	.content .dataDownload .w75 .findData .findDataForm .form-item .but span {font-size: 18px;font-weight: 400;color: #FFFFFF;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.content .dataDownload .w75 .searchResult {width: 100%;}
	.content .dataDownload .w75 .searchResult .loading {text-align: center;display: none;}
	.content .dataDownload .w75 .searchResult .loading img {max-width: 200px;}
	.content .dataDownload .w75 .searchResult .lab {width: 100%;padding-bottom: 10px;border-bottom: 1px solid #999999;margin-bottom: 30px;}
	.content .dataDownload .w75 .searchResult .lab span {font-size: 40px;font-weight: 500;color: #333333;line-height: 56px;}
	.content .dataDownload .w75 .searchResult .nodata {width: 100%;text-align: center;margin-top: 100px;padding-bottom: 160px;display: none;}
	.content .dataDownload .w75 .searchResult .nodata p {font-size: 15px;font-weight: 400;color: #999999;line-height: 21px;margin-top: -115px;}
	.content .dataDownload .w75 .searchResult .resuList {width: 100%;margin-bottom: 30px;/* display: none; */}
	.content .dataDownload .w75 .searchResult .resuList ul {display: none;}
	.content .dataDownload .w75 .searchResult .resuList .type-lab {font-size: 30px;font-weight: 500;color: #333333;line-height: 42px;margin-bottom: 20px;}
	.content .dataDownload .w75 .searchResult .resuList table {width: 100%;box-sizing: border-box;border: 1px solid #f2f2f2;}
	.content .dataDownload .w75 .searchResult .resuList table th {background: #f2f2f2;padding: 10px;text-align: left;font-size: 18px;color: #333333;}
	.content .dataDownload .w75 .searchResult .resuList table th:last-child {text-align: center;}
	.content .dataDownload .w75 .searchResult .resuList table td {padding: 19px 10px;font-size: 15px;color: #333333;position: relative;}
	.content .dataDownload .w75 .searchResult .resuList table td:nth-child(1) {padding: 19px 30px;}
	.content .dataDownload .w75 .searchResult .resuList table tr {border: 1px solid #f2f2f2;}
	.content .dataDownload .w75 .searchResult .resuList table tr.parent {}
	.content .dataDownload .w75 .searchResult .resuList table tr.parent td:nth-child(1) img {cursor: pointer;position: absolute;}
	.content .dataDownload .w75 .searchResult .resuList table tr.parent td:nth-child(1) .im-1 {top: 24px;left: 14px;}
	.content .dataDownload .w75 .searchResult .resuList table tr.parent td:nth-child(1) .im-2 {display: none;top: 27px;left: 10px;}
	.content .dataDownload .w75 .searchResult .resuList table tr.child {display: none;}
	.content .dataDownload .w75 .searchResult .resuList table tr.child td:nth-child(1) {padding: 19px 40px;}
	.content .dataDownload .w75 .searchResult .resuList table .tdblock {display: table-row!important;}
	.content .dataDownload .w75 .searchResult .resuList table td:last-child img {margin-bottom: 3px;margin-right: 3px;}
	.content .dataDownload .w75 .searchResult .resuList table td:last-child a:nth-child(1) {margin-right: 20px;}
    /* 搜索结果 */
    .content .dataDownload .w75 .searchResult .searchDataResult {width: 100%;padding-bottom: 60px;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl {width: 100%;border-bottom: 1px solid #e6e6e6;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dt {width: 15%;padding: 20px 0;font-size: 16px;color: #666666;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd {width: 85%;padding: 20px 0;border-bottom: 1px solid #e6e6e6;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd:last-child {border-bottom: 0;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd a {margin-right: 40px;font-size: 14px;color: #333333;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd a img {margin-bottom: 3px;margin-right: 5px;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd h6 {font-size: 14px;color: #333333;font-weight: 400;}

	/* 服务与支持-售后服务 */
	.content .afterSaleServe {width: 100%;box-sizing: border-box;padding: 100px 0;}
	.content .afterSaleServe .w75 {width: 75%; margin: 0 auto;}
	.content .afterSaleServe .w75 .lab {width: 100%;margin-bottom: 80px;}
	.content .afterSaleServe .w75 .lab p {font-size: 18px;font-weight: 400;color: #666666;line-height: 24px;margin-bottom: 10px;}
	.content .afterSaleServe .w75 .lab p:nth-child(1) {font-size: 40px;font-weight: bold;color: #333333;line-height: 56px;margin-bottom: 20px;}
	.content .afterSaleServe .w75 .con {width: 100%;}
	.content .afterSaleServe .w75 .con .layui-form-item {margin-bottom: 50px;}
	.content .afterSaleServe .w75 .con .layui-form-item .layui-input-block {width: 16.89%;margin-left: 75px;}
	.content .afterSaleServe .w75 .con .layui-form-item .layui-input-block .layui-input {height: 40px;}
	.content .afterSaleServe .w75 .con .layui-form-item .layui-form-label {width: auto;padding: 10px 0;font-size: 15px;color: #333333;}
	.content .afterSaleServe .w75 .con .layui-form-item .layui-input-block button {height: auto;padding: 0;background: none;}
	.content .afterSaleServe .w75 .con .layui-form-item:last-child .layui-input-block {margin-left: 0;}

	/* 服务与支持-维修介绍 */
	.content .maintainintro {width: 100%;box-sizing: border-box;padding-top: 100px;}
	.content .maintainintro .borbotom {border-bottom: 2px solid; border-image: linear-gradient(to right, #E50121, #E95506) 1;}
	.content .maintainintro .w75 {width: 75%; margin: 0 auto;}
	.content .maintainintro .w75 p.tname {font-size: 40px;font-weight: bold;color: #333333;line-height: 56px;margin-bottom: 30px;}
	.content .maintainintro .w75 .navTab {width: 100%;}
	.content .maintainintro .w75 .navTab a {display: block; width: 160px;height: 48px;background: #FFFFFF;border: 1px solid #E6E6E6;float: left;box-sizing: border-box;font-size: 20px;font-weight: 400;color: #666666;line-height: 48px;text-align: center;margin-right: 10px;}
	.content .maintainintro .w75 .navTab a:last-child {margin-right: 0;}
	.content .maintainintro .w75 .navTab a.active {background: url('../image/bg-18.png')no-repeat;background-size: 100% 100%;color: #ffffff;}
	.content .maintainintro .part01 {width: 100%;margin-top: 50px;}
	.content .maintainintro .part01 .lab {font-size: 30px;font-weight: 400;color: #333333;line-height: 42px;margin-bottom: 30px;}
	.content .maintainintro .part01 .steplist {width: 100%;display: flex;}
	.content .maintainintro .part01 .steplist .slitem { width: 145px;box-sizing: border-box;background: #f8f8f8;padding: 2.25% 1%;text-align: center;flex-shrink: 1;}
	.content .maintainintro .part01 .steplist .slitem img {margin-bottom: 20px;}
	.content .maintainintro .part01 .steplist .slitem p {font-size: 15px;font-weight: 400;color: #333333;line-height: 20px;margin-bottom: 6px;}
	.content .maintainintro .part01 .steplist .slitem p:last-child {margin-bottom: 0px;}
	.content .maintainintro .part01 .steplist .arow {margin: 0 1%;}
	.content .maintainintro .part01 .steplist .arow img {position: relative;top: 50%;left: 50%;transform: translate(-50%,-50%);}

	.content .maintainintro .part02 {width: 100%;background: #FBFBFB;box-sizing: border-box;padding: 40px 0;margin-top: 60px;}
	.content .maintainintro .part02 .lab {font-size: 30px;font-weight: 400;color: #333333;line-height: 42px;margin-bottom: 30px;}
	.content .maintainintro .part02 .con {width: 100%;}
	.content .maintainintro .part02 .con p {font-size: 15px;font-weight: 400;color: #666666;line-height: 20px;margin-bottom: 15px;}
	.content .maintainintro .part02 .con p:last-child {margin-bottom: 0;}

	.content .maintainintro .part03 {width: 100%;background: url('../image/bg-19.png')no-repeat;background-size: cover; box-sizing: border-box;padding: 4.73% 0;}
	.content .maintainintro .part03 .lab {font-size: 30px;font-weight: 400;color: #FFFFFF;line-height: 42px;margin-bottom: 30px;}
	.content .maintainintro .part03 .con {width: 100%;}
	.content .maintainintro .part03 .con p {font-size: 15px;font-weight: 400;color: #FFFFFF;line-height: 37px;}
	.content .maintainintro .part03 .con p:last-child {margin-bottom: 0;}
	.content .maintainintro .part03 .con p img {margin-right: 15px;margin-bottom: 3px;}
	/* 维修申请 */
	.content .maintainintro .maintainRequest {width: 100%;margin-top: 50px;padding-bottom: 60px;}
	.content .maintainintro .maintainRequest .lab {font-size: 30px;font-weight: 400;color: #333333;line-height: 42px;margin-bottom: 40px;}
	.content .maintainintro .maintainRequest .fbox .layui-form-label {width: 150px;font-size: 17px;font-weight: 400;color: #666666;line-height: 24px;}
	.content .maintainintro .maintainRequest .fbox .layui-form-label span {font-size: 17px;font-weight: 400;color: #E02020;line-height: 24px;margin-right: 6px;}
	.content .maintainintro .maintainRequest .fbox .layui-input-block {margin-left: 180px;min-height: 42px;}
	.content .maintainintro .maintainRequest .fbox .layui-input-block input {min-height: 42px;border: 1px solid #e6e6e6;box-sizing: border-box;}
	.content .maintainintro .maintainRequest .fbox .inpwid {width: 49%;}
	.content .maintainintro .maintainRequest .fbox .layui-form-item .layui-inline {margin-right: 0;}
	.content .maintainintro .maintainRequest .finishInfo {width: 100%;margin-top: 80px;}
	.content .maintainintro .maintainRequest .finishInfo .lab {width: 100%;}
	.content .maintainintro .maintainRequest .finishInfo .lab .p1 {font-size: 20px;font-weight: 400;color: #333333;line-height: 28px;margin-bottom: 30px;}
	.content .maintainintro .maintainRequest .finishInfo .lab .p2 {width: 180px;height: 48px;background: url('../image/bg-20.png')no-repeat;background-size: 100% 100%;text-align: center;line-height: 48px;font-size: 15px;font-weight: 400;color: #FFFFFF;}
	.content .maintainintro .maintainRequest .finishInfo .con {width: 100%;background: #FBFBFB;position: relative;box-sizing: border-box;padding: 2% 3%;}
	.content .maintainintro .maintainRequest .finishInfo .con::before {content: '';border-width: 10px 8px 8px 10px;border-style: solid;border-color: #fbfbfb transparent transparent #fbfbfb;position: absolute;top: -9px;left: 83px;transform: rotate(45deg);}
	.content .maintainintro .maintainRequest .finishInfo .con li {margin-bottom: 40px;}
	.content .maintainintro .maintainRequest .finishInfo .con li:last-child {margin-bottom: 0;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm {width: 100%;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .lf {width: 100%;box-sizing: border-box;padding-right: 6%;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .tlab {margin-bottom: 30px;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .tlab .pnum {font-size: 17px;font-weight: 500;color: #333333;line-height: 24px;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .tlab .del {width: 100px;height: 32px;background: #999999;box-sizing: border-box;text-align: center;line-height: 32px;font-size: 15px;color: #ffffff;border-radius: 4px;cursor: pointer;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-inline {width: 49%;margin-right: 0;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-input-block {min-height: 42px;margin-left: 120px;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-input-block input {min-height: 42px;border: 1px solid #e6e6e6;box-sizing: border-box;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-form-label {width: 90px;font-size: 17px;font-weight: 400;color: #666666;line-height: 24px;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-form-label span {font-size: 17px;font-weight: 400;color: #E02020;line-height: 24px;margin-right: 6px;}
	.content .maintainintro .maintainRequest .finishInfo .con .submitBut {width: 100%;text-align: center;margin-top: 50px;}
	.content .maintainintro .maintainRequest .finishInfo .con .submitBut span {display: inline-block;cursor: pointer;text-align: center;line-height: 48px;}
	.content .maintainintro .maintainRequest .finishInfo .con .submitBut span.sp1 {width: 180px;height: 48px;box-sizing: border-box;background: url('../image/bg-20.png')no-repeat;background-size: 100% 100%;margin-right: 20px;font-size: 15px;font-weight: 400;color: #FFFFFF;}
	.content .maintainintro .maintainRequest .finishInfo .con .submitBut span.sp2 {width: 180px;height: 48px;box-sizing: border-box;background: url('../image/bg-21.png')no-repeat;background-size: 100% 100%;font-size: 15px;font-weight: 400;color: #333333;}
	/* 维修记录 */
	.content .maintainintro .maintainRecord {width: 100%;margin-top: 50px;padding-bottom: 60px;}
	.content .maintainintro .maintainRecord .lab {font-size: 30px;font-weight: 400;color: #333333;line-height: 42px;margin-bottom: 40px;}
	.content .maintainintro .maintainRecord .layui-form-item {text-align: center;width: 100%;box-sizing: border-box;}
	.content .maintainintro .maintainRecord .layui-form-item .layui-inline {width: 29.43%;margin: 0;}
	.content .maintainintro .maintainRecord .layui-form-item .butIn {width: auto;}
	.content .maintainintro .maintainRecord .layui-form-item .layui-input-block {margin: 0;}
	.content .maintainintro .maintainRecord .layui-form-item .layui-input-block .layui-input {min-height: 60px;box-sizing: border-box;border: 1p solid #e6e6e6;}
	.content .maintainintro .maintainRecord .layui-form-item .layui-input-block .layui-btn {width: 180px;height: 60px;background: url('../image/bg-22.png')no-repeat;background-size: 100% 100%;margin-left: 20px;}
	.content .maintainintro .maintainRecord .dataTable {margin-top: 80px;}
	.content .maintainintro .maintainRecord .dataTable table th {font-size: 17px;font-weight: 600;color: #333333;text-align: center;}
	.content .maintainintro .maintainRecord .dataTable table td {text-align: center;}

	/* 常见问题 */
	.content .question {width: 100%;padding-bottom: 60px;}
	.content .question .w75 {width: 75%; margin: 0 auto;}
	.content .question .w75 .location {width: 100%;text-align: right;padding-top: 40px;margin-bottom: 60px;}
	.content .question .w75 .location img {margin-top: 5px;}
	.content .question .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.content .question .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.content .question .w75 .faq {width: 100%;}
	.content .question .w75 .faq .lab {width: 100%;padding-bottom: 25px;border-bottom: 1px solid #e6e6e6;margin-bottom: 40px;}
	.content .question .w75 .faq .lab .sp1 {font-size: 40px;font-weight: 500;color: #333333;line-height: 56px;margin-right: 10px;}
	.content .question .w75 .faq .lab .sp2 {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.content .question .w75 .faq .lab .sp2 span {font-size: 25px;color: #333333;font-weight: 500;}
	.content .question .w75 .faq .qsList {width: 100%;}
	.content .question .w75 .faq .qsList ul li {width: 49.1%;background: #fbfbfb;float: left;cursor: pointer;margin-bottom: 30px;margin-right: 1.8%;}
	.content .question .w75 .faq .qsList ul li:nth-child(even) {margin-right: 0;}
	.content .question .w75 .faq .qsList ul li .d1 {display: flex;}
	.content .question .w75 .faq .qsList ul li .cd {box-sizing: border-box;padding: 0 4%;width: 100%;display: flex;align-items: center;justify-content: space-between;}
	.content .question .w75 .faq .qsList ul li .cd p {font-size: 20px;font-weight: bold;color: #333333;line-height: 28px;}
	.content .question .w75 .faq .qsList ul li .cd .roateimg {transform: rotate(270deg);}
	.content .question .w75 .faq .qsList ul li .d2 {width: 100%;background: #ffffff;box-sizing: border-box;padding: 5%;display: none;}
	.content .question .w75 .faq .qsList ul li .d2 p {font-size: 15px;color: #333333;line-height: 25px;text-align: justify;margin-bottom: 10px;}
	.content .question .w75 .faq .qsList ul li .d2 p:last-child {margin-bottom: 0;}
	.content .question .w75 .faq .qsList ul li.active {box-shadow: 0 7px 12px rgb(0 0 0 / 8%);}
	.content .question .w75 .faq .qsList ul li .d2block {display: block;}

	/* 售前咨询 */
	.content .beforeSaleConsult {width: 100%;box-sizing: border-box;padding: 100px 0;}
	.content .beforeSaleConsult .w75 {width: 75%; margin: 0 auto;}
	.content .beforeSaleConsult .w75 .lab {width: 100%;margin-bottom: 60px;}
	.content .beforeSaleConsult .w75 .lab p {font-size: 20px;font-weight: 400;color: #333333;line-height: 24px;margin-bottom: 10px;}
	.content .beforeSaleConsult .w75 .lab p:nth-child(1) {font-size: 40px;font-weight: bold;color: #333333;line-height: 56px;margin-bottom: 20px;}
	.content .beforeSaleConsult .w75 .con {width: 100%;background: #fbfbfb;box-sizing: border-box;padding: 4% 0;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid {width: 44.6%;margin-right: 2%;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid .layui-form-label {font-size: 17px;font-weight: 400;color: #333333;line-height: 24px;width: 25%;padding: 18px 15px;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid .layui-form-label .red_tip {font-size: 17px;font-weight: 400;color: #E02020;line-height: 24px;margin-right: 5px;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid .layui-input-block {margin-left: 34%;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid .layui-input-block .layui-input {min-height: 60px;box-sizing: border-box;}
	.content .beforeSaleConsult .w75 .con .other .layui-form-label {font-size: 17px;font-weight: 400;color: #333333;line-height: 24px;width: 11.15%;padding: 18px 15px;}
	.content .beforeSaleConsult .w75 .con .other .layui-form-label .red_tip {font-size: 17px;font-weight: 400;color: #E02020;line-height: 24px;margin-right: 5px;}
	.content .beforeSaleConsult .w75 .con .other .layui-input-block {margin-left: 15%;line-height: 55px;}
	.content .beforeSaleConsult .w75 .con .other .layui-input-block .layui-form-radio {margin: 0 11% 0 0;font-size: 17px!important;font-weight: 400;color: #333333!important;}
	.layui-form-radio .layui-anim.layui-icon {font-size: 0;width: 16px;height: 16px;background: url('../image/rad-1.png')no-repeat;background-size: 100% 100%;}
	.layui-form-radioed .layui-anim.layui-icon {font-size: 0;width: 16px;height: 16px;background: url('../image/rad-2.png')no-repeat;background-size: 100% 100%;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .layui-input-block button {height: auto;padding: 0;background: none;}
	.content .beforeSaleConsult .w75 .con .layui-form-item:last-child {margin-top: 5%;}
	.content .beforeSaleConsult .w75 .con .layui-form-item:last-child .layui-input-block {margin-left: 6%;}
	.content .beforeSaleConsult .w75 .con .explain {font-size: 15px;font-weight: 400;color: #999999;line-height: 21px;margin-left: 6%;margin-top: 3%;}
	.content .beforeSaleConsult .w75 .con .treeSel {float: left;display: inline-block;width: 44.6%;margin-top: 0!important;margin-bottom: 0!important;clear: none;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-inline:first-child {width: 100%;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-inline .layui-inline { width: 66%;margin-right: 0;margin-bottom: 0;margin-left: 34%;display: block;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-inline .layui-inline .treeSelect {width: 100%!important;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-form-label {font-size: 17px;font-weight: 400;color: #333333;line-height: 24px;width: 25%;padding: 18px 15px;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-form-label .must {font-size: 17px;font-weight: 400;color: #E02020;line-height: 24px;margin-right: 5px;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-input, .layui-select, .layui-textarea {line-height: 60px;height: 60px;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-input input {height: 60px;line-height: 60px;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-inline .layui-inline .treeSelect dl {top: 57px;}
	

	/* 意见反馈 */
	.content .feedback {width: 100%;box-sizing: border-box;padding: 100px 0;}
	.content .feedback .w75 {width: 75%; margin: 0 auto;}
	.content .feedback .w75 .lab {width: 100%;margin-bottom: 60px;}
	.content .feedback .w75 .lab p {font-size: 20px;font-weight: 400;color: #333333;line-height: 24px;margin-bottom: 10px;}
	.content .feedback .w75 .lab p:nth-child(1) {font-size: 40px;font-weight: bold;color: #333333;line-height: 56px;margin-bottom: 20px;}
	.content .feedback .w75 .con {width: 100%;box-sizing: border-box;padding: 4% 1%;background: url('../image/bg-23.png')no-repeat;background-size: auto;}
	.content .feedback .w75 .con .bg-img {max-width: 100%;}
	.content .feedback .w75 .con .layui-form-item .inpwid {width: 47.7%;margin-right: 2%;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-form-label {font-size: 17px;font-weight: 400;color: #333333;line-height: 24px;width: 20%;padding: 18px 15px;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-form-label .red_tip {font-size: 17px;font-weight: 400;color: #E02020;line-height: 24px;margin-right: 5px;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-input-block {margin-left: 28%;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-input-block .layui-input {min-height: 60px;box-sizing: border-box;}
	.content .feedback .w75 .con .other .layui-form-label {font-size: 17px;font-weight: 400;color: #333333;line-height: 24px;width: 11.15%;padding: 18px 15px;}
	.content .feedback .w75 .con .other .layui-form-label .red_tip {font-size: 17px;font-weight: 400;color: #E02020;line-height: 24px;margin-right: 5px;}
	.content .feedback .w75 .con .other .layui-input-block {margin-left: 15%;line-height: 55px;}
	.content .feedback .w75 .con .layui-form-item .layui-input-block button {height: auto;padding: 0;background: none;}
	.content .feedback .w75 .con .layui-form-item:last-child {text-align: center;margin-top: 3%;}

	/* +++++++++++++++++++++++++++ 服务与支持 end +++++++++++++++++++++++++++++++ */

	/* +++++++++++++++++++++++++= 新闻中心 start ++++++++++++++++++++++++++++++ */
	/* 新闻列表 */
	.newsCenter .newsList {width: 100%;}
	.newsCenter .newsList {width: 100%;padding-bottom: 60px;}
	.newsCenter .newsList .w75 {width: 75%; margin: 0 auto;}
	.newsCenter .newsList .w75 .location {width: 100%;text-align: right;padding-top: 40px;margin-bottom: 60px;}
	.newsCenter .newsList .w75 .location img {margin-top: 5px;}
	.newsCenter .newsList .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.newsCenter .newsList .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.newsCenter .newsList .w75 .clist {width: 100%;}
	.newsCenter .newsList .w75 .clist li {border-bottom: 1px solid #e6e6e6;padding-bottom: 40px;margin-bottom: 40px;}
	.newsCenter .newsList .w75 .clist li:last-child {}
	.newsCenter .newsList .w75 .clist li .img {margin-right: 3.5%;width: 28.38%;}
	.newsCenter .newsList .w75 .clist li .img img {max-width: 100%;}
	.newsCenter .newsList .w75 .clist li a {display: block;width: 100%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo {width: 68%; box-sizing: border-box;padding-top: 1%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p1 {font-size: 24px;font-weight: 400;color: #333333;margin-bottom: 1%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p2 {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin-bottom: 1%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p3 {font-size: 15px;font-weight: 400;color: #888888;line-height: 23px;text-align: justify; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p4 {margin-top: 3.5%;width: 15.46%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p4 img {max-width: 100%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p4 img.im-2 {display: none;}
	.newsCenter .newsList .w75 .clist li:hover a .newsinfo p.p1 {color: #e50121;}
	.newsCenter .newsList .w75 .clist li:hover a .newsinfo p.p4 img.im-1 {display: none;}
	.newsCenter .newsList .w75 .clist li:hover a .newsinfo p.p4 img.im-2 {display: inline-block;}

	/* 新闻详情 */
	.newsCenter .newsDetail {width: 100%;}
	.newsCenter .newsDetail .w75 {width: 75%; margin: 0 auto;}
	.newsCenter .newsDetail .w75 .location {width: 100%;text-align: right;padding-top: 40px;margin-bottom: 60px;}
	.newsCenter .newsDetail .w75 .location img {margin-top: 5px;}
	.newsCenter .newsDetail .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.newsCenter .newsDetail .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.newsCenter .newsDetail .w75 .ndbox {width: 100%;padding-bottom: 50px;}
	.newsCenter .newsDetail .w75 .ndbox .lab-tit {width: 100%;margin-bottom: 20px;}
	.newsCenter .newsDetail .w75 .ndbox .lab-tit .p1 {font-size: 40px;font-weight: 400;color: #333333;margin-bottom: 20px;}
	.newsCenter .newsDetail .w75 .ndbox .lab-tit .p2 {font-size: 15px;font-weight: 400;color: #666666;}
	.newsCenter .newsDetail .w75 .ndbox .con {width: 100%;}
	.newsCenter .newsDetail .w75 .ndbox .con p {font-size: 15px;font-weight: 400;color: #333333;line-height: 23px;margin-bottom: 10px;}
	.newsCenter .newsDetail .w75 .ndbox .con p.img {text-align: center;}
	.newsCenter .newsDetail .w75 .ndbox .con p.img img {max-width: 100%;}
	.newsCenter .newsDetail .w75 .ndbox .con p:last-child {margin-bottom: 0;}
	.newsCenter .newsDetail .xgnews {width: 100%;background: rgba(250, 250, 250, 0.8);box-sizing: border-box;padding: 60px 0;}
	.newsCenter .newsDetail .xgnews .w75 .lab {font-size: 40px;font-weight: 400;color: #333333;line-height: 60px;margin-bottom: 30px;}
	.newsCenter .newsDetail .xgnews .w75 li {border-bottom: 1px solid #e6e6e6;padding-bottom: 40px;margin-bottom: 40px;}
	.newsCenter .newsDetail .xgnews .w75 li:last-child {border-bottom: 0;padding-bottom: 0;margin-bottom: 0;}
	.newsCenter .newsDetail .xgnews .w75 li .img {margin-right: 3.5%;width: 28.38%;}
	.newsCenter .newsDetail .xgnews .w75 li .img img {max-width: 100%;}
	.newsCenter .newsDetail .xgnews .w75 li a {display: block;width: 100%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo {width: 68%; box-sizing: border-box;padding-top: 1%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p1 {font-size: 24px;font-weight: 400;color: #333333;margin-bottom: 1%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p2 {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin-bottom: 1%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p3 {font-size: 15px;font-weight: 400;color: #888888;line-height: 23px;text-align: justify; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p4 {margin-top: 3.5%;width: 15.46%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p4 img {max-width: 100%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p4 img.im-2 {display: none;}
	.newsCenter .newsDetail .xgnews .w75 li:hover a .newsinfo p.p1 {color: #e71232;}
	.newsCenter .newsDetail .xgnews .w75 li:hover a .newsinfo p.p4 img.im-1 {display: none;}
	.newsCenter .newsDetail .xgnews .w75 li:hover a .newsinfo p.p4 img.im-2 {display: inline-block;}

	/* +++++++++++++++++++++++++++++++ 新闻 end ++++++++++++++++++++++++++++++++++++++++++ */

	/* +++++++++++++++++++++++++++++++ 关于我们 start ++++++++++++++++++++++++++++++++++++ */
	/* 公司简介 */
	.aboutUsCon .company-profile {width: 100%;}
	.aboutUsCon .company-profile .w75 {width: 75%; margin: 0 auto;}
	.aboutUsCon .company-profile .w75 .location {width: 100%;text-align: right;padding-top: 40px;margin-bottom: 60px;}
	.aboutUsCon .company-profile .w75 .location img {margin-top: 5px;}
	.aboutUsCon .company-profile .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.aboutUsCon .company-profile .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.aboutUsCon .company-profile .cp01 {width: 100%;box-sizing: border-box;padding-bottom: 60px;}
	.aboutUsCon .company-profile .cp01 .ll {width: 53%;}
	.aboutUsCon .company-profile .cp01 .ll .p1 {font-size: 40px;font-weight: 500;color: #333333;line-height: 56px;margin-bottom: 2%;}
	.aboutUsCon .company-profile .cp01 .ll .p2 {font-size: 20px;font-weight: 400;color: #333333;line-height: 28px;margin-bottom: 1%;}
	.aboutUsCon .company-profile .cp01 .ll .about_company p {font-size: 16px;font-weight: 400;color: #666666;line-height: 28px;margin-bottom: 1%;}
	.aboutUsCon .company-profile .cp01 .rr {width: 40%;position: relative;}
	.aboutUsCon .company-profile .cp01 .rr video {display: block;max-width: 100%;}
	.aboutUsCon .company-profile .cp01 .rr img {max-width: 100%;}
	.aboutUsCon .company-profile .cp01 .rr img.play {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);cursor: pointer;}

	.aboutUsCon .company-profile .cp02 {width: 100%;box-sizing: border-box;padding: 60px 0;background: rgba(249, 249, 249, 0.8);}
	.aboutUsCon .company-profile .cp02 .lab {width: 100%;margin-bottom: 30px;}
	.aboutUsCon .company-profile .cp02 .lab .p1 {font-size: 40px;font-weight: 500;color: #333333;line-height: 56px;}
	.aboutUsCon .company-profile .cp02 .lab .p2 {font-size: 20px;font-weight: 400;color: #333333;line-height: 28px;}
	.aboutUsCon .company-profile .cp02 .con {width: 100%;position: relative;}
	.aboutUsCon .company-profile .cp02 .con img.bg {max-width: 100%;}
	.aboutUsCon .company-profile .cp02 .con .list-item {width: 100%;position: absolute;top: 0;left: 0;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item {width: 33.33%;text-align: center;box-sizing: border-box;position: relative;padding: 17.2% 0;background: rgba(0,0,0,0.2500);}
	.aboutUsCon .company-profile .cp02 .con .list-item .item .poCenter {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.aboutUsCon .company-profile .cp02 .con .list-item .item .poCenter img {margin-bottom: 3%;width: 29.5%;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item .poCenter .p1 {font-size: 40px;font-weight: 600;color: #FFFFFF;line-height: 56px;margin-bottom: 3%;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item .poCenter .p2 {font-size: 20px;font-weight: 400;color: #FFFFFF;line-height: 28px;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item:hover {background: rgba(0,0,0,0.6000);}

	.aboutUsCon .company-profile .cp03 {width: 100%;box-sizing: border-box;background: url('/content/image/abbg-1.png')no-repeat bottom;height: auto;padding-top: 60px;padding-bottom: 60px;}
	.aboutUsCon .company-profile .cp03 .w75 {height: 100%;box-sizing: border-box;}
	.aboutUsCon .company-profile .cp03 .lab {width: 100%;margin-bottom: 5%;}
	.aboutUsCon .company-profile .cp03 .lab .p1 {font-size: 40px;font-weight: 500;color: #ffffff;line-height: 56px;}
	.aboutUsCon .company-profile .cp03 .lab .p2 {font-size: 20px;font-weight: 400;color: #ffffff;line-height: 28px;}
	.aboutUsCon .company-profile .cp03 .con {width: 100%;}
	.aboutUsCon .company-profile .cp03 .con .time-line {width: 20%;position: relative;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul {height: 450px;overflow-y: auto;box-sizing: border-box;padding: 5% 0;/*Firefox*/
		scrollbar-color:#ffffff #ffffff;/*背景色和前景色*/
		scrollbar-width: none;/*实现没有上下箭头*/}
	.aboutUsCon .company-profile .cp03 .con .time-line::before {width: 2px;height: 500px; content: '';background: url('../image/tl.png')no-repeat;background-size: 100% 100%;position: absolute;top: -23px;left: 0;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul li {cursor: pointer;padding-bottom: 60px;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul li span {font-size: 18px;font-weight: 400;color: rgba(255, 255, 255, 0.75);line-height: 25px;position: absolute;left: 25px;top: -10px;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul li.active span {font-size: 24px;color: #ffffff;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul li:hover span {font-size: 24px;color: #ffffff;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul li:hover .layui-timeline-axis {background: rgba(255, 255, 255, 1);}
	.aboutUsCon .company-profile .cp03 .con .time-line .layui-timeline-item:before {content: none;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul li:last-child {padding-bottom: 0;}
	.aboutUsCon .company-profile .cp03 .con .time-line .layui-timeline-axis {width: 10px;height: 2px;background: rgba(255, 255, 255, 0.75);left: -3px;border-radius: unset;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul::-webkit-scrollbar {/*滚动条整体样式*/
		width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
		display: none;
		transition: all .3s;
	}
	.aboutUsCon .company-profile .cp03 .con .time-line ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
		background: #ffffff;
	}
	.aboutUsCon .company-profile .cp03 .con .time-line ul::-webkit-scrollbar-track {/*滚动条里面轨道*/
		/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
		border-radius: 10px;
		background: transparent;
	}
	/*Firefox*/
	
	
/* 	.aboutUsCon .company-profile .cp03 .con .time-line ul:hover::-webkit-scrollbar {display: block;} */
	.aboutUsCon .company-profile .cp03 .con .timecon {width: 70%;margin-top: -2%;margin-left: 10%;}
	.aboutUsCon .company-profile .cp03 .con .timecon .tilab {font-size: 40px;font-weight: 400;color: #FFFFFF;line-height: 68px;margin-bottom: 2%;position: relative;box-sizing: border-box;padding-left: 5%;}
	.aboutUsCon .company-profile .cp03 .con .timecon .tilab::before {content: ''; width: 6px;height: 70px;background: #FFFFFF;border-radius: 3px;position: absolute;top: 0;left: 0;}
	.aboutUsCon .company-profile .cp03 .con .timecon ul {width: 100%;box-sizing: border-box;padding-left: 5.5%;display: none;overflow: hidden;}
	.aboutUsCon .company-profile .cp03 .con .timecon .ublock {display: block;}
	.aboutUsCon .company-profile .cp03 .con .timecon li {font-size: 17px;font-weight: 400;color: #FFFFFF;line-height: 24px;position: relative;box-sizing: border-box;padding-left: 3%;margin-bottom: 1.3%;}
	.aboutUsCon .company-profile .cp03 .con .timecon li::before {content: '';width: 6px;height: 6px;background: #FFFFFF;border-radius: 100%;position: absolute;top: 40%;left: 0;}
	.aboutUsCon .company-profile .cp03 .con .timecon li:last-child {margin-bottom: 0;}
	.aboutUsCon .company-profile .cp03 .con .timecon .lookMore p {font-size: 14px;color: #ffffff;line-height: 14px;padding-left: 162px;position: relative;margin-top: 25px;cursor: pointer;}
	.aboutUsCon .company-profile .cp03 .con .timecon .lookMore p i {display: block;width: 142px;height: 1px;background: #ffffff;position: absolute;left: 0;top: 50%;margin-top: -1px;}
	.aboutUsCon .company-profile .cp03 .con .timecon .lookMore p.p1 {display: none;}

	.aboutUsCon .company-profile .cp04 {width: 100%;box-sizing: border-box;background: #ffffff;padding: 5% 0;}
	.aboutUsCon .company-profile .cp04 .w75 {height: 100%;box-sizing: border-box;}
	.aboutUsCon .company-profile .cp04 .lab {width: 100%;margin-bottom: 4%;}
	.aboutUsCon .company-profile .cp04 .lab .p1 {font-size: 40px;font-weight: 500;color: #333333;line-height: 56px;}
	.aboutUsCon .company-profile .cp04 .lab .p2 {font-size: 20px;font-weight: 400;color: #333333;line-height: 28px;}
	.aboutUsCon .company-profile .cp04 .con {width: 100%;position: relative;}
	.aboutUsCon .company-profile .cp04 .con img.bg {max-width: 100%;}
	.aboutUsCon .company-profile .cp04 .con p {width: 100%;font-size: 44px;font-weight: 600;color: #FFFFFF;line-height: 62px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}

	.aboutUsCon .company-profile .cp05 {width: 100%;box-sizing: border-box;background: linear-gradient(315deg, rgba(250,251,252,0.6300) 0%, #F4F5F7 100%);padding: 5% 0;}
	.aboutUsCon .company-profile .cp05 .w75 {height: 100%;box-sizing: border-box;}
	.aboutUsCon .company-profile .cp05 .lab {width: 100%;margin-bottom: 4%;}
	.aboutUsCon .company-profile .cp05 .lab .p1 {font-size: 40px;font-weight: 500;color: #333333;line-height: 56px;}
	.aboutUsCon .company-profile .cp05 .con {width: 100%;background: #ffffff;}
	.aboutUsCon .company-profile .cp05 .con .item {width: 100%;font-size: 0;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left {display: inline-block;vertical-align: middle;width: 50%;position: relative;height: 100%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left ul {width: 100%;box-sizing: border-box;padding: 0 10%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li {width: 100%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li:first-child {margin-bottom: 5%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li img {width: 7.5%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li .inf {width: 80%;margin-left: 6%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li .inf .p1 {font-size: 26px;font-weight: 400;color: #333333;line-height: 28px;margin-bottom: 8px;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li .inf .p2 {font-size: 16px;font-weight: 400;color: #666666;line-height: 21px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left img.img {max-width: 100%;display: block;}

	/* 荣誉资质 */
	.aboutUsCon .aboutUs-honor {width: 100%;box-sizing: border-box;padding-bottom: 60px;}
	.aboutUsCon .aboutUs-honor .w75 {width: 75%; margin: 0 auto;}
	.aboutUsCon .aboutUs-honor .w75 .location {width: 100%;text-align: right;padding-top: 40px;margin-bottom: 60px;}
	.aboutUsCon .aboutUs-honor .w75 .location img {margin-top: 5px;}
	.aboutUsCon .aboutUs-honor .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.aboutUsCon .aboutUs-honor .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.aboutUsCon .aboutUs-honor .w75 .lab {font-size: 40px;font-weight: bold;color: #333333;line-height: 56px;margin-bottom: 5%;}
	.aboutUsCon .aboutUs-honor .w75 .con {width: 100%;position: relative;box-sizing: border-box;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName {width: 50%;display: inline-block;vertical-align: middle;margin-top: 5%;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li {width: 100%;padding-bottom: 3%;margin-bottom: 3%;border-bottom: 1px solid #cfcfcf;box-sizing: border-box;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li span {font-size: 20px;font-weight: 400;color: #333333;display: inline-block;line-height: 50px;cursor: pointer;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li span:first-child {border-right: 1px solid #cfcfcf;padding-right: 20px;margin-right: 20px;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li.active span {font-weight: bold;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li:last-child {border-bottom: 0;padding-bottom: 0;margin-bottom: 0;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-button-next {background-image: none;top: 4%;right: -5%;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-button-prev {background-image: none;top: 4%;left: -5%;}
	/* .aboutUsCon .aboutUs-honor .w75 .con .swiper-pagination {border-bottom: 1px solid #acacac;box-sizing: border-box;top: 0;bottom: unset;width: 100%;}
	.aboutUsCon .aboutUs-honor .w75 .con span.swiper-pagination-bullet {width: auto;height: auto;display: inline-block;border-radius: unset;background: unset;opacity: unset;font-size: 25px;font-weight: 400;color: #666666;line-height: 36px;margin: 0 5%!important;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-pagination-bullet-active {font-size: 40px!important;font-weight: 400!important;color: #333333!important;line-height: 56px!important;position: relative;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-pagination-bullet-active::after {content: ''; width: 70px;height: 3px;background: #333333;position: absolute;top: 97%;left: 50%;transform: translate(-50%,-50%);} */
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .limg {width: 35.1%;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .limg img {max-width: 100%;display: none;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .limg img.imblock {display: inline;}

	.aboutUsCon .aboutUs-honor .w75 .con .yearSilde {border-bottom: 1px solid #acacac;box-sizing: border-box;top: 0;bottom: unset;width: 100%;margin-bottom: 60px;}
	.aboutUsCon .aboutUs-honor .w75 .con .yearSilde .swiper-slide {width: auto;height: auto;display: inline-block;border-radius: unset;background: unset;opacity: unset;font-size: 25px;font-weight: 400;color: #666666;line-height: 56px;margin: 0 5%!important;}
	.aboutUsCon .aboutUs-honor .w75 .con .yearSilde .swiper-slide.swiper-slide-active {font-size: 40px!important;font-weight: 400!important;color: #333333!important;line-height: 56px!important;position: relative;}
	.aboutUsCon .aboutUs-honor .w75 .con .yearSilde .swiper-slide.swiper-slide-active::after {content: ''; width: 70px;height: 3px;background: #333333;position: absolute;top: 97%;left: 50%;transform: translate(-50%,-50%);}

	/* ++++++++++++++++++++++++++++++++++++++++ 关于我们 end +++++++++++++++++++++++++++++++++++ */

	/* ++++++++++++++++++++++++++++++++++++++++ 联系我们 start +++++++++++++++++++++++++++++++++ */
	/* 联系方式 */
	.contactUs .contactBanner {width: 100%;}
	.contactUs .contactBanner .w75 {width: 75%; margin: 0 auto;position: relative;}
	.contactUs .contactBanner .w75 p {position: absolute;left: 0;bottom: 0;font-size: 70px;font-weight: 800;color: #333333;line-height: 98px;margin-bottom: 12%;}
	.contactUs .contactBanner .w75 p span:nth-child(1) {color: #333333;}
	.contactUs .contactBanner .w75 p span:nth-child(2) {color: #E71232;}
    .contactUs .contactBanner .w75 .contactInfo {position: absolute;left: 0;bottom: 0;width: 100%;height: auto;margin-bottom: 2%;}
    .contactUs .contactBanner .w75 .contactInfo p {font-size: 15px;color: #333333;line-height: 24px;position: unset;left: unset;bottom: unset;font-weight: 600;margin-bottom: 10px;}
    .contactUs .contactBanner .w75 .contactInfo p:last-child {margin-bottom: 0;}


	.contactUs .contactType .w75 {width: 75%; margin: 0 auto;}
	.contactUs .contactType .w75 .location {width: 100%;text-align: right;padding-top: 40px;margin-bottom: 60px;}
	.contactUs .contactType .w75 .location img {margin-top: 5px;}
	.contactUs .contactType .w75 .location a {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;}
	.contactUs .contactType .w75 .location span {font-size: 15px;font-weight: 400;color: #666666;line-height: 21px;margin: 0 5px;}
	.contactUs .contactType .con {width: 100%;position: relative;}
	.contactUs .contactType .con .addressInfo {width: 53.8%;height: 350px;background: url('../image/bg-24.png')no-repeat 50%;background-size: 100% 100%;position: absolute;left: 0;bottom: 0;box-sizing: border-box;padding: 2.5% 14% 0 14%;}
	.contactUs .contactType .con .addressInfo p {margin-bottom: 4%;display: flex;align-items: center;}
	.contactUs .contactType .con .addressInfo p img {margin-right: 4%;float: left;}
	.contactUs .contactType .con .addressInfo .p1 {font-size: 36px;font-weight: 400;color: #FFFFFF;line-height: 50px;}
	.contactUs .contactType .con .addressInfo .p2 {font-size: 18px;font-weight: 400;color: #FFFFFF;line-height: 28px;}
	.contactUs .contactType .con .addressInfo .p2:last-child {margin-bottom: 0;}

	/* 在线留言 */
	.contactUs .ct-onlineMessage .con {width: 100%;margin-bottom: 60px;}
	.contactUs .ct-onlineMessage .con .serve-online {}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-1 {width: 25.3%;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-1 p:nth-child(1) {font-size: 40px;font-weight: 400;color: #333333;line-height: 56px;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-1 p:nth-child(2) {font-size: 16px;font-weight: 400;color: #333333;line-height: 22px;margin-bottom: 20px;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-1 p:nth-child(3) {font-size: 15px;font-weight: 400;color: #666666;line-height: 23px;text-align: justify;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 {width: 63.8%;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item {margin-bottom: 20px;width: 100%;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item p {font-size: 16px;font-weight: 400;color: #333333;line-height: 22px;margin-bottom: 15px;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .item {width: 45%;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .item input {width: 100%;height: 48px;background: #FFFFFF;border: 1px solid #E6E6E6;box-sizing: border-box;padding: 0 20px;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item input[type='radio'] {display: none}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item input:focus{outline:none;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list {margin-right: 3%;width: 14.3%;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list:last-child {margin-right: 0;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list .select-input {position: relative;width: 100%;box-sizing: border-box;display: block;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list .select-input img {max-width: 100%;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list .select-input img.im-2 {display: none;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item textarea {width: 100%;background: #FFFFFF;border: 1px solid #E6E6E6;box-sizing: border-box;padding: 10px 20px;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list input:checked + .checkBox img.im-2 {display: inline;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list input:checked + .checkBox img.im-1 {display: none;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list .checkBox::after span {color: #E71232!important;}
	/* 提交按钮 */
	.btn_default {
		width: 110px;
		height: 52px;
		background: none;
		border: none;
		position: relative;
		overflow: hidden;
		cursor: pointer;
		line-height: 50px;
		-moz-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
	.btn_default:before {
		content: "";
		position: absolute;
		background-color: rgba(231, 18, 50, 0.24);
		z-index: 50;
		-moz-transition: all 1.4s ease;
		-o-transition: all 1.4s ease;
		-webkit-transition: all 1.4s ease;
		transition: all 1.4s ease;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		/* background-color: rgba(255,255,255,0.28); */
		-moz-transform: scale(1.02, 1.02);
		-ms-transform: scale(1.02, 1.02);
		-webkit-transform: scale(1.02, 1.02);
		transform: scale(1.02, 1.02);
		-moz-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
	.btn_default:after {
		content: "";
		display: block;
		position: absolute;
		top: 5px;
		left: 5px;
		right: 5px;
		bottom: 5px;
		/* background: #B4001B; */
		background: linear-gradient(315deg, #E50121 0%, #E95506 100%);
		z-index: 100;
		-moz-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
	.btn_default span {
		position: relative;
		z-index: 300;
		font-size: 16px;
		color: #ffffff;
		-moz-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
	.btn_default:hover:before {background: #ffffff;}
	/* .btn_default:hover:after {background: #E71232;} */
	/* 提交end */
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item:last-child {margin-bottom: 0;margin-top: 40px;}

	/* 加入我们 */
	.contactUs .ct-joinUs {}
	.contactUs .ct-joinUs .con {width: 100%;margin-bottom: 60px;}
	.contactUs .ct-joinUs .con li {width: 49.1%;background: #F9F9F9;box-sizing: border-box;float: left;margin-bottom: 30px;}
	.contactUs .ct-joinUs .con li:nth-child(even) {float: right;}
	.contactUs .ct-joinUs .con li a {display: block;width: 100%;height: 100%;position: relative;}
	.contactUs .ct-joinUs .con li a .d1 {width: 100%;box-sizing: border-box;padding: 11.3% 6%;}
	.contactUs .ct-joinUs .con li a .d1 p:nth-child(1) {font-size: 24px;font-weight: 400;color: #222222;line-height: 33px;margin-bottom: 15px;}
	.contactUs .ct-joinUs .con li a .d1 p:nth-child(2) {font-size: 16px;font-weight: 400;color: #666666;line-height: 22px;margin-bottom: 50px;}
	.contactUs .ct-joinUs .con li a .d1 p:nth-child(3) {font-size: 16px;font-weight: 400;color: #222222;line-height: 22px;}
	.contactUs .ct-joinUs .con li a .d1 p:nth-child(3) img {display: inline-block;margin-top: -12px;margin-right: 6px;}
	.contactUs .ct-joinUs .con li a .d2 {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #f9f9f9;box-sizing: border-box;padding: 30px;overflow-y: scroll;border-bottom: 5px solid;border-image: linear-gradient(to right, #E50121 , #E95506) 1;}
	.contactUs .ct-joinUs .con li a .d2 p {font-size: 15px;font-weight: 500;color: #333333;line-height: 21px;text-align: justify;}
	.contactUs .ct-joinUs .con li a .d2 .d2-1 {margin-bottom: 20px;}
	.contactUs .ct-joinUs .con li a:hover .d2 {display: block;}
	.contactUs .ct-joinUs .con li a .d2 {scrollbar-width: none; /* firefox */-ms-overflow-style: none; /* IE 10+ */overflow-x: hidden;overflow-y: auto;}
	.contactUs .ct-joinUs .con li a .d2::-webkit-scrollbar {display: none;}
	/* ++++++++++++++++++++++++++++++++++++++++ 联系我们 end +++++++++++++++++++++++++++++++++ */



}

@media screen and (max-width: 1510px) {
	.nav .hlist li.l1 {font-size: 15px;}
	.h-serviceSupport .sstem .ssle .l-item .ind {width: 62%;}

	.h-solution {padding-top: 12%;}

	.h-serviceSupport {padding-top: 8%;}
	.h-serviceSupport .sstem .ssle .l-item {padding: 7.4% 8%;}

	.news-center {padding-top: 10%;}
	.news-center .con .no-img li a .no-img-news {width: 70%;}

	/* .content .pfooter .part01 .dd2 ul li {width: 24%;} */


	/* 产品详情页 */
	.productDetail .part-05 .con li {padding-right: 0;}
	.productDetail .part-05 .con li .d1 .nt p.p1 {font-size: 15px;}
	.productDetail .part-05 .con li .d2 p.p1 {font-size: 15px;}
	.productDetail .part-05 .con li .d3 {font-size: 15px;}
	

	/* 服务与支持-售后服务 */
	.content .afterSaleServe .w75 .con .layui-form-item .layui-input-block {width: 23%;}

	/* 服务与支持-维修介绍 */
	.content .maintainintro .part01 .steplist {display: block;white-space: nowrap;overflow-x: scroll;}
	.content .maintainintro .part01 .steplist .slitem {width: 130px; display: inline-block;vertical-align: middle;}
	.content .maintainintro .part01 .steplist .arow {display: inline-block;vertical-align: middle;}

	.content .dataDownload .w75 .findData .findDataForm .form-item .checkBox span {font-size: 12px;}

	.aboutUsCon .aboutUs-honor .w75 .con .yearSilde {width: 90%;}


    .contactUs .contactBanner .w75 p {margin-bottom: 15%;}


}
@media screen and (max-width: 1200px) { 
	.nav .m-logo {margin: 25px 40px 0 40px;}
	.h-pro-center {padding: 5% 0 0 10%;}
	.h-pro-center li .fst1 .p1 {font-size: 30px;}
	.h-pro-center li .fst1 .p2 {font-size: 15px;}
	.namebox .ddd .cn-name {font-size: 15px!important;}

	.h-solution {padding-top: 18%;}
	.h-solution .lab {padding: 0 10%;}
	.h-solution .hs-sbox {padding-left: 10%;}
	.h-solution .swiper-button-prev {left: 3%;}
	.h-solution .swiper-button-next {right: 5%;}
	.h-solution .lab .l-name .p1 {font-size: 30px;}
	.h-solution .lab .l-name .p2 {font-size: 14px;}


	.h-serviceSupport .sstem {width: 80%;}
	.h-serviceSupport .sstem .ssle .l-item .ind {width: 64%;}
	.h-serviceSupport .sstem .ssle .l-item img {margin-right: 10%;}
	.h-serviceSupport .sstem .ssle .l-item:nth-child(2) .ind {margin-right: 10%;}
	.h-serviceSupport .sstem .ssle .l-item {padding: 6.8% 8%;}

	.news-center {padding-top: 15%;}
	.news-center .lab {width: 80%;}
	.news-center .news-center-list-item {width: 80%;}
	
    .news-center .con .no-img li a .no-img-news {width: 67%;}
	.news-center .con .no-img li a .no-img-news p.title {font-size: 15px;}
	.news-center .con .no-img li a .no-img-news p.intro {font-size: 12px;}
	
    .news-center .con .big-imgs li a .news-con p.title {font-size: 15px;}
	.news-center .con .big-imgs li a .news-con p.intro {font-size: 12px;line-height: 18px;}
    .news-center .lab .l-name .p1 {font-size: 30px;}
	.news-center .lab .l-name .p2 {font-size: 14px;}
	.news-center .lab .c-item span {font-size: 18px;}

	/* 产品分类页 */
	.content .proBanner .proSearch p.l {font-size: 30px;}
	.content .proBanner .proSearch {width: 60%;}
	.content .proBanner .proSearch .seaBox {width: 100%; height: 50px;line-height: 50px;}
	.content .proBanner .proSearch .seaBox img {margin-top: 15px;}

	.content .pfooter .w75 {width: 90%;}
	.content .proList .w75 .plitem .ll li a .d1 .p1 {font-size: 20px;line-height: 26px;}
	.content .proList .w75 .plitem .ll li a .d1 .p2 {font-size: 15px;}

	/* 产品列表页 */
	.content .proListcontent .w75 .pdbox .part2 .d1 .namebox .p1 {font-size: 40px;}
	.content .proListcontent .w75 .pdbox .part2 .d1 .namebox .p2 {font-size: 30px;}

	/* 产品详情页 */
	.productDetail .w75 {width: 85%;}
	.part-01 .litem a {padding: 0 15px!important;}
	.productDetail .part-02 .info .p1 {font-size: 20px;}
	.productDetail .part-02 .w75 {width: 75%;}
	.productDetail .part-02 a.return {top: 0; right: 0;}
	.productDetail .part-05 .con li .d1 .nt p.p1 {font-size: 15px;}
	.productDetail .part-05 .con li .d1 .nt p.p2 {font-size: 12px;}
	.productDetail .part-05 .con li {width: 48%;}
	/* .productDetail .part-05 .con li .d3 {margin-left: 1%;} */

	/* 解决方案页 */
	.solutionPage .list li a .dd1 p.nam {font-size: 20px;}
	.solutionPage .list li a .dd1 .dd2 p {font-size: 15px;}

	/* 产品搜索页 */
	.content .proSearchCon .w75 .seap .psList li a .pinfo .p1 {font-size: 15px;margin-bottom: 10px;}
	.content .proSearchCon .w75 .seap .psList li a .pinfo .p2 {font-size: 12px;}


	/* 服务与支持-资料下载 */
	.content .dataDownload .w75 {width: 85%;}
	.content .dataDownload .w75 .findData .findDataForm .type .downloadType {width: 100%;}
	.content .dataDownload .w75 .findData .findDataForm .checkbox span {font-size: 12px;}
	.content .dataDownload .w75 .findData .findDataForm .form-item .but {width: 100%;background: linear-gradient(54deg, #E95506 0%, #E50121 100%);height: 60px;border-radius: 4px;margin-top: 20px;}
	.content .dataDownload .w75 .findData .findDataForm .form-item .but img {display: none;}

	.content .dataDownload .w75 .searchResult .resuList table th {font-size: 15px;}
	.content .dataDownload .w75 .searchResult .resuList table td {font-size: 12px;word-break: break-all;}
	.content .dataDownload .w75 .searchResult .resuList table tr.parent td:nth-child(1) .im-1 {top: 22px;}
	.content .dataDownload .w75 .searchResult .resuList table tr.parent td:nth-child(1) .im-2 {top: 25px;}

	/* 服务与支持-售后服务 */
	.content .afterSaleServe .w75 .con .layui-form-item .layui-input-block {width: 30%;}

	/* 服务与支持-维修介绍 */
	.content .maintainintro .w75 {width: 90%;}
	.content .maintainintro .part01 .steplist .arow {margin: 0 0.1%;}

	/* 服务与支持-常见问题 */
	.content .question .w75 {width: 90%;}
	.content .question .w75 .faq .qsList ul li .cd p {font-size: 15px;}

	/* 服务与支持-售前咨询 */
	.content .beforeSaleConsult .w75 .con .layui-form-item {margin-bottom: 0;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid {width: 90%;margin-bottom: 15px;}
	.content .beforeSaleConsult .w75 .con .other {width: 90%;}
	.content .beforeSaleConsult .w75 .con .other .inpwid {width: 100%;}
	.content .beforeSaleConsult .w75 .con .other .layui-input-block {margin-left: 34%;}
	.content .beforeSaleConsult .w75 .con .other .layui-form-label {width: 25%;}

	.content .beforeSaleConsult .w75 .con .treeSel {width: 90%;margin-bottom: 15px!important;}

	/* 服务与支持-意见反馈 */
	.content .feedback .w75 .con {background-size: 100% 100%;}
	.content .feedback .w75 .con .layui-form-item {margin-bottom: 0;}
	.content .feedback .w75 .con .layui-form-item .inpwid {width: 93%;margin-right: 0;margin-bottom: 15px;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-form-label {width: 15%;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-input-block {margin-left: 20%;}

	/* +++++++++ 新闻中心 +++++++++ */
	/* 新闻列表 */
	.newsCenter .newsList .w75 {width: 90%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p1 {font-size: 20px;}
	/* 新闻详情 */
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo {padding-top: 0;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p1 {font-size: 15px;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p2 {font-size: 12px;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p3 {font-size: 12px;}

	/* +++++++++++++++++++++++++++++++ 关于我们 start ++++++++++++++++++++++++++++++++++++ */
	/* 公司简介 */
	.aboutUsCon .company-profile .cp04 .con p {font-size: 20px;}
	/* 荣誉资质 */
	.aboutUsCon .aboutUs-honor .w75 .con .yearSilde {width: 80%;}
	.aboutUsCon .aboutUs-honor .w75 {width: 90%;}
	/* .aboutUsCon .aboutUs-honor .w75 .con {padding-top: 12%;} */
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName {margin-top: 3%;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li span {font-size: 15px;line-height: 45px;}

	/* ++++++++++++++++++++++++++++++++++++++++ 联系我们 start +++++++++++++++++++++++++++++++++ */
	/* 联系方式 */
	.contactUs .contactType .w75 {width: 90%;}
	.contactUs .contactBanner .w75 p {font-size: 35px;}
	.contactUs .contactType .con .addressInfo {padding: 3% 6% 0 6%;}




}
@media screen and (max-width: 1000px) { 
	.h-pro-center li .fst1 .p1 {font-size: 20px;line-height: 48px;}
	.h-pro-center li .fst1 .p2 {font-size: 12px;}

	.h-solution .hs-sbox .case-slide .swiper-slide .cslist .info .p1 {font-size: 15px;}
	.h-solution .hs-sbox .case-slide .swiper-slide .cslist .info .p2 {font-size: 12px;}

	.news-center .con .no-img li a .no-img-news {width: 62%;}
	.news-center .con .no-img li a .no-img-news p.title {text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.h-serviceSupport {padding-top: 13%;}
	.h-serviceSupport .sstem .ssle .l-item .ind {width: 61%;}
	.h-serviceSupport .sstem .ssle .l-item {padding: 5.5% 8%;}

	.content .pfooter .part01 .dd2 ul li a {font-size: 12px;}

	/* 产品详情 */
	.productDetail .part-05 .con li {width: 100%;}

	/* 产品分类页 */

	/* 服务与支持-资料下载 */
	.content .dataDownload .w75 .searchResult .resuList table td {padding: 1%;}

	/* 服务与支持-维修申请 */
	.content .maintainintro .maintainRequest .fbox .layui-form-item {margin-bottom: 0;}
	.content .maintainintro .maintainRequest .fbox .inpwid {width: 100%;margin-bottom: 15px;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-form-item {margin-bottom: 0;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-inline {width: 100%;margin-bottom: 15px;}
	.content .maintainintro .maintainRequest .finishInfo .con .submitBut {margin-top: 20px;}
	

}
@media screen and (max-width: 900px) {
	.zz {display: none;}
	.max_page {display: none;}
	.nav {width: 100%;box-sizing: border-box;display: flex;align-items: center;justify-content: space-between;padding: 0 4%;min-width: unset;}
	.nav::after {content: none;}
	.nav .m-logo {margin: 0;}
	.nav .hlist {display: none;}
	.nav .top-rzs {display: none;}
	.nav .menu-img {display: block;cursor: pointer;}
	.swiper-container.max {height: auto!important;}
	.swiper-no-swiping {}
	.pc-banner .banner-page {bottom: 20px;}
	.h-pro-center {position: relative;padding: 2% 4%;}
	.h-pro-center ul {display: none;}
	.h-pro-center li:nth-child(1) {width: 100%;}
	.h-pro-center li .fst1 p {visibility: inherit!important;}
	.h-pro-center li .fst1 .p1 {font-size: 30px;}
	.h-pro-center li .fst1 .p2 {font-size: 15px;margin-bottom: 2%;}
	.h-pro-center li .fst1 .p3 {margin-bottom: 3%;}
	.h-pro-center .wid900 {display: block;}
	.h-pro-center .wid900 .pro-list-slide .plistitem {box-sizing: border-box;padding-top: 10px;}
	.h-pro-center .wid900 .pro-list-slide .plistitem a {overflow: hidden;}
	.h-pro-center .wid900 .pro-list-slide .plistitem a img {max-height: 300px;max-width: 80%;}

	.h-solution {padding: 2% 4%;}
	.h-solution .lab {padding: 0;}
	.h-solution .lab .l-name {visibility: initial!important;width: 100%;float: none;}
	.h-solution .lab .more {float: none;margin-top: 3%;}
	.h-solution .hs-sbox .wid9case {display: none;}
	.h-solution .swiper-button-prev {left: 0.3%;}
	.h-solution .wid900 {display: block;}

	.h-serviceSupport {padding: 2% 4%;}
	.h-serviceSupport .lab {visibility: inherit!important;}
	.h-serviceSupport .lab .p1 {font-size: 30px;}
	.h-serviceSupport .lab .p2 {font-size: 14px;}
	.h-serviceSupport .sstem {width: 100%;}
	.h-serviceSupport .sstem .ssle {width: 100%;margin-bottom: 20px;}
	.h-serviceSupport .sstem .ssle .l-item {width: 100%;padding: 6%;}
	.h-serviceSupport .sstem .ssle .l-item .ind {width: 72%;}
	.h-serviceSupport .sstem .ssri {width: 100%;}

	.news-center {padding: 2% 4%;}
	.news-center .lab {width: 100%;}
	.news-center .lab .l-name {visibility: inherit!important;}
	.news-center .lab .c-item {visibility: inherit!important;display: none;}
	.news-center .lab .c-item span {font-size: 15px;}
	/* .news-center .lab a.more {width: 4rem;height: 1.5rem;margin-top: 9%;margin-left: 4%;}
	.news-center .lab a.more:hover {width: 4rem;height: 1.5rem;background-size: 100% 100%;} */
	.news-center .lab .c-item b {margin: 0 15px;}
	.news-center .news-center-list-item {width: 100%;display: none;}
	.news-center .con .big-imgs {width: 100%;}
	.news-center .con .big-imgs li {visibility: inherit!important;}
	.news-center .con .no-img {width: 100%;display: none;}
	.news-center .con .no-img li {visibility: inherit!important;}
	.news-center .wid900 {display: block;}
	

	.footer-box {width: 100%;}
	.footer-box .part01 {padding: 4%;box-sizing: border-box;height: auto;}
	.footer-box .part02 {padding: 4%;box-sizing: border-box;height: auto;}
	.footer-box .part01 .mar75 {width: 100%;}
	.footer-box .part02 .mar75 {width: 100%;}
	.footer-box .part01 .footer_table th {font-size: 15px;}
	.footer-box .part01 .footer_table td {font-size: 12px;}

	.navMenu {width: 100%;position: absolute;top: 90px;left: 0;background: rgba(0, 0, 0, 0.5);height: 100%;display: none;z-index: 99999;}
	.navMenu ul {width: 60%;height: 100%; background: #f3f3f3;box-sizing: border-box;padding: 5% 7%;}
	.navMenu ul li {cursor: pointer;}
	.navMenu ul li a {font-size: 18px;color: #333333;line-height: 60px;}
	.navMenu ul li .d1 {width: 100%;display: flex;align-items: center;justify-content: space-between;}
	.navMenu ul li .d1 a {font-size: 18px;font-weight: 500;color: #333333;line-height: 60px;}
	.navMenu ul li .plist {display: none;}
	.navMenu ul li .plist a {display: block;font-size: 15px;box-sizing: border-box;padding-left: 10%;line-height: 40px;}

	.wid9case-page {left: 10%!important;bottom: -5px!important;}


	/* 产品分类页 */
	.content .proBanner .img-banner {height: 300px;}
	.content .proBanner .proSearch .hotSearch p a {width: auto;height: auto;font-size: 12px;padding: 1px 6px;line-height: unset;}

	.content .pfooter .part01 {padding-top: 5%;padding-bottom: 5%;}
	.content .pfooter .part01 .dd2 table th {font-size: 12px;}
	.content .pfooter .part01 .dd2 table td {font-size: 12px;}
	.content .pfooter .part01 .pfdd2 ul li a:nth-child(1) {font-size: 15px;}
	.content .pfooter .part01 .dd2 table td li a {font-size: 12px;}

	.content .proList .w75 .plitem .ll li {width: 100%;}
	.content .proList .w75 .plitem .ll li:nth-child(odd) {margin-right: 0;}

	.content .proListcontent .w75 {width: 90%;}

	/* 产品详情页 */
	.productDetail .part-01 p {font-size: 12px;}
	.productDetail .part-01 .litem a {font-size: 12px;padding: 0 3px!important;}
	.productDetail .part-02 {padding: 4%;}
	.productDetail .part-02 .imSlide {width: 100%;margin-bottom: 30px;}
	.productDetail .part-02 .imSlide .pd-slide {position: unset;top: unset;left: unset;transform: unset;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-wrapper .swiper-slide {text-align: center;}
	.productDetail .part-02 .info {width: 100%;}
	.productDetail .part-02 .info .p1 {margin-bottom: 10px;}
	.productDetail .part-02 .info div.d {position: unset;top: unset;left: unset;transform: unset;}
	.productDetail .part-05 .con li {width: 100%;}
	/* .productDetail .part-05 .con li a .d1 .nt p.p1 {font-size: 15px;} */
	.productDetail .part-02 a.return {top: 3%;right: 5%;}

	/* 方案咨询 */
    .case-consult .con {width: 90%;}
    .case-consult .con .formBox .layui-form-item:nth-child(4) .inpwid {width: 100%;margin-bottom: 15px;}
	/* 资料下载 */
	.case-dataLoad .con {width: 90%;}
	.case-dataLoad .con .dataTbale tr td:nth-child(2) {min-width: 90px;}

	/* 产品搜索页 */
	.content .proSearchCon .w75 {width: 90%;}


	/* 解决方案页 */
	.solutionPage .list .w75 {width: 80%;}
	.solutionPage .list .w75 .location {margin-bottom: 50px;}
	.solutionPage .s-banner img {height: 300px;}
	.solutionPage .list li {width: 47.6%;margin-right: 4.8%;margin-bottom: 4%;}
	.solutionPage .list li:nth-child(even) {margin-right: 0;}

	/* 解决方案详情 */
	.solutionPage .s-banner img {height: 300px;}
	.content .sol-detail .w75 {width: 85%;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul li p:nth-child(1) {font-size: 20px;margin-bottom: 10px;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul li p {font-size: 12px;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 {width: 100%;margin-bottom: 30px;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 .p1 {margin-bottom: 20px;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d02 {width: 100%;text-align: center;}
	.content .sol-detail .part05 .w75 .con .case-slide {display: none;}
	.content .sol-detail .part05 .w75 .con .wid9case-slide {display: block;}

	

	/* 产品搜索页 */
	.content .proBanner .proSearch {width: 80%;}
	.content .proSearchCon .w75 .seap .psList li {width: 31%;margin-right: 3.5%;}
	.content .proSearchCon .w75 .seap .psList li:nth-child(3n+3) {margin-right: 0;}
	.content .proSearchCon .w75 .seap .psList li:nth-child(4n+4) {margin-right: 3.5%;}

	/* 服务与支持-资料下载 */
	.content .dataDownload .w75 .searchResult .resuList table {display: none;}
	.content .dataDownload .w75 .searchResult .resuList ul {width: 100%;display: block;margin-bottom: 20px;}
	.content .dataDownload .w75 .searchResult .resuList ul:last-child {margin-bottom: 0;}
	.content .dataDownload .w75 .searchResult .resuList ul li {width: 100%;white-space: nowrap;border: 1px solid #f2f2f2;margin-bottom: -1px;font-size: 14px;display: flex;}
	.content .dataDownload .w75 .searchResult .resuList ul li span {-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;line-height: 1.3;padding: 1.5rem 1rem;white-space: normal;display: flex;}
	.content .dataDownload .w75 .searchResult .resuList ul li span:first-child {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background: #f5f5f5;width: 12rem;}
	.content .dataDownload .w75 .searchResult .resuList ul li span a {font-size: 14px;color: #333333;display: inline-block;width: 50%;white-space: nowrap;text-align: center;}
	.content .dataDownload .w75 .searchResult .resuList ul li span a:first-child {border-right: 1px solid #f1f1f1;}
	.content .dataDownload .w75 .searchResult .resuList ul li span a img {margin-bottom: 3px;margin-right: 3px;}
	.content .dataDownload .w75 .findData .findDataForm .form-item .checkBox {width: 46%;}

    .content .dataDownload .w75 .searchResult .searchDataResult li dl dt {width: 100%;border-bottom: 1px solid #e6e6e6;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd {width: 100%;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd h6 {width: 50%; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

	/* 服务与支持-售后服务 */
	.content .afterSaleServe .w75 .con .layui-form-item .layui-input-block {width: 40%;}

	/* 服务与支持-维修介绍 */
	.content .maintainintro .part01 .steplist .slitem {width: 120px;}
	.content .maintainintro .w75 .navTab span {width: 30%;}

	/* 服务与支持-维修记录 */
	.content .maintainintro .maintainRecord .layui-form-item .layui-inline {width: 100%;}
	.content .maintainintro .maintainRecord .layui-form-item .layui-input-block {text-align: left;}
	.content .maintainintro .maintainRecord .layui-form-item .layui-input-block .layui-btn {margin-left: 0;margin-top: 30px;}

	/* 服务与支持-常见问题 */
	.content .question .w75 .faq .qsList ul li {width: 100%;margin-right: 0;}

	/* 服务与支持-售前咨询 */
	.content .beforeSaleConsult .w75 {width: 90%;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid .layui-form-label {width: 20%;}
	.content .beforeSaleConsult .w75 .con .other .layui-form-label {width: 20%;}
	.content .beforeSaleConsult .w75 .con .other .inpwid {width: 100%;}
	.content .beforeSaleConsult .w75 .con .other .layui-input-block {margin-left: 28%;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid .layui-input-block {margin-left: 28%;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-form-label {width: 20%;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-inline .layui-inline {margin-left: 28%;width: 72%;}

	/* 服务与支持-意见反馈 */
	.content .feedback .w75 {width: 90%;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-form-label {width: 21%;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-input-block {margin-left: 30%;}
	.content .feedback .w75 .con .layui-form-item .layui-input-block button img {max-width: 100%;}

	/* +++++++++ 新闻中心 +++++++++ */
	/* 新闻列表 */
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p1 {font-size: 15px;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p2 {font-size: 12px;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p3 {font-size: 12px;}
	.newsCenter .newsList .w75 .clist li .img {width: 100%;margin-right: 0;margin-bottom: 20px;}
	.newsCenter .newsList .w75 .clist li a .newsinfo {width: 100%;}
	/* 新闻详情 */
	.newsCenter .newsDetail .w75 {width: 90%;}

	/* +++++++++++++++++++++++++++++++ 关于我们 start ++++++++++++++++++++++++++++++++++++ */
	/* 公司简介 */
	.aboutUsCon .company-profile .w75 {width: 90%;}
	.aboutUsCon .company-profile .cp01 .ll {width: 100%;margin-bottom: 20px;}
	.aboutUsCon .company-profile .cp01 .rr {width: 100%;text-align: center;}
	.aboutUsCon .company-profile .cp02 .con {width: 100%;height: auto; background: url(../image/abbg.png) no-repeat 50%;background-size: cover;}
	.aboutUsCon .company-profile .cp02 .con .bg {display: none;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item {width: 100%;padding: 40px 0;}
	.aboutUsCon .company-profile .cp02 .con .list-item {position: unset;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item .poCenter {position: unset;top: unset;left: unset;transform: unset;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item .poCenter img {width: 8%;margin-bottom: 1%;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item .poCenter .p1 {margin-bottom: 1%;}
	.aboutUsCon .company-profile .cp04 .con p {font-size: 20px;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left {width: 100%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left ul {box-sizing: border-box;padding: 10%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left img.img {width: 100%;}
	/* 荣誉资质 */
	.aboutUsCon .aboutUs-honor .w75 .con .yearSilde {width: 80%;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName {width: 100%;margin-bottom: 5%;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .limg {width: 100%;text-align: center;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-button-next {right: -5%;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-button-prev {left: -5%;}

	/* ++++++++++++++++++++++++++++++++++++++++ 联系我们 start +++++++++++++++++++++++++++++++++ */
	/* 联系方式 */
	.contactUs .contactType .con .addressInfo {width: 100%; padding: 3% 6% 0 6%;}
	/* 在线留言 */
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-1 {width: 100%;margin-bottom: 20px;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 {width: 100%;}
	/* 加入我们 */
	.contactUs .ct-joinUs .con li {width: 100%;}
	


    .contactUs .contactBanner .w75 p {margin-bottom: 25%;}

	

	
	
	/* .h-serviceSupport {padding-top: 3%;}
	.h-serviceSupport .sstem .ssle .l-item {padding: 7% 5% 7% 10%;}

	.h-serviceSupport .sstem .ssri .issue-list .isslistitem li a {line-height: 31px;}
	.h-serviceSupport .sstem .ssri .issue-list .isslistitem li span {line-height: 31px;}
	.h-serviceSupport .sstem .ssri .issue-list .isslistitem li a::before {top: 15px;}

	.news-center {padding-top: 4%;}
	.news-center .lab {margin-bottom: 60px;}
	.news-center .con .big-imgs li a .news-con {padding: 8% 7%;}
	.news-center .con .no-img li {padding-bottom: 4%;margin-bottom: 4%;}

	.h-pro-center li .fst1 .p1 {font-size: 26px;line-height: 40px;}
	.h-pro-center li .fst1 .p2 {margin-bottom: 2.5%;}
	.h-pro-center li .fst1 .p3 {margin-bottom: 3%;}

	.h-solution {padding-top: 3%;} */
}
@media screen and (min-width: 500px) and (max-width: 650px) {
	.news-center .lab .c-item {display: none;}
	.footer-box .part01 .footer_table th {font-size: 12px;}

	.content .proListcontent .w75 .pdbox .part2 .d1 .namebox .p1 {font-size: 20px;line-height: 30px;}
	.content .proListcontent .w75 .pdbox .part2 .d1 .namebox .p2 {font-size: 15px;line-height: 30px;}

	/* 产品详情页 */
	.productDetail .part-01 {display: none;}
	.productDetail .part-01 p {font-size: 12px;}
	.productDetail .part-01 .litem a {font-size: 12px;padding: 0 1px!important;}

	.productDetail .part-04 table th {font-size: 15px;} 
	.productDetail .part-04 table td {font-size: 12px!important;padding: 3%!important;}

	/* 解决方案页 */
	.solutionPage .list li a .dd1 p.nam {font-size: 15px;line-height: 20px;}
	.solutionPage .list li a .dd1 .dd2 p {font-size: 12px;}

	/* 解决方案详情页 */
	/* .content .sol-detail .part05 .w75 .con .swiper-container .swiper-wrapper .swiper-slide li {width: 100%;} */

	/* 产品搜索页 */
	.content .proSearchCon .w75 .seap .psList li {width: 48%;margin-right: 4%;}
	.content .proSearchCon .w75 .seap .psList li:nth-child(2n+2) {margin-right: 0;}
	.content .proSearchCon .w75 .seap .psList li:nth-child(3n+3) {margin-right: 4%;}
	
	/* 服务与支持-资料下载 */
	.content .pfooter .part01 .dd1 {margin-bottom: 0;text-align: center;}
	.content .pfooter .part01 .dd2 {display: none;}

	/* 服务与支持-售后服务 */
	.content .afterSaleServe {padding: 40px 0;}
	.content .afterSaleServe .w75 .con .layui-form-item .layui-input-block {width: 50%;}

	/* +++++++++ 新闻中心 +++++++++ */
	/* 新闻详情 */
	.newsCenter .newsDetail .xgnews .w75 li .img {width: 100%;margin-right: 0;margin-bottom: 20px;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo {width: 100%;}

	/* +++++++++++++++++++++++++++++++ 关于我们 start ++++++++++++++++++++++++++++++++++++ */
	/* 公司简介 */
	.aboutUsCon .company-profile .cp03 .con .timecon li {font-size: 12px;}

    .contactUs .contactBanner .w75 p {margin-bottom: 35%;}

}

/* 移动端 */
@media screen and (min-width: 320px) and (max-width: 500px) {
	/* body {padding-top: 1.32rem;} */
	html,body {font-size:18px;}
	::-webkit-scrollbar {display: none;}
	.w1200{width: 100%; margin: 0 auto;}
	.mainMenu {display: none;}
	.home-pc, .s-pc {display: none;}
	.h-pro-center .wid900 {display: none;}
	.h-solution .wid900 {display: none;}
	.home-nav {display: none;}

	.nav {width: 100%;background: #ffffff;display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;padding: .4rem;}
	.nav .m-logo a {display: block;}
	.nav .menu-img img {width: .6rem;height: .6rem;}
	.nav .menu-img .close {display: none;}
	

	.s-mobiles .content .pc-banner {width: 100%;height: 100%;}
	.s-mobiles .content .pc-banner .smbanner-slide {width: 100%;}
	.s-mobiles .content .pc-banner .smbanner-slide .swiper-slide img {max-width: 100%;width: 100%; height: 100%;object-fit: cover;}
	.s-mobiles .content .pc-banner .smbanner-page {width: 100%;position: absolute;text-align: center;-webkit-transition: opacity .3s;-o-transition: .3s opacity;transition: opacity .3s;-webkit-transform: translateZ(0);transform: translateZ(0);z-index: 10;bottom: .2rem;}
	.s-mobiles .content .pc-banner .smbanner-page .swiper-pagination-bullet {width: .3rem;height: .08rem;background: hsla(0,0%,100%,.5);opacity: 1;border-radius: 0;cursor: pointer;display: inline-block;}
	.s-mobiles .content .pc-banner .smbanner-page .swiper-pagination-bullet-active {background-color: #fff;cursor: pointer;}
	

	/* 首页产品中心 */
	.s-mobiles .content .h-pro-center {width: 100%;background: url('../image/bg-1.png')no-repeat;box-sizing: border-box;padding: .4rem;background-size: 100% 100%;}
	.s-mobiles .content .h-pro-center ul {width: 100%;height: 100%;}
	.s-mobiles .content .h-pro-center li {width: 100%;box-sizing: border-box;float: none;margin-bottom: .4rem;}
	.s-mobiles .content .h-pro-center .fst1 {visibility: visible;}
	.s-mobiles .content .h-pro-center .fst1 .p1 {font-size: .6rem;font-weight: 500;color: #333333;visibility: visible!important;}
	.s-mobiles .content .h-pro-center .fst1 .p2 {font-size: .32rem;font-weight: 400;color: #333333;visibility: visible!important;margin-bottom: .3rem;}
	.s-mobiles .content .h-pro-center .fst1 .p3 {border-bottom: 1px solid #999999;padding-bottom: .1rem;width: 100%;box-sizing: border-box;margin-bottom: .6rem;visibility: visible!important;height: .6rem;}
	.s-mobiles .content .h-pro-center .fst1 .p3 input {outline: none;border: none;background: transparent;width: 80%;height: 100%;visibility: visible!important;}
	.s-mobiles .content .h-pro-center .fst1 .p3 .search {cursor: pointer;visibility: visible!important;}
	.s-mobiles .content .h-pro-center .smpro-slide {width: 100%;margin-bottom: .2rem;}
	.s-mobiles .content .h-pro-center .smpro-slide .swiper-slide ul {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
	.s-mobiles .content .h-pro-center .smpro-slide .swiper-slide ul li.plist {width: 48%; background: #ffffff;box-sizing: border-box;padding: .3rem;margin-bottom: .3rem;}
	.s-mobiles .content .h-pro-center .smpro-slide .swiper-slide ul li.plist a {display: flex;width: 100%;align-items: center;flex-direction: column;}
	.s-mobiles .content .h-pro-center .smpro-slide .swiper-slide ul li.plist a .namebox {width: 100%;}
	.s-mobiles .content .h-pro-center .smpro-slide .swiper-slide ul li.plist a .namebox .en-name {font-size: .4rem;font-weight: 900;color: #333333;line-height: .5rem;}
	.s-mobiles .content .h-pro-center .smpro-slide .swiper-slide ul li.plist a .namebox .cn-name {font-size: .34rem;font-weight: 400;color: #333333;line-height: .48rem;min-height: .96rem;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.s-mobiles .content .h-pro-center .smpro-slide .swiper-slide ul li.plist a .pimg {width: 100%;height: 3rem;margin-bottom: .2rem;display: flex;align-items: center;justify-content: center;overflow: hidden;}
	.s-mobiles .content .h-pro-center .smpro-slide .swiper-slide ul li.plist a .pimg img {max-width: 80%;object-fit: cover;}
	.s-mobiles .content .h-pro-center .smpro-slide .swiper-button-next {background-image: none;}
	.s-mobiles .content .h-pro-center .smpro-slide .swiper-button-prev {background-image: none;}
	.s-mobiles .content .h-pro-center .more {display: block;width: 3rem;height: 1rem;background: url('../image/r-more.png')no-repeat;background-size: 100% 100%;margin: 0 auto;}

	/* 首页解决方案 */
	.s-mobiles .content .h-solution {width: 100%;height: 100%;position: relative;box-sizing: border-box;padding: .4rem;}
	.s-mobiles .content .h-solution::after {content: '';position: absolute;top: 0;right: 0;background: url('../image/bg-2.png')no-repeat;width: 100%;height: 100%;background-size: 100% 100%;z-index: -1;}
	.s-mobiles .content .h-solution .lab {width: 100%;box-sizing: border-box;margin-bottom: .6rem;}
	.s-mobiles .content .h-solution .lab .l-name .p1 {font-size: .6rem;font-weight: 500;color: #333333;margin-bottom: .2rem;}
	.s-mobiles .content .h-solution .lab .l-name .p2 {font-size: .32rem;font-weight: 400;color: #333333;line-height: .45rem;}
	.s-mobiles .content .h-solution .lab .more {display: block;width: 3rem;height: 1rem;background: url('../image/more.png')no-repeat;background-size: 100% 100%;margin-top: 12px;}
	.s-mobiles .content .h-solution .hs-sbox {width: 100%;box-sizing: border-box;position: relative;padding-left: 0;}
	.s-mobiles .content .h-solution .hs-sbox .template1 {padding-bottom: .4rem;height: 100%;}
	.s-mobiles .content .h-solution .hs-sbox .smcase-slide {width: 100%;box-sizing: border-box;height: 100%;}
	.s-mobiles .content .h-solution .hs-sbox .smcase-slide .swiper-slide .cslist {width: 100%;display: block;height: 100%;float: left;}
	.s-mobiles .content .h-solution .hs-sbox .smcase-slide .swiper-slide .cslist .img {width: 100%;}
	.s-mobiles .content .h-solution .hs-sbox .smcase-slide .swiper-slide .cslist .img img {max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
	.s-mobiles .content .h-solution .hs-sbox .smcase-slide .swiper-slide .cslist .info {width: 78.948%;padding: 3% 5%;background-color: #fff;position: relative;z-index: 2;margin-top: -0.6rem;box-sizing: border-box;}
	.s-mobiles .content .h-solution .hs-sbox .smcase-slide .swiper-slide .cslist .info .p1 {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .1rem;}
	.s-mobiles .content .h-solution .hs-sbox .smcase-slide .swiper-slide .cslist .info .p1 span:nth-child(2) {color: #333333;}
	.s-mobiles .content .h-solution .hs-sbox .smcase-slide .swiper-slide .cslist .info .p2 {font-size: .24rem;font-weight: 400;color: #333333;line-height: .42rem;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.s-mobiles .content .h-solution .hs-sbox .smcase-slide .swiper-slide .cslist:hover .info {background: linear-gradient(54deg, #E95506 0%, #E50121 100%);opacity: 0.8;}
	.s-mobiles .content .h-solution .hs-sbox .smcase-slide .swiper-slide .cslist:hover .info p {color: #ffffff;}
	.s-mobiles .content .h-solution .swiper-scrollbar {width: 86.31%;background: #060101;position: absolute;height: .04rem;left: 0;bottom: 0;display: block!important;}
	.s-mobiles .content .swiper-scrollbar-drag {background: #E71232;}
	.s-mobiles .content .h-solution .swiper-button-prev, .swiper-button-next {background-image: none;width: 1.2rem;height: 1.2rem;}
	.s-mobiles .content .h-solution .swiper-button-prev {left: -.3rem;}
	.s-mobiles .content .h-solution .swiper-button-next {right: -.3rem;}


	/* 首页服务与支持 */
	.s-mobiles .content .h-serviceSupport {width: 100%;height: 100%;position: relative;box-sizing: border-box;padding: .4rem;}
	.s-mobiles .content .h-serviceSupport::after {content: '';position: absolute;top: 0;left: 0;background: url('../image/bg-3.png')no-repeat;width: 100%;height: 100%;background-size: 100% 100%;z-index: -1;}
	.s-mobiles .content .h-serviceSupport .lab {width: 100%;text-align: right;margin-bottom: .4rem;}
	.s-mobiles .content .h-serviceSupport .lab .p1 {font-size: .6rem;font-weight: 500;color: #333333;}
	.s-mobiles .content .h-serviceSupport .lab .p2 {font-size: .32rem;font-weight: 400;color: #333333;line-height: .44rem;}
	.s-mobiles .content .h-serviceSupport .sstem {width: 100%;}
	.s-mobiles .content .h-serviceSupport .sstem .ssle {width: 100%;margin-bottom: .4rem;}
	.s-mobiles .content .h-serviceSupport .sstem .ssle .l-item {width: 100%;background: url('../image/bg-4.png')no-repeat;background-size: 100% 100%;box-sizing: border-box;padding: .4rem;}
	.s-mobiles .content .h-serviceSupport .sstem .ssle .l-item a {display: flex;width: 100%;align-items: center;justify-content: space-between;}
	.s-mobiles .content .h-serviceSupport .sstem .ssle .l-item img {margin-right: 15%;}
	.s-mobiles .content .h-serviceSupport .sstem .ssle .l-item .ind {width: 68%;margin-top: .2rem;}
	.s-mobiles .content .h-serviceSupport .sstem .ssle .l-item .ind .p1 {font-size: 15px;font-weight: 400;color: #333333;line-height: 17px;margin-bottom: 10px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.s-mobiles .content .h-serviceSupport .sstem .ssle .l-item .ind .p2 span {font-size: 15px;font-weight: 400;color: #333333;line-height: 21px;}
	.s-mobiles .content .h-serviceSupport .sstem .ssle .l-item:nth-child(2) {background: url('../image/bg-5.png')no-repeat;background-size: 100% 100%;}
	.s-mobiles .content .h-serviceSupport .sstem .ssle .l-item:nth-child(2) img {margin-right: 0;}
	.s-mobiles .content .h-serviceSupport .sstem .ssle .l-item:nth-child(2) .ind {margin-right: 15%;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri {width: 100%;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .v-box {width: 100%;position: relative;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .v-box video {max-width: 100%;display: block;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .v-box .play {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .v-box .swiper-button-prev {width: 1rem;height: 1rem;background-image: none;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .v-box .swiper-button-prev img {max-width: 100%;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .v-box .swiper-button-next {width: 1rem;height: 1rem;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .v-box .swiper-button-next img {max-width: 100%;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .issue-list {width: 100%;box-sizing: border-box;margin-top: .4rem;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .issue-list .labe {width: 100%;margin-bottom: .2rem;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .issue-list .labe span {font-size: .4rem;font-weight: 500;color: #333333;line-height: .5rem;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .issue-list .labe a {font-size: .28rem;font-weight: 400;color: #333333;line-height: .4rem;margin-top: .1rem;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .issue-list .isslistitem {width: 100%;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .issue-list .isslistitem li {display: flex;align-items: center;justify-content: space-between;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .issue-list .isslistitem li a {font-size: .3rem;font-weight: 400;color: #333333;line-height: .55rem;position: relative;box-sizing: border-box;padding-left: .2rem;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .issue-list .isslistitem li a::before {content: '';position: absolute;left: 0;top: .26rem;width: .06rem;height: .06rem;background: #333333;border-radius: 100%;}
	.s-mobiles .content .h-serviceSupport .sstem .ssri .issue-list .isslistitem li span {font-size: .3rem;font-weight: 400;color: #666666;line-height: .4rem;}

	/* 首页新闻中心 */
	.s-mobiles .content .news-center {width: 100%;height: 100%;box-sizing: border-box;background: url('../image/bg-6.png')no-repeat;background-size: 100% 100%;padding: .4rem;}
	.s-mobiles .content .news-center .lab {width: 100%;margin-bottom: .4rem;}
	.s-mobiles .content .news-center .lab .l-name .p1 {font-size: .6rem;font-weight: 500;color: #FFFFFF;}
	.s-mobiles .content .news-center .lab .l-name .p2 {font-size: .32rem;font-weight: 400;color: #666666;line-height: .44rem;}
	.s-mobiles .content .news-center .lab a.more {display: block; width: 3rem;height: 1rem;background: url('../image/r-more.png')no-repeat;background-size: 100% 100%;margin-top: .4rem;}
	.s-mobiles .content .news-center .news-center-list-item {width: 100%;position: relative;display: block;}
	.s-mobiles .content .news-center .news-center-list-item .template1 {padding-bottom: .4rem;height: 100%;}
	.s-mobiles .content .news-center .news-center-list-item .smnews-slide .swiper-slide a {display: block;width: 100%;background: #ffffff;}
	.s-mobiles .content .news-center .news-center-list-item .smnews-slide .swiper-slide a .img {width: 100%;text-align: center;}
	.s-mobiles .content .news-center .news-center-list-item .smnews-slide .swiper-slide a .img img {max-width: 100%;}
	.s-mobiles .content .news-center .news-center-list-item .smnews-slide .swiper-slide a .news-con {width: 100%;box-sizing: border-box;padding: .3rem;}
	.s-mobiles .content .news-center .news-center-list-item .smnews-slide .swiper-slide a .news-con p.time {font-size: .3rem;font-weight: 400;color: #666666;line-height: .42rem;margin-bottom: .2rem;}
	.s-mobiles .content .news-center .news-center-list-item .smnews-slide .swiper-slide a .news-con p.title {font-size: .36rem;font-weight: 400;color: #333333;line-height: .44rem;text-align: justify;margin-bottom: .2rem;}
	.s-mobiles .content .news-center .news-center-list-item .smnews-slide .swiper-slide a .news-con p.intro {font-size: .3rem;font-weight: 400;color: #888888;line-height: .42rem;text-align: justify;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.s-mobiles .content .news-center .news-center-list-item .swiper-scrollbar {width: 100%;background: #060101;position: absolute;height: .04rem;left: 0;bottom: 0;display: block!important;}
	.s-mobiles .content .swiper-scrollbar-drag {background: #E71232;}
	.s-mobiles .content .news-center .news-center-list-item .swiper-button-prev, .swiper-button-next {width: 1.2rem;height: 1.2rem;}
	.s-mobiles .content .news-center .news-center-list-item .swiper-button-prev {left: -.3rem;background-image: none;}
	.s-mobiles .content .news-center .news-center-list-item .swiper-button-next {right: -.3rem;background-image: none;}


	/* 底部 */
	.s-mobiles .content .footer-box {width: 100%;}
	.s-mobiles .content .footer-box .part01 {width: 100%;background: #f6f6f6;box-sizing: border-box;padding: .4rem;}
	.s-mobiles .content .footer-box .part01 .d1 {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: .4rem;}
	.s-mobiles .content .footer-box .part01 .d1 .d1-1 {margin-bottom: .4rem;text-align: center;}
	.s-mobiles .content .footer-box .part01 .d1 .d1-1 p {font-size: .28rem;font-weight: 400;color: #666666;line-height: .4rem;margin-top: .2rem;}
	.s-mobiles .content .footer-box .part01 .d1 .d2-2 {float: none;}
	.s-mobiles .content .footer-box .part01 .d1 .d2-2 p {font-size: .28rem;font-weight: 400;color: #595757;line-height: .4rem;}
	.s-mobiles .content .footer-box .part02 {width: 100%;background: #eeeeee;box-sizing: border-box;padding: .4rem;}
	.s-mobiles .content .footer-box .part02 p {font-size: .28rem;font-weight: 400;color: #666666;line-height: .4rem;margin-bottom: .2rem;}
	.s-mobiles .content .footer-box .part02 p:last-child {margin-bottom: 0;}
	/*滚动条的轨道*/
	.s-mobiles .content .footer-box::-webkit-scrollbar-track {
		background-color: #f1f1f1;
	}
	/*滚动条的滑块按钮*/
	.s-mobiles .content .footer-box::-webkit-scrollbar-thumb {
		border-radius: 0;
		background-color: #c0c0c0;
		box-shadow: inset 0 0 5px #c0c0c0;
	}
	/*滚动条的上下两端的按钮*/
	.s-mobiles .content .footer-box::-webkit-scrollbar-button {
		height: 10px;
		background-color: #0099ff;
	}
	.footer-box .part01 {background: #f6f6f6;}
	.footer-box .part01 .footer_table {display: none;}
	.footer-box .part01 .d1-1 {width: 100%;text-align: center;margin-bottom: .4rem;}
	.footer-box .part01 .d1-1 p {font-size: .24rem;color: #333333;}
	.footer-box .part01 .d2-2 {/* float: left; */text-align: center;width: 100%;}
	.footer-box .part01 .d2-2 p {font-size: .24rem;color: #333333;}
	.footer-box .part02 {width: 100%;background: #eeeeee;}
	.footer-box .part02 p {font-size: .24rem;color: #333333;margin-bottom: .2rem;}

	.navMenu {width: 100%;position: absolute;top: 1.69rem;left: 0;background: rgba(0, 0, 0, 0.5);height: 100%;display: none;z-index: 99999;}
	.navMenu ul {width: 60%;height: 100%; background: #f3f3f3;box-sizing: border-box;padding: 5% 7%;}
	.navMenu ul li {cursor: pointer;}
	.navMenu ul li a {font-size: .36rem;color: #333333;line-height: .8rem;}
	.navMenu ul li .d1 {width: 100%;display: flex;align-items: center;justify-content: space-between;}
	.navMenu ul li .d1 a {font-size: .36rem;font-weight: 500;color: #333333;line-height: .8rem;}
	.navMenu ul li .plist {display: none;}
	.navMenu ul li .plist a {display: block;font-size: .3rem;box-sizing: border-box;padding-left: 10%;line-height: .8rem;}


	/* 产品分类页 */
	.content .proBanner {width: 100%;position: relative;}
	.content .proBanner .img-banner {width: 100%;height: 4rem;max-width: 100%;object-fit: cover;}
	.content .proBanner .proSearch {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 80%;}
	.content .proBanner .proSearch p.l {font-size: .36rem;font-weight: 400;color: #FFFFFF;text-align: center;margin-bottom: .2rem;}
	.content .proBanner .proSearch .seaBox {width: 100%;height: .7rem;background: #FFFFFF;box-sizing: border-box;overflow: hidden;display: flex;align-items: center;justify-content: space-between;padding-right: .2rem;}
	.content .proBanner .proSearch .seaBox::after {content: none;}
	.content .proBanner .proSearch .seaBox input {width: 80%;height: 100%;border: none;display: block;box-sizing: border-box;padding: 0 .2rem;outline: none;}
	.content .proBanner .proSearch .seaBox img {cursor: pointer;margin: 0;}
	.content .proBanner .proSearch .hotSearch {width: 100%;margin-top: .2rem;}
	.content .proBanner .proSearch .hotSearch p {width: 100%;text-align: center;display: flex;align-items: center;}
	.content .proBanner .proSearch .hotSearch p span {font-size: .3rem;font-weight: 400;color: #FFFFFF;}
	.content .proBanner .proSearch .hotSearch p a {border-radius: .5rem;border: 1px solid #FFFFFF;text-align: center;font-size: .24rem;color: #ffffff;margin-right: .1rem;display: flex;align-items: center;justify-content: center;}
	.content .proBanner .proSearch .hotSearch p a:last-child {margin-right: 0;}

	.content .proList {width: 100%;background: url('../image/bg-11.png')no-repeat;background-size: 100% 100%;}
	.content .proList .w75 {width: 90%; margin: 0 auto;}
	.content .proList .w75 .location {width: 100%;text-align: right;padding-top: .4rem;}
	.content .proList .w75 .location img {}
	.content .proList .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;}
	.content .proList .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;margin: 0 .1rem;}
	.content .proList .w75 .plitem {width: 100%;}
	.content .proList .w75 .plitem .lab {width: 100%;margin-bottom: .4rem;}
	.content .proList .w75 .plitem .lab .p1 {font-size: .4rem;font-weight: bold;color: #333333;margin-bottom: .1rem;}
	.content .proList .w75 .plitem .lab .p2 {font-size: .3rem;font-weight: 400;color: #333333;}
	.content .proList .w75 .plitem .ll {width: 100%;}
	.content .proList .w75 .plitem .ll ul {width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
	.content .proList .w75 .plitem .ll ul::after {content: none;}
	.content .proList .w75 .plitem .ll li {width: 48%;background: #FFFFFF;box-sizing: border-box;float: left;margin-bottom: 17.2px;position: relative;}
	.content .proList .w75 .plitem .ll li p.line {width: 100%;height: 5px;background: #ffffff;position: absolute;left: 0;bottom: 0;}
	.content .proList .w75 .plitem .ll li a {display: block;width: 100%;height: 100%;box-sizing: border-box;position: relative;padding-bottom: 30%;}
	.content .proList .w75 .plitem .ll li a .d1 {width: 100%;position: absolute;left: 0;bottom: 0;box-sizing: border-box;padding: 0 0 5% 6%;}
	.content .proList .w75 .plitem .ll li a .d1 .p1 {font-size: .3rem;font-weight: 900;color: #333333;line-height: .4rem;}
	.content .proList .w75 .plitem .ll li a .d1 .p2 {font-size: .28rem;font-weight: 400;color: #333333;}
	.content .proList .w75 .plitem .ll li a .pimg {width: 100%;min-height: 3.8rem;display: flex;align-items: center;justify-content: center;overflow: hidden;}
	.content .proList .w75 .plitem .ll li a .pimg img {max-width: 65%;}
	.content .proList .w75 .plitem .ll li:hover p.line {background: url('../image/bg-12.png')no-repeat;background-size: 100% 100%;}

	/* 产品分类页footer */
	.content .pfooter {width: 100%;}
	.content .pfooter .w75 {width: 90%; margin: 0 auto;} 
	.content .pfooter .part01 {width: 100%;background: #f6f6f6;}
	.content .pfooter .part01 .dd1 {width: 100%;padding-bottom: .3rem;border-bottom: 1px solid #cfcfcf;/* display: flex; *//* align-items: center; *//* justify-content: center; */} 
	.content .pfooter .part01 .dd1 .code {text-align: center;/* float: left; */width: 100%;}
	.content .pfooter .part01 .dd1 .code p {font-size: .24rem;font-weight: 400;color: #595757;line-height: .45rem;}
	.content .pfooter .part01 .dd1 .d1-1 {text-align: center;width: 100%;margin-bottom: .4rem;}
	.content .pfooter .part01 .dd1 .d1-1 p {font-size: .24rem;font-weight: 400;color: #595757;line-height: .45rem;}
	.content .pfooter .part01 .dd2 {width: 100%;display: none;}
	.content .pfooter .part02 {width: 100%;background: #eeeeee;padding: .4rem 0;}
	.content .pfooter .part02 p {font-size: .28rem;font-weight: 400;color: #666666;line-height: .5rem;}

	/* 产品列表页 */
	.content .proListcontent {width: 100%;}
	.content .proListcontent .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.content .proListcontent .w75 .location {width: 100%;text-align: right;}
	.content .proListcontent .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;line-height: .42rem;}
	.content .proListcontent .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;line-height: .42rem;margin: 0 .1rem;}
	.content .proListcontent .w75 .pdbox {width: 100%;margin-top: .4rem;}
	.content .proListcontent .w75 .pdbox .part1 {width: 100%;margin-bottom: .4rem;}
	.content .proListcontent .w75 .pdbox .part1 .p1 {font-size: .4rem;font-weight: bold;color: #333333;line-height: .45rem;margin-bottom: .2rem;}
	.content .proListcontent .w75 .pdbox .part1 .p2 {font-size: .36rem;font-weight: bold;color: #333333;line-height: .45rem;margin-bottom: .1rem;}
	.content .proListcontent .w75 .pdbox .part1 .p3 {font-size: .3rem;font-weight: 400;color: #666666;line-height: .42rem;text-align: justify;}
	.content .proListcontent .w75 .pdbox .part2 {width: 100%;}
	.content .proListcontent .w75 .pdbox .part2 .d1 {width: 100%;background: url('../image/bg-13.png')no-repeat;background-size: 100% 100%;box-sizing: border-box;padding: 10% 8%;display: flex;align-items: center;justify-content: space-between;}
	.content .proListcontent .w75 .pdbox .part2 .d1::after {content: none;}
	.content .proListcontent .w75 .pdbox .part2 .d1 .namebox {width: 60%;height: 100%;position: relative;}
	.content .proListcontent .w75 .pdbox .part2 .d1 .namebox .p1 {font-size: .4rem;font-weight: 900;color: #333333;line-height: .45rem;}
	.content .proListcontent .w75 .pdbox .part2 .d1 .namebox .p2 {font-size: .3rem;font-weight: 400;color: #333333;line-height: .45rem;}
	.content .proListcontent .w75 .pdbox .part2 .d1 .img {width: 35%;}
	.content .proListcontent .w75 .pdbox .part2 .d1 .img img {max-width: 100%;}
	.content .proListcontent .w75 .pdbox .part2 .d2 {width: 100%;background: rgba(248, 248, 248, 0.5);box-sizing: border-box;padding: 2% 4%;}
	.content .proListcontent .w75 .pdbox .part2 .d2 li {float: left;width: 100%;margin-bottom: .15rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;box-sizing: border-box;padding-right: .15rem;}
	.content .proListcontent .w75 .pdbox .part2 .d2 li a {font-size: .3rem;font-weight: 400;color: #666666;line-height: .45rem;padding-left: .3rem;position: relative;}
	.content .proListcontent .w75 .pdbox .part2 .d2 li a::before {content: '';width: .2rem;height: .2rem;background: url('../image/ic-1.png')no-repeat;background-size: 100% 100%;position: absolute;top: .11rem;left: 0;}
	.content .proListcontent .w75 .pdbox .part2 .d2 li:hover a::before {background: url('../image/ic-2.png')no-repeat;background-size: 100% 100%;}
	.content .proListcontent .w75 .pdbox .part2 .d2 li:hover a {color: #333333;}

	/* 产品详情页 */
	.productDetail {width: 100%;}
	.productDetail .w75 {width: 90%; margin: 0 auto;height: 100%;}
	.productDetail .part-01 {width: 100%;height: 60px;line-height: 60px;background: #ffffff;display: none;}
	.productDetail .part-01 p {font-size: .3rem;font-weight: 500;color: #333333;}
	.productDetail .part-01 .litem a {font-size: .3rem;font-weight: 400;color: #333333;padding: 0 .2rem;}

	.productDetail .part-02 {width: 100%;background: url('../image/bg-14.png')no-repeat;background-size: 100% 100%;box-sizing: border-box;position: relative;}
	.productDetail .part-02 .w75 {width: 90%;}
	.productDetail .part-02 .imSlide {width: 100%;height: 100%;position: relative;margin-bottom: .4rem;}
	.productDetail .part-02 .imSlide .pd-slide {width: 100%;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-wrapper {width: 100%;padding-bottom: .4rem;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-wrapper .swiper-slide {width: 100%!important;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-wrapper .swiper-slide img {max-width: 100%;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-pagination {bottom: .1rem;display: flex;align-items: center;justify-content: center;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-pagination .swiper-pagination-bullet {width: .08rem;height: .08rem;background: #333333;opacity: 1;}
	.productDetail .part-02 .imSlide .pd-slide .swiper-pagination .swiper-pagination-bullet-active {width: .16rem;height: .16rem;background: url('../image/icon-4.png')no-repeat;background-size: 100% 100%;}
	.productDetail .part-02 .info {width: 100%;text-align: center;height: 100%;position: relative;}
	.productDetail .part-02 .info div.d {width: 100%;}
	.productDetail .part-02 .info .p1 {font-size: .4rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .2rem;}
	.productDetail .part-02 .info .p2 {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;text-align: center;}
	.productDetail .part-02 a.return {
		font-size: .28rem;
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 2%;
		right: 2%;
		z-index: 999;
		width: 2rem;
		height: .7rem;
		text-align: center;
		color: #999;
		background-color: #f2f2f2;
		border-radius: .4rem;}

	.productDetail .part-03 {width: 100%;background: #ffffff;box-sizing: border-box;padding: .4rem 0;}
	.productDetail .part-03 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: .2rem;margin-bottom: .4rem;}
	.productDetail .part-03 .lab span {font-size: .4rem;font-weight: 400;color: #333333;line-height: .44rem;}
	.productDetail .part-03 .con {width: 100%;}
	.productDetail .part-03 .con p {font-size: .3rem;line-height: .45rem;margin-bottom: .2rem;}
	.productDetail .part-03 .con p img {max-width: 100%;height: auto!important;}
	.productDetail .part-03 .con .img {text-align: center;margin-bottom: .4rem;}
	.productDetail .part-03 .con .img img {max-width: 100%;}
	.productDetail .part-03 .con .pintro {margin-bottom: .4rem;}
	.productDetail .part-03 .con .pintro p {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;text-align: justify;margin-bottom: .2rem;}
	.productDetail .part-03 .con .pintro p.ltit {font-size: .4rem;font-weight: bold;color: #333333;line-height: .44rem;}
	.productDetail .part-03 .con .merit p.ltit {font-size: .4rem;font-weight: bold;color: #333333;line-height: .44rem;}
	.productDetail .part-03 .con .merit p {font-size: .3rem;color: #333333;line-height: .44rem;text-align: justify;margin-bottom: .2rem;}
	.productDetail .part-03 .con .merit p.name {font-weight: bold;}
    /* 规格参数 */
	.productDetail .part-04 {width: 100%;background: #f9f9f9;padding: .4rem 0;}
	.productDetail .part-04 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: .2rem;margin-bottom: .4rem;}
	.productDetail .part-04 .lab span {font-size: .4rem;font-weight: 400;color: #333333;line-height: .44rem;}
	.productDetail .part-04 img {max-width: 100%;}
	.productDetail .part-04 table {width: 100%;}
	.productDetail .part-04 table th {font-size: .3rem;color: #ffffff;text-align: left;box-sizing: border-box;padding: .2rem .4rem;}
	.productDetail .part-04 table th:nth-child(1) {background: #669FB5;width: auto;}
	.productDetail .part-04 table th:nth-child(2) {background: #666666;}
	.productDetail .part-04 table tr:nth-child(odd) {background: #ffffff;}
	.productDetail .part-04 table tr:nth-child(even) {background: #f2f2f2;}
	.productDetail .part-04 table tr td {box-sizing: border-box;padding: .2rem;border: none;font-size: .3rem;color: #333333;}
	/* 资料下载 */
	.productDetail .part-05 {width: 100%;background: #ffffff;box-sizing: border-box;padding: .4rem 0;}
	.productDetail .part-05 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: .2rem;margin-bottom: .4rem;}
	.productDetail .part-05 .lab span {font-size: .4rem;font-weight: 400;color: #333333;line-height: .44rem;}
	.productDetail .part-05 .con li {width: 100%;border-bottom: 1px solid #e6e6e6;padding-bottom: .3rem;box-sizing: border-box;padding-right: 0;margin-bottom: .3rem;}
	.productDetail .part-05 .con li div:nth-child(1) {display: flex;align-items: center;justify-content: space-around;}
	.productDetail .part-05 .con li div:nth-child(1)::after {content: none;}
	.productDetail .part-05 .con li .d1 img {margin-right: .3rem;}
	.productDetail .part-05 .con li .d1 .im-2 {display: none;}
	.productDetail .part-05 .con li .d1 .nt {width: 3.24rem;}
	.productDetail .part-05 .con li .d1 .nt p.p1 {font-size: .28rem;font-weight: 500;color: #666666;line-height: .44rem;margin-bottom: .1rem;}
	.productDetail .part-05 .con li .d1 .nt p.p2 {font-size: .28rem;font-weight: 400;color: #666666;line-height: .44rem;}
	.productDetail .part-05 .con li .d2 p.p1 {font-size: .3rem;font-weight: 500;color: #666666;line-height: unset;}
	.productDetail .part-05 .con li .d2 .p2 {font-size: .24rem;font-weight: 400;color: #666666;line-height: unset;}
	.productDetail .part-05 .con li .d2 .p2 .im-2 {display: none;}
	.productDetail .part-05 .con li .d3 {font-size: .24rem;color: #666666;margin-left: 0;margin-top: 0;}
	.productDetail .part-05 .con li:hover .d1 .im-2 {display: inline;}
	.productDetail .part-05 .con li:hover .d1 .im-1 {display: none;}
	.productDetail .part-05 .con li:hover .d1 .nt p.p1 {color: #333333;}
	.productDetail .part-05 .con li:hover .d1 .nt p.p2 {color: #333333;}
	.productDetail .part-05 .con li:hover .d2 p.p2 .im-2 {display: inline;}
	.productDetail .part-05 .con li:hover .d2 p.p2 .im-1 {display: none;}
	.productDetail .part-05 .con li:hover .d2 p.p1 {color: #333333;}
	.productDetail .part-05 .con li:hover .d2 p.p2 {color: #333333;}

	/* 解决方案页 */
	.solutionPage {width: 100%;background: #ffffff;}
	.solutionPage .s-banner {width: 100%;}
	.solutionPage .s-banner img {max-width: 100%;height: 4rem;}
	.solutionPage .list {width: 100%;}
	.solutionPage .list .w75 {width: 100%; margin: 0 auto;box-sizing: border-box;padding: .4rem;}
	.solutionPage .list .w75 .location {width: 100%;text-align: right;margin-bottom: .4rem;}
	.solutionPage .list .w75 .location img {}
	.solutionPage .list .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;}
	.solutionPage .list .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin: 0 .1rem;}
	.solutionPage .list li {float: left;width: 100%;background: #f8f8f8;box-sizing: border-box;margin-right: 0;}
	.solutionPage .list li:last-child {margin-right: 0;margin-bottom: 0;}
	.solutionPage .list li a {display: block;width: 100%;}
	.solutionPage .list li a .img {width: 100%;}
	.solutionPage .list li a .img img {max-width: 100%;}
	.solutionPage .list li a .dd1 {width: 100%;padding: .3rem;box-sizing: border-box;}
	.solutionPage .list li a .dd1 p.nam {font-size: .4rem;font-weight: bold;color: #333333;line-height: .44rem;margin-bottom: .1rem;}
	.solutionPage .list li a .dd1 .dd2 p {font-size: .3rem;font-weight: 400;color: #888888;line-height: .44rem;width: 63.1%;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.solutionPage .list li a .dd1 .dd2 img {margin-top: .1rem;}
	.solutionPage .list li a .dd1 .dd2 .im-2 {display: none;}
	.solutionPage .list li:hover a .dd1 .dd2 .im-2 {display: inline;}
	.solutionPage .list li:hover a .dd1 .dd2 .im-1 {display: none;}
	.solutionPage .list li:hover a .dd1 .dd2 p {color: #333333;}

	/* 解决方案详情 */
	.content .sol-detail {width: 100%;}
	.content .sol-detail .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.content .sol-detail .w75 .location {width: 100%;text-align: right;margin-bottom: .4rem;}
	.content .sol-detail .w75 .location img {margin-top: .1rem;}
	.content .sol-detail .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;}
	.content .sol-detail .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin: 0 .06rem;}
	.content .sol-detail .w75 .sol-detail-con {width: 100%;}
	.content .sol-detail .w75 .sol-detail-con .part01 {text-align: center;margin-bottom: .4rem;}
	.content .sol-detail .w75 .sol-detail-con .part01 img {max-width: 100%;}

	.content .sol-detail .w75 .sol-detail-con .part02 {margin-bottom: .4rem;}
	.content .sol-detail .w75 .sol-detail-con .part02 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: .2rem;margin-bottom: .4rem;}
	.content .sol-detail .w75 .sol-detail-con .part02 .lab span {font-size: .4rem;font-weight: 400;color: #333333;line-height: .4rem;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con {width: 100%;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 {width: 100%;margin-bottom: .4rem;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 .p1 {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;text-align: justify;margin-bottom: .4rem;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 .p2 .a1 {width: 1.65rem;height: .5rem;display: block;background: url('../image/icon-5-1.png')no-repeat;background-size: 100% 100%;margin-right: .2rem;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 .p2 .a1 img {display: none;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 .p2 .a2 {width: 1.65rem;height: .5rem;display: block;background: url('../image/icon-6.png')no-repeat;background-size: 100% 100%;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d01 .p2 .a2 img {display: none;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d02 {width: 100%;margin-top: 10px;}
	.content .sol-detail .w75 .sol-detail-con .part02 .con .d02 img {max-width: 100%;}

	.content .sol-detail .w75 .sol-detail-con .part03 {margin-bottom: 0;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: .2rem;margin-bottom: .4rem;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lab span {font-size: .4rem;font-weight: 400;color: #333333;line-height: .4rem;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists {width: 100%;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul {}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul::after {content: none;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul li {width: 100%;margin-right: 0;margin-bottom: .4rem;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul li:last-child {margin-right: 0;margin-bottom: 0;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul li p {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;}
	.content .sol-detail .w75 .sol-detail-con .part03 .lists ul li p:nth-child(1) {font-size: .4rem;font-weight: 500;color: #333333;line-height: .44rem;margin-bottom: .2rem;}
	.content .sol-detail .part04 {width: 100%;background: #FCFCFC;box-sizing: border-box;}
	.content .sol-detail .part04 .w75 {width: 100%; margin: 0 auto;}
	.content .sol-detail .part04 .w75 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: .2rem;margin-bottom: .4rem;}
	.content .sol-detail .part04 .w75 .lab span {font-size: .4rem;font-weight: 400;color: #333333;line-height: .4rem;}
	.content .sol-detail .part04 .w75 .con {width: 100%;}
	.content .sol-detail .part04 .w75 .con .img {text-align: center;}
	.content .sol-detail .part04 .w75 .con .img img {max-width: 100%;}

	.content .sol-detail .part05 {width: 100%;box-sizing: border-box;}
	.content .sol-detail .part05 .w75 {width: 100%; margin: 0 auto;}
	.content .sol-detail .part05 .w75 .lab {width: 100%;border-bottom: 1px solid #cfcfcf;padding-bottom: .2rem;margin-bottom: .4rem;}
	.content .sol-detail .part05 .w75 .lab span {font-size: 30px;font-weight: 400;color: #333333;line-height: .4rem;}
	.content .sol-detail .part05 .w75 .con {width: 100%;position: relative;}
	.content .sol-detail .part05 .w75 .con .wid9case-slide .swiper-wrapper .swiper-slide a {display: block;width: 100%;color: #333333;padding: .4rem;box-sizing: border-box;text-align: center;background: #fbfbfb;font-size: .3rem;font-weight: 400;color: #333333;line-height: .4rem;position: relative;}
	.content .sol-detail .part05 .w75 .con .wid9case-slide .swiper-wrapper .swiper-slide a::after {content: '';width: 100%;height: .1rem;position: absolute;left: 0;bottom: 0;transition: all .2s;background: url('../image/bg-16.png')no-repeat;background-size: 100% 100%;height: 5px;}
	.content .sol-detail .part05 .w75 .con .swiper-button-next {background: url('../image/sr.png')no-repeat!important;top: 45%; right: 0px!important;width: 1rem!important;height: 1rem!important;background-size: 100% 100%;background-image: none;display: none;}
	.content .sol-detail .part05 .w75 .con .swiper-button-prev {background: url('../image/sl.png')no-repeat!important;top: 45%;left: 0px!important;width: 1rem!important;height: 1rem!important;background-size: 100% 100%;background-image: none;display: none;}

	/* 方案咨询 */
    .case-consult {position: fixed;z-index: 100;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.6);display: none;}
    .case-consult .con {background: #ffffff;width: 90%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
    .case-consult .con .lab {width: 100%;background: linear-gradient(54deg, #E95506 0%, #E50121 100%);box-sizing: border-box;padding: .2rem .4rem;}
    .case-consult .con .lab span {font-size: .36rem;color: #ffffff;}
    .case-consult .con .lab img {cursor: pointer;}
    .case-consult .con .formBox {padding: .4rem;width: 100%;box-sizing: border-box;}
    .case-consult .con .formBox .layui-form-item {margin-bottom: .1rem;}
    .case-consult .con .formBox .layui-form-item .inpwid {width: 100%;margin-right: 0;margin-bottom: .2rem;}
    .case-consult .con .formBox .layui-form-item .inpwid .layui-form-label {width: auto;padding: 0;color: #E50121;}
    .case-consult .con .formBox .layui-form-item .inpwid .layui-input-block {margin-left: 0;}
    .case-consult .con .formBox .layui-form-item .inpwid input {width: 100%;}
    .case-consult .con .formBox .layui-form-item .uploadInp input {width: 55%;margin-right: .4rem;}
    .case-consult .con .formBox .layui-form-item .uploadInp button {width: 35%;background-color: #E95506;} 
    .case-consult .con .formBox .layui-form-item .codeInp input {width: 55%;margin-right: .4rem;}
    .case-consult .con .formBox .layui-form-item .codeInp button {background-color: #E95506;}
    .case-consult .con .formBox .layui-form-item .mb15 {margin-bottom: .2rem;}
    .case-consult .con .formBox .layui-form-item:last-child .layui-input-block {margin-left: 0;}
    .case-consult .con .formBox .layui-form-item:last-child button {width: 45%;}
    .case-consult .con .formBox .layui-form-item:last-child button:nth-child(1) {background: linear-gradient(54deg, #E95506 0%, #E50121 100%);}
    .case-consult .con .formBox .layui-form-item:last-child button:nth-child(2) {background: #bbb;}
	/* 方案-资料下载 */
	.case-dataLoad {position: fixed;z-index: 100;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.6);display: none;}
    .case-dataLoad .con {background: #ffffff;width: 90%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
    .case-dataLoad .con .lab {width: 100%;background: linear-gradient(54deg, #E95506 0%, #E50121 100%);box-sizing: border-box;padding: .2rem .4rem;}
    .case-dataLoad .con .lab span {font-size: .36rem;color: #ffffff;}
    .case-dataLoad .con .lab img {cursor: pointer;}
	.case-dataLoad .con .dataTbale {width: 100%;padding: .4rem;background: #fff;box-sizing: border-box;}
	.case-dataLoad .con .dataTbale table {width: 100%;}
	.case-dataLoad .con .dataTbale table tr {background: #f8f9fb;}
	.case-dataLoad .con .dataTbale td {box-sizing: border-box;padding: .2rem;}
	.case-dataLoad .con .dataTbale td span {font-size: .24rem;}
	.case-dataLoad .con .dataTbale td a {padding-right: .4rem;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdBMEM5RjRBMjAyMTExRUI4OEZDOTIwRTAwRDJGNTU5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdBMEM5RjRCMjAyMTExRUI4OEZDOTIwRTAwRDJGNTU5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6N0EwQzlGNDgyMDIxMTFFQjg4RkM5MjBFMDBEMkY1NTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6N0EwQzlGNDkyMDIxMTFFQjg4RkM5MjBFMDBEMkY1NTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz57J4xwAAABIklEQVR42mL8//8/AzZQXl6+mpmZ+W9bW1sENnkWBhzg8ePHqgx4ABMDmWCANW7ZsiX+0KFDfuiKQGIgOZwa16xZk1lSUrJ++/bt0TCxAwcOBIDEQHLIahmRo+P9+/eiqamphx49eqTGzs7+nZWV9df379+5paWl782ePdtOUFDwNVzxqlWrsurq6haCDADhly9fyvj7+98xNjb+D8IgNkgMJj958uT25cuX5zEUFRVtsLe3/wCTAOGnT58qeHp6PgFhEBtZLjIy8gJID9YEICUl9WDp0qWGIDaK84hJObg0oGj8+fMnZ29v7wRi4u/Vq1fSkpKSD1iAIXb/9+/fbEAP5xMb+SIiIs/B0fHixQu5f//+EZWKGBkZ/4uLiz8BCDAAlGeckTEPtH8AAAAASUVORK5CYII=) 100% no-repeat;
		background-size: .28rem auto;}


	/* 产品搜索页 */
	.content .proSearchCon {width: 100%;}
	.content .proSearchCon .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.content .proSearchCon .w75 .location {width: 100%;text-align: right;margin-bottom: .4rem;}
	.content .proSearchCon .w75 .location img {margin-top: .1rem;}
	.content .proSearchCon .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;}
	.content .proSearchCon .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin: 0 .06rem;}
	.content .proSearchCon .w75 .seap {width: 100%;}
	.content .proSearchCon .w75 .seap .lab {width: 100%;padding-bottom: .2rem;border-bottom: 1px solid #e6e6e6;margin-bottom: .4rem;}
	.content .proSearchCon .w75 .seap .lab .sp1 {font-size: .4rem;font-weight: 500;color: #333333;line-height: .45rem;margin-right: .1rem;}
	.content .proSearchCon .w75 .seap .lab .sp2 {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;}
	.content .proSearchCon .w75 .seap .lab .sp2 span {font-size: .3rem;color: #333333;font-weight: 500;}
	.content .proSearchCon .w75 .seap .psList {width: 100%;}
	.content .proSearchCon .w75 .seap .psList ul {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
	.content .proSearchCon .w75 .seap .psList li {width: 48%;background: #FFFFFF;box-shadow: 0px 0px .2rem 0px rgba(0, 0, 0, 0.08);box-sizing: border-box;overflow: hidden;position: relative;float: left;margin-bottom: .2rem;margin-right: 0!important;}
	.content .proSearchCon .w75 .seap .psList li::after {content: '';width: 100%;height: 0px;background: #ffffff;position: absolute;bottom: 0;left: 0;transition: all .2s;}
	.content .proSearchCon .w75 .seap .psList li a {display: block;width: 100%;height: 100%;}
	.content .proSearchCon .w75 .seap .psList li a .img {width: 100%;text-align: center;}
	.content .proSearchCon .w75 .seap .psList li a .img img {max-width: 100%;}
	.content .proSearchCon .w75 .seap .psList li a .pinfo {width: 100%;box-sizing: border-box;padding: 8% 7%;}
	.content .proSearchCon .w75 .seap .psList li a .pinfo .p1 {font-size: .36rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .2rem;}
	.content .proSearchCon .w75 .seap .psList li a .pinfo .p2 {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;text-align: justify; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	/* 分页 */
	#pageBox {text-align: center;margin-top: .4rem;}


	/* 服务与支持-资料下载 */
	.content .dataDownload {width: 100%;}
	.content .dataDownload .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.content .dataDownload .w75 .location {width: 100%;text-align: right;margin-bottom: .4rem;}
	.content .dataDownload .w75 .location img {margin-top: .1rem;}
	.content .dataDownload .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;}
	.content .dataDownload .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin: 0 .06rem;}
	.content .dataDownload .w75 .findData {width: 100%;margin-bottom: .4rem;}
	.content .dataDownload .w75 .findData .lab {margin-bottom: .4rem;}
	.content .dataDownload .w75 .findData .lab span {display: block;}
	.content .dataDownload .w75 .findData .lab span.sp1 {font-size: .4rem;font-weight: bold;color: #333333;line-height: .44rem;}
	.content .dataDownload .w75 .findData .lab span.sp2 {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;}
	.content .dataDownload .w75 .findData .findDataForm {width: 100%;}
	.content .dataDownload .w75 .findData .findDataForm .input-block {margin-left: 0;width: 47.7%;min-height: .8rem;background: #FFFFFF;border: 1px solid #E6E6E6;box-sizing: border-box;}
	.content .dataDownload .w75 .findData .findDataForm .input-block input, .input-block select {min-height: .8rem;font-size: .24rem;width: 100%;border: none;outline: none;padding: 0 .2rem;}
	.content .dataDownload .w75 .findData .findDataForm .type {background: #FBFBFB;width: 100%;box-sizing: border-box;padding: 2.5% 4%;margin-top: 3%;}
	.content .dataDownload .w75 .findData .findDataForm .type .downloadType {width: 100%;}
	.content .dataDownload .w75 .findData .findDataForm .type p.tit {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .4rem;}
	.content .dataDownload .w75 .findData .findDataForm .form-item .tlist .checkBox {width: 100%;}
	.content .dataDownload .w75 .findData .findDataForm .form-item input[type='checkbox']{
		width: .3rem;
		height: .3rem;
		min-width: .3rem;
		-webkit-appearance:none;
		border: 1px solid #cfcfcf;
		background: #ffffff;
		margin-right: .2rem;
		vertical-align: middle;
		border-radius: .04rem;
		outline: none;
		margin-bottom: .05rem;
	}
	.content .dataDownload .w75 .findData .findDataForm .form-item .checkBox input[type=checkbox]:checked{
		width: .38rem;
		height: .32rem;
		background: url("../image/icon-7.png")no-repeat center;
		background-size: cover;
		border: none;
		/* border-color: #dcb227;  */
	}
	.content .dataDownload .w75 .findData .findDataForm .form-item .checkBox {width: 16%;display: inline-block;margin-bottom: 5%;}
	.content .dataDownload .w75 .findData .findDataForm .form-item .checkBox span {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;}

	/* .content .dataDownload .w75 .findData .findDataForm .layui-form-checkbox {width: 46%;line-height: .45rem!important;}
	.content .dataDownload .w75 .findData .findDataForm .layui-form-checkbox span {font-size: .3rem;font-weight: 400;color: #333333!important;line-height: .45rem!important;}
	.content .dataDownload .w75 .findData .findDataForm .layui-form-checkbox[lay-skin=primary] i {width: .3rem;height: .3rem;background: #FFFFFF;border-radius: .04rem;border: 1px solid #CFCFCF;box-sizing: border-box;margin-top: .09rem;}
	.content .dataDownload .w75 .findData .findDataForm .layui-form-checkbox .layui-icon-ok:before {content: none;}
	.content .dataDownload .w75 .findData .findDataForm .layui-form-checked .layui-icon-ok:before {content: '';width: .38rem;height: .32rem;background: url('../image/icon-7.png')no-repeat;background-size: 100% 100%;display: inline-block;position: relative;top: -0.04rem;left: -0.02rem;}
	.content .dataDownload .w75 .findData .findDataForm .layui-form-item .layui-form-checkbox[lay-skin=primary] {margin-top: .4rem;} */

	.content .dataDownload .w75 .findData .findDataForm .form-item .but {position: relative;margin-top: .4rem;cursor: pointer;}
	.content .dataDownload .w75 .findData .findDataForm .form-item .but img {display: none;}
	.content .dataDownload .w75 .findData .findDataForm .form-item .but span {font-size: .3rem;font-weight: 400;color: #FFFFFF;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.content .dataDownload .w75 .searchResult {width: 100%;}
	.content .dataDownload .w75 .searchResult .lab {width: 100%;padding-bottom: .2rem;border-bottom: 1px solid #999999;margin-bottom: .4rem;}
	.content .dataDownload .w75 .searchResult .lab span {font-size: .4rem;font-weight: 600;color: #333333;line-height: .44rem;}
	.content .dataDownload .w75 .searchResult .loading {display: none;}
	.content .dataDownload .w75 .searchResult .loading img {max-width: 100%;}
	.content .dataDownload .w75 .searchResult .nodata {width: 100%;text-align: center;margin-top: 1rem;padding-bottom: 1.6rem;display: none;}
	.content .dataDownload .w75 .searchResult .nodata p {font-size: .3rem;font-weight: 400;color: #999999;line-height: .44rem;margin-top: -1.15rem;}
	.content .dataDownload .w75 .searchResult .resuList {width: 100%;margin-bottom: .4rem;}
	.content .dataDownload .w75 .searchResult .resuList .type-lab {font-size: .3rem;font-weight: 500;color: #333333;line-height: .44rem;margin-bottom: .2rem;}
	.content .dataDownload .w75 .searchResult .resuList ul {width: 100%;display: block;margin-bottom: .4rem;}
	.content .dataDownload .w75 .searchResult .resuList ul:last-child {margin-bottom: 0;}
	.content .dataDownload .w75 .searchResult .resuList ul li {width: 100%;white-space: nowrap;border: 1px solid #f2f2f2;margin-bottom: -0.02rem;font-size: .28rem;display: flex;}
	.content .dataDownload .w75 .searchResult .resuList ul li span {-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;line-height: 1.3;padding: .4rem;white-space: normal;display: flex;}
	.content .dataDownload .w75 .searchResult .resuList ul li span:first-child {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background: #f5f5f5;width: 2rem;}
	.content .dataDownload .w75 .searchResult .resuList ul li span a {font-size: .28rem;color: #333333;display: inline-block;width: 50%;white-space: nowrap;text-align: center;}
	.content .dataDownload .w75 .searchResult .resuList ul li span a:first-child {border-right: 1px solid #f1f1f1;}
	.content .dataDownload .w75 .searchResult .resuList ul li span a img {margin-bottom: .06rem;margin-right: .06rem;}
	.content .dataDownload .w75 .findData .findDataForm .form-item .but {width: 100%;background: linear-gradient(54deg, #E95506 0%, #E50121 100%);height: .8rem;border-radius: .04rem;margin-top: .4rem;}
    /* 搜索结果 */
    .content .dataDownload .w75 .searchResult .searchDataResult {width: 100%;padding-bottom: .6rem;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl {width: 100%;border-bottom: 1px solid #e6e6e6;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dt {width: 100%;padding: .4rem 0;font-size: .3rem;color: #666666;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd {width: 100%;padding: .4rem 0;border-bottom: 1px solid #e6e6e6;display: flex;align-items: center;justify-content: space-between;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd h6 {width: 100%;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd:last-child {border-bottom: 0;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd a {margin-right: .4rem;font-size: .28rem;color: #333333;display: flex;align-items: center;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd a:last-child {margin-right: 0;}
    .content .dataDownload .w75 .searchResult .searchDataResult li dl dd .do {white-space: nowrap;display: -webkit-box;display: -ms-flexbox;display: flex;
    -webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}

	/* 服务与支持-售后服务 */
	.content .afterSaleServe {width: 100%;box-sizing: border-box;padding: .4rem;}
	.content .afterSaleServe .w75 {width: 100%;}
	.content .afterSaleServe .w75 .lab {width: 100%;margin-bottom: .4rem;}
	.content .afterSaleServe .w75 .lab p {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin-bottom: .2rem;}
	.content .afterSaleServe .w75 .lab p:nth-child(1) {font-size: .4rem;font-weight: bold;color: #333333;line-height: .44rem;margin-bottom: .2rem;}
	.content .afterSaleServe .w75 .con {width: 100%;}
	.content .afterSaleServe .w75 .con .layui-form-item {margin-bottom: .4rem;}
	.content .afterSaleServe .w75 .con .layui-form-item .layui-input-block {width: 75%;margin-left: 1.4rem;}
	.content .afterSaleServe .w75 .con .layui-form-item .layui-input-block .layui-input {height: .8rem;}
	.content .afterSaleServe .w75 .con .layui-form-item .layui-form-label {width: auto;padding: .2rem 0;font-size: .3rem;color: #333333;}
	.content .afterSaleServe .w75 .con .layui-form-item .layui-input-block button {height: auto;padding: 0;background: none;width: 100%;}
	.content .afterSaleServe .w75 .con .layui-form-item .layui-input-block button img {max-width: 100%;}
	.content .afterSaleServe .w75 .con .layui-form-item:last-child .layui-input-block {margin-left: 0;}

	/* 服务与支持-维修介绍 */
	.content .maintainintro {width: 100%;box-sizing: border-box;padding: .4rem;}
	.content .maintainintro .borbotom {border-bottom: .04rem solid; border-image: linear-gradient(to right, #E50121, #E95506) 1;}
	.content .maintainintro .w75 {width: 100%;}
	.content .maintainintro .w75 p.tname {font-size: .4rem;font-weight: bold;color: #333333;line-height: .44rem;margin-bottom: .4rem;}
	.content .maintainintro .w75 .navTab {width: 100%;display: flex;align-items: center;justify-content: space-between;}
	.content .maintainintro .w75 .navTab a {display: block; width: 30%;background: #FFFFFF;border: 1px solid #E6E6E6;box-sizing: border-box;font-size: .3rem;font-weight: 400;color: #666666;text-align: center;padding: 2% 0;}
	.content .maintainintro .w75 .navTab a:last-child {margin-right: 0;}
	.content .maintainintro .w75 .navTab a.active {background: url('../image/bg-18.png')no-repeat;background-size: 100% 100%;color: #ffffff;}
	.content .maintainintro .part01 {width: 100%;margin-top: .6rem;}
	.content .maintainintro .part01 .lab {font-size: .4rem;font-weight: 400;color: #333333;line-height: .45rem;margin-bottom: .4rem;}
	.content .maintainintro .part01 .steplist {width: 100%;}
	.content .maintainintro .part01 .steplist .slitem { width: 30%;box-sizing: border-box;background: #f8f8f8;padding: 3% 2%;text-align: center;}
	.content .maintainintro .part01 .steplist .slitem img {margin-bottom: .3rem;}
	.content .maintainintro .part01 .steplist .slitem p {font-size: .2rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .1rem;}
	.content .maintainintro .part01 .steplist .slitem p:last-child {margin-bottom: 0px;}
	.content .maintainintro .part01 .steplist .arow {margin: 0 1%;}
	.content .maintainintro .part01 .steplist .arow img {position: relative;top: 50%;left: 50%;transform: translate(-50%,-50%);}

	.content .maintainintro .part02 {width: 100%;background: #FBFBFB;box-sizing: border-box;padding: .3rem;margin-top: .4rem;}
	.content .maintainintro .part02 .lab {font-size: .4rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .4rem;}
	.content .maintainintro .part02 .con {width: 100%;}
	.content .maintainintro .part02 .con p {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin-bottom: .2rem;}
	.content .maintainintro .part02 .con p:last-child {margin-bottom: 0;}

	.content .maintainintro .part03 {width: 100%;background: url('../image/bg-19.png')no-repeat;background-size: cover; box-sizing: border-box;padding: .3rem;}
	.content .maintainintro .part03 .lab {font-size: .4rem;font-weight: 400;color: #FFFFFF;line-height: .44rem;margin-bottom: .4rem;}
	.content .maintainintro .part03 .con {width: 100%;}
	.content .maintainintro .part03 .con p {font-size: .3rem;font-weight: 400;color: #FFFFFF;line-height: .44rem;margin-bottom: .2rem;}
	.content .maintainintro .part03 .con p:last-child {margin-bottom: 0;}
	.content .maintainintro .part03 .con p img {margin-right: .2rem;margin-bottom: .06rem;}
	/* 维修申请 */
	.content .maintainintro .maintainRequest {width: 100%;margin-top: .4rem;}
	.content .maintainintro .maintainRequest .lab {font-size: .4rem;font-weight: 400;color: #333333;line-height: .45rem;margin-bottom: .4rem;}
	.content .maintainintro .maintainRequest .fbox .layui-form-label {width: 100%;font-size: .28rem;font-weight: 400;color: #666666;line-height: .44rem;text-align: left;box-sizing: border-box;padding: 1%;}
	.content .maintainintro .maintainRequest .fbox .layui-form-label span {font-size: .28rem;font-weight: 400;color: #E02020;line-height: .44rem;margin-right: .1rem;}
	.content .maintainintro .maintainRequest .fbox .layui-input-block {margin-left: 0;}
	.content .maintainintro .maintainRequest .fbox .layui-input-block input {border: 1px solid #e6e6e6;box-sizing: border-box;}
	.content .maintainintro .maintainRequest .fbox .inpwid {width: 100%;}
	.content .maintainintro .maintainRequest .fbox .layui-form-item .layui-inline {margin-right: 0;}
	.content .maintainintro .maintainRequest .finishInfo {width: 100%;margin-top: .4rem;}
	.content .maintainintro .maintainRequest .finishInfo .lab {width: 100%;}
	.content .maintainintro .maintainRequest .finishInfo .lab .p1 {font-size: .4rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .4rem;}
	.content .maintainintro .maintainRequest .finishInfo .lab .p2 {width: 50%; background: url('../image/bg-20.png')no-repeat;background-size: 100% 100%;text-align: center;font-size: .24rem;font-weight: 400;color: #FFFFFF;box-sizing: border-box;padding: 2% 3%;display: flex;align-items: center;justify-content: center;}
	.content .maintainintro .maintainRequest .finishInfo .con {width: 100%;background: #FBFBFB;position: relative;box-sizing: border-box;padding: 4%;}
	.content .maintainintro .maintainRequest .finishInfo .con::before {content: '';border-width: .2rem .16rem .16rem .2rem;border-style: solid;border-color: #fbfbfb transparent transparent #fbfbfb;position: absolute;top: -0.18rem;left: 1.66rem;transform: rotate(45deg);}
	.content .maintainintro .maintainRequest .finishInfo .con li {margin-bottom: .4rem;}
	.content .maintainintro .maintainRequest .finishInfo .con li:last-child {margin-bottom: 0;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm {width: 100%;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .lf {width: 100%;box-sizing: border-box;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .tlab {margin-bottom: .3rem;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .tlab .pnum {font-size: .3rem;font-weight: 500;color: #333333;line-height: .44rem;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .tlab .del {width: 25%;background: #999999;box-sizing: border-box;text-align: center;font-size: .24rem;color: #ffffff;border-radius: .08rem;cursor: pointer;padding: 1.3% 0;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-inline {width: 100%;margin-right: 0;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-input-block {margin-left: 0;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-input-block input {border: 1px solid #e6e6e6;box-sizing: border-box;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-form-label {width: 100%;font-size: .28rem;font-weight: 400;color: #666666;line-height: .44rem;text-align: left;box-sizing: border-box;padding: 1%;}
	.content .maintainintro .maintainRequest .finishInfo .con .itemForm .layui-form-label span {font-size: .28rem;font-weight: 400;color: #E02020;line-height: .44rem;margin-right: .1rem;}
	.content .maintainintro .maintainRequest .finishInfo .con .submitBut {width: 100%;text-align: center;margin-top: .4rem;}
	.content .maintainintro .maintainRequest .finishInfo .con .submitBut span {display: inline-block;cursor: pointer;text-align: center;line-height: .44rem;}
	.content .maintainintro .maintainRequest .finishInfo .con .submitBut span.sp1 {width: 45%;box-sizing: border-box;background: url('../image/bg-20.png')no-repeat;background-size: 100% 100%;margin-right: .4rem;font-size: .24rem;font-weight: 400;color: #FFFFFF;padding: 2% 0;}
	.content .maintainintro .maintainRequest .finishInfo .con .submitBut span.sp2 {width: 45%;box-sizing: border-box;background: url('../image/bg-21.png')no-repeat;background-size: 100% 100%;font-size: .24rem;font-weight: 400;color: #333333;padding: 2% 0;}
	/* 维修记录 */
	.content .maintainintro .maintainRecord {width: 100%;margin-top: .4rem;}
	.content .maintainintro .maintainRecord .lab {font-size: .4rem;font-weight: 400;color: #333333;margin-bottom: .2rem;}
	.content .maintainintro .maintainRecord .layui-form-item {text-align: center;width: 100%;box-sizing: border-box;}
	.content .maintainintro .maintainRecord .layui-form-item .layui-inline {width: 100%;margin: 0;}
	.content .maintainintro .maintainRecord .layui-form-item .butIn {width: auto;}
	.content .maintainintro .maintainRecord .layui-form-item .layui-input-block {margin: 0;}
	.content .maintainintro .maintainRecord .layui-form-item .layui-input-block .layui-input {box-sizing: border-box;border: 1px solid #e6e6e6;font-size: .24rem;}
	.content .maintainintro .maintainRecord .layui-form-item .layui-input-block .layui-btn {background: url('../image/bg-22.png')no-repeat;background-size: 100% 100%;width: 40%;margin-top: .4rem;}
	.content .maintainintro .maintainRecord .dataTable {margin-top: .4rem;}
	.content .maintainintro .maintainRecord .dataTable table th {font-size: .3rem;font-weight: 600;color: #333333;text-align: center;}
	.content .maintainintro .maintainRecord .dataTable table td {text-align: center;}

	/* 常见问题 */
	.content .question {width: 100%;}
	.content .question .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.content .question .w75 .location {width: 100%;text-align: right;margin-bottom: .4rem;}
	.content .question .w75 .location img {margin-top: .1rem;}
	.content .question .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;}
	.content .question .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin: 0 .06rem;}
	.content .question .w75 .faq {width: 100%;}
	.content .question .w75 .faq .lab {width: 100%;padding-bottom: .3rem;border-bottom: 1px solid #e6e6e6;margin-bottom: .4rem;}
	.content .question .w75 .faq .lab .sp1 {font-size: .4rem;font-weight: 500;color: #333333;margin-right: .1rem;}
	.content .question .w75 .faq .lab .sp2 {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;}
	.content .question .w75 .faq .lab .sp2 span {font-size: .4rem;color: #333333;font-weight: 500;}
	.content .question .w75 .faq .qsList {width: 100%;}
	.content .question .w75 .faq .qsList ul li {width: 100%;background: #fbfbfb;float: left;cursor: pointer;margin-bottom: .4rem;}
	.content .question .w75 .faq .qsList ul li:nth-child(even) {margin-right: 0;}
	.content .question .w75 .faq .qsList ul li .d1 {display: flex;}
	.content .question .w75 .faq .qsList ul li .cd {box-sizing: border-box;padding: 0 4%;width: 100%;display: flex;align-items: center;justify-content: space-between;}
	.content .question .w75 .faq .qsList ul li .cd p {font-size: .3rem;font-weight: bold;color: #333333;line-height: .44rem;}
	.content .question .w75 .faq .qsList ul li .cd .roateimg {transform: rotate(270deg);}
	.content .question .w75 .faq .qsList ul li .d2 {width: 100%;background: #ffffff;box-sizing: border-box;padding: 5%;display: none;}
	.content .question .w75 .faq .qsList ul li .d2 p {font-size: .28rem;color: #333333;line-height: .44rem;text-align: justify;margin-bottom: .2rem;}
	.content .question .w75 .faq .qsList ul li .d2 p:last-child {margin-bottom: 0;}
	.content .question .w75 .faq .qsList ul li.active {box-shadow: 0 .14rem .24rem rgb(0 0 0 / 8%);}
	.content .question .w75 .faq .qsList ul li .d2block {display: block;}

	/* 售前咨询 */
	.content .beforeSaleConsult {width: 100%;}
	.content .beforeSaleConsult .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.content .beforeSaleConsult .w75 .lab {width: 100%;margin-bottom: .4rem;}
	.content .beforeSaleConsult .w75 .lab p {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .2rem;}
	.content .beforeSaleConsult .w75 .lab p:nth-child(1) {font-size: .4rem;font-weight: bold;color: #333333;margin-bottom: .2rem;}
	.content .beforeSaleConsult .w75 .con {width: 100%;background: #fbfbfb;box-sizing: border-box;padding: .3rem;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid {width: 100%;margin-right: 0;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid .layui-form-label {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;width: 100%;padding: .2rem 0;text-align: left;box-sizing: border-box;float: none;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid .layui-form-label .red_tip {font-size: .3rem;font-weight: 400;color: #E02020;line-height: .44rem;margin-right: .1rem;box-sizing: border-box;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid .layui-input-block {margin-left: 0;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .inpwid .layui-input-block .layui-input {box-sizing: border-box;font-size: .24rem;}
	.content .beforeSaleConsult .w75 .con .other {width: 100%;}
	.content .beforeSaleConsult .w75 .con .other .layui-form-label {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;width: 100%;padding: .2rem 0;text-align: left;}
	.content .beforeSaleConsult .w75 .con .other .layui-form-label .red_tip {font-size: .3rem;font-weight: 400;color: #E02020;line-height: .44rem;margin-right: .1rem;}
	.content .beforeSaleConsult .w75 .con .other .layui-input-block {margin-left: 0;}
	.content .beforeSaleConsult .w75 .con .other .layui-input-block .layui-form-radio {margin: 0;font-size: .24rem!important;font-weight: 400;color: #333333!important;}
	.layui-form-radio .layui-anim.layui-icon {font-size: 0;width: .32rem;height: .32rem;background: url('../image/rad-1.png')no-repeat;background-size: 100% 100%;}
	.layui-form-radioed .layui-anim.layui-icon {font-size: 0;width: .32rem;height: .32rem;background: url('../image/rad-2.png')no-repeat;background-size: 100% 100%;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .layui-input-block button {height: auto;padding: 0;background: none;}
	.content .beforeSaleConsult .w75 .con .layui-form-item .layui-input-block button img {max-width: 100%;}
	.content .beforeSaleConsult .w75 .con .layui-form-item:last-child {margin-top: 5%;}
	.content .beforeSaleConsult .w75 .con .layui-form-item:last-child .layui-input-block {margin-left: 0;}
	.content .beforeSaleConsult .w75 .con .explain {font-size: .3rem;font-weight: 400;color: #999999;line-height: .44rem;margin-top: 3%;}
	.content .beforeSaleConsult .w75 .con .treeSel {width: 100%;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-inline:first-child {width: 100%;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-form-label {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;width: 100%;padding: .2rem 0;text-align: left;box-sizing: border-box;float: none;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-form-label .must {font-size: .3rem;font-weight: 400;color: #E02020;line-height: .44rem;margin-right: .1rem;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-inline .layui-inline {width: 100%;margin: 0;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-input, .layui-select, .layui-textarea {box-sizing: border-box;font-size: .24rem;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-input input {box-sizing: border-box;font-size: .24rem;}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-inline .layui-inline .treeSelect dl {}
	.content .beforeSaleConsult .w75 .con .treeSel .layui-inline .layui-inline .treeSelect {width: 100%!important;height: auto!important;}

	/* 意见反馈 */
	.content .feedback {width: 100%;}
	.content .feedback .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.content .feedback .w75 .lab {width: 100%;margin-bottom: .4rem;}
	.content .feedback .w75 .lab p {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .2rem;}
	.content .feedback .w75 .lab p:nth-child(1) {font-size: .4rem;font-weight: bold;color: #333333;margin-bottom: .4rem;}
	.content .feedback .w75 .con {width: 100%;box-sizing: border-box;padding: 4% 1%;background: url('../image/bg-23.png')no-repeat;background-size: 100% 100%;}
	.content .feedback .w75 .con .bg-img {max-width: 100%;}
	.content .feedback .w75 .con .layui-form-item .inpwid {width: 100%;margin-right: 2%;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-form-label {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;width: 100%;padding: .2rem 0;box-sizing: border-box;text-align: left;float: none;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-form-label .red_tip {font-size: .3rem;font-weight: 400;color: #E02020;line-height: .44rem;margin-right: .1rem;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-input-block {margin-left: 0;}
	.content .feedback .w75 .con .layui-form-item .inpwid .layui-input-block .layui-input {box-sizing: border-box;font-size: .24rem;}
	.content .feedback .w75 .con .other .layui-form-label {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;width: 100%;padding: .2rem 0;box-sizing: border-box;text-align: left;}
	.content .feedback .w75 .con .other .layui-form-label .red_tip {font-size: .3rem;font-weight: 400;color: #E02020;line-height: .44rem;margin-right: .1rem;}
	.content .feedback .w75 .con .other .layui-input-block {margin-left: 0;}
	.content .feedback .w75 .con .layui-form-item .layui-input-block button {height: auto;padding: 0;background: none;}
	.content .feedback .w75 .con .layui-form-item:last-child {text-align: center;margin-top: 3%;}
	.content .feedback .w75 .con .layui-form-item:last-child .layui-input-block {margin-left: 0;}

	/* +++++++++++++++++++++++++= 新闻中心 start ++++++++++++++++++++++++++++++ */
	/* 新闻列表 */
	.newsCenter .newsList {width: 100%;}
	.newsCenter .newsList .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.newsCenter .newsList .w75 .location {width: 100%;text-align: right;margin-bottom: .4rem;}
	.newsCenter .newsList .w75 .location img {margin-top: .1rem;}
	.newsCenter .newsList .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;}
	.newsCenter .newsList .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin: 0 .06rem;}
	.newsCenter .newsList .w75 .clist {width: 100%;}
	.newsCenter .newsList .w75 .clist li {border-bottom: 1px solid #e6e6e6;padding-bottom: .4rem;margin-bottom: .4rem;}
	.newsCenter .newsList .w75 .clist li .img {margin-right: 0;width: 100%;margin-bottom: .4rem;}
	.newsCenter .newsList .w75 .clist li .img img {max-width: 100%;}
	.newsCenter .newsList .w75 .clist li a {display: block;width: 100%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo {width: 100%; box-sizing: border-box;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p1 {font-size: .4rem;font-weight: 400;color: #333333;margin-bottom: 1%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p2 {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin-bottom: 1%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p3 {font-size: .3rem;font-weight: 400;color: #888888;line-height: .44rem;text-align: justify; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p4 {margin-top: 3.5%;width: 100%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p4 img {max-width: 100%;width: 30%;}
	.newsCenter .newsList .w75 .clist li a .newsinfo p.p4 img.im-2 {display: none;}

	/* 新闻详情 */
	.newsCenter .newsDetail {width: 100%;}
	.newsCenter .newsDetail .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.newsCenter .newsDetail .w75 .location {width: 100%;text-align: right;margin-bottom: .4rem;}
	.newsCenter .newsDetail .w75 .location img {margin-top: .1rem;}
	.newsCenter .newsDetail .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;}
	.newsCenter .newsDetail .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin: 0 .06rem;}
	.newsCenter .newsDetail .w75 .ndbox {width: 100%;padding-bottom: .4rem;}
	.newsCenter .newsDetail .w75 .ndbox .lab-tit {width: 100%;margin-bottom: .2rem;}
	.newsCenter .newsDetail .w75 .ndbox .lab-tit .p1 {font-size: .4rem;font-weight: 400;color: #333333;margin-bottom: .2rem;}
	.newsCenter .newsDetail .w75 .ndbox .lab-tit .p2 {font-size: .3rem;font-weight: 400;color: #666666;}
	.newsCenter .newsDetail .w75 .ndbox .con {width: 100%;}
	.newsCenter .newsDetail .w75 .ndbox .con p {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .2rem;}
	.newsCenter .newsDetail .w75 .ndbox .con p img {max-width: 100%;}
	.newsCenter .newsDetail .w75 .ndbox .con p:last-child {margin-bottom: 0;}
	.newsCenter .newsDetail .xgnews {width: 100%;background: rgba(250, 250, 250, 0.8);box-sizing: border-box;}
	.newsCenter .newsDetail .xgnews .w75 .lab {font-size: .4rem;font-weight: 400;color: #333333;margin-bottom: .4rem;}
	.newsCenter .newsDetail .xgnews .w75 li {border-bottom: 1px solid #e6e6e6;padding-bottom: .4rem;margin-bottom: .4rem;}
	.newsCenter .newsDetail .xgnews .w75 li:last-child {border-bottom: 0;padding-bottom: 0;margin-bottom: 0;}
	.newsCenter .newsDetail .xgnews .w75 li .img {margin-right: 0;width: 100%;margin-bottom: .4rem;}
	.newsCenter .newsDetail .xgnews .w75 li .img img {max-width: 100%;}
	.newsCenter .newsDetail .xgnews .w75 li a {display: block;width: 100%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo {width: 100%; box-sizing: border-box;padding-top: 1%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p1 {font-size: .4rem;font-weight: 400;color: #333333;margin-bottom: 1%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p2 {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin-bottom: 1%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p3 {font-size: .3rem;font-weight: 400;color: #888888;line-height: .44rem;text-align: justify; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p4 {margin-top: 3.5%;width: 100%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p4 img {max-width: 100%;width: 30%;}
	.newsCenter .newsDetail .xgnews .w75 li a .newsinfo p.p4 img.im-2 {display: none;}

	/* +++++++++++++++++++++++++= 新闻中心 ebd ++++++++++++++++++++++++++++++ */

	/* +++++++++++++++++++++++++++++++ 关于我们 start ++++++++++++++++++++++++++++++++++++ */
	/* 公司简介 */
	.aboutUsCon .company-profile {width: 100%;}
	.aboutUsCon .company-profile .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.aboutUsCon .company-profile .w75 .location {width: 100%;text-align: right;}
	.aboutUsCon .company-profile .w75 .location img {margin-top: .1rem;}
	.aboutUsCon .company-profile .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;}
	.aboutUsCon .company-profile .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;margin: 0 .05rem;}
	.aboutUsCon .company-profile .cp01 {width: 100%;box-sizing: border-box;}
	.aboutUsCon .company-profile .cp01 .ll {width: 100%;margin-bottom: 0;}
	.aboutUsCon .company-profile .cp01 .ll .p1 {font-size: .4rem;font-weight: 500;color: #333333;margin-bottom: 2%;}
	.aboutUsCon .company-profile .cp01 .ll .p2 {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: 2%;}
	.aboutUsCon .company-profile .cp01 .ll .p3 {font-size: .28rem;font-weight: 400;color: #666666;line-height: .44rem;margin-bottom: 2%;}
	.aboutUsCon .company-profile .cp01 .ll .about_company p {font-size: .3rem;line-height: .45rem;margin-bottom: .2rem;}
	.aboutUsCon .company-profile .cp01 .rr {width: 100%;position: relative;}
	.aboutUsCon .company-profile .cp01 .rr video {display: block;max-width: 100%;}
	.aboutUsCon .company-profile .cp01 .rr img {max-width: 100%;}
	.aboutUsCon .company-profile .cp01 .rr img.play {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);cursor: pointer;}

	.aboutUsCon .company-profile .cp02 {width: 100%;box-sizing: border-box;background: rgba(249, 249, 249, 0.8);}
	.aboutUsCon .company-profile .cp02 .lab {width: 100%;margin-bottom: .2rem;}
	.aboutUsCon .company-profile .cp02 .lab .p1 {font-size: .4rem;font-weight: 500;color: #333333;margin-bottom: .2rem;}
	.aboutUsCon .company-profile .cp02 .lab .p2 {font-size: .3rem;font-weight: 400;color: #333333;}
	.aboutUsCon .company-profile .cp02 .con {width: 100%;position: relative;background: url(../image/abbg.png)no-repeat 50%;background-size: cover;}
	.aboutUsCon .company-profile .cp02 .con img.bg {max-width: 100%;display: none;}
	.aboutUsCon .company-profile .cp02 .con .list-item {width: 100%;position: unset;top: unset;left: unset;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item {width: 100%;text-align: center;box-sizing: border-box;position: relative;padding: .4rem 0;background: rgba(0,0,0,0.2500);}
	.aboutUsCon .company-profile .cp02 .con .list-item .item .poCenter {position: unset;top: unset;left: unset;transform: unset;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item .poCenter img {margin-bottom: 3%;width: 10%;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item .poCenter .p1 {font-size: .4rem;font-weight: 600;color: #FFFFFF;margin-bottom: 3%;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item .poCenter .p2 {font-size: .3rem;font-weight: 400;color: #FFFFFF;}
	.aboutUsCon .company-profile .cp02 .con .list-item .item:hover {background: rgba(0,0,0,0.6000);}

	.aboutUsCon .company-profile .cp03 {width: 100%;box-sizing: border-box;background: url('../image/abbg-1.png')no-repeat bottom;height: auto;}
	.aboutUsCon .company-profile .cp03 .w75 {height: 100%;box-sizing: border-box;padding-bottom: 1rem;}
	.aboutUsCon .company-profile .cp03 .lab {width: 100%;margin-bottom: 13%;}
	.aboutUsCon .company-profile .cp03 .lab .p1 {font-size: .4rem;font-weight: 500;color: #ffffff;margin-bottom: .2rem;}
	.aboutUsCon .company-profile .cp03 .lab .p2 {font-size: .3rem;font-weight: 400;color: #ffffff;line-height: .44rem;}
	.aboutUsCon .company-profile .cp03 .con {width: 100%;}
	.aboutUsCon .company-profile .cp03 .con .time-line {width: 20%;position: relative;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul {height: 450px;overflow-y: auto;box-sizing: border-box;padding: 5% 0;}
	.aboutUsCon .company-profile .cp03 .con .time-line::before {width: 2px;height: 500px; content: '';background: url('../image/tl.png')no-repeat;background-size: 100% 100%;position: absolute;top: -23px;left: 0;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul li {cursor: pointer;padding-bottom: 60px;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul li span {font-size: .3rem;font-weight: 400;color: rgba(255, 255, 255, 0.75);line-height: .44rem;position: absolute;left: .4rem;top: -10px;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul li:hover span {font-size: .4rem;color: #ffffff;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul li:hover .layui-timeline-axis {background: rgba(255, 255, 255, 1);}
	.aboutUsCon .company-profile .cp03 .con .time-line .layui-timeline-item:before {content: none;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul li:last-child {padding-bottom: 0;}
	.aboutUsCon .company-profile .cp03 .con .time-line .layui-timeline-axis {width: 10px;height: 2px;background: rgba(255, 255, 255, 0.75);left: -3px;border-radius: unset;}
	.aboutUsCon .company-profile .cp03 .con .time-line ul::-webkit-scrollbar {/*滚动条整体样式*/
		width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
		display: none;
		transition: all .3s;
	}
	.aboutUsCon .company-profile .cp03 .con .time-line ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
		background: #ffffff;
	}
	.aboutUsCon .company-profile .cp03 .con .time-line ul::-webkit-scrollbar-track {/*滚动条里面轨道*/
		/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
		border-radius: 10px;
		background: transparent;
	}
	.aboutUsCon .company-profile .cp03 .con .timecon {width: 70%;margin-top: -2%;margin-left: 10%;}
	.aboutUsCon .company-profile .cp03 .con .timecon .tilab {font-size: .4rem;font-weight: 400;color: #FFFFFF;margin-bottom: 10%;position: relative;box-sizing: border-box;padding-left: 10%;line-height: 1rem;}
	.aboutUsCon .company-profile .cp03 .con .timecon .tilab::before {content: ''; width: 6px;height: 1rem;background: #FFFFFF;border-radius: 3px;position: absolute;top: 0;left: 0;}
	.aboutUsCon .company-profile .cp03 .con .timecon ul {width: 100%;box-sizing: border-box;padding-left: 5.5%;display: none;overflow: hidden;}
	.aboutUsCon .company-profile .cp03 .con .timecon .ublock {display: block;}
	.aboutUsCon .company-profile .cp03 .con .timecon li {font-size: .24rem;font-weight: 400;color: #FFFFFF;line-height: .44rem;position: relative;box-sizing: border-box;padding-left: 5%;margin-bottom: 1.3%;}

	.aboutUsCon .company-profile .cp03 .con .timecon li::before {content: '';width: .08rem;height: .08rem;background: #FFFFFF;border-radius: 100%;position: absolute;top: 45%;left: 0;}
	.aboutUsCon .company-profile .cp03 .con .timecon li:last-child {margin-bottom: 0;}
	.aboutUsCon .company-profile .cp03 .con .timecon .lookMore p {font-size: .28rem;color: #ffffff;padding-left: 1.62rem;position: relative;margin-top: .4rem;cursor: pointer;}
	.aboutUsCon .company-profile .cp03 .con .timecon .lookMore p i {display: block;width: 1.42rem;height: 1px;background: #ffffff;position: absolute;left: 0;top: 50%;margin-top: -1px;}
	.aboutUsCon .company-profile .cp03 .con .timecon .lookMore p.p1 {display: none;}

	.aboutUsCon .company-profile .cp04 {width: 100%;box-sizing: border-box;background: #ffffff;}
	.aboutUsCon .company-profile .cp04 .w75 {height: 100%;box-sizing: border-box;}
	.aboutUsCon .company-profile .cp04 .lab {width: 100%;margin-bottom: .4rem;}
	.aboutUsCon .company-profile .cp04 .lab .p1 {font-size: .4rem;font-weight: 500;color: #333333;margin-bottom: .2rem;}
	.aboutUsCon .company-profile .cp04 .lab .p2 {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;}
	.aboutUsCon .company-profile .cp04 .con {width: 100%;position: relative;}
	.aboutUsCon .company-profile .cp04 .con img.bg {max-width: 100%;min-height: 4rem;}
	.aboutUsCon .company-profile .cp04 .con p {width: 100%;font-size: .3rem;font-weight: 600;color: #FFFFFF;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}

	.aboutUsCon .company-profile .cp05 {width: 100%;box-sizing: border-box;background: linear-gradient(315deg, rgba(250,251,252,0.6300) 0%, #F4F5F7 100%);}
	.aboutUsCon .company-profile .cp05 .w75 {height: 100%;box-sizing: border-box;}
	.aboutUsCon .company-profile .cp05 .lab {width: 100%;margin-bottom: .4rem;}
	.aboutUsCon .company-profile .cp05 .lab .p1 {font-size: .4rem;font-weight: 500;color: #333333;}
	.aboutUsCon .company-profile .cp05 .con {width: 100%;background: #ffffff;}
	.aboutUsCon .company-profile .cp05 .con .item {width: 100%;font-size: 0;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left {display: inline-block;vertical-align: middle;width: 100%;position: relative;height: 100%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left ul {width: 100%;box-sizing: border-box;padding: .4rem;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li {width: 100%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li:first-child {margin-bottom: 5%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li img {width: 10%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li .inf {width: 84%;margin-left: 6%;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li .inf .p1 {font-size: .4rem;font-weight: 400;color: #333333;margin-bottom: .1rem;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left li .inf .p2 {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
	.aboutUsCon .company-profile .cp05 .con .item .zlfz_left img.img {max-width: 100%;display: block;}

	/* 荣誉资质 */
	.aboutUsCon .aboutUs-honor {width: 100%;box-sizing: border-box;}
	.aboutUsCon .aboutUs-honor .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.aboutUsCon .aboutUs-honor .w75 .location {width: 100%;text-align: right;margin-bottom: .4rem;}
	.aboutUsCon .aboutUs-honor .w75 .location img {margin-top: .1rem;}
	.aboutUsCon .aboutUs-honor .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;}
	.aboutUsCon .aboutUs-honor .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;margin: 0 .06rem;}
	.aboutUsCon .aboutUs-honor .w75 .lab {font-size: .4rem;font-weight: bold;color: #333333;margin-bottom: 5%;}
	.aboutUsCon .aboutUs-honor .w75 .con {width: 100%;position: relative;box-sizing: border-box;box-sizing: border-box;padding: 0 .4rem;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName {width: 100%;display: inline-block;vertical-align: middle;margin-top: 5%;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li {width: 100%;padding-bottom: 3%;margin-bottom: 3%;border-bottom: 1px solid #cfcfcf;box-sizing: border-box;display: flex;align-items: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li span {font-size: .3rem;font-weight: 400;color: #333333;display: inline-block;cursor: pointer;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li span:nth-child(2) {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 70%;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li span:first-child {border-right: 1px solid #cfcfcf;padding-right: .4rem;margin-right: .4rem;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li.active span {font-weight: bold;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .listName li:last-child {border-bottom: 0;padding-bottom: 0;margin-bottom: 0;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-button-next {background-image: none;top: 6%;right: -5%;width: .6rem;height: .6rem;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-button-next img {max-width: 100%;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-button-prev {background-image: none;top: 6%;left: -5%;width: .6rem;height: .6rem;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-button-prev img {max-width: 100%;}
	/* .aboutUsCon .aboutUs-honor .w75 .con .swiper-pagination {border-bottom: 1px solid #acacac;box-sizing: border-box;top: 0;bottom: unset;width: 70%;left: 15%;}
	.aboutUsCon .aboutUs-honor .w75 .con span.swiper-pagination-bullet {width: auto;height: auto;display: inline-block;border-radius: unset;background: unset;opacity: unset;font-size: .3rem;font-weight: 400;color: #666666;line-height: .6rem;margin: 0 5%!important;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-pagination-bullet-active {font-size: .4rem!important;font-weight: 400!important;color: #333333!important;line-height: .5rem!important;position: relative;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-pagination-bullet-active::after {content: ''; width: .6rem;height: .04rem;background: #333333;position: absolute;top: 115%;left: 50%;transform: translate(-50%,-50%);} */
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .limg {width: 100%;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .limg img {max-width: 100%;display: none;}
	.aboutUsCon .aboutUs-honor .w75 .con .swiper-slide .limg img.imblock {display: inline;}

	.aboutUsCon .aboutUs-honor .w75 .con .yearSilde {border-bottom: 1px solid #acacac;box-sizing: border-box;top: 0;bottom: unset;width: 100%;margin-bottom: .4rem;}
	.aboutUsCon .aboutUs-honor .w75 .con .yearSilde .swiper-slide {width: auto;height: auto;display: inline-block;border-radius: unset;background: unset;opacity: unset;font-size: .3rem;font-weight: 400;color: #666666;line-height: 56px;margin: 0 5%!important;}
	.aboutUsCon .aboutUs-honor .w75 .con .yearSilde .swiper-slide.swiper-slide-active {font-size: .4rem!important;font-weight: 400!important;color: #333333!important;line-height: 56px!important;position: relative;}
	.aboutUsCon .aboutUs-honor .w75 .con .yearSilde .swiper-slide.swiper-slide-active::after {content: ''; width: .6rem;height: .04rem;background: #333333;position: absolute;top: 97%;left: 50%;transform: translate(-50%,-50%);}

	/* ++++++++++++++++++++++++++++++++++++++++ 关于我们 end +++++++++++++++++++++++++++++++++++ */

	/* ++++++++++++++++++++++++++++++++++++++++ 联系我们 start +++++++++++++++++++++++++++++++++ */
	/* 联系方式 */
	.contactUs .contactBanner {width: 100%;}
	.contactUs .contactBanner .w75 {width: 75%; margin: 0 auto;position: relative;}
	.contactUs .contactBanner .w75 p {position: absolute;left: 0;bottom: 0;font-size: .6rem;font-weight: 800;color: #333333;line-height: 98px;margin-bottom: 30%;}
	.contactUs .contactBanner .w75 p span:nth-child(1) {color: #333333;}
	.contactUs .contactBanner .w75 p span:nth-child(2) {color: #E71232;}
    .contactUs .contactBanner .w75 .contactInfo {position: absolute;left: 0;bottom: 0;width: 100%;height: auto;margin-bottom: 3%;}
    .contactUs .contactBanner .w75 .contactInfo p {font-size: .2rem;color: #333333;line-height: .3rem;position: unset;left: unset;bottom: unset;font-weight: 600;margin-bottom: .1rem;}
    .contactUs .contactBanner .w75 .contactInfo p:last-child {margin-bottom: 0;}


	.contactUs .contactType .w75 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.contactUs .contactType .w75 .location {width: 100%;text-align: right;}
	.contactUs .contactType .w75 .location img {margin-top: .1rem;}
	.contactUs .contactType .w75 .location a {font-size: .3rem;font-weight: 400;color: #666666;}
	.contactUs .contactType .w75 .location span {font-size: .3rem;font-weight: 400;color: #666666;margin: 0 .05rem;}
	.contactUs .contactType .con {width: 100%;position: relative;}
	.contactUs .contactType .con .addressInfo {width: 100%;height: auto;background: url('../image/bg-24.png')no-repeat 50%;background-size: 100% 100%;position: absolute;left: 0;bottom: 0;box-sizing: border-box;padding: .4rem;}
	.contactUs .contactType .con .addressInfo p {margin-bottom: 4%;display: flex;align-items: center;}
	.contactUs .contactType .con .addressInfo p img {margin-right: 4%;float: left;}
	.contactUs .contactType .con .addressInfo .p1 {font-size: .4rem;font-weight: 400;color: #FFFFFF;line-height: .5rem;}
	.contactUs .contactType .con .addressInfo .p2 {font-size: .3rem;font-weight: 400;color: #FFFFFF;line-height: .44rem;}
	.contactUs .contactType .con .addressInfo .p2:last-child {margin-bottom: 0;}

	/* 在线留言 */
	.contactUs .ct-onlineMessage .location {margin-bottom: .4rem;}
	.contactUs .ct-onlineMessage .con {width: 100%;}
	.contactUs .ct-onlineMessage .con .serve-online {}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-1 {width: 100%;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-1 p:nth-child(1) {font-size: .4rem;font-weight: 400;color: #333333;line-height: .5rem;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-1 p:nth-child(2) {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .2rem;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-1 p:nth-child(3) {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;text-align: justify;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 {width: 100%;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item {margin-bottom: .2rem;width: 100%;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item p {font-size: .3rem;font-weight: 400;color: #333333;line-height: .44rem;margin-bottom: .2rem;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .item {width: 100%;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .item:first-child {margin-bottom: .2rem;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .item input {width: 100%;height: .8rem;background: #FFFFFF;border: 1px solid #E6E6E6;box-sizing: border-box;padding: 0 .2rem;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item input[type='radio'] {display: none}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item input:focus{outline: none;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .select-mobile {display: flex;align-items: center;justify-content: space-between;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list {margin-right: .2rem;width: auto;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list:last-child {margin-right: 0;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list .select-input {position: relative;width: 100%;box-sizing: border-box;display: block;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list .select-input img {max-width: 100%;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list .select-input img.im-2 {display: none;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item textarea {width: 100%;background: #FFFFFF;border: 1px solid #E6E6E6;box-sizing: border-box;padding: .2rem .4rem;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list input:checked + .checkBox img.im-2 {display: inline;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list input:checked + .checkBox img.im-1 {display: none;}
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item .list .checkBox::after span {color: #E71232!important;}
	/* 提交按钮 */
	.btn_default {
		width: 2rem;
		height: 1rem;
		background: none;
		border: none;
		position: relative;
		overflow: hidden;
		cursor: pointer;
		/* line-height: 50px; */
		-moz-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
	.btn_default:before {
		content: "";
		position: absolute;
		background-color: rgba(231, 18, 50, 0.24);
		z-index: 50;
		-moz-transition: all 1.4s ease;
		-o-transition: all 1.4s ease;
		-webkit-transition: all 1.4s ease;
		transition: all 1.4s ease;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		/* background-color: rgba(255,255,255,0.28); */
		-moz-transform: scale(1.02, 1.02);
		-ms-transform: scale(1.02, 1.02);
		-webkit-transform: scale(1.02, 1.02);
		transform: scale(1.02, 1.02);
		-moz-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
	.btn_default:after {
		content: "";
		display: block;
		position: absolute;
		top: .1rem;
		left: .1rem;
		right: .1rem;
		bottom: .1rem;
		/* background: #B4001B; */
		background: linear-gradient(315deg, #E50121 0%, #E95506 100%);
		z-index: 100;
		-moz-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
	.btn_default span {
		position: relative;
		z-index: 300;
		font-size: .3rem;
		color: #ffffff;
		-moz-transition: all 400ms ease-in-out;
		-o-transition: all 400ms ease-in-out;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
	.btn_default:hover:before {background: #ffffff;}
	/* .btn_default:hover:after {background: #E71232;} */
	/* 提交end */
	.contactUs .ct-onlineMessage .con .serve-online .serve-online-2 .form-item:last-child {margin-bottom: 0;margin-top: .4rem;}

	/* 加入我们 */
	.contactUs .ct-joinUs .location {margin-bottom: .4rem;}
	.contactUs .ct-joinUs .con {width: 100%;}
	.contactUs .ct-joinUs .con li {width: 100%;background: #F9F9F9;box-sizing: border-box;float: left;margin-bottom: .4rem;}
	.contactUs .ct-joinUs .con li:nth-child(even) {float: right;}
	.contactUs .ct-joinUs .con li a {display: block;width: 100%;height: 100%;}
	.contactUs .ct-joinUs .con li a .d1 {width: 100%;box-sizing: border-box;padding: .4rem;}
	.contactUs .ct-joinUs .con li a .d1 p:nth-child(1) {font-size: .4rem;font-weight: 400;color: #222222;line-height: .44rem;margin-bottom: .2rem;}
	.contactUs .ct-joinUs .con li a .d1 p:nth-child(2) {font-size: .3rem;font-weight: 400;color: #666666;line-height: .44rem;margin-bottom: .4rem;}
	.contactUs .ct-joinUs .con li a .d1 p:nth-child(3) {font-size: .3rem;font-weight: 400;color: #222222;line-height: .44rem;}
	.contactUs .ct-joinUs .con li a .d1 p:nth-child(3) img {display: inline-block;margin-right: .1rem;margin-top: -0.1rem;}
	.contactUs .ct-joinUs .con li a .d2 {display: block;width: 100%;height: 100%;background: #f9f9f9;box-sizing: border-box;padding: .4rem;overflow-y: scroll;border-bottom: .1rem solid;border-image: linear-gradient(to right, #E50121 , #E95506) 1;}
	.contactUs .ct-joinUs .con li a .d2 p {font-size: .3rem;font-weight: 500;color: #333333;line-height: .44rem;text-align: justify;}
	.contactUs .ct-joinUs .con li a .d2 .d2-1 {margin-bottom: .2rem;}
	/* .contactUs .ct-joinUs .con li a:hover .d2 {display: block;} */
	.contactUs .ct-joinUs .con li a .d2 {scrollbar-width: none; /* firefox */-ms-overflow-style: none; /* IE 10+ */overflow-x: hidden;overflow-y: auto;}
	.contactUs .ct-joinUs .con li a .d2::-webkit-scrollbar {display: none;}

	

	

	/* 头部导航 */
	/* .nav-tab-box {width: 7.5rem;position: fixed;top: 1.76rem;left: 0;z-index: 3000;background: #212121;height: 100vh;display: none;}
	.nav-tab-box ul {width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
	.nav-tab-box ul li {width: 50%;height: 1rem;display: flex;align-items: center;justify-content: center;box-sizing: border-box;border-bottom: 1px solid rgba(255,255,255,0.1);border-right: 1px solid rgba(255,255,255,0.1);position: relative;}
	.nav-tab-box ul li span {font-size: .3rem;color: #ffffff;}
	.nav-tab-box ul li:nth-child(even) {border-right: 0;}
	.nav-tab-box ul li .drop-box {display: none;position: absolute;top: 0;background: #bb1e1d;z-index: 9999;width: 100%;}
	.nav-tab-box ul li .drop-box a {width: 100%;height: 1rem;display: flex;align-items: center;justify-content: center;font-size: .3rem;color: #ffffff;box-sizing: border-box;padding: 0 .3rem;text-align: center;} */

	/* 最新修改移动端 */

}




