@chartset "utf-8";
* {margin: 0;padding: 0;border: 0;list-style: none;}
html,body,header {
    font-family: Microsoft YaHei,微软雅黑,Arial,sans-serif,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB;
    font-size: 16px;
    line-height: 1.2;
    word-spacing: 1px;
    color: #000;
    width: 100%;
    height: auto;
    background: #fff;
    border: 0;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none;
}
h1,h2,h3,h4 {font-weight: 400}
ul,li {list-style: none}
a {color: #000;text-decoration: none}
img {border: none;display: flex}
.mtop0{margin-top: 0!important;}
.gb{background: #fff}
.gray{background: #ededed}

header{background: #87c572;}
.service-wrapper,.about-wrapper,.process-wrapper,.inplus-wrapper,.shop-wrapper,.wedo-wrapper,.choice-wrapper,.product-wrapper,.partner-wrapper,.customer-wrapper,.kuaidi-items,.ask-wrapper,.asker-wrapper,.history-wrapper,.aboutditu-wrapper,.footer-wrapper{width: 1080px;background: #fff;margin:0 auto;margin-top: 50px}
.header-wrapper{width: 1080px;margin: 0 auto;height: 80px;}
.header-wrapper .logo{
	width: 150px;
	height: 40px;
	padding-top: 20px;
	float: left;
}
.header-wrapper .logo a{width: 100%;display: block;}
.header-wrapper .logo a img{width: 100%;}

.menu-wrapper{
	width: 850px;
	height: 80px;
	float: right;
}
.menu-wrapper .main-menu{
	width: 650px;
	height: 100%;
	line-height: 80px;
	float: left;
	/* overflow: hidden; */
}
.main-menu .menu-list{
	width: 99%;
	float: right;
}
.main-menu .menu-list .menu-item{
	position: relative;
	margin-right: 40px;
	float: left;
}
.main-menu .menu-list .menu-item .menu-text{
	color: #fff;
	font-size: 18px;
	/* font-weight: bold; */
}
.main-menu .menu-list .menu-item .sub-menu{
	width: 180%;
	background: #87c572;
	/* border: 1px solid #87c572; */
	position: absolute;
	z-index: 999;
	top: 80px;
	left: -30%;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display: none;
}
.main-menu .menu-list .menu-item .sub-menu a{
	display: block;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-top: 1px solid #fff;
}
.main-menu .menu-list .menu-item .sub-menu a:first-child{border-top: none;}
.main-menu .menu-list .menu-item:hover>a>span,.main-menu .menu-list .menu-item.on>a>span{
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
	/* display: block; */
}
.main-menu .menu-list .menu-item:hover .sub-menu{display: block;}
.menu-wrapper .main-user-btn{
	width: 200px;
	padding-top: 20px;
	float: right;
}
.menu-wrapper .main-user-btn a{
	color: #fff;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #fff;
	padding: 5px;
	margin-right: 10px;
}
.menu-wrapper .main-user-btn a:last-child{margin-right: 0}
.menu-wrapper .main-user-btn a.login,.menu-wrapper .main-user-btn a.regist{	padding: 5px 12px;}
.main-user-btn a.home{position: relative;color: #999;font-size: 18px;}
.main-user-btn a.home::before{position: absolute;content: " ";width: 28px;height: 24px;top: 5px;left:-30px;background-image: url(../images/ico-home.png);background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;}

.slider-wrapper,.slider-wrapper .item-slider,.slider-wrapper .item-slider img,.slider-wrapper .swiper-container .swiper-wrapper .swiper-slide img,.service-shop-image .shop-wrapper>img,.service-shop-image .service-ditu>img{width: 100%}
.swiper-button-prev{background-image: url(../images/ico-left.png)!important;}
.swiper-button-next{background-image: url(../images/ico-right.png)!important;}
/* tab */
.service-wrapper,.service-wedo{margin-top: 50px;margin-bottom: 50px;}
.service-wrapper .service-tab-index,.service-wrapper .service-tab-body,.service-haiwai,.service-wedo{width: 100%;}
.service-wrapper .service-tab-index h2{font-size: 20px;padding:20px;float: left;background: #87c572;color: #fff;border-right: 1px solid #fff;cursor: pointer;}
.service-wrapper .service-tab-index h2:first-child{border-top-left-radius: 10px;}
.service-wrapper .service-tab-index h2:last-child{border-top-right-radius: 10px;}
.service-wrapper .service-tab-body{clear: both;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;padding: 4%;box-shadow: 1px 1px 10px 5px rgb(0 0 0 / 6%);-webkit-box-shadow: 1px 1px 10px 5px rgb(0 0 0 / 6%);-moz-box-shadow: 1px 1px 10px 5px rgb(0 0 0 / 6%);}
.service-wrapper .service-tab-body .service-tab-items{width: 100%;overflow: hidden;display: none}
.service-wrapper .service-tab-body .service-tab-items:first-child{display: block;}
.service-tab-items .service-item{width: 22%;float: left;margin-right: 3%;border: 1px solid #ccc;border-radius: 20px;}
.service-tab-items .service-item.swiper-slide{width: calc((100% - 98px)/4)!important;}
/* .service-tab-items .service-item:nth-child(4n){margin-right: 0} */
.service-tab-items .service-item .service-container{width: 86%;margin: 0 auto;padding: 10% 0;}
.service-item .service-container .title{width: 100%;font-size: 24px;color: #87c572;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.service-item .service-container .content{width: 100%;height: 120px;font-size: 12px;line-height: 1.6;margin-top: 10%;overflow: hidden;}
.service-item .service-container .image{width: 80%;margin: 0 auto;margin-top: 5%;}
.service-item .service-container .image img{width: 100%}
.service-item .service-container .buttons{width: 100%;margin-top: 10%;}
.service-item .service-container .buttons a{width: 100%;border-radius: 8px;display: block;text-align: center;border:1px solid #87c572;padding: 4% 0}
.service-item .service-container .buttons a.more{color: #87c572;}
.service-item .service-container .buttons a.order{color: #fff;background: #87c572;margin-top: 5%;}

.service-process,.service-ditu,.service-shop-image{width: 100%;min-width: 1080px;position: relative;}
.service-process .service-processbg,.service-process .service-processbg img,.service-ditu .service-ditubg,.service-ditu .service-ditubg img,.service-plus,.service-plus img,.service-haiwaibg,.service-haiwaibg img{width: 100%;}

.process-wrapper .process-title,.process-wrapper .process-items,.service-shop .shop-title,.service-wedo .wedo-title,.choice-wrapper .choice-title,.choice-wrapper .choice-items,.product-wrapper .product-title,.product-wrapper .product-items,.partner-wrapper .partner-title,.partner-wrapper .partner-items,.customer-wrapper .customer-title,.customer-wrapper .customer-items,.ask-wrapper .ask-title,.ask-wrapper .ask-items,.aboutditu-wrapper .aboutditu-title,.history-wrapper .history-title,.history-wrapper .history-items{width: 100%}
.process-wrapper .process-title,.choice-wrapper .choice-title,.service-shop .shop-title,.service-wedo .wedo-title,.product-wrapper .product-title,.aboutditu-wrapper .aboutditu-title,.partner-wrapper .partner-title,.customer-wrapper .customer-title,.ask-wrapper .ask-title,.history-wrapper .history-title{text-align: center;}
.process-wrapper .process-title h2,.choice-wrapper .choice-title h2,.service-shop .shop-title h2,.service-wedo .wedo-title h2,.product-wrapper .product-title h2,.aboutditu-wrapper .aboutditu-title h2,.partner-wrapper .partner-title h2,.customer-wrapper .customer-title h2,.ask-wrapper .ask-title h2,.history-wrapper .history-title h2{font-size: 32px;color: #87c572;display: inline-block;}
.process-wrapper .process-title h2::after,.choice-wrapper .choice-title h2::after,.service-shop .shop-title h2::after,.service-wedo .wedo-title h2::after,.aboutditu-wrapper .aboutditu-title h2::after,.partner-wrapper .partner-title h2::after,.customer-wrapper .customer-title h2::after,.ask-wrapper .ask-title h2::after,.history-wrapper .history-title h2::after{content: "";width: 40%;height: 1px;margin: 0 auto;padding: 5px;border-bottom: 3px solid #87c572;display: block;}
.choice-wrapper .choice-items,.product-wrapper .product-items{overflow: hidden;padding-top: 5%;}
.choice-wrapper .choice-items .choice-item{width: 48%;float: left;border-radius: 75px;border: 1px solid #87c572;margin-bottom: 4%}
.choice-wrapper .choice-items .choice-item:nth-child(2n){float: right;}
.choice-items .choice-item .choice-img,.choice-items .choice-item .choice-content{float: left;}
.choice-items .choice-item .choice-img{width: 150px;height: 150px;}
.choice-items .choice-item .choice-img img{width: 80%;margin: 10% 0 0 10%;}
.choice-items .choice-item .choice-content{width:350px;float: right;}
.choice-items .choice-item .choice-content.bx{padding-top: 20px;}
.choice-item .choice-content h3{font-size: 20px;color: #87c572;font-weight: bold;margin: 6% 0 4% 0;}
.choice-item .choice-content p{font-size: 18px;line-height: 1.6;}
.main-menu .menu-list .menu-item .sub-menu a:hover,.menu-wrapper .main-user-btn a:hover,.service-tab-index h2.curr{background: #fff;color: #87c572;}
/* 增值 */
.service-process .service-inplus-title{width: 100%;min-width: 1080px;position: absolute;top:42%;text-align: center;}
.service-inplus-wrapper .inplus-wrapper{background: unset;position: relative;}
.inplus-wrapper .inplus-title{position: absolute;width: 100%;text-align: center;top: 10%}
.inplus-wrapper .inplus-title .title{display: inline-block;background: #fff;border:1px solid #87c572;padding: 10px;border-radius: 120px;}
.inplus-wrapper .inplus-title .title h2{font-size: xxx-large;color: #fff;display: inline-block;background: #87c572;padding: 75px 10px;border-radius: 115px;}
.inplus-wrapper .inplus-items{width: 100%;margin:0 auto;overflow: hidden;background: #fff;margin-bottom: 3%;border-radius: 20px;border:1px solid #87c572;}
.inplus-wrapper .inplus-items .item{width:40%;float: left;text-align: center;margin-bottom: 3%;margin-top: 3%;}
.inplus-wrapper .inplus-items .item:nth-child(2n){float: right;}
.inplus-wrapper .inplus-items .item em,.inplus-wrapper .inplus-items .item h3{display: block;font-size: 24px;}
.inplus-wrapper .inplus-items .item em{color: #87c572;margin-bottom: 5px;}
.inplus-wrapper.fba .inplus-title{top: 24%}
.inplus-wrapper.fba .inplus-items .item{width:45%;margin-top: 6%;margin-bottom: 6%;}
.inplus-wrapper.fba .inplus-items .item h3{font-weight: bold;font-size: 28px;color: #87c572}
.inplus-wrapper.fba .inplus-items .item em{color: #333;margin-bottom: unset;margin-top: 20px;font-size: 20px;font-style: normal;}
/* 流程 */
.service-process .process-body,.service-process .service-inplus-wrapper{width: 100%;position: absolute;top:0;}
.process-body .process-wrapper{background: unset;}
.process-wrapper .process-title h2{color:#fff}
.process-wrapper .process-title h2::after{border-color: #fff}
.process-wrapper .process-items{margin-top: 40px;}
.process-wrapper .process-items .process-item{width: 9%;float: left;margin-right: calc((100% - (9% + 2px)*9)/8);background: #fff;border-radius: 10px;}
/* .process-wrapper .process-items .process-item:first-child{margin-left: 2%} */
.process-wrapper .process-items .process-item:last-child{margin-right: 0%}
.process-wrapper .process-items .process-item a{width: 80%;margin: 0 auto;display: block;margin-top: 15%;margin-bottom: 15%}
.process-wrapper .process-items .process-item a .process-img,.process-wrapper .process-items .process-item a .process-img img{width: 100%}
.process-wrapper .process-items .process-item a .process-content{width: 100%;text-align: center;margin-top: 5%}
.process-wrapper .process-items .process-item .process-content h3,.process-wrapper .process-items .process-item .process-content p{color: #87c572;margin-top:5%;}

.kd .process-wrapper .process-title h2,.shop-wrapper .shop-title h2,.wedo-wrapper .wedo-title h2{color:#87c572}
.kd .process-wrapper .process-title h2::after,.shop-wrapper .shop-title h2::after,.wedo-wrapper .wedo-title h2::after{border-color: #87c572}
.kd .process-wrapper .process-items{margin-top: 60px;overflow: hidden;}
.kd .process-wrapper .process-items .process-item{border: 1px solid #87c572;}
/* .kd .process-wrapper .process-items .process-item:first-child{margin-left: 1%} */
.kd .process-wrapper .process-items .process-item:last-child{margin-right: 0}
.process-wrapper .process-items.plus{overflow: hidden;}
.process-wrapper .process-items.plus .process-item{position: relative;width: 30%;float: left;margin-right: 4.5%;margin-left:0!important;margin-bottom: 3%;}
.process-wrapper .process-items.plus .process-item:nth-child(3n){margin-right: 0}
.process-wrapper .process-items.plus .process-item a{}
.process-wrapper .process-items.plus .process-item a h3{font-size: 24px;}
.process-items.plus .process-item a h3.mian{position: relative;display: inline-block;padding-left: 20px;}
.process-items.plus .process-item a h3.mian:before{position: absolute;content: "免";top: 0px;left: -20px;font-size: 18px;color: #fff;background: red;border-radius: 16px;padding:4px 7px 6px 7px;}
.process-wrapper .process-items.plus .process-item a p{color: #454545}
.process-items.plus .process-item a .plus-img{position: absolute;content: "";right: 0;bottom: 0;width: 64px;height: 64px;}
.process-items.plus .process-item a .plus-img img{width: 100%;}
/* 伙伴 */
.partner-wrapper .partner-items,.customer-wrapper .customer-items{border-radius: 20px;box-shadow: 1px 1px 10px 5px rgb(0 0 0 / 6%);-webkit-box-shadow: 1px 1px 10px 5px rgb(0 0 0 / 6%);-moz-box-shadow: 1px 1px 10px 5px rgb(0 0 0 / 6%);margin-top: 3%;}
.partner-wrapper .partner-items ul,.customer-wrapper .customer-items ul{width: 90%;margin: 0 auto;padding: 3% 0 1% 0;overflow: hidden;}
.partner-wrapper .partner-items ul li,.customer-wrapper .customer-items ul li{width: 15%;float: left;margin-right: 2%;margin-bottom: 2%;}
.customer-wrapper .customer-items ul li{width: 23.5%;}
.partner-wrapper .partner-items ul li:nth-child(6n),.customer-wrapper .customer-items ul li:nth-child(4n){margin-right: 0;}
.partner-wrapper .partner-items ul li a,.partner-wrapper .partner-items ul li a img,.customer-wrapper .customer-items ul li a,.customer-wrapper .customer-items ul li a img{width: 100%}

/* 问题 */
.kuaidi-wrapper,.ask-container,.asker-container,.history-container,.footer-container{width: 100%;overflow: hidden;background: #87c572;margin-top: 50px;padding-bottom: 50px;}
.ask-wrapper .ask-title,.history-wrapper .history-title{background: #87c572;}
.ask-wrapper .ask-title h2,.history-wrapper .history-title h2{color: #fff;}
.ask-wrapper .ask-title h2::after,.history-wrapper .history-title h2::after{border-color: #fff;}
.ask-wrapper .ask-items,.history-wrapper .history-items{background: #87c572;padding-top: 3%;}
.ask-wrapper .ask-items .ask-left-items,.ask-wrapper .ask-items .ask-right-items{width: 48%;float: left;}
.ask-wrapper .ask-items .ask-right-items{float: right;}
.ask-items .ask-item{width: 100%;border-top: 1px solid #fff;}
.ask-items .ask-left-items .ask-item:last-child,.ask-items .ask-right-items .ask-item:last-child{border-bottom: 1px solid #fff;}
.ask-items .ask-item .ask-title{width: 90%;position: relative;color: #fff;font-size: 18px;font-weight: bold;display: block;text-align: left;margin-top: 5%;margin-bottom: 5%;}
.ask-items .ask-item .ask-title::after{position: absolute;content: " ";width: 23px;height: 3px;top: 10px;right: -10%;background-image: url(../images/ico-ask1.png);background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;cursor: pointer}
.ask-items .ask-item .ask-content{width: 100%;margin-bottom: 5%;line-height: 1.5;display: none}
.ask-items .ask-item .ask-content span{color: #fff;font-size:14px;}
.ask-items .ask-item.on .ask-title::after{height: 23px;top: 0;background-image: url(../images/ico-ask2.png);}
.ask-items .ask-item.on .ask-content{display: block;}

/* kd */
.kuaidi-wrapper,.kuaidi-wrapper .kuaidi-items{background: #ededed;}
.kuaidi-items .kuaidi-item{width: 30%;float: left;margin-right:5%;box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);-webkit-box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);-moz-box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);border-radius: 20px;overflow: hidden;}
.kuaidi-items .kuaidi-item:last-child{margin-right:0;}
.kuaidi-item .kuaidi-img,.kuaidi-item .kuaidi-img img{width: 100%;}
.kuaidi-item .kuaidi-content{width: 100%;margin:7% 0 10%;text-align: center;}
.kuaidi-item .kuaidi-content .kuaidi-name,.kuaidi-item .kuaidi-content .kuaidi-text{width: 80%;margin: 0 auto;}
.kuaidi-item .kuaidi-content .kuaidi-name h3{background: #87c572;display: inline-block;color: #fff;padding: 2px 10px}
.kuaidi-item .kuaidi-content .kuaidi-text{text-align: left;}
.kuaidi-item .kuaidi-content .kuaidi-text.less{width: 35%}
.kuaidi-item .kuaidi-content .kuaidi-text p{position: relative;;margin-top: 16px;margin-left: 30px;}
.kuaidi-item .kuaidi-content .kuaidi-text p::before{position: absolute;content: ".";top: -35px;left: -20px;color: #87c572;font-size: 48px;}
/* ditu */
.service-ditu .ditu-body{width: 40%;position: absolute;top:40%;right: 0}
.ditu-body .ditu-wrapper{width: 45%;text-align: center;}
.ditu-body .ditu-wrapper .ditu-title h2{font-size: 32px;color: #87c572;font-weight: bold;display: inline-block;}
.ditu-body .ditu-wrapper .ditu-title h2::after{content: "";width: 100%;height: 1px;margin: 0 auto;padding: 10px 0;border-bottom: 3px solid #87c572;display: block;}
.ditu-body .ditu-wrapper .ditu-content{width: 100%;margin-top: 20px;overflow: hidden;}
.ditu-content .ditu-left,.ditu-content .ditu-right{width: 50%;float: left;line-height: 2;text-align: left;}
.ditu-content .ditu-left a,.ditu-content .ditu-right a{width: 100%;position: relative;display: block;padding-left: 25px;}
.ditu-content a::before,.about-content-bottom p::before{position: absolute;content: " ";width: 20px;height: 20px;top: 6px;left: 0%;background-image: url(../images/ico-dian.png);background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;}
.ditu-content .ditu-right a::before,.about-content-bottom p.sz::before{background-image: url(../images/ico-star.png);}
.about-content-bottom p.sh::before{background-image: url(../images/ico-star1.png);}

/* about */
.about-wrapper{border: 1px solid #ededed;border-radius: 20px;box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);-webkit-box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);-moz-box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);padding: 3% 0;}
.about-wrapper .about-title,.about-wrapper .about-content,.about-wrapper .about-items,.about-wrapper .news-detail-title{width: 90%;margin: 0 auto;overflow: hidden;}
.about-wrapper .about-title{background: #87c572;color: #fff;text-align: center;}
.about-wrapper .about-title h2{font-size: 24px;font-weight: bold;padding: 10px 0;}
.about-wrapper .about-content{margin-top: 10px;margin-bottom: 20px;}
.about-wrapper .about-content,.about-wrapper .about-content *{line-height: 2.5;font-size: 18px;}
.about-wrapper .about-content img{display:inline-block}
.about-wrapper .about-items .about-item{width:20%;float: left;margin-right: 6%;border: 1px solid #87c572;border-radius: 10px;}
.about-wrapper .about-items .about-item:last-child{margin-right:0;}
.about-wrapper .about-items .about-item .about-img{width: 30%;margin: 0 auto;padding: 15px 0;}
.about-wrapper .about-items .about-item .about-img img{width: 100%}
.about-wrapper .about-items .about-item .about-text{width: 100%;text-align: center;}
.about-item .about-text h3{color: #87c572;font-size: 24px;}
.about-item .about-text p{margin: 10px 0 20px 0}
/* 历程 */
.history-wrapper .history-items{position: relative;}
.history-wrapper .history-items:after{position: absolute;content: " ";width: 195px;height: 60px;top: 223px;right: -60px;background-image: url(../images/histroy-icons.png);background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;}
.history-items .history-item{position: relative;;width: 10%;height: 180px;display: block;float: left;border-bottom: 2px solid #fff;text-align: center;color: #fff;padding-bottom: 20px;padding-top: 20px;}
.history-items .history-item:nth-child(2n){margin-top: 220px;border-top: 2px solid #fff;border-bottom:unset;}
.history-items .history-item .history-name{font-size: 32px;color: #fff}
.history-items .history-item .history-content{margin-top: 10px;line-height: 1.5;font-size: 14px;text-align: left;}
.history-items .history-item::after{content: "";width: 18px;height: 18px;background: #fff;border-radius: 9px;position: absolute;}
.history-items .history-item:nth-child(2n)::after{top: -10px}
.history-items .history-item:nth-child(2n+1)::after{bottom: -10px}
.aboutditu-wrapper{padding-bottom: 50px;}
.aboutditu-wrapper .aboutditu-body{margin-top: 40px;overflow: hidden;}
.aboutditu-body .about-image{width: 50%;float: left;}
.aboutditu-body .about-image img{width: 100%;}
.aboutditu-body .about-content{width: 45%;float: right;margin-top: 10%;}
.aboutditu-body .about-content .about-content-top{width: 100%;border-bottom: 4px solid #87c572;}
.aboutditu-body .about-content .about-content-top p{color: #87c572;font-weight: bold;font-size: 20px;padding-bottom: 25px;}
.aboutditu-body .about-content .about-content-bottom{width: 100%;margin-top: 20px;}
.aboutditu-body .about-content .about-content-bottom p{padding-bottom: 25px;position: relative;padding-left: 25px;}
.about-content-bottom p::before{top:1px;}
/* 产品 */
.product-wrapper{padding-bottom: 20px;position: relative;}
.product-wrapper .product-type{width: 100%;border-radius: 20px;border:1px solid #ededed;box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);-webkit-box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);-moz-box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);padding: 3% 0;position: absolute;top: -21%;background: #fff}
.product-type .product-type-items{width: 90%;margin: 0 auto;overflow: hidden;}
.product-type .product-type-items a{width: 33%;float: left;text-align: center;font-size: 24px;color: #87c572;border-right: 2px solid #cdcccc;border-top: 2px solid #cdcccc;padding: 2% 0;}
.product-type .product-type-items a:nth-child(3n){border-right: unset;}
.product-type .product-type-items a:nth-child(1),.product-type .product-type-items a:nth-child(2),.product-type .product-type-items a:nth-child(3){border-top: unset;}
.product-type .lamei-title,.product-type .product-lamei-items{width: 90%;margin: 0 auto;}
.product-type .lamei-title{font-size: 20px;color: #fff;background: #87c572;text-align: center;padding: 10px 0;}
.product-type .product-lamei-items{margin-top: 2%}
.product-type .product-lamei-items a{width: 20%;float: left;font-size: 18px;position: relative;line-height: 2;text-indent: 30px;}
.product-type .product-lamei-items a:before{top: -45px!important;left: -20px!important}
.product-wrapper .product-hui{width: 100%;text-align: center;font-size: 20px;margin-bottom: 7%;padding-top: 7%;}
.product-wrapper .product-hui a{color: #fe3536;border: 1px solid #fe3536;border-radius: 18px;padding: 1px 8px;}
.product-wrapper .product-title h2,.product-wrapper .product-title span{display: block;}
.product-wrapper .product-title span{margin-top: 20px;}
.product-wrapper .product-items{}
.product-wrapper .product-items .product-item{width: 23%;float: left;margin-right: 2.5%;margin-bottom: 2.5%;position: relative;}
.product-wrapper .product-items .product-item:nth-child(4n){margin-right: 0;}
.product-wrapper .product-items .product-item .product-img,.product-wrapper .product-items .product-item .product-img img{width: 100%}
.product-wrapper .product-items .product-item .product-name{width: 84%;margin: 0 auto;text-align: center;background: #87c572;color: #fff;position: absolute;left:8%;bottom: 7%;}
.product-wrapper .product-items .product-item .product-name span{padding: 5px 0;display: block;}
.product-wrapper .product-title.lamei{padding-top: 8%;}
.product-wrapper .product-hui.lamei{margin-bottom: 5%!important;padding-top: 1%!important;}

.service-haiwai{position: relative;}
.service-haiwai .haiwai-body{background: #fff;opacity: 0.9;position: absolute; top: 15%;left: 0;width: 50%}
.haiwai-body .haiwai-wrapper{width: 60%;float: right;}
.haiwai-wrapper .haiwai-title{margin: 10% 0;}
.haiwai-wrapper .haiwai-title h2,.wedo-body .wedo-name h3{font-size: 32px;color: #87c572}
.haiwai-wrapper .haiwai-title span,.wedo-body .wedo-name span{font-size: 24px;color: #87c572;margin-top: 2%;display: block;}
.haiwai-wrapper .haiwai-service,.haiwai-wrapper .haiwai-choice{margin-bottom: 6%}
.haiwai-wrapper .haiwai-service h3,.haiwai-wrapper .haiwai-choice h3{display: inline-block;background: #87c572;color: #fff;padding: 3px 10px;}
.haiwai-wrapper .haiwai-service .haiwai-service-item,.haiwai-wrapper .haiwai-choice .haiwai-choice-item{width: 100%;overflow: hidden;margin-top: 5%}
.haiwai-service .haiwai-service-item .item{width: 20%;float: left;text-align: center;margin-bottom: 3%;}
.haiwai-service .haiwai-service-item a{width: 64px;height:64px;line-height:64px;border-radius: 38px;padding:6px;border: 1px solid #000;display: inline-block;}
.haiwai-service .haiwai-service-item a:nth-child(5n){margin-right: 0}
.haiwai-choice .haiwai-choice-item a{width: 45%;float: left;margin-top: 10px;position: relative;padding-left: 4%;}
.haiwai-choice .haiwai-choice-item a:nth-child(2n){margin-right: 0}
.haiwai-choice .haiwai-choice-item a:before,.product-type .product-lamei-items a:before{position: absolute;content: ".";left: 0;font-size: 48px;top: -34px;}
.haiwai-wrapper .haiwai-choice .haiwai-choice-item{margin-bottom: 15%}

/* 底部 */
.footer-container{background: #2c2e2d;margin-top: 0;}
.footer-wrapper{background: #2c2e2d;margin-bottom: 40px;overflow: hidden;}
.footer-wrapper .footer-image{width: 25%;float: left;}
.footer-wrapper .footer-image .logo{width: 60%;}
.footer-wrapper .footer-image .qrcode{width: 35%;background: #fff;border-radius: 8px;margin-top: 30px;}
.footer-wrapper .footer-image .logo img,.footer-wrapper .footer-image .qrcode img{width: 100%}
.footer-wrapper .footer-news{width: 40%;float: left;}
.footer-wrapper .footer-news .news-title,.footer-wrapper .footer-news .news-list{width: 100%;overflow: hidden;}
.footer-wrapper .footer-news .news-list{margin-top: 10px;}
.footer-wrapper .footer-news .news-title h3{color: #fff;font-size: 16px;font-weight: bold;}
.footer-wrapper .footer-news .news-list a{position: relative;color: #fff;font-size: 14px;display: block;margin-left: 12px;margin-top: 15px;}
.footer-wrapper .footer-news .news-list a::before{content: ".";position: absolute;top: -6px;left: -10px;}
.footer-container .footer-wrapper .footer-other{width: 35%;float: right;}
.footer-container .footer-wrapper .footer-other dl{width: 30%;float: left;margin-right: 4.5%;border-right: 1px solid #fff;text-align: center;}
.footer-container .footer-wrapper .footer-other dl:last-child{margin-right: 0;border-right: unset}
.footer-container .footer-wrapper .footer-other dl dt{color: #fff;font-weight: bold;font-size: 16px;}
.footer-container .footer-wrapper .footer-other dl dd{margin-top: 15px;}
.footer-container .footer-wrapper .footer-other dl dd a{color: #fff;font-size: 14px;}
.footer-container .footer-wrapper .footer-social{width: 15%;float: right;margin-top: 20px;}
.footer-container .footer-wrapper .footer-social a{position: relative;width: 72px;height: 72px;background: #3cb035;display: inline-block;border-radius: 36px}
.footer-container .footer-wrapper .footer-social a:before{position: absolute;content: " ";width: 50px;height: 50px;top: 10px;left: 10px;background-image: url(../images/ico-wwechat.png);background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;}
.footer-container .footer-wrapper .footer-social a.social-facebook{background: #3b589d;float: right;}
.footer-container .footer-wrapper .footer-social a.social-facebook:before{background-image: url(../images/ico-facebook.png);}
.social-wechat .social-qrcode{position: absolute;display: none;width: 100px;height: 100px;border-radius: 10px;overflow: hidden;background: #fff;top: -110px;left: -14px;}
.social-wechat .social-qrcode img{width: 100%;}
.social-wechat:hover .social-qrcode{display: block;}
.fixed-container{width: 100%;min-width: 1080px;position: fixed;bottom: 0;z-index: 9998}
.fixed-container .fixed-wrapper{width: 100%;position: relative;}
.fixed-wrapper .order-bgimg,.fixed-wrapper .order-bgimg img{width: 100%;}
.fixed-wrapper .order-content{position: absolute;bottom:12%;width: 60%;right:8%;}
.order-tel{width:42%;float: left;}
.order-content .order-tel{color: #2c2e2d;font-weight: bold;height: 30px;line-height: 30px;}
.order-form{width:45%;float: right;overflow: hidden;}
.order-content .order-tel .text,.order-form .text{font-size: 18px;color: #87c572;}
.order-form .text{height: 30px;line-height: 30px;float: left;margin-right: 10px;font-weight: bold;}
.order-form .order-input{float: left;}
.order-form .ord-input{position: relative;border:1px solid #999;padding-left:8px;width:160px;height: 30px;border-top-left-radius: 8px;border-bottom-left-radius: 8px;float: left;}
.order-form .ord-input:focus,.order-form .ord-input:focus-visible{outline: none;}
.order-form .ord-btn{width: 32px;height: 32px;background: #2c2e2d;position: relative;display: block;float: left;border-top-right-radius: 8px;border-bottom-right-radius: 8px;cursor: pointer;}
.order-form .ord-btn:before{position: absolute;content: " ";width: 25px;height: 25px;top: 4px;left: 4px;background-image: url(../images/ico-search.png);background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;}
/* QQ */
.fixed-qq-container{width: 100px;position: fixed;right: 0;bottom: 5%;z-index: 9999}
.fixed-qq-container .online{width: 80px;margin: 0 auto;display: block;margin-bottom: 20px;position: relative;}
.fixed-qq-container .online a{width: 100%;display: block;}
.fixed-qq-container .online a.wechat{background: #3cb035;border-radius: 40px;}
.fixed-qq-container .online a.wechat img{width: 60px;margin: 0 auto;padding: 10px;}
.fixed-qq-container .online .social-qrcode{position: absolute;display: none;width: 150px;height: 150px;border-radius: 10px;overflow: hidden;background: #fff;bottom: -35px;left: -155px;border:1px solid #ededed;}
.fixed-qq-container .online a img,.fixed-qq-container .online .social-qrcode img{width: 100%;}
.fixed-qq-container .online:hover .social-qrcode{display: block;}
/* 店铺 */
.service-shop{background: #ededed;padding-bottom: 30px}
.service-shop .shop-title{padding-top: 3%}
.service-shop .shop-title h2:after{padding: 10px}
.service-shop .shop-wrapper,.service-wedo .wedo-wrapper{background: unset;position: relative;}
.shop-wrapper .service-shopbg,.shop-wrapper .service-shopbg img,.wedo-wrapper .service-wedobg,.wedo-wrapper .service-wedobg img{width: 100%}
.shop-wrapper .shop-body,.wedo-wrapper .wedo-body,.wedo-wrapper .wedo-ask-body{position: absolute;top: 15%;width: 80%;left: 10%}
.shop-wrapper .shop-body dl{width: 45%;float: left;overflow: hidden;margin-right: 10%;}
.shop-wrapper .shop-body dl:last-child{margin-right: 0}
.shop-wrapper .shop-body dl dt{width:100%;background: #87c572;text-align: center;color: #fff;font-size: 24px;padding: 10px 0}
.shop-wrapper .shop-body dl dd{width: 50%;float: left;margin-top: 16px;}
.shop-wrapper .shop-body dl dd a{font-size: 18px;position: relative;padding-left:20px;}
.shop-wrapper .shop-body dl dd a:before{position: absolute;content: ".";left: 0;font-size: 60px;top: -44px;}
.shop-wrapper .shop-form{position: absolute;bottom: 60px;width: 660px;left: 340px;}
.shop-form .shop-form-title{width: 130px;float: left;color: #87c572;}
.shop-form .shop-form-title span{font-size: 32px;display: block;}
.shop-form .shop-form-input{width: 300px;float: left;margin-left: 40px;}
.shop-form-input .form-input{width:100%;margin-bottom: 10px}
.shop-form-input .form-input label{font-size: 18px;height: 30px;line-height: 30px}
.shop-form-input .form-input input{width: 200px;height: 30px;border-radius: 5px;border:1px solid #ededed;}
.shop-form-btn{background: #87c572;width: 90px;height: 90px;border-radius: 45px;float: left;margin}
.shop-form-btn span{font-size: 24px;color: #fff;width: 50px;height: 50px;border-radius: 36px;border:1px solid #fff;padding: 12px;display: block;margin: 0 auto;margin-top: 7px;cursor: pointer;}

.service-wedo{}
.wedo-wrapper .wedo-body{width: 40%;top: 20%;left: 8%}
.wedo-body .wedo-name span,.advline-body .advline-text a span{background: #87c572;color: #fff;display: inline-block;padding: 5px 12px;}
.wedo-body .wedo-text{width:100%;line-height: 2;margin-top: 3%}
.wedo-wrapper.mtop0{overflow: hidden;}
.wedo-left-body,.wedo-right-body{width: 47%;float: left;position: relative;}
.wedo-left-body{margin-top: 68px;}
.wedo-right-body{float: right;}
.wedo-wrapper .wedo-ask-body{top: 50%;left: 8%;width: 84%;}
.wedo-wrapper .wedo-left-body .wedo-ask-body {top: 45%}
.wedo-wrapper .wedo-ask-body a{display: block;position: relative;height: 70px;line-height: 70px;padding-left: 50px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.wedo-wrapper .wedo-ask-body a:before{position: absolute;content: " ";width: 40px;height: 40px;top: 15px;left: 0;background-image: url(../images/ico-askerr.png);background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;}
.wedo-wrapper .wedo-right-body .wedo-ask-body a:before{background-image: url(../images/ico-askdui.png);}
.service-wedo .wedo-ask-button{width: 100%;text-align: center;margin:50px 0 80px 0;cursor: pointer;}
.wedo-ask-button .ask-button,.advline-body .advline-name h3{background: #87c572;color: #fff;font-size: 40px;padding: 10px 60px;border-radius: 40px;}

.shop-wrapper ul{width: 100%;}
.shop-wrapper ul li{width: 100%;background: #fff;box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);-webkit-box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);-moz-box-shadow: 1px 1px 15px 10px rgb(0 0 0 / 6%);border-radius: 20px;margin-bottom: 4%;overflow: hidden;}
.shop-wrapper .advline-body{width: 94%;margin: 0 auto;overflow: hidden;margin-top: 3%;margin-bottom: 3%;}
.advline-body .advline-name{width: 34%;float: left;text-align: center;}
.advline-body .advline-name.thrid{padding-top: 2%}
.advline-body .advline-name h3{font-size: 24px;padding: 25px 50px;display: inline-block;}
.advline-body .advline-text{width: 60%;float: right;}
.advline-body .advline-text a{width: 50%;float: left;margin: 5px 0;}
.advline-body .advline-text a span{border-radius: 5px;margin-right: 5px;}

.body-wrapper .service-shop.fba{background: #fff;}
.service-shop.fba .shop-wrapper ul li{border-radius: 10px;}
.service-shop.fba .shop-wrapper ul li table{width: 94%;margin:0 auto;margin-top: 3%;margin-bottom: 3%;border-bottom: 10px solid #87c572;text-align: center;line-height: 50px;table-layout:fixed;}
.service-shop.fba .shop-wrapper ul li table tr th,.service-shop.fba .shop-wrapper ul li table tr td{border-right: 2px solid #ddd;}
.service-shop.fba .shop-wrapper ul li table tr th:last-child,.service-shop.fba .shop-wrapper ul li table tr td:last-child{border-right: unset;}
.service-shop.fba .shop-wrapper ul li table .shop-th{background: #87c572;color: #fff;font-size: 18px;}
.service-shop.fba .shop-wrapper ul li table .shop-td:nth-child(odd){background: #ededed;}
/* 新闻 */
.service-shop.fba .shop-wrapper ul li .news-list{width: 94%;margin:0 auto;margin-top: 3%;margin-bottom: 3%;overflow: hidden;}
.service-shop.fba .shop-wrapper ul li .news-list .news-image{width: 23%;float: left;display: block;}
.service-shop.fba .shop-wrapper ul li .news-list .news-image img{width: 100%;}
.service-shop.fba .shop-wrapper ul li .news-list .news-info-box{width: 75%;float: right;}
.service-shop.fba .shop-wrapper ul li.news:hover{background: #ededed}
.news-list .news-info-box .title{width: 100%;font-size: 20px;font-weight: bold;height: 40px;line-height: 30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.news-list .news-info-box .text{width: 100%;line-height: 25px;margin: 10px 0;}
.news-list .news-info-box .publish{width: 100%;height:30px;line-height: 30px;overflow: hidden;}
.publish .date{color: #9e9e9e;position: relative;margin-left: 30px;}
.publish .date:before{position: absolute;content: " ";width: 24px;height: 24px;top: -1px;left: -30px;background-image: url(../images/ico-date.png);background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;}
.about-wrapper .news-detail-title{text-align: center;border-bottom: 1px solid #ededed;}
.about-wrapper .news-detail-title .publish{width: 100%;height:30px;line-height: 30px;overflow: hidden;padding:20px 0 20px 0;}
.about-wrapper .news-detail-title .publish .date{margin-left: 0}
.about-wrapper .news-detail-title .publish .cate{background: #87c572;color: #fff;padding: 5px 10px;border-radius: 5px;margin-left: 10px;}
.asker-top-box .news-page{margin-top: 30px;}
.service-shop.fba .shop-wrapper .news-page,.asker-top-box .news-page{width: 100%;overflow: hidden;}
.service-shop.fba .shop-wrapper .news-page .page-item,.asker-top-box .news-page .page-item{width: auto;}
.service-shop.fba .shop-wrapper .news-page .page-item a,.asker-top-box .news-page .page-item a{display: inline-block;background: #FFF;border: 1px #e0dddd solid;padding: 5px 10px;margin-right: 10px;border-radius: 5px;}
.service-shop.fba .shop-wrapper .news-page .page-item a:hover,.asker-top-box .news-page .page-item a:hover,.service-shop.fba .shop-wrapper .news-page .page-item a.curr,.asker-top-box .news-page .page-item a.curr{border: 1px #87c572 solid;background: #87c572;color: #FFF;}
/* 问答分类 */
.slider-wrapper.ask{position: relative;}
.asker-search-box{position: absolute;width: 800px;left: calc((100% - 800px)/2);bottom: 35%;}
.asker-search-box .asker-title{width: 100%;color: #fff;text-align: center;}
.asker-search-box .asker-title h1{font-size: 48px;}
.asker-search-box .asker-search{width:100%;margin-top: 30px;overflow: hidden;}
.asker-search .asker-btn-left{width: 80%;float: left;border-radius: 10px;overflow: hidden;}
.asker-btn-left .search{width: 75%;height: 80px;font-size: 24px;padding-left: 3%;color: #ccc;float: left;}
.asker-search-box .asker-search .search:focus-visible{outline:unset;}
.asker-btn-left .search-btn{position: relative;width: 20%;height: 80px;line-height:80px;background: #ffb135;color: #fff;display: block;float: left;font-size: 24px;padding-right: 2%;text-align: right;cursor: pointer;}
.asker-btn-left .search-btn:before{position: absolute;content: " ";width: 36px;height: 36px;top: 20px;left: 10px;background-image: url(../images/ico-search.png);background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;}
.asker-search .asker-btn-right{width: 18%;float: right;border-radius: 10px;overflow: hidden;background: #ff5737;height: 80px;line-height:80px;}
.asker-search .asker-btn-right a{display: block;color: #fff;font-size: 24px;text-align: center;}
.asker-container{background: #fff;margin-top: 0;padding-bottom: 30px}
.asker-container .asker-wrapper{width: 1200px;}
.asker-wrapper .asker-category,.asker-body .asker-body-top,.asker-body .asker-body-box,.shop-wrapper .dfa-item,.shop-wrapper .erp-item{box-shadow: -3px 8px 13px 0px rgb(0 0 0 / 6%);-webkit-box-shadow: -3px 8px 13px 0px rgb(0 0 0 / 6%);-moz-box-shadow: -3px 8px 13px 0px rgb(0 0 0 / 6%);}
.asker-wrapper .asker-category{width: 300px;float: left;border-radius: 5px;overflow: hidden;}
.asker-wrapper .asker-category .title{width:100%;background: #87c572;height: 60px;line-height: 60px;}
.asker-wrapper .asker-category .title h2,.asker-wrapper .asker-category .items{width: 90%;margin: 0 auto}
.asker-wrapper .asker-category .title h2{font-size: 24px;color: #fff;}
.asker-wrapper .asker-category .items{margin-top: 15px;margin-bottom: 20px;}
.asker-wrapper .asker-category .items .item{width: 100%;}
.asker-category .items .item .title{color: #87c572;height: 50px;line-height: 50px;}
.asker-category .items .item ul{width: 100%;overflow: hidden;}
.asker-category .items .item ul li{float: left;margin-right: 20px;margin-bottom: 15px;}
.asker-wrapper .asker-body{width: 870px;float: right;}
.asker-body .asker-body-top{width: 100%;border-radius: 5px;overflow: hidden;padding-bottom: 3%;margin-bottom: 3%;}
.asker-body .asker-body-top .title,.asker-body .asker-body-top .asker-top-box,.asker-body .asker-body-top .publish,.asker-body .asker-body-box .title,.asker-body .asker-body-box .body-items,.asker-body-top .content{width:94%;margin: 0 auto;overflow: hidden;}
.asker-body .asker-body-top .title,.asker-body .asker-body-box .title{color: #87c572;height: 60px;line-height: 60px;border-bottom:1px solid #87c572;margin-bottom: 20px;}
.asker-top-box .body-image{width: 50%;float: left;}
.asker-top-box .body-image img{width: 100%;}
.asker-top-box .body-items{width: 46%;float: right;}
.asker-top-box .body-items .items,.asker-body-box .body-items .items,.asker-top-box .list-items .items{width: 100%;overflow: hidden;margin-bottom: 32px;}
.asker-top-box .body-items .items:last-child,.asker-body-box .body-items .items:last-child,.asker-top-box .list-items .items:last-child{margin-bottom: 0;}
.asker-top-box .body-items .items a,.asker-body-box .body-items .items a,.asker-top-box .list-items .items a{width: 75%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: inline-block;}
.asker-top-box .body-items .items span,.asker-body-box .body-items .items span,.asker-top-box .list-items .items span{width: 24%;color: #9e9e9e;float: right;}
.asker-top-box .list-items .items span{width: 12%}
.asker-body .asker-body-box{width: 48.5%;float: left;border-radius: 5px;overflow: hidden;}
.asker-body .asker-body-box:nth-child(2n+1){float: right;}
.asker-body .asker-body-box .title,.asker-body .asker-body-box .body-items{width: 90%;}
.asker-body .asker-body-box .body-items{margin-bottom: 30px;}
.asker-body-top .publish{height: 30px;line-height:30px;}
.asker-body-top .publish span,.asker-body-top .date span{color: #9e9e9e;margin-right: 10px;padding: 2px 10px;border-radius: 14px;overflow: hidden;}
.asker-body-top .publish .cate{border: 1px solid #ccc;}
.asker-body-top .content{padding-top: 30px;}
.asker-body-top .content,.asker-body-top .content *{line-height: 2.5;font-size: 18px;}
.asker-body-top .date{width: 94%;margin: 0 auto;margin-top: 10px;}
.asker-body-top .date span{padding-left: 0;}
/* 一件代发 */
.inplus-wrapper .daifa-item{width: calc(100%/7);float: left;position: relative;}
.inplus-wrapper .daifa-item:nth-child(2n+1){margin-top: 360px;}
.inplus-wrapper .daifa-item:nth-child(2){margin-left: 18%;}
.inplus-wrapper .daifa-item:first-child,.inplus-wrapper .daifa-item:last-child{position: absolute;top: 180px;left: -70px;margin-top: 0;}
.inplus-wrapper .daifa-item:last-child{left: unset;right: -70px;}
.inplus-wrapper .daifa-item:before{position: absolute;content: " ";width: 32px;height: 72px;top: 160px;left: 60px;background-image: url(../images/ico-arrow.png);background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;}
.inplus-wrapper .daifa-item:nth-child(2n+1):before{background-image: url(../images/ico-arrowd.png);top: -80px}
.inplus-wrapper .daifa-item:nth-child(3):before{background-image: url(../images/ico-arrow0.png);}
.inplus-wrapper .daifa-item:first-child:before,.inplus-wrapper .daifa-item:last-child:before{display: none;}
.service-daili{position: absolute;top: 42%;left: 0;width: 100%;}
.service-daili .daili-box{width:910px;margin: 0 auto;overflow: hidden;}
.service-daili .daili-box span {width: 130px;height: 24px;line-height: 24px;display: block;color: #fff;text-align: center;background-image: radial-gradient(12px at left, #fff 12px, #87c572 12px);float: left;border-top-right-radius: 12px;border-bottom-right-radius: 12px;}
.service-daili .daili-box span:first-child{background: #bfbfbf;border-top-left-radius: 12px;border-bottom-left-radius: 12px;}
.service-daili .daili-box span:nth-child(3){background-image: radial-gradient(12px at left, #fff 12px, #bfbfbf 12px);}
.service-daili .daili-box span:last-child{width:520px;}
.daifa-item .daifa-img{width: 120px;height: 120px;margin:0 auto;border-radius: 60px;overflow: hidden;}
.daifa-item .daifa-img img{width: 100%;}
.daifa-item .daifa-name,.dfa-item .dfa-name{width: 100%;text-align: center;margin-top: 15px;}
.daifa-item .daifa-name h3{font-size: 16px;}
.service-shop .shop-wrapper.dfa{overflow: hidden;padding-bottom: 60px;}
.shop-wrapper .dfa-item{width: 30%;float: left;margin-right: 5%;background: #fff;border-radius: 20px;overflow: hidden;}
.shop-wrapper .dfa-item:last-child{margin-right: 0}
.dfa-item .dfa-img{width:70%;margin: 0 auto;margin-top: 10%;}
.dfa-item .dfa-img img{width: 100%}
.dfa-item .dfa-name h3{font-size: 20px;font-weight: bold;margin-bottom: 30px;}
.choice-items .adv-item{width: 184px;float: left;background: #87c572;margin-right: 40px;border-radius: 92px;}
.choice-items .adv-item:last-child{margin-right: 0}
.adv-item .adv-img{width: 150px;margin:0 auto;margin-top: 20px;border-radius: 75px;overflow: hidden;}
.adv-item .adv-img img{width: 100%;}
.adv-item .adv-content{width: 160px;height: 150px;margin:0 auto;text-align: center;margin-bottom: 40px;overflow: hidden;}
.adv-item .adv-content h3{font-size: 22px;font-weight: normal;color: #fff;line-height: 100px;}
.adv-item .adv-content p{font-size: 16px;color: #fff;line-height: 1.5;}
/* 产品详情 */
.proview-box{width: 90%;margin: 0 auto;overflow: hidden;border-bottom:1px solid #87c572;padding-bottom: 15px;margin-bottom: 20px;}
.proview-box .title{width: 340px;float: left;overflow: hidden;}
.proview-box .title h2{font-size: 32px;color: #87c572;display: inline-block;}
.proview-box .box{width: 600px;line-height:40px;float: right;overflow: hidden;text-align: right;}
.proview-box .box span{position: relative;font-size: 18px;margin-left: 50px;}
.proview-box .box span:before{position: absolute;content: " ";width: 30px;height: 30px;top: -3px;left: -35px;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;}
.proview-box .box span.date:before{background-image: url(../images/ico-pro-date.png);}
.proview-box .box span.good:before{background-image: url(../images/ico-pro-good.png);}
.proview-box .box span.price:before{background-image: url(../images/ico-pro-price.png);}
.proview-box .box span.shui:before{background-image: url(../images/ico-pro-shui.png);}
.proview-btn{width: 90%;margin: 0 auto;overflow: hidden;}
.proview-btn .pro-calc{width: 60px;height: 60px;float: right;margin-right: 30px;position: relative;}
.proview-btn .pro-calc:after{position: absolute;content: " ";width: 1px;height: 50px;top: 5px;right: -5px;background:#000;}
.proview-btn .pro-calc a{position: relative;font-size: 20px;display: block;letter-spacing:5px;line-height: 30px;}
.proview-btn .pro-calc a:before{position: absolute;content: " ";background-image: url(../images/ico-calc.png);width: 60px;height: 60px;top: 0px;left: -75px;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;display: inline-block;border-radius: 10px;}
.proview-btn .pro-button{width: 260px;float: right;cursor: pointer;text-align: center;}
.proview-btn .pro-button a{background: #87c572;color: #fff;font-size: 32px;padding: 10px 60px;border-radius: 10px;display: block;}
/* 物流管理系统 */
.choice-items.sys{padding-bottom: 80px;}
.sys .system-item{width: calc((100% - 98px)/4);float: left;border: 1px solid #87c572;margin-right: 30px;border-radius: 20px;}
.sys .system-item:last-child{margin-right: 0}
.system-item .system-img{width: 60%;margin:0 auto;margin-top: 17%;}
.system-item .system-img img{width: 100%;}
.system-item .system-content{width: 90%;height: 115px;margin:0 auto;text-align: center;margin-bottom: 15px;overflow: hidden;}
.system-item .system-content h3{font-size: 22px;font-weight: normal;margin-bottom: 10px;}
.system-item .system-content p{font-size: 16px;color: #ccc;line-height: 1.5;}
.shop-wrapper .erp-item{width: calc((100% - 80px)/5);float: left;margin-right: 20px;margin-bottom: 20px;background: #fff;border-radius: 10px;overflow: hidden;}
.shop-wrapper .erp-item:nth-child(5n){margin-right: 0}
.erp-item .erp-img{width:90%;margin: 0 auto;margin-top: 10%;margin-bottom: 10%;}
.erp-item .erp-img img{width: 100%}
/* 相关推荐 */
.product-wrapper.figure{margin-top:20px;overflow: hidden;}
.figure .figure-items{width: 98%;margin: 0 auto;margin-top: 20px;margin-bottom: 10px;}
.figure .figure-items a{display: inline-block;margin-right: 15px;margin-bottom: 5px;color: #9e9e9e}

@media (max-width:1080px){
	.order-form .text{display: none}
}
@media (max-width:971px){

}
@media (max-width:915px){

}
@media (max-width:768px){

}
