html {font-size: 58.59375px;}
.y_nav {
    display: flex;
    justify-content: space-around;
    text-align: center;
    height: 35px;
    line-height: 35px;
    padding: 5px 0;
    background: #f8f8f8;
}

.y_nav>a {
    text-align: center;
    display: block;
    width: 25%;
    box-sizing: border-box;
    color: black;
}


.y_nav>a.y_index_on {
    color: #50c800;
    border-bottom: 3px solid #50c800;
}
a.index_list_more {
    display: block;
    text-align: center;
    color: #0099ff;
    font-size: 12px;
}
/* 公共头部结束 */

footer{}
footer>.foot_top{
    text-align: center;
    padding: 10px 0;
    background: #F6F8FB;
    padding-bottom: 60px;
}
footer>.foot_top>a{
    display: inline-block;
    margin: 0 5px;
    font-size: 12px;
    padding: initial;
}
footer>.foot_top>p{
    padding-top: 10px;
    font-size: 12px;
    color: #666;
}
footer .foot_bot{
    display: flex;
    text-align: center;
    justify-content: space-around;
}
footer .foot_bot>a {
    font-size: 12px;
    padding-top: 25px;
}
footer .foot_bot>a:nth-of-type(1){
    background: url(https://www.hbjxjyw.com/style/m/img/icon-gzh.png) no-repeat center 5px;
    background-size: 20px 19px;
}
footer .foot_bot>a:nth-of-type(2){
    background: url(https://www.hbjxjyw.com/style/m/img/icon-jlq.png) no-repeat center 5px;
    background-size: 20px 15px;
}
footer .foot_bot>a:nth-of-type(3){
    background: url(https://www.hbjxjyw.com/style/m/img/icon-wsbm.png) no-repeat center 5px;
    background-size: 22px 20px;
}
footer .foot_bot>a:nth-of-type(4){
    background: url(https://www.hbjxjyw.com/style/m/img/icon-zxzx.png) no-repeat center 5px;
    background-size: 22px 20px;
}
footer .foot_bot>a:nth-of-type(5){
    background: url(https://www.hbjxjyw.com/style/m/img/icon-tel.png) no-repeat center 5px;
    background-size: 22px 19px;
}
footer>.foot_pos{
    position:fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: white;
}
/* 公共尾部结束 */

.y_index_swiper {
    border-radius: 5px;
    overflow: hidden;
}
div#silde_box {
    overflow: hidden;
    max-width: 100%;
    margin: 0 auto;
    height: 150px;
    position: relative;
}

#silde_box .bd {
    z-index: 0;
    position: relative;
}

#silde_box .bd img {
    width: 100%;
    height: 150px;
}

#silde_box .bd a {
    -webkit-tap-highlight-color: transparent;
}

#silde_box .hd {
    position: absolute;
    z-index: 1;
    text-align: center;
    bottom: 5px;
    left: 50%;
    transform: translate(-50%,0);
}

#silde_box .hd li {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #c4c4c4;
    border-radius: 50%;
    font-size: 0;
    margin: 0 .05rem;
}

#silde_box .hd li.on {
    background:#59acec;
}


/* 幻灯片结束 */


/* 专题页样式（公共） */
div#zk_time {
    background: #FAFAFA;
    height: 45px;
    margin: 11px;
    line-height: 45px;
    color: #666;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    /* background: url(https://www.hbjxjyw.com/style/m/img/zt_time.png) no-repeat left center; */
    background-size: 25px;
}


div#zk_time>span {
    background: #ffba2a;
    border-radius: 3px;
    padding: 1px 2px;
    color: white;
}

.zt_nav {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    justify-content: space-around;
}

.zt_nav>a {
    display: inline-block;
    width: 28%;
    background: #DCF0FF;
    color: #0081ff;
    padding: 9px;
    font-size: 16px;
    border-radius: 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.zy_list {
    margin-bottom: 10px;
    border-top: 3px solid #0092ff;
}

.zy_list>ul {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.zy_list>ul>li {
    border-bottom: 1px solid #ccc;
    width: 33.333%;
    padding: 7px;
    font-weight: 600;
}

.zy_list>ul>li:nth-of-type(2) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.zy_list>.zy_list_box li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
}

.zy_list>.zy_list_box li>a {
    display: inline-block;
    width: 85%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zy_list>.zy_list_box li>span {
    float: right;
    color: #9c9c9c;
    font-size: 12px;
}

.zy_list>.zy_list_box {
    padding: 0 5px;
}

li.zt_list_nav_on {
    border-bottom: none !important;
    color: #0092ff;
}
.zy_list>.zy_list_box li:last-of-type {
    border-bottom: none;
}
/* 专题页结束 */






/* 院校（非公共） */
.yx_box1 {
    display: flex;
    height: 150px;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
}

.yx_box1>.yx_b1_img {
    width: 30%;
    height: 100%;
    margin-right: 15px;
}

.yx_box1>.yx_b1_img>img {
    width: 100%;
    max-height: 100%;
}

.yx_info {width: 65%;line-height: 19px;}

.yx_info>p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yx_info>p>span {
    font-weight: 600;
}

.yx_info>p:nth-of-type(1) {
    font-weight: 600;
}

div.yx_tit {
    height: 30px;
    line-height: 30px;
    padding-left: 8px;
    border: 1px solid #e9e9e9;
    border-left: 8px solid #6dbeff;
    background: #f6f8fb;
    color: #004984;
    font-weight: 600;
}

.yx_box2>.yx_des {
    line-height: 18px;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 5px;
    text-indent: 20px;
}

.yx_box2>.yx_des>a {
    color: red;
}


.yx_zy_con {
    padding: 5px;
}

.yx_zy_con tr>td>a {
    display: inline-block;
    background: red;
    padding: 4px 8px;
    font-size: 12px;
    color: white;
    border-radius: 5px;
}

.yx_zy_con tr>td {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.yx_zy_con tr>td:last-of-type {
    border-right: 1px solid #ccc;
}

.yx_zy_con tr:last-of-type>td {
    border-bottom: 1px solid #ccc;
}

.yx_zy_con tr:nth-of-type(even)>td {
    background: #fbfbfb;
}
.yx_box4>.yx_zsyb {
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.yx_box4>.yx_zsyb>img {
    width: 48%;
    height: 48%;
}


/* 院校结束 */

/* 首页新样式 */
.y_index_rukou,.y_index_list>.nav_tit {
    display: flex;
    justify-content: space-around;
    margin-top:10px;
}

.y_index_rukou>a {
    display: inline-block;
    width: 28%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    color: white;
}

.y_index_rukou>a:nth-of-type(1) {
    background:linear-gradient(to right bottom,#00C7C0,#07F7E8);
}
.y_index_rukou>a:nth-of-type(2) {
    background:linear-gradient(to right bottom,#46B0EC,#33DCF5);
}
.y_index_rukou>a:nth-of-type(3) {
    background:linear-gradient(to right bottom,#3174FD,#87B3FF);
}


.y_index_list>.nav_tit>li {
    color: #35ad32;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
}

.nav_tit_on {
    background: #f5f5f5;
}

.y_index_list {
    margin: 15px 0;
}

.y_index_list .nav_con>li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #efefef;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; 
}

.y_index_list .nav_con>li>a {
    font-size: 14px;
}

.y_index_list .nav_con>li:last-of-type {
    border-bottom: none;
}

a.index_list_more {
    display: block;
    text-align: center;
    color: #0099ff;
    font-size: 12px;
}

ul.nav_con {
    padding: 0 15px;
}

.y_index_xl>img {
    width: 100%;
}

.y_index_xl_box1,.y_index_xl_box2 {
    display: flex;
    justify-content: space-around;
}

.y_index_xl_box1>a>img {
    max-width: 100%;
    height:auto;
}
.y_index_xl_box2>img {
    width: 25%;
    height: 17%;
}

.ym_school>ul {
    display: flex;
    flex-wrap: wrap;
}

.ym_school li>a {
    display: flex;
}