.circle{
    display: inline-block;
    width: 40px;
    height: 40px;
    padding-top: 5px;
    background-color: #d8d8d8;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.ht .line{
    height: 2px;
    background-color: #d8d8d8;
    margin-top: 50px;
    margin-left: 12%;
    margin-right: 12%;
}
.kh .line{
    height: 2px;
    background-color: #d8d8d8;
    margin-top: 50px;
    margin-left: 12%;
    margin-right: 62%;
}
.gl{
    margin-top: 30px;
}
.gl>.col-xs-2{
    background-color: #eef0f6;
    height: 170px;
    text-align: center;
}
.gl .col-xs-2 .lb{
    margin-top: 40px;
}
.gl .col-xs-2 .lb p{
    margin: 20px 0;
    font-size: 20px;
}
.lbbt{
    margin-top: 30px;
    margin-left: 75px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #d8232a;
}
.gl>.col-xs-10{
    background-color: #f8f9fc;
    height: 170px;
}
.gl .col-xs-3{
    text-align: center;
}
.gl .col-xs-3 p{
    color: #666;
    margin-top: 10px;
}
.ldx>.col-xs-2,
.ldx>.col-xs-10{
    height: 600px;
}
.jieshao{
    color: #6d9ee1;
    bottom: 30px;
    position: absolute;
    width: 80%;
    left: 10%;
}
.ldx .col-xs-2 .lb{
    margin-top: 80px;
}
.ldxlb{
    margin: 30px 0;
}
.ldxlb .col-xs-2{
    text-align: center;
    margin-top: 30px;
}
.ldxbt{
    margin: 30px 0 10px 0;
    color: #d8232a;
}
.ldxbt .arrow{
    width: 8px;
}
.ldxlb .nr{
    color: #666;
}
.ldx{
    padding-bottom: 60px;
}
.inted{
    color: #d8232a !important;
}
.inted:hover{
    cursor: pointer;
}
