h4.normal_title{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 5px;
}
.content-wrap{
    padding-top: 30px;
}
.content-wrap .title_tip{
    text-align: center;
    color: #666666
}
.koubei_banner {
    width: 100%;
    height: 300px;
    background: url(../image/koubei_banner.jpg) center top no-repeat;
}

.koubei_part1 h4.normal_title{
    margin-top: 13px;
    margin-bottom: 24px;
}
.koubei_part1 .list li{
    width: 320px;
    height: 150px;
    box-shadow: 0px 0px 9px 4px #eaebef;
    transition: All 0.4s ease-in-out;
    padding-top: 22px;
    padding-left: 22px;
    vertical-align: top
}
.koubei_part1 .list li div{
    text-align: left;
}
.koubei_part1 .list li:hover{
    box-shadow: 0px 0px 9px 4px #eaebef;
    transform: translateY(-5px);
}
.koubei_part1 .list li div h4{
    font-size: 17px;
    color:#108cee;
    margin-bottom: 17px;
    margin-top: 13px;
}
.koubei_part1 .list li div p{
    font-size: 12px;
    color: #000000;
    line-height: 20px;
}
.koubei_part1 .list li img{
    width: 103px;
    margin-top: 16px;
}
.koubei_part2 ul.list li p{
    font-size: 15px;
}
.koubei_part2 ul.list li:last-child{
    position: relative;
    bottom: 35px;
}
.koubei_part3 ul.list li p{
    color: #999999
}
.koubei_part4 , .koubei_part2 , .koubei_part6{
    background-color: #fbfbfb
}
.koubei_part4 ul.list{
    background-color: #ffffff;
    padding: 10px 0;
    margin-top: 40px
}
.koubei_part4 ul.list .rightImg{
    width: 310px;
    margin-right: 0px;
}
.koubei_part4 ul.list .rightContent{
    text-align: left;
    width: 592px;
    padding-top: 0px;
    margin-bottom: 40px;
}
.koubei_part4 ul.list .rightContent h4{
    font-size: 22px;
    color: #108cee;
    margin-bottom: 40px;
}
.koubei_part4 ul.list .rightContent p{
    font-size: 16px;
    color: #000000;
    line-height: 27px;
}
.koubei_part5 .bch_m_part_item .bch_m_part_item_1{
    margin-top: 31px;
    margin-left: 20px;
}
.koubei_part5 .bch_m_part_item .bch_m_part_item_1 h4 {
    font-size: 17px;
    margin: 13px 0;
}
.koubei_part5 .bch_m_part_item .bch_m_part_item_1 p {
    font-size: 14px;
    color: #666666;
    width: 620px
}
.el-tabs__nav{
    width: 100%;
}
.koubei_part5 .el-tabs--border-card>.el-tabs__header .el-tabs__item{
    width: 33.9999%;
    text-align: center;
    height: 48px;
    line-height: 40px;
    font-size: 16px;
    border-top:4px solid transparent;
}
.koubei_part5 .el-tabs--border-card>.el-tabs__header .el-tabs__item:hover{
    border-top: 4px solid #108cee;
    background-color: #ffffff
}
.koubei_part5 .el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active {
    border-top: 4px solid #108cee;
    border-left: 0px;
}
.koubei_part5 .koubei_part5_cor{
    margin-top: 40px;
}

.koubei_part6 table{
    border-color:#c5eefa;
    margin-top: 40px;
}  
.koubei_part6 table tr{
    height: 68px;
}
.koubei_part6 table tr th{
    background-color: #eff8fa;
    font-size: 17px;
    color: #6f6f6f
}
.koubei_part6 table tr td{
    color: #999999;
    font-size: 13px;
    padding-left: 24px;
    padding-right: 13px;
}