/*背景色*/
.bg-blue { background: #66a3ff;}
.bg-blue2 { background: #3eb9f5;}
.bg-blue3 { background: #6D69D0;}
.bg-blue4 { background: #6A9AFF;}
.bg-orange { background: #ff842d;}
.bg-orange2 { background: #ff650f;}
.bg-yellow { background: #f7b532;}
.bg-yellow2 { background: #ffc76a;}
.bg-yellow3 { background: #ffaf32;}
.bg-red { background: #ff5353;}
.bg-red2 { background: #fc546b;}
.bg-red3 { background: #F85697;}
.bg-deepred { background: #d6303a;}
.bg-rose { background: #db52db;}
.bg-purple { background: #b872da;}
.bg-purple2 { background: #c06aff;}
.bg-green { background: #0dcc6d;}
.bg-green2 { background: #1be17f;}
.bg-green3 { background: #66d161;}
.bg-green4 { background: #33D5BD;}
.bg-green5 { background: #19ba99;}
.icon-site:before { content: "\e601"; }
.icon-seller:before { content: "\e602"; }
.icon-weixin:before { content: "\e603"; }
.icon-code:before { content: "\e604"; }
.icon-location:before { content: "\e605"; }
.icon-man:before { content: "\e606"; }
.icon-ad:before { content: "\e607"; }
.icon-channel:before { content: "\e608"; }
.icon-money:before { content: "\e609"; }
.icon-show:before { content: "\e60a"; }
.icon-auction:before { content: "\e60b"; }
.icon-bargain:before { content: "\e60c"; }
.icon-horn:before { content: "\e60d"; }
.icon-store:before { content: "\e60e"; }
.icon-order:before { content: "\e60f"; }
.icon-wholesale:before { content: "\e610"; }
.icon-cash:before { content: "\e611"; }
.icon-group:before { content: "\e612"; }
.icon-retail:before { content: "\e613"; }
.icon-product:before { content: "\e614"; }
.icon-profit:before { content: "\e615"; }
.icon-yii:before { content: "\e616"; }
.icon-diverse-roles:before { content: "\e617"; }
.icon-pattern:before { content: "\e618"; }
.icon-function:before { content: "\e619"; }
.icon-multi:before { content: "\e61a"; }
.icon-liansuo:before { content: "\e61b"; }
.icon-oo:before { content: "\e61d"; }
.icon-chain:before { content: "\e628"; }
.icon-muying:before { content: "\e61e"; }
.icon-fish:before { content: "\e61f"; }
.icon-countryside:before { content: "\e620"; }
.icon-jiu:before { content: "\e621"; }
.icon-basket:before { content: "\e622"; }
.icon-baihuo:before { content: "\e623"; }
.icon-tongcheng:before { content: "\e624"; }
.icon-distributor:before { content: "\e625"; }
.icon-kuajing:before { content: "\e626"; }
.icon-star:before { content: "\e627"; }
.icon-email:before { content: "\e629"; }
.icon-msg:before { content: "\e62a"; }
.icon-voice:before { content: "\e62b"; }
.icon-duijie:before { content: "\e62d"; }
.icon-exalt:before { content: "\e62c"; }
.icon-entry:before { content: "\e62e"; }
.icon-scatter:before { content: "\e62f"; }
.icon-cache:before { content: "\e630"; }
.icon-shunt:before { content: "\e631"; }
.icon-keep:before { content: "\e632"; }
.icon-oss:before { content: "\e633"; }
.icon-data:before { content: "\e634"; }
.icon-balanced:before { content: "\e635"; }
.icon-server:before { content: "\e636"; }
.icon-finance:before { content: "\e637"; }
.icon-renovation:before { content: "\e638"; }
.icon-docking:before { content: "\e639"; }
.icon-unite:before { content: "\e63a"; }
.icon-recommend:before { content: "\e63b"; }
.icon-offline:before { content: "\e63c"; }
.icon-bonus:before { content: "\e63d"; }
.icon-function1:before { content: "\e641"; }
.icon-goods:before { content: "\e642"; }
.icon-detail:before { content: "\e643"; }
.icon-qrcode:before { content: "\e644"; }
.icon-commission:before { content: "\e645"; }
.icon-manage:before { content: "\e646"; }
.icon-public:before { content: "\e647"; }
.icon-chain1:before { content: "\e648"; }
.icon-record:before { content: "\e649"; }
.icon-sale:before { content: "\e64a"; }
.icon-member:before { content: "\e64b"; }
.icon-shop:before { content: "\e64c"; }
.icon-ware:before { content: "\e64d"; }
.icon-trade:before { content: "\e64e"; }
.icon-terminal:before { content: "\e64f"; }
.icon-flow:before { content: "\e650"; }
.icon-visual:before { content: "\e651"; }
/*圆角*/
.circle .iconfont { border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%;}
.square .iconfont { border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;}
.banner{
	background: #E63535 url(../img/b2b2c-bg.png) no-repeat center;
}
.slide-desc{
	width: 410px;
    height: 365px;
    padding-top: 75px;
    color: #fff;
}
.slide-desc .slide-title{
    font-size: 40px;
    margin-bottom: 25px;
    text-align: left;
    padding: 30px 0 5px;
}
.slide-desc .slide-detail {
    height: 125px;
    overflow: hidden;
    font-size: 16px;
    line-height: 32px;
}
.index-mod1-box{ overflow:hidden;text-align: center;}
.index-mod1-box h2 {
    font-size: 30px;
    padding: 30px 0 10px;
}
.index-mod1{width: 1200px; margin:40px auto 0; overflow:hidden;}
.index-mod1 li { float: left; width:10%;margin-bottom:30px;}
.index-mod1 li  i { margin: 0 auto;width:70px; height:70px; line-height: 70px; color: #fff; border-radius: 50%; text-align: center; font-size:45px; -webkit-transition: all 0.3s; transition: all 0.3s;}
.index-mod1 li span { font-size:14px; text-align: left;line-height: 24px;display: block;text-align:center;padding-top: 12px;}
.function-list{
	padding-top: 60px;
}
.function-list li { float:left;text-align:center;width: 25%;height: 50px; margin-bottom: 50px; position: relative;}
.function-list li .fl { padding-left: 65px;}
.function-list li .icon { width: 50px; height: 50px; padding: 0; position: absolute; left: 0; top: 0;}
.function-list li .icon i { width: 50px; height: 50px; line-height: 50px; color: #fff; border-radius: 4px; text-align: center; font-size: 30px; -webkit-transition: all 0.3s; transition: all 0.3s;}
.function-list li:hover .icon i { -webkit-transform: scale(1.2); transform: scale(1.2);}
.function-list li h3 { font-size: 17px; color: #333; text-align: left; padding-bottom: 4px; line-height: 24px;}
.function-list li p { font-size: 13px; color: #92939c; text-align: left;}
.index-mod5-box{
	text-align: center;
}
.index-mod5-box h2{
	margin-top: 20px;	
}
.index-mod6-box{
	text-align: center;
	color: #000;
}
.index-mod6-box h3{
	text-align: center;
	padding-bottom: 60px!important;
}
/*精细化功能*/
.index-mod6-box ul { overflow:hidden; width:1120px; margin:0 auto;}
.index-mod6-box ul li{ float:left; width:120px;height:140px;margin: 0 20px; position:relative;}

.index-mod6-box ul li i{width:50px; height:50px;background:url(../img/b2b2c_function.png); margin:0 auto;}
.index-mod6-box ul li:nth-child(2) i{ background-position:-53px 0;}
.index-mod6-box ul li:nth-child(3) i{ background-position:-107px 0;}
.index-mod6-box ul li:nth-child(4) i{ background-position:-161px 0;}
.index-mod6-box ul li:nth-child(5) i{ background-position:-215px 0;}
.index-mod6-box ul li:nth-child(6) i{ background-position:-269px 0;}
.index-mod6-box ul li:nth-child(7) i{ background-position:-323px 0;}

.index-mod6-box ul li:nth-child(8) i{ background-position:0 -53px;}
.index-mod6-box ul li:nth-child(9) i{ background-position:-53px -53px;}
.index-mod6-box ul li:nth-child(10) i{ background-position:-107px -53px;}
.index-mod6-box ul li:nth-child(11) i{ background-position:-161px -53px;}
.index-mod6-box ul li:nth-child(12) i{ background-position:-215px -53px;}
.index-mod6-box ul li:nth-child(13) i{ background-position:-269px -53px;}
.index-mod6-box ul li:nth-child(14) i{ background-position:-323px -53px;}

.index-mod6-box ul li:nth-child(15) i{ background-position:0 -107px;}
.index-mod6-box ul li:nth-child(16) i{ background-position:-53px -107px;}
.index-mod6-box ul li:nth-child(17) i{ background-position:-107px -107px;}
.index-mod6-box ul li:nth-child(18) i{ background-position:-161px -107px;}
.index-mod6-box ul li:nth-child(19) i{ background-position:-215px -107px;}
.index-mod6-box ul li:nth-child(20) i{ background-position:-269px -107px;}
.index-mod6-box ul li:nth-child(21) i{ background-position:-323px -107px;}

.index-mod6-box ul li:nth-child(22) i{ background-position:0 -160px;}
.index-mod6-box ul li:nth-child(23) i{ background-position:-53px -160px;}
.index-mod6-box ul li:nth-child(24) i{ background-position:-107px -160px;}
.index-mod6-box ul li:nth-child(25) i{ background-position:-161px -160px;}
.index-mod6-box ul li:nth-child(26) i{ background-position:-215px -160px;}
.index-mod6-box ul li:nth-child(27) i{ background-position:-269px -160px;}
.index-mod6-box ul li:nth-child(28) i{ background-position:-323px -160px;}

.index-mod6-box ul li span{ display:block; text-align:center; color:#666;font-size:14px; padding-top:12px; line-height:140%;}
.index-mod6-box a{ width:235px; height:50px; display:block; margin:0 auto 60px; background:#3DBAF7; border-radius:6px; font-size:18px; line-height:50px; color:#FFF; text-align:center;}
.index-mod6-box a:hover{ background:#3BB2EC; color:#FFF;}
