.content{
    padding: 0;
    background: rgba(0,0,0,0)
}
.TopImg{
    position: relative;
    height: 350px;
    background: url("../../img/direction/direction_02.png") no-repeat top center;
}
.zhuanyeNavBox{
    width: 100%;
    line-height: 50px;
    background: rgba(255,255,255,.1);
    position: absolute;
    bottom: 0;
}
.zhuanyeNav{
    width: 1200px;
    margin: 0 auto;
}
.zhuanyeNavList{
    padding: 0 44px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.zhuanyeNavActive{
    background: #2777fc;
    color: #fff;
}
.apply_p1 {
    font-size: 40px;
    color: #fff;
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}

.apply_p2 {
    font-size: 26px;
    color: #fff;
    width: 1200px;
    margin: 38px auto 61px;
    height:26px;
    line-height: 26px;

}
.apply_div1 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 54px;

}
.apply_p3 {
    font-size: 16px;
    color: #fff;
    width: 205px;
    height:50px;
    line-height: 50px;
    background: #076ce0;
    padding-left: 56px;
    position: relative;
    cursor: pointer;

}
.apply_p3 i {
    font-size: 20px;
    margin-right: 14px;
    position: absolute;
    left: 20px;
    top: 0;
}