/*banner*/
.banner{
    height:4rem;
    background:url("/static/default/pc/images/qdhz-hd.png") no-repeat;
    background-size:cover;
}
.b-text{
    width:12rem;
    margin:0 auto;
    position:relative;
}
.b-text h1{
    font-size: 0.5rem;
    font-weight: bold;
    color: #FFF;
    letter-spacing: 0.01rem;
    position:absolute;
    top:1.3rem;
    left:50%;
    transform: translateX(-50%);
}
.b-text p{
    width: 9rem;
    font-size: 0.26rem;
    font-weight: 400;
    color: rgba(255,255,255);
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    position:absolute;
    top:2.15rem;
    left:50%;
    transform: translateX(-50%);
    text-align: center;
}

/*联系电话*/
.qdhz-wrapper{
    background:#F8F8F8;
    height:5.5rem;
    padding-top:1rem;
}
.qdhz{
    width:12rem;
    margin:0 auto;
    border-bottom:0.01rem solid #DCDFE6;
    padding-bottom:0.25rem;
    margin-top:0.25rem;
}
.qyhz-content-k div {
    text-align: center;
    font-size: 0.2rem;
    font-weight: bold;
    color: #185F85;
    width: 1.5rem;
    height: 0.5rem;
    background: url(/static/default/pc/images/qdhz-k.png) no-repeat;
    background-size: 100%;
    padding-top: 0.11rem;
    margin-top:0.3rem;
}
.qyhz-content-k div:nth-child(2){
    margin-top:0.1rem;
}
.qyhz-content{
    height:1.14rem;
    display: flex;
    justify-content: space-between;
}
.qyhz-content-l1-d div:last-child{
    margin-top:0.1rem;
}

.qyhz-content-l2{
    width:0.9rem;
}
.qyhz-content-l2 .qyhz-content-qywx{
    width:0.9rem;
    height:0.9rem;
    border: 0.015rem solid #409EFF;
    border-radius: 0.05rem !important;
    padding:0.05rem;
}
.qyhz-content-l2 span{
    text-align: center;
    margin-top: 0.05rem;
    display:block;
    font-size:0.14rem;
}

.qyhz-content-l3{
    width:2.94rem;
    margin-top:0.23rem;
}
.qyhz-content-l3 span:nth-child(1){
    display:block;
}
.qyhz-content-l3{
    font-size: 0.14rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.32rem;
}
.qyhz-content-l3 i{
    font-style:normal;
    color: #999999;
    line-height: 0.32rem;
}
.qyhz-content-l3 b{
    font-weight: normal;
    color: #FFB300;
    line-height: 0.32rem;
}

.qyhz-content-l4{
    width:2.79rem;
    margin-top:0.23rem;
}
.qyhz-content-l4 span:nth-child(1){
    display:block;
}
.qyhz-content-l4{
    font-size: 0.14rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.32rem;
}
.qyhz-content-l4 i{
    font-style:normal;
    color: #999999;
    line-height: 0.32rem;
}

.qyhz-icon{
    display:inline-block;
}

/*成为伙伴*/
.cwhb-wrapper{
    height:6rem;
}
.cwhb{
    width:12rem;
    margin:0.25rem auto 0;
    padding-bottom:0.25rem;
}
.cwhb-content{
    margin-top:0.5rem;
}
.cwhb-content .cwhb-item{
    width:5rem;
    display: flex;
    float:left;
    margin-bottom:1rem;
}
.cwhb-content .cwhb-item:nth-child(2n){
    float:right;
}
.cwhb-content .cwhb-item div:nth-child(1){
    width:0.6rem;
    float:left;
}
.cwhb-content .cwhb-item div:nth-child(2){
    width:4.16rem;
    margin-left:0.2rem;
}
.cwhb-content .cwhb-item div:nth-child(2) h5{
    font-size: 0.22rem;
    font-weight: bold;
    color: #0067A6;
}
.cwhb-content .cwhb-item div:nth-child(2) p{
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    line-height:0.28rem;
    margin-top:0.1rem;
}

/*我们在寻找什么的渠道合作伙伴？*/
.wmzxz-wrapper{
    width:12rem;
    margin:0.8rem auto 0.8rem;
}
.wmzxz-wrapper .wmzxz-img{
    width:10.95rem;
    display: block;
    margin:0.6rem auto 0;
}
.xtjcs{
    display:flex;
    justify-content: space-evenly;
    margin-top:0.4rem;
}
.xtjcs>div{
    width:2.66rem;
}
.xtjcs h6{
    font-size: 0.24rem;
    font-weight: bold;
    color: #333333;
}
.xtjcs div div{
    width: 1.42rem;
    height: 0.05rem;
    background: linear-gradient(270deg, #FFFFFF 0%, #039CAE 100%, #203F94 100%);
    margin:0.2rem 0 0.3rem;
}
.xtjcs p{
    font-size: 0.16rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
}

/*我们可以为你带来什么？*/
.wmky-wrapper{
    width:100%;
    background:url("/static/default/pc/images/wmky.png") no-repeat center center;
    background-size: cover;
    padding:0rem 0 1.2rem;
    height:10.16rem;
}
.ky-content{
    width:12rem;
    margin: 0 auto;
    position:relative;
}
.ky-content .ky-item{
    position:absolute;
}
.ky-content .ky-item img{
    width:0.32rem;
    height:0.32rem;
    float:left;
    margin-top:0.57rem;
    margin-right:0.2rem;
}
.ky-content .ky-item:nth-child(1)>div{
    background:url("/static/default/pc/images/01.png") no-repeat;
    background-size:cover;
    width:8.34rem;
    height:1.37rem;
    float:left;
}
.ky-content .ky-item:nth-child(2)>div{
    background:url("/static/default/pc/images/02.png") no-repeat;
    background-size:cover;
    width:8rem;
    height:1.05rem;
    float:left;
}
.ky-content .ky-item:nth-child(3)>div{
    background:url("/static/default/pc/images/03.png") no-repeat;
    background-size:cover;
    width:8.31rem;
    height:1.47rem;
    float:left;
}
.ky-content .ky-item:nth-child(4)>div{
    background:url("/static/default/pc/images/04.png") no-repeat;
    background-size:cover;
    width:7.96rem;
    height:1.38rem;
    float:left;
}
.ky-content .ky-item:nth-child(5)>div{
    background:url("/static/default/pc/images/05.png") no-repeat;
    background-size:cover;
    width:8.5rem;
    height:1.38rem;
    float:left;
}
.ky-content .ky-item>div{
    padding-left:1.04rem;
}
.ky-content .ky-item div h6{
    width:1.2rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #FFFFFF;
    margin:0.17rem 0 0 0.3rem;
}
.ky-content .ky-item div div:nth-child(2){
    width: 5rem;
    font-size: 0.16rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.24rem;
    letter-spacing: 0.01rem;
    margin:0.1rem 0 0 0.3rem;
}
.ky-content .ky-item div div:nth-child(3){
    font-size: 0.6rem;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 0.01rem;
    float:right;
    margin-right:0.15rem;
    margin-top:-0.88rem;
}
.ky-content .ky-item div div:nth-child(4){
    font-size: 0.6rem;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 0.01rem;
    float:right;
    margin-right:0.15rem;
    margin-top:-0.88rem;
}
.ky-content .ky-item div div:nth-child(5){
    font-size: 0.6rem;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 0.01rem;
    float:right;
    margin-right:0.15rem;
    margin-top:-0.88rem;
}

.ky-content .ky-item:nth-child(1){
    left:3.21rem;
    top:0.32rem;
}
.ky-content .ky-item:nth-child(2){
    left:4.09rem;
    top:1.98rem;
}
.ky-content .ky-item:nth-child(3){
    left:4.42rem;
    top:3.29rem;
}
.ky-content .ky-item:nth-child(4){
    left:4.26rem;
    top:5.03rem;
}
.ky-content .ky-item:nth-child(5){
    left:3.42rem;
    top:6.65rem;
}


/*合作伙伴权益*/
.hzhbqy-wrapper{
    background: #F8F8F8;
}
.hzhbqy{
    padding-top:0.2rem;
    padding-bottom:1.2rem;
}
.hzqy-content {
    width: 12rem;
    height: 5.5rem;
    background: #FFFFFF;
    box-shadow: 0.03rem 0.06rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 0.45rem;
    margin: 0.6rem auto 0;
    padding: 0.4rem;
}
.hzqy-content ul{
    float:left;
    margin-left:1.5rem;
}
.hzqy-content ul li{
    font-size: 0.24rem;
    font-weight: 400;
    color: #333333;
    letter-spacing: 0.01rem;
    margin-bottom:0.25rem;
}
.hzqy-content img{
    width:4.7rem;
    height:4.7rem;
    float:right;
}
.rhcwqdhb-content{
    width:12rem;
    margin: 1.7rem auto 1rem;
    position:relative;
}
.rimg{
    width:100%;
    position:absolute;
    top:-1.1rem;
    display: flex;
    justify-content: space-between;
}
.rimg img{
    width:2.18rem;
    height:2.18rem;
}
.pedestal{
    width: 12rem;
    height: 2.82rem;
    background: #F5FAFE;
    box-shadow: 0px 0.01rem 0.1rem 0.01rem rgba(9,137,240,0.34);
    border-radius: 0 0 1rem 1rem;
}
.pedestal div{
    padding-top:1.6rem;
    display: flex;
    justify-content: space-evenly;
}
.pedestal div span{
    font-size: 0.24rem;
    font-weight: 400;
    color: #666666;
}
.pedestal div img{
    width:1.12rem;
    height:0.16rem;
    margin-top:0.08rem;
}
.ljsq{
    width: 2.14rem;
    height: 0.52rem;
    background: #039CAE;
    border-radius: 0.04rem;
    border:0;

    font-size: 0.24rem;
    font-weight: bold;
    color: #FFFFFF;

    display: block;
    margin:0 auto 0.8rem;
}
.rhcwqdhb .phone{
    font-size: 0.32rem;
    font-weight: bold;
    color: #0067A6;
    padding-top:0.4rem;
}

/*联系我们*/
.lxwm{
    background:url("/static/default/pc/images/qdhz/lxwm-bg.png") no-repeat;
    background-size: cover;
    padding:0.8rem 0 0;
    height:4.16rem;
}
.lxwm-content{
    width:12rem;
    margin:0.8rem auto;
}
.lxwm-content input{
    width: 3rem;
    height: 0.5rem;
    background: #FFFFFF;
    border:0;

    font-size: 0.2rem;
    font-weight: 400;
    color: #333333;
    padding-left:0.1rem;
    margin-right:0.16rem;
    border-radius: 0.04rem;
}
.lxwm-content button{
    width: 2.4rem;
    height: 0.5rem;
    background: #039CAE;
    border:0;

    font-size: 0.2rem;
    font-weight: 400;
    color: #FFFFFF;
    border-radius: 0.04rem;

}












