@charset "utf-8";

/* CSS Document */


/*---------------------------重置样式开始---------------------------*/

::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background: #ccc;
}

::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.2) scroll repeat 0% 0% !important;
	border-radius: 5px;
}

::scrollbar {
	width: 0px;
}

html,
body {
	scrollbar-face-color: #a3a3a3;
	/*滚动条3D表面（ThreedFace）的颜色*/
	scrollbar-highlight-color: #ccc;
	/*滚动条3D界面的亮边（ThreedHighlight）颜色*/
	scrollbar-shadow-color: #ccc;
	/*滚动条3D界面的暗边（ThreedShadow）颜色*/
	scrollbar-3dlight-color: #ccc;
	/*滚动条亮边框颜色*/
	scrollbar-arrow-color: #ccc;
	/*滚动条方向箭头的颜色 */
	scrollbar-track-color: #ccc;
	/*滚动条的拖动区域(TrackBar)颜色*/
	scrollbar-darkshadow-color: #ccc;
	/*滚动条暗边框（ThreedDarkShadow）颜色*/
}

html{
	border: 0px;
}

body,
ul,
li,
a,
img,
h1,
h2,
h3,
h4,
h5,
h6,
table,
thead,
tbody,
tfoot,
th,
td,
tr,
dl,
dd,
dt,
p,
input,
button,
textarea,
form,
select,
button,
strong{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	font-family: "Microsoft Yahei", "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: 0px;
	font-weight: normal;
	border-collapse: collapse;
	word-wrap: break-word;
	outline: none;
}

a:link,
a:visited,
a:hover,
a:active{
	background-color: transparent;
}

.clear{
	clear: both;
}

.hide{
	display: none;
}

/*---------------------------重置样式结束---------------------------*/

/*---------------------------顶部导航开始---------------------------*/

.top_content{
	width: 100%;
	height: 44px;
	line-height: 44px;
	padding: 14px 0;
}

.top_box{
	width: 1200px;
	margin: 0 auto;
}

.top_logo{
	float: left;
}

.top_logo h1{
	width: 150px;
	height: 44px;
}

.top_logo h1 img{
	display: block;
}

.top_nav{
	padding-left: 120px;
	float: left;
}

.top_nav ul li{
	padding-right: 38px;
	float: left;
}

.top_nav ul li a{
	font-size: 16px;
	color: #666666;
}

.top_nav ul li a:hover{
	color: #02c382;
}

.top_nav ul li.navaA a{
	color: #02c382;
}

.top_tel{
	float: right;
}

.top_tel i{
	width: 22px;
	height: 24px;
	margin: 9px 14px 0 0;
	float: left;
	background-image: url(../images/icon_base.png);
}

.top_tel i.icon_tel{
	background-position: -10px -10px;
}

.top_tel span,
.top_tel strong{
	font-size: 24px;
	color: #fe7223;
	float: left;
}

/*---------------------------顶部导航结束---------------------------*/

/*----------------------------首页开始----------------------------*/
/*----------banner----------*/

.banner_content{
	width: 100%;
	min-width: 1200px;
	height: 860px;
	background: url(../images/banner_img.png) no-repeat center;
	overflow: hidden;
}

.banner_box{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.banner_box i{
	background-image: url(../images/banner_position.png);
	display: block;
	position: absolute;
}

.banner_box i.icon_yun01{
	width: 211px;
	height: 90px;
	background-position: -146px -10px;
	top: 87px;
	left: -162px;
}

.banner_box i.icon_yun02{
	width: 99px;
	height: 50px;
	background-position: -146px -115px;
	top: 282px;
	right: -155px;
}

.banner_box i.icon_posi01{
	width: 72px;
	height: 95px;
	background-position: -10px -10px;
	top: 384px;
	left: -92px;
}

.banner_box i.icon_posi02{
	width: 44px;
	height: 61px;
	background-position: -92px -10px;
	top: 485px;
	left: 196px;
}

.banner_box i.icon_posi03{
	width: 61px;
	height: 86px;
	background-position: -10px -115px;
	top: 430px;
	right: 199px;
}

.banner_box i.icon_posi04{
	width: 37px;
	height: 53px;
	background-position: -92px -115px;
	top: 525px;
	right: -136px;
}

.banner_tit{
	width: 820px;
	height: 239px;
	margin: 70px auto 0 auto;
	font-size: 0;
}

/*---------配送是什么---------*/

.what_content{
	width: 100%;
	padding-bottom: 44px;
}

.what_box{
	width: 1044px;
	margin: 0 auto;
	padding: 0 78px;
}

.what_left{
	width: 230px;
	height: 310px;
	float: left;
	background: url(../images/001.png) no-repeat;
	position: relative;
}

.what_left i.what_mask{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.1) !important;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#10000000,endColorstr=#10000000);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.what_left i.icon_song{
	width: 84px;
	height: 87px;
	background: url(../images/icon_song.png) no-repeat;
	position: absolute;
	top: 210px;
	right: 10px;
	z-index: 2;
}

.what_right{
	width: 684px;
	padding: 30px 0 0 52px;
	float: left;
}

.what_right_tit{
	width: 100%;
}

.what_right_tit h2{
	height: 40px;
	line-height: 40px;
	padding: 14px 0;
	font-size: 40px;
	color: #20c583;
	display: inline-block;
	*display: inline;
	border-bottom: 1px solid #02c382;
}

.what_right_text{
	width: 100%;
	padding: 18px 0 0 0;
}

.what_right_text h3{
	height: 22px;
	line-height: 22px;
	margin-bottom: 6px;
	font-size: 22px;
	color: #666666;
	font-weight: bold;
}

.what_right_text p{
	line-height: 24px;
	margin-top: 6px;
	font-size: 14px;
	color: #999999;
}

/*----------特色功能----------*/

.home_content{
	width: 100%;
	background-position: center top;
	background-repeat: repeat-x;
}

.home_content.home_bg01{
	background-image: url(../images/home_bg01.png);
}

.home_content.home_bg02{
	background-image: url(../images/home_bg02.png);
}

.home_content.home_bg03{
	background-image: url(../images/home_bg03.png);
}

.home_content.home_bg04{
	background-image: url(../images/home_bg04.png);
}

.home_content.home_bg05{
	background-color: #fcfcfc;
}

.home_box{
	width: 1200px;
	margin: 0 auto;
}

.home_tit{
	width: 100%;
	padding: 39px 0;
	text-align: center;
}

.home_tit.home_tit_hei1{
	padding: 25px 0;
}

.home_tit.home_tit_hei2{
	padding: 58px 0;
}

.home_tit p{
	line-height: 26px;
	margin-top: 8px;
	font-size: 16px;
	color: #666666;
}

.home_tit h2{
	font-size: 40px;
}

.home_tit h2.org{
	color: #fe7223;
}

.home_tit h2.black{
	color: #333333;
}

.home_tit h2.white,
.home_tit p.white{
	color: #FFFFFF;
}

.chfu_top{
	width: 100%;
}

.chfu_top ul{
	width: 1060px;
	margin: 0 auto;
}

.chfu_top ul li{
	width: 212px;
	height: 210px;
	text-align: center;
	float: left;
}

.chfu_top ul li i{
	width: 100px;
	height: 100px;
	margin: 0 auto;
	display: block;
	background-image: url(../images/icon_chfu.png);
}

.chfu_top ul li i.icon_chfu01{
	background-position: -0px -0px;
}

.chfu_top ul li i.icon_chfu02{
	background-position: -100px -0px;
}

.chfu_top ul li i.icon_chfu03{
	background-position: -200px -0px;
}

.chfu_top ul li i.icon_chfu04{
	background-position: -300px -0px;
}

.chfu_top ul li i.icon_chfu05{
	background-position: -400px -0px;
}

.chfu_top ul li i.icon_chfu06{
	background-position: -0px -100px;
}

.chfu_top ul li i.icon_chfu07{
	background-position: -100px -100px;
}

.chfu_top ul li i.icon_chfu08{
	background-position: -200px -100px;
}

.chfu_top ul li i.icon_chfu09{
	background-position: -300px -100px;
}

.chfu_top ul li i.icon_chfu10{
	background-position: -400px -100px;
}

.chfu_top ul li h3{
	height: 18px;
	line-height: 18px;
	margin-top: 16px;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

.chfu_top ul li p{
	margin-top: 14px;
	font-size: 13px;
	color: #999999;
}

.chfu_bottom{
	padding: 32px 140px 0 140px;
}

.chfu_left{
	width: 452px;
	float: left;
	font-size: 0;
}

.chfu_right{
	width: 364px;
	float: right;
}

.chfu_link{
	width: 350px;
	height: 111px;
	font-size: 0;
	position: relative;
}

.chfu_link a{
	width: 146px;
	height: 46px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.chfu_text{
	width: 100%;
	line-height: 22px;
	padding: 14px 0;
}

.chfu_text p{
	font-size: 14px;
	color: #666666;
	text-align: justify;
}

.chfu_text p span{
	color: #fe7223;
}

.chfu_table{
	width: 100%;
	margin-top: 4px;
	text-align: center;
	font-size: 0;
}

/*----------适用行业----------*/

.apin_content{
	width: 1200px;
	margin: 0 auto;
}

.apin_content ul li{
	width: 400px;
	height: 600px;
	float: left;
	position: relative;
	overflow: hidden;
}

.apin_box{
	width: 100%;
	height: 100%;
	position: relative;
}

.apin_box img{
	display: block;
}

.apin_tit{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background:rgba(0, 0, 0, 0.3) none repeat scroll 0 0 !important;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#30000000,endColorstr=#30000000);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}

.apin_tit h4{
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
}

.apin_deta_content{
	width: 100%;
	height: 100%;
	display: table;
	background: rgba(0,0,0,.75) !important;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#99000000,endColorstr=#99000000);
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 2;
}

.apin_deta_box{
	width: 280px;
	margin: 0 auto;
	+margin-top: 100px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.apin_deta_box i{
	width: 110px;
	height: 110px;
	margin: 0 auto;
	display: block;
	background-repeat: no-repeat;
}

.apin_deta_box i.icon_apin01{
	background-image: url(../images/icon_apin01.png);
}

.apin_deta_box i.icon_apin02{
	background-image: url(../images/icon_apin02.png);
}

.apin_deta_box i.icon_apin03{
	background-image: url(../images/icon_apin03.png);
}

.apin_deta_box h3{
	height: 28px;
	line-height: 28px;
	+height: auto;
	margin-top: 24px;
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
}

.apin_deta_box b{
	width: 30px;
	height: 3px;
	margin: 18px auto 14px auto;
	background-color: #f2f2f2;
	display: block;
}

.apin_deta_box p{
	width: 280px;
	line-height: 24px;
	margin: 0 auto;
	text-align: justify;
	font-size: 14px;
	color: #ffffff;
}

/*----------调度解析----------*/

.dian_content{
	width: 100%;
	padding: 0 0 30px 0;
	text-align: center;
	font-size: 0;
}

/*----------产品体系----------*/

.prosys_content{
	width: 1020px;
	margin: 0 auto;
	padding: 0 0 62px 0;
}

.prosys_content ul li{
	width: 300px;
	padding: 0 20px;
	text-align: center;
	float: left;
}

.prosys_tit{
	width: 100%;
}

.prosys_tit h3{
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.prosys_img{
	width: 100%;
	height: 534px;
	margin: 24px 0 0 0;
	position: relative;
	overflow: hidden;
}

.prosys_img img{
	width: 100%;
	height: 100%;
}

.prosys_link{
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: rgba(0,0,0,.8) !important;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#99000000,endColorstr=#99000000);
	position: absolute;
	left: 0;
	bottom: -70px;
}

.prosys_link a{
	font-size: 14px;
	color: #fcdf3b;
}

/*----------扫码电话----------*/

.codetel_content{
	width: 100%;
	padding: 36px 0 30px 0;
	text-align: center;
}

.codetel_top{
	width: 100%;
}

.codetel_top ul li{
	width: 212px;
	display: inline-block;
	*zoom:1;
	*display: inline;
}

.codetel_top ul li.bor_rig{
	border-right: 1px solid #f4f4f4;
}

.codetel_top ul li img{
	width: 144px;
	height: 144px;
}

.codetel_top ul li span{
	margin-top: 3px;
	font-size: 14px;
	color: #b2b2b2;
	display: block;
}

.codetel_bottom{
	width: 100%;
	padding-top: 34px;
}

.codetel_bottom span{
	margin-right: 6px;
	font-size: 14px;
	color: #333333;
	vertical-align: 5px;
}

/*----------------------------首页结束----------------------------*/

/*--------------------------城市加盟开始---------------------------*/

/*----------banner----------*/

.cityban_content{
	width: 100%;
	height: 420px;
	font-size: 0px;
	overflow: hidden;
}

/*---------加盟管理模式---------*/

.manmod_content{
	width: 100%;
}

.manmod_box{
	width: 1200px;
	height: 676px;
	margin: 0 auto;
	background: url(../images/city_img01.png) no-repeat center top;
}

.manmod_text{
	width: 610px;
	margin: 74px 0 0 402px;
}

.manmod_text h2{
	font-size: 40px;
	color: #333333;
}

.manmod_text p{
	line-height: 22px;
	margin-top: 16px;
	text-align: justify;
	font-size: 14px;
	color: #999999;
}

/*----------地图展示----------*/

.mapdisplay{
	width: 100%;
	height: 740px;
	background: url(../images/mapdisplay.png) no-repeat center;
}

/*----------后台系统----------*/

.backsys_content{
	width: 100%;
	padding-bottom: 30px;
}

.backsys_box{
	width: 978px;
	margin: 0 auto;
	padding-top: 8px;
}

.backsys_box ul li{
	width: 228px;
	height: 100px;
	padding: 0 48px;
	text-align: center;
	float: left;
}

.backsys_box ul li.bor_rig{
	border-right: 1px solid #e6e6e6;
}

.backsys_tit{
	width: 100%;
	padding-top: 4px;
}

.backsys_tit h3{
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}

.backsys_text{
	width: 100%;
}

.backsys_text p{
	line-height: 22px;
	margin-top: 16px;
	font-size: 14px;
	color: #999999;
	text-align: justify;
}

.backsys_img{
	width: 100%;
	padding-top: 44px;
	text-align: center;
	font-size: 0px;
}

/*--------------------------城市加盟结束---------------------------*/

/*-------------------------智能调度系统开始--------------------------*/

.home_content.intsch_bg01{
	height: 796px;
	background-image: url(../images/intsch_img02.png);
}

.home_content.intsch_bg02{
	background-color: #0c2a35;
}

.mansin_content{
	width: 100%;
	padding: 10px 0 40px 0;
	text-align: center;
	font-size: 0px;
}

/*-------------------------智能调度开始结束--------------------------*/

/*---------------------------配送端开始---------------------------*/

/*---------配送员简述---------*/

.home_content.dister_bg{
	background-color: #f2f2f2;
}

.dister_sketch_p{
	width: 762px;
	line-height: 30px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: justify;
}

/*---------配送员抢单---------*/

.grabsingle_content{
	width: 1008px;
	margin: 0 auto;
	padding-bottom: 78px;
}

.grabsingle_content ul li{
	width: 300px;
	padding: 0 18px;
	float: left;
}

.grabsingle_tit{
	width: 100%;
}

.grabsingle_tit i{
	width: 26px;
	height: 26px;
	float: left;
	background-image: url(../images/icon_base.png);
}

.grabsingle_tit i.icon_num1{
	background-position: -10px -44px;
}

.grabsingle_tit i.icon_num2{
	background-position: -46px -44px;
}

.grabsingle_tit i.icon_num3{
	background-position: -82px -44px;
}

.grabsingle_tit h3{
	margin: 0 0 0 10px;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	float: left;
}

.grabsingle_text{
	width: 100%;
	padding-top: 10px;
	clear: both;
}

.grabsingle_text p{
	line-height: 20px;
	font-size: 14px;
	color: #808080;
	text-align: justify;
}

.grabsingle_img{
	width: 100%;
	height: 533px;
	margin-top: 25px;
	border: 1px solid #e5e5e5;
	font-size: 0px;
}

/*----------地图线路----------*/

.mapline_content{
	width: 100%;
	padding-bottom: 64px;
	text-align: center;
	font-size: 0px;
}

/*----------精彩界面----------*/

.marve_content{
	width: 1360px;
	padding-bottom: 48px;
	margin-left: -80px;
}

.marve_content ul li{
	width: 322px;
	margin: 0 9px;
	text-align: center;
	float: left;
}

.marve_content ul li h3{
	font-size: 14px;
	color: #333333;
}

.marve_content ul li img{
	margin-top: 12px;
	border: 1px solid #e0dfdf;
	display: block;
}

/*---------------------------配送端结束---------------------------*/

/*--------------------------商家发单开始---------------------------*/

/*---------一键发单---------*/

.billing_content{
	width: 100%;
	padding: 60px 0;
}

.billing_content.grayBg{
	background-color: #fafafa;
}

.billing_content.green{
	background-color: #01cd88;
}

.billing_box{
	width: 1200px;
	margin: 0 auto;
}

.billing_title{
	width: 100%;
	text-align: center;
}

.billing_title h2{
	font-size: 64px;
	color: #333333;
}

.billing_show_content{
	width: 246px;
	height: 494px;
	margin-left: 112px;
	float: left;
	background: url(../images/billing_phone.png);
	position: relative;
}

.billing_show_box{
	width: 214px;
	height: 380px;
	position: absolute;
	top: 56px;
	left: 16px;
}

.billing_show_box .owl-pagination{
	display: none !important;
}

.billing_show_box .owl-controls{
	width: 100%;
	height: 0px;
	position: absolute;
	top: 50%;
	left: 0;
}

.billing_show_box .owl-controls .pro_btnL,
.billing_show_box .owl-controls .pro_btnR{
	width: 30px !important;
	height: 52px !important;
	padding: 0 !important;
	background-image: url(../images/billing_btn.png) !important;
	background-color: transparent !important;
}

.billing_show_box .owl-controls .pro_btnL{
	margin: -30px 0 0 -84px !important;
	background-position: 0 0 !important;
	float: left;
}

.billing_show_box .owl-controls .pro_btnR{
	margin: -30px -84px 0 0 !important;
	background-position: -30px 0 !important;
	float: right;
}

.billing_response{
	padding: 70px 28px 0 0;
	float: right;
}

.billing_response h2{
	font-size: 64px;
	color: #333333;
}

.billing_response h3{
	margin-top: 34px;
	font-size: 30px;
	color: #666666;
}

.billing_resp{
	padding-top: 60px;
}

.billing_resp ul li{
	width: 100px;
	margin-right: 52px;
	text-align: center;
	float: left;
}

.billing_resp ul li img{
	width: 100px;
	height: 100px;
}

.billing_resp ul li span{
	margin-top: 14px;
	font-size: 18px;
	color: #333333;
	display: block;
}

/*---------适用商家---------*/

.billing_apply_content{
	width: 100%;
	padding-top: 48px;
	overflow: hidden;
}

.billing_apply_content ul{
	width: 1220px;
}

.billing_apply_content ul li{
	width: 232px;
	height: 400px;
	margin-right: 12px;
	float: left;
	position: relative;
}

.billing_apply_content ul li.white{
	background-color: #fff;
}

.billing_apply_content ul li.green{
	background-color: #19d192;
}

.billing_apply_content ul li.gray{
	background-color: #e6e6e6;
}

.billing_apply_top{
	width: 100%;
	height: 41px;
	background: url(../images/billing_top.png);
	position: absolute;
	left: 0;
	top: 0;
}

.billing_apply_img{
	width: 100%;
	height: 166px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.billing_apply_img img{
	width: 100%;
}

.billing_apply_box{
	padding-top: 104px;
	text-align: center;
}

.billing_apply_box h3{
	margin-bottom: 18px;
	font-size: 36px;
}

.billing_apply_box span{
	font-size: 12px;
}

.aplytext1 h3,
.aplytext1 span{
	color: #b8855d;
}

.aplytext2 h3,
.aplytext2 span{
	color: #ffff00;
}

.aplytext3 h3,
.aplytext3 span{
	color: #f44f2f;
}

.aplytext4 h3,
.aplytext4 span{
	color: #ffffff;
}

.billing_apply_more{
	padding-top: 134px;
	text-align: center;
}

.billing_apply_more i{
	width: 89px;
	height: 89px;
	margin: 0 auto 18px;
	background-image: url(../images/icon_more.png);
	display: block;
}

.billing_apply_more span{
	font-size: 30px;
	color: #999999;
}

/*---------使用流程---------*/

.billing_process_content{
	padding-top: 68px;
}

/*---------下载app---------*/

.billing_down_left{
	padding: 20px 0 0 100px;
	float: left;
}

.billing_down_left h2{
	font-size: 60px;
	color: #ffffff;
}

.billing_down_left h3{
	margin-top: 30px;
	font-size: 30px;
	color: #ffffff;
}

.billing_down_right{
	padding-right: 122px;
	float: right;
}

.billing_down_right ul li{
	width: 180px;
	margin-left: 42px;
	text-align: center;
	float: left;
}

.billing_down_right ul li img{
	width: 180px;
	height: 180px;
}

.billing_down_right ul li span{
	margin-top: 20px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	display: block;
}

/*--------------------------商家发单结束---------------------------*/

/*----------------------------底部开始----------------------------*/

.footer_content{
	width: 100%;
	height: 24px;
	line-height: 24px;
	padding: 10px 0;
	text-align: center;
	background-color: #f0f0f0;
}

.footer_content span{
	margin-left: 12px;
	font-size: 14px;
	color: #333333;
	vertical-align: 6px;
}

.footer_content ul{
	height: 14px;
	line-height: 14px;
	margin-left: 12px;
	vertical-align: 4px;
	*vertical-align: auto;
	border-left: 1px solid #d9d9d9;
	display: inline-block;
	*zoom:1;
	*display: inline;
}

.footer_content ul li{
	padding-left: 16px;
	float: left;
}

.footer_content ul li a{
	font-size: 14px;
	color: #ababab;
}

/*----------------------------底部结束----------------------------*/