.pageny a {
    color: #6e6e6e;
    text-decoration: none;
}
.lujing {
    margin: 20px 0;
    font-size: 14px;
    color: #888;
}

.newslist.ny{
    border:0; 
    padding: 5px 0 0 15px;
}

.newslist.ny li:last-child {
   border-bottom:1px dotted #efefef;
}
.newslist li {
    border-bottom: 1px dotted #dedede;
    position: relative;
    padding: 8px 80px 8px 8px;
}
.newslist li a {
    height: 36px;
    width: 100%;
    line-height: 36px;
    font-size: 14px;
    color: #666;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}
.newslist li a:hover {
    color: #ff7f42;
    /*text-indent: .2em;*/
    text-decoration: underline;
    /*font-weight: bold;*/
}
.newslist li a b{
    color: #3e3e3e;
    font-size: 20px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.newslist li span {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 53px;
    color: #9e9e9e;
    text-align: center;
}

.tcdPageCode {
    padding: 15px 20px;
    text-align: center;
    margin-top: 30px;
}
.tcdPageCode span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #9E9E9E;
    background: #eee;
    border: 1px solid #eee;
    border-radius: 4px;
    vertical-align: middle;
}
.tcdPageCode strong {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #ff7f42;
    border: 1px solid #ff7f42;
    border-radius: 4px;
    vertical-align: middle;
}
.tcdPageCode a {
    color: #666;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #eee;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}

.nytit {
    border-bottom: 1px solid #ededed;
    line-height: 35px;
}
.nytit h1{
    font-size: 28px;
    color: #333;
    line-height: 48px;
    width: 750px;
    margin: 0 auto;
}
.sshuomign {
    color: #888;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    padding: 10px 0;
}
.sshuomign span {
    margin: 0 15px;
}
.article_txt {
    font-size: 15px;
    line-height: 35px;
    color: #333;
    overflow: hidden;
    padding: 20px;
}
.contentBox .grid-demo {
    background-color: #fff;
}
.contentBox .layui-nav-item{
    border-bottom: 1px solid #e8e8e8;
}
.contentBox .inside-left-up {
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    background: linear-gradient(#ff7f42, #ffd2bc);
}
.contentBox .layui-nav .layui-nav-item a {
    display: block;
    padding: 0 20px;
    color: #666666;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.contentBox .layui-nav-itemed>a{
    color: #2EAFBB!important;
}

.contentBox .layui-nav-tree .layui-nav-item a:hover {
    background-color: #fafafa;
    color: #ff7f42;
}

.contentBox .layui-nav {
    position: relative;
    padding: 0 20px;
    background-color: #fafafa;
    color: #2EAFBB;
}
.contentBox .layui-nav-tree .layui-nav-title a,.contentBox .layui-nav-tree .layui-nav-title a:hover {
    color: #666666!important;
}
.contentBox .left-nav .layui-nav-more {
    border-top-color: rgb(51, 51, 51);
}
.contentBox .left-nav .layui-nav-mored, .contentBox .layui-nav-itemed>a .layui-nav-more {
    border-color: transparent transparent #5d5a5a;
}
.contentBox .layui-nav-itemed>.layui-nav-child {
    background-color: #fafafa!important;
}
.contentBox .layui-nav-tree {
    width: 100%;
    padding: 0;
}
.contentBox .blockquoteBox {
    margin: 0 0 0 20px;
    padding-top: 15px;
    border-bottom: 1px solid #cfcfcf;
    background: #fafafa;
}
.contentBox .layui-elem-quote {
    border-left: 4px solid #ff7f42;
    line-height: 0px;
    padding: 15px;
}
.contentBox .textBox {
    color: #333;
    font-weight: bold;
    font-size: 18px;
}
.contentBox .layui-nav-child dd{
    border-bottom: 1px #e2e2e2 solid;
}

.contentBox .layui-nav-tree .layui-this,.contentBox .layui-nav-tree .layui-this>a, .contentBox .layui-nav-tree .layui-this>a:hover {
    background-color: #fafafa;
    color: #ff7f42!important;
    border-left: 3px solid #ff7f42;
}
.contentBox .layui-nav-tree .layui-nav-item a {
    position: relative;
    height: 50px;
    line-height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.contentBox .layui-nav-tree .layui-nav-item{
    text-align: center;
}


/*考生服务*/
.floating-iframe {
    margin-top: 40px;
}
.floating {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding: 20px 25px;
    box-sizing: border-box;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    justify-content: start;
}
.floating .floating-title ,.floating-ercode .floating-ercode-title{
    padding-bottom: 15px;
    border-bottom: 1px solid #999999;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}
.floating .floating-title i {
    width: 28px;
    height: 28px;
    display: inline-block;
    margin-right: 10px;
    background-image: url(../images/icon-floating-title.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.floating .floating-title span,.floating-ercode .floating-ercode-title span {
    font-size: 24px;
    color: #3e3e3e;
    font-weight: bold;
    letter-spacing: 2px;
}
.floating .floating-con {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 15px;
}
.floating .floating-con li {
    list-style: none;
    width: 100%;
    text-align: center;
    border: 1px solid #ff7f42;
    border-radius: 2px;
    font-size: 0;
    overflow: hidden;
}
.floating .floating-con li a {
    width: 100%;
    display: inline-block;
    padding: 8px 0;
    text-decoration: none;
    background-color: #ffffff;
    color: #ff7f42;
    font-size: 14px;
}
.floating .floating-con li a:hover {
    background-color: #ff7f42;
    color: #ffffff;
}

/*考生须知*/
.floating-ercode .floating-ercode-title i {
    width: 28px;
    height: 25px;
    display: inline-block;
    margin-right: 10px;
    background-image: url(../images/icon-ercode-title.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.floating-ercode img {
    padding: 4px;
    box-sizing: border-box;
}
.floating-ercode .floating-ercode-tip-2 {
    width: 100%;
    font-size: 16px;
    text-align: justify;
    text-align-last: justify;
    display: inline-block;
    padding: 0 4px;
    box-sizing: border-box;
    height: 22px;
    line-height: 22px;
}

.news_zhaiyao {
    background: #f5f7fa;
    padding: 15px;
    position: relative;
    margin: 30px 0 0;
}
.news_zhaiyao .block-zhaiyao-content {
    font-size: 14px;
    line-height: 22px;
    color: #878a95;
}
.news_zhaiyao .block-zhaiyao-content span {
    font-size: 10px;
    color: #ff7f42;
    border-radius: 2px;
    border: 1px solid #ff7f42;
    padding: 0 6px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.news_toreg {
    background: url(https://ccps.xsmedu.org.cn/uploads/20240827/ec8380b53e1d51c4c4bf4681dace8cc1.png) center center no-repeat;
    width: 100%;
    height: 70px;
    position: relative;
    margin: 20px auto 0;
}


/*分享*/
.zy_share {
    border-top: #ddd solid 1px;
    position: relative;
    padding-top: 12px;
    margin-top: 50px;
}
.zy_share h2 {
    float: left;
    width: 85%;
}
.zy_share h2 p {
    font-size: 15px;
    color: #ff7f42;
    font-weight: bold;
    line-height: 32px;
}
.zy_share h2 p a {
    color: #666;
    display: inline-block;
    font-weight: normal;
}
.zy_share h2 p a:hover{
    color: #ff7f42;
    text-indent: .2em;
    text-decoration: underline;
    font-weight: bold;
}
.zy_share .bdsharebuttonbox {
    float: right;
    padding-top: 26px;
}
.zy_share .bdsharebuttonbox span {
    position: absolute;
    right: 0;
    top: -2px;
    z-index: 3;
    width: 90px;
    border-top: #ff7f42 solid 3px;
    text-align: right;
    color: #333;
    padding-top: 14px;
}
.zy_share .bdsharebuttonbox a {
    margin-right: 0;
    margin-left: 6px;
}

.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-image: url(../images/icons_0_24.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdshare-button-style0-24 .bds_qzone {
    background-position: 0 -52px;
}
.bdshare-button-style0-24 .bds_tsina {
    background-position: 0 -104px;
}
.bdshare-button-style0-24 .bds_bdhome {
    background-position: 0 -156px;
}
.bdshare-button-style0-24 .bds_weixin {
    background-position: 0 -1612px;
}
.bdshare-button-style0-24 .bds_sqq {
    background-position: 0 -2652px;
}
.bdshare-button-style0-24 .popup_mshare {
    background-position: 0px -2444px;
}
.bdshare-button-style0-24 .popup_tieba {
    background-position: 0px -728px;
}
.bdshare-button-style0-24 .popup_mail {
    background-position: 0px -2340px;
}

/*常见问题*/
.pub-r-problem {
    display: grid;
    grid-row-gap: 20px;
    padding: 20px 0 0 20px;
}
.pub-r-problem li {
    height: 24px;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 2px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.pub-r-problem li:hover {
    background: #eee;
}

.pub-r-problem-item-l {
    flex: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.pub-r-download-l-starticon {
    height: 100%;
    width: 25px;
    margin-right: 8px;
    background-image: url(../images/download.png);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center center;
}
.pub-r-problem-l-starticon {
    height: 100%;
    width: 25px;
    margin-right: 8px;
    background-image: url(../images/ques.png);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center center;
}
.pub-r-problem-l-title {
    font-size: 14px;
    color: #333;
}
.pub-r-problem-l-hoticon {
    width: 30px;
    height: 100%;
    margin-left: 50px;
    background-image: url(../images/hot.png);
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center center;
}
.pub-r-problem-item-r {
    width: 20px;
    height: 100%;
    display: inline-block;
    background-image: url(../images/icon-head-left.png);
    background-repeat: no-repeat;
    background-size: 85%;
    background-position: center center;
    margin-right: 20px;
}

/*意见反馈*/
.news-txt.ny{
    border: 0;
    padding: 0;
}
.liuyantab {
    margin-top: 20px;
    padding: 20px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}