/* banner */
.m-banner{
    display: none;
}
.hezuo .banner{
    width: 100%;
    margin-top: 80px;
    height: 400px;
    background: url(../img2/hezuo_banner.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.hezuo .banner h5{
    padding-top: 95px;
    font-size: 24px;
    color: white;
    text-align: center;
    font-weight: 400;
}
.hezuo .banner h1{
    padding-top: 42px;
    padding-bottom: 54px;
    font-size: 45px;
    color: white;
    text-align: center;
    font-weight: 400;
}
.hezuo .banner h1 span{
    color: #FFE200;
}
.hezuo .banner p{
    width: 555px;
    height: 52px;
    border-radius: 30px;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 23px;
    margin: 0 auto;
    text-align: center;
    line-height: 52px;
}
/* 选择我们 */
.hezuo .choose{
    width: 100%;
}
.hezuo .choose h2{
    padding-top: 74px;
    text-align: center;
    font-size: 34px;
    font-weight: 400;
}
.hezuo .choose ul{
    width: 1000px;
    margin: 0 auto;
    padding-top: 52px;
}
.hezuo .choose ul li{
    opacity: 0;
    float: left;
    width: 16.66%;
    text-align: center;
}
.hezuo .choose ul li div{
    width: 56px;
    height: 56px;
    border: 1px solid #FEEB8C;
    border-radius: 50%;
    margin: 0 auto;
    transition: all 0.5s;
}
.hezuo .choose ul li div:hover{
    transform: rotate(360deg);
    transition: all 0.5s;
}
.hezuo .choose ul li p{
    padding-top: 14px;
    font-size: 15px;
    color: #FEBD00;
}
/* 新零售 */
.hezuo .choose .lingshou{
    width: 1020px;
    margin: 0 auto;
    padding-top: 72px;
    padding-bottom: 70px;
}
.hezuo .choose .lingshou .left{
    opacity: 0;
    width: 50%;
    float: left;
}
.hezuo .choose .lingshou .right{
    opacity: 0;
    padding-top: 70px;
    width: 50%;
    float: left;
}
.hezuo .choose .lingshou .right h3{
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 17px;
}
.hezuo .choose .lingshou .right p{
    font-size: 16px;
    color: #999;
    line-height: 39px;
}
/* 代理条件 */
.hezuo .daili{
    width: 100%;
    background: url(../img2/hezuo_daili.jpg) no-repeat center center;
    background-size: 100% 100%;
    height: 770px;
}
.hezuo .daili h2{
    padding: 70px 0;
    text-align: center;
    color: white;
    font-size: 34px;
    font-weight: 400;
}
.hezuo .daili ul{
    width: 600px;
    padding: 0 140px;
    height: 49px;
    margin: 0 auto;
    border-bottom: 1px solid #4F4F57;
    position: relative;
}
.hezuo .daili ul li{
    float: left;
    width: 33.33%;
    text-align: center;
    padding-bottom: 16px;
    font-size: 22px;
    color: white;
}
.hezuo .daili ul li.on{
    border-bottom: 4px solid white;
}
.hezuo .daili ul .daili_one{
    position: absolute;
    top: 130px;
    left: -73px;
    width: 1030px;
}
.hezuo .daili ul .daili_one>div{
    float: left;
    width: 298px;
    height: 318px;
    border: 1px solid #999;
    margin: 0 20px;
    text-align: center;
    border-radius: 8px;
}
.hezuo .daili ul .daili_one>div:hover{
    border-color: white;
}
.hezuo .daili ul .daili_one>div img{
    margin-top: 36px;
} 
.hezuo .daili ul .daili_one>div h5{
    padding-top: 30px;
    font-size: 20px;
    font-weight: 400;
    color: white;
    padding-bottom: 50px;
}
.hezuo .daili ul .daili_one>div p{
    font-size: 14px;
    color: #ccc;
    line-height: 28px;
}
.hezuo .daili ul .daili_two{
    display: none;
    display: none;
    position: absolute;
    top: 130px;
    left: -142px;
    width: 1150px;
}
.hezuo .daili ul .daili_two>div{
    float: left;
    width: 172px;
    height: 292px;
    border: 4px dashed #999;
    margin: 0 5px;
    text-align: center;
    border-radius: 8px;
}
.hezuo .daili ul .daili_two>div:hover{
    border-color: white;
}
.hezuo .daili ul .daili_two>div img{
    margin-top: 60px;
}
.hezuo .daili ul .daili_two>div h5{
    padding-top: 20px;
    color: white;
    font-size: 18px;
    font-weight: 400;
}
.hezuo .daili ul .daili_two>div p{
    padding: 18px 5% 0 5%;
    font-size: 14px;
    line-height: 28px;
    color: white;
    text-align: left;
}
.hezuo .daili ul .daili_three{
    display: none;
    position: absolute;
    top: 130px;
    left: -150px;
    width: 1200px;
}
.hezuo .daili ul .daili_three>div{
    float: left;
    width: 20%;
    text-align: center;
}
.hezuo .daili ul .daili_three>div p{
    padding:26px 20% 0 20%;
    color: white;
}
/* 多渠道联盟 */
.hezuo .union{
    width: 100%;
    background: #F6F6F6;
    padding-bottom: 124px;
}
.hezuo .union h1{
    padding-top: 100px;
    font-size: 34px;
    text-align: center;
    font-weight: 400;
}
.hezuo .union ul{
    padding-top: 72px;
    width: 1000px;
    margin: 0 auto;
}
.hezuo .union ul li{
    float: left;
    width: 40%;
    padding: 0 3%;
    height: 286px;
    margin: 0 2%;
    background: white;
}
.hezuo .union ul li h4{
    font-size: 20px;
    padding-top: 37px;
    font-weight: 400;
}
.hezuo .union ul li p{
    padding-top: 23px;
    height: 94px;
    font-size: 15px;
    color: #666;
    line-height: 28px;
}
.hezuo .union ul li a{
    float: left;
    width: 114px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #FFBE00;
    color: white;
    font-size: 14px;
}
/* 订购产品 */
.m-order{
    display: none;
}
.hezuo .order{
    width: 100%;
    height: 172px;
}
.hezuo .order>div{
    width: 1200px;
    height: 62px;
    margin: 0 auto;
}
.hezuo .order>div .left{
    float: left;
    margin-top: 55px;
}
.hezuo .order>div .left p{
    line-height: 62px;
    font-size: 22px;
}
.hezuo .order>div .left p a{
    display: inline-block;
    width: 206px;
    height: 60px;
    background: white;
    color: #FDD101;
    text-align: center;
    border-radius: 30px;
    margin: 0 10px ;
    transition: all 0.3s;
    border: 1px solid #FDD101;
}
.hezuo .order>div .left p a:hover{
    background: #FDD101;
    color: white;
    transition: all 0.3s;
}
.hezuo .order>div .left p .on{
    background: #FDD101;
    color: white;
}
.hezuo .order>div .right{
    float: right;
    margin-top: 55px;
}
.hezuo .order>div .right p{
    font-size: 20px;
    color: black;
    line-height: 30px;
}
.hezuo .order>div .right .p2{
    font-size: 20px;
}
.hezuo .order>div .right p a{
    display: inline-block;
    width: 86px;
    height: 30px;
    border-radius: 6px;
    text-align: center;
    line-height: 30px;
    background: #FDD101;
    font-size: 14px;
    color: white;
    margin-left: 12px;
}