﻿@charset "utf-8";
/* 首页 s */
.HomeBan{position: relative;}
.HomeBan .item {position: relative;}
.HomeBan .item .img{z-index:1;padding-top:4.2rem;}
.HomeBan .item .img img{width:100%;}
.HomeBan .item .txt{width:100%;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);left:0;position: absolute;z-index:10;}
.HomeBan .item .txt .txtbox{max-width:40%;color:#fff;}
.HomeBan .item .txt .txtbox h1{font-size: 0.46rem;font-weight: normal;line-height: 1.5;}
.HomeBan .item .txt .txtbox .dec{font-size: 0.18rem;line-height: 0.3rem;font-weight: lighter;margin:0.3rem 0 0.5rem 0;display: -webkit-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.HomeMore{width:1.8rem;height:0.5rem;line-height: 0.5rem;color:#fff;font-weight: lighter;text-align: center;background:#00b4f0;}
.HomeMore img{display: inline-block;margin-left:5px;}
.HomeMore a{color:#fff;display:block;font-weight: lighter;}

.HomeBan .slick-dots{position: absolute;bottom:0;left:0;bottom:0.4rem;width:100%;text-align: center;}
.HomeBan .slick-dots li{display: inline-block;width:30px;height:2px;background: #fff;margin:0 10px;transition: all .3s;-webkit-transition: all .3s;}
.HomeBan .slick-dots li button{display: none;}
.HomeBan .slick-dots li.slick-active{background: #00b4f0;}

.HomeBan .slick-pages{position: absolute;bottom:0.3rem;left:1.6rem;color:#fff;font-family: DINB;}
.HomeBan .slick-pages i{display: inline-block;width:50px;height:1px;background: #fff;margin:0 5px;margin-bottom:3px;position: relative;}
.HomeBan .slick-pages i::after{content:'';display: block;height:2px;background: #00b4f0;position: absolute;left:0;bottom:0;width:0;transition: all 5s;animation: width100 5s infinite;}
.HomeBan .slick-pages #cur{font-size: 0.32rem;}

@keyframes width100{
	0%{width:0;}
	100%{width:100%;}
}

@media(max-width:1440px){
    .HomeBan .slick-pages{left:0.8rem;}
}

@media(max-width:1024px){
    .HomeBan .item .txt .txtbox{max-width:500px;}
    .HomeBan .item .txt .txtbox h1{font-size: 20px;}
    .HomeBan .item .txt .txtbox .dec{font-size: 14px;line-height: 25px;}
    .HomeMore{width:100px;height:30px;line-height: 30px;font-size: 13px;margin-top:10px;}
    .HomeBan .slick-pages #cur{font-size: 18px;}
    .HomeBan .slick-pages{left:2.5%;bottom:15px;}
    .HomeBan .slick-dots{bottom:15px;}
    .HomeBan .item .txt .txtbox .dec{margin:10px  0 20px 0;}
}


@media(max-width:640px){
    .HomeBan .item .txt .txtbox .dec{font-size: 12px;line-height: 1.5;width:90%;}
    .HomeBan .slick-pages{display: none;}
    .HomeBan .slick-dots{bottom:8px;}
    .HomeBan .item .txt .txtbox h1{font-size: 18px;font-weight: bold;}
    .HomeBan .item .img{padding-top:200px;} 
}

.HomeTit{text-align: center;margin-bottom:0.8rem;}
.HomeTit h1{font-size: 0.46rem;font-weight: normal;line-height: 0.5rem;}
.HomeTit .dec{font-size: 0.2rem;line-height: 0.38rem;max-width:880px;margin:0.2rem auto 0;color:#333;font-weight: lighter;}
.HomeTit_white h1{color:#fff;}
.HomeTit_white .dec{color:#fff;}

.HomePro{background: url(../images/homebg1.jpg) no-repeat center center;background-size: cover;}
.HomePro .HomeProBox ul{display: flex;flex-wrap: wrap;}
.HomePro .HomeProBox ul li{width:33.33%;float:left;box-sizing: border-box;border-left:1px solid #e8e8e8;padding:0 0.3rem;margin-top:3rem;}
.HomePro .HomeProBox ul li .img{padding-top:54%;box-shadow: 0 20px 30px rgba(0,0,0,0.08);margin-top:0.2rem;}
.HomePro .HomeProBox ul li:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);}
.HomePro .HomeProBox ul li .txt{}
.HomePro .HomeProBox ul li .txt .num{font-size: 0.36rem;font-family: DINB;color:#333333;}
.HomePro .HomeProBox ul li .txt .line{margin:0.8rem 0;}
.HomePro .HomeProBox ul li .txt h1{font-size: 0.24rem;}
.HomePro .HomeProBox ul li .txt .dec{color:#333;margin-top:0.2rem;height:1.2rem;}
.HomePro .HomeProBox ul li:nth-child(2){position: relative;top:1.2rem;}
.HomePro .HomeProBox ul li:nth-child(5){position: relative;top:-1.2rem;}
.HomePro .HomeProBox ul li:nth-child(1),
.HomePro .HomeProBox ul li:nth-child(2),
.HomePro .HomeProBox ul li:nth-child(3){margin-top:0;}

.HomeCase{position: relative;background: #fff;overflow: hidden;}
.HomeCase .Contain::before{content:'';display: block;height:100%;width:120%;background: url(../images/homebg2.jpg) no-repeat left top #00b4f0;position: absolute;left:0;top:0;background-size:auto;}
.HomeCase .Contain{position: relative;padding-bottom:0;}
.HomeCase .HomeCaseCon{position: relative;z-index:99;}
.HomeCase .HomeCaseBox{background: #fff;padding-bottom:1.1rem;}
.HomeCase .HomeCaseBox .item{padding:0.8rem 0.5rem;}
.HomeCase .HomeCaseBox .item .txt{width:50%;float:left;box-sizing: border-box;padding:0;}
.HomeCase .HomeCaseBox .item .txt .line{margin-bottom:0.8rem;}
.HomeCase .HomeCaseBox .item .txt .tit{position: relative;margin-bottom:0.4rem;}
.HomeCase .HomeCaseBox .item .txt .tit .num{font-family: DINB;font-size: 0.96rem;color:#333;opacity: 0.05;position: absolute;left:-0.3rem;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.HomeCase .HomeCaseBox .item .txt .tit h1{font-size: 0.24rem;}
.HomeCase .HomeCaseBox .item .txt .dec{color:#333;height:0.9rem;margin-bottom:0.5rem;}
.HomeMore_1{background: #203040;}
.HomeMore_1:hover{background: #00b4f0;}

.HomeCase .HomeCaseBox .item .img{width:46%;float:right;overflow: hidden;position: relative;}
.HomeCase .HomeCaseBox .item:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);transition: all .3s;}
.HomeCase .HomeCaseBox .item .img .play{width:100%;height:100%;position: absolute;left:0;top:0;background: url(../images/play.svg) no-repeat center center;}
.HomeCase .HomeCaseBox .item .img video{width:100%;}
.HomeCase .HomeCaseBox .item .img .img_box{position: relative;}
.HomeCase .HomeCaseBox .item .img .video{display: none;}
.HomeCase .HomeCaseBox .item .img .video img{position: absolute;top:10px;right:10px;}

.HomeCase .HomeCaseBox .item:nth-child(2n){background: #f2f8fa;}
.HomeCase .HomeCaseBox .item:nth-child(2n) .txt{float:right;}
.HomeCase .HomeCaseBox .item:nth-child(2n) .img{float:left;}

@media(max-width:1024px){
    .HomeTit h1{font-size: 25px;line-height: 30px;}
    .HomeTit .dec{font-size: 14px;line-height: 22px;}
    .HomePro .HomeProBox ul li .txt .num{font-size: 25px;}
    .HomePro .HomeProBox ul li .txt .line{margin:30px 0;}
    .HomePro .HomeProBox ul li .txt h1{font-size: 18px;}
    /* .HomePro .HomeProBox ul li{margin-bottom:120px;} */
    .HomePro .HomeProBox ul li:nth-child(2){top:40px;}
    .HomePro .HomeProBox ul li:nth-child(5){top:-40px;}
    .HomePro .HomeProBox ul li .txt .dec{height:100px;}
    .HomeCase .HomeCaseBox .item{padding:40px 0;}
    .HomeCase .HomeCaseBox .item .txt .line{margin-bottom:30px;}
    .HomeCase .HomeCaseBox .item .txt .tit .num{font-size: 70px;}
    .HomeCase .HomeCaseBox .item .txt .tit h1{font-size: 18px;}
    .HomeCase .HomeCaseBox .item .txt .dec{height:75px;margin-bottom:20px;}
    .HomeCase .HomeCaseBox .item .txt .tit{margin-bottom:20px;}
    .HomeCase .HomeCaseBox{padding-bottom:40px;}
}

@media(max-width:640px){
    .HomeTit h1{font-weight: bold;font-size: 20px;}
    .HomePro .HomeProBox ul li{width:50%;margin-top:20px !important;padding:0 10px;}
    .HomePro .HomeProBox ul li:nth-child(2){top:0;}
    .HomePro .HomeProBox ul li:nth-child(5){top:0;}
    .HomePro .HomeProBox ul li .txt .line{margin:10px 0;}
    .HomePro .HomeProBox ul li .txt h1{font-size: 16px;}
    .HomePro .HomeProBox ul li .txt .num{font-size: 18px;}
    .HomeCase .HomeCaseBox .item{padding:20px 0;}
    .HomeCase .HomeCaseBox .item .img{width:100%;}
    .HomeCase .HomeCaseBox .item .txt{width:100%;margin-bottom:20px;padding-left:10px;}
}

/* 首页 e */

/* 企业动态 s */
.subBan{position: relative;}
.subBan .wapshow{display: none;}
.subBan .imgbox{padding-top:4rem;}
.subBan .img img{width:100%;}
.subBan .txt{width:100%;position: absolute;left:0;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);color:#fff;}
.subBan .txt h1{font-size: 0.46rem;font-weight: normal;}
.subBan .txt .dec{font-size: 0.18rem;line-height: 0.3rem;font-weight: lighter;margin:0.3rem 0 0 0;}

.subMenu{line-height: 0.7rem;border-bottom:1px solid #e5e5e5;}
.subMenu .Menu{}
.subMenu .Menu ul li{float:left;font-size: 0.18rem;margin-right:0.4rem;position: relative;}
.subMenu .Menu ul li::before{content:'';display: block;width:100%;height:2px;background: #00b4f0;position: absolute;bottom:-1px;left:0;transition: all .3s;-webkit-transition: all .3s;transform: rotateY(90deg);-webkit-transform: translateY(90deg);opacity: 0;}
.subMenu .Menu ul li.on::before{transform: rotateY(0);-webkit-transform: rotateY(0);opacity: 1;}
.subMenu .Menu ul li.on a{color:#00b4f0;}
.subMenu .Menu ul li:hover::before{transform: rotateY(0);-webkit-transform: rotateY(0);opacity: 1;}
.subMenu .Menu ul li:hover a{color:#00b4f0;}
.subMenu .Menu ul li a{display: block;}

.Localtion{color:#999999;}
.Localtion a{color:#999999;}
.Localtion a:hover{color:#00b4f0;}
.Localtion img{position: relative;top:-2px;}

.date{font-family: DINB;}
.Main{padding:0.8rem 0;}
.Company_News .TopNews{position: relative;}
.Company_News .TopNews .item{background: #f7f9fa;}
.Company_News .TopNews .item .img{width:57.5%;padding-top:5.3rem;}
.Company_News .TopNews .item:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);}
.Company_News .TopNews .item .txt{width:42.5%;box-sizing: border-box;padding:6% 4%;}
.Company_News .TopNews .item .txt .date{font-size: 0.18rem;color:#666666;}
.Company_News .TopNews .item .txt h1{font-size: 0.24rem;line-height: 0.34rem;height:0.68rem;margin:0.3rem 0 0.15rem 0;}
.Company_News .TopNews .item .txt .dec{font-size: 0.18rem;line-height: 0.3rem;height:0.6rem;color:#333;}
.Company_News .TopNews .item .txt .more{color:#00b4f0;display: inline-block;margin-top:1rem;border-bottom:1px solid #00b4f0;}
.Company_News .TopNews .item .txt .more img{display: inline-block;margin-left:10px;position: relative;top:-2px;}
.Company_News .TopNews .slick-dots{position: absolute;right:4%;bottom:18.5%;}
.Company_News .TopNews .slick-dots li{display: inline-block;margin-left:15px;width:20px;height:2px;background: #e6e6e6;}
.Company_News .TopNews .slick-dots button{display: none;}
.Company_News .TopNews .slick-dots li.slick-active{background: #999;}

.Company_News .Company_News_list{margin-top:0.6rem;}
.Company_News .Company_News_list li{margin-bottom:0.4rem;}
.Company_News .Company_News_list li .img{width:32.8%;padding-top:3.07rem;}
.Company_News .Company_News_list li:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);}
.Company_News .Company_News_list li .txt{width:63%;box-sizing: border-box;padding:0.6rem 0;padding-left:0.7rem;background: url(../images/newsline.png) no-repeat center left;min-height:3.07rem;}
.Company_News .Company_News_list li .txt h1{font-size: 0.24rem;line-height: 0.38rem;}
.Company_News .Company_News_list li .txt .dec{color:#333;font-weight: lighter;margin:0.2rem 0 0.5rem 0;}
.Company_News .Company_News_list li .txt .date{padding-left:30px;background: url(../images/time.png) no-repeat center left;font-size: 0.18rem;color:#666;}
.Company_News .Company_News_list li .txt .date .more{font-size: 0.16rem;color:#00b4f0;padding-left:15px;margin-left:15px;position: relative;}
.Company_News .Company_News_list li .txt .date .more::before{content:'';display: block;width:1px;height:14px;background: #ccc;position: absolute;left:0;top:50%;margin-top:-7px;}

@media(max-width:1024px){
    .subBan .txt h1{font-size: 20px;line-height: 30px;}
    .subBan .txt .dec{font-size: 14px;margin-top:10px;}
    .Company_News .TopNews .item .img{padding-top:4rem;}
    .Company_News .TopNews .item .txt h1{font-size: 18px;line-height: 30px;height:60px;}
    .Company_News .TopNews .item .txt .dec{font-size: 14px;line-height: 25px;height:50px;}
    .Company_News .TopNews .item .txt .more{margin-top:50px;}
    .Company_News .Company_News_list li .txt{min-height:2rem;padding:20px 0;padding-left:40px;}
    .Company_News .Company_News_list li .txt h1{font-size: 18px;}
    .Company_News .Company_News_list li .txt .dec{height:50px;margin:10px 0 20px 0;}
    .Company_News .Company_News_list li .txt .date{font-size: 14px;}
    .Company_News .Company_News_list li .txt .date .more{font-size: 14px;}
    .Company_News .Company_News_list li .img{padding-top:2rem;width:34%;}
    .subMenu .Menu ul li{font-size: 15px;}
    .Company_News .TopNews .item .txt .date{font-size: 14px;}
    .subBan .imgbox{padding-top:3rem;}
    /* .subBan .wapshow{display: block;}
    .subBan .pcshow{display: none;} */
}

@media(max-width:768px){
    .Company_News .TopNews .item .txt .more{margin-top:20px;}
    .Company_News .TopNews .slick-dots{right:20px;bottom:20px;}
    .Company_News .TopNews .item .txt h1{font-size: 16px;line-height: 28px;height:auto;margin:10px 0;}
}

@media(max-width:640px){
    .Main{padding:30px 0;}
    .subBan .txt h1{font-size: 18px;font-weight: bold;}
    .subMenu{line-height: 45px;}
    .subMenu .Menu ul li{margin-right:20px;}
    .Localtion{width:100%;text-align: right;display: none;}
    .Company_News .TopNews .item .img{width:100%;padding-top:60%;}
    .Company_News .TopNews .item .txt{width:100%;padding:20px;}
    .Company_News .Company_News_list li .img{width:100%;padding-top:66%;}
    .Company_News .Company_News_list li .txt{width:100%;padding-left:0;background: none;}
    .Company_News .Company_News_list li .txt h1{font-size: 16px;}
    /* .subBan .img{padding-top:180px;} */
}
/* 企业动态 e */


/* 行业资讯 s */
.News .NewsBox{margin-bottom:0.5rem;}
.News .NewsBox ul li{padding-left:1rem;position: relative;}
.News .NewsBox ul li .date{position: absolute;top:0.5rem;left:0;color:#1a1a1a;opacity: 0.5;text-align: center;transition: all .5s;}
.News .NewsBox ul li .date p{font-size: 0.42rem;}
.News .NewsBox ul li .date span{display: block;margin-top:5px;}
.News .NewsBox ul li .txt{padding:0.5rem 0;border-bottom:1px solid #e5e5e5;padding-right:4rem;position: relative;}
.News .NewsBox ul li .txt h1{font-size: 0.24rem;}
.News .NewsBox ul li .txt .dec{color:#333;font-weight: lighter;margin-top:0.2rem;}
.News .NewsBox ul li .txt .more{position: absolute;right:0;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);width:1.26rem;height:0.75rem;background: url(../images/newsmore.png) no-repeat center center;background-size: contain;text-align: center;line-height: 0.75rem;font-weight: lighter;}
.News .NewsBox ul li .txt .more i{display: inline-block;width:16px;height:15px;background: url(../images/jt.png) no-repeat center center;color:#333;margin-left:5px;position: relative;top:2px;}
.News .NewsBox ul li:hover .date{opacity: 1;}
.News .NewsBox ul li:hover .txt .more i{background: url(../images/jtc.png) no-repeat center center;}

@media(max-width:1024px){
    .News .NewsBox ul li{padding-left:70px;}
    .News .NewsBox ul li .date{top:25px;}
    .News .NewsBox ul li .date p{font-size: 25px;}
    .News .NewsBox ul li .txt{padding:20px 0;padding-right:150px;}
    .News .NewsBox ul li .txt h1{font-size: 18px;}
    .News .NewsBox ul li .txt .more{width:120px;height:40px;line-height: 40px;}
}

@media(max-width:640px){
    .News .NewsBox ul li .txt{padding:15px 0;padding-right:0;}
    .News .NewsBox ul li .txt .more{position: static;transform: translateY(0);-webkit-transform: translateY(0);font-size: 13px;text-align: left;}
    .News .NewsBox ul li .txt h1{font-size: 16px;}
    .News .NewsBox ul li .date{top:15px;}
}
/* 行业资讯 e */

/* 新闻详情 s */
.NewsInfo .w1120{max-width:1120px;margin:0 auto;}
.NewsInfo .NewsInfo_tit{border-bottom:1px solid #d2d2d2;padding-bottom:0.3rem;margin-bottom:0.5rem;text-align: center;}
.NewsInfo .NewsInfo_tit h1{font-size: 0.35rem;font-weight: normal;line-height: 1.8;}
.NewsInfo .NewsInfo_tit .date{font-weight: lighter;margin-top:0.1rem;}
.NewsInfo .NewsInfo_tit .date span{display: inline-block;margin:0 0.15rem;}

.NewsInfo .NewsInfo_con{line-height: 2.2;font-size: 0.18rem;}
.NewsInfo .NewsInfo_con img{display: block;margin:0 auto;max-width:100%;}

.NewsInfo .NewsPage{padding-top:0.3rem;border-top:1px solid #d2d2d2;margin-top:0.8rem;}
.NewsInfo .NewsPage .NewsPageBox{box-sizing: border-box;padding-right:180px;position: relative;min-height:0.6rem;}
.NewsInfo .NewsPage dl dd{line-height: 0.5rem;}
.NewsInfo .NewsPage .goback{width:1.4rem;height:0.6rem;line-height: 0.6rem;border-radius: 0.6rem;text-align: center;background: #00b4f0;position: absolute;right:0;top:0.3rem;}
.NewsInfo .NewsPage .goback a{color:#fff;}


@media(max-width:1024px){
	.NewsInfo .NewsInfo_tit h1{font-size: 18px;}
	.NewsInfo .NewsPage .NewsPageBox{padding-right:0;}
	.NewsInfo .NewsPage .goback{position: static;margin-top:20px;}
    .NewsInfo .NewsInfo_con{font-size: 14px;line-height: 25px;}
	.NewsInfo .NewsPage dl dd{line-height: 40px;}
    .NewsInfo .NewsPage .goback{width:120px;height:40px;line-height: 40px;}
}

@media(max-width:560px){
	.NewsInfo .NewsInfo_tit h1{font-size: 16px;}
	.NewsInfo .NewsPage dl dd{line-height: 30px;}
	.NewsInfo .NewsPage .goback{width:120px;height:30px;line-height: 30px;border-radius: 30px;}
}
/* 新闻详情 e */


/* 公司介绍 s */
.HomeTit_bg{position: relative;}
.HomeTit_bg h1{position: relative;}
.HomeTit_bg h1::before{content:'';display: block;width:4.36rem;height:2.34rem;background: url(../images/titbg.png) no-repeat center center;position: absolute;bottom:-50%;left:0;background-size: contain;left:50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.About{background: url(../images/bg1.png) repeat-x bottom center;}
.About .AboutBox .About_Part1 .txt{width:45%;padding-top:3%;}
.About .AboutBox .About_Part1 .txt dl{margin-bottom:0.6rem;}
.About .AboutBox .About_Part1 .txt dl dd{font-size: 0.24rem;line-height: 0.38rem;margin-bottom:0.25rem;font-weight: bold;position: relative;}
.About .AboutBox .About_Part1 .txt dl dd::before{content:'';display: block;width:18px;height:7px;background: url(../images/line.png) no-repeat center center;position: absolute;left:-35px;top:15px;}
.About .AboutBox .About_Part1 .img{width:50%;}
.About .AboutBox .About_Part1 .img img{width:100%;}

/* .About .AboutBox .About_Part2{margin-top:0.8rem;} */
.About .AboutBox .About_Part2 ul{margin-left:-4%;}
.About .AboutBox .About_Part2 ul li{width:29.33%;float:left;margin-left:4%;box-sizing: border-box;padding-left:1.2rem;position: relative;margin-top:0.8rem;}
.About .AboutBox .About_Part2 ul li .tag{width:1.2rem;height:1.2rem;background: url(../images/yuanbg.png) no-repeat center center;background-size: 100% 100%;display: flex;align-items: center;justify-content: center;font-size: 0.3rem;color:#00b4f0;position: absolute;left:0;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);border-radius: 50%;overflow: hidden;}
.About .AboutBox .About_Part2 ul li .text{height:0.78rem;padding:0 0.3rem;display: flex;align-items: center;background: url(../images/boxbg.png) no-repeat center center;background-size: 100% 100%;font-size: 0.18rem;line-height: 0.28rem;overflow: hidden;}

.Culture .HomeTit .dec span{display: inline-block;margin:0 0.3rem;letter-spacing: 3px;}
.Culture .CultureBox ul{margin-left:-2%;display: flex;flex-wrap: wrap;}
.Culture .CultureBox ul li{width:31.33%;float:left;margin-left:2%;margin-bottom:2%;border-bottom:1px solid #d9e1e4;}
.Culture .CultureBox ul li .img{padding-top:56%;}
.Culture .CultureBox ul li:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);}
.Culture .CultureBox ul li .txt{background: url(../images/txtbg.png) no-repeat top center;display: flex;align-items: center;text-align: center;position: relative;justify-content: center;padding:0.5rem 0;}
.Culture .CultureBox ul li .txt .tag{width:0.72rem;height:0.72rem;line-height: 0.72rem;background: #00b4f0;border-radius: 50%;color:#fff;text-align: center;font-size: 0.24rem;position: absolute;left:0.2rem;top:-0.36rem;}
.Culture .CultureBox ul li .txt .text{font-size: 0.2rem;font-weight: lighter;}

@media(max-width:1024px){
    .HomeTit{margin-bottom:40px;}
    .About .AboutBox .About_Part1 .txt dl dd{font-size: 18px;line-height: 30px;margin-bottom:15px;}
    .About .AboutBox .About_Part1 .txt dl dd::before{top:12px;}
    .About .AboutBox .About_Part2 ul li{padding-left:65px;}
    .About .AboutBox .About_Part2 ul li .tag{width:68px;height:68px;font-size: 18px;}
    .About .AboutBox .About_Part2 ul li .text{height:58px;font-size: 14px;line-height: 24px;padding:0 10px;}
    .HomeTit_bg h1::before{width:280px;height:120px;}
    .Culture .CultureBox ul li .txt .tag{width:50px;height:50px;line-height: 50px;font-size: 16px;top:-25px;}
    .Culture .CultureBox ul li .txt{padding:30px 0;}
    .Culture .CultureBox ul li .txt .text{font-size: 15px;}
}

@media(max-width:768px){
    .About .AboutBox .About_Part1 .txt dl{margin-bottom:20px;}
    .About .AboutBox .About_Part1 .txt dl dd{font-size: 15px;line-height: 24px;margin-bottom:10px;}
}

@media(max-width:640px){
    .About .AboutBox .About_Part1 .txt{width:100%;}
    .About .AboutBox .About_Part1 .img{width:100%;margin-top:20px;}
    .About .AboutBox .About_Part1 .txt dl dd{padding-left:15px;}
    .About .AboutBox .About_Part1 .txt dl dd::before{width:8px;height:5px;background-size: contain;left:0;top:10px;}
    .About .AboutBox .About_Part2 ul li{width:96%;margin-bottom:20px;}
    .Culture .HomeTit .dec span{margin:0 10px;}
    .Culture .CultureBox ul li{width:97%;margin-bottom:20px;}
}
/* 公司介绍 e */

/* 联系我们 s */
.Contact .Contact_Part1{background: #f7f9fa;}
.Contact .Contact_Part1 .txt{width:50%;box-sizing: border-box;padding:5% 4%;}
.Contact .Contact_Part1 .txt ul li{padding-left:60px;position: relative;min-height:50px;display: flex;align-items: center;margin-bottom:0.2rem;font-size: 0.18rem;}
.Contact .Contact_Part1 .txt ul li .ico{width:50px;height:50px;border-radius: 50%;text-align: center;line-height: 50px;background: #ebf6fa;position: absolute;left:0;top:50%;margin-top:-25px;}
.Contact .Contact_Part1 .map{width:50%;}
.Contact .Contact_Part1 .map #map{height:4.85rem;}
.Contact .HomeTit{margin-bottom:0.4rem;}
.Contact .HomeTit h1 span{color:#00b4f0;}

.Contact .Contact_Part2{margin-top:0.8rem;}
.Contact .Contact_Part2 .Contact_con ul{display: flex;flex-wrap: wrap;margin-left:-3%;}
.Contact .Contact_Part2 .Contact_con ul li{width:47%;box-sizing: border-box;margin-left:3%;margin-bottom:0.8rem;}
.Contact .Contact_Part2 .Contact_con ul li .box{border:1px solid #efefef;padding:0.7rem 0.35rem 0.5rem 0.35rem;position: relative;background: url(../images/contactbg.png) no-repeat center center;background-size: cover;}
.Contact .Contact_Part2 .Contact_con ul li .name{font-size: 0.3rem;margin-bottom:0.3rem;}
.Contact .Contact_Part2 .Contact_con ul li dl dd{font-size: 0.18rem;margin-bottom:0.1rem;}
.Contact .Contact_Part2 .Contact_con ul li .box::before{content:'';display: block;width:18px;height:7px;background: url(../images/line.png) no-repeat center center;position: absolute;top:0;left:0.35rem;}

@media(max-width:1024px){
    .Contact .Contact_Part1 .txt ul li{padding-left:50px;font-size: 14px;min-height:40px;margin-bottom:10px;}
    .Contact .Contact_Part1 .txt ul li .ico{width:40px;height:40px;line-height: 40px;margin-top:-20px;}
    .Contact .Contact_Part1 .map #map{height:3.2rem;}
    .Contact .Contact_Part2 .Contact_con ul li{margin-bottom:30px;}
    .Contact .Contact_Part2{margin-top:40px;}
    .Contact .Contact_Part2 .Contact_con ul li .box{padding:40px 20px;}
    .Contact .Contact_Part2 .Contact_con ul li::before{left:20px;}
    .Contact .Contact_Part2 .Contact_con ul li .name{font-size: 18px;font-weight: bold;margin-bottom:15px;}
    .Contact .Contact_Part2 .Contact_con ul li dl dd{font-size: 14px;margin-bottom:5px;}
}

@media(max-width:768px){
    .Contact .Contact_Part1 .txt{width:100%;padding:20px;}
    .Contact .Contact_Part1 .map{width:100%;}
    .Contact .Contact_Part1 .map #map{height:300px;}
}

@media(max-width:640px){
    .Contact .Contact_Part2 .Contact_con ul li{width:97%;}
    .Contact .Contact_Part2 .Contact_con ul li .name{font-size: 16px;}
}


/* 联系我们 e */

/* 生态伙伴&合作客户 s */
.Partner{overflow: hidden;}
.Partner .PartnerBox{background: url(../images/bg1.png) repeat-x bottom center;}
.Main_box .HomeTit{margin-bottom:0.5rem;}
.Partner .PartnerBox .slider .slick-list{margin-left:-10px;}
.Partner .PartnerBox .slider .slick-slide{margin-left:10px;}
.Partner .PartnerBox .slider .slick-slide .item{background:#f8f9fa;transition: all .3s;-webkit-transition: all .3s;display: block;text-align:center;}
.Partner .PartnerBox .slider .slick-slide .item .img{height:1.3rem;line-height: 1.3rem;overflow: hidden;}
.Partner .PartnerBox .slider .slick-slide .item .img img{max-height:90%;max-width:90%;transition: all .3s;-webkit-transition: all .3s;display: inline-block;}
.Partner .PartnerBox .slider .slick-slide .item:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}
.Partner .PartnerBox .slider .slick-slide .item:hover{box-shadow: 0 0 20px rgba(0,0,0,0.08);}

.slick-arrow{width:45px;height:45px;box-sizing: border-box;border-radius: 50%;box-shadow: 0 0 10px rgba(0,0,0,0.1);background-color: #fff;background-position: center center;background-repeat: no-repeat;font-size: 0;color:transparent;z-index:99;position: absolute;top:50%;margin-top:-22.5px;}
.slick-arrow.slick-prev{background-image: url(../images/prev.png);left:-90px;}
.slick-arrow.slick-next{background-image: url(../images/next.png);right:-90px;}
.slick-arrow.slick-prev:hover{background-image: url(../images/prevc.png);}
.slick-arrow.slick-next:hover{background-image: url(../images/nextc.png);}
.slick-arrow:hover{background-color: #00b4f0;}

@media(max-width:1024px){
    .slick-arrow.slick-prev{left:10px;}
    .slick-arrow.slick-next{right:10px;}
    .Partner .PartnerBox .slider .slick-slide .item .img{height:100px;line-height: 100px;}
}

@media(max-width:640px){
    .slick-arrow{width:38px;height:38px;margin-top:-19px;}
    .Partner .PartnerBox .slider .slick-slide .item .img{height:70px;line-height: 70px;}
}
/* 生态伙伴&合作客户 e */


/* 商务合作 s */
.Business .BusinessBox{background: url(../images/bg1.png) repeat-x bottom center;}
.Business .BusinessBox .PartBox .txt{width:42%;float:left;min-height:3.84rem;display: flex;flex-direction: column;justify-content: center;box-sizing: border-box;padding:3% 0;}
.Business .BusinessBox .PartBox .img{width:50%;padding-top:3.84rem;float:right;}
.Business .BusinessBox .PartBox .txt .tit{font-size: 0.24rem;font-weight: normal;margin-bottom:0.3rem;}
.Business .BusinessBox .PartBox .txt .dec{font-size: 0.18rem;color:#333;}

.Business .BusinessBox:nth-child(2n) .PartBox .txt{float:right;}
.Business .BusinessBox:nth-child(2n) .PartBox .img{float:left;}

@media(max-width:1024px){
    .Business .BusinessBox .PartBox .img{padding-top:2.5rem;}
    .Business .BusinessBox .PartBox .txt{min-height:2.5rem;}
    .Business .BusinessBox .PartBox .txt .tit{font-size: 16px;font-weight: bold;margin-bottom:10px;}
    .Business .BusinessBox .PartBox .txt .dec{font-size: 14px;}
}

@media(max-width:640px){
    .Business .BusinessBox .PartBox .txt{width:100%;}
    .Business .BusinessBox .PartBox .img{width:100%;padding-top:55%;margin-top:10px;}
}

/* 商务合作 e */


/* 案例与解决方案 s */
.Case .CaseBox .item{background: url(../images/bg1.png) repeat-x bottom center;}
.Case .CaseBox .item .txt{width:42%;float:left;box-sizing: border-box;padding:4% 0;}
.Case .CaseBox .item .txt h1{font-size: 0.24rem;font-weight: normal;}
.Case .CaseBox .item .txt .dec{font-size: 0.18rem;font-weight: lighter;color:#333;margin:0.2rem 0 0.8rem 0;height:0.9rem;}
.Case .CaseBox .item .img{width:50%;float:right;}
.Case .CaseBox .item .img .imgbox{padding-top:3.84rem;}

.Case .CaseBox .item:nth-child(2n) .txt{float:right;}
.Case .CaseBox .item:nth-child(2n) .img{float:left;}

@media(max-width:1024px){
    .Case .CaseBox .item .txt h1{font-size: 18px;font-weight: bold;}
    .Case .CaseBox .item .txt .dec{font-size: 14px;height:75px;}
    .Case .CaseBox .item .img .imgbox{padding-top:2.6rem;}
    .Case .CaseBox .item .txt .dec{margin:10px 0 30px 0;}
}

@media(max-width:640px){
    .Case .CaseBox .item .txt{width:100%;padding:0;margin-top:20px;}
    .Case .CaseBox .item .img{width:100%;}
    .Case .CaseBox .item .img .imgbox{padding-top:55%;}
    .Case .CaseBox .item .txt h1{font-size: 16px;}
}

/* 案例与解决方案 e */

/* 平台化运营服务 s */
.CommonBg{background: url(../images/bg1.png) repeat-x bottom center;}
.SubPage .SubPageBox img{display: block;margin:0 auto;}

/* 平台化运营服务 e */

/* 工具化平台 s */
.Introduce .IntroduceBox .txt{width:46%;font-size: 0.24rem;line-height: 0.4rem;min-height:3.94rem;display: flex;align-items: center;}
.Introduce .IntroduceBox .img{width:49%;padding-top:3.84rem;}

.Toolization_Platform_list .PartBox ul{margin-left:-5%;display: flex;flex-wrap: wrap;}
.Toolization_Platform_list .PartBox ul li{width:20%;float:left;margin-left:5%;text-align: center;margin-bottom:3%;}
.Toolization_Platform_list .PartBox ul li .ico{width:1.27rem;height:1.74rem;line-height: 1.74rem;margin:0 auto;}
.Toolization_Platform_list .PartBox ul li .ico img{max-height:100%;max-width:100%;}
.Toolization_Platform_list .PartBox ul li .tit{font-size: 0.24rem;line-height: 0.38rem;font-weight: bold;margin:0.2rem 0;}
.Toolization_Platform_list .PartBox ul li .dec{font-size: 0.18rem;font-weight: lighter;color:#333;height:1.2rem;overflow: auto;}

@media(max-width:1024px){
    .Introduce .IntroduceBox .img{padding-top:2.5rem;}
    .Introduce .IntroduceBox .txt{min-height:2.5rem;font-size: 15px;line-height: 25px;}
    .Toolization_Platform_list .PartBox ul li .ico{width:60px;height:80px;line-height: 80px;}
    .Toolization_Platform_list .PartBox ul li .tit{font-size: 16px;margin:10px 0;}
    .Toolization_Platform_list .PartBox ul li .dec{font-size: 14px;height:100px;}
}

@media(max-width:768px){
    .Toolization_Platform_list .PartBox ul li{width:45%;}
}

@media(max-width:640px){
    .Introduce .IntroduceBox .txt{width:100%;min-height:1px;margin-bottom:10px;}
    .Introduce .IntroduceBox .img{width:100%;padding-top:56%;}
    .Toolization_Platform_list .PartBox ul li .dec{font-size: 12px;line-height: 20px;}
}

/* 工具化平台 e */

/* 工具化引擎 s*/
.Toolization_Engine .PartBox .img{width:49%;padding-top:5.73rem;}
.Toolization_Engine .PartBox .txt{float:right;width:45%;}
.Toolization_Engine .PartBox .txt ul li{margin-bottom:0.35rem;}
.Toolization_Engine .PartBox .txt ul li .tit{font-size: 0.24rem;font-weight: normal;}
.Toolization_Engine .PartBox .txt ul li .dec{font-size: 0.16rem;color:#333;font-weight: lighter;margin:0.15rem 0;}
.Toolization_Engine .PartBox .txt ul li .tag{font-size: 0.18rem;color:#00b4f0;padding:0.08rem 0;border-bottom:1px solid #ccf0fc;}

@media(max-width:1024px){
    .Toolization_Engine .PartBox .txt ul li .tit{font-size: 16px;font-weight: bold;}
    .Toolization_Engine .PartBox .txt ul li .dec{font-size: 14px;margin:10px 0;}
    .Toolization_Engine .PartBox .txt ul li .tag{font-size: 15px;}
    .Toolization_Engine .PartBox .txt ul li{margin-bottom:20px;}
    .Toolization_Engine .PartBox .img{padding-top:4.5rem;}
}

@media(max-width:768px){
    .Toolization_Engine .PartBox .img{width:100%;padding-top:80%;margin-bottom:20px;}
    .Toolization_Engine .PartBox .txt{width:100%;}
}

/* 工具化引擎 e*/

/* 供销协同数字化 e*/
.HomeTit.Hbg h1{position: relative;}
.HomeTit.Hbg h1::before{content:'';display: block;width:100%;height:100%;background: url(../images/hbg.png) no-repeat bottom center;position: absolute;bottom:-0.15rem;left:0;}

/* 供销协同数字化 s*/

.Liucheng .ulflex ul{display: flex;justify-content: space-between;margin-left:-5%;}
.Liucheng .ulflex ul li{width:28.33%;margin-left:5%;background: url(../images/sbg.png) repeat-x center bottom;border-bottom:1px solid #ebf0f1;position: relative;}
.Liucheng .ulflex ul li .img{padding-top:0;}
.Liucheng .ulflex ul li .txt{padding:0.3rem;font-size: 0.18rem;font-weight: lighter;}
.Liucheng .ulflex ul li::before{content:'';display: block;width:0.43rem;height:0.23rem;background: url(../images/sjt.png) no-repeat center center;background-size: contain;position: absolute;right:103.5%;top:45%;}
.Liucheng .ulflex ul li:nth-child(1):before{display: none;}

.Liucheng .txtbox{margin-top:1rem;}
.Liucheng .txtbox ul li{margin-top:0.6rem;margin-bottom:1rem;position: relative;text-align: center;}
.Liucheng .txtbox ul li::before{content:'';display: block;width:100%;height:0.6rem;background: url(../images/sjtb.png) no-repeat center center;background-size: contain;position: absolute;bottom:100%;left:0;}
.Liucheng .txtbox ul li .libox{display: inline-block;background: url(../images/ntxtbg.png) no-repeat center center;background-size: auto 100%;}
.Liucheng .txtbox ul li .libox .libox_box{height:0.81rem;display: flex;align-items: center;justify-content: center;font-size: 0.24rem;padding:0 0.3rem;}

@media(max-width:1024px){
    .Liucheng .ulflex ul li .txt{padding:10px;font-size: 14px;}
    .Liucheng .ulflex ul li::before{width:30px;height:15px;}
    .Liucheng .txtbox ul li::before{height:30px;}
    .Liucheng .txtbox ul li .libox .libox_box{height:50px;font-size: 15px;}
}

@media(max-width:640px){
    .Liucheng .ulflex ul{flex-wrap: wrap;}
    .Liucheng .ulflex ul li{width:95%;margin-bottom:20px;}
    .Liucheng .ulflex ul li::before{display: none;}
    .Liucheng .txtbox ul li .libox .libox_box{font-size: 14px;}
}

.Liucheng .LiucengBox{background: url(../images/lcbg.jpg) no-repeat center center;background-size: cover;overflow: hidden;}
.Liucheng .LiucengBox .Liuceng_w1224{max-width:12.6rem;margin:0 auto;padding:0.8rem 0;position: relative;width:90%;}
.Liucheng .LiucengBox .Liuceng_w1224 .Liucheng_center{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);text-align: center;}
.Liucheng .LiucengBox .Liuceng_w1224 .Liucheng_center .tag{width:1.27rem;line-height: 0.44rem;background: url(../images/boxbg3.png) no-repeat center center;background-size: 100% 100%;color:#fff;font-size: 0.24rem;letter-spacing: 3px;margin:0 auto;}
.Liucheng .LiucengBox .Liuceng_w1224 .Liucheng_center .tit{font-size: 0.46rem;color:#fff;margin-top:0.2rem;line-height: 0.46rem;}
.Liucheng .LiucengBox .Liuceng_w1224 ul li{position: absolute;width:3.64rem;line-height: 0.8rem;background: url(../images/lctxtbg.png) no-repeat center center;background-size: 100% 100%;box-sizing: border-box;padding:0 0.3rem 0 0.7rem;position: absolute;color:#fff;font-size: 0.24rem;}
.Liucheng .LiucengBox .Liuceng_w1224 ul li::before{content:'';display: block;width:6px;height:6px;background: #00b4f0;border-radius: 50%;position: absolute;left:0.5rem;top:50%;margin-top:-3px;}
.Liucheng .LiucengBox .Liuceng_w1224 ul li:nth-child(1){left:0;top:0;}
.Liucheng .LiucengBox .Liuceng_w1224 ul li:nth-child(2){right:-0.25rem;top:0;}
.Liucheng .LiucengBox .Liuceng_w1224 ul li:nth-child(3){left:-0.25rem;bottom:0;}
.Liucheng .LiucengBox .Liuceng_w1224 ul li:nth-child(4){right:0;bottom:0;}
.Liucheng .LiucengBox .Liuceng_w1224 dl dd{position: absolute;width:0.83rem;height:0.95rem;background: url(../images/xia.png) no-repeat center center;color:#fff;box-sizing: border-box;background-size: 100% 100%;padding:0.2rem 0.3rem;text-align: center;line-height: 1.2;display: flex;align-items: center;font-size: 0.24rem;left:50%;margin-left:-0.415rem;top:0;}
.Liucheng .LiucengBox .Liuceng_w1224 dl dd:nth-child(2){background: url(../images/shang.png) no-repeat center center;background-size: 100% 100%;bottom:0;top:auto;}
.Liucheng .LiucengTxt{border-top:3px solid #00b4f0;margin-bottom:0.5rem;}
.Liucheng .LiucengTxt dl::after{content:'';display: block;clear: both;}
.Liucheng .LiucengTxt dl{margin-left:-3%;}
.Liucheng .LiucengTxt dl dd{width:47%;float:left;margin-left:3%;line-height: 0.64rem;background: url(../images/txtbg4.png) no-repeat center center;background-size: 100% 100%;color:#fff;box-sizing: border-box;padding:0 0.3rem;text-align: center;font-size: 0.24rem;margin-top:0.8rem;position: relative;}
.Liucheng .LiucengTxt dl dd::before{content:'';display: block;width:2px;height:0.8rem;margin:0 auto;position: absolute;left:50%;margin-left:-1px;bottom:100%;background: #00b4f0;}

@media(max-width:1024px){
    .Liucheng .LiucengBox .Liuceng_w1224 .Liucheng_center .tit{font-size: 20px;line-height: 25px;margin-top:10px;}
    .Liucheng .LiucengBox .Liuceng_w1224 .Liucheng_center .tag{width:100px;line-height: 30px;font-size: 14px;}
    .Liucheng .LiucengBox .Liuceng_w1224 ul li{width:28%;line-height: 40px;font-size: 14px;}
    .Liucheng .LiucengBox .Liuceng_w1224{padding:40px 0;}
    .Liucheng .LiucengBox .Liuceng_w1224 ul li:nth-child(2){right:0;}
    .Liucheng .LiucengBox .Liuceng_w1224 ul li:nth-child(3){left:0;}
    .Liucheng .LiucengBox .Liuceng_w1224 dl dd{width:50px;height:50px;font-size: 14px;padding:10px 15px;margin-left:-25px;}
    .Liucheng .LiucengTxt dl dd{font-size: 14px;line-height: 40px;padding:0 10px;}
}

@media(max-width:640px){
    .Liucheng .LiucengBox .Liuceng_w1224 .Liucheng_center .tit{font-size: 14px;font-weight: bold;line-height: 20px;margin-top:5px;}
    .Liucheng .LiucengBox .Liuceng_w1224 .Liucheng_center .tag{font-size: 12px;width:80px;line-height: 25px;}
    .Liucheng .LiucengBox .Liuceng_w1224 ul li{font-size: 12px;line-height: 18px;height:40px;display: flex;align-items: center;padding:0 10px;width:35%;}
    .Liucheng .LiucengTxt dl dd{line-height: 20px;padding:10px;}
    .Liucheng .LiucengBox .Liuceng_w1224 ul li::before{display: none;}
}










