/* 学校头部信息 */
.main {
    background-color: #f7f7f7;
}
.college_head {
    position: relative;
    height: auto;
    background-color: #fff;
    padding: 30px 25px 47px 60px;
}
.college_head .info_l {
    display: inline-block;
}
.college_head .info_l .badge {
    display: inline-block;
    float: left;
}
.college_head .info_l .badge img {
    width: 140px;
    height: 140px;
}
.college_head .info_l .info_wrap {
    display: inline-block;
    margin-left: 15px;
}
.college_head .info_l .info_wrap .title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 25px;
}
.college_head .info_l .info_wrap .title img {
    vertical-align: middle;
}

.college_head .info_l .info_wrap .brief {
    width: 380px;
    font-size: 14px;
    color: #999;
}
.college_head .info_l .info_wrap .brief li {
    display: inline-block;
    line-height: 32px;
    color: #999;
}
.college_head .info_l .info_wrap .brief li:last-child {
    width: 100% !important;
}

.college_head .info_l .info_wrap .brief li.item {
    width: 225px;
}

.college_head .info_l .info_wrap .brief li .spn {
    color: #333;
}
.college_head .info_l .info_wrap .brief li .spn_hidden {
    color: #333;
    width: 183px;
    position: absolute;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.college_head .guide_r {
    position: absolute;
    right: 0;
    top: 35px;
}
.college_head .guide_r .guide_wrap .item {
    position: relative;
    float: left;
    cursor: pointer;
    width: 134px;
    height: 70px;
    margin-top: 35px;
}
.college_head .guide_r .guide_wrap .item i {
    position: absolute;
    margin-top: 5px;
    text-align: center;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background-color: #EBF3FC;
    color: #0088E6;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.college_head .guide_r .guide_wrap .item:hover i {
    background-color: #0088E6;
    color: #fff;
}
.college_head .guide_r .guide_wrap .item i.icon_dz_jianzhang,
.college_head .guide_r .guide_wrap .item i.icon_dz_zhuanye,
.college_head .guide_r .guide_wrap .item i.icon_dz-fenshu {
    font-size: 24px;
}
.college_head .guide_r .guide_wrap .item i.icon_dz_chengji,
.college_head .guide_r .guide_wrap .item i.icon_dz_luqu,
.college_head .guide_r .guide_wrap .item i.icon_dz_baoming {
    font-size: 22px;
}
.college_head .guide_r .guide_wrap .item span {
    display: inline-block;
    position: absolute;
    width: 85px;
    top: 50%;
    margin-top: 15px;
    margin-left: -5px;
    font-size: 14px;
    color: #333;
     transform: translateY(-50%);
    -ms-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
}
.college_box .college_wrap {
    position: relative;
    display: inline-block;
    overflow: hidden;
    background-color: #fff;
    width: 860px;
    margin-top: 30px;
    padding: 0px 60px;
}
.college_wrap .college_nav {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background-color: #F7F7F7;
}
.college_wrap .college_nav li {
    float: left;
    text-align: center;
    width: 103px;
    color: #333;
    font-size: 16px;
}
.college_wrap .college_nav li.active {
    border-top: 2px solid #0088E6;
    height: 44px;
    width: 103px;
    background-color: #fff;
}
.college_wrap .college_intro .caption ,
.college_wrap .college_dynamics .caption {
    margin-top: 40px;
}
.college_wrap .college_profession .caption {
    margin-top: 25px;
}
.college_profession table{
    text-align: center;
    border: none;
    border-collapse: collapse;
}
.college_profession table td{ }
.college_profession table tbody{ border:  1px solid #e6e6e6;}
.college_wrap .profession_detail .caption,
.college_wrap .college_dynamics .caption,
.college_wrap .college_profession .caption,
.college_wrap .college_intro .caption {
    position: relative;
    margin-bottom: 20px;
}
.college_wrap .profession_detail .caption h5,
.college_wrap .college_dynamics .caption h5,
.college_wrap .college_profession .caption h5,
.college_wrap .college_intro .caption h5 {
    display: inline-block;
    background-color: #0088E6;
    padding: 9px 18px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    -webkit-border-radius: 17px 17px 17px 0;
    -moz-border-radius: 17px 17px 17px 0;
    border-radius: 17px 17px 17px 0;
}
.college_wrap .college_dynamics .caption .more,
.college_wrap .college_profession .caption .more,
.college_wrap .college_intro .caption .more{
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 14px;
    color: #999;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.college_wrap .college_intro .content {
    line-height: 32px;
}
.college_wrap .profession_detail .content p,
.college_wrap .college_intro .content p {
    padding-bottom: 15px;
    font-family: 'MicrosoftYaHei';
}
.college_wrap .profession_detail .content p {
    font-size: 18px;
    line-height: 38px;
}
.college_wrap .college_intro .content p {
    font-size: 16px;
    color: #333;
}
.college_wrap .college_dynamics .dynamics_list li {
    float: left;
    width: 330px;
    color: #ccc;
    line-height: 40px;
    margin-left: 15px;
    margin-right: 20px;
    list-style-type: disc !important;
}
.college_wrap .college_dynamics .dynamics_list li:nth-child(even) {
    margin-right: 0;
}
.college_wrap .college_profession .caption .more_sel {
    float: right;
    margin-top: 11px;
}
.college_wrap .college_profession .caption .more_sel li {
    float: left;
    color: #999;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #999;
}
.college_wrap .college_profession .caption .more_sel li a{color: #999;}
.college_wrap .college_profession .caption .more_sel li:first-child {
    border: none;
}

.college_wrap .college_dynamics .dynamics_list li a {
    /* display: block;
    overflow: hidden;
    white-space: nowrap;/*不换行*/
    /* text-overflow:ellipsis;/*超出部分文字以...显示*/
    /* font-size: 16px;
    color: #333;   */
    display: inline-block;
    width: 280px;
    padding-left: 5px;
    color: #333;
    font-size: 16px;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* table表格与分页 */
table{
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
}
table tr th {
    padding: 20px 10px;
    font-weight: 400;
    background-color: #eee;
    font-size: 14px;
    color: #999;
}
table tr td {
    padding: 10px 10px;
    color: #333;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #050505;
    border-bottom: 1px solid #050505;
    line-height:20px;
}
/*奇数*/
table tr:nth-child(even){
    background-color: #fff;
}
/*偶数*/
table tr:nth-child(odd){
    background-color: #F7F7F7;
}

table tr td a {
    color: #0088E6 !important;
}
table tr td a:hover {
    text-decoration: underline;
}
._right {
    margin-top: 30px;
    width: 300px;
}
/* 在线报名 */
._right .online_sign {
    display: inline-block;
    height: auto;
    padding: 30px;
    background-image: url("../images/form_bg.png");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}
._right .online_sign .caption {
    margin-bottom: 15px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}
._right .online_sign .caption span {
    padding-left: 5px;
    padding-right: 5px;
}
._right .online_sign .caption img {
    vertical-align: middle;
}
._right .online_sign .tip {
    margin-bottom: 20px;
    color: #FFD84F;
}
._right .online_sign .form_wrap .red {
    position: absolute;
    top: 16px;
    margin-left: 10px;
    color: #FF4F4F;
}
._right .online_sign .form_wrap.padding input {
    padding-left: 25px;
}
._right .online_sign .form_wrap {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
._right .online_sign button {
    width: 100%;
    height: 40px;
    font-size: 18px;
    color: #FF5D0E;
    cursor: pointer;
    background-color: #FFD84F;
}
._right .online_sign .form_wrap select,
._right .online_sign .form_wrap input {
    width: 240px;
    height: 40px;
    color: #999;
    font-size: 14px;
    padding-left: 10px;
}
._right .online_sign .form_wrap select {
    width: 240px;
    color: #999;
    /*很关键：将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
._right .online_sign .form_wrap input::-webkit-input-placeholder {
    color: #999;
}
._right .online_sign .form_wrap input::-webkit-input-placeholder{
    color: #999;
}
._right .online_sign .form_wrap input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #999;
}
._right .online_sign .form_wrap input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #999;
}
._right .online_sign .form_wrap input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color: #999;
}
._right .hot_professional .caption {
    margin-top: 40px;
}
._right .hot_professional .caption,
._right .hot_professional .caption h4 {
    border: none;
}
._right .hot_professional .ranking_list {
    padding-left: 20px;
    padding-right: 20px;
}
._right .hot_professional .ranking_list .item .title {
    width: 220px;
}
/* 列表分页 */
.page {
    text-align: center;
}
.page ul {
    display: inline-block;
    margin-top: 20px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}
.page ul li {
    float: left;
    /*height: 38px;
    width: 38px;*/
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    text-align: center;
}
.page ul li > a {
    font-size: 12px;
    color: #444;
    line-height: 38px;
    padding:15px;
}
.page ul li.pre {
    width: 80px;
}
.page ul li.active {
    background-color: #0088e6;
}
.page ul li.active > a {
    color: #fff;
}

.college_box .college_wrap{padding-bottom: 40px;}
