.jigou-info-container{
    width: 617px;
}
.jigou-info-row{
    display: flex;
    border-bottom: 1px dashed #c4c4c4;
}
.jigou-info-item{
    display: flex;
    
    width: 86%;
    margin-top: 20px;
    padding-bottom: 7px;
    position: relative;
}
.handleMap{
    position: absolute;
    right: 3%;
    bottom: 0;
    cursor: pointer;
}
.jigou-info-item p{
    font-size: 14px;
    color: #005dab;
}
.jigou-info-container h3{
    font-size: 26px;
    color: #005da7;
    background: url(../images/xian-03.png) no-repeat left bottom / 100% 4px;
    padding-bottom: 19px;
    margin-bottom: 25px;
}
.jigou-info-item span{
    font-size: 14px;
    color: #595757;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.independent.jigou-info-item span{
    width: 77%;
}
.independent.jigou-info-item:hover span{
    width: 77%;
    white-space: normal;
}
.jigou-info-container .jigou-info-row:nth-child(4) .jigou-info-item:nth-child(2){
    width: 86px;
}
.jigou-info-row .independent p{
    flex: 0 0 70px;
}
.jigou_container{
    display: flex;
    justify-content: space-between;
   
    flex-wrap:wrap; 
    width: 841px;
    padding-right: 30px;
}
.new-wrap{
    margin-top: 22px;
    display: flex;
    justify-content: space-between;
}
.jigou-info-ry {
    width: 550px;
    margin-top: 0px;
    box-sizing: border-box;
    padding: 0 16px;
    position: relative;
    margin-top: 10px;
}
.rongyu h3,
.dynamic h3{
    font-size: 24px;
    color: #005da7;
    background: url(../images/xian-03.png) no-repeat left bottom /100% 4px;
    padding-bottom: 8px;
}
.dynamic{
    width: 550px;
}
.dynamic .jg-data-list{
    padding: 0;
}
.jigou-info-ry p{
    text-align: center;
    margin-top: 10px;
}
.jigou_info{
    width: 851px;
}
.jigou-info-ry .swiper-slide img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.jigou-info-ry .swiper-slide{
    height: 226px;
    line-height: 226px;
}
.jigou-info-ry .swiper-slide p{
    color: #3e3a39;
    font-size: 12px;
    text-align: center;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url(../images/ry_jt.png);
    left: 0px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url(../images/ry_jt.png);
    transform: rotate(180deg);
    right: 0;
}
.swiper-button-next, .swiper-button-prev{
    width: 11px;
    height: 19px;
    background-size: 100% 100%;
    margin-top: -8px;
}

.ability-wrap .swiper-button-disabled{
    display: none;
}

.ss-container{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 536px;
    height: 528px;
    background: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
    border: 1px solid #005da7;
    border-radius: 10px;
    padding: 10px;
    z-index: 99999;
    display: none;
}
.ss-esc{
    display: block;
    text-align: right;
    
}
.ss-esc img{
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.ss-container h3{
    color: #005da7;
    font-size: 24px;
    text-align: center;
    background: url(../images/ss-title.png) no-repeat bottom center;
    padding-bottom: 7px;
   
}
/* .ss-container h3::before{
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../images/ss-ss.png) no-repeat center;
    vertical-align: sub;
    margin-right: 10px;
} */
.ss-form input.getYzm{
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    width: 101px;
    text-align: center;
    background-color: #005ead;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    position: absolute;
    right: 20%;
    bottom: 0;
    border: 0;
}
.m-zz{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    display: none;
}
.ss-form{
    text-align: center;
}
.ss-form label{
    font-size: 14px;
    color: #005dab;
    flex: 0 0 75px;
    text-align: left;
}
.ss-form input{
    border-bottom:  2px solid #565352;
    height: 20px;
    width: 210px;
}
.ss-form textarea{
    border: none;
    border:  1px solid #565352;
    height: 80px;
    width: 210px;
    box-sizing: border-box;
    padding: 10px;
    outline: none;
}
.ss-form div{
    margin-top: 50px;
    display: flex;
    align-items: end;
    justify-content: center;
}
.ss-form .ss-btn{
    width: 170px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #015ea7;
    font-size: 14px;
    color: #fff;
    margin-top: 35px;
    border-radius: 5px;
    border: none;
}
.m-zz{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    display: none;
}
.fenye{
    text-align: center;
    margin-top: 60px;
}
.fenye a{
    display: inline-block;
    padding: 0 5px;
    border-radius: 2px;
    margin-right: 4px;
}
.fenye a:hover{
    color: #005dab;
}
.fenye a.num{
    background-color: #005dab;
    color: #fff;
}






.jigou-logo{
    width: 176px;
    height: 182px;
   
    display: flex;
    align-items: center;
    justify-content: center;
}
.jigou-logo img{
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}





#jcfl li.active a img,
#jcfy li.active a img{
    display: block;
}
#jcfl li.active a img._hover,
#jcfy li.active a img._hover{
    display: none;
}


#jcfl li.active a  p{
    color: #f08d00;
}
#jcfy li.active a  p{
    color: #13ac5e;
}







/* 右侧 */
.outfitRight{
    width: 22.3%;
    float: right;
    /* background-color: #ecf3ff; */
    padding-bottom: 10px;
}
/*  .release{
    margin-bottom: 10px;
    position: relative;
}
.release img{
    display: block;
    width: 100%;
}
.release a{
    position: absolute;
    bottom: 21px;
    left: 50%;
    display: block;
    width: 141px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    transform: translate(-50%,0);
    color: #005da7;
    background: #fff;
    border-radius: 5px;
}*/
.release{
    /* margin-bottom: 10px; */
    position: relative;
    padding: 20px 0;
    background-color: #fff;
}
.release>img{
    display: block;
    width: 100%;
    height: auto;
}
.release .position{
    /*position: absolute;*/
    top: 12px;
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    width: 100%;
}
/*.release h1{
    color: #fff;
    font-size: 18px;
    text-align: center;
    position: relative;
    padding: 2%;
}
.release h1::after{
    content: '';
    display: block;
    position: absolute;
    left: 4%;
    top: 16px;
    width: 20%;            
    height: 2px;
    background-color: #fff;
}
.release h1::before{
    content: '';
    display: block;
    position: absolute;
    right: 4%;
    top: 16px;
    width: 20%;            
    height: 2px;
    background-color: #fff;
}
.release p{
    color: #fff;
    font-size: 13px;
    text-align: center;
}*/
.release ul{
    /*display: flex;
    justify-content: space-between;*/
    /*padding: 0 5%;*/
    /*margin-top: 20px;*/
}
.release li{
    text-align: center;
    margin-bottom: 8px;
    position: relative;
}
/*.release li a{
    display: block;
    width: 100%;
}*/
.release li i{
    display: inline-block;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background-color: #fff;
    text-align: center;
    line-height: 39px;
    border: 1px solid #005da7;
    margin-right: 2%;
}
.release li img{
    display: inline-block;
    width: 55%;
    box-sizing: border-box;
   vertical-align: middle;
}
.release li span{
    display: inline-block;
    width: 65%;
    border-radius: 8px;
    background-color: #fff;
    font-size: 18px;
    font-weight: 700;
    color: #005da7;
    height: 38px;
    line-height: 38px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #005da7;
}
.release li em{
    position: absolute;
    top: -20px;
    left: 30%;
    display: block;
    height: 26px;
    background: #fff;
    border: 1px solid #005da7;
    border-radius: 8px;
    padding: 3px 5px;
    line-height: 21px;
    display: none;
}
.release li:hover em{
    display: block;
}




.outfit1{
    position: relative;
    width: 100%;
    margin-top: 10px;
}
.outfit1 img{
    display: block;
    width: 100%;
}

.outfit1 a{
    display: block;
    
}

dl.groom dt{
    padding: 8px 4px;
    height: 75px;
    background-color: #005da7;
}
dl.groom dt span{
    display: block;
    width: 100%;
    height: 100%;
    padding-top:16px;
    text-align: center;
    border: 1px solid #5a96c6;
    font-size: 18px;
	color: #ffffff;
}
dl.groom dt span img{
    vertical-align: bottom;
}
dl.groom dd {
    height: 70px;
    text-align: center;
}

dl.groom dd a{
    font-size: 14px;
    color: #3e3a39;
    display: block;
    width: 90%;
    height: 100%;
    margin-left: 5%;
    border-bottom: 1px dashed #ccc;
}
dl.groom dd img{
    vertical-align: bottom;
    margin-top: 11px;
    border: 1px solid #005da7;
    padding: 5px;
    display: inline-block;
    height: 45px;
    width: 45px;
    border-radius: 8px;
}
dl.groom dd span{
    display: inline-block;
    margin-bottom: 12px;
}
.zbbanner img{
    display: block;
    width: 100%;
    height: auto;
}

/*立即申请入驻平台*/
.rzpt {
    position: relative;
    width: 100%;
}
.new-border{
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
}
.rzpt img{
    display: block;
   
}
.rzpt a{
    display: block;
}









.lianxi-wrap{
    display: flex;
    align-items: center;
}

.jigou_info{
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding:  0 30px;
   align-items: end;
}
.jg-contetn_text{
    color: #595757;
    font-size: 14px;
    flex: 0 0 841px;
    border-top: 2px solid #c4c4c4;
    padding-top: 20px;
    margin-top: 20px;
    line-height: 1.5;
}
.jg-content{
    padding-top: 40px;
}
.jc-characteristic h3{
    font-size: 24px;
    color: #005da7;
    background: url(../images/xian-03.png) no-repeat left bottom /301px 4px;
    padding-bottom: 8px;
}
.jc-characteristic{
    /* padding: 0 30px */
    margin-top: 43px;
}
.jc-characteristic li a{
    display: flex;
}
.jc-characteristic-img{
    flex:0 0 100px;
    height: 131px;
    line-height: 131px;
    
}
.jc-characteristic-img img{
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}
.jc-characteristic-text h4{
    font-size: 14px;
    color: #3e3a39;
    background: url(../images/xian-03.png) no-repeat left bottom /200px 4px;
    padding-bottom: 8px;
}
.jc-characteristic-text h4::before{
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #005da7;
    margin-right: 3px;
}
.jc-characteristic-text p{
    font-size: 12px;
    color: #595757;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 10px;
}
.jc-characteristic ul{
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
 
}
.jc-characteristic li{
    width: 330px;
    margin: 20px;
}
.jc-characteristic-text{
    padding-left: 20px;
    width: 100%;
}
.ability-wrap{
    margin-top: 40px;
}
.ability-wrap h3{
    font-size: 24px;
    color: #005da7;
    padding-bottom: 12px;
    background: url(../images/zh_Line.png) no-repeat center bottom;
    text-align: center;
}
.ability-title{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
}
.ability-title li{
    cursor: pointer;
    width: 117px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #005da7;
    border: 1px solid #005da7;
    margin: 0 10px;
}
.ability-title li.active,
.ability-title li:hover{
    color: #fff;
    background: #005da7;
}



.jc-more{
    text-align: center;
}
.jc-more a{
    color: #9fa0a0; 
    font-size: 14px;
}
.jg-data-list{
    display: flex;
    margin-top: 23px;
    padding: 0 30px;
}
.jg-data-list ul{
    width: 100%;
}
.jg-data-list ul a{
    display: flex;
}
.jg-data-list ul a span{
    display: inline-flex;
    white-space: nowrap;
}
.jg-data-list li a span::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #a4a5a6;
    transform: rotate(45deg);
    margin-right: 8px;
    margin-top: 5px;
    transition: all .2s;
}
.jg-data-list li a span::after {
    content: '|';
    font-size: 20px;
    /* margin-top: -6px; */
    color: #0075bd;
    margin:-6px 10px ;
}
.jg-data h3{
    font-size: 24px;
    color: #005da7;
    padding-bottom: 12px;
    background: url(../images/zh_Line.png) no-repeat center bottom;
    text-align: center;
}
.jg-news-wrap{
    display: flex;
}
.jg-data{
    width: 50%;
    margin-top: 54px;
}

.jg-data-list li a p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #3e3a39;
}
.jg-data-list li{
    margin-bottom: 20px;
}
.advertisement{
    padding: 0 30px;
}
.advertisement img{
    max-width: 100%;
    max-height: 100%;
    margin-top: 30px;
}
.jg-popular{
    display: flex;
    margin-top: 30px;
}
.jg-popular .jg-popular-item{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
   /* justify-content: center; */
}
.jg-popular-title,.remen h3{
    width: 100%;
    text-align: center;
    background: url(../images/zh_Line.png) no-repeat center bottom / 400px 4px;
    padding-bottom: 8px;
    margin-bottom: 27px;
    font-weight: bold;
    display: block;
    font-size: 24px;
    color: #005da7;
}
.jg-popular li{
    width: 150px;
    margin:0 49px 25px 0;
}
.jg-popular li:nth-child(3n){
    margin:0 0px 25px 0;
}
.jg-popular li img{
    max-width:100%;
    max-height:100%;
    transition: all .2s;
}
.jg-popular li p{
    color: #3e3a39;
    font-size: 14px;
    text-align: center;
}
.jg-popular li span{
    color: #005dab;
    font-size: 14px;
    text-align: center;
    display: block;
}
.jg-popular ul{
    display: flex;
}
.jg-popular-img {
    width: 150px;
    height: 171px;
    text-align: center;
}
.remen-item{
    width: 150px;
    margin:0 49px 25px 0;
}
.remen-item:nth-child(3n){
    margin:0 0 25px 0;
}
.remen-item-img{
    text-align: center;
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin-bottom: 5px;
}
.remen-item a:hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.remen{
    width: 50%;
}
/* .emen-item-img{
    width: 150px;
    height: 80px;
} */
.remen-item-img img{
   

    max-width: 100%;
    max-height: 100%;
    transition: all .2s;
}
.dynamic h3,.new-box .jc-characteristic h3{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.dynamic h3 a,.new-box .jc-characteristic h3 a{
    font-size: 14px;
    color: #595757;
}
.remen:nth-child(2) .remen-item-img img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.renmen-container{
    display: flex;
    flex-wrap: wrap;
}
.remen-item p{
    font-size: 12px;
    color: #005dab;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.remen-item span{
    color: #3e3a39;
    font-size: 14px;
    text-align: center;
    display: block;
        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.remen:nth-child(1) .remen-item-img{
    height: 96px;
}
.remen:nth-child(2) .remen-item{
    width: 160px;
    margin:0 39px 45px 0;
}
.remen:nth-child(2) .remen-item-img{
    width: 100%;
    height: 97px;
}
.jc-characteristic li a:hover h4,.jg-data-list li a:hover p,.jc-more a:hover{
    color: #005da7;
}
.jg-data-list li a:hover span::before{
    background: #005da7;
}
p.phone_btn{
    display: none;
}
.ability-img{
    width: 160px;
    height: 160px;
}
.ability-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.ability-content p{
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}
.ability-content{
    margin-top: 32px;
    box-sizing: border-box;
    padding: 0 3%;
    position: relative;
    display: none;
}
.active.ability-content{
    display: block;
}

.btn-group{
    width: 301px;
    box-sizing: border-box;
    
}
.btn-group ul{
    background: #eef4f7;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
   
    /* margin:0 0 30px 0; */
    padding: 16px 0;
}
.btn-group ul a{
    display: block;
    width: 97px;
    text-align: center;
    color: #595757;
    font-size: 12px;
}
.btn-group ul img{
    display: none;
    margin: 0 auto;
}
.btn-group ul img._hover{
    display: block;
}
.btn-group ul a p{
    margin-top: 10px;
}
.btn-group ul li{
    margin-bottom: 35px;
}
.btn-group ul a:hover img{
    display: block;
}
.btn-group ul a:hover img._hover{
    display: none;
}
.btn-group ul a:hover{
    color: #f08d00;
}

.echelon{
    font-size: 24px;
    color: #005da7;
    background: url(../images/xian-03.png) no-repeat left bottom /100% 4px;
    padding-bottom: 8px;
    font-weight: bold;
}

.new-box{
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}
.new-box .jc-characteristic{
    width: 821px;
    margin: 0;
    padding: 0 0 0 0;
    
}
.new-box .jc-characteristic h3{
    background:url(../images/xian-03.png) no-repeat left bottom /100% 4px;
}

.new-box .jc-characteristic li{
    width: 48%;
    margin: 0 3% 15px 0;
}
.new-box .jc-characteristic li:nth-child(2n){
    margin: 0 0 15px 0;
}
.new-box{
    background: #eef4f7;
   box-sizing: border-box;
   padding: 30px 10px 0 10px;
}





.phoneIcon{
    display: none;
}











@media(max-width:768px){
    .jigou_info{
        flex-wrap: wrap;
        padding: 0 10px;
    }
    .jigou-info-container,.jigou_container,.jigou-info-ry{
        width: 100%;
    }
    .jg-content{
        padding-top: 6px;
    }
    .jigou-info-container h3{
        margin-bottom: 5px;
        font-size: 18px;
    }
    .jigou-info-row{
        flex-wrap: wrap;
        border-bottom: none;
    }
    /* .jigou-info-ry .swiper-slide img{
        width:55%;
        height: auto;
    } */
    .jigou-info-ry{
        height: auto;
    }
    .jg-contetn_text{
        flex: 0 0 100%;
    }
    .release{
        width: 100%;
        height: 36px;
        background:none;
        border: none;
        margin-top: 20px;
        padding-left:0;
    }
    .jigou-info-item{
        margin-top: 10px;
    }
    .release a{
        position: static;
        transform:none;
        width: 100%;
    }
    .jc-characteristic{
        padding: 0 10px;
        margin-top: 20px;
    }
    .jc-characteristic-img{
        flex: 0 0 80px;
        height: 70px;
    }
    .jc-characteristic li{
        width: 100%;
        margin: 0 0 15px 0;
    }
    .jc-characteristic h3{
        margin-bottom: 20px;
    }
    .jc-characteristic-text{
        padding-left: 10px;
    }
    .jg-data-list{
        flex-wrap: wrap;
        padding: 0 10px;
    }
    .jg-data-list ul{
        width: 100%;
    }
    .jg-data-list li a span::before{
        width: 8px;
    }
    .jg-data-list ul a span{
        flex: 0 0 22%;
    }
    .jg-data-list li a span::after{
        margin: -6px 5px
    }
    .advertisement{
        padding: 0 10px;
    }
    .jg-popular{
        flex-wrap:wrap;
    }
    .remen{
        width: 100%;
    }
    .remen-item:nth-child(3n){
        margin: 0 0 15px 0;
    }
    .remen-item{
        width: 48%;
        margin: 0 0 15px 0;
    }
    .remen-item-img{
        width: 100%;
    }
    .remen-item:nth-child(1n){
        margin: 0 2% 15px 0%;
    }
   
    .remen:nth-child(2) .remen-item{
        width: 48%;
        margin: 0 2% 15px 0;
    }
    .remen:nth-child(2),.jg-data{
        margin-top: 20px;
    }
   .release-wrap{
       width: 100%;
       padding: 0;
   }
   .release:nth-child(1) a{
    color: #fff;
    background: #005da7;
   }
   
    body{
        position: relative;
    }
    .jg-news-wrap{
        flex-wrap: wrap;
    }
    .jg-data{
        width: 100%;
    }
    p.phone_btn{
        display: block;
        margin-bottom: -3px;
        /*padding: 0 20%;*/
        margin: 0 auto;
        text-align: center;
        height: 65px;
        display: flex;
        justify-content: center;
        height: auto;
    }
    p.phone_btn a.jcxq{
        display: inline-block;
        text-align: center;
        border-radius: 5px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        background-color: #1695d4;
        color: #ffffff;
        width: 31%;
        margin: 2%;

    }
    p.phone_btn a:nth-child(2){
        display: inline-block;
        text-align: center;
        border-radius: 5px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        background-color: #1695d4;
        color: #ffffff;
        width: 31%;
        margin: 2%;
  
    }
   
    /*三个按钮*/
    p.phone_btn .phoneIcon{
        float: right;
        display: flex;
        margin-top: 3%;
    }
    p.phone_btn .phoneIcon i{
        display: inline-block;
        width: 35px;
        height: 35px;
        background-color: #fff;
        border-radius: 50%;
        line-height: 30px;
    }
    p.phone_btn .phoneIcon img{
        vertical-align: middle;
    }


    .outfitRight{
        display: none;
    }
    .testLeft{
        width: 100%;
    }
    .pUl p {
        width: 80%;
    }
    .tenderRight{
        display: none;
    }
    .ss-container {
        width: 85%;
    }
    .ss-form input.getYzm{
        right: 0;
    }

    .btn-ruzhu{
        display: inline-block;
        text-align: center;
        border-radius: 5px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        background-color: #13ac5e;
        color: #ffffff;
        width: 28%;
        margin: 2%;
        float: left;
    }
    .new-wrap{
        flex-wrap: wrap;
    }
    .jigou_container{
        padding: 0;

    }
    .jigou-logo{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        display: flex;
        justify-content: space-between;
    }
    .rongyu,
    .dynamic{
        width: 100%;
        margin-top: 15px;
    }
    .ability-title li{
        font-size: 16px;
        width: 87px;
    }
    .new-box{
        flex-wrap: wrap;
    }
    .btn-group{
        width: 100%;
    }
    .new-box .jc-characteristic{
        width: 100%;
    }
    .new-box .jc-characteristic li{
        width: 100%;
        margin: 0 0 15px 0 !important;
    }
    .jigou-logo img{
        width: 20%;
    }
    .ability-img{
        margin: 0 auto;
    }
  .phoneIcon{
        float: right;
        display: flex;
        margin-left: 20px;
    }
  .phoneIcon i{
        display: inline-block;
        width: 25px;
        height: 25px;
        background-color: #fff;
        border-radius: 50%;
        line-height: 25px;
        margin-right: 15px;
    }
  .phoneIcon img{
        vertical-align: middle;
        width: 100%;
    }
}