
.mobile-body-main-box,footer-mobile-title-box{
	display: none;
}
/* 11.23 新样式 */
.client.ec-erp {
	background: #fff;
}

.home-title .m-title {
    padding-top: 80px;
	font-size: 48px;
	padding-bottom: 50px;
	font-family: PingFang SC, PingFang SC-Bold;
	font-weight: 700;
	text-align: center;
	color: #000000;
}
.home-title .font-c-f {
	color: #ffffff;
}
.home-title .sub-title {
	color: #666;
}

.home-erp .col-md-2 {
	width: 20%;
}

.home-erp .menu-list h5 {
	color: #515151;
	margin-top: 15px;
}

.home-erp .menu-list p {
	margin-top: 30px;
	margin-bottom: 0;
	height: 40px;
}

.num-mark {
	color: #e02534;
}

.new-layout .layout-box.new-layout {
	background: #fff;
	padding: 30px;
	border: 1px solid #e4ecf3;
}

.new-layout .layout-box.new-layout .img-icon {
	height: 75px;
}
/* ec-erp */
.ec-erp .icons-img {
	height: 50px;
}

.layout-main.ec-erp .client-logo {
	padding-top: 30px;
}

.ec-erp .client-logo .col-md-2 {
	border-right: 1px solid #eee;
}

.ec-erp .client-logo .col-md-2:last-child {
	border-right: none;
}

.view-more {
	margin: 35px auto;
}

.home-main .col-md-12 .btn-default {
	color: #6a7884;
	border: 1px solid #6a7884;
	width: 110px;
	padding: 7px 12px;
	background: transparent;
	border-radius: 2px;
}

.home-main .col-md-12  a .btn-default:hover {
	color: #fff;
	border-color: #2182e9;
	background: #fff;
}



.home-main .ec-warehouse .col-md-12 .btn-default {
	color: #afafb4;
	border-color: #fff;
}




.s1 {
	background: #232d3f url("/img/home-icon/bg1.jpg") no-repeat;
}

.s2 {
	background: #20252F url("/img/home-icon/bg2.jpg") no-repeat;
}

.s3 {
	background: #0B1629 url("/img/home-icon/bg3.jpg") no-repeat;
}

.s4 {
	background: #232d3f url("/img/home-icon/bg4.jpg") no-repeat;
}

.home-box .left-area {
	text-align: center;
	width: 100%;
	left: 0;
	top: 12%;
	/* padding: 0 10px; */
}

.home-box .left-area h3 {
	font-size: 24px;
	font-weight: normal;
	color: #e1e2e3;
	font-family: "微软雅黑";
}

.home-box .imgs {
	position: absolute;
	width: 100%;
	text-align: center;
}

.home-box .imgs img {
	position: relative;
	left: 0;
}

.home-box .imgs .one1 img {
	top: 335px;
	left: -30px;
}

.home-box .imgs .one2 img {
	top: -235px;
}

.home-box .imgs .one3 img {
	top: -880px;
}

.home-box .imgs .two1 img {
	top: 235px;
}

.home-box .imgs .two2 img {
	top: -334px;
}

.home-box .imgs .two3 img {
	top: -827px;
}

.home-box .imgs .three1 img {
	top: 330px;
	left: -40px;
}

.home-box .imgs .three2 img {
	top: -325px;
	left: -40px;
}

.home-box .imgs .three3 img {
	top: -815px;
}

.home-box .imgs .four1 img {
	top: 235px;
}

.home-box .imgs .four2 img {
	top: -288px;
}

.home-box .imgs .four3 img {
	top: -920px;
}

.home-box .left-area .left-btn {
	padding-top: 500px;
}

.home-box .left-area .left-btn .btn {
	margin-right: 0;
}

.home-box .left-area .left-btn .btn:first-child {
	margin-right: 9px;
}

.home-box .left-area .left-btn .btn:last-child {
	margin-left: 9px;
}

.main {
	display: none;
}

.main .ul-tabs {
	background: #333b4a !important;
}

.main .layout-tabs {
	width: 100%;
	margin: 0 auto;
}

.ul-tabs .c-tab ul {
	font-size: 0;
	max-width: 1200px;
	margin: 0 auto;
}

.ul-tabs .c-tab ul li {
	font-size: 14px;
	/* width: 300px !important; */
	width: 25%;
	border-right: 1px solid #454c58;
}

.c-tab li {
	border-bottom: none !important;
}

.c-tab li.active-on {
	background: #324b60;
	border-bottom: none;
}

.c-tab li a, .c-tab li.active-on a {
	color: #fff !important;
}

.c-tab li a:hover, .c-tab li.active-on a:hover {
	color: #fff !important;
}




/* sheen logo */
.layout-main.ec-erp .client-logo .col-md-2 {
	padding-left: 0;
}

.layout-main.ec-erp .client-logo img {
	height: 50px;
}
/*2021-4-22*/
.index-banner .swiper-slide .img-box{
  position: relative;
}
.index-banner .swiper-slide .img-box img {
	width: 100%;
}
.index-banner .swiper-slide .img-box .index-banner-content{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 62%;
	padding: 0% 10%;
}
.index-banner .index-banner-title{
	font-size: 45px;
	font-weight: 700;
	text-align: left;
	color: #14181e;
}
.index-banner .index-banner-desc{
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	color: #14181e;
	margin-top: 30px;
}
.index-banner .banner-min-title {
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	color: #14181e;
}
.index-banner .banner-min-desc{
	font-size: 18px;
	font-weight: 400;
	color: #14181e;
	margin-top: 30px;
}
.index-banner .banner-min-desc span{
	display: inline-block;
	position: relative;
	padding-left: 15px;
	line-height: 20px;
	margin: 10px;
	margin: 10px 115px 10px 10px;
}
.index-banner .banner-min-desc span:after{
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
    height: 20px;
	width: 5px;
	border-radius: 0 4px 4px 0;
	background: #2a7de1;
}
.index-banner .banner-min-desc.banner-min-desc01 span:after{
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 5px;
	border-radius: 0 4px 4px 0;
	background: rgba(255,94,57,1);
}
.index-banner .swiper-slide .img-box .index-banner-content .index-banner-btn{
	display: flex;
	align-items: center;
}
.index-banner .swiper-slide .img-box .index-banner-content .index-banner-btn a{
	width: 150px;
	height: 45px;
	opacity: 1;
	background: #2a7de1;
	border-radius: 4px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	line-height: 45px;
	margin-top: 50px;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	margin-right: 20px;

}
.index-banner .swiper-slide .img-box .index-banner-content .index-banner-btn a:nth-child(2){
	font-weight: bold;
	color: #222;
	background: unset;
}
.index-banner .swiper-slide .img-box .index-banner-content .index-banner-btn a:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.index-banner .swiper-slide .img-box .index-banner-content .index-banner-btn a:hover span{
	display: inline-block;
	height: 18px;
	width: 16px;
	margin-left: 20px;
	margin-top: 3.5px;
	background: #2a7de1 url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/26/ec_1619422361.png) no-repeat center;
	background-size: 100%;
}
.index-banner .swiper-pagination-bullet{
	height: 6px;
	width: 63px;
}
.index-banner .swiper-pagination-bullet-active{
	background:#fff;
}
.home_nav_div_new{
	position: relative;
	width: 100%;
	text-align: center;
}
.home_nav_ul_new{
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.07);
	margin: 0 auto;
	position: absolute;
	top: -78px;
	left: 0;
	right: 0;
	z-index: 1;
}
.home_nav_ul_new a{
	width: 25%;
	/*padding: 20px;*/
}
.home_nav_ul_new li{
	width: 100%;
	position: relative;
	/*padding: 20px 10px;*/
}


.home_nav_ul_new li .home_nav_ul_li_list{
	display: flex;
	align-items: center;
	justify-content: center;
}
.home_nav_ul_new li .home_nav_ul_li_list:hover{
	background: rgba(42,125,225,1);
}

.home_nav_ul_new li .home_nav_ul_li_list .title{
	font-size: 18px;
	font-family: PingFang SC, PingFang SC-Bold;
	font-weight: 700;
	color: #000000;
	line-height: 25px;
}
.home_nav_ul_new li .home_nav_ul_li_list:hover .title{
	color: #fff;
}
.home_nav_ul_new li .home_nav_ul_li_list .content-box {
	padding: 10px 0;
	width: 110px;
	margin-right: 15px;
	text-align: center;
	margin-left: 30%;
}
.home_nav_ul_new li .home_nav_ul_li_list .last-content-box {
	margin-left:5%;
}
.home_nav_ul_new li .home_nav_ul_li_list .icon-box{
	font-family:"宋体";
	font-weight: 700;
	font-size: 20px;
}
.home_nav_ul_new li .home_nav_ul_li_list:hover .icon-box {
	color: #fff;
}
.home_nav_ul_new li .home_nav_ul_li_list .jian-tou{
  width: 30px;
  position: relative;
  margin-left: auto;
}
.home_nav_ul_new li .home_nav_ul_li_list .jian-tou:before{
	content: "";
	border: 68px solid #e5e5e5;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left: 20px solid #e5e5e5;
	width: 0px;
	height: 0px;
	position: absolute;
	left: 30px;
	top: -69px;
	z-index: 1;
}
.home_nav_ul_new li .home_nav_ul_li_list .jian-tou:after {
	content: "";
	border: 68px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left: 20px solid #fff;
	width: 0px;
	height: 0px;
	position: absolute;
	left: 29px;
	top: -69px;
	z-index: 2;
}
.home_nav_ul_new li .home_nav_ul_li_list:hover .jian-tou:before{
	content: "";
	border: 68px solid rgba(42,125,225,1);
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left: 20px solid rgba(42,125,225,1);
	width: 0px;
	height: 0px;
	position: absolute;
	left: 30px;
	top: -69px;
	z-index: 1;
}
.home_nav_ul_new li .home_nav_ul_li_list:hover .jian-tou:after{
	content: "";
	border: 68px solid  rgba(42,125,225,1);
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left: 20px solid rgba(42,125,225,1);
	width: 0px;
	height: 0px;
	position: absolute;
	left: 29px;
	top: -69px;
	z-index: 2;
}

.home-ani-content-box .home-ani-content-top-box>div{
	display: none;
	position: relative;
}
.home-ani-content-box .home-ani-content-top-box>div.erp-box01{
	display: block;
}
.home-ani-content-box .home-ani-content-top-box>div .erp-content{
	position: absolute;
	top: 0;
	left: 0;
	padding: 88px 60px;
}
.home-ani-content-box .home-ani-content-top-box>div .erp-content .title{
	font-size: 38px;
	font-weight: 700;
	text-align: left;
	color: #01265e;
	line-height: 40px;
}
.home-ani-content-box .home-ani-content-top-box>div .erp-content .vc-title{
	font-size: 34px;
	font-weight: 400;
	text-align: left;
	color: #01265e;
	line-height: 53px;
}
.home-ani-content-box .home-ani-content-top-box>div .erp-content .desc{
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	color: #808080;
	line-height: 25px;
	margin-top: 20px;
}
.home-ani-content-box .home-ani-content-top-box>div .erp-content .free-erp-btn a{
	width: 178px;
	height: 38px;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	line-height: 38px;
	display: inline-block;
	background: rgba(42,125,225,1);
	border-radius: 4px;
	margin-top: 16px;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.home-ani-content-box .home-ani-content-top-box>div .erp-content .erp-btn-box{
	display: flex;
}
.home-ani-content-box .home-ani-content-top-box>div .erp-content .erp-btn-box a{
	width: 178px;
	height: 38px;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	line-height: 38px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(42,125,225,1);
	border-radius: 4px;
	margin-top: 16px;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	margin-right: 20px;
}
.home-ani-content-box .home-ani-content-top-box>div .erp-content .erp-btn-box a:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.home-ani-content-box .home-ani-content-top-box>div .erp-content .erp-btn-box a:hover span{
	display: inline-block;
	height: 18px;
	width: 15px;
	margin-left: 20px;
	margin-top: 3.5px;
	background: #2a7de1 url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/26/ec_1619422361.png) no-repeat center;
	background-size: 100%;
}
.home-ani-content-box .home-ani-content-top-box img{
	width: 100%;
	border-radius: 8px;
}

.home-ani-content-box .home-ani-content-bottom-box{
	margin-top: 34px;
	display: flex;
	text-align: center;
	font-size: 28px;
	font-family: PingFang SC, PingFang SC-Bold;
	font-weight: 700;
	color: #01265e;
	height: 295px;
	margin-bottom: 20px;
}
.home-ani-content-box .home-ani-content-bottom-box li{
	width: 25%;
	-webkit-transition: height 0.5s;
	-moz-transition: height 0.5s;
	-o-transition: height 0.5s;
	transition: height 0.5s;
	padding: 20px 10px;
	height: 216px;
}
.home-ani-content-box .home-ani-content-bottom-box li img{
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
	height: 110px;
	border-radius: 8px;

}

.home-ani-content-box .home-ani-content-bottom-box li .content-box{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
    display: none;

}
.home-ani-content-box .home-ani-content-bottom-box li.active{
	height: inherit;
	border-radius: 8px;
	box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.06);

}
.home-ani-content-box .home-ani-content-bottom-box li.active img{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.home-ani-content-box .home-ani-content-bottom-box li.active .content-box{
display: block;

}
.home-ani-content-box .home-ani-content-bottom-box li .title{
margin-top: 25px;
}
.home-ani-content-box .home-ani-content-bottom-box li .desc{
font-size: 18px;
color:rgba(56,66,85,1);
margin-top: 15px;
}
.home-ani-content-box .home-ani-content-bottom-box li .detail-box{
font-size: 14px;
color:rgba(0,0,0,1);
margin-top: 20px;
}
.detail-box span{
position: relative;
padding-right: 30px;
color: #000;
}

.detail-box span:after{
position: absolute;
content: " ";
top:0;
right: 0;
background: url('https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/25/ec_1619338029.png') no-repeat;
width: 17px;
height: 20px;

}
.detail-box span:hover{
color: #2a7de1;
}
.detail-box span:hover:after{

background: url('https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/26/ec_1619431224.png') no-repeat;
}

/********************************* 2018-7-26 新样式 *****************************/

.view-more a {
	margin: 0 20px;
}


/* 2018-10-19 */
@media (min-width: 970px) {
	.home-tab ul li {
		display: inline-block;
		width: 240px;
		padding: 8px 15px;
	}
}

@media (min-width: 1240px) {
	.home-tab ul li {
		display: inline-block;
		width: 300px;
		padding: 8px 30px;
		border-left: 1px solid #454c58;
		cursor: pointer;
	}
}



/******************** 2019-01-10 **********************/


.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 125px;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	/*background: #fff*/
}


.home-tab ul li {
	padding: 14.5px 30px;
	border-left: 1px solid rgba(251,251,251,0.1);
}
.home-tab ul li:last-child {
	border-right-color: rgba(251,251,251,0.1);
}
.home-tab .left-img {
	padding-right: 10px;
	font-size: 12px;
	float: left;
}
.home-tab .img-box img {
	width: 70%;
}
.home-tab ul li h5,
.home-tab ul li p {
	text-align: left;
}
.home-tab ul li h5 {
	margin-bottom: 15px;
}
.home-tab ul li h5 .fa {
	float: right;
}
.orange {
	color: #fdcc03;
}
.erp-all {
	/*margin: 50px 0 !important;*/
}
.erp-all .menu-list .media {
	display: block;

	color: #a6a5a6;
	/*border: 1px solid #e4ecf3;*/
	background-color:rgba(255,255,255,0.2);
	margin-bottom: 30px;
	/*width: 284px;*/
	width: 375px;
	height: 114px;
	padding: 30px 10px 30px 20px;
}
.erp-all .media:hover {

	background: url("/img/home-icon/new/border-hover.png") no-repeat center;
	background-color:rgba(255,255,255,0.2);
	background-size:100% 100%;/* 将背景图片等比缩放填满整个容器 */


	background-color:rgba(255,255,255,0.2);
}
.erp-all .media .media-middle {
	vertical-align: top;
	padding-right: 20px;
}
.erp-all .media .media-body {
	text-align: left;
}
.erp-all .media .media-heading {
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.erp-all .media:hover .media-heading {
	color: #00a4ff;
}
.erp-all .media .icon-img {
	width: 50px;
	height: 50px;
}
.erp-all .media .all-img1 {
	background: url("/img/home-new/01.png") no-repeat center;
}

.erp-all .media:hover .all-img1 {
	background: url("/img/home-new/01-hover.png") no-repeat center;
}
.erp-all .media .all-img2 {
	background: url("/img/home-new/02.png") no-repeat center;
}

.erp-all .media:hover .all-img2 {
	background: url("/img/home-new/02-hover.png") no-repeat center;
}
.erp-all .media .all-img3 {
	background: url("/img/home-new/03.png") no-repeat center;
}

.erp-all .media:hover .all-img3 {
	background: url("/img/home-new/03-hover.png") no-repeat center;
}
.erp-all .media .all-img4 {
	background: url("/img/home-new/04.png") no-repeat center;
}

.erp-all .media:hover .all-img4 {
	background: url("/img/home-new/04-hover.png") no-repeat center;
}
.erp-all .media .all-img5 {
	background: url("/img/home-new/05.png") no-repeat center;
}

.erp-all .media:hover .all-img5 {
	background: url("/img/home-new/05-hover.png") no-repeat center;
}
.erp-all .media .all-img6 {
	background: url("/img/home-new/06.png") no-repeat center;
}

.erp-all .media:hover .all-img6 {
	background: url("/img/home-icon/new/06-hover.png") no-repeat center;
}
.erp-all .media .all-img7 {
	background: url("/img/home-icon/new/07.png") no-repeat center;
}

.erp-all .media:hover .all-img7 {
	background: url("/img/home-icon/new/07-hover.png") no-repeat center;
}
.erp-all .media .all-img8 {
	background: url("/img/home-icon/new/08.png") no-repeat center;
}

.erp-all .media:hover .all-img8 {
	background: url("/img/home-icon/new/08-hover.png") no-repeat center;
}
.new-erp .home-erp {
	margin: 40px 0 20px !important;
}
.ec-warehouse .home-title p {
	color: #2b3e50 !important;
}
.ec-warehouse .home-title .sub-title {
	color: #666 !important;
}
.ec-m2b {
	height: 500px;
}
.view-more {
	margin: 45px auto;
}
.view-more .btn {
	padding: 9px 12px;
	width: 110px;
	border-color: #6a7884;
	font-size: 16px;
	color: #6a7884;
}
.view-more .btn:hover {
	background: #00a4ff;
	color: #fff;
	border-color: #00a4ff;
}
.client.ec-erp.new-erp, .home-honor {
	padding-top: 100px;
	padding-bottom: 30px;
	background: #f6f7f9 url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/23/ec_1619146892.png);
	background-size: 100% 100%;
}

.client.ec-warehouse {
	background: none;
}
.icons-img {
	display: inline-block;
	width: 100%;
}
.home-erp .menu-list p {
	margin-top: 20px;
}
.erp-img1 {
	background: url("/img/home-icon/new/09.png") no-repeat center;
}
.menu-list:hover .erp-img1 {
	background: url("/img/home-icon/new/09-hover.png") no-repeat center;
}
.erp-img2 {
	background: url("/img/home-icon/new/10.png") no-repeat center;
}
.menu-list:hover .erp-img2 {
	background: url("/img/home-icon/new/10-hover.png") no-repeat center;
}
.erp-img3 {
	background: url("/img/home-icon/new/11.png") no-repeat center;
}
.menu-list:hover .erp-img3 {
	background: url("/img/home-icon/new/11-hover.png") no-repeat center;
}
.erp-img4 {
	background: url("/img/home-icon/new/12.png") no-repeat center;
}
.menu-list:hover .erp-img4 {
	background: url("/img/home-icon/new/12-hover.png") no-repeat center;
}
.erp-img5 {
	background: url("/img/home-icon/new/13.png") no-repeat center;
}
.menu-list:hover .erp-img5 {
	background: url("/img/home-icon/new/13-hover.png") no-repeat center;
}
.ec-warehouse .home-erp>.menu-list .icons-img {
	margin-top: 38px;
	height: 72px;
}
.wms-img1 {
	background: url("/img/home-icon/new/14.png") no-repeat center;
}
.menu-list:hover .wms-img1 {
	background: url("/img/home-icon/new/14-hover.png") no-repeat center;
}
.wms-img2 {
	background: url("/img/home-icon/new/15.png") no-repeat center;
}
.menu-list:hover .wms-img2 {
	background: url("/img/home-icon/new/15-hover.png") no-repeat center;
}
.wms-img3 {
	background: url("/img/home-icon/new/16.png") no-repeat center;
}
.menu-list:hover .wms-img3 {
	background: url("/img/home-icon/new/16-hover.png") no-repeat center;
}
.wms-img4 {
	background: url("/img/home-icon/new/17.png") no-repeat center;
}
.menu-list:hover .wms-img4 {
	background: url("/img/home-icon/new/17-hover.png") no-repeat center;
}
.wms-img5 {
	background: url("/img/home-icon/new/18.png") no-repeat center;
}
.menu-list:hover .wms-img5 {
	background: url("/img/home-icon/new/18-hover.png") no-repeat center;
}
.home-erp .layout-box .icons-img {
	height: 114px;
	margin-top: 30px;
}
.tms-img1 {
	background: url("/img/home-icon/new/19.png") no-repeat center;
}
.menu-list:hover .tms-img1 {
	background: url("/img/home-icon/new/19-hover.png") no-repeat center;
}
.tms-img2 {
	background: url("/img/home-icon/new/20.png") no-repeat center;
}
.menu-list:hover .tms-img2 {
	background: url("/img/home-icon/new/20-hover.png") no-repeat center;
}
.tms-img3 {
	background: url("/img/home-icon/new/21.png") no-repeat center;
}
.menu-list:hover .tms-img3 {
	background: url("/img/home-icon/new/21-hover.png") no-repeat center;
}
.tms-img4 {
	background: url("/img/home-icon/new/22.png") no-repeat center;
}
.menu-list:hover .tms-img4 {
	background: url("/img/home-icon/new/22-hover.png") no-repeat center;
}
.tms-img5 {
	background: url("/img/home-icon/new/23.png") no-repeat center;
}
.menu-list:hover .tms-img5 {
	background: url("/img/home-icon/new/23-hover.png") no-repeat center;
}

.ec-m2b .m2b-item .item-list {
	width: 190px;
}
.ec-m2b .m2b-item .m2blist4 {
	width: 250px;
	top: 63%;
	left: 57%;
}
.ec-m2b .m2b-item .item-list img {
	vertical-align: top;
}
.ec-m2b .m2b-item .item-list span {
	padding-left: 25px;
	margin-top: -22px;
}
.ec-m2b .m2b-item .m2blist1 {
	top: 85%;
	left: 30%;
}
.ec-m2b .m2b-item .m2blist3 {
	left: 43.5%;
}
.ec-m2b .m2b-item .m2blist5 {
	top: 80%;
	left: 67.2%;
}


.home-honor .nav-tabs {
	border-bottom: none;
	display: inline-block;
}
.home-honor .nav-tabs>li>a {
	color: #364858;
}
.home-honor .nav-tabs>li>a:hover {
	border: 1px solid transparent;
	background: transparent;
}
.home-honor .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #00a4ff;
	cursor: default;
	background-color: transparent;
	border: 1px solid transparent;
	border-bottom-color: #00a4ff;
}
.home-honor .tab-content {
	margin-top: 30px;
}
.select_country{
	width: 47%;
	height: 40px;
	border: 1px solid #e4ecf3;
	color:#ABABAB;
	padding: 5px 10px;
}
.product_tab_box{
	display: flex;
	justify-content: center;
	margin-top:30px;
}
.product_tab_box ul{
	border-bottom: 1px solid #E4ECF3;
	width:66.5%;
	display: flex;
	justify-content: space-between;
	position: relative;
	overflow: hidden;
}
.product_tab_box ul .product_tab_line_box{
	position: absolute;
	bottom: 0;
	left: -140px;
	height: 2px;
	width: 140px;
	background: #2A7DE1;
	transform: translateX(140px);
	transition: transform 200ms ease 0s;
}
.product_tab_button{
	display: inline-block;
	color:rgba(54, 72, 88, 1);
	width:140px;
	height:40px;
	/*background:rgba(0,0,0,0.2);*/
	/*border-radius:20px;*/
	text-align: center;
	line-height: 40px;
	/*margin-left:18px;*/
	cursor: pointer;
	font-size: 18px;
	font-weight: 700;
	color: #000000;
}
.product_tab_desc_box{
	margin-top: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
}
.product_tab_desc_box span{

	display: inline-block;
	height: 36px;
	padding: 6px 20px;
}
.product_tab_desc_box span samp{
  color:rgba(42,125,225,1);
	font-size: 24px;
	font-family: DIN, DIN-Medium;
	font-weight: 500;
}
.home-contact-us{
	display: flex;
}
.home-contact-us .titles.m-title{
	padding-top: 0;
}
.home-contact-us-title ul li a {
	color: #000000;
	font-size: 18px;
	font-weight: 400;
}

.selected_type_erp_bg{
	border-bottom: 2px #2a7de1 solid;
	color:#2a7de1;
}
.home_nav_ul_left{
	margin-left:-20px;
}

.service-page.webdesign .section3 {
	padding: unset;
}
.anli_top{
	height: 100px;
	line-height: 100px;
	padding: 0 !important;
}
.home-content-div-more-btn{
	height: 70px;
	width: 100%;
	text-align: center;
	margin-top: 50px;
	display: flex;
	justify-content: center;
}
.ec-software-div-more-btn{
	height: 70px;
	width: 100%;
	text-align: center;
	padding-top:15px;
	margin-top:15px;
}
.home-news-list-div-padding{
	padding: 15px 15px;
}
.anli-img-div{
	width: 100%;
	height: 200px;
	position: relative;
}
.rimg-box {
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: initial;
}
.img-outer {
	width: 150px;
	height: 58px;
	text-align: center;
	border-radius: 8px;
	background: rgba(255, 255, 255, .67);
	display: none;
}

.img-outer img {
	width: 100% !important;
	height: 100% !important;
	border-radius: 8px;
}
.ec-qudao-pc{
	min-height: 685px;
}
.swiper-pagination-news span{
	width:35px;
	height: 10px;
	border-radius: 10px;
}



.swiper_container_customer_anli {
	width: 100%;
	height: unset;
	padding-top: 50px;
}
.swiper_container_customer_anli .swiper-wrapper{
	height: unset;
}
.swiper_container_customer_anli .swiper-slide {
	margin-right: 30px;
	padding: 25px;
	height: unset;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.06);
	text-align: center;
	background-image:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/25/ec_1619318506.png"),url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/25/ec_1619318362.png");
	background-repeat: no-repeat, no-repeat;
	background-position:-20px 30px, 113% -75px;
}

.customer_anli_desc{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	/*color:rgba(255,255,255,1);*/
	line-height:24px;
	margin-top:20px;
	/*height: 160px;*/
	overflow: hidden;
	position: relative;
	padding: 30px 10px;

}
.customer_anli_desc p.p-left-box{
	position: absolute;
	left: 0;
	top: 0;
}
.customer_anli_desc p.p-right-box{
	position: absolute;
	right: 0;
	bottom: 0;
}
.slide_logo_div{
	/*width: 1200px;*/
	height: 80px;
	margin:0 auto;
}
.swiper_container_customer_anli>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 35px !important;
}
.ec-customer-case-div{
	width:100%;
	background:#f6F7F9;
	background-image:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/25/ec_1619321441.png"),url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/25/ec_1619321431.png");
	background-repeat: no-repeat, no-repeat;
	background-position: -15% -40%, 115% 140%;
	background-size: 30% 60%,30% 60%;
	padding-bottom: 40px;
	transition: all 1s;
	-moz-transition: all 1s;
}
.ec-customer-case-div:hover{
	background-position:  0% -16%, 106% 110%;
}






.swiper_button_next_customer_anli_jzc{
	right: -40px !important;
	top: 50%;
}
.swiper_button_prev_customer_anli_jzc{
	left: -40px !important;
	top: 50%;
}

.bx-wrapper{
	max-width:100% !important;
}
.bx-wrapper {
	position: relative;
	/* margin-bottom: 60px; */
	padding: 0;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 0px #ccc !important;
	border: 0px solid #fff !important;
	background: none !important;
}

.pick-area{
	width: 100% !important;
}



/**易仓软件•对接梁道-start**/
@-webkit-keyframes scrollBad {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 0 -623px;
	}
}
@-moz-keyframes scrollBad {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 0 -623px;
	}
}
@keyframes scrollBad {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 0 -623px;
	}
}
@-webkit-keyframes scrollGood {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-623px);
	}
}
@-moz-keyframes scrollGood {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-623px);
	}
}
@keyframes scrollGood {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-623px);
	}
}
.beam-road{
	padding-bottom: 80px;
}
.beam_road_nav{

	border-bottom: solid 1px #f3f6f9;
	width: 522px;
	display: flex;
	justify-content: space-between;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.beam_road_nav .beam_road_line{
	content: " ";
	position: absolute;
	bottom: 0;
	left: -110px;
	height: 2px;
	width: 110px;
	background: #2A7DE1;
	transform: translateX(0px);
    transition:transform 200ms ease 0s;
}
.beam_road_nav li{
	display: inline-block;
}
.beam_road_nav>li>a{
	display: block;
	padding: 10px 37px;
	font-size: 18px;
	font-family: PingFang SC, PingFang SC-Bold;
	font-weight: 700;
	color: #000000;
}
.beam_road_nav>li> .beam-road-a{
	border-bottom: solid 2px #2A7DE1;
	color: #2A7DE1;
}
.home-beam-road-content{
	margin: 30px 0;
	border-bottom: none;
	border-right: none;
	padding: 0 15px;
}
.home-beam-road-content .home-logistics{
	width: 100%;
	margin: auto;
	/*border: solid 1px #f3f6f9;*/
	display: none;
}
.home-beam-road-content .home-logistics .logistics-2 img{
	width: 100%;
}
.home-beam-road-content .home-logistics .logistics-2 div{

	padding: 7px 1px;
}

.home-beam-road-content .home-logistics .logistics-2 div:hover{
	box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.06);
	border-radius:8px;
}
.home-beam-road-content .home-logistics ul{
	font-size: 0;
	width: 100%;
}
.home-beam-road-content .home-logistics ul li{
	display: inline-block;
	width: 15%;
	border: solid 1px #f3f6f9;
}
.home-beam-road-content .home-logistics ul li img{
	width: 100%;
}
.home-beam-road-content .home-logistics tr td{

	border: solid 1px #f3f6f9;
}
.home-beam-road-content .beam-road-1{
	display: block;
}
.home-more{
	padding-bottom: 10px;
	text-align: center;
}
.home-more p{
	color: #999;
	font-size: 16px;
	text-align: center;
}
.home-more img{
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.home-more img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
/**易仓软件•对接梁道-end**/

/**联系我们 • 获得高效管理系统--start**/

.home-contact-us .home-contact-us-title{
	margin: 0 auto;
	text-align:left;
	width: 50%;
}
.home-contact-us .home-contact-us-title .titles.m-title{
	font-size: 42px;
	text-align: left;
}
.home-contact-us .home-contact-us-title ul{

	margin: 0 auto;
	display:block;
}
.home-contact-us .home-contact-us-title ul li{
	display: block;
	opacity: unset;
}
.home-contact-us .home-contact-us-title ul li img{
	margin: 10px auto;
	height: 87px;
	width: 87px;
	margin-right: 10px;
    opacity: 1;
}
.home-contact-us .home-contact-us-content{
	margin: 10px 0 !important;
	padding-left: 70px;
	width: 46%;
}
.home-contact-us .company_local_box{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.home-contact-us .select_country_box{
	width: 48%;
	margin-left: auto;
}
.pick-list{
	width: 100% !important;
	border-color: #fff !important;
}
.home-contact-us .home-contact-us-content input{
	border: 1px solid #e4ecf3;
	width: 100%;
	display: block;
	padding: 5px 10px ;
	margin-right:2%;
	margin-bottom: 34px;
	height: 40px;

}
.home-contact-us .home-contact-us-sub{
	text-align: right;
    padding-right: 20px;
}
.home-contact-us .home-contact-us-sub a{
	background: #2468F2;
	color: #ffffff;
	width: 156px;
	height: 40px;
	border-radius:4px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.home-contact-us .home-contact-us-sub a:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
/**联系我们 • 获得高效管理系统--end**/
#partner .Preview{
	display: none !important;
}
.swiper-button-prev{
	background-image: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/25/ec_1619318982.png);
	-webkit-background-size: 60%;
	background-size: 60%;
	left: 37px;
	z-index: 2;
}
.swiper-button-next-top-banner,.swiper-button-prev-top-banner{
	display: none;
}
#partner {
	width: 100%;
	height: 65px;
	position: relative;
	display: none;
}
#partner .swiper-client{
	width: 80%;
	height: 100%;
	margin: 0 auto;
	overflow:hidden;
}
.swiper-button-next {
	background-image: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/25/ec_1619318830.png);
	-webkit-background-size: 60%;
	background-size: 60%;
	right: 45px;
	z-index: 2;
}
.swiper-client .swiper-wrapper .swiper-slide{
	margin: auto;
}
.swiper-client .swiper-wrapper .swiper-slide img{
	display: block;
	height: 65px;
	width: 182px;
	margin: auto;
}
.ec-customer-case-div .swiper-pagination{
	position: unset;
	margin: 40px 0;
}
.ec-customer-case-div .swiper-pagination-bullet{
	height: 4px;
}


/***************新版首页的样式开始******************/
.home_nav_ul{
	width: 1200px;
	height: 100px;
	margin-top: -70px;
	position: relative;
	z-index: 9;
	display: flex;
	justify-content: space-between;
}
.home_nav_ul>a{
	width: 23%;
	display: inline-block;
}
.home_nav_ul li{
	width: 100%;
	height: 100%;
	float: left;
	list-style: none;
	border:1px solid #fff;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	background: #fff;
	/*margin-left: 2%;*/
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 18px 2px rgba(0, 0, 0, 0.05);
	border-radius:4px;
}
.home_nav_ul_left,.home_nav_ul_center,.home_nav_ul_right{
	display: inline-block;
	font-size:18px;
	font-family:Microsoft YaHei;
	color:rgba(25,28,61,1);
	font-weight: bold;
}
.color_jiantou{
	color:#616881;
	font-family: '宋体';
}
.color_blue{
	color:#2468F2;
}
.ec-blue{
	color:#2468F2;
}
.home-content-div{
	width: 100%;
	height: 750px;
}
.home-content-div-row{
	margin-bottom: 15px;
	display: flex;
	justify-content: space-around;
}
.home-content-son{
	width:382px;
	height:320px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.06);
}
.home-content-son:hover{
	width:382px;
	height:320px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 18px 2px rgba(34,104,240,0.15);
}
.home-content-son:hover .home-content-son-top-title{
	color:#2268F0;
}
.home-content-son:hover .detail-btn{
	width:110px;
	height:34px;
	background:rgba(36,104,242,1);
	border:1px solid rgba(36,104,242,1);
	border-radius:17px;
	color:#fff;
}
.home-content-son-top{
	width: 80%;
	height: 95px;
	border-bottom: 1px solid #ddd;
	margin:0 auto;
}
.home-content-son-top-title{
	font-size:24px;
	font-family:Microsoft YaHei;
	color:#191C3D;
	margin-left:15px;
	font-weight: bold;
}
.home-content-son-middle{
	width: 80%;
	height: 155px;
	margin:0 auto;
}
.home-content-son-middle-title{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	display: flex;
	align-items: baseline;
	line-height: 25px;

}
.home-content-son-middle-title>span{
	margin-right: 5px;
}
.home-content-son-middle-desc{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,104,126,1);
}
.home-content-son-bottom{
	width: 80%;
	margin: 0 auto;
	height: 50px;
}
.home-content-son-bottom-title{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(34,104,240,1);
}
.detail-btn{
	width:110px;
	height:34px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(36,104,242,1);
	border-radius:17px;
	color:#2468F2;
}
.inline_block{
	display: inline-block;
}

.home-content-div-more-btns{
	width: 214px;
	height: 46px;
	background: #2a7de1;
	border-radius: 4px;
	border: none;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 46px;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.home-content-div-more-btns:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.home-content-div-more-btns:hover span{
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 20px;
	margin-top: 3.5px;
	background: #2a7de1 url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/26/ec_1619422361.png) no-repeat center;
}
.ec-customer-case-title{
	width: 100%;
	height: 50px;
	text-align: center;
}
.color_fff{
	color:#fff !important;
}
.ec-customer-case-anli{
	width: 1200px;
	height: 295px;
	margin:0 auto;
}
.ec-customer-case-anli-son{
	width:280px;
	height:291px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(228,236,243,1);

}
.ec-customer-case-anli-son-top{
	width:280px;
	height:180px;
}
.ec-customer-case-anli-son-bottom{
	width: 100%;
	height: 110px;
}
.home-news-list a img{
	width: 100%;
	height: 180px;
}
.ec-news{
	width: 100%;
	background: #f6F7F9;
	background-image: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/25/ec_1619321441.png),url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/25/ec_1619321431.png);
	background-repeat: no-repeat, no-repeat;
	background-position: -15% -40%, 115% 140%;
	background-size: 30% 60%,30% 60%;
	padding-bottom: 50px;
	transition: all 1s;
	-moz-transition: all 1s;

}
.ec-news:hover{
	background-position: 0% -16%, 106% 110%;
}
.ec-news .ec-news-content-box{
	display: flex;

}

.ec-news .ec-news-content-box>div{
	width: 50%;
}
.ec-news .ec-news-content-box .ec-news-left{
	width: 570px;
	/*height: 440px;*/
	opacity: 1;
	background: #ffffff;
	border-radius: 8px;
	padding: 20px;
}
.ec-news .ec-news-content-box .ec-news-left .img-box img{
	width: 100%;
	border-radius: 8px;
	box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.06);
}
.ec-news .ec-news-content-box .ec-news-left .title-box a{
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	color: #000000;
	line-height: 25px;
	margin-top: 15px;
	display: inline-block;
}
.ec-news .ec-news-content-box .ec-news-left .title-box a:hover{
   color: #2a7de1;
}
.ec-news .ec-news-content-box .ec-news-left .desc-box{
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	color: #808080;
	line-height: 20px;
	margin-top: 10px;
}
.ec-news .ec-news-content-box .ec-news-left .time-box{
	display: flex;
	margin-top: 25px;
}
.ec-news .ec-news-content-box .ec-news-left .time-box .day-box{
	font-size: 18px;
	font-weight: 400;
	color: #808080;
	line-height: 25px;
}
.ec-news .ec-news-content-box .ec-news-left .time-box .detail-box{
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	color: #14181e;
	margin-left: auto;
}
.ec-news .ec-news-content-box .ec-news-right{
	padding-left: 35px;
}
.ec-news .ec-news-content-box .ec-news-right ul li{
	border-bottom: 1px solid #808080;
	padding-bottom: 14px;
	height: 120px;
	margin-bottom: 20px;
}
.ec-news .ec-news-content-box .ec-news-right ul li:last-child{
	margin-bottom:0px;
}

.ec-news .ec-news-content-box .ec-news-right ul li .title-box a{
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	color: #000000;
	height: 50px;
	margin-top: 20px;
	display: inline-block;

}
.ec-news .ec-news-content-box .ec-news-right ul li .title-box a:hover{
	color:#2a7de1;
}
.ec-news .ec-news-content-box .ec-news-right ul li .time-box{
    display: flex;
	margin-top: 10px;
}
.ec-news .ec-news-content-box .ec-news-right ul li .time-box .day-box{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
}
.ec-news .ec-news-content-box .ec-news-right ul li .time-box .detail-box{
	font-size: 14px;
	font-weight: 700;
	color: #14181e;
	line-height: 20px;
	margin-left: auto;
}
/*****/
.ec-advantage{
	padding-bottom: 45px;
}
.ec-advantage .ec-advantage-content{
	display: flex;
   flex-wrap: wrap;
}
.ec-advantage .ec-advantage-content-son{
	width: 48%;
	position: relative;
	box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.06);
	margin-bottom: 20px;
}
.ec-advantage .ec-advantage-content-son:nth-child(2n){
	margin-left: 2%;
}
.ec-advantage .ec-advantage-content-son img{
	width: 100%;
	transition: opacity 1s;
	opacity: 0.52;
	border-radius: 8px;
}
.ec-advantage .ec-advantage-content-son:hover img{
	opacity: 1;
}
.ec-advantage .ec-advantage-content-son .ec-advantage-content-box{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.ec-advantage .ec-advantage-content-son .ec-advantage-content-box .ec-advantage-content-title{
	font-size: 28px;
	font-family: PingFang SC, PingFang SC-Bold;
	font-weight: 700;
	text-align: left;
	color: #14181e;
	background:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/26/ec_1619417395.png") no-repeat center left;
	padding-left: 30px;
}

.ec-advantage .ec-advantage-content-son .ec-advantage-content-box .ec-advantage-content-desc{
	font-size: 18px;
	font-family: PingFang SC, PingFang SC-Regular;
	font-weight: 400;
	text-align: left;
	color: #808080;
	margin-top: 20px;
	/*transition: all 1s;*/
	/*-moz-transition: all 1s;*/
}
.ec-advantage .ec-advantage-content-son .ec-advantage-content-box:hover .ec-advantage-content-desc{
	height: 0;
	opacity: 0;
}
.ec-advantage .ec-advantage-content-son .ec-advantage-content-box .ec-advantage-content-desc span{
	margin-right: 30px;
}
.ec-advantage .ec-advantage-content-son .ec-advantage-content-box .ec-advantage-content-desc span samp{
	margin-right: 3px;
}
.ec-advantage .ec-advantage-content-son .ec-advantage-content-box .ec-advantage-content-desc-detail{
	font-size: 14px;
	font-family: PingFang SC, PingFang SC-Regular;
	font-weight: 400;
	text-align: left;
	color: #808080;
	line-height: 23px;
    display: none;
}
.ec-advantage .ec-advantage-content-son .ec-advantage-content-box:hover .ec-advantage-content-desc-detail{
	display: block;
	opacity: 1;
}
/***************新版首页的样式结束*****************/

.swiper_slide_div{
	/*color:#fff;*/
	width: 100%;
	height: inherit;
	position: relative;


}

div.swiper_slide_div:hover:after{
	width: 100%;

}

.swiper_slide_div span img{
	width: 30px;
}
.anli_desc{
	text-align: left;
	padding-left: 70px;
	padding-right: 70px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:24px;
}
.swiper_slide_content_left{
	width: 15%;
	border:0px solid;
	text-align: center;
}
.swiper_slide_content_center{

	border:0px solid;
}
.swiper_slide_content_right{
	width: 15%;

	border:0px solid;
	text-align: center;
}

.customer_anli_main .customer_anli_img{
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	height:111px ;
}
.customer_anli_main:hover .customer_anli_img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.customer_anli_main img{
	height: 100%;
}

.customer_anli_title{
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	margin-top:35px;
	font-size: 18px;
	font-weight: 700;
	color: #14181e;
}
.customer_anli_main:hover .customer_anli_title{
	transform: scale(0.95);
	-webkit-transform: scale(0.95);
	/*margin-top:14px;*/
}
.customer_anli_address{
	font-size: 14px;
	font-weight: 400;
	color: #808080;
	line-height: 22px;
}
.customer_anli_address span{
	padding-left: 15px;
	background: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/04/25/ec_1619317515.png) no-repeat;
	background-position: 0px center;
}

.display_none{
	display: none !important;
}
.display_block{
	display: block !important;
}
.box{height: 100%;width:100%; border: solid 0px; overflow-y:scroll;padding-right: 10px; }
.box::-webkit-scrollbar {
	width: 5px;
	height: 2px;
	background: #313131;
	border-radius: 10px;
}
.box::-webkit-scrollbar {
	width: 5px;
	height: 2px;
	background: #313131;
	border-radius: 10px;
}
.box::-webkit-scrollbar-thumb {
	display: block;
	width: 3px;
	margin: 0 auto;
	border-radius: 10px;
	background: #fff;
}
.box::-webkit-scrollbar-thumb {
	display: block;
	width: 3px;
	margin: 0 auto;
	border-radius: 10px;
	background: #fff;
}
.pick-show{
	border:unset !important;
}
.pick-province,.pick-city,.pick-arrow{
	color:#000 !important;
}

#pick_area{
	width:100% !important;
	border:1px solid #ddd !important;
}
#pick_area .pick-show{
	width:100% !important;
	height: 64px !important;
	line-height: 64px !important;
	border-color:1px solid #ddd !important;
	border:none;
}
#pick_area .pick-show span{
	margin-top:20px;
}
#pick_area .pick-show em.pick-arrow {
	position: absolute;
	top: 29px;
	right: 8px;
	display: block;
	border: 8px solid #999;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid transparent;
}
.pick-province,.pick-city{
	color:#999 !important;
}
.pick-show i{
	color:#999 !important;
}
.pick-show em.pick-arrow {
	position: absolute;
	top: 14px;
	right: 8px;
	display: block;
	border: 6px solid #999 !important;
	border-left: 3px solid transparent  !important;
	border-right: 3px solid transparent  !important;
	border-bottom: 0px solid transparent  !important;
}
.pick-selectedLi,.pressActive,.pick-list li:hover,.pick-province:hover,.pick-city:hover{
	background: #2268F0 !important;
}
