/*报名流程，蓝底样式begin*/

.mod-7{
    background: #186bb7;
    padding-top: 70px;

}
.mod-7 .service{

    background-image: url(https://www.k12zx.com/statics/index/zt_2_img/border2.jpg);

    background-repeat: repeat-x;

    background-position: center;

    text-align: center;

    margin-top: 15px;

    margin-bottom: 70px;

}
.mod-7 .service p{

    padding:0px 30px;

    color:#fff;

    font-size: 24px;

    background: #186bb7;

    position: relative;



    display: inline-block;

}
.mod-7 .service p:after, .mod-7 .service p:before {

    background-image: url(https://www.k12zx.com/statics/index/zt_2_img/border2.jpg);

}
.bmlc li span {
    width: 90px;
    height: 90px;
    font-size: 45px;
    display: block;
    color: #186bb7;
    font-weight: bold;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    position: absolute;
    top: -50px;
    left: 70px;
    border: 1px #186bb7 solid;
}
.guoji_bm{
    width: 350px;
    background: #fff;
}
.guoji_bm h3{
    font-size: 24px;
    text-align: center;
    padding:35px 0px;
    color: #186bb7;
}
.mod-7 .g-tel.blue{
    color: #fff;
    background-position: 0 -204px;
}
.mod-7 .g-form.blue{
    color: #fff;
    background-position: 0 -257px;
}
/*报名流程，蓝底样式end*/

.fangxiao{color:#fff;font-size:18px;}
.txs {
    border: 1px #fff solid;
    width: 40px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    height: 130px;
    padding-top: 15px;
    margin-top: 13px;
}
.txq {
    margin-left: 15px;
    text-align: center;
}
.txlc {
    width: 100px;
    margin-top: 30px;
    margin-right: 15px;
    position: relative;
}
.txlctwo:after {
    position: absolute;
    border: 7px solid transparent;
    border-left: 7px solid #fff;
    width: 0;
    height: 0;
    position: absolute;
    content: ' ';
    top: 26px;
    right: -15px;
}
.txq span {
    color: #fff;
    width: 100%;
    font-size: 16px;
    margin-top: 10px;
}
.txscourse {
    margin-left: 25px;
    width: 330px;
}
.txscourse span {
    border: 1px #fff solid;
    line-height: 40px;
    color: #fff;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 100px;
    text-align: center;
}
.txscourse span:nth-child(3n){
    margin-right:0px;
}