@charset "utf-8";
/* CSS Document */
.container-o{
    width:1140px;
    margin-right: auto;
    margin-left: auto;
}
.tel-top{
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
}
.tit{
    font-size: 48px;
    line-height: 48px;
}
.text-fei{
    color: #eb6877;
}
.text-zi{
    color: #5f52a0;
}
.text-lai{
    color: #88abda;
}
.text-lv{
    color: #84ccc9;
}
.bg-zi{
    background:#5f52a0;
}
.bg-fei{
    background:#eb6877;
}
.border-zi{
    border-color: #5f52a0 !important; 
}
.ob{
    background: url("../images/de-12.png") no-repeat 0 10px;
}
.ke i{
    margin-right: 10px;
    color: #dc3545;
}
.ke .card{
   transition:0.2s; 
}
.ke .card p{
    line-height: 1.4rem;
    margin-top: 0;
    margin-bottom: 0;
}
.ke .card:hover{
    box-shadow:2px 2px 5px rgba(0,0,0,0.2);
    border:1px solid #FFFFFF;
    margin-top: -3px;
}
.ke .card:hover h5{
    color: #dc3545;
}
.nav-pills .nav-ke {
    color: #313131;
}
.nav-pills .nav-ke.active,
.nav-pills .show > .nav-ke {
    color: #fff;
    background-color: #dc3545;
    font-weight: bolder;
}
.youshi{
    list-style-type: none;
}
.youshi li{
    padding-left: 30px;
    background: url("../images/de-12.png") no-repeat 0 10px;
}
.fuwu{
    list-style-type: none;
}
.fuwu li{
    padding-right: 30px;
    background: url("../images/de-13.png") no-repeat right 10px;
}
.shi01{
    background: url("../images/de-14.png") no-repeat top left;
    background-size:contain;
}
.shi02{
    background: url("../images/de-15.png") no-repeat top left;
    background-size:contain;
}
.shi03{
    background: url("../images/de-16.png") no-repeat top left;
    background-size:contain;
}
.shi01 span,.shi02 span,.shi03 span{
    text-transform: uppercase;
}
.shi01 p,.shi02 p,.shi03 p{
    height:220px;
}
.kf-l{
    position:fixed;
    left:0;
    top:50%;
    margin-top: -263px;
    overflow: hidden;
    z-index: 99999;
}