.pt200 {
    padding-top: 200px;
}

.pl110 {
    padding-left: 110px;
}

.pl130 {
    padding-left: 130px;
}

.pl150 {
    padding-left: 150px;
}

.mt110 {
    margin-top: 110px;
}

.mt120 {
    margin-top: 120px;
}

.mt200 {
    margin-top: 200px;
}

.m0 {
    margin: 0;
}

.mr0 {
    margin-right: 0;
}

.mb0 {
    margin-bottom: 0;
}

.w125 {
    width: 125px;
}

.bbox {
    box-sizing: border-box;
}

.clearfix::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.c009 {
    color: #0097F3;
}

.c3e {
    color: #3e3e3e;
}

.c45 {
    color: #454545;
}

.c535 {
    color: #535454;
}

.c70 {
    color: #707070;
}

.c7a {
    color: #7A7A7A;
}

.c60 {
    color: #606060;
}

.c6f {
    color: #6f6f6f;
}

.c68 {
    color: #686868;
}

.c36 {
    color: #363636;
}

.c404 {
    color: #404040;
}

.c484 {
    color: #484848;
}

.c54 {
    color: #54AD97;
}

.c5440 {
    color: #54AD9740;
}

.c5454 {
    color: #545454;
}

.ce86 {
    color: #E86A6B;
}

.ce7a {
    color: #E7ADBB;
}

.c3e3 {
    color: #3E3A3A;
}

.ce14 {
    color: #E14F25;
}

.c3b {
    color: #3B3B3B;
}

.br5 {
    border-radius: 5px;
}

img {
    user-select: none;
}

.imgboxs {
    font-size: 0;
}

.imgboxs img {
    width: 100%;
}

/* 便利商超 */
.banner {
    height: 620px;
    background: url(../assets/images/fangan/blsc/banner.jpg) no-repeat top center/cover;
}

.banner-btna, .banner-btnb, .banner-btnc, .banner-btnd {
    width: 182px;
    height: 52px;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
}

.banner-btna {
    background: linear-gradient(0deg, #015EEA, #00C0FA);
}

.banner-btnb {
    border: 2px solid #FFFFFF;
}

.banner-btnc {
    background: linear-gradient(0deg, #98E05F, #0DE3AC);
}

.banner-btnd {
    background: linear-gradient(163deg, #E94951, #F59257, #F9C8A1);
}

.graybg {
    background: #F7FBFF;
}

.block-box {
    width: 1100px;
    margin: 0 auto;
    padding: 70px 0;
}

.block-title {
    color: #000000;
    font-size: 30px;
    text-align: center;
    font-weight: 400;
}

.block-desc {
    color: #686868;
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
}

.boxa {
    width: 265px;
    height: 110px;
    background: #FFFFFF;
    box-shadow: 1px 1px 10px 0px #E0ECF9;
    border-radius: 10px;
    padding: 20px;
}

.circlea {
    width: 10px;
    height: 10px;
    background: rgba(0, 0, 0, 0);
    border: 3px solid #4890F7;
    border-radius: 50%;
    display: inline-block;
}

.boxb {
    width: 223px;
    height: 149px;
    background: #FFFFFF;
    border: 1px solid #999999;
    margin-right: 50px;
    margin-bottom: 60px;
    float: left;
}

.contact-input {
    width: 399px;
    height: 50px;
    box-sizing: border-box;
    line-height: 50px;
    border: 1px solid #FFFFFF;
    padding: 0 24px 0 48px;
    font-size: 14px;
    color: #363636;
    border-radius: 5px;
}

.contact-input:focus {
    border: 1px solid #6CC1E7;
}

.contact-name {
    background: #FFFFFF url(../assets/images/fangan/blsc/icon-1.jpg) no-repeat 14px 14px/21px 21px;
}

.contact-phone {
    background: #FFFFFF url(../assets/images/fangan/blsc/icon-2.jpg) no-repeat 14px 14px/14px 21px;
}

.contact-validate {
    background: #FFFFFF url(../assets/images/fangan/blsc/icon-3.jpg) no-repeat 14px 14px/13px 21px;
}


/* 服装 */
.banner_fz {
    height: 620px;
    background: url(../assets/images/fangan/fz/banner.jpg) no-repeat top center/cover;
}

.bg_fz_01 {
    height: 1000px;
    background: url(../assets/images/fangan/fz/10.jpg) no-repeat center 200px/1180px 740px;
}

/* 生鲜 */
.banner_sx {
    height: 620px;
    background: url(../assets/images/fangan/sx/banner.jpg) no-repeat top center/cover;
}

.dot1 {
    padding: 2px;
    border-radius: 2px;
    background: #4192EF;
    margin-right: 12px;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
}

.boxc {
    width: 469px;
    height: 205px;
    background: #FAFAFA;
    padding: 20px 50px;
    box-sizing: border-box;
}

/* 轻餐 */
.banner_qc {
    height: 620px;
    background: url(../assets/images/fangan/qc/banner.jpg) no-repeat top center/cover;
}

.boxd {
    width: 446px;
    height: 169px;
    border-radius: 3px;
    background: url(../assets/images/fangan/qc/1.jpg) no-repeat top center/100% 100%;
    box-sizing: border-box;
    padding: 28px 44px 0 90px;
}

.whitebgform .contact-input {
    background-color: #FBFBFB;
}

.whitebgform .contact-input:focus {
    background-color: #FFFFFF;
}

/* 农贸农批 */
.banner_nm {
    height: 620px;
    background: url(../assets/images/fangan/nm/banner.jpg) no-repeat top center/cover;
}

.boxe {
    width: 250px;
    height: 320px;
    margin-left: 33px;
    float: left;
    cursor: pointer;
}

.boxe .boxe-info {
    width: 100%;
    height: 100%;
    background: #00BEFA;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transform: translateY(320px);
    /* transition: all 0.3s ease; */
}

.boxe:hover .boxe-info {
    transform: translateY(0);
}

.jiazhi .boxe:nth-child(1) {
    background: url(../assets/images/fangan/nm/1.jpg) no-repeat top center/cover;
    margin-left: 0;
}

.jiazhi .boxe:nth-child(2) {
    background: url(../assets/images/fangan/nm/2.jpg) no-repeat top center/cover;
}

.jiazhi .boxe:nth-child(3) {
    background: url(../assets/images/fangan/nm/3.jpg) no-repeat top center/cover;
}

.jiazhi .boxe:nth-child(4) {
    background: url(../assets/images/fangan/nm/4.jpg) no-repeat top center/cover;
}

.boxf {
    box-sizing: border-box;
    width: 256px;
    height: 241px;
    background: #FFFFFF;
    padding: 30px 28px 24px 24px;
}

.numbg {
    width: 44px;
    height: 44px;
    background: #3B83E7;
    border-radius: 4px;
    text-align: center;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 24px;
}

.boxg {
    width: 147px;
    height: 48px;
    background: #26A4DC;
    border-radius: 24px;
    font-size: 25px;
    font-family: NotoSansHans;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
}

.bringbg {
    background: url(../assets/images/fangan/nm/11.jpg) no-repeat 300px 60px/400px 270px;
}

.graybg2 {
    background: #FAFAFA;
}

/* 供应链 */
.banner_gyl {
    height: 620px;
    background: url(../assets/images/fangan/gyl/banner.jpg) no-repeat top center/cover;
}

/* 运营 */
.banner_yy {
    height: 620px;
    background: url(../assets/images/fangan/yy/banner.jpg) no-repeat top center/cover;
}

.boxh {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.boxh.i1 {
    background: #EEA57A url(../assets/images/fangan/yy/1.png) no-repeat center/20px 20px;
}

.boxh.i2 {
    background: #EEA57A url(../assets/images/fangan/yy/2.png) no-repeat center/23px 21px;
    margin-left: 100px;
}

.boxh.i3 {
    background: #EEA57A url(../assets/images/fangan/yy/3.png) no-repeat center/21px 25px;
    margin-left: 100px;
}

.bg_yy_01 {
    height: 723px;
    background: url(../assets/images/fangan/yy/4.jpg) no-repeat center 0/1264px 723px;
    background-color: #F7FBFF;
}

.boxi {
    width: 324px;
    height: 167px;
    background: #FFFFFF;
    box-shadow: 5px 7px 8px 0px rgba(21, 21, 21, 0.09);
    box-sizing: border-box;
    padding: 28px 38px 0 0;
    float: left;
}

.boxi:nth-child(1) {
    background: url(../assets/images/fangan/yy/5.jpg) no-repeat 12px 28px/57px 46px;
}

.boxi:nth-child(2) {
    background: url(../assets/images/fangan/yy/6.jpg) no-repeat 12px 20px/57px 46px;
}

.boxi:nth-child(3) {
    background: url(../assets/images/fangan/yy/7.jpg) no-repeat 12px 18px/57px 46px;
}

.boxi:nth-child(4) {
    background: url(../assets/images/fangan/yy/8.jpg) no-repeat 12px 18px/57px 46px;
}

.boxi:nth-child(5) {
    background: url(../assets/images/fangan/yy/9.jpg) no-repeat 12px 18px/57px 46px;
}

.boxi:nth-child(6) {
    background: url(../assets/images/fangan/yy/10.jpg) no-repeat 12px 18px/57px 46px;
}

.boxj {
    width: 189px;
    height: 54px;
    background: #E14F25;
    border-radius: 27px;
    line-height: 54px;
    text-align: center;
    font-size: 25px;
    color: #FFFFFF;
    float: left;
    margin-left: 68px;
}

.bg_yy_02 {
    width: 910px;
    height: 377px;
    margin: 0 auto;
    margin-top: 120px;
    background: url(../assets/images/fangan/yy/12.jpg) no-repeat center 0/460px 315px;
}

.bg_yy_03 {
    height: 340px;
    margin-top: 110px;
    background: url(../assets/images/fangan/yy/13.jpg) no-repeat 0 0/922px 302px;
}

.bg_yy_04 {
    height: 466px;
    background: url(../assets/images/fangan/yy/14.jpg) no-repeat 0 0/1100px 466px;
}

.yy_flag {
    display: inline-block;
    width: 4px;
    height: 16px;
    background: #E14F25;
    border-radius: 2px;
    vertical-align: middle;
    margin-right: 8px;
}