body {
    color: #686868;
    font-family: "宋体";
}
*{
    margin: 0;padding: 0;
}
/*导航*/
#logo span{
    text-decoration: none;
    font-size: 25px;
    color:black;
}
#mynav {
    background:white;
    border: none;
}
#mynav .navbar-right {
    margin:7px -40px;
}
.navbar-header{
    padding:5px 0 0 300px;
}

#mynav a {
    color: black;
    font-size: 18px;
}

#btn>span{
    background: darkgray;
}
#anniu ul.nav li a:hover{
    color:green ;
}
#anniu ul li a{
    padding-top:25px;
}

/*最适合上班族提升方案*/
h2{
    color: black;
    text-align: center;
}
.mr20{
    margin-top: 15px;
    text-align: center;
}
.mr20 div p{
    font-size: 16px;
    margin-top:20px;
}
.mr50{
    margin-top: 20px;
    text-align: center;
}
.mr40{
    margin-top:40px;
    margin-bottom: 10px;
}
.mr40>div{
    padding: 0;
}
.row{
    margin-right:-15px;
    margin-left: -15px;
}
/*.border>div{*/
    /*border:2px solid #F08302;*/
/*}*/
.num{
    width:30px;
    height:30px;
    line-height:30px;
    color:white;
    font-size:15px;
    background-color:#F08302;
    border-radius:50%;
    margin:-12px auto;
}
.shop{
    display: inline-block;
    width:200px;
    height:30px;
    line-height:30px;
    background-color: lightgreen;
    border-radius: 10px;
    border: none;
    color: black;
}
.shop:hover{
    background:rgba(86,151,46,0.5);
    color: white;
}
.pt{
    margin-bottom: 20px;
    margin-top:10px;
}
.shu_ch{
    /*width: 260px;*/
    height: 450px;
    border: 1px solid #88B66C;
    border-left:none;
}
.shu_ch1{
    height: 450px;
    border: 1px solid #88B66C;
}
/*提高*/
.big{
    margin-top: 30px;
    width:100%;
    padding-top:40px;
    padding-bottom:30px;
    background-size:cover;
}
.shu img{
    width:250px;
    height:150px;
}
.moive{
    font-size: 18px;
    display: block;
    width:250px;
    height:30px;
    line-height:30px;
    color:black;
    margin:10px auto 10px;
    padding:0;
}
.cheng{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}
/*重点院校*/
.index-backa{
    background:url(../../imgs/back1.jpg) no-repeat;
    width: 100%;
}
.mr20{
    margin-top: 20px;
    text-align: center;
}
.mr50{
    text-align: center;
}
.mr40{
    margin-top:40px;
}
.mr40>div{
    padding: 0;
}
.border{
    background-color: #fff;
    padding-top:20px;
}
.border a button{
    color: black;

}
.border img{
    width:150px;
    height: 150px;
}
.border p{
    padding-top:10px;
    font-size:18px;
    color: black;
}
.cha{
    display: inline-block;
    width:100px;
    height:30px;
    line-height:30px;
    background:rgba(232,232,232,0.8);
    border-radius: 10px;
    outline: none;
    border: none;
}
.cha:hover{
    background:rgba(86,151,46,0.6);
    color:white;
}
.pt{
    margin-bottom: 20px;
    margin-top:10px;
}
.xue-btn{
    width:280px;
    height:60px;
    border: 2px solid #56972E;
    border-radius:10px;
    font-size:20px;
    color:#56972E ;
    text-align:center;
    background:transparent;
    margin-top:40px;
    outline: none;
}
.xue-btn:hover{
    background-color:#56972E;
    color:white;
}
/*学历政策改革发布*/
.mr2{
    margin-top:50px;
}
.mr21{
    margin-top:20px;
}
.bt img{
    width: 400px;
    height: 300px;
}
.row ul li a{
    text-decoration: none;
    color: black;
    font-size: 17px;
    line-height:30px;
}
/*.bt{*/
    /*border: 1px solid green;*/
/*}*/
.zhi ul li{
    background:rgb(136,182,108) ;
    /*border: 1px solid red;*/
    float: left;
    width: 200px;
    margin-left:50px;
    margin-top:30px;
}
.zhi ul li:hover{
    background:rgba(136,182,108,0.5) ;
}
.xin ul li a:hover{
    color: blue;
}
/*关于报考学历，有些问题你必须明*/
.tua_a{
    width: 260px;
    height: 260px;
    border: 1px solid lightgreen;
    margin-left: 30px;
    border-radius: 10%;
}
.tua_a img{
    margin-top: 10px;
    width: 230px;
    height: 230px;
}
.tua_a:hover{
    border: 3px solid forestgreen;
}