* {
    margin: 0;
    padding: 0;
}

body {
    box-sizing: border-box;
    border: 0;
    color: #6A6A6A;
    background-color: #F0F0F0 !important;
    overflow: inherit !important;
}

p {
    margin: 0;
}

input {
    background: none;
    outline: none;
    border: 1px solid #ccc;
}

#yz_index a,
#yz_indexa a:link,
#yz_indexa a:visited,
#yz_indexa a:hover {
    color: #6A6A6A;
    text-decoration: none;
}

.swiper-container {
    padding-bottom: 0;
}

.yz_cont1_item h2 {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}

#pages a:hover,
.current {
    background-color: #f54281;
    border: 1px solid #f54281;
    color: #ffffff;
}

#pages {
    float: right;
    height: auto;
    _height: 45px;
    line-height: 20px;
    margin-right: 15px;
    _margin-right: 5px;
    color: #565656;
    margin-top: 10px;
    _margin-top: 20px;
    clear: both;
}

#pages a,
#pages span {
    font-size: 14px;
    text-decoration: none;
    display: block;
    float: left;
    color: #565656;
    border: 1px solid #ccc;
    height: 34px;
    line-height: 34px;
    margin: 0 2px;
    width: 34px;
    text-align: center;
}

.myxzy-box {
    background-color: #fff;
    margin: 10px auto 0;
    height: 20.5rem;
}

.myxzy {
    position: absolute;
    width: 100%;
    background-color: #fff;
    z-index: 1;
}

.myxzy .myxzy-content {
    position: relative;
    height: 15.4rem;
    padding-top: 1.9rem;
}

.myxzy .myxzy-ctt {
    width: 10.05rem !important;
    height: 11.55rem;
    border-radius: 0.4rem;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #b6d5ff;
    box-shadow: 0 0 0.6rem -0.06rem #b6d5ff;
}

.myxzy > a {
    display: block;
    margin: 0.4rem auto 0;
    width: 6.25rem;
    height: 1.5rem;
    font-size: 0.7rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5rem;
    color: #fff !important;
    border-radius: 1.5rem;
    background-image: linear-gradient(#ff766a, #ff2310);
}

.myxzy-tle {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    height: 2.5rem;
    border-bottom: 1px solid #eee;
}

.myxzy-tle p {
    padding: 0 2rem;
    height: 1.3rem;
    border-radius: 1.3rem;
    font-size: 0.9rem;
    text-align: center;
}

.mti-checked {
    font-weight: bold;
    background-color: #3591DD;
    color: #fff;
}

.myxzy-ctt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.myxzy-ctt img {
    width: 5.5rem;
    height: 5.5rem;
    border-radius: 0.3rem;
}

.myxzy-ctt p:last-child {
    background-color: #e8f0f8;
    width: 100%;
    height: 2.525rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.myxzy-ctt p:last-child a {
    width: 4.5rem;
    height: 1.5rem;
    background-image: linear-gradient(90deg, #4286f4, #55a7f6);
    font-size: 0.7rem;
    color: #fff !important;
    text-align: center;
    line-height: 1.5rem;
    border-radius: 0.2rem;
}

.myxzy-ctt p:last-child a:last-child {
    background-image: linear-gradient(90deg, #f28e27, #fd644f);
}

.myxzy-ctt-tle {
    margin-top: 0.8rem;
    display: flex;
    align-items: center;
    font-size: 0.7rem;
    color: #333;
    font-weight: bold;

}

.myxzy-ctt-tle span {
    display: block;
    width: 0.55rem;
    height: 0.55rem;
    margin: 0 0.4rem;
    background: url(/statics/files/img/myxzy-tlebgone.png) no-repeat;
    background-size: 100%;
}

.myxzy-ctt-tle span:last-child {
    background: url(/statics/files/img/myxzy-tlebgtwo.png) no-repeat;
    background-size: 100%;
}

.myxzy-xiaodian .swiper-pagination-bullet {
    padding: 0 0.03rem;
    width: 0.3rem;
    height: 0.3rem;
    opacity: 1;
    background-color: #e8f0f8;
}

.myxzy-xiaodian .swiper-pagination-bullet-active {
    background-color: #448af4;
}

.myxzy-content-zy .myxzy-ctt img {
    width: 5.5rem;
    height: 5.5rem;
}

.m-index-mfst {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.px_content_minbox {
    width: 46%;
    margin: 10px 0;
    border: 1px solid #EEE;
    padding-bottom: 10px;
}

.px_ctt_mbx_son {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin: 0 0.12rem;
    padding: 0 5px;

}

.px_ctt_mbx_son > p {
    font-size: 14px;
    color: #333;
    line-height: 15px;
    display: flex;
    align-items: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 2px;
}

.px_ctt_alink > a {
    display: block;
    width: 68px;
    height: 25px;
    font-size: 12px;
    color: #0167B6 !important;
    background: #E8F2FE;
    border-radius: 2px;
    line-height: 25px;
    text-align: center;
}

.px_ctt_alink > a:last-child {
    color: #fff !important;
    background: linear-gradient(90deg, #FF2B2B, #E00000);
}

.px_ctt_alink {
    display: flex;
    justify-content: space-between;
}

.px_ctt_mbx_son > span {
    font-size: 16px;
    color: #f00;
    margin: 4px 0 5px;
}

.px_ctt_jj,
.px_ctt_vip,
.px_ctt_cc {
    display: inline-block;
    width: 30px;
    height: 15px;
    background: #E6F4FF;
    border-radius: 2px;
    font-size: 10px;
    color: #2196F3;
    line-height: 15px;
    text-align: center;
    margin-right: 6px;
}

.px_content_minbox > img {
    width: 100%;
    margin-bottom: 6px;
}

.px_ctt_vip {
    color: #F29822;
    background-color: #FFF4E5;
}

.px_ctt_cc {
    color: #F22222;
    background-color: #FFE5E5;
}

.yxzStfx-header img {
    width: 22px !important;
    height: 22px;
    position: relative;
}

#yxz-stfx {
    border-radius: 6px;
}

.yxzStfxNr-right a {
    margin-right: -1px;
    margin-bottom: -1px;
}

.yz_title {
    width: 96%;
    margin: 0 auto;
    padding-right: 16px !important;
}

.xuekename {
    width: 26% !important;
}

.xuekename a {
    font-size: 0.8rem;
}

.xuekename a span {
    width: 2px;
    height: 5px;
    background-color: #eee;
}

.yz_search2 {
    height: 32px;
}

.head_nav {
    display: none;
}
.row .col-33 {
    margin-bottom: 10px;
}
.content-block-title {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .8rem;
    text-transform: uppercase;
    line-height: 1;
    color: #6d6d72;
    margin: 0.75rem 0 .5rem;
    background-color: #e4f1ff;
    padding: 0.45rem 0.75rem 0.45rem 1.25rem;
    border-bottom: 0px #87b1f9 solid;
}
.content-block-title:after {
    content: "";
    top: 9px;
    left: 15px;
    position: absolute;
    display: block;
    width: 5px;
    height: 0.9rem;
    background-color: #2b7ee6;
    border-radius: 2px;
}

/*!
 * =====================================================
 * 学考网手机模板 - CSS - 2018-06-19 & DIng
 *
 * =====================================================
 */
/*定位*/
.clear {
    clear: both;
}
.ding_kefu {display:none;}
.a.button.button-link.button-nav.pull-left.back {display:none;}
.none {display: none;}
.clear::after, .main::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#wsbmdj {
    margin-top: 20px;
}
/* 主体 */
.ding-color,
.ding-color .page,.ding-color .page-group {
    background-color: #fff;
}
#float-right{display:none}
body, html, input {
    font: 12px/1.5 "microsoft yahei","pt sans",Verdana,Geneva,sans-serif;
    font-size: 12px;
    line-height: 1.5;
}
/* 颜色 */
.ding-color {
    /*colro:#0894ec;*/
}
.ding-color #bdcs-search-form-input {
    color: #2973e1;
}

.ding-color .bar .searchbar {
    background: #2973e1e6;
}

/* 边距 */
.ding-color .top0 {top:0 !important;}
.ding-color .m0 {
    margin: 0 !important;
}
.ding-color .p0 {
    padding: 0!important;
}


.ding-color .mtop0 {margin-top: 0 !important;}
.ding-color .mtop5 {margin: 3px 0 !important;}
.ding-color .mtop20 {margin-top: 20px !important;}

.ding-color .mbot0 {margin-bottom: 0 !important;}
.ding-color .mbot5 {margin-bottom: 5px !important;}
.ding-color .mbot20 {margin-bottom: 20px !important;}

.ding-color .ptop0 {padding-top: 0 !important;}
.ding-color .ptop5 {padding-top: 5px !important;}
.ding-color .ptop20 {padding-top: 20px !important;}

.ding-color .pbot0 {padding-bottom: 0;}

.ding-color .nborder {border:0;}

.logo {
    vertical-align: middle;
}
.item-link.item-content.d-item-postion {
    padding-left: 0;
    width: 100%;
}
.content .list-block {
    margin: 0.75rem 0;
    font-size: .85rem;
}
.header {
    width: 100%;
    margin: 0 auto;
    height: 87px;
}
.header .nav-bar {
    height: 75px;
    /*box-shadow: 0px 3px 4px rgba(47, 166, 241, 0.5);*/
    background: #e9482c;
    background: linear-gradient(to right,#2973e1,#3093f4);
    width: 100%;
    font-size: 1.6rem;
    position: relative;
    z-index: 100;
    top: 12px;
}


.header ul.nav-site{
    display: block;
    color: #fff;
    padding: 8px 5px;
}

.header ul.nav-site li{
    width: 25%;
    float: left;
    text-align: center;
    display: inline;
}

.header ul.nav-site li a{
    display: block;
    color: #fff;
    padding: 1px 0px;
    line-height: 28px;
    height: 28px;
    vertical-align: middle;
    position: relative;
    font-size: 0.8rem;
}

.header .nav-site li.line{background-position: 2px -215px; padding:0; width:10px; text-indent:-10000px;display: none;}
.header .subnav{ overflow: hidden;padding-left:16px; border-left:1px solid #d2dfed;border-right:1px solid #d2dfed;background-position: left -33px;background-repeat: repeat-x; height:32px; line-height:32px}
.header .subnav a{ color:#004499}
.header .subnav span{ padding:0 3px; color:#c8d8e9;}

.bar-header-secondary ~ .content {
    top: 5.5rem !important;
}
/* main style */
/* 分页导航 */
#pages { padding:14px 0 10px; font-size: 13px; }
#pages a { margin-bottom: 5px;border-radius: 4px;display:inline-block; height:29px; line-height:29px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span {
    display: inline-block;
    height: 29px;
    line-height: 29px;
    background: #2b7ce6;
    border: 1px solid #2b7ce6;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    border-radius: 4px;
    margin-bottom: 5px;
}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/* 面包屑 */
.crumbs {
    background-color: #efefef;
    padding: 0.3rem;
    font-size: 0.7rem;
    /*border-radius: 7px;*/
}
.crumbs a {
    color: #4071e3;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

.ding-show .card {
    box-shadow: none;
    margin: 0;
    border-radius: 7px;
}

/* 幻灯片 */
.swiper-slide img {width: 100%;}

/* 头条 */
.toptip {
    background: #e8ecf1;
    height: 40px;
    position: relative;
}
.toptip .countdown {
    padding: 10px;
    color: #78797b;
    line-height: 20px;
    font-size: 12px;
}
.toptip .countdown .time {
    border: 1px solid #e13b29;
    color: #e13b29;
    border-radius: 2px;
    padding: 0px 5px;
    margin: 0px 3px;
    box-sizing: border-box;
}

.toptip .p-t {
    width: 83px;
    height: 43px;
    background: url(../images/mobile/icon-zixun.png) no-repeat 0 -44px;
    background-size: auto auto;
    background-size: auto auto;
    background-size: 112px;
    text-indent: -9999px;
    font-size: 0;
    position: absolute;
    top: 7px;
    left: 10px;
}

.news-hot-list {
    display: block;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
}

.news-hot-list h2 {
    font-weight: normal;
    border-top: 1px solid #e2e2e2;
    font-size: 0.7rem;
    margin: 0;
    padding: 0;
}

.news-hot-list h2 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0;
    text-decoration: none;
}

.news-hot-list h2 em {
    font-style: normal;
    color: #78797b;
}

.news-hot-list .line-hot {
    width: 10px;
    border-left: 1px solid #ccc;
    height: 16px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    margin-top: -3px;
}

.news-hot-list .video-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../images/mobile/icon-zixun.png) no-repeat -88px 0;
    background-size: auto auto;
    background-size: auto auto;
    background-size: 112px;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: -2px;
}

.red, .cRed, a.cRed {
    color: #e13b29;
}
/* 标题 */
.ding-color .content-block-title {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .8rem;
    text-transform: uppercase;
    line-height: 1;
    color: #6d6d72;
    margin: 1.75rem 0 .5rem;
    background-color: #e4f1ff;
    padding: 0.45rem 0.75rem 0.45rem 1.25rem;
    border-bottom: 0px #87b1f9 solid;
}
.ding-color .content-block-title:after{
    content: "";
    top: 9px;
    left: 15px;
    position: absolute;
    display: block;
    width: 5px;
    height: 0.9rem;
    background-color: #2b7ee6;
    border-radius: 2px;
}

.ding-color .title-item-after {
    color: #5f646e;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-left: 0.25rem;
    max-height: 1.4rem;
    text-align: right;
    float: right;
    display: block;
    position: absolute;
    top: 0.45rem;
    right: 0.5rem;
}

/*  学校专业 */
.grid-border .row > [class*="col-"] {
    border: 1px solid #ddd;
}

.index-school .col-33{text-align: center;margin-top: 7px;}

.index-school .col-33 a img {
    width: 85%;
    border: 1px #e4f1ff solid;
    padding: 5px;
}

.content-padded .index-school .col-33 a img {
    min-height: 93px;
    height: 25vw;
}

.list-block .content-padded .index-school .col-33 a img {
    min-height: 85px;
    height: 23vw;
}

.index-school .col-33 a h4 {
    font-size: 14px;
    color: #636363;
    font-weight: normal;
    text-align: center;
    margin: 0;
}

.weui-cells {
    margin-top: 1.17647059em;
    background-color: #FFFFFF;
    line-height: 1.47058824;
    font-size: 17px;
    overflow: hidden;
    position: relative;
}

.weui-cells::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    z-index: 2;
}

.weui-cells::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    z-index: 2;
}

.weui-cell {
    padding: 10px 15px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.weui-cell_access {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: inherit;
}

.weui-cell::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    left: 15px;
    z-index: 2;
}

.weui-cell:first-child::before {
    display: none;
}

.weui-cell__bd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.weui-cell_access .weui-cell__ft::after {
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 2px;
}
/* 底部 */
.weui-footer {
    color: #808080;
    font-size: 0.6rem;
    text-align: center;
    margin-top: 20px;
}
.weui-footer__links {
    font-size: 0;
}
.weui-footer__link {
    display: inline-block;
    vertical-align: top;
    margin: 0 .62em;
    position: relative;
    font-size: 14px;
}
.weui-footer a {
    color: #586C94;
}
.weui-footer__link::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    bottom: 0;
    border-left: 1px solid #C7C7C7;
    color: #C7C7C7;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
    left: -0.65em;
    top: .36em;
    bottom: .36em;
}
.weui-footer__link:first-child::before {
    display: none;
}
.weui-footer__text {
    margin: 0.1rem 0 0em;
}

.weui-footer .copyright_ico {
    overflow: hidden;
    display: inline-block;
    margin: 0.1rem 0 3em;
    width: 103px;
    height: 32px;
    line-height: 1000px;
    background-repeat: no-repeat;
    background-image: url(../images/sprite.footer.png);
}

.weui-footer .mod_copyright_auth .copyright_ico_1 {
    background-position: 0 -111px;
}

.weui-footer .mod_copyright_auth .copyright_ico_2 {
    background-position: 0 -74px;
}

.weui-footer .mod_copyright_auth .copyright_ico_3 {
    background-position: 0 -37px;
}

.ding-show .card-content-inner img {width: 100%;height: 100%;}

.page__hd {
    padding: 0px;
}

.page__title {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
}

.page__desc {
    margin-top: 5px;
    color: #888;
    text-align: left;
    font-size: 14px;
}

/* 专业列表块 */
.weui-panel {
    background-color: #FFFFFF;
    position: relative;
    overflow: hidden;
    border-bottom: 10px #eee solid;
}

.weui-panel::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #E5E5E5;
    color: #E5E5E5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.weui-panel::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #E5E5E5;
    color: #E5E5E5;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.weui-panel__hd {
    padding: 15px 15px 10px;
    color: #000;
    font-size: 17px;
    position: relative;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.weui-panel__hd::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #E5E5E5;
    color: #E5E5E5;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    left: 15px;
}

.weui-media-box::before {
    display: none;
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #E5E5E5;
    color: #E5E5E5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    left: 15px;
}

.weui-media-box {
    padding: 10px 15px 10px;
    position: relative;
}
.weui-media-box:first-child::before {
    display: none;
}

.weui-media-box.weui-media-box_text p {
    margin:0;
    font-size: 14px;
    padding: 0 0 5px;
}

.weui-media-box.weui-media-box_text img {
    width:100%;
    height:100%;
}

.weui-media-box__title {
    font-weight: 400;
    font-size: 13px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
    color: #808080;
}

.weui-media-box_text .weui-media-box__title {
    margin-bottom: 0;
    margin-top: 0;
}

.weui-media-box__desc {
    color: #808080;
    font-size: 13px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 0;
}

.weui-media-box__info__meta {
    float: left;
    padding-right: 1em;
}

.weui-media-box__info__meta_extra {
    padding-left: 1em;
    border-left: 1px solid #CECECE;
}

.ding-show .weui-media-box__info {
    margin-top: 15px;
    padding-bottom: 5px;
    font-size: 13px;
    color: #CECECE;
    line-height: 1em;
    list-style: none;
    overflow: hidden;
}

.weui-media-box_text .weui-media-box__title {
    margin-bottom: 8px;
}
.weui-media-box__info {
    margin-top: 15px;
    padding-bottom: 5px;
    font-size: 13px;
    color: #CECECE;
    line-height: 1em;
    list-style: none;
    overflow: hidden;
}

.ding-show .weui-panel {
    border-bottom: 3px #eee solid;
}

.weui-cell {
    padding: 10px 15px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.weui-cell_access {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: inherit;
}

.weui-cell_link {
    color: #586C94;
    font-size: 14px;
}

.weui-cell::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    left: 15px;
    z-index: 2;
}

.weui-cell:first-child::before {
    display: none;
}

.weui-cell_link:first-child::before {
    display: block;
}

.weui-cell__bd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.weui-cell__ft {
    text-align: right;
    color: #808080;
}

.weui-cell_access .weui-cell__ft {
    padding-right: 13px;
    position: relative;
}

.weui-cell_access .weui-cell__ft::after {
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 2px;
}
/*学校*/
.zhuanye {
    border: 1px solid #eee;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(238, 238, 238);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(238, 238, 238);
    border-top: none;
}

.zhuanye .title {
    color: #0050a0;
    line-height: 35px;
    font-size: 14px;
    font-weight: 700;
    background: #f8f8f8 url(../images/jiantou.png) no-repeat 20px center;
    padding-left: 40px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    text-align: left;
    position: relative;
}

.zhuanye .zylist {
    margin: 10px;
}

.zhuanye .zylist tr th {
    font-size: 13px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
}
.zhuanye .zylist th, td {
    border-bottom: #dedede 1px solid;
    text-align: center;
    border: #dedede 1px solid;
}

.zhuanye .zylist tr td {
    line-height: 35px;
    color: #333;
    font-size: 12px;
}

.zhuanye .zylist tr td a {
    color: #e20000;
    font-size: 0.96em;
    font-weight: 700;
}

.zhuanye .zylist tr td a img {
    vertical-align: middle;
}

ban.yxzixun {
    width: 100%;
    border: 1px solid #eee;
    float: left;
    margin: 10px 0 20px;
}

.zhuanye #bdshare {
    width: 100%;
    text-align: right;
    line-height: 24px;
    font-size: 0.6rem;
    color:#FF0000
}

.yxzixun .bt-list .bt-lists {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    padding: 0 10px;
}

.bmlc img {
    margin: 0;
    width: 100%;
}

.yxzixun .circle {
    display:none;
    width: 4px;
    height: 4px;
    background: #999;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-right: 5px;
    margin-bottom: 2px;
}

.yxzixun a,.yxzixun a:link,.yxzixun a:visited {
    color: #666666;
    text-decoration: none;
}

.yxzixun a:hover {
    color: #ce102f;
}

.yxzixun .bt-list .sj {
    float: right;
    margin-right: 10px;
    color: #999;
    font-size: 12px;
}
.yxzixun .bt-list ul {
    padding: 5px 0;
}

/* 院校简介 */
.jianjie img {
    margin: 10px 10px 0 10px;
    width: 150px;
    height: 150px;
}

.jianjie .jianjie-in {
    text-indent: 13px;
    color: #333;
    font-size: 13px;
    margin-top: 5px;
    line-height: 30px;
    padding: 0 10px;
    line-height: 20px;
}

.bt-lists {
    border: 1px dotted #6e6e6e;
    list-style: none;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 5px 5px;
}


.yxzixun .bt-list .bt-lists {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    padding: 0 10px;
}

.yxzixun .bt-list {
    margin: 0;
    padding: 0;
}
/* 专业信息 */
}
.zhuanyeinfo .pl305 {
    padding-left: 305px;
}
.zhuanyeinfo .cr_ff {
    color: #fff;
}
.zhuanyeinfo .bg_69 {
    background: #cee5ff;
}

.zhuanyeinfo .lh26 {
    line-height: 26px;
}
.zhuanyeinfo .pt20 {
    padding-top: 10px;
}
.zhuanyeinfo .f14 {
    font-size: 1.1em;
}

.zhuanyeinfo .cr_ff {
    color: #474747;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
    font-size: 0.7rem;
}

.zhuanyeinfo .button.button-fill {
    margin-top: 10px;
}

.zhuanyeinfo .lh26.f14.pt20 {
    margin-bottom: 0;
}

.zhuanyeinfo .mr5 {
    margin-right: 5px;
    font-style: normal;
    font-weight: normal;
}

.zhuanyeinfo .yahei.f22.lh30.fb {
    font-size: 1rem;
    margin: 0;
}

.zhuanyeinfo .t_specialtyCon {
    height: 92px;
}

.zhuanyeinfo .bg_fb.lh24.readCon.mb5 p strong, .zhuanyeinfo .cr_dc.f16.yahei.lh40, .zhuanyeinfo .cr_dc.f16.yahei.lh50 {
    font-style: normal;
    font-weight: normal;
}

.zhuanyeinfo #MyContent {
    font-size: 0.7rem;
    color: #787878;
    padding: 0 10px;
}

.zhuanyeinfo  .f22 {
    font-size: 1.6em;
}
.zhuanyeinfo  .lh30 {
    line-height: 22px;
}
.zhuanyeinfo .yahei {
    font-family: '\5FAE\8F6F\96C5\9ED1';
}
.zhuanyeinfo .yahei {
    font-family: "\5FAE\8F6F\96C5\9ED1";
}
.zhuanyeinfo .fb {
    font-weight: bold;
}

.zhuanyeinfo .muqianbaomingrenshu {
    float: left;
    color: #ffffff;
    font-size: 14px;
    font-weight: 800;
}

.zhuanyeinfo .b_specialtyCon {
    min-height: 145px;
    _height: 145px;
}
.zhuanyeinfo .pl305 {
    padding-left: 10px;
}
.zhuanyeinfo .pb25 {
    padding-bottom: 15px;
}
.zhuanyeinfo .bg_e5 {
    background: #e4f1ff;
}
.zhuanyeinfo .pt20 {
    padding-top: 10px;
}
.zhuanyeinfo .pr55 {
    padding-right: 10px;
}
.zhuanyeinfo .pr {
    position: relative;
    font-size: 0.8rem;
}

.zhuanyeinfo .lh24 {
    line-height: 24px;
}
.zhuanyeinfo .lh24 {
    line-height: 24px;
}

.zhuanyeinfo .otherzy {
    margin: 0;
    padding: 0 10px 0 15px;
    list-style: none;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
}

.nwidget .contents {
    text-align: center;
}

.zhuanyeinfo .xxjs {
    line-height: 18px;
    padding: 10px;
    font-size: 12px;
    color: #686868;
    border-top: 1px solid #ecebeb;
    margin: 15px 10px 0;
}

.zhuanyeinfo .specialtyImg {
    top: -7px;
    right: 10px;
    z-index: 2;
    position: absolute;
}

.zhuanyeinfo .specialtyImg img {
    width: 73px;
    height: 73px;
    vertical-align: middle;
}

.zhuanyeinfo .f14.lh24 {
    padding: 0;
    margin: 0;
    font-size: 0.7rem;
}

.zhuanyeinfo .join {
    bottom: 25px;
    background: #cee5ff;
    width: 100%;
    padding-right: 0 !important;
}

.zhuanyeinfo .administrative p {
    padding-left: 40px;
    margin-right: 15px;
    font-size: 0.7rem;
}

.zhuanyeinfo .administrative .no1 {
    background: url(../images/bg.png) no-repeat 15px -657px;
}

.zhuanyeinfo .administrative .no2 {
    background: url(../images/bg.png) no-repeat 15px -715px;
}

.zhuanyeinfo .administrative .no3 {
    background: url(../images/bg.png) no-repeat 15px -764px;
}
/* 题库列表 */
/* 栏目聚合 */
.dy_top {
    padding: 20px;
    border: 1px solid #e6e6e6;
    background: #f9f9f9;
    margin-top: 10px;
    margin-bottom: 10px;
    border-width: 1px 0px 1px 0px;
}
.dy_top h2 {
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    font-size: 18px;
    font-family: microsoft yahei;
    position: relative;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
}

.dy_top h2 em {
    display: inline-block;
    padding: 0px 12px;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    margin: 0 8px;
    background: #f05a00;
    color: #fff;
    font-style: normal;
    vertical-align: middle;
    font-size: 14px;
}

.dy_top h2 a {
    color: #c00;
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    vertical-align: middle;
}


.dy_top .list-box li {
    display: block;
    padding-left: 15px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: url(../images/list-style-s.png) no-repeat 0px 9px;
    float: left;
    width: 45%;
}

.dy_top .dy_toplist {
    width: 100%;
}

.lanmulist .m-b-10 {
    margin-bottom: 10px;
}

.lanmulist .color-c0c1c7 {
    color: #c0c1c7;
}

.lanmulist .f-s-18 {
    font-size: 18px;
}

.lanmulist .color-1a91e5 {
    color: #1a91e5;
}

.lanmulist .f-right {
    float: right;
    display: inline;
    font-size: 12px;
}

.lanmulist .m-b-10 {
    margin-bottom: 10px;
}
.lanmulist .index_title {
    width: 100%;
    height: 1px;
    background: #a8e4fe;
    position: relative;
    z-index: 1;
}

.lanmulist .w-136 {
    width: 136px;
}
.lanmulist .title_xian {
    height: 2px;
    background: #1a91e5;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 2;
    width: 55px;
}

.lanmulist {
    padding: 0 10px 0;
}

.lanmulist .list-box li {
    padding: 0 0px 0 20px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: url(../images/list-style-s.png) no-repeat 4px 10px;

}

.lanmulist .list-box li:nth-child(2n) {
}

.lanmulist .list-box li a {
    font-size: 14px;
    color: #515151;
}

.lanmulist .list-box li span,
.lanmulist .list-box li a.btn {
    float: right;
    width: 11%;
    text-align: right;
    font-size: 12px;
    color: #b2b2b2;
    font-family: Arial;
    padding: 0 5px;
}

.lanmulist .list-box.list-box2 {
    margin: 0;
    padding: 0;
}

.dy_toplist .list-box {
    list-style: none;
    margin: 0;
    padding: 0;
}

.dy_top .list-box li a {
    color: #515151;
    font-size: 0.8rem;
}
/* 404 */
/*404*/
#content404 .error-header {
    padding-top: 30px;
}

#content404 .error-header h1 {
    position: relative;
    display: block;
    font: 32px 'TeXGyreScholaBold', Arial, sans-serif;
    color: #0061a5;
    text-shadow: 2px 2px #f7f7f7;
    text-align: center;
}
#content404 .error-header h1 span.404sub {
                                         position: relative;
                                         font-size: 18px;
                                         top: -20px;
                                         padding: 0 10px;
                                         font-style: italic;
                                     }
#content404 .error-header h1 span.404icon {
                                         position: relative;
                                         display: inline-block;
                                         top: -6px;
                                         margin: 0 10px 5px 0;
                                         background: #0061a5;
                                         width: 50px;
                                         height: 50px;
                                         -moz-box-shadow: 1px 2px white;
                                         -webkit-box-shadow: 1px 2px white;
                                         box-shadow: 1px 2px white;
                                         -webkit-border-radius: 50px;
                                         -moz-border-radius: 50px;
                                         border-radius: 50px;
                                         color: #dfdfdf;
                                         font-size: 46px;
                                         line-height: 48px;
                                         font-weight: bold;
                                         text-align: center;
                                         text-shadow: 0 0;
                                     }
#content404 .error-content {
    margin: 0 auto;
    position: relative;
    width: clearfix pr30 joinpx;
    background: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 5;
}
#content404 .error-content h2 {
    background: url(../images/404_s-divider.jpg) no-repeat;
    background-position: bottom;
    padding: 12px 0 22px 0;
    font: 20px 'TeXGyreScholaRegular', Arial, sans-serif;
    color: #ea5f5f;
    text-align: center;
    margin: 0;
}
#content404 .error-content p {
    position: relative;
    padding: 0 20px;
    font-size: 19px;
    line-height: 25px;
    color: #b5b5b5;
    text-align: center;
    margin: 0;
}
#content404 .error-content .utilities { padding: 20px;text-align: center; }
#content404 .error-content .utilities form .input-container {
    position: relative;
    width: 290px;
}

#content404 .error-content .utilities .button {
    display: inline-block;
    margin: 0 6px;
}
#content404 .error-content .utilities .button:hover {
    background: #0081c6;
}
#content404 .error-content .utilities .button:active {
    background: #0081c6;
}
#content404 .error-content .utilities .button-container .button:focus { color: black }

.list-block.media-list .item-media {
    height: 30px;
    overflow: hidden;
}
.ding-color header .title{height: 2.2rem;}
/* hack */
/* 分辨率 */
@media screen and (max-width: 1280px) {
    .bar-header-secondary ~ .content {
        top: 5rem !important;
    }
}
@media screen and (max-width: 1024px) {
    .bar-header-secondary ~ .content {
        top: 5rem !important;
    }
}
@media screen and (max-width: 901px) {
    .bar-header-secondary ~ .content {
        top: 5rem !important;
    }
}
@media screen and (max-width: 480px) {
    .bar-header-secondary ~ .content {
        top: 5.5rem !important;
    }
}
@media screen and (max-width: 415px) {
    .bar-header-secondary ~ .content {
        top: 5.9rem !important;
    }
}
@media screen and (max-width: 414px) {
    .bar-header-secondary ~ .content {
        top: 5.5rem !important;
    }
}
@media screen and (max-width: 412px) {
    .bar-header-secondary ~ .content {
        top: 5.5rem !important;
    }
}
@media screen and (max-width: 400px) {
    .bar-header-secondary ~ .content {
        top: 5.9rem !important;
    }
}
@media screen and (max-width: 384px) {
    .bar-header-secondary ~ .content {
        top: 5.9rem !important;
    }
}
@media screen and (max-width: 375px) {
    .bar-header-secondary ~ .content {
        top: 5.9rem !important;
    }
}
@media screen and (max-width: 360px) {
    .bar-header-secondary ~ .content {
        top: 5.9rem !important;
    }
}
@media screen and (max-width: 320px) {
    .bar-header-secondary ~ .content {
        top: 5.9rem !important;
    }
}

.ding-kf-item h3,
.ding-kf-item h4 {
    text-align: center;
    padding: 0;
    margin: 0;
}
.ding-kf-item h3 {
    color: red;
}
.ding-kf-item .row {
    margin: 20px 0;
    margin-left: -15px;
}
.ding-kf-item a.col-66,
.ding-kf-item a.col-33 {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feffff+0,4fbcf7+100 */
    background: #feffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #feffff 0%, #4fbcf7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #feffff 0%,#4fbcf7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #feffff 0%,#4fbcf7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#4fbcf7',GradientType=0 ); /* IE6-9 */
    border: 1px solid #69a8b9;
    text-align: center;
    color: #2b2b2b;
    padding: 5px 10px;
    font-size: 12px;
    margin-bottom: 15px;
    border-radius: 30px;
}
.ding-kf-item ul {
    padding-left: 0px;
}
.ding-kf-item ul li {
    border-bottom: 1px solid #d0d0d0;
    font-size: 12px;
    line-height: 22px;
    padding: 0 6px;
    color: #d0d0d0;
}
.ding-kf-item ul li a {
    color:#000;
    font-size: 14px;
    padding: 10px;
}
.ding-kf-item .ding-kf-more {
    width: 100%;
    text-align: center;
    display: block;
    color: #fff;
    background-color: #2b7ee6;
    padding: 8px;
}
.ding-kf-item .ding-hr {
    color: #000;
    z-index: 9999;
    background-color: #fff;
    display: block;
    width: 190px;
    margin: auto;
    position: relative;
}
.ding-time-m {
    text-align: center;
    background-image: url(/statics/images/m-ding-time-up.jpg);
    color: #fff;
    padding-top: 65px;
    font-size: 16px;
    padding-bottom: 10px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.ding-time-m a {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7af85+0,fd4438+100 */
    background: #f7af85; /* Old browsers */
    background: -moz-linear-gradient(left,  #f7af85 0%, #fd4438 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #f7af85 0%,#fd4438 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #f7af85 0%,#fd4438 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7af85', endColorstr='#fd4438',GradientType=1 ); /* IE6-9 */
    color: #fff;
    padding: 2px 2px;
    display: block;
    border-radius: 30px;
}
.ding-time-m h2 {
    color: red;
    font-size: 14px;
    margin: 0;
}
.ding-time-m span {
    color: #FFEB3B;
    font-weight: bolder;
    font-size: 26px;
}
.d-hot {
    padding: 0px 4px;
    margin-bottom: -37px;
    position: absolute;
    z-index: 9999;
    right: 3px;
    top: 8px;
    background-image: url(/statics/images/m-ding-hot.png);
    width: 15px;
    height: 15px;
    background-size: cover;
}
.d-hot2 {
    padding: 0px 4px;
    margin-bottom: -37px;
    position: absolute;
    z-index: 9999;
    right: 8px;
    top: 0px;
    background-image: url(/statics/images/m-ding-hot2.png);
    width: 28px;
    height: 28px;
    background-size: cover;
}
.ding-hot-list a.button.top0.mtop5 {
    margin: 5px 0 !important;
    border: 0;
    height: auto;
}
.ding-hot-list a.button.top0.mtop5 span {
    display: block;
}
.content-block.mbot0.ptop0.mtop20 {
    margin-bottom: 10px !important;
}
.ding-kf-item {
    margin: 0;
}
hr {
    margin: 0;
    border-color: #fff;
}
.ding-more-mbutton {
    width: 110px;
    text-align: center;
    display: block;
    color: #fff;
    background-color: #2b7ee6;
    padding: 4px 8px;
    margin: 10px auto;
    border-radius: 30px;
    font-size: 16px;
}

.content .ding-mschool-list.inset {
    margin: 0;
}

.content .ding-mschool-list.inset .content-block-title {
    margin-bottom: 0;
}
.ding-mschool-list .ding-mschool-info {
    padding: 0 10px;
    border-bottom: 1px solid #d0d0d0;
    margin-left: 15px;
    padding: 10px 10px 0;
}
.ding-mschool-list .ding-mschool-info img {
    width: 100%;
    padding: 2px 0;
    padding-top: 0;
    padding-right: 0;
}

.ding-mschool-list .ding-mschool-info .col-33 {
    padding: 0;
    margin: 0;
}
.ding-mschool-list .ding-mschool-info .col-66 {
    padding-top: 5px;
}
.ding-mschool-list .ding-mschool-info .col-66 a h2 {
    margin: 0;
    font-size: 16px;
    color: #292929;
}

.ding-mschool-list .ding-mschool-info .col-66 p {
    margin: 0;
    font-size: 14px;
    color: #808080;
}

.ding-mschool-list .ding-mschool-info .col-66 span {

}

.ding-mschool-list .ding-mschool-info .col-66 span a {
    color: #c15959;
    font-size: 14px;
    float: left;
    margin-right: 10px;
}

.dd-icon-zsjz {
    background-image: url(/statics/images/ding-mschool-info2.png);
    float: left;
    width: 20px;
    height: 20px;
    background-size: cover;
}

.dd-icon-zszy {
    background-image: url(/statics/images/ding-mschool-info3.png);
    float: left;
    width: 20px;
    height: 20px;
    background-size: cover;
}
.news-hot-list .video-icon {
    background-image: url(/statics/images/m-ding-hot.png);
    width: 15px;
    height: 15px;
    background-size: cover;
    background-position: 0 0;
    margin-right: 5px;
}

.ding-time-sc {
    overflow: scroll;
    /*width: 100%;
    overflow: scroll;*/
    margin-top: 0;
    margin-bottom: 0;
    /*margin: 0;
    padding: 0 10px;*/
}
.ding-time-sc ul {
    list-style: none;
    padding: 0;
    width: max-content;
    display: block;
    padding-right: 10px;
}
.ding-time-sc ul li {
    display: inline-block;
}
.ding-time-sc ul li a {
    padding: 4px 10px;
    border: 1px solid #b7b7b7;
    margin-right: 3px;
    color: #000;
    border-radius: 8px;
    font-size: 14px;
}

@font-face {
    font-family: 'iconck';  /* project id 1304714 */
    src: url('//at.alicdn.com/t/font_1304714_f03xledgfdg.eot');
    src: url('//at.alicdn.com/t/font_1304714_f03xledgfdg.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_1304714_f03xledgfdg.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_1304714_f03xledgfdg.woff') format('woff'),
    url('//at.alicdn.com/t/font_1304714_f03xledgfdg.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_1304714_f03xledgfdg.svg#iconck') format('svg');
}
.iconck {
    font-family:"iconck" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.ding-bar-tab-new {
    background-color: #2e70ad !important;
}


.ding-bar-tab-new.bar-tab .tab-item {
    color: #fff !important;
    font-size: 0.6rem;
    border-right: 1px solid #2c68a1;
    border-left: 1px solid #4883b7;
}

.ding-bar-tab-new.bar-tab .tab-item.active,
.ding-bar-tab-new.bar-tab .tab-item:active {
    color: #fff !important;
}
.ding-bar-tab-new.bar-tab i.iconck {
    display: block;
    font-size: 20px;
    line-height: 30px;
}
.item-inner.item-time {
    padding-right: 0 !important;
    background-position: left center !important;
    padding-left: 20px;
}
.item-inner.item-time span {
    font-size: 0.7rem;
}
.list-block li.item-one {
    line-height: 1.1;
}
.list-block li.item-one .item-inner {
    background-image: none;
    padding-right: 0;
}
.list-block li.item-one .item-inner span {
    font-size: 0.5rem;
    color: #949494;
}
.list-block li.item-one .item-media {
    height: auto;
}
.buttons-tab {
    width: 100%;
    overflow: auto;
}

a{
    color:#333;
    text-decoration:none;
}

body{
    box-sizing: border-box;
    border: 0;
    color: #6A6A6A;
    /*background-color: white !important;*/
    overflow: inherit !important;
}

input{
    background:none;
    outline:none;
    border:1px solid #ccc;
}

/* input:focus{
	border:none;
}	 */

.yz_block{
    display: block !important;
}

#yz_index{
    margin-bottom:100px;
    position: relative;
    font-size: 18px;
    display: none;
}
.yz_active1{
    color: #FE3434 !important;
}
.yz_active2{
    color: #333333 !important;
    font-size: 16.8px  !important;
    font-weight: 900;
    position: relative;
}
/* 头部 */
.yz_header{
    background-color:white;
    display: flex;
    height: 60px;
    align-items: center;
    border-bottom: 1px solid #EAEAEA;
}
.yz_header_focus{
    position: absolute;
    width: 25px;
    height: 4px;
    background: linear-gradient(to right,#56A8F6, #BFD8FF);
    border: 0;
    left: 5px;
    bottom: -6px;
    border-radius: 5px;
}
.yz_logo{
    width: 110px;
    margin-left: 10px;
    margin-top: 3px
}
.yz_header_open{
    width: 30px;
    margin-right: 10px;
}
.yz_header_input{
    flex: 1;
    padding: 0 4%;
    position: relative;
}
.yz_search1{
    font-size: 12px;
    width: 100%;
    height: 30px;
    text-indent: 8px;
    border: 1px solid #EAEAEA;
    border-radius: 6px;
}
.yz_search2{
    height: 30px;
    width: 54px;
    font-size: 14px;
    position: absolute;
    background-color: #4387F4;
    background: linear-gradient(#4387F4, #54A6F6);/*渐变从左上角到右下角*/
    background: -ms- linear-gradient(#4387F4, #54A6F6);
    background: -webkit- linear-gradient(#4387F4, #54A6F6);
    background: -moz- linear-gradient(#4387F4, #54A6F6);
    color: white;
    border-radius: 6px;
    border: 0;
    right: 9px;
    top: 1px;
}

/*头部导航栏*/
.yz_title{
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 2.325rem;
    line-height: 2.325rem;
    background-color: white;
    overflow: hidden;
    width: 90%;
    margin-left: 5%;

}
.yz_title a{
    font-size: 14px
}
/*轮播图*/
.yz_lbt{
    position: relative;
    overflow:hidden;
    position:relative;
}
.yz_lbt .pagination{
    text-align: center;
    position: absolute;
    z-index: 50;
    bottom: 8% !important
}
yz_lbt .swiper-slide {
    position:relative;
    text-align:center;
}
.yz_lbt .pagination .swiper-pagination-bullet{
    margin: 0 9px !important;
    height: 9px;
    width: 9px;
}
.yz_lbt .pagination .swiper-pagination-bullet-active{
    background-color:white ;
}
/*cont1 栏目导航*/
.yz_cont1{
    position: relative;
    margin: 0 10px;
    padding: 0 8px;
    padding-top: 10px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 1px 1px 14px #E3E3E3;
    display: flex;
    flex-wrap: wrap;
    z-index: 60;
    margin-top: -14px;
}
.yz_cont1_item{
    width: 18%;
    margin-right: 2%;
    margin-bottom: 15px;
}
.yz_cont1_item a img{
    width: 80%;
    margin-left: 10%;

}
.yz_cont1_item a p{
    width: 100%;
    text-align: center;
    font-size: 12px;
}
.yz_cont1_item:nth-child(5n){
    margin-right: 0;
}
.yz_cont2{
    margin: 0 10px;
    display: flex;
    margin-top: 15px;
    justify-content: space-between;
}
.yz_cont2 img{
    width: 100%;
}
.yz_cont2 a{
    width: 48%;
    display: block;
}
.yz_cont2 a:last-child{
    text-align: right;
}
.yz_djs{
    width: 100%;
    margin-top: 7px;
}
.yz_gg{
    width: 100%;
    margin-top: 20px;
}

/*高考倒计时*/
@media all and (min-width: 320px) {
    #yz_time1{
        position: absolute;
        left: 46.5%;
        top: 27%;
        color: white;
        letter-spacing: 14px;
        font-size: 19px
    }

    .yz_title a{
        font-size: 12px
    }
}

@media all and (min-width: 360px) {
    #yz_time1{
        position: absolute;
        left: 46.5%;
        top: 26%;
        color: white;
        letter-spacing: 16px;
        font-size: 20px;
    }

    .yz_title a{
        font-size: 13px
    }
}


@media all and (min-width: 410px) {
    #yz_time1{
        position: absolute;
        left: 46.5%;
        top: 27%;
        color: white;
        letter-spacing: 18px;
        font-size: 23px;
    }

    .yz_title a{
        font-size: 14px
    }
}

@media all and (min-width: 768px) {
    #yz_time1{
        position: absolute;
        left: 46.5%;
        top: 29%;
        color: white;
        letter-spacing: 39px;
        font-size: 36px;
    }

}

@media all and (min-width: 1024px) {
    #yz_time1{
        position: absolute;
        left: 46.5%;
        top: 29%;
        color: white;
        letter-spacing: 54px;
        font-size: 47px;
    }

}
/*热门导航*/
.yz_cont3{
    margin: 0 10px;
    margin-top: 7px;
    background-color: white;
}
.yz_cont3_title{
    height: 33px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.yz_cont3_title img:first-child{
    height: 33px;
    width: 62px
    margin-right: 10px;
}
.yz_cont3_title_nr{
    flex: 1;
    overflow: hidden;
    margin-right: 10px;
}
.yz_cont3_title_nr .swiper-slide {
    padding: 0 4px;
    width:auto;
    font-size: 16.5px;
}
.yz_cont3_title2{
    display: flex;
    flex-wrap: wrap;

}
.yz_cont3_title2 p{
    width: 32%;
    margin-top: 20px;
    margin-right: 2%;
    text-align: center;
    background-color: #EEF7FF;
    height: 35px;
    line-height: 35px;
    border-radius:5px ;

}
.yz_cont3_title2 p a{
    font-size: 14.5px;
}
.yz_cont3_title2 p:nth-child(3n){
    margin-right: 0%;
}
.yz_cont3_title2 p:nth-child(2){
    background-color: #FEFFEE;
}
.yz_cont3_title2 p:nth-child(3){
    background-color: #FAEEFF;
}
.yz_cont3_title2 p:nth-child(4){
    background-color: #FFEEF7;
}
.yz_cont3_title2 p:nth-child(5){
    background-color: #EEFFF2;
}
.yz_cont3_title2 p:nth-child(6){
    background-color: #FFEEEE;
}

.yz_cont3_hot{
    display: block;
    color: #FE3434;
    height: 40px;
    line-height: 40px;
    position: relative;
    margin: 10px 5px;
}
.yz_cont3_hot img{
    position: absolute;
    width: 28px;
    top: 7px;
    margin-left: 5px;
}
.yz_cont3_hot p{
    text-indent: 38px;
    font-size: 14.5px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1 ;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.yz_cont3_hot span{
    color: #FE3434;
    font-size: 18px;
    margin-right: 5px;
    font-weight: 900;


}
.yz_cont3_nr{
    padding-bottom: 5px;
}
.yz_cont3_nr p{
    margin: 20px 10px;
    overflow: hidden;

}
.yz_cont3_nr p span{
    color: #FE3434;
    font-size: 14.5px;
}
.yz_cont3_nr p a:first-child{
    width: 85%;
    font-size: 14.5px;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yz_cont3_nr p a:last-child{
    font-size: 14.5px;
    display: block;
    float: right;
}
/*热门栏目*/

.yz_cont4_tabs {
    width: 100%;
    border-bottom: 1px solid #eee;
    height: 50px;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.yz_cont4_tabs_title {
    flex: 1;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 13px;
    color: #6A6A6A;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
}

.yz_cont4_tabs_title p {
    width: 80%;
    height: 26px;
    border-radius: 60px;
    line-height: 26px;
}

.yz_cont4_active p {
    background: #3591DD;
}

.yz_cont4_active {
    color: white;
    font-weight: 900;
}
/*1*/

#yz_hot_cont1,#yz_hot_cont2{
    padding-bottom: 0 !important;
}
.yz_hot_cont1_nr,.yz_hot_cont2_nr{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 10px;

}
.yz_hot_cont1_item{
    position: relative;
    width: 30%;
    text-align: center;
    margin-right: 4%;
    margin-top: 20px;
    border: 1px solid #E3E3E3;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

}
.yz_hot_cont1_item_hot_img{
    position: absolute;
    width: 38px !important;
    top: -10%;
    right: -4%;
}
.yz_hot_cont1_item:nth-child(3n){
    margin-right: 0%;
}
.yz_hot_cont1_item img{
    margin-top: 4%;
}

.yz_hot_cont1_item p{
    margin: 7% 0;
    width: 100%;
    font-size: 14px;
}
.yz_hot_cont1_item_a{
    display: inline-block;
    margin-bottom: 9px;
    width: 80%;
    height: 30px;
    line-height: 30px;
    border-radius: 21px;
    border: 1px solid #288BDB;
    color: #288BDB !important;
    text-align: center;
    font-size: 14px;
}


.yz_hot_cont2_item{
    position: relative;
    width: 46%;
    text-align: center;
    margin-right: 8%;
    margin-top: 20px;
    border: 1px solid #E3E3E3;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

}
.yz_hot_cont2_item:nth-child(2n){
    margin-right: 0%;
}
.yz_hot_cont2_item img{
    margin-top: 3px;
}

.yz_hot_cont2_item p{
    margin: 5px 0;
    width: 100%;
    font-size: 15px;
}
.yz_hot_cont2_item_but2{
    display: inline-block;
    width: 42%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 10px;
    color: white !important;
    background-color: #288BDB;
    margin-left: 4%;
    margin-bottom: 10px;
    border-radius: 5px;
}
.yz_hot_cont2_item_but1{
    display: inline-block;
    width: 42%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 10px;
    margin-left: 4%;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #288BDB !important;
    border: 1px solid #288BDB !important;
    background-color: white !important;

}
.yz_hot_cont1_gd{
    margin: 15px 30%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40%;
    border-radius: 15px;
    color: white !important;
    font-size: 16px !important;
    font-weight: 900;
    background: linear-gradient(#FF766A, #FF2411);
    background: -ms- linear-gradient(#FF766A, #FF2411);
    background: -webkit- linear-gradient(#FF766A, #FF2411);
    background: -moz- linear-gradient(#FF766A, #FF2411);
}
/*2*/
.yz_hot_cont3_item{
    width: 47%;
    text-align: left;
    margin-right: 6%;
    margin-top: 20px;
    border: 1px solid #E3E3E3;
}
.yz_hot_cont3_item:nth-child(2n){
    margin-right: 0%;
}
.yz_hot_cont3_item img{
}
.yz_hot_cont3_item p{
    margin: 4.5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding: 0px 7px;
    font-size: 14px;
}
.yz_hot_cont3_item a{
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: white !important;
    background-color: #288BDB;
}

.yz_hot_cont4_item{
    width: 44%;
    text-align: left;
    margin-right: 12%;
    margin-top: 20px;
    border: 1px solid #E3E3E3
}
.yz_hot_cont4_item:nth-child(2n){
    margin-right: 0%;
}
.yz_hot_cont4_item img{	0
}
.yz_hot_cont4_item p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding: 0 9px;
    font-size: 14px;
}
/*关于山东成考网*/
.yz_cont5_title{
    margin: 0 10px;
    display: flex;
    justify-content: space-between;
    height: 50px;
    line-height: 50px;
    background-color: #4E9AF5;
    padding: 0 15px;
    margin-top: 15px;
}
.yz_cont5_title p{
    font-size: 20.5px;
    font-weight: 900;
    color: white;
}
.yz_cont5_title a{
    font-size: 15px;
    color: white !important;
}
.yz_cont5_nr{
    position: relative;
    padding: 0 10px;
}
.yz_cont5_nr{
    margin: 0 10px;
    background: url(../image/yz_index14.jpg) no-repeat;
    background-size: 100% 100%;
    color: white;
    padding: 33px 36px;
}
.yz_cont5_nr p{
    line-height: 27px;
    text-indent: 40px;
    font-size: 14px;
}
/*footer*/
.yz_footer{
    position: fixed;
    bottom: 0;
    height: 60px;
    width: 100%;
    background: linear-gradient(to right,#006DC4, #2185D4);
    display: flex;
    z-index: 900;
}
.yz_footer_item{
    flex: 1;
    text-align: center;
}
.yz_footer_item img{
    width: 30px;
    height: 28px;
    margin-top: 5px;
    margin-bottom:7px;
}
.yz_footer_item p{
    color: white;
    font-size: 13.5px;
    margin-top: -9px;
}
/*底部图片改文字*/
.yz_fooer_one,.yz_fooer_tow{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #EFEFEF;
    background-color: white;
}
.yz_fooer_tow{
    border-top: 0px;
}
.yz_fooer_one_item{
    width: 33%;
    text-align: center;
    border-left:1px solid #EFEFEF ;

}
.yz_fooer_one_item p:first-child{
    font-size: 15px;
    font-weight: 900;
    margin-top: 10%;
}
.yz_fooer_one_item p:last-child{
    font-size: 14px;
    color: #969696;
    margin: 7% 0 10% 0;
}
.yz_fooer_tow_item{
    width: 50%;
    text-align: center;
    border-left:1px solid #EFEFEF ;
}
.yz_fooer_tow_item p:first-child{
    font-size: 15px;
    font-weight: 900;
    margin-top: 10%;
}
.yz_fooer_tow_item p:last-child{
    font-size: 14px;
    color: #969696;
    margin: 7% 0 10% 0;
}
.yz_fooer_one_item:first-child,.yz_fooer_tow_item:first-child{
    border-left:0px solid #EFEFEF ;
}
/*弹框*/
.yz_tankuan{
    display: none;
    background-color: white;
    padding-bottom: 27px;

}
.button{
    margin-top: 11px;
    color:  #0894ec !important;
}
.yz_wxgzh{
    margin-top: 50px;
    background-color: #3C3C3C;
    color: white;
    display: flex;
    align-items: center;
    height: 53px;
    padding: 0 20px;
}
.yz_wxgzh img{
    width: 37px;
    height: 32px;
}
.yz_wxgzh_title{
    margin-left: 5%;
    width: 86%;
}
.yz_wxgzh_title p:first-child{
    color: white;
    font-size: 13px;
}
.yz_wxgzh_title p:last-child{
    font-size: 12px;
}
.yz_wxgzh a{
    display: block;
    height: 30px;
    line-height: 30px;
    width: 79px;
    text-align: center;
    color: white;
    font-size: 14px;
    background-color: #0894ec;
}
/*倒计时*/
#yxz-djs{
    margin: 15px 10px;
    background-image: url(/statics/mobile/yxz/image/djsBj.png);
    background-size: 100% 100%;
    height: 437px;
    padding: 20px 5px;

}
.djs-text{
    font-size: 0.75rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #D92B30;
    display: flex;
    justify-content: center;
}
.djs-time{
    display: inline-block;
    background: linear-gradient( 90deg, #FF8048, #FF5054);
    width: 41px;
    margin: 0 7px;
    -webkit-text-fill-color: white;
    font-size: 18px;
    text-align: center;
    height: 26px;
}
.ksrlCont{
    display: flex;
    margin-top: 19px;
    position: relative;
}
.ksrl-left{
    width: 17%;
}
.djs-text img {
    display: none;
}
.ksrl-left p{
    text-align: center;
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1C76CE;
    height: 45px;
    line-height: 45px;
}
.ksrl-right{
    align-items: center;
    flex: 1;
}
.ksrl-right span{
    width: 8px;
    height: 8px;
    background: #1C76CE;
    border: 1px solid rgba(173, 214, 255, 0.6);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    z-index: 8;
}
.ksrl-right p{
    display: inline-block;
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    height: 45px;
    line-height: 45px;
    margin-left: 3%;
}
.ksrl-shu{
    width: 1px;
    height: 365px;
    border: 1px dashed #ADD6FF;
    position: absolute;
    left: 18%;
}
/*新闻列表*/
.yxz-news-item:first-child{
    margin-top: 22px;
}
.yxz-news-item{
    width: 100%;
}
.newsItem-nr{
    display: flex;
    align-items: center;
}
.newsItem-nr p{
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-left: 12px;
    width: 90%;

}
.newsItem-nr span{
    display: inline-block;
    width: 2px;
    height: 2px;
    background: #5FACFF;

}
.newsItem-time{
    width: 90%;
    margin-left: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
}
.newsItem-time p{
    padding: 6px;
    text-align: center;
    background: #EEF7FF;
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #288AD7;
}
.newsItem-time span{
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #999999;
}
.newsItem-line{
    margin: 14px 20px;
    width: 90%;
    height: 1px;
    border-bottom: 1px dashed #E3E3E3;

}
/*试题真题and复习大纲*/
#yxz-stfx{
    margin: 15px 10px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px 0px rgb(183 183 183 / 22%);
    border-radius: 6px 6px 0px 0px;
    padding-bottom: 20px;
}
.yxzStfx-header{
    padding: 11px 14px;
    width: 100%;
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 12px;
    display: flex;
}
.yxzStfx-header img{
    width: 15px;
}
.yxzStfx-header span{
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-left: 12px;
}
.yxzStfx-nr1{
    display: flex;
    width: 92%;
    margin: 0 auto;
}
.yxzStfxNr-lef a{
    display: block;
    width: 100%;
    height: 33px;
    text-align: center;
    line-height: 33px;
    background: linear-gradient(90deg, #4286F4, #55A7F6);
    border: 1px solid #98CCFF;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF !important;
}
.yxzStfxNr-lef{
    width: 25%;
}
.yxzStfxNr-right{
    display: flex;
    flex-wrap: wrap;
    width: 75%;
}
.yxzStfxNr-right a{
    display: block;
    width: 33%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #98CCFF;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.yxzStfx-line{
    width: 92%;
    height: 1px;
    border-bottom: 1px dashed #ADD6FF;
    margin: 15px auto;
}
/*成人高考地区*/
#yxz-dqcrgk{
    margin: 20px 10px;
    background: #FFFFFF;
    border-radius: 0px 0px 6px 6px;
}
.dqcrgk-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(15, 120, 203, 0.57);
    padding: 10px;
}
.dqcrgk-tabe{
    display: flex;
    align-items: center;
}
.dqcrgk-active{
    font-size: 18px !important;
    font-family: Microsoft YaHei;
    font-weight: 900;
    color: #006EC4;
}
.dqcrgk-cont{
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}
.dqcrgk-item{
    width: 20%;
    height: 28px;
    background: #FFFFFF;
    border: 1px solid #B7B7B7;
    border-radius: 14px;
    text-align: center;
    line-height: 28px;
    margin-top: 17px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-right: 6%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 1px;

}
.dqcrgk-item:nth-child(4n){
    margin-right: 0px;
}
.dqcrgk-tabe p{
    font-size: 15px;
}


ul li{
    list-style:none;
}





.topp{
    width:1200px;
    margin:0 auto;
}
.topp ul{
    display:flex;
    align-items:center;
}
.topp ul li{
    height:40px;
    margin:0;
    padding:0;
    list-style:none!important;
    background:none;
}
.topp ul li a{
    display:flex;
    align-items:center;
    justify-content:center;
    height:100%;
    color:#fff;
    padding:0 15px;
}


.listcont{
    padding:10px 0
}
.listcont .tits{
    position: relative;
    margin-bottom: 20px;
    padding-left: 27px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #f5f5f5;
}
.listcont .titsmore{
    float:right;margin-right:10px;color:#999}
.listcont .tits:after {
    position: absolute;
    left: 13px;
    top: 50%;
    content: '';
    margin-top: -8px;
    width: 3px;
    height: 16px;
    background-color: #409eff;
}
.listcont .spdian {
    width:5px;height:5px;background:#ddd;border-radius:100%;display:inline-block;float:left;margin:10px 10px 0 0
}









body{
    max-width:750px;
    margin:0 auto;
}



.list-container{
    display: flex;
    /*align-items: center;*/
    margin-bottom: 20px;
}
.list-container-l{
    display: block;
    width: 100px;
    height: 80px;
    flex-shrink: 0;
}
.list-container-r{
    padding: 0px 0 0 15px;
}
.list-container-r p{
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin: 10px 0 10px 0;
}
.list-container-r span{
    color: #999;
    font-size: 14px;
}
.list-container-r-t{
    font-size: 18px;
    margin-bottom:10px;
}



.menus{display:block;width:25px;height:25px;top:12px;right:12.5px;background:url(../images/menu.png) no-repeat;background-size:25px 25px;margin:  0 6px 0 0}
.menuwrap{width:100%;background:#fff;top:50px;z-index:99999;padding-bottom:10px;max-width: 750px}
.menuwrapmain{overflow:auto;height:95vh;}
.menuwrapmain .as{background:#eee;float:left;width:23%;margin:3px 1%;font-size:14px;text-align:center;line-height:26px;height:26px;border-radius:2px;}
.menuwrapmain a.cul{width:48%;margin:3px 1%;font-size:16px;text-align:center;line-height:32px;height:32px;border-radius:2px;}
.menuwrapmain h3{font-size:18px;line-height:30px;height:30px;padding-left:10px;margin:15px 0 5px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.pos-a{position:absolute;;}


.topnavs{
    display: flex;
    align-items: center;
    overflow-x: auto;
    border-bottom:  1px solid #eee;

}
.topnavs a{
    display: block;
    padding: 10px 10px;
    font-size: 17px;
    flex-shrink: 0;
}

::-webkit-scrollbar{
    display:none;
}




.footer{
    padding:20px 0;
    background-color:#fff;
    color:#333;
    text-align:center;
    font-size: 14px;
}

.footer a{
    color:#333;
}



.row1{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 1!important;-webkit-box-orient: vertical;
}
.row2{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.row3{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.row4{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}
.row5{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}



.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*background: #fff;*/
    padding: 0 0.3rem;
}
.pagination li{
    list-style: none;
    background: none;
}
.pagination li a{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #e3e3e3;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 5px 10px;
    border: none;
    height: auto;
}
.pagination span{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    height: auto;
}

.pagination li:last-child a{
    background: #e3e3e3;
    color: #333;
}
.pagination li:first-child a{
    background: #e3e3e3;
    color: #333;
}
.disabled span{
    background: #e3e3e3;
    color: #333;
}
.pagination .active span{
    background: #2196F3;
    color: #fff;
}

.selhover{
    color: #fff!important;
    background-color: #2196F3;
}
.listnav{
    display: flex ;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    /*margin-bottom: 0.2rem;*/
    /*background: #fff;*/
    /*padding-left: 20px;*/

}
.listnav a{
    display: block;
    padding: 5px 10px;
    color: #222;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 20px;
}