/*-------------banner--------------*/
.urban_banner>.wrap{
    height: 3rem;
    background:url("../images/urban_orbit_banner.png") no-repeat center/cover;
}
/*-----banner文字-----*/
.banner_man{
    float: right;
    margin-top: 2.5rem;
}
.banner_bt{
    float: left;
    margin-top: 1.3rem;
}
.banner_bt h3{
    font-size: 0.3rem;
    color: #121314;
}
.banner_bt p{
    font-size: 0.2rem;
    color: #121314;
    margin-top: 0.02rem;
}
.banner_bt span{
    color: #0187c7;
}
.banner_text{
    margin-left: 0.8rem;
}
.banner_img img{
    width: 0.7rem;
    height: 0.7rem;
    float: left;
}
.banner_man span{
    font-size: 0.3rem;
    font-weight: bolder;
    color: #fc455d;
}
.banner_man img{
    width: 0.43rem;
    height: 0.34rem;
    margin-right: 0.05rem;
    vertical-align: text-bottom;
}
.banner_man p{
    font-size: 0.24rem;
    color: #787878;
}

/*-----当前位置----*/
.Current_Location{
    color: #424242;
    background: #fff;
    padding-bottom: 0.1rem;
}
.Current_Location p {
    padding-top: 0.1rem;
    font-size: 0.24rem;
    width: 7.5rem;

}
/*---------广告--------*/
.urban_ad{
    width: 7.5rem;
    height: 1.35rem;
    margin:0.1rem auto 0;
}
.urban_ad img{
    width: 7.5rem;
    height: 1.35rem;
}

/*------------菜单-----------*/
.introduction_menu{
    width: 100%;
    height: 0.5rem;
    background: #d2d2d2;
    line-height: 0.5rem;
    color: #ffffff;
    margin-top: 0.1rem;

}
.introduction_menu li{
    float: left;
}
.introduction_menu li a{
    color: white;
    font-size: 0.24rem;
    display: inline-block;
    height: 0.5rem;
    width: 1.35rem;
    text-align: center;
    line-height: 0.5rem;
}
.on{
    background: #ff9c00;
    height: 0.5rem;
}

/*--------------标题-----------*/
.usban_title h1{
    font-size: 0.3rem;
    color: #121314;
    line-height: 0.3rem;
/*    border-left: 0.08rem solid #ff9c00;*/
    padding-left: 0.1rem;

}
/*----------专业介绍-------------*/
.introduction_direction{
    padding-top: 0.2rem;
    background: #ffffff;
    padding-bottom: 0.2rem;
}
.introduction_direction h3{
    font-size: 0.24rem;
    color: #121314;
    margin-top: 0.15rem;
}
.direction_ul>li>p{
    font-size: 0.18rem;
    color: #636363;
    line-height: 0.28rem;
    width: 7.1rem;
    margin-top: 0.05rem;

}

/*------------就业前景-----------*/
.introduction_prospect{
    padding-top: 0.2rem;
    margin-top: 0.1rem;
    background: #ffffff;
    padding-bottom: 0.2rem;
}
/*
.introduction_prospect p{
    margin-top: 0.2rem;
    width: 7.1rem;
    font-size: 0.2rem;
    line-height: 0.28rem;
}
*/

/*----------招生专业---------------*/
.admissions_major{
    padding-top: 0.2rem;
    margin-top: 0.1rem;
    background: #ffffff;
    padding-bottom: 0.2rem;

}
.admissions_major table{
    margin-top: 0.2rem;
}
.admissions_major table tr{
    width: 100%;
    height: 0.48rem;
    font-size: 0.2rem;
    color: #484848;
    line-height: 0.48rem;
}
.admissions_major table td:nth-child(2){
    padding-left: 0.1rem;
}
.admissions_major table tr:nth-child(2n){
    background: #eeeeee;

}
.admissions_major table tr td:first-child{
    color: #6bbbff;
    text-align: right;
}
.admissions_major table tr a{
    width: 1.1rem;
    height: 0.32rem;
    display: inline-block;
    color: white;
    background: #ff7c1b;
    text-align: center;
    line-height: 0.32rem;
}

.swiper-container{
    margin-top: 0.1rem !important;
}
/*------------就业岗位---------*/
.introduction_post{
    padding-top: 0.2rem;
    margin-top: 0.1rem;
    background: #ffffff;
    padding-bottom: 0.2rem;
}
.introduction_post p{
    margin-top: 0.2rem;
    width: 7.1rem;
    font-size: 0.2rem;
    line-height: 0.28rem;
}

/*------------就业方向---------*/
.employment_post{
    padding-top: 0.2rem;
    margin-top: 0.1rem;
    background: #ffffff;
    padding-bottom: 0.2rem;
}
.employment_post p{
    margin-top: 0.2rem;
    width: 7.1rem;
    font-size: 0.24rem;
    line-height: 0.28rem;
}

/*------------热门标签------------*/
.introduction__hot{
    padding-top: 0.2rem;
    margin-top: 0.1rem;
    background: #ffffff;
    padding-bottom: 0.2rem;
}
.introduction__hot a{
    font-size: 0.18rem;
    color: #636363;
    display: inline-block;
    padding: 0.05rem 0.15rem;
    text-align: center;
}
.introduction__hot li{
    margin-top: 0.1rem;
    float: left;
    margin-left: 0.1rem;
}
.introduction__hot a:hover{
    color: #ff7c1b;
}

/*----------城市轨道交通运营管理专业相关地区-----*/
.urban_area{
    padding-top: 0.2rem;
}
.urban_area li a{
   width: 1rem;
}
.urban_area li{
    margin-left: 0.2rem;
}
.urban_area ul{
    margin-top: 0.1rem;
}

@media (max-width: 768px) {
    .customer {
        margin-left: 0.2rem;
    }
    .urban_area li {
        margin-left: 0.18rem;
    }

}

@media (max-width: 420px) {
    .customer{
        margin-left: 0;
    }
    .direction_ul>li>p{
        line-height: 0.34rem;
        letter-spacing: 0.01rem;
    }
/*    .introduction_prospect p ,.introduction_post p ,.employment_post p{
        line-height: 0.34rem;
        letter-spacing: 0.01rem;

    }*/
    .introduction__hot li {
        margin-top: 0.05rem;
        float: left;
        margin-left: 0.05rem;
    }
    .urban_area li {
        margin-left: 0.13rem;
    }
}
@media (max-width: 320px) {
     .Current_Location p{
         -webkit-transform: scale(0.8);
          margin-left: -0.6rem;
     }
    .direction_ul>li>p{
        line-height: 0.38rem;
        letter-spacing: 0.02rem;
    }
/*    .introduction_prospect p ,.introduction_post p ,.employment_post p{
        line-height: 0.38rem;
        letter-spacing: 0.02rem;

    }*/
}






