.swiper-wrapper {
    box-sizing: border-box;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0px;
}

.main {
    padding-top: 15px;
}


.main .area {
    width: 100%;
    padding: 20px 14px 0px 20px;
    margin-bottom: 15px;
    background-color: #f7f7f7;
}

.main .area ul li {
    float: left;
    margin-right: 36px;
    margin-bottom: 20px;
}

.main .area ul li .area_a {
    color: #333;
    font-size: 14px;
}

.main .area ul li .area_a.active {
    color: #0088e6;
}

.main .area ul li .area_a:hover {
    color: #0088e6;
}

.main .zxks {
    margin-bottom: 50px;
}


.main .zxks ._left .banner {
    width: 100%;
    height: 127px;
    margin-bottom: 30px;
}

.main .zxks ._left .banner > img {
    width: 100%;
    height: 100%;
}

.main .zxks ._left .know .know_text {
    height: 46px;
    width: 100%;
    background-color: #f7f7f7;
    line-height: 46px;
    padding-left: 10px;
    color: #333;
    font-size: 16px;
    overflow: hidden;
}

.main .zxks ._left .know .know_text:hover {
    color: #0088e6;
}

.main .zxks ._left .know .know_a {
    display: block;
    max-height: 52px;
    color: #999;
    font-size: 14px;
    line-height: 26px;
    margin-top: 12px;
    overflow: hidden;
}

.main .zxks ._left .know .know_a:hover {
    color: #0088e6;
}


.main .zxks ._middle .zxks_span {
    display: inline-block;
    vertical-align: bottom;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.main .zxks ._middle .zxks_span:hover {
    color: #0088e6;
}

.main .zxks ._middle .zxks_new {
    display: inline-block;
    width: 26px;
    height: 22px;
    vertical-align: middle;
    background-color: #ff813d;
    border-radius: 11px 11px 11px 0px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    margin-left: 10px;
}

.main .zxks ._middle .zxks_ul1 li,
.main .zxks ._middle .zxks_ul2 li {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 12px;
    margin-top: 20px;
}

.main .zxks ._middle .zxks_ul1 li .tag,
.main .zxks ._middle .zxks_ul2 li .tag {
    display: inline-block;
    vertical-align: middle;
    color: #aaa;
    font-size: 16px;
    padding-right: 12px;
    border-right: 2px solid #d3d3d3;
}


.main .zxks ._middle .zxks_ul1 li .tag_a,
.main .zxks ._middle .zxks_ul2 li .tag_a {
    /*display: inline-block;*/
    vertical-align: middle;
    color: #333;
    font-size: 16px;
    padding-left: 12px;
    display: inline-block;
    width: 480px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.main .zxks ._middle .zxks_ul1 li .tag_a:hover,
.main .zxks ._middle .zxks_ul2 li .tag_a:hover {
    color: #0088e6;
}

.main .zxks ._middle .zxks_ul1 li::after,
.main .zxks ._middle .zxks_ul2 li::after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.main .zxks ._middle .zxks_ul2 {
    padding-top: 28px;
}

.main .zxks ._right {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    border: 1px solid #e5e5e5;
}

.main .zxks ._right .time .time_text {
    color: #f00;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.main .zxks ._right .time .days {
    position: absolute;
    top: 85px;
    left: 55px;
    text-align: center;
}

.main .zxks ._right .time .days .day {
    display: inline-block;
    color: #0088e6;
    font-size: 36px;
    margin-right: 20px;
}

.main .zxks ._right .time .days .day_text {
    color: #fff;
    font-size: 14px;
}

.main .zxks ._right .zs_list ul {
    padding-top: 24px;
}

.main .zxks ._right .zs_list ul li {
    float: left;
    width: 33.33%;
    text-align: center;
    margin-bottom: 30px;
}

.main .zxks ._right .zs_list ul li .zs_a {
    display: inline-block;
    padding-top: 72px;
}

.main .zxks ._right .zs_list ul li .zs_a span {
    color: #333;
    font-size: 14px;
    text-align: center;
}


.main .policy {
    margin-bottom: 50px;
}

.main .policy ._left,
.main .policy ._middle {
    width: 380px;
}

.main .policy ._left .policy_tit,
.main .policy ._middle .policy_tit {
    border-bottom: 1px solid #eee;
    padding-bottom: 14px;
}

.main .policy ._left .policy_tit .po_span,
.main .policy ._middle .policy_tit .po_span {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-left: 13px;
    border-left: 3px solid #0088e6;
}

.main .policy ._left .policy_tit .po_a,
.main .policy ._middle .policy_tit .po_a {
    color: #999;
    font-size: 14px;
    margin-left: 12px;
}

.main .policy ._left .policy_tit .po_a:hover,
.main .policy ._middle .policy_tit .po_a:hover,
.main .policy ._left .policy_tit .active,
.main .policy ._middle .policy_tit .active {
    color: #0088e6;
}

.main .policy ._left ul li,
.main .policy ._middle ul li {
    position: relative;
    margin-top: 27px;
    padding-left: 12px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main .policy ._left ul li .ul_a,
.main .policy ._middle ul li .ul_a {
    /*display: inline-block;*/
    color: #333;
    font-size: 16px;
}

.main .policy ._left ul li .ul_a:hover,
.main .policy ._middle ul li .ul_a:hover {
    color: #0088e6;
}

.main .policy ._left ul li:after,
.main .policy ._middle ul li:after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.main .policy ._middle {
    width: 440px;
    margin: 0 40px;
}

.main .policy ._right {
    width: 300px;
}

.main .policy ._right .policy_tit {
    border-bottom: 1px solid #eee;
    padding-bottom: 14px;
}

.main .policy ._right .policy_tit .po_span {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-left: 13px;
    border-left: 3px solid #0088e6;
}

.main .policy ._right .policy_tit .po_a {
    color: #999;
    font-size: 14px;
    margin-left: 12px;
}

.main .policy ._right .zixun {
    width: 100%;
    height: 270px;
    padding-top: 20px;
}

.main .policy ._right .zixun .zixun_con .zixun_item {
    position: relative;
    padding-left: 25px;
    padding-right: 10px;
    margin-bottom: 30px;
}

.main .policy ._right .zixun .zixun_con .zixun_item .zixun_icon {
    position: absolute;
    top: 0;
    left: 0;
}

.main .policy ._right .zixun .zixun_con .zixun_item .zixun_p {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #333;
    line-height: 20px;
}

.main .policy ._right .zixun .zixun_con .zixun_item .zixun_p:hover {
    color: #0088e6;
}

.main .policy ._right .zixun .zixun_con .zixun_item .zixun_data {
    color: #999;
    font-size: 12px;
    margin-top: 20px;
}

.main .policy ._right .zixun .zixun_con .zixun_item .zixun_data .zixun_time {
    display: inline-block;
    padding-left: 23px;
    margin-right: 40px;
    background: url(/index/zikao/image/sj.png) no-repeat left center;
}

.main .policy ._right .zixun .zixun_con .zixun_item .zixun_data .zixun_num {
    padding-left: 23px;
    background: url(/index/zikao/image/ck.png) no-repeat left center;
}

.main .major {
    margin-bottom: 50px;
}

.main .major .news_title {
    margin-bottom: 20px;
}

.main .major .news_title .title_text {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 27px;
    margin-right: 30px;
    background: url(/index/zikao/image/rmzy.png) no-repeat left center;
}

.main .major .news_title .tit_a {
    color: #999;
    font-size: 14px;
    margin-right: 20px;
}

.main .major .major_con {
    position: relative;
    width: 100%;
    height: 311px;
    padding: 30px;
    background-color: #f7f7f7;
    overflow: hidden;
}

.main .major .major_con .syy {
    position: absolute;
    top: 50%;
    left: -16px;
    margin-top: -30px;
    cursor: pointer;
}

.main .major .major_con .xyy {
    position: absolute;
    top: 50%;
    right: -16px;
    margin-top: -30px;
    cursor: pointer;
}

.main .major .major_con ul li {
    float: left;
    position: relative;
    width: 210px;
    height: 250px;
    padding: 20px;
    background-color: #fff;
    text-align: center;
}

.main .major .major_con ul li .li_icon {
    position: absolute;
    top: 0;
    right: 20px;
}

.main .major .major_con ul li .major_img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    border-radius: 50%;
    color: #fff;
    line-height: 70px;
    font-size: 16px;
}

.main .major .major_con ul li .major_name {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 12px;
}

.main .major .major_con ul li .major_dec {
    font-size: 14px;
    color: #999;
    line-height: 28px;
    max-height: 80px;
    overflow: hidden;
}

.main .college {
    margin-bottom: 60px;
}

.main .college .news_title {
    margin-bottom: 20px;
}

.main .college .news_title .title_text {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 27px;
    margin-right: 30px;
    background: url(/index/zikao/image/rmyx.png) no-repeat left center;
}

.main .college .news_title .tit_a {
    color: #999;
    font-size: 14px;
    margin-right: 20px;
}

.main .college .col_area {
    width: 100%;
    padding: 20px 14px 0px 20px;
    margin-bottom: 5px;
    background-color: #f7f7f7;
}

.main .college .col_area ul li {
    float: left;
    margin-right: 36px;
    margin-bottom: 20px;
}

.main .college .col_area ul li .area_a {
    color: #333;
    font-size: 14px;
}

.main .college .col_area ul li .area_a.active {
    color: #0088e6;
}

.main .college .col_area ul li .area_a:hover {
    color: #0088e6;
}

.main .college .coloege_list {
    width: 1225px;
}

.main .college .coloege_list li {
    float: left;
    position: relative;
    width: 280px;
    height: 154px;
    margin-top: 25px;
    margin-right: 25px;
    border: solid 1px #eeeeee;
    transition: all .5s;
}

.main .college .coloege_list li .college_info {
    position: relative;
    padding-top: 20px;
    padding-left: 100px;
    padding-right: 20px;
}

.main .college .coloege_list li .college_info .college_img {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 70px;
    height: 70px;
}

.main .college .coloege_list li .college_info .college_name {
    color: #333;
    font-size: 16px;
    margin-bottom: 12px;
}

.main .college .coloege_list li .college_info .college_tag {
    color: #999;
    font-size: 13px;
    max-height: 40px;
    line-height: 22px;
    overflow: hidden;
}

.main .college .coloege_list li .college_ch {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: #f7f7f7;
    text-align: center;
    line-height: 40px;
}

.main .college .coloege_list li .college_ch > a {
    color: #333;
    font-size: 14px;
}

.main .college .coloege_list li .ch_1 {
    padding-right: 37px;
    border-right: 1px solid #ccc;
}

.main .college .coloege_list li .ch_2 {
    padding-left: 32px;
}

.main .college .coloege_list li:hover {
    transform: translateY(-10px);
}

.main .zxks-top {
    margin-bottom: 50px;
}

.main .zxks-top ._left {
    display: inline-block;
    vertical-align: top;
    width: 328px;
}

.main .zxks-top ._left .banner {
    width: 100%;
    height: 127px;
    margin-bottom: 30px;
}

.main .zxks-top ._left .banner img {
    width: 100%;
    height: 100%;
}

.main .zxks-top ._left .know .know_img img {
    width: 328px;
    height: 152px;
}

.main .zxks-top ._left .know .know_text {
    height: 46px;
    width: 100%;
    background-color: #f7f7f7;
    line-height: 46px;
    padding-left: 10px;
    color: #333;
    font-size: 16px;
    overflow: hidden;
}

.main .zxks-top ._left .know .know_text:hover {
    color: #0088e6;
}

.main .zxks-top ._left .know .know_a {
    display: block;
    max-height: 52px;
    color: #999;
    font-size: 14px;
    line-height: 26px;
    margin-top: 12px;
    overflow: hidden;
}

.main .zxks-top ._left .know .know_a:hover {
    color: #0088e6;
}

.main .zxks-top ._middle {
    display: inline-block;
    width: 490px;
    vertical-align: middle;
    margin: 0 40px;
}

.main .zxks-top ._middle .zxks_span {
    display: inline-block;
    vertical-align: bottom;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.main .zxks-top ._middle .zxks_span:hover {
    color: #0088e6;
}

.main .zxks-top ._right {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    border: 1px solid #e5e5e5;
}


.main .zxks-top ._left .banner1 {
    margin-top: 25px;
    margin-bottom: 0;
}

.main .material .news_title {
    margin-bottom: 40px;
}

.main .material .news_title .title_text {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 27px;
    margin-right: 30px;
    background: url(/index/zikao/image/zkbkzl.png) no-repeat left center;
}

.main .material .news_title .tit_a {
    color: #999;
    font-size: 14px;
    margin-right: 20px;
}

.main .material {
    margin-bottom: 50px;
}

.main .material ._left,
.main .material ._middle {
    width: 360px;
}

.main .material ._middle {
    width: 360px;
    margin: 0 60px;
}

.main .material ._right {
    width: 360px;
}

.main .material ._left .material_tit,
.main .material ._middle .material_tit,
.main .material ._right .material_tit {
    border-bottom: 1px solid #eee;
    padding-bottom: 14px;
}

.main .material ._left .material_tit .po_span,
.main .material ._middle .material_tit .po_span,
.main .material ._right .material_tit .po_span {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-left: 13px;
    border-left: 3px solid #0088e6;
}

.main .material ._left .material_tit .po_a,
.main .material ._middle .material_tit .po_a,
.main .material ._right .material_tit .po_a {
    color: #999;
    font-size: 14px;
    margin-left: 12px;
}

.main .material ._left .material_tit .po_a:hover,
.main .material ._middle .material_tit .po_a:hover,
.main .material ._right .material_tit .po_a:hover,
.main .material ._left .material_tit .active,
.main .material ._middle .material_tit .active,
.main .material ._right .material_tit .active {
    color: #0088e6;
}

.main .material ._left ._left_ul li,
.main .material ._middle ._middle_ul li,
.main .material ._right ._right_ul li {
    position: relative;
    margin-top: 20px;
    padding-left: 12px;
    width: 100%;
}

.main .material ._left ._left_ul li .ul_a,
.main .material ._middle ._middle_ul li .ul_a,
.main .material ._right ._right_ul li .ul_a {
    display: inline-block;
    color: #333;
    font-size: 16px;
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main .material ._left ._left_ul li .ul_a:hover,
.main .material ._middle ._middle_ul li .ul_a:hover,
.main .material ._right ._right_ul li .ul_a:hover {
    color: #0088e6;
}

.main .material ._left ._left_ul li:after,
.main .material ._middle ._middle_ul li:after,
.main .material ._right ._right_ul li:after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.main .material ._left ._left_ul li span,
.main .material ._middle ._middle_ul li span,
.main .material ._right ._right_ul li span {
    font-size: 16px;
    color: #999999;
    float: right;
}

.main .college .coloege_list li .college-choose {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: #f7f7f7;
    text-align: center;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main .college .coloege_list li .college-choose .choose-a {
    width: 33%;
    color: #333;
    font-size: 14px;
    position: relative;
}

.main .college .coloege_list li .college-choose .choose-a:nth-of-type(n+2)::before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    content: "";
    width: 1px;
    height: 18px;
    background-color: #ccc;
    border-radius: 50%;
}

.main .zxks-top ._middle .zx-zkrd-wrap {
    border: 1px solid #E6E6E6;
    padding: 20px 17px;
}

.main .zxks-top ._middle .zx-zkrd-wrap .zx-zkrd-left {
    float: left;
}

.main .zxks-top ._middle .zx-zkrd-wrap .zx-zkrd-right {
    width: 395px;
    float: right;
}

.main .zxks-top ._middle .zx-zkrd-wrap .zx-zkrd-left .zx-zkrd-img {
    width: 50px;
    height: 54px;
    display: inline-block;
    background: url(/index/zikao/image/zkrd.png) no-repeat center;
    background-size: 100% 100%;
}

.main .zxks-top ._middle .zx-zkrd-wrap .zx-zkrd-right .zx-zkrd-ul li {
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    position: relative;
}

.main .zxks-top ._middle .zx-zkrd-wrap .zx-zkrd-right .zx-zkrd-ul li::before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.main .zxks-top ._middle .zx-zkrd-wrap .zx-zkrd-right .zx-zkrd-ul li:nth-of-type(n+2) {
    margin-top: 20px;
}

.main .zxks-top ._middle .zx-zkrd-wrap .zx-zkrd-right .zx-zkrd-ul li .zx-zkrd-tag {
    font-size: 16px;
    color: #333333;
    margin-right: 10px;
}

.main .zxks-top ._middle .zx-zkrd-wrap .zx-zkrd-right .zx-zkrd-ul li .zx-zkrd-link {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.main .zxks-top ._middle .zx-zkrd-wrap .zx-zkrd-right .zx-zkrd-ul li .zx-zkrd-link:hover {
    font-size: 18px;
}

.main .zxks-top ._middle .zx-tj-wrap {
    margin: 25px 0;
    font-size: 16px;
}

.main .zxks-top ._middle .zx-tj-wrap .zx-tj-row {
    line-height: 1.5;
}

.main .zxks-top ._middle .zx-tj-wrap .zx-tj-row:nth-of-type(n+2) {
    margin-top: 15px;
}

.main .zxks-top ._middle .zx-tj-wrap .zx-tj-row span {
    color: #AAAAAA;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #ccc;
}

.main .zxks-top ._middle .zx-tj-wrap .zx-tj-row a {
    font-size: 16px;
    margin-right: 10px;
    color: #333333;
}

.main .zxks-top ._middle .zx-tj-wrap .zx-tj-row a:last-child {
    margin-right: 0;
}

.main .zxks-top ._middle .zx-tj-wrap .zx-tj-row a:hover {
    color: #0088E6;
}

.main .zxks-top ._middle .zx-hot-wrap {
    margin: 25px 0;
    font-size: 16px;
}

.main .zxks-top ._middle .zx-hot-wrap .zx-hot-row {
    line-height: 1.5;
}

.main .zxks-top ._middle .zx-hot-wrap .zx-hot-row:nth-of-type(n+2) {
    margin-top: 15px;
}

.main .zxks-top ._middle .zx-hot-wrap .zx-hot-row span {
    color: #F65A5B;
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
}

.main .zxks-top ._middle .zx-hot-wrap .zx-hot-row a {
    font-size: 16px;
    margin-right: 10px;
    color: #F65A5B;
}

.main .zxks-top ._middle .zx-hot-wrap .zx-hot-row a:last-child {
    margin-right: 0;
}

.main .zxks-top ._middle .zx-hot-wrap .zx-hot-row a:hover {
    color: #0088E6;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-hd li {
    float: left;
    margin-right: 5px;
    margin-bottom: 15px;
    display: inline-block;

    font-size: 16px;
    padding: 10px 32px;
    cursor: pointer;

}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-hd {
    border-top: 1px solid #ddd;
}


.actives {
    color: #0088e6;
    border-top: 2px solid #f00;
    font-weight: bold;


}


.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-hd li:last-child {
    border-right: none;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-hd li .zx-recommend-a {
    font-size: 16px;
    color: #333333;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-hd li .zx-recommend-a:hover,
.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-hd li .zx-recommend-a.active {
    color: #0088E6;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-hd li .zx-recommend-more {
    font-size: 16px;
    color: #999999;
}


.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-ul {
    padding-top: 10px;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-ul li {
    padding-left: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-ul li::before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-ul li:nth-of-type(n+2) {
    margin-top: 20px;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-ul li .zx-recommend-tag {
    font-size: 16px;
    color: #AAAAAA;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #CCCCCC;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-ul li div {
    display: flex;
    align-items: center;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-ul li .zx-recommend-link {
    color: #333;
    font-size: 16px;
    display: inline-block;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-ul li .zx-recommend-link:hover {
    color: #0088E6;
}

.main .zxks-top ._middle .zx-recommend-wrap .zx-recommend-ul li .zx-recommend-time {
    font-size: 16px;
    color: #AAAAAA;
}

.main .topic .news_title {
    margin-bottom: 20px;
}

.main .topic .news_title .title_text {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 27px;
    margin-right: 30px;
    background: url(/index/zikao/image/zkrmzt.png) no-repeat left center;
}

.main .topic .news_title .tit_a {
    color: #999;
    font-size: 14px;
    margin-right: 20px;
}

.main .topic .topic-wrap {
    padding: 20px 0 60px;
}

.main .topic .topic-wrap ul li {
    float: left;
    width: 174px;
    margin-right: 30px;
}

.main .topic .topic-wrap ul li:last-child {
    margin-right: 0;
}

.main .topic .topic-wrap ul li img {
    width: 174px;
    height: 106px;
}

.main .topic .topic-wrap ul li p {
    color: #333333;
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}

.process {
    background: #F7F7F7;
    margin-bottom: 50px;
}

.process-wrap {
    height: 103px;
    padding-left: 32px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px;
}

.process-wrap .border {
    border-bottom: 1px solid #ebeaea;
    position: absolute;
    width: 1140px;
    top: 65px;
}

.process-wrap a {
    float: left;
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 124px;
    font-size: 16px;
    color: #333;
}

.process-wrap .line_box:hover {
    color: #0088E6;
}

.process-wrap .line_num {
    width: 32px;
    height: 32px;
    background: #2590D7;
    border-radius: 50%;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #555;
    margin-right: 28px;
    background-position: 0 0;
    margin-left: 42px;
    margin-top: 10px;
    float: left;
    color: #FFFFFF;

}

.process-wrap .line_tit {
    text-align: center;
    padding-top: 23px;
}

.stage-wrap {
    background: url(/index/zikao/image/process.png) no-repeat center;
    background-size: 100% 100%;
    width: 1149px;
    height: 48px;
    margin: 0 auto;
}

.stage-wrap .stage {
    float: left;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 20px;
    color: 16px;
}

.stage-wrap .stage1 {
    width: 392px;
}

.stage-wrap .stage2 {
    width: 520px;
}

.stage-wrap .stage3 {
    width: 220px;
}

.major .major-wrap {
    padding: 30px 25px 38px;
    background-color: #f7f7f7;
    height: 668px;
}

.major .major-wrap .major-ul {

    align-items: center;
    justify-content: space-around;
}

.major .major-wrap .major-ul li {
    background: white;
    padding: 15px 15px 0;
    width: 210px;
    border: 1px solid #ECECEC;
    float: left;
    margin: 10px;
}

.major .major-wrap .major-ul li img {
    width: 180px;
    height: 110px;
}

.major .major-wrap .major-ul .major-link-wrap {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 10px 0;
}

.major .major-wrap .major-ul .major-link-wrap .major-link {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    color: #333333;
    font-size: 16px;
}

.major .major-wrap .major-ul .major-link-wrap .major-link:nth-of-type(n+3) {
    margin-top: 6px;
}

.major .major-wrap .major-ul .major-link-wrap .major-link:hover {
    color: white;
    background: #0088E6;
    border: 1px solid #0088E6;
}

.myBtn {
    display: inline-block;
    padding: 6px 19px;
    border-radius: 17px;
    border: solid 1px #46b746;
    background: #fff;
    font-size: 14px;
    color: #46b746;
    cursor: pointer;
    line-height: initial;
}

.myBtn_default {
    background-color: #f4f5f9;
    border: solid 1px #f4f5f9;
    color: #666666;
}

.myBtn_default:hover {

}

.myBtn_m {
    padding: 6px 19px;
}

.myBtn_hover {
    background: #46b746;
    color: #fff;
}

.myBtn:hover {
    background: #46b746;
    color: #fff;
}

.myBtn_hover:hover {
    background: #2f992f;
}


.CourseListWrap {
    padding: 40px 40px 0px 40px;
}

.CourseList {
    padding: 15px;
}

.CourseList li {
    float: left;
    width: 260px;
    font-size: 18px;
    margin-bottom: 26px;
    margin-right: 40px;
    padding: 15px;
}

.CourseList li:last-child {
    margin-right: 0px;
}

.CourseList li:hover {
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 136, 230, 0.1);
}

.CourseList li .hd {
    height: 135px;
    line-height: 135px;
    text-align: center;
    border-radius: 8px;
    background-color: #70cfc0;
    color: #ffffff;
}

.CourseList li .bd {
    padding: 14px 0;
    font-size: 12px;
}

.CourseList li .bd dt {
    font-size: 18px;
    margin-bottom: 14px;
}

.CourseList li .bd s {
    font-size: 14px;
    color: #999999;
    margin-left: 10px;
}

.CourseList li .bd .fl {
    color: #ff985b;
}

.CourseList .price_text {
    font-size: 22px;
}

.bd dt, .hd {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.smain {
    background-color: #F7F7F7;
}

.smain .smain_wrap {
    overflow: hidden;
    background-color: #fff;
}

/* 瀛︽牎鍒楄〃绛涢€� */
.scollege_sel_box {
    position: relative;
    background-color: #fff;
    padding: 30px 50px 10px 40px;
    margin-bottom: 20px;
}

.scollege_sel_box .scollege_search {
    position: relative;
    width: 336px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 28px;
    border: 1px solid #ccc;
}

.scollege_sel_box .scollege_search i {
    padding-left: 13px;
    color: #bbb;
}

.scollege_sel_box .scollege_search input {
    color: #333;
}

.scollege_sel_box .scollege_search input#txt_serach {
    width: 228px;
    height: 30px;
    line-height: 30px;
}

.scollege_sel_box .scollege_search input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #aaa;
}

.scollege_sel_box .scollege_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #aaa;
}

.scollege_sel_box .scollege_search input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #aaa;
}

.scollege_sel_box .scollege_search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #aaa;
}

.scollege_sel_box .scollege_search button {
    position: absolute;
    right: 0;
    height: 35px;
    width: 73px;
    font-size: 16px;
    color: #fff;
    background-color: #f00;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scollege_sel_box .slayer {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px dashed #eee;
}

.scollege_sel_box .slayer:last-child {
    border: none;
}

.scollege_sel_box .slayer .scaption {
    float: left;
    color: #999;
    font-size: 14px;
}

.scollege_sel_box .slayer ul {
    display: inline-block;
    width: 1026px;
}

.scollege_sel_box .slayer ul li {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.scollege_sel_box .slayer ul li.sactive {
    position: relative;
    padding: 5px;
    margin-top: -5px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    color: #fff;
    background-color: #f00;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scollege_sel_box .slayer ul li.sactive a {
    color: #fff;
}

.scollege_sel_box .slayer .sselected {
    display: inline-block;
    margin-left: 15px;
}

.scollege_sel_box .slayer .sselected span {
    display: inline-block;
    margin-right: 10px;
    padding: 4px 6px;
    color: #0088E6;
    font-size: 13px;
    cursor: pointer;
    border: 1px dashed #0088E6;
}

.scollege_sel_box .slayer .sselected span:hover {
    border: 1px solid #0088E6;
}

.scollege_sel_box .slayer .sselected span i {
    font-size: 10px;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}

.scollege_sel_box .slayer .sselected .sclear {
    display: inline-block;
    font-size: 13px;
    color: #999;
    cursor: pointer;
}

.smain_wrap .s_left {
    width: 740px;
    margin-left: 58px;
    margin-top: 10px;
    margin-bottom: 65px;
}

.smain_wrap .s_left .scollege_nav {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background-color: #F7F7F7;
}

.smain_wrap .s_left .scollege_nav li {
    float: left;
    text-align: center;
    width: 103px;
    color: #333;
    font-size: 16px;
}

.smain_wrap .s_left .scollege_nav li.sactive {
    border-top: 2px solid #0088E6;
    height: 44px;
    width: 103px;
    background-color: #fff;
}

.smain_wrap .s_left .scollege_list {
    position: relative;
}

.smain_wrap .s_left .scollege_list .sitem {
    overflow: hidden;
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #E6E6E6;
}

.smain_wrap .s_left .scollege_list .sitem .scover_l {
    float: left;
}

.smain_wrap .s_left .scollege_list .sitem .scover_l img {
    width: 116px;
    height: 116px;
}

.smain_wrap .s_left .scollege_list .sitem .sinfo_r {
    display: inline-block;
    width: 600px;
    margin-left: 20px;
}

.smain_wrap .s_left .scollege_list .sitem .sinfo_r .scollege_name {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.smain_wrap .s_left .scollege_list .sitem .sinfo_r .scollege_brief {
    line-height: 24px;
    margin-top: 19px;
    color: #999;
    font-size: 16px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.smain_wrap .s_left .scollege_list .sitem .sinfo_r .sbot {
    margin-top: 25px;
}

.smain_wrap .s_left .scollege_list .sitem .sinfo_r .sbot a {
    display: inline-block;
    float: left;
    margin-right: 24px;
    width: 100px;
    height: 36px;
    line-height: 36px;
    color: #0088E6;
    text-align: center;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #0088E6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.smain_wrap .s_left .scollege_list .sitem .sinfo_r .sbot a:hover {
    background-color: #edf8ff;
}

.smain_wrap .s_left .scollege_list .sitem .sinfo_r .sbot a.sactive {
    width: 100px;
    height: 36px;
    color: #fff;
    background-color: #f00;
    border: none;
}

.smain_wrap .s_left .scollege_list .sitem .sinfo_r .sbot a.sactive:hover {
    background-color: #0f85d6;
}


/* 鍒楄〃鍒嗛〉 */
.spage {
    text-align: center;
}

.spage ul {
    display: inline-block;
    margin-top: 20px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.spage ul li {
    float: left;
    height: 38px;
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    text-align: center;
}

.spage ul li > a {
    font-size: 12px;
    color: #444;
    line-height: 38px;
    padding: 15px;
}

.spage ul li.spre {
    width: 80px;
}

.spage ul li.sactive {
    background-color: #0088e6;
}

.spage ul li.sactive > a {
    color: #fff;
}

.s_right {
    width: 300px;
    margin-right: 40px;
    background-color: #fff;
}

.s_right .sright_info {
    margin-bottom: 40px;
    margin-top: 40px;
    border: solid 1px #e5e5e5;
}

.sright_info .stime {
    position: relative;
    width: 100%;
    height: 114px;
    padding-top: 20px;
    background: url(/index/zikao/image/ycjy-djs.png);
}

.sright_info .stime .stime_text {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.sright_info .stime .sdays {
    position: absolute;
    top: 56px;
    left: 84px;
    text-align: center;
}

.sright_info .stime .sdays .sday {
    display: inline-block;
    color: #0088e6;
    font-size: 36px;
    margin-right: 20px;
}

.sright_info .stime .sdays .sday_text {
    color: #fff;
    font-size: 14px;
}

.sright_info .stype_con {
    width: 100%;
    padding-top: 20px;
}

.sright_info .stype_con .stype_list .stype_tit {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    border-left: 3px solid #f00;
    margin-bottom: 26px;
}

.sright_info .stype_con .stype_list .stype_item {
    padding: 0 20px 5px 20px;
}

.sright_info .stype_con .stype_list .stype_item .sitem_a {
    display: inline-block;
    color: #333;
    font-size: 14px;
    margin-right: 32px;
    margin-bottom: 20px;
}

.sright_info .stype_con .stype_list .stype_item .sitem_a.smr0 {
    margin-right: 0;
}

.sright_info .stype_con .stype_list .stype_item .sitem_a:hover {
    color: #0088e6;
}

.sright_info .stype_con .sline {
    width: 270px;
    height: 1px;
    margin: 0 auto;
    margin-bottom: 25px;
    background-color: #e5e5e5;
}


.mmain {
    background-color: #F7F7F7;
}

.mmain .mmain_wrap {
    overflow: hidden;
    background-color: #fff;
}

.mmain .width1200 .dmain_con ._left .content div img{
    margin: 0 auto;
    width: 80%;
}

.mmain .width1200 .dmain_con ._left .content div {

    text-align: center;
    margin-bottom: 25px;
    width: 100%;
}
.mmain .width1200 .dmain_con ._left .content{
    color: #333333;
    font-size: 16px;
    line-height: 35px;
}




/* 瀛︽牎鍒楄〃绛涢€� */
.mcollege_sel_box {
    position: relative;
    background-color: #fff;
    padding: 30px 50px 10px 40px;
    margin-bottom: 20px;
}

.mcollege_sel_box .mcollege_search {
    position: relative;
    width: 336px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 28px;
    border: 1px solid #ccc;
}

.mcollege_sel_box .mcollege_search i {
    padding-left: 13px;
    color: #bbb;
}

.mcollege_sel_box .mcollege_search input {
    color: #333;
}

.mcollege_sel_box .mcollege_search input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #aaa;
}

.mcollege_sel_box .mcollege_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #aaa;
}

.mcollege_sel_box .mcollege_search input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #aaa;
}

.mcollege_sel_box .mcollege_search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #aaa;
}

.mcollege_sel_box .mcollege_search button {
    position: absolute;
    right: 0;
    height: 35px;
    width: 73px;
    font-size: 16px;
    color: #fff;
    background-color: #f00;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mcollege_sel_box .mlayer {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px dashed #eee;
}

.mcollege_sel_box .mlayer:last-child {
    border: none;
}

.mcollege_sel_box .mlayer .mcaption {
    float: left;
    color: #999;
    font-size: 14px;
}

.mcollege_sel_box .mlayer ul {
    display: inline-block;
    width: 1026px;
}

.mcollege_sel_box .mlayer ul li {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.mcollege_sel_box .mlayer ul li.mactive {
    position: relative;
    padding: 5px;
    margin-top: -5px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    color: #fff;
    background-color: #f00;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mcollege_sel_box .mlayer ul li.mactive a {
    color: #fff;
}

.mcollege_sel_box .mlayer .mselected {
    display: inline-block;
    margin-left: 15px;
}

.mcollege_sel_box .mlayer .mselected span {
    display: inline-block;
    margin-right: 10px;
    padding: 4px 6px;
    color: #0088E6;
    font-size: 13px;
    cursor: pointer;
    border: 1px dashed #0088E6;
}

.mcollege_sel_box .mlayer .mselected span:hover {
    border: 1px solid #0088E6;
}

.mcollege_sel_box .mlayer .mselected span i {
    font-size: 10px;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}

.mcollege_sel_box .mlayer .mselected .mclear {
    display: inline-block;
    font-size: 13px;
    color: #999;
}

/* 鍒楄〃鍒嗛〉 */
.mpage {
    text-align: center;
}

.mpage ul {
    display: inline-block;
    margin-top: 20px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.mpage ul li {
    float: left;
    /*
    height: 38px;
    width: 38px;*/
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    text-align: center;
}

.mpage ul li > a {
    font-size: 12px;
    color: #444;
    line-height: 38px;
    padding: 15px;
}

.mpage ul li.mpre {
    width: 80px;
}

.mpage ul li.mactive {
    background-color: #0088e6;
}

.mpage ul li.mactive > a {
    color: #fff;
}

.mmain_wrap {
    background-color: #fff;
    padding: 25px 42px 40px;
}

.mcollege_box {
    width: 740px;
    display: inline-block;
}

.mcollege_box .mcollege_list.mzk .mitem,
.mcollege_box .mcollege_list.mck .mitem {
    height: 290px;
}

.mcollege_box .mcollege_list .mitem {
    position: relative;
    display: inline-block;
    width: 214px;
    height: 220px;
    margin: 15px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    border: 1px solid #ECECEC;
}

.mcollege_box .mcollege_list .mitem .mcover_pic {
    width: 100%;
    height: 110px;
    line-height: 70px;
    margin: 0 auto 20px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.mcollege_box .mcollege_list .mitem .mcover_pic span {
    font-size: 16px;
    color: #fff;
}

.mcollege_box .mcollege_list .mitem .mc_name {
    color: #0088E6;
    font-size: 16px;
}

.mcollege_box .mcollege_list .mitem .mz_name {
    margin-top: 14px;
    margin-bottom: 15px;
    color: #333;
    font-size: 18px;
    overflow: hidden;
    width: 172px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mcollege_box .mcollege_list .mitem .mmy_report {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #F7F7F7;
    overflow: hidden;
}

.mcollege_box .mcollege_list .mitem .mmy_report a {
    color: #333;
    font-size: 16px;
}

.mcollege_box .mcollege_list .mitem .mmy_report a:first-child {
    border-right: 1px solid #ccc;
    padding-right: 15px;
    margin-right: 15px;
}

.mcollege_box .mcollege_list .mitem .mmy_report a:hover,
.mcollege_box .mcollege_list .mitem .mmy_report:hover {
    color: #0088E6;
}

.mmain_con .m_left .mlist_con .mpage ul li:hover {
    background-color: #0088e6;
}

.mmain_con .m_left .mlist_con .mpage ul li:hover > a {
    color: #fff;
}

.m_right {
    width: 300px;
    margin-right: 40px;
    background-color: #fff;
}

.m_right .mright_info {
    margin-bottom: 40px;
    margin-top: 15px;
    border: solid 1px #e5e5e5;
}

.mright_info .mtime {
    position: relative;
    width: 100%;
    height: 114px;
    padding-top: 20px;
    background: url(//img.mxuesai.mcn/images/xuesai_pc/ycjy-djs.mpng);
}

.mright_info .mtime .mtime_text {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.mright_info .mtime .mdays {
    position: absolute;
    top: 56px;
    left: 84px;
    text-align: center;
}

.mright_info .mtime .mdays .mday {
    display: inline-block;
    color: #0088e6;
    font-size: 36px;
    margin-right: 20px;
}

.mright_info .mtime .mdays .mday_text {
    color: #fff;
    font-size: 14px;
}

.mright_info .mtype_con {
    width: 100%;
    padding-top: 20px;
}

.mright_info .mtype_con .mtype_list .mtype_tit {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    border-left: 3px solid #f00;
    margin-bottom: 26px;
}

.mright_info .mtype_con .mtype_list .mtype_item {
    padding: 0 20px 5px 20px;
}

.mright_info .mtype_con .mtype_list .mtype_item .mitem_a {
    display: inline-block;
    color: #333;
    font-size: 14px;
    margin-right: 32px;
    margin-bottom: 20px;
}

.mright_info .mtype_con .mtype_list .mtype_item .mitem_a.mmr0 {
    margin-right: 0;
}

.mright_info .mtype_con .mtype_list .mtype_item .mitem_a:hover {
    color: #0088e6;
}

.mright_info .mtype_con .mline {
    width: 270px;
    height: 1px;
    margin: 0 auto;
    margin-bottom: 25px;
    background-color: #e5e5e5;
}


/*newsdetail*/


.dmain_con {
    padding: 50px 40px 60px 60px;

    background-color: #fff;

}

.dmain_con ._left {
    width: 720px;
}


.dmain_con ._left .title {
    font-size: 26px;
    color: #333;
    line-height: 32px;
}

.dmain_con ._left .info_article {
    line-height: 30px;
}

.dmain_con ._left .info, .dmain_con ._left .info_article {
    color: #999;
    font-size: 14px;
    padding: 30px 0;
}

.dmain_con ._left .info_article .info_text_article {
    margin-right: 20px;
}

.ecv2_detailpage_jiaqun {
    float: right;
    font-size: 0;
}

.dmain_con ._left .abstract {
    width: 100%;
    padding: 22px 26px;
    margin-bottom: 30px;
    background-color: #f2f7fa;
    border-left: 5px solid #d5dce0;
}

.dmain_con ._left .abstract .abstract_text {
    color: #333;
    font-size: 16px;
    line-height: 32px;
}

.ercodediv {
    padding: 30px;
    background-image: url(//img.xuesai.cn/images/gzdz_pc/college/ercodebg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    display: inline-block;
}

.dmain_con ._left .lables {
    margin-top: 30px;
}

.dmain_con ._left .lables .lables_text {
    color: #888;
    font-size: 12px;
}

.dmain_con ._left .lables .tag_a {
    display: inline-block;
    height: 26px;
    padding: 0 12px;
    line-height: 26px;
    margin: 5px;
    background-color: #f7f7f7;
    border-radius: 13px;
    color: #888;
    font-size: 12px;
}

.dmain_con ._left .state {
    width: 100%;
    padding: 10px 22px;
    margin-top: 30px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
}

.dmain_con ._left .state .state_text {
    color: #999;
    font-size: 12px;
    line-height: 24px;
}

.reg_mode {
    padding: 20px 0 40px;
    background: white;
}

.reg_mode .reg_mode_title {
    background: #0B68CC;
    height: 120px;
    font-size: 31px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 120px;
}

.reg_mode .reg_mode_con {
    margin: 30px;
    font-size: 21px;
    color: #000000;
}

.reg_mode .reg_mode_D1 {
    margin: 20px 0;
}

.reg_mode .reg_mode_D1 a.active, .reg_mode .reg_mode_D1 a:hover {
    border: 2px solid #8AC0FF;
    color: white;
    background: #8AC0FF;
}

.reg_mode .reg_mode_D1 a {
    padding: 8px 13px;
    border: 2px solid #C7C7C7;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    color: #000000;
}

.reg_mode select {
    padding: 8px 13px;
    border: 2px solid #C7C7C7;
    border-radius: 5px;
    width: 205px;
    height: 45px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(/index/zikao/image/arrow.png) 165px center no-repeat;
    background-size: 12px;
}

.reg_mode .reg_mode_inputDiv {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 30px;
}

.reg_mode .reg_mode_inputDiv span {
    color: #000000;
    font-size: 18px;
}

.reg_mode input {
    width: 534px;
    height: 52px;
    border: 2px solid #8AC0FF;
    border-radius: 5px;
    font-size: 22px;
}

.reg_mode .reg_mode_link {
    display: flex;
    justify-content: center;
}

.reg_mode .reg_mode_link a {
    background: linear-gradient(180deg, rgba(238, 103, 74, 1) 0%, rgba(229, 68, 57, 1) 100%);
    width: 337px;
    height: 45px;
    display: inline-block;
    margin-top: 40px;
    color: white;
    font-size: 22px;
    line-height: 45px;
    text-align: center;
    border-radius: 5px;
}

.dmain_con ._left .chapt {
    width: 100%;
}

.dmain_con ._left .chapt .pre {
    display: inline-block;
    width: 45%;
    margin: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px;
}

.dmain_con ._right {
    width: 300px;
}

.right-tk {
    margin-bottom: 20px;
}

.right-tk .caption {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.lib {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lib li {
    flex: 1;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
}

.lib li img {
    width: 32px;
    height: 37px;
    vertical-align: middle;
}

.lib li a {
    display: inline-block;
    padding: 20px 10px 0 0px;
}

.lib li a span {
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    font-size: 15px;
    color: #333333;
}

.dmain_con ._right .right_info {
    width: 100%;
    margin-bottom: 40px;
    border: solid 1px #e5e5e5;
}


.zx-condition {
    padding: 30px 0 0 20px;
    background: #F7F7F7;
    margin-bottom: 40px;
}

.zx-condition-type {
    display: flex;
}

.zx-condition .zx-choose {
    width: 90px;
    color: #000000;
    font-size: 16px;
}


.zx-pro-ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 660px;
}

.zx-classes-ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 660px;
}

.zx-pro-ul a {
    width: 80px;
    margin-right: 20px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    margin-bottom: 20px;
}


.zx-classes-ul a {
    width: 90px;
    margin-right: 20px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    margin-bottom: 20px;
}


/*底部*/


.c-box {
    background: #F7F7F7;
    padding: 20px 0 0 20px;
}

.c-box .c-link {
    float: left;
    display: block;
    width: 70px;
    height: 40px;
    font-size: 14px;
    color: #333;
}

.c-box .c-link:hover, .c-box .c-link.active {
    color: #0088E6;
}

.class-box {
    padding: 10px 0 0;
}

.class-box .class-link {
    float: left;
    display: block;
    width: 104px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #E2E2E2;
    border-radius: 17px;
    margin-top: 20px;
    font-size: 15px;
    text-align: center;
    margin-right: 22px;
}

.class-box .class-link:hover,
.class-box .class-link.active {
    border: 1px solid #0088E6;
    background: #0088E6;
    color: white;
}

.zx-list-wrap {
    padding: 45px 30px 0;
    margin: 40px 0;
    box-shadow: 0px 0px 20px 0px rgba(0, 136, 230, 0.1);
}

.zx-list-title {
    padding-bottom: 15px;
    border-bottom: 1px solid #EEEEEE;
}

.zx-list-title span {
    padding-left: 12px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    color: #333;
}

.zx-list-title span::before {
    content: '';
    width: 3px;
    height: 20px;
    background: #0088E6;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
}

.zx-list-title .zx-list-more {
    float: right;
    font-size: 14px;
    color: #999999;
}

.zx-list-title .zx-list-more:hover {
    color: #0088E6;
}

.zx-list-left {
    width: 530px;
    float: left;
}

.zx-list-right {
    width: 530px;
    float: right;
}

.zx-list-ul {
    padding-bottom: 45px;
}

.zx-list-ul li {
    margin-top: 30px;
    padding-left: 5px;
    width: 530px;
    position: relative;
}

.zx-list-ul li::before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #CCCCCC;
    border-radius: 2px;
    top: 50%;
    margin-top: -2px;
    left: 0;
}

.zx-list-ul li .zx-list-pro {
    font-size: 16px;
    color: #333;
    display: inline-block;
    overflow: hidden;
}

.zx-list-ul li .zx-list-link {
    display: inline-block;
    width: 360px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zx-list-ul li a:hover {
    color: #0088E6;
}

.zx-list-ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.other-link {
    background: #f7f7f7;
    padding: 24px 0;
}

.other-link .other-link-in {
    width: 1200px;
    margin: 0 auto;
}

.other-link p {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.other-link .other-link-con ul li {
    overflow: hidden;
    float: left;
    width: 90px;
    margin-top: 16px;
    font-size: 14px;
    margin-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.other-link .other-link-con ul li .o-link {
    color: #666666;
    font-size: 14px;
}

.other-link .other-link-con ul li .o-link:hover {
    color: #0088E6;
    text-decoration: none;
}

.zx-classes-ul a:hover, .zx-classes-ul a.active {
    color: #0088E6;
}

.zx-pro-ul a:hover, .zx-pro-ul a.active {
    color: #0088E6;
}

.main_con ._left .tit_p {
    color: #333;
    font-size: 22px;
    padding-left: 14px;
    margin-bottom: 22px;
    border-left: 4px solid #0088e6;
}

/*ul, li {*/
/*    list-style: none;*/
/*}*/

.dmain_con ._left .list_con .list_ul li {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px dashed #eee;
}


.dmain_con ._left .list_con .list_ul li .list_img {
    width: 172px;
    height: 100px;
    margin-right: 20px;
}

.dmain_con ._left .list_con .list_ul li .list_text {
    position: relative;
    width: 70%;
    height: 100px;
}

.dmain_con ._left .list_con .list_ul li .list_text .list_tit {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    color: #333;
    font-size: 17px;
    line-height: 20px;
}

.dmain_con ._left .list_con .list_ul li .list_text .list_tit a {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dmain_con ._left .list_con .list_ul li .list_text .askdescription {
    font-size: 14px;
    color: #777;
    width: 100%;
    height: 70px;
    text-overflow:ellipsis;
    padding-top: 25px;
    line-height: 23px;
    overflow:hidden;
}

.dmain_con ._left .list_con .list_ul li .list_text .list_data {
    position: absolute;
    bottom: 0;
    line-height: 28px;
}

.dmain_con ._left .list_con .list_ul li .list_text .list_data .tags {
    background-color: #0E62AA;
    padding: 5px;
    border-radius: 8px;


}

.dmain_con ._left .list_con .list_ul li .list_text .span_user {
    color: #666;
    font-size: 14px;
    margin-right: 20px;
}


.dmain_con ._left .list_con .list_ul li .list_text .span_time {
    color: #999;
    font-size: 14px;
}

.dmain_con ._left .list_con .list_ul li .list_text .span_tags {
    color: #fff;
    font-size: 14px;
}

.dmain_con ._left .hot_major {
    padding-top: 20px;
    width: 100%;
    height: 253px;
    border: solid 1px #e5e5e5;
}


.dmain_con ._left .hot_major .hot_tit {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-left: 14px;
    border-left: 3px solid #0088e6;
}


.dmain_con ._left .hot_major ul {
    width: 110%;
    padding: 20px 0 0 20px;
}

.dmain_con ._left .hot_major ul li {
    float: left;
    position: relative;
    width: 220px;
    height: 90px;
    margin-right: 20px;
    padding: 37px 10px 0 100px;
}

a, a:link {
    color: #666;
    text-decoration: none;
}

.dmain_con ._left .hot_major ul li .hot_name {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
}

.toutiao .tou_content ul li .tou_no {
    position: absolute;
    top: 0;
    left: 7px;
    color: #999;
    font-size: 14px;
}

.dmain_con ._left .hot_major ul li .hot_p {
    color: #333;
    font-size: 16px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.toutiao {
    margin-bottom: 40px;
}

.toutiao .tou_tit {
    padding-bottom: 9px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 24px;
}

.toutiao .tou_tit .tit_text {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #0088e6;
}

.toutiao .tou_tit .more {
    color: #bbb;
    font-size: 12px;
}

.toutiao .tou_content ul li {
    position: relative;
    margin-top: 24px;
    padding-left: 28px;
}

.toutiao .tou_content ul li .tou_span {
    position: absolute;
    top: -4px;
    left: 0;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: url(/index/zikao/image/tt.png);
}

.toutiao .tou_content ul li .tou_a {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 15px;
}

.dmain_con ._right .read .tou_tit {
    padding-bottom: 9px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 24px;
}

.dmain_con ._right .read .tou_tit .tit_text {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #0088e6;
}

.dmain_con ._right .read .read_banner {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.toutiao .tou_content ul li .tou_span {
    position: absolute;
    top: -4px;
    left: 0;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: url(//img.xuesai.cn/images/xuesaiPC_v2/tt.png);
}


.dmain_con ._right .ques .tou_tit {
    padding-bottom: 9px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 24px;
}

.dmain_con ._right .ques .tou_tit .tit_text {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #0088e6;
}

.dmain_con ._right .ques .tou_tit .more {
    color: #bbb;
    font-size: 12px;
}

.dmain_con ._right .ques .zixun {
    width: 100%;
    padding-top: 20px;
}

.dmain_con ._right .ques .zixun .zixun_con .zixun_item {
    position: relative;
    padding-left: 25px;
    padding-right: 10px;
    margin-bottom: 30px;
}

.dmain_con ._right .ques .zixun .zixun_con .zixun_item .zixun_icon {
    position: absolute;
    top: 0;
    left: 0;
}

.dmain_con ._right .ques .zixun .zixun_con .zixun_item .zixun_p {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #333;
    line-height: 20px;
}

.dmain_con ._right .ques .zixun .zixun_con .zixun_item .zixun_data {
    color: #999;
    font-size: 12px;
    margin-top: 20px;
}

.dmain_con ._right .ques .zixun .zixun_con .zixun_item .zixun_data .zixun_time {
    display: inline-block;
    padding-left: 23px;
    margin-right: 40px;
    background: url(//img.xuesai.cn/images/xuesaiPC_v2/sj.png) no-repeat left center;
}

.dmain_con ._right .ques .zixun .zixun_con .zixun_item .zixun_data .zixun_num {
    padding-left: 23px;
    background: url(//img.xuesai.cn/images/xuesaiPC_v2/ck.png) no-repeat left center;
}

.inforR {
    width: 300px;
}


.index-form {
    background-color: #0E62AA;
    text-align: center;
    margin-bottom: 15px;
    color: #fff;
    padding: 10px;
}

.index-form-head {
    position: relative;
    padding-top: 30px;
    margin-bottom: 32px;
    border-bottom: 2px solid #fff;
}

.index-form-head > .index-form-head-tit {
    position: absolute;
    top: 5px;
    left: 50%;
    width: 200px;
    background-color: #0E62AA;
    line-height: 1.2;
    margin-left: -100px;
}

.index-form-head-tit > .fs24, .major-head > li {
    font-weight: 700;
    color: #fff;
    font-size: 20px;
}

.text-orange1 {
    color: #FB6200 !important;
}

.index-form-head > .index-form-head-tit > p.text-white {
    font-size: 12px;
}

.index-form-body {
    padding: 0 10px 10px;
}

.form-list > .form-item {
    height: 40px;
    line-height: 40px;
    margin: 10px 0;
    overflow: hidden;
}

.form-item .form-item-menu-l, .form-item .form-item-menu-r {
    height: 30px;
    width: 48%;
}

.form-control-text {
    display: block;
    font-size: 14px;
    width: 100%;
    height: 100%;
    padding-left: 10px;
}

.form-control {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    font-size: 14px;
}

select option {
    color: #333;
}

.privacy-policy {
    font-size: 8px;
    text-align: left;
    opacity: .8;
    margin: -5px 0;
    color: #fff;
    margin-bottom: 10px;
}

.privacy-policy > label {
    margin: 0 5px 0 0;
    font-weight: 400;
}

.privacy-policy input {
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.privacy-policy > a {
    color: #fff;
    text-decoration: underline;
}

.form-item > .btn-assertive {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: 0;
    position: relative;
    background-color: #fb6200;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: 0 2px 15px rgb(0 0 0 / 80%);
    top: 0;
    transition: all 0.2s;
    font-size: 12px;
}

.inforR .tabNew {
    margin-top: 20px;
}

.titleList li:hover, .titleList li.cur {
    color: #fff;
    background-color: #4759ca;
    border-color: #158e7e;
}

.titleList li {
    position: relative;
    width: 31%;
    height: 38px;
    line-height: 38px;
    border: 1px solid #4759ca;
    background: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    float: left;
}

.tabCon .publist {
    padding: 0 20px;
}

.publist li {
    /* height: 38px; */
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
    font-size: 12px;
    list-style: none;
    padding-left: 15px;
    position: relative;
}

.publist li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 16px;
    display: block;
    width: 5px;
    height: 5px;
    background: #999;
    border-radius: 3px;
    display: block;
}

.publist li a {
    font-size: 15px;
}

._right .online_sign {
    display: inline-block;
    height: auto;
    padding: 30px;
    background-image: url("/index/index/image/schoolbm.jpg");
    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 #school_btn {
    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: 100%;
}

.smain_wrap ._right {
    margin: 30px;
    width: 25%;
}

.zixun_con .zixun_item {
    position: relative;
    padding-left: 25px;
    padding-right: 10px;
    margin: 15px 0px;
}

.zixun_con .zixun_item .zixun_icon {
    position: absolute;
    top: 0;
    left: 0;
}

.zixun_con .zixun_item .zixun_p {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #333;
    line-height: 20px;
}

.zixun_con .zixun_item .zixun_data {
    color: #999;
    font-size: 12px;
    margin-top: 20px;
}

.zixun_con .zixun_item .zixun_data .zixun_time {
    display: inline-block;
    padding-left: 23px;
    margin-right: 40px;
    background: url(/index/index/image/sj.png) no-repeat left center;
}

.zixun_con .zixun_item .zixun_data .zixun_num {
    padding-left: 23px;
    background: url(/index/index/image/ck.png) no-repeat left center;
}

.zixun_con .zixun_item .zixun_data {
    color: #999;
    font-size: 12px;
    margin-top: 20px;
}

.tou_content ul li {
    position: relative;
    margin-top: 24px;
    padding-left: 28px;
}

.tou_content ul li .tou_span {
    position: absolute;
    top: -4px;
    left: 0;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: url(/index/zikao/image/tt.png);
}

.tou_content ul li .tou_a {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 15px;
}

.zya {
    background: white;
    padding: 5px 0;
}

.zya_t_l, .zya_t_r {
    margin: 20px;
    display: inline-block;
}

.zya_t_l {
    width: 240px;
    float: left;
}

.zya_t_r {
    margin-left: 0;
    width: 850px;
    /*float:left;*/
}

.zya_t_l > img {
    width: 230px;
    height: 135px;
}

.zya_t_r > h3 {
    display: inline-block;
    font-size: 16px;
}

.zya_t_r > span {
    margin-left: 30px;
    font-size: 16px;
}

.zya_t_r > p {
    line-height: 23px;
    text-indent: 30px;
    color: #464646;
    font-size: 15px;
    margin: 10px 0;
    height: 70px;
    overflow:hidden;
}

.zya_t_r_b a {
    display: inline-block;
    padding: 5px 10px;
    color: white;
    border-radius: 5px;
    font-size: 15px;
    background-color: red;
}

.zya_t_r_b > span {
    float: right;
    margin-right: 50px;
    font-weight: 600;
    font-size: 15px;
}

.zyx_t_zxbm {
    background: red;
}

.zyx_t_zxzx {
    background: #57C898;
}


.zya_c {
    margin-top: 20px;
    background: white;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0px 0px 7px 1px #efefef;
}

.zya_c > .zya_c_con {
    line-height: 30px;
    margin-top: 10px;
    font-size: 15px;
}

.zya_c > .zya_c_yx {
    display: inline-block;
    padding: 5px 20px;
    background: #F5F9FC;
    border: 1px solid #dcdcdc;
    color: #1f1f1f;
    margin: 20px 0 0 20px;
    border-radius: 5px;
    font-size: 15px;
}

.zya_c_tit {
    padding: 1px 15px;
    border-left: 4px solid #2f318b;
    font-weight: 600;
    font-size: 16px;
}

.zya_zhuyi {
    font-weight: 600;
    font-size: 19px;
}

.zya_zhuyi > span {
    color: red;
}

.zya_zykc_t p {
    text-align: center;
    line-height: 15px;
}

.zya_c table {
    border-collapse: collapse;
}

.zya_c table td {
    padding: 8px;
}

.zya_more {
    margin: 30px auto;
}

.clearboth {
    height: 200px;
}


.zgz_box {
    width: 740px;
    display: inline-block;
}

.zgz_box .mcollege_list.mck .mitem {
    height: 290px;
}

.zgz_box .mcollege_list .mitem {
    position: relative;
    display: inline-block;
    width: 129px;
    margin: 5px;
    text-align: center;
    border: 1px solid #ECECEC;
    border-radius: 3px;


}

.zgz_box .mcollege_list .mitemck {
    position: relative;
    display: inline-block;
    width: 150px;
    margin: 5px;
    text-align: center;
    border: 1px solid #ECECEC;
    border-radius: 3px;
    background-color: #0A5FA2;


}

.zgz_box .mcollege_list .mitem a {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    text-align: center;
    overflow:hidden;
    height:30px;
    text-overflow:ellipsis;
    line-height: 25px;

}

.zgz_box .mcollege_list .mitemck a {

    display: inline-block;
    width: 100%;
    padding: 10px 10px;
    text-align: center;
    color: #fff0f0;

}


._right ul .clearfix .fl div {
    padding: 15px;
    background-color: #f7f7f7;
}

._right ul .clearfix .fl div p {
    margin-top: 10px;
}

._right ul .clearfix .fl div a img {
    margin-left: 5px;
}




.width1200 .zgzzcxx {

    height: 310px;


}

.width1200 .zgzzcxx .xq {
    width: 45%;
}
.zgz_c .zgz_c_con{
    height: 200px;
    overflow: hidden;
    line-height: 20px;
    font-size: 16px;


}

.zgz_c {

    background: white;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0px 0px 7px 1px #999;
    height: 300px;


}

.zgz_c_tit {
    padding: 1px 15px;
    border-left: 4px solid #2f318b;
    font-weight: 600;
    font-size: 16px;
    margin: 10px;
}

.zgz_c_con {
    margin: 10px;

}

.dmain_con ._left .zcxxnavdiv {
    width: 100%;
    height: 80px;

}

.dmain_con ._left .zgzzcxxnav .navli {
    width: 80px;
    margin: 10px 3px;
    text-align: center;
    padding: 10px 0px;
    text-align: center;
    border: 1px solid #8d8d8d;
    border-radius: 6px;

}

.dmain_con ._left .zgzzcxxnav .navlick {
    width: 80px;
    margin: 10px 3px;
    text-align: center;
    padding: 10px 0px;
    text-align: center;
    border: 1px solid #0b8eff;
    border-radius: 6px;
    background-color: #0b8eff;

}

.dmain_con ._left .zgzzcxxnav .navli a {
    padding: 10px 5px;
}

.dmain_con ._left .zgzzcxxnav .navlick a {
    padding: 10px 5px;
    color: #fff0f0;
}

._right .inforR .toutiao .tou-btn .btn {
    margin: 20px;
    padding: 10px;

}

._right .inforR .toutiao .tou-btn .btn a {
    text-align: center;
    margin: 20px;
    border: 1px solid #8d8d8d;
    border-radius: 6px;
    width: 150px;
    text-align: center;
    padding: 10px;


}

.dmain_con ._left .info_article .list_ul .clearfix a {
    font-size: 18px;
    color: #333333;
}

.dmain_con ._left .info_article .list_ul .clearfix {
    border-bottom: 1px solid #999;
}

.dmain_con ._left .info_article .list_ul .clearfix .list_text .list_data p {
    width: 100%;
    height: 60px;
    overflow: hidden;
    color: #666666;
}

.width1200 .bread {
    padding-top: 20px;
    padding-bottom: 20px;
}
.width1200 .zgznnv {
    width: 100%;
    height: 38px;
    border: 1px solid #999;
    border-radius: 5px;
}


.width1200 .zgznnv .zgzclearfix li{
     width: 100px;
     padding: 10px 10px;
     font-size: 15px;
     font-weight: bold;
     border: 1px solid #999;
     text-align: center;

     overflow: hidden;
    float: left;
}
.width1200 .zgznnv .zgzclearfix .area_b{
     border: 1px solid #0b8eff;
     overflow: hidden;
    background-color: #0b8eff;
     color: #fff0f0;

}.width1200 .zgznnv .zgzclearfix .area_b a{
    color: #fff0f0;
}
.width1200 .zgzlist{

    height: 200px;
    border: 1px solid #999;
    border-radius: 5px;
    margin-bottom: 30px;
 }
.width1200 .zgzlist .zgzul li{
    position: relative;
    display: inline-block;
    width: 120px;
    margin:15px;
    text-align: center;
    border: 1px solid #666;
    border-radius: 3px;

 }
.width1200 .zgzlist .zgzul li .zgza{

    display: inline-block;
    width: 100%;
    padding: 10px 10px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;

 }

.width1200 .dmain_con ._left .content{
    font-size: 16px;
    line-height: 30px;

 }

.width1200 .zgzjj{
    height: 200px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.width1200 .smain_con .mmain_wrap ._right{
    margin: 30px;
    width: 25%;
}


.libiaofl {
    border: 1px solid #eee;
    background: #eee;
    overflow: hidden;
    clear: both;
    margin-bottom: 25px;
    display: block;
}

.yilitou {
    width: 22.5%;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    float: left;
}

.yilitou h1 {
    font-size: 25px;
    line-height: 98px;
    font-family: SimSun;
    margin: 0;
    padding: 0;
}

.yilitou a {
    color: #ff6200;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.libiao19 {
    width: 77.5%;
    float: right;
    overflow: auto;
    background-color: #fdfbfb;
    padding: 0;
    margin: 0;
    height: 98px;
}

.libiao20 {
    zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(http://www.ruhusz.com/wp-content/themes/new-site/images/libiao20.gif) no-repeat left center;
    overflow: hidden;
    padding-top: 4px;
    min-height: 90px;
    padding-left: 5px;
}

.libiao20 span {
    float: left;
    font-size: 15px;
    padding: 17px;
    line-height: 20px;
    margin-top: 5px;
}



.bmcg-box {
    /*display: none;*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    z-index: 9999;
}

.bmcg-box .bmcg {
    margin: 300px auto 0;
    background: #fff;
    width: 540px;
    padding: 25px 30px 30px;
    border-radius: 5px;
}
.bmcg-box .bmcg h3 {
    font-size: 20px;
    color: #e4393c;
}
.bmcg-box .bmcg div {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    padding: 30px 0 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.bmcg-box .bmcg p a {
    display: inline-block;
    color: #fff;
    padding: 15px 65px;
    background: #e4393c;
    border-radius: 5px;
    cursor: pointer;
}

.lop .h2h {
    font-size: 20px;
    line-height: 20px;
    color: #333;
    font-weight: 550;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left: 5px solid #3f97ec;

}

._left .content p {
    margin: 15px 0;
}

.lop h2{
    font-size: 20px;
    line-height: 20px;
    color: #333;
    font-weight: 550;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left: 5px solid #3f97ec;
}


.lop h3{
    font-size: 16px;
    color: #333;
    font-weight: 550;
    padding-top: 10px;
    padding-bottom: 5px;

}