@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;
}

.base_link {
    width: 100%;
    height: 100%;
    margin-top: -104px;
    position: relative;
    z-index: 0;
    display: block;
}

/*---------------------------重置样式结束---------------------------*/

/*----------------------------头部开始----------------------------*/

.head_content {
    width: 100%;
    background-color: #ebebeb;
}

.head_box {
    width: 1200px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
}

.head_left {
    float: left;
}

.head_left h3 {
    font-size: 14px;
    color: #999999;
}

.head_left h3 span {
    padding: 0 10px;
}

.head_right {
    float: right;
}

.head_right span {
    font-size: 14px;
    color: #ff6600;
}

.head_right span strong {
    padding-left: 2px;
    font-size: 22px;
}

/*----------------------------头部开始----------------------------*/

/*----------------------------导航开始----------------------------*/

.nav_cotnent {
    width: 100%;
}

.nav_box {
    width: 1200px;
    height: 58px;
    line-height: 58px;
    margin: 0 auto;
    padding: 16px 0;
}


.logo,
.logo img {
    width: 172px;
    height: 58px;
}

.nav {
    float: right;
}

.logo,
.nav ul li {
    float: left;
}

.nav ul li {
    padding: 0 30px;
}

.nav ul li a {
    font-size: 16px;
    color: #666666;
}

.nav ul li.navaA a,
.nav ul li a:hover {
    color: #02c382;
}

/*----------------------------导航结束----------------------------*/

/*----------------------------首页开始----------------------------*/

/*----------banner----------*/

.banner_content,
.banner_box,
.banner_box ul li {
    width: 100%;
    height: 420px;
}

.banner_box ul {
    position: relative;
}

.banner_box ul li {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

.banner_box ul li img {
    width: 100%;
    min-width: 1200px;
    height: 100%;
}

.banner_leftnav_content {
    width: 1200px;
    height: 0px;
    margin: 0 auto;
    position: relative;
    top: -420px;
    z-index: 1;
}

.banner_leftnav_box {
    width: 210px;
    height: 420px;
    background: url(../images/banner_leftnav_hbg.png);
}

.banner_leftnav_main {
    width: 100%;
    height: 100%;
}

.banner_leftnav_title {
    height: 54px;
    line-height: 54px;
    text-align: center;
    position: relative;
}

.banner_leftnav_title h3 {
    font-size: 14px;
    color: #999999;
    background: url(../images/banner_line_bg.png) no-repeat center center;
}

.banner_leftnav {
    width: 100%;
}

.banner_leftnav ul li {
    height: 54px;
    line-height: 54px;
}

.banner_leftnav ul li i {
    width: 22px;
    height: 24px;
    margin-right: 12px;
    display: inline-block;
    vertical-align: -7px;
    background-image: url(../images/icon_bannerLnav.png);
}

.banner_leftnav ul li i.icon_pt {
    background-position: -0px -0px;
}

.banner_leftnav ul li i.icon_ps {
    background-position: -22px -0px;
}

.banner_leftnav ul li i.icon_hy {
    background-position: -44px -0px;
}

.banner_leftnav ul li i.icon_dd {
    background-position: -0px -24px;
}

.banner_leftnav ul li i.icon_fd {
    background-position: -22px -24px;
}

.banner_leftnav ul li i.icon_qd {
    background-position: -44px -24px;
}

.banner_leftnav ul li a {
    padding-left: 26px;
    font-size: 16px;
    color: #ffffff;
    display: block;
}

.banner_leftnav ul li.navaA {
    background: url(../images/banner_leftnav_bbg.png);
}

/*---------能为您做什么---------*/

.what_content {
    width: 100%;
}

.what_content ul {
    height: 558px;
    padding: 0 20px 70px;
}

.what_content ul li {
    width: 360px;
    margin: 0 10px;
    float: left;
}

.what_top {
    width: 360px;
    height: 238px;
    padding-top: 22px;
    text-align: center;
    background-position: left center;
    background-repeat: no-repeat;
}

.what_top.greeBg {
    background-color: #02c37d;
    background-image: url(../images/what_bg01.png);
}

.what_top.orgeBg {
    background-color: #ff9000;
    background-image: url(../images/what_bg02.png);
}

.what_top.blueBg {
    background-color: #219ff0;
    background-image: url(../images/what_bg03.png);
}

.what_top h3 {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}

.what_top p {
    margin-top: 6px;
    font-size: 16px;
    color: #fff;
}

.what_top img {
    margin-top: 20px;
}

.what_bottom {
    width: 318px;
    padding: 0 20px;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.what_info {
    width: 100%;
    height: 163px;
    border-bottom: 1px solid #e6e6e6;
}

.what_stitle {
    width: 100%;
    padding-top: 14px;
}

.what_stitle h4 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.what_stitle p {
    line-height: 24px;
    margin-top: 10px;
    font-size: 14px;
    color: #808080;
}

.what_btn {
    width: 100%;
    margin-top: 12px;
}

.what_btn_left {
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    display: block;
    float: left;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
}

.what_btn_left.bor_gree {
    border-color: #02c37d;
    color: #02c37d;
}

.what_btn_left.bor_orge {
    border-color: #ff9000;
    color: #ff9000;
}

.what_btn_left.bor_blue {
    border-color: #219ff0;
    color: #219ff0;
}

.what_btn_right {
    width: 112px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #fff;
    float: right;
}

.what_btn_right.greeBg {
    background-color: #02c37d;
}

.what_btn_right.orgeBg {
    background-color: #ff9000;
}

.what_btn_right.blueBg {
    background-color: #219ff0;
}

.what_fun {
    width: 120%;
    height: 132px;
}

.what_fun dl {
    width: 160px;
    margin: 20px 12px 0 0;
    float: left;
}

.what_fun dl dt {
    font-size: 14px;
    color: #666666;
}

.what_fun dl dd {
    font-size: 12px;
    color: #b2b2b2;
}

/*----------功能强大----------*/

.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_content.home_bg06 {
    background-image: url(../images/home_bg06.png);
}

.home_content.home_bg07 {
    background-color: #000;
}

.home_content.bg_f3 {
    background-color: #f3f3f3;
}

.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;
}

.home_tit h2 span.orgCol {
    color: #ff6600;
}

.home_tit h2 span.yellCol {
    color: #ffff00;
}

.chfu_top {
    width: 100%;
    padding: 20px 0 70px;
}

.chfu_top ul li {
    width: 200px;
    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: -500px -0px;
}

.chfu_top ul li i.icon_chfu07 {
    background-position: -0px -100px;
}

.chfu_top ul li i.icon_chfu08 {
    background-position: -100px -100px;
}

.chfu_top ul li i.icon_chfu09 {
    background-position: -200px -100px;
}

.chfu_top ul li i.icon_chfu10 {
    background-position: -300px -100px;
}

.chfu_top ul li i.icon_chfu11 {
    background-position: -400px -100px;
}

.chfu_top ul li i.icon_chfu12 {
    background-position: -500px -100px;
}

.chfu_top ul li i.icon_chfu13 {
    background-position: -0px -200px;
}

.chfu_top ul li i.icon_chfu14 {
    background-position: -100px -200px;
}

.chfu_top ul li i.icon_chfu15 {
    background-position: -200px -200px;
}

.chfu_top ul li i.icon_chfu16 {
    background-position: -300px -200px;
}

.chfu_top ul li i.icon_chfu17 {
    background-position: -400px -200px;
}

.chfu_top ul li i.icon_chfu18 {
    background-position: -500px -200px;
}

.chfu_top ul li h3 {
    height: 18px;
    line-height: 18px;
    margin-top: 16px;
    font-size: 18px;
    color: #666666;
}

.chfu_top ul li p {
    margin-top: 14px;
    font-size: 13px;
    color: #999999;
}

/*----------调度解析----------*/

.dian_content {
    width: 100%;
    padding: 60px 0 90px;
    text-align: center;
    font-size: 0;
}

/*----------关于资讯----------*/

.about_content {
    width: 100%;
    padding-bottom: 64px;
    overflow: hidden;
}

.about_box {
    width: 110%;
}

.about_main_content {
    width: 320px;
    height: 378px;
    padding: 0 28px;
    margin-right: 30px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    float: left;
}

.about_title {
    width: 100%;
    padding-top: 24px;
}

.about_title h3 {
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    font-size: 18px;
    color: #333333;
    border-left: 6px solid transparent;
}

.about_title h3.about_title_bor1 {
    border-left: 6px solid #b7d300;
}

.about_title h3.about_title_bor2 {
    border-left: 6px solid #02c382;
}

.about_title h3.about_title_bor3 {
    border-left: 6px solid #ffa800;
}

.about_main {
    width: 100%;
    padding-top: 22px;
}

.about_img {
    width: 100%;
    height: 120px;
    overflow: hidden;
}

.about_img img {
    width: 100%;
}

.about_we {
    width: 100%;
    padding-top: 10px;
}

.about_we img {
    width: 100%;
    display: block;
}

.about_we span {
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
    text-align-last: justify;
    background-color: #f5f5f5;
    display: block;
}

.about_brief {
    width: 100%;
    height: 80px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
}

.about_brief p {
    font-size: 14px;
    color: #808080;
    text-align: justify;
}

.about_abstract {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e6e6e6;
}

.about_abstract h3 {
    white-space: nowrap;
    font-size: 16px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
}

.about_news_list {
    width: 100%;
}

.about_news_list ul li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dotted #cfcfcf;
}

.about_news_list ul li a {
    font-size: 14px;
    color: #808080;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.about_news_list ul li:last-child {
    border: none;
}


/*----------------------------首页结束----------------------------*/

/*--------------------------城市加盟开始---------------------------*/

/*----------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;
}

/*--------------------------商家发单结束---------------------------*/

/*---------------------------跑腿开始----------------------------*/

/*-----------头部-----------*/

.errands_head_content {
    width: 100%;
    min-width: 1200px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
}

.errands_head_content.errands_banner {
    height: 500px;
    background-image: url(../images/errands_banner.png);
}

.errands_head_content.system_banner {
    height: 928px;
    background-image: url(../images/system_banner.png);
}

.errands_head_content.business_banner {
    height: 540px;
    background-image: url(../images/business_banner.png);
}

.errands_head_content.dispatch_banner {
    height: 540px;
    background-image: url(../images/dispatch_banner.png);
}

.errands_head_content.features_banner {
    height: 420px;
    background-image: url(../images/features_banner.png);
}

.errands_top_content {
    width: 100%;
    background: url(../images/errands_top_bg.png);
    position: relative;
    z-index: 1;
}

.errands_top_box {
    width: 1200px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
}

.errands_top_left {
    padding-left: 10px;
    float: left;
    background: url(../images/icon_home.png) no-repeat left center;
}

.errands_top_left ul li {
    font-size: 12px;
    color: #55836c;
    float: left;
}

.errands_top_left ul li a {
    margin: 0 10px;
    font-size: 12px;
    color: #a6b5ac;
}

.errands_top_right {
    height: 36px;
    float: right;
}

.errands_top_right span {
    font-size: 12px;
    color: #b9c4be;
}

.errands_top_right span strong {
    font-size: 16px;
    color: #94b0a3;
}

.errands_nav_content {
    width: 100%;
    background: url(../images/errands_nav_bg.png);
    position: relative;
    z-index: 1;
}

.change2019_navbar_content .errands_top_content,
.change2019_navbar_content .errands_nav_content {
    background-image: none;
}

.change2019_navbar_content .errands_top_content {
    background-color: #333;
}

.errands_nav_box {
    width: 1200px;
    height: 68px;
    margin: 0 auto;
}

.errands_logo {
    padding-top: 14px;
    float: left;
}

.errands_nav {
    padding-left: 68px;
}

.errands_nav,
.errands_nav ul li {
    float: left;
}

.errands_nav ul li {
    height: 64px;
    line-height: 68px;
    padding: 0 6px;
    margin: 0 15px;
}

.errands_nav ul li.navaA,
.errands_nav ul li:hover {
    border-bottom: 4px solid #f7c000;
}

.errands_nav ul li a {
    font-size: 16px;
    color: #fff;
}

.errands_demo {
    width: 100px;
    height: 32px;
    line-height: 32px;
    margin-top: 18px;
    text-align: center;
    float: right;
    background-color: #ffa200;
    position: relative;
}

.errands_demo a {
    font-size: 14px;
    color: #fff;
    display: block;
}

.errands_demo a i {
    width: 16px;
    height: 14px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: -2px;
    background: url(../images/icon_base.png) -150px 0px;
}

.errands_popup_content {
    width: 590px;
    padding: 0 30px;
    background-color: #fff;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 10;
    display: none;
}

.errands_popup_title {
    width: 100%;
}

.errands_popup_title h2 {
    padding: 20px 0;
    color: #333;
    font-size: 24px;
    font-weight: bold;
}

.errands_popup_box {
    width: 100%;
}

.errands_popup_table {
    width: 100%;
}

.errands_popup_table table {
    width: 100%;
}

.errands_popup_table table thead {
    background-color: #ff5000;
}

.errands_popup_table table thead tr td {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    border-right: 1px solid #ffece3;
}

.errands_popup_table table thead tr td:last-child {
    border-right: none;
}

.errands_popup_table table tbody {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.errands_popup_table table tbody tr td {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.errands_popup_add {
    font-size: 14px;
    color: #b3b3b3 !important;
}

.errands_popup_add:hover {
    color: #3489e8 !important;
}

.errands_popup_qq {
    font-size: 14px;
    color: #333 !important;
}

.errands_popup_stitle {
    width: 100%;
    padding: 30px 0 20px;
}

.errands_popup_stitle h3 {
    font-size: 20px;
    color: #ff5000;
}

.errands_popup_code {
    width: 100%;
    padding-bottom: 20px;
}

.errands_popup_code ul li {
    margin: 0 10px;
    display: inline-block;
}

.errands_popup_code ul li img {
    width: 118px;
    height: 118px;
    display: block;
}

.errands_popup_code ul li span {
    font-size: 12px;
    color: #333;
}

.errands_scancode_content {
    width: 1200px;
    height: 0px;
    margin: 0 auto;
    position: relative;
}

.errands_scancode_box {
    width: 182px;
    position: absolute;
    top: 410px;
    left: 484px;
}

.errands_scancode_img {
    width: 168px;
    height: 168px;
    margin: 0 auto;
}

.errands_scancode_img img {
    width: 100%;
    height: 100%;
}

.errands_scancode_text {
    width: 100%;
    height: 32px;
    text-align: center;
    background-color: #1ec070;
    position: relative;
    top: -10px;
}

.errands_scancode_text span {
    line-height: 30px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
}

.errands_sjL,
.errands_sjR {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid #008155;
    position: absolute;
    top: -8px;
}

.errands_sjL {
    border-left: 7px solid transparent;
    border-right: 0px solid transparent;
    left: 0;
}

.errands_sjR {
    border-left: 0px solid transparent;
    border-right: 7px solid transparent;
    right: 0;
}

.errands_shadow {
    width: 100%;
    height: 7px;
    background: url(../images/errands_shadow.png) no-repeat center center;
    position: relative;
    top: -10px;
}

/*---------跑腿是什么---------*/

.home_tit.change2019_tit {
    padding: 90px 0 0;
}

.errands_whats_content {
    width: 100%;
    padding: 60px 0 30px;
    text-align: center;
}

.errands_whats_content ul {
    width: 1300px;
    padding-top: 26px;
}

.errands_whats_content ul li {
    width: 224px;
    margin-right: 98px;
    font-size: 14px;
    color: #666666;
    display: inline-block;
}

/*---------跑腿做什么---------*/

.errands_whatdo_content {
    width: 100%;
    padding: 10px 0 96px
}

.errands_whatdo_content ul li {
    width: 270px;
    height: 200px;
    margin-top: 40px;
    margin-right: 40px;
    text-align: center;
    float: left;
    background-color: #fff;
    box-shadow: 0px 0px 0 transparent;
    transition: box-shadow .5s;
}

.errands_whatdo_content ul li:nth-child(4n) {
    margin-right: 0;
}


/*---------订单状态---------*/

.orderstate_cotnent {
    width: 100%;
    padding-top: 70px;
}

.orderstate_left {
    width: 548px;
    height: 540px;
    margin-left: 50px;
    float: left;
    background: url(../images/orderstate_phone.png) no-repeat;
    position: relative;
}

.orderstate_img {
    width: 260px;
    height: 456px;
    position: absolute;
    left: 203px;
    bottom: 0;
    overflow: hidden;
}

.orderstate_img ul li {
    width: 100%;
    height: 100%;
    position: relative;
    display: none;
}

.orderstate_right {
    width: 416px;
    margin: 100px 80px 0 0;
    float: right;
}

.orderstate_text {
    width: 100%;
    height: 248px;
    position: relative;
}

.orderstate_text ul li {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.orderstate_text ul li h3 {
    font-size: 44px;
    color: #0076ff;
}

.orderstate_text ul li p {
    line-height: 40px;
    margin-top: 16px;
    font-size: 18px;
    color: #666666;
}

.orderstate_process {
    width: 100%;
}

.orderstate_process ul {
    width: 1228px;
}

.orderstate_process ul li {
    width: 60px;
    margin-right: 28px;
    text-align: center;
    float: left;
}

.orderstate_process ul li i {
    width: 60px;
    height: 60px;
    margin: 0 auto 10px;
    display: block;
    background-image: url(../images/icon_orderstate.png);

}

.orderstate_process ul li i.icon_orderstate01 {
    background-position: -0px -0px;
}

.orderstate_process ul li i.icon_orderstate02 {
    background-position: -60px -0px;
}

.orderstate_process ul li i.icon_orderstate03 {
    background-position: -120px -0px;
}

.orderstate_process ul li i.icon_orderstate04 {
    background-position: -180px -0px;
}

.orderstate_process ul li i.icon_orderstate05 {
    background-position: -240px -0px;
}

.orderstate_process ul li.navaA i.icon_orderstate01 {
    background-position: -0px -60px;
}

.orderstate_process ul li.navaA i.icon_orderstate02 {
    background-position: -60px -60px;
}

.orderstate_process ul li.navaA i.icon_orderstate03 {
    background-position: -120px -60px;
}

.orderstate_process ul li.navaA i.icon_orderstate04 {
    background-position: -180px -60px;
}

.orderstate_process ul li.navaA i.icon_orderstate05 {
    background-position: -240px -60px;
}

.orderstate_process ul li span {
    font-size: 14px;
    color: #999999;
}

.orderstate_process ul li.navaA span {
    color: #0076ff;
    font-weight: bold;
}

/*---------解决方案---------*/

.errands_show_content {
    width: 100%;
    padding-bottom: 88px;
    text-align: center;
}

.errands_show_content.change2019_errands_show {
    padding: 50px 0 96px;
}

.errands_show_title {
    width: 100%;
}

.errands_show_title li {
    width: 118px;
    height: 28px;
    line-height: 28px;
    margin: 0 8px;
    font-size: 14px;
    color: #999;
    display: inline-block;
    border: 1px solid #999;
    border-radius: 28px;
    cursor: pointer;
}

.errands_show_title li.navaA,
.errands_show_title li:hover {
    color: #0076ff;
    border: 1px solid #0076ff;
}

.errands_show_box {
    width: 1866px;
    height: 550px;
    margin: 58px 0 0 -410px;
    position: relative;
}

.errands_show_box li {
    width: 308px;
    height: 550px;
    margin-left: -154px;
    display: inline-block;
    box-shadow: -5px 0 20px #afafaf;
    position: absolute;
    top: 0;
    left: 50%;
}






/*---------解决方案---------*/

.prosys_content {
    width: 100%;
    padding: 0 0 62px 0;
}

.prosys_content.change2019_prosys {
    padding: 50px 0 100px;
}

.prosys_title {
    width: 100%;
}

.prosys_title ul li {
    width: 379px;
    height: 94px;
    padding-left: 20px;
    background-color: #f0f0f0;
    border-right: 1px solid #ffffff;
    background-position: 296px bottom;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    cursor: pointer;
}

.prosys_title ul li.navaA {
    background-color: #0076ff;
}

.prosys_title ul li.navaA h3,
.prosys_title ul li.navaA span {
    color: #fff;
}

.prosys_title ul li.navaA i {
    display: block;
}

.prosys_title ul li h3 {
    margin: 14px 0 8px 0;
    font-size: 26px;
    color: #333333;
}

.prosys_title ul li span {
    font-size: 16px;
    color: #999999;
}

.prosys_title ul li.bg01 {
    background-image: url(../images/ps01.png);
}

.prosys_title ul li.bg02 {
    background-image: url(../images/sj01.png);
}

.prosys_title ul li.bg03 {
    background-image: url(../images/pt01.png);
}

.prosys_title ul li.navaA.bg01 {
    background-image: url(../images/ps02.png);
}

.prosys_title ul li.navaA.bg02 {
    background-image: url(../images/sj02.png);
}

.prosys_title ul li.navaA.bg03 {
    background-image: url(../images/pt02.png);
}

.prosys_title ul li i {
    width: 0;
    height: 0;
    margin-left: -9px;
    border-top: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    display: none;
}

.prosys_box,
.prosys {
    width: 100%;
    padding-top: 20px;
}

.prosys {
    display: none;
}

.prosys_img {
    width: 872px;
    height: 520px;
    float: left;
}

.prosys_img img {
    width: 100%;
}

.prosys_main {
    width: 270px;
    height: 520px;
    float: right;
    position: relative;
}

.prosys_main ul li {
    padding: 16px 24px;
    margin-bottom: 12px;
    background-color: #f3f3f3;
    border-radius: 5px;
    position: relative;
}

.prosys_main ul li span {
    line-height: 30px;
    font-size: 18px;
    color: #666666;
    display: block;
    font-weight: bold;
}

.prosys_main ul li i {
    width: 0;
    height: 0;
    margin-top: -12px;
    border-left: 12px solid transparent;
    border-right: 12px solid #f7f7f7;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    position: absolute;
    left: -24px;
    top: 50%;
}

.prosys_main ul li.prosys_title {
    text-align: center;
    background-color: #0076ff;
    padding: 14px 0;
}

.prosys_main ul li.prosys_title h3 {
    font-size: 26px;
    color: #1a1a1a;
}

.prosys_main ul li.prosys_title i {
    border-right: 12px solid #0076ff;
}

.prosys_main a {
    width: 240px;
    height: 63px;
    display: block;
    background: url(../images/undlink_btn.png) no-repeat center;
    position: absolute;
    right: 12px;
    bottom: 12px;
}

/*---------------------------跑腿结束----------------------------*/

/*--------------------------底部导航开始---------------------------*/

.nav_bottom_content {
    width: 100%;
    background-color: #424242;
}

.nav_bottom_box {
    width: 1200px;
    height: 46px;
    line-height: 46px;
    margin: 0 auto;
    text-align: center;
}

.nav_bottom_box ul li {
    font-size: 14px;
    color: #808080;
    display: inline-block;
}

.nav_bottom_box ul li a {
    margin: 0 14px;
    font-size: 14px;
    color: #bfbfbf;
}

/*--------------------------底部导航结束---------------------------*/

/*----------------------------底部开始----------------------------*/

.footer_content {
    width: 100%;
    padding: 36px 0;
    background-color: #333333;
}

.footer_box {
    width: 1200px;
    margin: 0 auto;
}

.footer_left {
    float: left;
}

.footer_img_left,
.footer_img_right {
    height: 146px;
    float: left;
    text-align: center;
}

.footer_img_left span,
.footer_img_right span {
    font-size: 14px;
    color: #999999;
    display: block;
}

.footer_img_left {
    padding-right: 22px;
    border-right: 1px solid #4d4d4d;
}

.footer_img_left img {
    width: 90px;
    height: 118px;
    margin: 0 auto 11px;
    display: block;
}

.footer_img_right {
    padding-left: 30px;
}

.footer_img_right img {
    width: 110px;
    height: 110px;
    margin: 0 auto 19px;
    display: block;
}

.footer_center {
    padding-left: 68px;
    float: left;
}

.footer_center dl {
    width: 140px;
    padding-right: 10px;
    float: left;
}

.footer_center dl dt,
.footer_right h3 {
    font-size: 15px;
    color: #cccccc;
    font-weight: bold;
}

.footer_center dl dd {
    padding-top: 10px;
}

.footer_center dl dd a {
    font-size: 14px;
    color: #999999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.footer_right {
    float: left;
}

.footer_right i,
.footer_right strong {
    margin-top: 10px;
    font-size: 36px;
    color: #fe7223;
    display: block;
}

.footer_right span {
    font-size: 12px;
    color: #999999;
}

.footer_right p {
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
}

.footer_copyright {
    width: 100%;
    background-color: #1a1a1a;
}

.footer_copyright_box {
    width: 1200px;
    line-height: 24px;
    margin: 0 auto;
    padding: 6px 0;
    text-align: center;
}

.footer_copyright p {
    font-size: 14px;
    color: #666666;
}

/*----------------------------底部结束----------------------------*/