
/*公用开始*/
.jianjie-xy{
    width: 100%;
    background-color: #fff;
}
.jianjie-xy .con3{
    width: 92%;
    margin: 0 auto;
}
.jianjie-xy .con3 em{
    font-size: 1.7em;
    color: #160d03;
    font-weight: bold;
    display: block;
    width: 50%;
    float: left;
}
.jianjie-xy .con3 .zxa{
    font-size: 1.3em;
    color: #68625a;
    display: block;
    font-weight: bold;
    width: 50%;
    float: right;
    text-align: right;
    line-height: 31px;
}
@media screen and (min-width: 375px) and (max-width:530px){
    .jianjie-xy .con3 em{
        font-size: 1.4em;
        color: #160d03;
        font-weight: bold;
    }
    .jianjie-xy .con3 .zxa{
        font-size: 1.1em;
        color: #68625a;
        font-weight: bold;
        display: block;
        width: 50%;
        float: right;
        text-align: right;
        line-height: 31px;
    }
}
/*公用结束*/
/*钓鱼台大师开始*/
.zy-kecheng2 .demo5{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
}
.zy-kecheng2 .demo5 .con{
    width: 43%;
}
.zy-kecheng2 .demo5 .con a{
    display: block;
    padding: 12px 0px 0px 0px;
}

.zy-kecheng2 .demo5 .img1{
    width:75% ;
    margin: 0 auto;
    border-radius: 50%;
}
.zy-kecheng2 .demo5 .img2{
    width:93.5% ;
    margin: 0 auto;
    border-radius: 15px;
}
.zy-kecheng2 .demo5 .img3{
    width:98.5% ;
    margin: 0 auto;
    border-radius: 15px;
}
.zy-kecheng2 .demo5 .img4{
    width:100% ;
    margin: 0 auto;
    border-radius: 15px;
}

.zy-kecheng2 .demo5 h2 {
    font-size: 1.5em;
    line-height: 43px;
    color: #68625a;
    font-weight: bold;
    text-align: center;
}
.zy-kecheng2 .demo5 p{
    font-size: 1.3em;
    color: #bdb9b5;
    line-height: 30px;
}
.zy-kecheng2 .demo5 .tx{
    padding-top: 12px;
}
@media screen and (min-width: 375px) and (max-width:530px)
{
    .zy-kecheng2{
        padding-bottom: 14px;
    }
    .zy-kecheng2 .demo5 h2{
        font-size: 1em;
        color: #68625a;
        line-height: 26px;
    }
    .zy-kecheng2 .demo5 p{
        font-size: 1.1em;
        color: #bdb9b5;
    }
    .zy-kecheng2 .demo5 .con a{
        display: block;
        padding: 10px 0px 0px 0px;
    }
}
/*钓鱼台大师结束*/

/*高薪专业推荐开始*/
.zhuanye{
    padding-bottom: 30px;
}
.zhuanye .zxbm{
    display: block;
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-weight: bold;
    font-size: 1.7em;
    color: #fff;
    border-radius: 5px;
    background-color: #ffba17;
}
@media screen and (min-width: 375px) and (max-width:530px)
{
    .zhuanye .zxbm{
        height: 40px;
        line-height: 40px;
        font-size: 1.3em;
    }
}
/*高薪专业推荐结束*/