/*banner*/
.banner{
    height:4.58rem;
    background:url("/static/default/pc/images/jsfa-hd.png") no-repeat;
    background-size:cover;
}
.b-text{
    /*width:12rem;*/
    margin:0 auto;
    position:relative;
}
.b-text h1{
    font-size: 0.63rem;
    font-weight: bold;
    color: #FFF;
    letter-spacing: 0.01rem;
    position:absolute;
    top:1.38rem;
    left:50%;
    transform: translateX(-50%);
}
.b-text p{
    width: 7.37rem;
    font-size: 0.4rem;
    font-weight: 400;
    color: rgba(255,255,255);
    letter-spacing: 0.01rem;
    position:absolute;
    top:2.65rem;
    left:50%;
    transform: translateX(-50%);
    margin:0;
}

/*联系电话*/
.qdhz-wrapper{
}
.qdhz{
    width:9.94rem;
    /*width:12rem;*/
    margin:0 auto;
    border-bottom:0.01rem solid #DCDFE6;
    padding-bottom:0.58rem;
    padding-top:0.58rem;
}
.qyhz-content-k div {
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    color: #0861CC;
    width: 2.56rem;
    height: 0.86rem;
    background: url(/static/default/pc/images/qdhz-k.png) no-repeat;
    background-size: 100%;
    padding-top: 0.11rem;
}
.qyhz-content-k div:nth-child(2){
    margin-top:0.1rem;
}
.qyhz-content{
    /*height:1.14rem;*/
}
.qyhz-content>div{
    float:left;
}
.qyhz-content>div:nth-child(1){
    margin-left:0.3rem;
}
.qyhz-content-l1-d div:last-child{
    margin-top:0.1rem;
}

.qyhz-content-l2{
    margin-top:0.5rem;
}
.qyhz-content-l2 .qyhz-content-qywx{
    width:2.56rem;
    height:2.56rem;
    border: 0.015rem solid #409EFF;
    border-radius: 0.14rem !important;
    padding:0.1rem;
}
.qyhz-content-l2 span{
    text-align: center;
    margin-top: 0.17rem;
    display:block;
    font-size:0.37rem;
}

.qyhz-content>div:nth-child(2){
    width:6rem;
    margin-left:0.6rem;
}
.qyhz-content-l3 span:nth-child(1){
    display:block;
}
.qyhz-content-l3{
    font-size: 0.4rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.58rem;
}
.qyhz-content-l3 span:nth-child(2){
    display: block;
    margin-top:0.35rem;
}
.qyhz-content-l3 i{
    font-style:normal;
    color: #999999;
    margin-left:0.4rem;
}
.qyhz-content-l3 b{
    font-weight: normal;
    color: #5DC7FC;
    margin-left:0.64rem;
}

.qyhz-content-l4{
    font-size: 0.4rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.58rem;
    margin-top:0.35rem;
}
.qyhz-content-l4 span:nth-child(1){
    display:block;
}
.qyhz-content-l4 span:nth-child(2){
    display: block;
    padding-top:0.35rem;
}
.qyhz-content-l4 i{
    font-style:normal;
    color: #999999;
    line-height: 0.58rem;
}

.qyhz-icon{
    display:inline-block;
}
/*图片板块*/
.plate{
    width:9.94rem;
    margin:0.3rem auto 0;
}
.plate>div{
    margin-bottom:0.2rem;
}
.cwhb-item img{
    width:9.94rem;
    height:6.83rem;
}
.cwhb-item>div:nth-child(1) p:nth-child(1){
    padding-top:2.37rem;
}
.cwhb-item p span:nth-child(1){
    font-size: 0.46rem;
    font-weight: bold;
    color: #303133;
    margin-top:2.37rem;
    margin-right:0.2rem;
}
.cwhb-item p span:nth-child(2){
    font-size: 0.4rem;
    font-weight: bold;
    color: #303133;
    margin-top:2.48rem;
}
.cwhb-item p:nth-child(2){
    color:#909399;
    font-size: 0.4rem;
    font-weight: 400;
    margin:0.12rem auto 0.58rem;
    line-height:0.63rem;
}


/*我们可以为你带来什么？*/
.wmky-wrapper{
    width:100%;
    /*background:url("/static/default/pc/images/wmky.png") no-repeat center center;*/
    /*background-size: cover;*/
}
.wmky{
    width:9.94rem;
    margin:0 auto 0;
}
.wmky-title{
    font-size: 0.58rem;
    font-weight: bold;
    color: #0861CC;
    text-align: center;
    margin-bottom:0.7rem;
}
.wmky-title img{
    width:0.33rem;
    height:0.21rem;
}
.wmky-content{
    margin-top:0.18rem;
}
.wmky-nav{
    width:9.94rem;
    overflow: hidden;
    /*width:2.55rem;*/
    /*height:5rem;*/
}
.wmky-nav div{
    width: 2.82rem;
    height: 1rem;
    background: #FFFFFF;
    text-align: center;
    border-radius:0.12rem;

    font-size: 0.46rem;
    font-weight: bold;
    color: #303133;
    line-height: 1rem;
    cursor: pointer;
    float:left;
}
.wmky-nav .cur{
    height: 1rem;
    background: #027AFF;
    color:#FFF;
}
.wmky-text{
    width:9.94rem;
    height:5.62rem;
}
.wmky-text img{
    width:9.94rem;
    height:5.62rem;
    border-radius: 0.1rem;
}

.wmky-Ctext p{
    width: 10.08rem;
    height: 1.84rem;
    font-size: 0.4rem;
    font-weight: 400;
    color: #909399;
    line-height: 0.63rem;
    display: none;
}
.wmky-Ctext .active{
    display: block;
}

/*合作伙伴权益*/
.hzhbqy-wrapper{
    margin-top:0.9rem;
}
.hzhbqy{
    background:url("/static/default/pc/images/hzhbqy.png") no-repeat;
    background-size:cover;
}
.hzhbqy .hzhbqy-img{
    float:left;
    width:50%;
    height: 9.65rem;
}
.hzhbqy .hzhbqy-img img{
    width:100%;
    height:100%;
}
.hzhbqy .hzhbqy-text{
    width: 50%;
    height: 9.65rem;
    background: rgba(0,0,0,0.5);
    float:right;
}
.hzhbqy .hzhbqy-text h5{
    font-size: 0.46rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top:0.6rem;
}

.hzhbqy .hzhbqy-text .text-box{
    margin:0.5rem auto 0;
    width:5.74rem;
}
.hzhbqy .hzhbqy-text ul{
    margin-left:0.52rem;
    float:left;
}
.hzhbqy .hzhbqy-text ul li{
    font-size: 0.4rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom:0.3rem;
}
.rhcw{
    background: url("/static/default/pc/images/rhcwqdhzhb-bg.png") no-repeat center;
    background-size:cover;
}
.rhcw .rhcw-text{
    width:50%;
    float:left;
    background: rgba(0,0,0,0.5);
    height: 9.65rem;
}
.rhcw .rhcw-img{
    height: 9.65rem;
    width:50%;
    float:right;
}
.rhcw .rhcw-img img{
    width:100%;
    height:100%;
}
.rhcw-text h5{
    width:3.23rem;
    font-size: 0.46rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin :1.76rem auto 0;
}
.rhcw-text .text-box ul li{
    font-size: 0.4rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-bottom:0.4rem;
}
.rhcw-text .text-box ul{
    margin-top:0.6rem;
}















