.home-wrap {
	overflow-x: auto;
	overflow-y: hidden;
	overflow: auto hidden;
	width: 100%
}

.home-wrap .page-to-btn {
	position: absolute;
	right: 20px;
	top: 0;
	font-size: 24px;
	z-index: 2
}
.bannerswiper  .swiper-slide:nth-child(1) .to-experience{
	    margin: 0 auto;
    margin-top: 61px;
}
.home-wrap .page-to-btn i {
	margin-left: 10px
}

.home-wrap .banner-wrap {
	position: relative;
	width: 100%;
	height: 670px;
	margin-top: 73px;
	overflow: hidden;
	/*background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fffdf9), color-stop(50%, #fff3fb));
	background: -o-linear-gradient(left, #fffdf9 50%, #fff3fb 50%);
	background: linear-gradient(90deg, #fffdf9 50%, #fff3fb 0)*/
}

.home-wrap .banner-wrap .el-carousel__item {
	z-index: 0;
	height: 100%;
	width: 100%
}

.home-wrap .banner-wrap .el-carousel__item>img.banner-img {
	height: 640px
}

.home-wrap .banner-wrap .el-carousel__item .banner-info {
	width: 1200px;
	height: 100%;
	margin: 160px auto 0
}

.home-wrap .banner-wrap .el-carousel__item .banner-info .banner-title {
	font-size: 58px;
	color: #111;
	font-weight: 600;
	line-height: 81px
}

.home-wrap .banner-wrap .el-carousel__item .banner-info .banner-desc {
	height: 25px;
	margin-top: 15px;
	font-size: 18px;
	color: rgba(34, 34, 34, .8);
	letter-spacing: 2px;
	line-height: 25px;
	font-weight: 400
}

.home-wrap .banner-wrap .el-carousel__item .banner-info .to-experience {
	margin-top: 61px;
	display: block;
	background: #e1251b;
	color: #fff;
	border-radius: 4px;
	font-size: 18px;
	    width: 182px;
	line-height: 50px;
	height: 50px;
	-webkit-box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	text-align: center
}

.home-wrap .banner-wrap .el-carousel__item .banner-info .to-experience:hover {
	background: #fc0000;
	-webkit-box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7);
	box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7)
}




.home-wrap .banner-wrap .banner-bottom {
	position: absolute;
	bottom: 0;
	height: 155px;
	width: 100%;
	-webkit-box-shadow: 0 1px 0 0 #fefafa;
	box-shadow: 0 1px 0 0 #fefafa;
	z-index: 1
}

.home-wrap .banner-wrap .banner-bottom .bottomDesc {
	z-index: 1;
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding:20px 0 30px
}

.home-wrap .banner-wrap .banner-bottom .bottomDesc li {
	float: left;
	width: 300px;
	text-align: center;
	cursor: none
}

.home-wrap .banner-wrap .banner-bottom .bottomDesc li .num {
	font-size: 32px;
	color: #e1251b;
	line-height: 44px;
	font-weight: 600
}

.home-wrap .banner-wrap .banner-bottom .bottomDesc li .ml10 {
	margin-left: 0px;
	font-size: 28px
}

.home-wrap .banner-wrap .banner-bottom .bottomDesc li .item_num_other {
	font-size: 16px;
	color: #131415;
	font-weight: 400;
	line-height: 22px
}

.home-wrap .banner-wrap .banner-bottom .bottomDesc li .numDesc {
	margin-top: 8px;
	font-size: 16px;
	color: #131415;
	font-weight: 400
}

.home-wrap .banner-wrap .banner-bottom:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: inherit;
	background: hsla(0, 0%, 100%, .3);
	background-attachment: fixed;
	-webkit-filter: blur(20px);
	-moz-filter: blur(20px);
	-ms-filter: blur(20px);
	-o-filter: blur(20px);
	filter: blur(20px);
	z-index: -1
}

.home-wrap .honor-wrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0
}

.home-wrap .honor-wrap .honor-title {
	font-size: 38px;
	color: #222;
	text-align: center;
	font-weight: 600
}

.home-wrap .honor-wrap .honor-title span {
	color: #e1251b;
	padding-left: 20px
}

.home-wrap .honor-wrap .honor-desc {
	margin-top: 16px;
	font-size: 16px;
	color: #222;
	text-align: center;
	font-weight: 400
}

.home-wrap .honor-wrap .honor-list {
	width: 1040px;
	height: 360px;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
html{
	overflow-x: hidden;
}
.home-wrap .honor-wrap .honor-list .swiper-slide {
	padding-top: 50px
}

.home-wrap .honor-wrap .honor-list .swiper-slide .honorLi-item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 230px;
	height: 250px;
	background: #fff;
	border-radius: 8px;
	margin: 0 15px
}

.home-wrap .honor-wrap .honor-list .swiper-slide .honorLi-item img {
	-webkit-box-shadow: 0 2px 20px 0 rgba(147, 152, 192, .2);
	box-shadow: 0 2px 20px 0 rgba(147, 152, 192, .2);
	width: 230px;
	/*height: 310px*/
}

.home-wrap .honor-wrap .honor-list .swiper-slide .honorLi-item .honor-name {
	padding: 0 25px;
	margin-top: 30px;
	font-size: 16px;
	color: rgba(34, 34, 34, .8);
	text-align: center;
	line-height: 28px;
	font-weight: 400
}

.home-wrap .honor-wrap .honor-list .swiper-slide:hover .honorLi-item {
	-webkit-box-shadow: 0 2px 20px 0 rgba(147, 152, 192, .2);
	box-shadow: 0 2px 20px 0 rgba(147, 152, 192, .2)
}

.home-wrap .honor-wrap .honor-list .swiper-slide:hover .honorLi-item img {
	-webkit-box-shadow: none;
	box-shadow: none
}

.home-wrap .honor-wrap>a.cms {
	font-size: 20px;
	width: 40px;
	height: 40px;
	background: #fefafa;
	border-radius: 2px;
	color: red;
	line-height: 40px;
	text-align: center;
	position: absolute;
	bottom: 435px;
	right: 0;
	z-index: 2
}

.home-wrap .honor-wrap>a.cms.left {
	left: 0
}

.home-wrap .honor-wrap>a.cms:hover {
	background: #e1251b;
	-webkit-box-shadow: 0 2px 16px 0 rgba(220, 6, 43, .3);
	box-shadow: 0 2px 16px 0 rgba(220, 6, 43, .3);
	color: #fff
}

.home-wrap .honor-wrap .to-experience {
	display: block;
	margin: 0 auto;
	width: 226px;
	height: 48px;
	background: #e1251b;
	-webkit-box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-weight: 400
}

.home-wrap .honor-wrap .to-experience:hover {
	background: #fc0000;
	-webkit-box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7);
	box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7)
}

.home-wrap .news-wrap {
	position: relative;
	width: 100%
}

.home-wrap .news-wrap .news-title {
	font-size: 38px;
	color: #222;
	text-align: center;
	line-height: 53px;
	font-weight: 600
}

.home-wrap .news-wrap .news-title span {
	color: #e1251b
}

.home-wrap .news-wrap .news-content {
	height: 722px;
	padding-top: 50px;
	background: url(../images/news-bg.5d8db142da2a3cc95e87cd9d6cee23a3.png) no-repeat bottom;
	background-size: 100% 577px;
	width: 100%
}

.home-wrap .news-wrap .news-content .news-box {
	width: 1200px;
	height: 612px;
	margin: 0 auto
}

.home-wrap .news-wrap .news-content .news-box .news-left,
.home-wrap .news-wrap .news-content .news-box .news-right {
	height: 100%
}

.home-wrap .news-wrap .news-content .news-box .news-left {
	display: inline-block;
	overflow-y: hidden;
	width: 590px;
	background: url(../images/news-left.a69d2ef1ba604a9ff38ddef9d5d43c6f.png) no-repeat top;
	background-size: 590px 440px;
	position: relative
}

.home-wrap .news-wrap .news-content .news-box .news-left .active-bg {
	position: absolute;
	width: 590px;
	height: 172px;
	bottom: 0;
	border-radius: 8px;
	background: #596482;
	-webkit-transition: height .5s ease-out;
	-o-transition: height .5s ease-out;
	transition: height .5s ease-out
}

.home-wrap .news-wrap .news-content .news-box .news-left .left-bottom {
	position: absolute;
	width: 590px;
	height: 172px;
	bottom: 0;
	border-radius: 8px;
	cursor: pointer
}

.home-wrap .news-wrap .news-content .news-box .news-left .left-bottom .bottom-btn,
.home-wrap .news-wrap .news-content .news-box .news-left .left-bottom .bottom-desc,
.home-wrap .news-wrap .news-content .news-box .news-left .left-bottom .bottom-title {
	padding: 0 20px;
	color: #fff
}

.home-wrap .news-wrap .news-content .news-box .news-left .left-bottom .bottom-title {
	display: inline-block;
	padding: 20px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 600
}

.home-wrap .news-wrap .news-content .news-box .news-left .left-bottom .dataSpan {
	margin-top: 20px;
	margin-right: 20px;
	float: right;
	font-size: 14px;
	color: hsla(0, 0%, 100%, .7);
	line-height: 26px;
	font-weight: 400
}

.home-wrap .news-wrap .news-content .news-box .news-left .left-bottom .bottom-btn,
.home-wrap .news-wrap .news-content .news-box .news-left .left-bottom .bottom-desc {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0
}

.home-wrap .news-wrap .news-content .news-box .news-left .left-bottom .bottom-desc {
	height: 48px;
	-o-text-overflow: -o-ellipsis-lastline;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}

.home-wrap .news-wrap .news-content .news-box .news-left .left-bottom .bottom-btn {
	display: block;
	padding-top: 10px;
	cursor: pointer
}

.home-wrap .news-wrap .news-content .news-box .news-left:hover .active-bg {
	height: 612px;
	background: rgba(23, 37, 76, .68);
	-webkit-transition: height .5s ease-out;
	-o-transition: height .5s ease-out;
	transition: height .5s ease-out
}

.home-wrap .news-wrap .news-content .news-box .news-right {
	float: right;
	width: 590px;
	height: 612px;
	margin-left: 20px;
	overflow: hidden
}

.home-wrap .news-wrap .news-content .news-box .news-right ::-webkit-scrollbar {
	width: 0
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap {
	max-height: 612px;
	overflow-y: hidden
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper {
	width: 590px;
	height: 630px
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper ::-webkit-scrollbar {
	width: 0
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .swiper-slide {
	margin-bottom: 20px
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide {
	width: 100%;
	height: 148px;
	background: #fff;
	border-radius: 8px
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-left-img,
.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-word {
	display: inline-block
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-left-img {
	width: 198px;
	height: 148px;
	    line-height: 148px;
	background: #6a7d9f;
	border-radius: 8px;
	position: relative
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-left-img img {
	height: 148px;
	width: 198px;
	    vertical-align: middle;
	border-radius: 8px
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-left-img .tag {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 30px;
	line-height: 30px;
	background-image: -webkit-gradient(linear, right top, left top, from(#cca594), to(#b38380));
	background-image: -o-linear-gradient(right, #cca594 0, #b38380 100%);
	background-image: linear-gradient(270deg, #cca594, #b38380);
	border-radius: 8px 8px 0 8px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: 400
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-word {
	float: right;
	text-align: left;
	padding-left: 20.7px;
	overflow-y: hidden;
	width: 346px;
	height: 100%;
	position: relative
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-word .right-title {
	font-size: 18px;
	color: #222;
	line-height: 26px;
	font-weight: 600;
	padding-top: 10px;
	width: 326px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-word .right-btn,
.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-word .right-content {
	font-size: 14px;
	letter-spacing: 0;
	line-height: 24px;
	font-weight: 400
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-word .right-content {
	height: 48px;
	padding: 20px 20px 0 0;
	overflow-y: hidden;
	color: rgba(34, 34, 34, .8);
	-o-text-overflow: -o-ellipsis-lastline;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-word .right-btn {
	position: absolute;
	display: block;
	bottom: 10px;
	line-height: 24px;
	color: #e1251b;
	cursor: pointer
}

.home-wrap .news-wrap .news-content .news-box .news-right .anli-newContent-wrap .swiper-newwrapper .right-slide .right-word .right-btn i {
	padding-left: 5px
}

.quantization-wrap {
	width: 100%;
	background: #fff
}

.quantization-wrap .quantization-content {
	width: 1200px;
	margin: 110px auto;
	text-align: center
}

.quantization-wrap .quantization-content .quantization-title {
	font-size: 38px;
	color: #222;
	line-height: 53px;
	font-weight: 600
}

.quantization-wrap .quantization-content .quantization-title span {
	color: #e1251b
}

.quantization-wrap .quantization-content .quantization-desc {
	font-size: 16px;
	color: #222;
	margin-top: 16px;
	font-weight: 400
}

.quantization-wrap .quantization-content .quantization-list {
	width: 1220px;
	margin-top: 20px;
	margin-bottom: 40px;
	height: 344px;
	overflow: hidden;
	padding: 30px 10px 20px
}

.quantization-wrap .quantization-content .quantization-list li {
	float: left;
	height: 324px;
	cursor: pointer
}

.quantization-wrap .quantization-content .quantization-list li .list-origin {
	display: block;
	width: 280px;
	height: 100%;
	background: #fefafa
}

.quantization-wrap .quantization-content .quantization-list li .list-origin img {
	width: 82px;
	height: 82px;
	margin-top: 74px
}

.quantization-wrap .quantization-content .quantization-list li .list-origin .itemName {
	margin-top: 24px;
	font-size: 24px;
	color: #222;
	letter-spacing: 0;
	line-height: 32px;
	font-weight: 600
}

.quantization-wrap .quantization-content .quantization-list li .list-active {
	height: 0;
	margin-top: 80px
}

.quantization-wrap .quantization-content .quantization-list .active .list-origin {
	display: none
}

.quantization-wrap .quantization-content .quantization-list .active .list-active {
	text-align: left;
	width: 356px;
	height: 362px;
	margin-top: -20px;
	-webkit-transition: margin 1s ease-out;
	-o-transition: margin 1s ease-out;
	transition: margin 1s ease-out;
	opacity: 1;
	background: #fff;
	border: 2px solid #e1251b;
	-webkit-box-shadow: 0 2px 20px 0 rgba(147, 152, 192, .2);
	box-shadow: 0 2px 20px 0 rgba(147, 152, 192, .2);
	border-radius: 8px 72px 8px 8px;
	position: relative
}

.quantization-wrap .quantization-content .quantization-list .active .list-active>p {
	padding: 0 30px
}

.quantization-wrap .quantization-content .quantization-list .active .list-active .noNum {
	padding-top: 30px;
	opacity: .13;
	font-size: 30px;
	color: #dc062b;
	letter-spacing: 0;
	font-weight: 700
}

.quantization-wrap .quantization-content .quantization-list .active .list-active .activeName {
	font-size: 24px;
	color: #222;
	letter-spacing: 0;
	line-height: 32px;
	font-weight: 600
}

.quantization-wrap .quantization-content .quantization-list .active .list-active .line {
	margin-top: 32px;
	font-size: 12px;
	color: #cfd1ec;
	letter-spacing: 0;
	line-height: 28px;
	font-weight: 400;
	position: relative
}

.quantization-wrap .quantization-content .quantization-list .active .list-active .line:after {
	content: "";
	position: absolute;
	top: 52%;
	margin-left: 4px;
	background: #e6e7f3;
	width: 275px;
	height: 1px
}

.quantization-wrap .quantization-content .quantization-list .active .list-active .listDesc {
	margin-top: 20px;
	padding-bottom: 30px
}

.quantization-wrap .quantization-content .quantization-list .active .list-active .listDesc .bottomDesc {
	padding: 0 30px;
	font-size: 16px;
	color: rgba(34, 34, 34, .8);
	letter-spacing: 0;
	line-height: 28px;
	font-weight: 400
}

.quantization-wrap .quantization-content .quantization-list .active .list-active .list-experience {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 0 0 4px 4px
}

.quantization-wrap .quantization-content .quantization-list .active .list-active .list-experience,
.quantization-wrap .quantization-content .to-experience {
	height: 48px;
	line-height: 48px;
	background: #e1251b;
	-webkit-box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: 400
}

.quantization-wrap .quantization-content .to-experience {
	display: block;
	width: 366px;
	margin: 0 auto;
	border-radius: 4px
}

.quantization-wrap .quantization-content .to-experience:hover {
	background: #fc0000;
	-webkit-box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7);
	box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7)
}

.productMatrix-warp {
	height: 772px;
	width: 100%;
	text-align: center;
	background: url(../images/productMatrix01.c3ed3a856108ebc1a70cb5ee52b2d760.png) no-repeat 50%;
	background-size: cover
}

.productMatrix-warp .productMatrix-title {
	padding-top: 60px;
	font-size: 38px;
	color: #fff;
	line-height: 53px;
	font-weight: 600
}

.productMatrix-warp .productMatrix-title span {
	color: #dc062b
}

.productMatrix-warp .productMatrix-desc {
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	margin-top: 16px
}

.productMatrix-warp .productMatrix-content {
	width: 1200px;
	height: 506px;
	border-radius: 4px;
	margin: 50px auto 0;
	background: url(../images/productMatrix02.e1c4a1a7b212cab483e4514c6cd4d3f5.png) no-repeat 50%;
	background-size: 100% 100%
}

.productMatrix-warp .productMatrix-content .productMatrix-list {
	padding-top: 50px;
	margin: 0 50px;
	width: 1100px;
	border-bottom: 1px solid #17181b;
	height: 52px
}

.productMatrix-warp .productMatrix-content .productMatrix-list li {
	float: left;
	height: 50px;
	font-size: 18px;
	color: rgba(34, 34, 34, .8);
	letter-spacing: 0;
	line-height: 32px;
	font-weight: 600;
	cursor: pointer
}

.productMatrix-warp .productMatrix-content .productMatrix-list li:nth-child(n+2) {
	margin-left: 113px
}

.productMatrix-warp .productMatrix-content .productMatrix-list .active {
	color: #e1251b;
	border-bottom: 4px solid #e1251b;
	border-radius: 2px
}

.productMatrix-warp .productMatrix-content .experience,
.productMatrix-warp .productMatrix-content .imgLists,
.productMatrix-warp .productMatrix-content .list-detail,
.productMatrix-warp .productMatrix-content .list-title {
	text-align: left;
	padding: 0 50px;
	display: block
}

.productMatrix-warp .productMatrix-content .list-title {
	margin-top: 49px;
	font-size: 24px;
	color: #222;
	letter-spacing: 0;
	line-height: 32px;
	font-weight: 600
}

.productMatrix-warp .productMatrix-content .list-detail {
	min-height: 56px;
	margin-top: 31px;
	margin-bottom: 29px;
	font-size: 16px;
	color: rgba(34, 34, 34, .8);
	letter-spacing: 0;
	line-height: 28px;
	font-weight: 400
}

.productMatrix-warp .productMatrix-content .experience {
	cursor: pointer;
	color: #e1251b
}

.productMatrix-warp .productMatrix-content .experience i {
	padding-left: 4px
}

.productMatrix-warp .productMatrix-content .imgLists {
	margin-top: 30px
}

.productMatrix-warp .productMatrix-content .imgLists img {
	display: inline-block;
	width: 140px;
	height: 70px;
	margin-right: 12px;
	border-radius: 4px;
	border: none;
	-webkit-box-shadow: 0 0 20px 0 rgba(74, 101, 172, .18);
	box-shadow: 0 0 20px 0 rgba(74, 101, 172, .18)
}

.productMatrix-warp .productMatrix-content .imgLists img:last-child {
	margin-right: 0
}

.productMatrix-warp .to-experience {
	display: block;
	width: 366px;
	height: 48px;
	margin: -24px auto 0;
	background: #e1251b;
	-webkit-box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-weight: 400
}

.productMatrix-warp .to-experience:hover {
	background: #fc0000;
	-webkit-box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7);
	box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7)
}

.industryCom-warp .industryCom-detail,
.industryCom-warp .industryCom-title {
	text-align: center
}

.industryCom-warp .industryCom-title {
	margin-top: 110px;
	font-size: 38px;
	color: #222;
	line-height: 53px;
	font-weight: 600
}

.industryCom-warp .industryCom-title span {
	color: #e1251b
}

.industryCom-warp .industryCom-detail {
	margin-top: 16px;
	font-size: 16px;
	color: #222;
	font-weight: 400
}

.industryCom-warp .industryCom-content {
	padding: 50px 20px 20px;
	width: 1240px;
	margin: 0 auto
}

.industryCom-warp .industryCom-content .content-list li {
	width: 285px;
	height: 210px;
	padding: 10px;
	margin: 0;
	display: inline-block;
	overflow-y: hidden
}

.industryCom-warp .industryCom-content .content-list li .industry-origin {
	width: 285px;
	height: 210px;
	text-align: center;
	background: #fafbfc;
	border-radius: 8px;
	z-index: 110
}

.industryCom-warp .industryCom-content .content-list li .industry-origin img {
	width: 90px;
	height: 90px;
	margin-top: 40px;
	background: #fafbfc;
	-webkit-box-shadow: 0 8px 20px 0 rgba(192, 193, 204, .35);
	box-shadow: 0 8px 20px 0 rgba(192, 193, 204, .35);
	border-radius: 20px
}

.industryCom-warp .industryCom-content .content-list li .industry-origin .origin-name {
	margin-top: 23px;
	font-size: 18px;
	color: #5b6070;
	letter-spacing: 0;
	text-align: center;
	line-height: 32px;
	font-weight: 600
}

.industryCom-warp .industryCom-content .content-list li .industry-active {
	margin-top: 20px;
	z-index: 111;
	-webkit-transition: margin .5s ease-out;
	-o-transition: margin .5s ease-out;
	transition: margin .5s ease-out;
	background: url(/templets/default/images/active-bg.b5fe0b1aa54f0888e5a87b3aacd9559d.png) no-repeat 50%;
	background-size: 100% 100%;
	width: 281px;
	height: 206px;
	border: 2px solid #e1251b;
	-webkit-box-shadow: 0 2px 10px 0 rgba(147, 152, 192, .2);
	box-shadow: 0 2px 10px 0 rgba(147, 152, 192, .2);
	border-radius: 8px 72px 8px 8px
}

.industryCom-warp .industryCom-content .content-list li .industry-active .active-name {
	padding: 30px;
	font-size: 24px;
	color: #e1251b;
	letter-spacing: 0;
	line-height: 32px;
	font-weight: 600
}

.industryCom-warp .industryCom-content .content-list li .industry-active .active-list {
	padding-left: 32px
}

.industryCom-warp .industryCom-content .content-list li .industry-active .active-list .activeLi {
	display: inline-block;
	width: 118px;
	height: 28px;
	padding: 0;
	font-size: 16px;
	color: #222;
	letter-spacing: 0;
	font-weight: 400;
	margin-bottom: 20px;
	position: relative
}

.industryCom-warp .industryCom-content .content-list li .industry-active .active-list .activeLi:nth-child(2n) {
	margin-left: 5px
}

.industryCom-warp .industryCom-content .content-list li .industry-active .active-list .activeLi .crile {
	display: inline-block;
	height: 8px;
	width: 8px;
	border-radius: 8px;
	position: absolute;
	top: 3px;
	left: 3px;
	-webkit-box-shadow: 0 0 0 2px #e1251b, 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #e1251b, inset 0 0 0 2px #fff;
	background: #fff
}

.industryCom-warp .industryCom-content .content-list li .industry-active .active-list .activeLi p {
	display: inline-block;
	margin-left: 20px
}

.industryCom-warp .industryCom-content .content-list .active-box .industry-origin {
	display: none
}

.industryCom-warp .industryCom-content .content-list .active-box .industry-active {
	z-index: 111;
	margin-top: 0;
	-webkit-transition: margin .5s ease-out;
	-o-transition: margin .5s ease-out;
	transition: margin .5s ease-out
}

.industryCom-warp .to-experience {
	display: block;
	width: 262px;
	height: 48px;
	margin: 30px auto 0;
	background: #e1251b;
	-webkit-box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-weight: 400
}

.industryCom-warp .to-experience:hover {
	background: #fc0000;
	-webkit-box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7);
	box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7)
}

.successAnli-warp {
	padding: 110px 0;
	width: 100%
}

.successAnli-warp .successAnli-desc,
.successAnli-warp .successAnli-title {
	text-align: center
}

.successAnli-warp .successAnli-title {
	font-size: 38px;
	color: #222;
	line-height: 53px;
	font-weight: 600
}

.successAnli-warp .successAnli-title span {
	color: #e1251b
}

.successAnli-warp .successAnli-desc {
	font-size: 16px;
	color: #222;
	font-weight: 400;
	margin-top: 16px
}

.successAnli-warp .successAnli-list {
	width: 1200px;
	height: 421px;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

.successAnli-warp .successAnli-list .swiper-slide {
	margin-top: 103px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 268px;
	width: 1000px;
	background: url(/templets/default/images/anli-bg.bf3f587783b4b0749e4d2a07d1bed01d.png) no-repeat 50%;
	background-size: 100% 100%;
	border: 2px solid #e1251b;
	border-radius: 8px 72px 8px 8px;
	margin-left: 100px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left {
	float: left
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .com-name {
	margin-top: -20px;
	margin-left: -2px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 0 8px;
	height: 38px;
	background: #ea5f57;
	-webkit-box-shadow: 0 2px 8px 0 rgba(225, 37, 27, .3);
	box-shadow: 0 2px 8px 0 rgba(225, 37, 27, .3);
	border-radius: 8px;
	font-size: 24px;
	color: #fefafa;
	text-align: center;
	line-height: 38px;
	font-weight: 600;
	position: relative
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .com-name:after {
	display: block;
	content: "";
	border: 8px solid rgba(0, 0, 0, 0);
	border-bottom-color: #ea5f57;
	border-bottom-right-radius: 6px;
	position: absolute;
	right: -8px;
	top: 22px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftImg {
	float: left;
	width: 266px;
	height: 331px;
	margin-top: -85px;
	margin-left: 31px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftImg img {
	width: 100%;
	height: 100%
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail {
	display: inline-block
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail ul li {
	height: 38px;
	background: #fff1da;
	-webkit-box-shadow: 0 2px 8px 0 rgba(225, 37, 27, .3);
	box-shadow: 0 2px 8px 0 rgba(225, 37, 27, .3);
	border-radius: 8px 8px 8px 0;
	font-size: 16px;
	text-align: center;
	line-height: 38px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 0 12px;
	color: #92200b;
	font-weight: 400;
	position: relative;
	z-index: 1
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail ul li:after {
	display: block;
	z-index: 0;
	content: "";
	border-radius: 1px;
	border-color: rgba(0, 0, 0, 0) #fff1da #fff1da rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 3px;
	position: absolute;
	left: -6px;
	top: 32px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail ul li:before {
	display: block;
	z-index: 0;
	content: "";
	border-radius: 1px;
	border-color: rgba(0, 0, 0, 0) rgba(225, 37, 27, .05) rgba(225, 37, 27, .05) rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 4px;
	position: absolute;
	left: -9px;
	top: 31px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail .threeUl li:nth-child(n+2) {
	margin-top: 49px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail .threeUl li:first-child {
	margin-left: 43px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail .threeUl li:nth-child(2) {
	margin-left: 0
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail .threeUl li:nth-child(3) {
	margin-left: 5px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail .fourUl li:nth-child(n+2) {
	margin-top: 20px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail .fourUl li:nth-child(odd) {
	margin-left: 43px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail .fourUl li:nth-child(2) {
	margin-left: 0
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .left .leftDetail .fourUl li:nth-child(4) {
	margin-left: 5px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .right {
	float: right;
	width: 500px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .right .rightBox {
	padding-top: 2px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .right .rightBox li {
	line-height: 22px;
	margin-top: 24px;
	font-size: 14px;
	color: #222;
	font-weight: 400;
	position: relative
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .right .rightBox li p {
	display: inline-block;
	padding-left: 8px
}

.successAnli-warp .successAnli-list .swiper-slide .successLi-item .right .rightBox li .crile {
	display: inline-block;
	height: 6px;
	width: 6px;
	border-radius: 6px;
	position: absolute;
	top: 8px;
	left: -9px;
	-webkit-box-shadow: 0 0 0 2px #e1251b, 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #e1251b, inset 0 0 0 2px #fff;
	background: #fff
}

.successAnli-warp .successAnli-list>a.cms {
	font-size: 20px;
	width: 40px;
	height: 40px;
	background: #fefafa;
	border-radius: 2px;
	color: red;
	line-height: 40px;
	text-align: center;
	position: absolute;
	bottom: 154px;
	right: 0;
	z-index: 2
}

.successAnli-warp .successAnli-list>a.cms.left {
	left: 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.successAnli-warp .successAnli-list>a.cms:hover {
	background: #e1251b;
	-webkit-box-shadow: 0 2px 16px 0 rgba(220, 6, 43, .3);
	box-shadow: 0 2px 16px 0 rgba(220, 6, 43, .3);
	color: #fff
}

.successAnli-warp .to-experience {
	display: block;
	margin: 0 auto;
	width: 366px;
	height: 48px;
	background: #e1251b;
	-webkit-box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	box-shadow: 0 4px 16px 0 rgba(220, 6, 43, .3);
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-weight: 400
}

.successAnli-warp .to-experience:hover {
	background: #fc0000;
	-webkit-box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7);
	box-shadow: 0 4px 10px 0 rgba(212, 48, 48, .7)
}

.copCustomers-wrap {
	width: 100%;
	height: 488px;
	background: #040404;
	overflow: hidden;
}

.copCustomers-wrap .copCustomers {
	width: 100%;
	height: 100%;
	background: url(/templets/default/images/cop-bg.ac2714bb2fc619a3a2c735f299b587fc.png) no-repeat 50%;
	background-size: 1920px 488px;
	background-position: 50%
}

.copCustomers-wrap .copCustomers .copCustomers-desc,
.copCustomers-wrap .copCustomers .copCustomers-title {
	color: #fff;
	text-align: center
}

.copCustomers-wrap .copCustomers .copCustomers-title {
	padding-top: 60px;
	font-size: 38px;
	line-height: 53px;
	font-weight: 600
}

.copCustomers-wrap .copCustomers .copCustomers-title span {
	color: #e1251b
}

.copCustomers-wrap .copCustomers .copCustomers-desc {
	margin-top: 16px;
	font-size: 16px;
	font-weight: 400
}

.copCustomers-wrap .copCustomers .copCustomers-box {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: -145px
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-left,
.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-right {
	z-index: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(4, 7, 6, 0)), color-stop(37%, #040404));
	background-image: -o-linear-gradient(left, rgba(4, 7, 6, 0) 0, #040404 37%);
	background-image: linear-gradient(90deg, rgba(4, 7, 6, 0), #040404 37%)
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center {
	width: 1200px
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center .center-box {
	color: #fff;
	width: 100vw;
	left: 0;
	position: absolute;
	margin-top: 151px
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center .center-box .section-content {
	position: relative;
	width: 99vw;
	height: 369px;
	margin: 33px 0 30px
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center .center-box .section-content #scroll_div1 {
	left: 100px
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center .center-box .section-content .f1 {
	width: 99vw;
	height: 155.5px;
	line-height: 155.5px;
	margin-bottom: -60px;
	white-space: nowrap;
	overflow: hidden;
	position: relative
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center .center-box .section-content .f1 .scroll_begin {
	padding-top: 10px;
	position: absolute;
	width: 100%;
	right: 0;
	animation: scollLeft 100s linear 0s infinite;
	-webkit-animation: scollLeft 100s linear 0s infinite
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center .center-box .section-content .f1 .scroll_begin .li {
	display: inline-block;
	margin: 12px 10px;
	height: 70px;
	width: 140px;
	line-height: 120px
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center .center-box .section-content .f1 .scroll_begin .li>img {
	height: 70px;
	width: 140px;
	margin: 0 auto;
	border-radius: 8px
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center .center-box .section-content .f1 .scroll_begin .li>img:hover {
	-webkit-transform: scale(1.34);
	-ms-transform: scale(1.34);
	transform: scale(1.34);
	-webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .5);
	box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .5)
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center .center-box .section-content .f1 .scroll_begin:hover {
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
	cursor: pointer
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center .center-box .section-content .f1 .scroll_begin:first-child {
	padding-left: 115px
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-center .center-box .section-content .f1:nth-child(2) {
	margin-bottom: -160px
}

.copCustomers-wrap .copCustomers .copCustomers-box .copCustomers-left {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1)
}

@keyframes scollLeft {
	0% {
		right: 0
	}
	to {
		right: 100%
	}
}

@-webkit-keyframes scollLeft {
	0% {
		right: 0
	}
	to {
		right: 100%
	}
}