/* 学校头部信息 */
.college_head {
    position: relative;
    height: auto;
    background-color: #fff;
    padding: 30px 20px;
}

.college_head .info_l {
    display: inline-block;
}

.college_head .info_l .badge {
    display: inline-block;
    float: left;
    width: 200px;
}

.college_head .info_l .badge img {
    width: 100%;
    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: 100px;
    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: 100%;
    padding: 20px;
    margin-bottom: 20px;
}

.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: 25px;
}

.college_wrap .college_profession .caption {
    margin-top: 25px;
}

.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 h2, .college_wrap .college_dynamics .caption h2, .college_wrap .college_profession .caption h2, .college_wrap .college_intro .caption h2 {
    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: 45%;
    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: 100%;
    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;
    text-align: center;
}

table tr td {
    padding: 10px 10px;
    color: #333;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    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;
}

/* 在线报名 */
ul.dynamics_list::after {
    content: "";
    display: block;
    clear: both;
}

.my_tip {
    background: white;
    padding: 10px;
    font-size: 12px;
    color: #999;
    line-height: 25px;
    padding-top: 0;
}

.college_head .info_l .info_wrap>a {
    float: left;
}

.college_head .info_l .info_wrap>a.my_ck_rk {
    background: #2584ce;
    padding: 3px 6px;
    border-radius: 3px;
    color: white;
    margin-top: 6px;
    margin-left: 10px;
}

.my_tit {
    border-left: 4px solid #0088e6;
    font-size: 18px;
    font-weight: 600;
    padding-left: 12px;
    margin: 10px 0;
}

.college_head .guide_r .guide_wrap .item:nth-of-type(1) i {
    background: #0088E6 url(https://www.hbzkw.com/yx_style/style_new/images/my_icon_xy.png) no-repeat center;
    background-size: 25px;
}

.college_head .guide_r .guide_wrap .item:nth-of-type(2) i {
    background: #0088E6 url(https://www.hbzkw.com/yx_style/style_new/images/my_icon_jz.png) no-repeat center;
    background-size: 25px;
}

.college_head .guide_r .guide_wrap .item:nth-of-type(3) i {
    background: #0088E6 url(https://www.hbzkw.com/yx_style/style_new/images/my_icon_wd.png) no-repeat center;
    background-size: 25px;
}

.college_head .guide_r .guide_wrap .item:nth-of-type(4) i {
    background: #0088E6 url(https://www.hbzkw.com/yx_style/style_new/images/my_icon_zc.png) no-repeat center;
    background-size: 27px;
}

.college_head .guide_r .guide_wrap .item:nth-of-type(5) i {
    background: #0088E6 url(https://www.hbzkw.com/yx_style/style_new/images/my_icon_bm.png) no-repeat center;
    background-size: 27px;
}


.college_wrap .college_dynamics .caption h2.on {
    background-color: #0088E6;
    color: white;
}

.college_wrap .college_dynamics .caption h2 {
    background: white;
    color: black;
    cursor: pointer;
}




/* 别动下方代码！！！ yx*/
/* 别动下方代码！！！ yx*/
/* 别动下方代码！！！ yx*/
.college_head .info_l .info_wrap>a.my_ck_rk,.college_head .guide_r,div#my_zswd,div#my_zszc,.college_dynamics {
    /* display: none !important; */
}

body.npxx .college_head .info_l .info_wrap>a.my_ck_rk,body.npxx .college_head .guide_r,body.npxx div#my_zswd,body.npxx div#my_zszc,body.npxx .college_dynamics {
    display: block !important;
}

/* 11-4改版代码 yx*/
.commonHeader-mod.index2019 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: white;
}

.commonHeader-mod.index2019>div:nth-of-type(1) {
    width: 150px;
    height: 27px;
}

.commonHeader-mod.index2019>div:nth-of-type(1) img {
    width: 100%;
}

a.search-btn {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    margin-right: 5px;
    width: 19px;
    height: 19px;
    line-height: 0;
    font-size: 0;
    background: url(https://www.hbzkw.com/style2020/images/search.png) no-repeat;
    background-size: 100% auto;
}

a.login-btn.noLogin {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #249ff6;
}

.header .nav-site {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    background: linear-gradient(to right,#2973e1,#3093f4);
}

.header .nav-site>li {
    width: 25%;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.header .nav-site>li>a {
    color: white;
    font-size: 15px;
}

.fixBottom-nav {
    width: 100%;
    height: 60px;
    border-top: 1px solid #f0f0f0;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 96;
}

.fixBottom-nav ul {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center
}

.fixBottom-nav li {
    text-align: center;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    font-size: 13px;
    color: #555;
}

.fixBottom-nav li.ico01 {
    background: url("https://www.hbzkw.com/style2020/images/bottomNav01.png") no-repeat center 10px;
    background-size: 25px auto
}

.fixBottom-nav li.ico02 {
    background: url(https://www.hbzkw.com/style2020/images/bottomNav02.png) no-repeat center 10px;
    background-size: 25px auto;
}

.fixBottom-nav li.ico03 {
    background: url("https://www.hbzkw.com/style2020/images/bottomNav03.png") no-repeat center 10px;
    background-size: 25px auto
}

.fixBottom-nav li.ico04 {
    background: url("https://www.hbzkw.com/style2020/images/bottomNav04.png") no-repeat center 10px;
    background-size: 25px auto
}

.fixBottom-nav li.ico05 {
    background: url("https://www.hbzkw.com/style2020/images/bottomNav05.png") no-repeat center 10px;
    background-size: 25px auto
}

.fixBottom-nav li.hot a {
    color: #ff7759
}

.fixBottom-nav a {
    display: block;
    color: #555;
    padding-top: 7px;
    line-height: 78px;
}

.ico05 .badge {
    position: absolute;
    top: 0;
    font-size: .35rem;
    background: red;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 50%;
    right: 10px;
    color: white;
}

.myyx_zlimg_tit {
    font-size: 24px;
    color: #0c71d1;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.myyx_data {
    padding: 20px;
    margin: 20px auto;
    border: 1px solid #eee;
    width: 100%;
}

.myyx_zlimg {
    width: 860px;
    /* margin-right: 10px; */
    float: left;
}

.myyx_tc {
    width: 300px;
    height: 250px;
    overflow: hidden;
    float: right;
    cursor: pointer;
    background: url(https://www.hbzkw.com/yx_style/style_new/images/top-bg.png);
    background-size: 100%;
    margin-right: 15px;
}

.myyx_zlimg img {
    width: 100%;
}

.myyx_data::after {
    content: "";
    display: block;
    clear: both;
}

.myyx_tc_btn {
    background: #0c6fcf;
    width: 130px;
    margin: 30px auto;
    color: white;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
}

p.myyx_tc_info {
    text-align: center;
    font-size: 15px;
}

p.myyx_tc_info>span {
    color: red;
}

.wj-right-download-item {
    width: 200px;
    height: auto;
    margin: 20px auto;
}

.wj-right-download-item>ul>li {
    display: inline-block;
    text-align: center;
    margin-right: 17px;
    position: relative;
    width: 43%;
}

.wj-right-download-item>ul>li::after {
    display: block;
    content: "";
    width: 1px;
    height: 55px;
    background-color: #eee;
    position: absolute;
    top: 0;
    right: -14px;
}

.wj-right-download-item>ul>li:last-child {
    margin-right: 0;
}

.wj-right-download-item>ul>li:last-child::after {
    display: none;
}

.wj-right-download-item>ul>li>a {
    display: block;
}

.wj-right-download-item>ul>li img {
    display: block;
    width: 34px;
    height: 34px;
    margin: 0 auto 8px;
}

.wj-right-download-item>ul>li h6 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

.modal-content, .modal-content1 {
    position: fixed;
    display: none;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: url(https://www.hbzkw.com/yx_style/style_new/images/wx_modal_bj.png) no-repeat;
    background-size: cover;
    z-index: 9999999;
    transform: translate(-50%, -50%);
    transition: all .3s;
}

.modal-content.on, .modal-content1.on {
    display: block;
    width: 480px;
    height: 400px;
    transition: width, height .3s;
}

.modal-content>i, .modal-content1>i {
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 5px;
    font-style: inherit;
    font-size: 16px;
    color: #4e8a00;
    cursor: pointer;
}

#modal-title {
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #fff;
    padding-left: 24px;
    font-weight: bold;
    letter-spacing: 1px;
}

#modal-text {
    font-size: 14px;
    margin: 0 20px;
    text-align: center;
}

a.modal-hide {
    width: 96px;
    height: 29px;
    background: url(https://www.hbzkw.com/yx_style/style_new/images/wx_modal_close.jpg) no-repeat center;
    text-align: center;
    color: #fff;
    border: 0;
    font-weight: bold;
    display: block;
    font-size: 13px;
    line-height: 29px;
    position: absolute;
    text-decoration: none;
    left: 190px;
    bottom: 30px;
    cursor: pointer;
}

#modal-text>img {
    display: block;
    width: 160px;
    height: 160px;
    margin: 20px auto;
}

.myyx_zlimg>a {
    width: 200px;
    display: block;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.index_zt_info p {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 79%;
	font-size: 14px;
}

.index_zt_info {
    margin: 10px 0;
}

.index_zt_info span {
    float: right;
    font-size: 12px;
    padding: 0px 4px;
    border-radius: 6px;
    border: 1px solid #07aeef;
    color: #07aeef;
}

.yx_new_ad img {
    width: 49%;
    height: auto;
}

.yx_new_ad {
    background: white;
}

/* 手机端 */
/* 手机自适应（375px为标准）*/
/* 大于1024px的设备（非移动设备）*/
@media screen and (min-width: 1025px) {
}

/*手机响应式代码*/
@media screen and (max-width: 1025px) {
    .my_main {
        width: 100%;
        padding: 0 10px;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .position {
        width: 100%;
    }

    .yx_new_ad {
        width: 100%;
    }

    .yx_new_ad img {
        width: 100%;
        display: block;
        margin: 0 auto;
        height: auto !important;
    }

    .college_head .info_l .badge {
        display: none;
    }

    .college_head {
        padding: 10px 10px 20px;
    }

    .college_box .college_wrap {
        width: 100%;
        box-sizing: border-box;
        padding: 5px;
		margin-bottom: 0;
    }

    .myyx_data {
        width: 100% !important;
        box-sizing: border-box;
        margin: 0 !important;
        padding: 0 !important;
        margin-top: 10px !important;
    }

    .myyx_zlimg {
        width: 100% !important;
    }

    .myyx_zlimg_tit {
        font-size: 18px !important;
        margin: 20px 0;
    }

    .myyx_tc {
        width: 100% !important;
        height: auto !important;
    }

    .myyx_zlimg img {
        transform: scale(1.5);
    }

    .modal-content.on, .modal-content1.on {
        width: 100% !important;
    }

    a.modal-hide {
        left: 36% !important;
    }

    .myyx_zlimg {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .myyx_zlimg>a {
        width: 48% !important;
        float: initial !important;
        margin-right: 0 !important;
        margin-bottom: 10px;
    }

    .myyx_zlimg>a>img {
        transform: scale(1);
    }

    .myyx_tc {
        margin: 10px 0;
    }
	
	.college_head .info_l .info_wrap .title {
	    font-size: 20px;
	    margin-bottom: 10px;
	}
	
	.college_wrap .college_intro .content {
	    font-size: 14px;
	}
	
	.college_wrap .college_dynamics .dynamics_list li {
	    width: 100%;
		line-height: 35px;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.college_wrap .college_dynamics .dynamics_list li a {
	    padding-left: 0;
	    font-size: 15px;
	}
	
	.college_wrap .college_dynamics .caption h2 {
	    /* width: 49%; */
	    font-size: 13px;
	    padding: 5px 10px;
	}
	
	.guide_r {
	    display: none;
	}


	.m_yx_main.m_yx_main_m_yx_bm.new_nplj_hnck_school {
    display: none;
}

.new_zt_main.main {
    width: 100%;
}

.fudaobaoming h1 {
    font-size: 20px;
    font-weight: bolder;
}

}
