.hybg_l{
    width: 44%;
    margin-right:4%;
}
.hybg_title{
    color:#2ba6f2;
    border-bottom: 2px solid #2ba6f2;
    font-size:18px;
    line-height:30px;
    display:inline-block;
}
.hybg_l h3,.hybg_r h3{
    line-height: 30px;
    border-bottom: 1px solid #2ba6f2;
    margin-bottom:10px;

}
.hybg_r{
    width: 52%;
}
.part_ctt1{
    background:#fff;
}

.percent{
    padding:1px 0;
}
.percent li{
    background: #fff;
    padding:13px 10px 13px 15px;
    font-size:16px;
    color:#666;
}
.percent .change_bg{
    background: #f0f0f0;
}
.percent li span{
    display:inline-block;
    width: 100px;
    line-height: 26px;
    text-align: center;
    background:#c9eaff;
    border:1px solid #2ba6f2;
    border-radius: 26px;
    margin-right:12px;
    color:#333;
}
.percent li .add_bold{
    color:#333;
    font-style:italic;
}
.part_2{
    background:#fff8ee;

}

.team_l,.team_r{
    width: 48%;
    background:#fff;
    border:1px solid #f1eee6;
    padding:20px;
    height: 357px;
}
.team_l{
    margin-right:4%;
}
.img_1{
    width: 28%;
    margin-right:20px;
    text-align:center;
    color:#2ba6f2;
    float:left;
}
.img_1 img{
    margin-bottom:8px;
}
.img_1 h3{
    font-size:18px;
    line-height:30px;
}
.img_1 h5{
    font-size:12px;
}
.img_ctt{
    font-size:15px;
    color:#666;
    text-indent: 30px;
}

.core li{
    width: 48%;
    margin-bottom:4%;
    border:1px solid #f1eee6;
    float:left;
    text-align:center;
    font-size:16px;
    color:#666;
    padding: 20px 0 40px 0;
    background:#f9f9f9;
}
.core .core_1,.core .core_3{
    margin-right:4%;
}
.core .core_3,.core .core_4{
    margin-bottom:0;
}
.core li img{
    width: 100px;
    margin:20px auto 40px;
}
.core li h5{
    font-size:24px;
    color:#444;
    margin-bottom:30px;
}
.core li p{
    width: 100%;
    margin:0 auto;
    line-height:24px;
    text-align:center;
}
.check{
    width: 100%;
    height: 24px;
    color:#2ba6f2;
    text-align:right;
    display:block;
}
.part_5{
    margin-bottom:60px;
}


/* 小屏电脑 */
@media screen and (min-width: 992px) and (max-width: 1199px) {
.team_l,.team_r{
    height: 395px;
}

}

/* pad */
@media screen and (min-width: 768px) and (max-width: 991px) {

.percent{
    padding:0;
}
.percent li{
    padding:12px 10px 12px 15px;
    font-size:14px;
}
.team_l,.team_r{
    width: 49%;
    padding:12px;
    height: 446px;
}
.team_l{
    margin-right:2%;
}
.img_1{
    margin-right:12px;
}
.core li{
    width: 49%;
    margin-bottom:2%;
}
.core .core_1,.core .core_3{
    margin-right:2%;
    width: 40%
}
.core .core_2,.core .core_4{
    width: 58%
}




}

/* 手机端 */
/* @media screen and (min-width:320px) and (max-width:767px) {
.hybg_l{
    width: 100%;
    margin-right:0;
}
.hybg_r{
    width: 100%;
}
.percent li{
    font-size:16px;
}



} */