#header {
    background-color: #323B40;
    position: relative;
}

.z-website_logo {
    position: relative;
    background-color: #323B40;
}


.header .right {
    margin-top: 32px;
}
.acolor:hover{
    color:#F87702 !important;
}
.header .right>* {
    float: left;
}

.header .z-search {
    position: relative;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #F87702;
    behavior: url(pie.htc);

}


.header .z-menu {
    margin-right: 25px;
}

.header .z-menu .top {
    margin-bottom: 8px;
}

.header .z-menu .top li a {
    color: #ffffff;
}

.header .z-menu .top li a:hover {
    color: #F87702;
}

.header .z-menu .top li {
    float: left;
    margin-right: 20px;
    font-weight: 500;
    color: #ffffff;
    line-height: 28px;

}

.z-language a {
    float: left;
    width: 74px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    text-decoration: none;

}

.z-language .English {
    color: #ffffff;
    background: #F87702;
}

.z-language .Chinese {
    color: #F87702;
    border: 1px solid #F87702;
}

.header .z-menu .bottom li {
    position: relative;
    float: left;
}
.z-hb-ul>li+li{
    margin-left: 25px;
}

.header .z-menu .bottom .show-box {
    position: absolute;
    top: 43px;
    left: 0px;
    z-index: 99999;
    background: rgba(254, 254, 254, 1);
    /* border: 1px solid rgba(217, 217, 217, 1); */
}

.header .z-menu .bottom .show-box li {
    margin-bottom: 5px;
    padding:0 10px;
}

.header .z-menu .bottom .last {
    margin-right: 0px;
}

.z-hb-ul>li {
    height: 42px;
}

.header .z-menu .bottom li a {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #F87702;
    line-height: 26px;
    white-space: nowrap;

}

.header .z-menu .bottom li a img {
    margin-left: 7px;
    transition: all 0.3s ease-in-out;
}

.z-index-banner {
    position: relative;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.z-index-banner img {
    display: flex;
    width: 1200px;
    margin:auto;
    height: 100%;
    object-fit: cover;
}

.mask {
    position: absolute; 
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #0000000e;  
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=35);
}

.z-index-banner .content {
    width: 100%;
    height: 100%;
    text-align: center;

}

.z-index-banner .content .wenzi {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    padding: 10px;
    background: rgba(41, 41, 41, 0.7);
}

.z-content-title {
    font-weight: bold;
    position: absolute;
    left:0;
    top: 0;
    width: 33%;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-weight: bold;
    background-color: rgba(248, 119, 2, 0.9);
    color: #ffffff;
    border-bottom: none;
}

.breadCrumb-right{
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    margin-top: 36px;
}

.z-index-banner .content .tips-div {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
}

.z-index-banner .content .tips {
    text-align: center;
    font-weight: bold;
    color: #ffffff;
}



.z-index-issue .z-title .fl {
    font-weight: bold;
    color: #F87702;
}

.z-index-issue .more a {
    font-weight: 500;
    color: #F87702;
}





.z-cell-top {
    width: 100%;
}

.z-cell-bottom {
    width: 100%;
    height: 136px;
    padding: 20px;
    background: #323B40;
}

.z-cell-bottom .z-cell-title {
    height: 50px;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 26px;
    color: #ffffff;
    font-family: SourceHanSerifCN-Medium;
    -webkit-background-clip: text;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.z-cell-bottom p {
    color: #ffffff;
}


.z-ic-cell img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.z-two-content .cell {
    position: relative;
}

.z-two-content .cell img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.z-tc-neirong {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;

}

.z-ic-cell-two .box button {
    color: #ffffff;
}

.z-tcn-title {
    font-weight: 500;
    color: #ffffff;
}

.z-tcn-p {
    font-weight: 400;
    color: #ffffff;

}

.z-cell-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.z-ic-cell {
    position: relative;
}

.z-ic-cell .wenzi {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
    display: block;
}

.z-ic-cell .wenzi p {
    font-weight: 400;
    color: #fff;

}

.z-ic-cell-two .box .z-title {
    font-weight: bold;
    color: #F87702;
}

.z-ic-cell-two .box .z-content {
    font-weight: 400;
    color: rgba(41, 41, 41, 1);

}

.z-ic-cell-two .box button {
    background: #F87702;
    border-radius: 0px !important;

}

.z-ic-cell-two .box button a {
    font-weight: 500;
    color: #fff;
}

.z-ic-cell-two img {
    height: 100%;
}

.z-first-video {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.z-first-video .video-img {
    width: 100%;
    height: 100%;
    transition: all 0.25s linear;
    object-fit: cover;
}

.z-first-video:hover img {
    transform: scale(1.1);
}

.player-icon {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.z-index-video .z-right ul {
    position: relative;
}

.z-index-video .z-right ul li {
    position: relative;
}

.z-index-video .p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px ;
    color: #FFC44A;
}

.z-index-video .z-right ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.z-index-video .z-right ul a {
    display: block;
}

.z-index-video .z-right ul a:nth-child(2) {
    margin-top: 20px;
}

.z-index-video .z-swiper {
    position: relative;
    top:0px;
    left:0px;
    width: 100%;
    height: 218px;
}
.z-index-video .swiper-btn-prev{
    position: absolute;
    top:50%;
    left:0px;
}
.z-index-video .swiper-btn-next{
    position: absolute;
    top:50%;
    right:0px;
}



.z-index-video .z-swiper li {
    float: left;
    position: relative;
    width: 100%;
    height: 218px;
    margin-right: 14px;
    overflow: hidden;
}

.z-index-video .z-swiper li img {
    transition: all 0.3s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.z-index-video .z-swiper li .mask{
    width: 100%;
}
.z-index-video .z-swiper li:hover img {
    transform: scale(1.1);
}

.z-index-video .z-swiper .player-icon {
    width: 80px;
    height: 80px;
}

.z-index-video .z-swiper li:nth-last-child(1) {
    margin-right: 0px;
}
.z-index-video .sw-btn {
    position: absolute;

    z-index: 99;
    padding: 10px;
    background: rgba(27, 26, 26, 0.52);
    cursor: pointer;
}

.z-index-video .swiper-btn-prev {
    top: 40%;
}

.z-index-video .swiper-btn-next {
    top: 40%;
}



/* 关于我们S */


.z-ac-banner {
    width: 100%;

    background-color: #F87702;
}

.z-acc-detail {
    position: relative;
    background: rgba(133, 132, 131, 1);
}

.z-acc-detail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.z-accd-content {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
}

.z-ac-breadCrumb {
    position: relative;
    margin: -40px 0px 20px 0;
    display: flex;
    align-items: center;
    height: 76px;
}

.z-ac-breadCrumb a {
    font-weight: bold;
}

.z-ac-breadCrumb .address {
    font-weight: bold;
    color: #333333;
    max-width: 47%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    padding-right: 27px;
}

#mianbao-arrow {

    width: 16px;
    height: 16px;
    margin: 0px 10px;
}

.z-ac-neirong {
    position: relative;
    clear: both;

}

/* .z-ac-neirong .z-left {
    width: 750px;
} */

/* .z-ac-neirong .z-right {
    width: 400px;
} */

.z-acnl-title {
    font-weight: bold;
    color: rgba(41, 41, 41, 1);
    line-height: 40px;
    padding-bottom: 20px;
    margin-bottom: 22px;
    margin-top: 22px;
}

.z-acnl-content {
    margin-top: 10px;
    font-size: 24px;
    font-weight: 500;
    color: rgba(41, 41, 41, 1);
    line-height: 35px;
    padding-bottom: 20px;

}

.z-acnl-tips {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #999999;
    line-height: 26px;
}

.z-acnl-ul {
    width: 100%;

}



.z-acnl-ul li img {
    width: 100%;
    object-fit: cover;
}

.z-acnlu-bottom {
    width: 100%;
    height: 40px;
    padding: 0px 15px;
    font-weight: bold;
    background: #EEEEEE;
    line-height: 40px;
}

.z-acr-ul {
    width: 100%;
}

.z-acr-ul li {
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 18px;
    font-weight: bold;
}
.z-acr-ul li:first-child{
    border-top: none;
}

.z-acr-ul li a {
    display: block;
}

.z-acr-box {
    margin-top: 40px;
    width: 100%;
    border: 1px solid #E6E6E6;
}

.z-acrb-title {
    text-align: center;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    line-height: 35px;
}

.z-acr-box ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin: 15px 0px;
}

.z-acr-button button {
    text-align: center;
    width: 100%;
    height: 59px;
    border-radius: 0px !important;
    color: #ffffff;
    background: #F87702;
}

/* 关于我们E */

/* 关于我们-留学 */
.c-aboutAbroad-ContentImg {
    width: 100%;
}

.c-aboutAbroad-ContentImg img {
    width: 48%;
}

.c-aboutAbroad-ContentImg img:not(:last-child) {
    margin-right: 2%;
}

.c-aboutAbroad-title2 {
    font-size: 24px;
    color: #292929;
}

.c-aboutAbroad-title2 h2 {
    font-weight: 600;
}

.c-aboutAbroad-normal {
    color: #292929;
    font-size: 18px;
}

.c-aboutAbroad-title-link {
    color: #F87702;
    font-weight: 600;
}

.c-aboutAbroad-title-link img {
    margin-left: 15px;
}

/* 关于我们-留学 */

/* 关于我们大学领导 */
.c-aboutLeader-name {
    width: 100%;
}

.c-aboutLeader-row {
    width: 100%;
}

.c-aboutLeader-row .c-aboutLeader-item {
    display: inline-block;
    width: 47.5%;
    vertical-align: top;
    font-size: 18px;
}

.c-aboutLeader-row .c-aboutLeader-item:nth-child(2n) {
    margin-left: 2%;
}

.c-aboutLeader-job {
    display: inline-block;
    width: 37%;
    vertical-align: top;
    font-size: 18px;
    margin-right: 1.5%;
}

.c-aboutLeader-row ul {
    display: inline-block;
    width: 60%;
}


/* 关于我们大学领导 */

/* 关于我们-我们的任务 */
.c-about-task-row {
    margin-top: 60px;
    width: 100%;
}

.c-about-task-row ul {
    width: 100%;
}

.c-about-taskImg {
    width: 100%;
}

.c-about-taskImg img {
    max-width: 100%;
}

.c-about-task-row ul>li img {
    display: inline-block;
    margin-right: 1.5%;
    width: 30px;
}

.c-about-task-row ul>li span {
    display: inline-block;
    width: 89%;
    vertical-align: middle;
    color: #999999;
}

.c-about-task-row ul>li {
    margin-bottom: 15px;
}

.c-aboutTask-tag {
    width: 100%;
    margin-top: 190px;
}

.c-aboutTask-tag h2 {
    text-align: left;
    margin-left: -30px;
    color: #292929;
    font-size: 45px;
    text-decoration: underline;
}


.c-aboutTask-tag_2 {
    position: relative;
    width: 100%;
    margin-top: 160px;
    height: 185px;
}

.c-aboutTask-tag_2 h2 {
    position: absolute;
    left: -49px;
    color: #292929;
    font-size: 36px;
    text-decoration: underline;
    z-index: 10;
}

.c-aboutTask-tag_2 img {
    position: absolute;
    right: 0;
    top: -30px;
}

/* 关于我们-我们的任务 */

/* 关于我们数据 */
.c-aboutData-tag {
    width: 100%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.c-aboutData-tag hr {
    width: 47%;
    float: left;
    vertical-align: middle;
}

.c-aboutData-tag div {
    width: 4%;
    text-align: center;
    float: left;
    margin: 0 1%;
}
.c-aboutData-tag div img{
    width: 40px;
    height: 40px;
}
.c-aboutData-mode {
    width: 100%;
    height: 85px;
    line-height: 85px;
    color: #F87702;
}

.c-aboutData-mode-number {
    font-size: 60px;
}

.c-aboutData-mode-english {
    font-size: 33px;
}

.c-aboutData-mode-info {
    width: 80%;
    font-size: 24px;
    color: #4D4D4D;
    letter-spacing: 2px;
    margin-top: 10px;
}

.c-aboutData-row:last-child {
    margin-bottom: 30px;
}

.c-aboutData-row .c-aboutData-mode {
    margin-top: 15px;
}

/* 关于我们数据 */

/* 关于我们-历史页 */
.c-about-history-wrap {
    width: 100%;
}

.c-about-history {
    width: 100%;
}

.c-about-history-ul {
    width: 100%;
    font-size: 0;
}

.c-about-history-ul>li {
    position: relative;
    display: inline-block;
    width: 15.5%;
    background-color: #E6E6E6;
    height: 2px;
    z-index: 1;
}

.c-about-history-ul>li:first-child,
.c-about-history-ul>li:last-child {
    width: 6%;
}

.c-about-history-ul>li:not(:last-child) {
    margin-right: 1.2%;
}

.c-about-history-ul>li div {
    position: absolute;
    right: -9px;
    top: -3px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #999999;
    z-index: 10;
    cursor: pointer;
}

.history-active {
    background-color: #F87702 !important;
}

.c-switch-years {
    position: absolute;
    top: 0;
    right: 0;
}

.c-switch-years img {
    cursor: pointer;
}

.c-about-history-ul>li span {
    position: absolute;
    display: inline-block;
    top: -34px;
    right: -24px;
    font-size: 18px;
    color: #292929;
    cursor: pointer;
}



.c-about-history-img {
    position: absolute;
    left: -388px;
    width: 1112px;
    height: 348px;
    background-image: url(../img/about/1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.c-about-history-yearContent {
    position: absolute;
    right: 32px;
    top: -30px;
    width: 42%;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 30px;
    box-sizing: border-box;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);

}

.c-about-history-yearContent h1 {
    font-size: 36px;
    color: #292929;
    line-height: 56px;
}

.c-about-history-yearContent p {
    font-size: 16px;
    line-height: 24px;
}

/* 关于我们-历史页 */

/* 学习页面S */
.z-study-header {
    width: 100%;
    max-height: 194px;
    position: relative;
}

.z-study-header img {
    width: 100%;
    max-height: 194px;
}

.z-sh-content {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #f87702;
}

.z-stnl-ul .z-stnll-img {
    width: 100%;
    height: 220px;
}

.z-stnl-ul .z-stnll-img img {
    width: 100%;
    height: 100%;
}

/* 学习页面E */

/* 研究页面S */


/* 研究页面E */
/* 加入我们页面S */
.z-jinl-ul li .z-stnll-img {
    height: 250px;
}

.z-jinl-ul li .z-stnll-img img {
    width: 100%;
    height: 100%;
}

.z-jinl-ul li .z-acnlu-bottom {
    height: 60px;
    line-height: 60px;
}

.z-ji-cell {
    width: 100%;
    padding: 20px;
    padding-bottom: 0px;
    background: rgba(245, 245, 245, 1);
}

.z-ji-cell ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.z-ji-cell li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
    overflow: hidden;

}

.z-ji-cell .num {
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    border-radius: 50%;
    margin-right: 10px;
}

.z-ji-cell li:nth-child(odd) .num {
    background: #F87702;
}

.z-ji-cell li:nth-child(even) .num {
    background: #FFC44A;
}

.z-ji-cell .odd-li .num {
    background: #F87702;
}

.z-ji-cell .even-li .num {
    background: #FFC44A;
}

.z-ji-cell .odd-li .neirong {
    width: 360px;
}

.z-ji-cell .even-li .neirong {
    width: 520px;
}

.z-ji-cell li:nth-child(odd) .neirong {
    width: 360px;
}

.z-ji-cell li:nth-child(even) .neirong {
    width: 520px;
}

.z-ji-cell .neirong {
    font-size: 15px;
    font-weight: bold;
    line-height: 23px;
    flex: 1;
}

.z-stnll-img img {
    width: 100%;
    height: 100%;
}

/* 加入我们页面E */




/* 新闻的头部s */


.news-header {
    width: 100%;
    height: 100%;
}

.news-header ul {
    position: relative;
    width: 100%;
}



.news-header ul>li:not(:first-child) {
    margin-left: 2%;
}

.news-header ul>li a {
    display: inline-block;
    width: 100%;
}

/* .news-header ul>li:nth-child(2){
    width: 11%;
} */
.news-header ul>li:nth-child(4),
.news-header ul>li:nth-child(5),
.news-header ul>li:nth-child(6) {

    width: 5%;
}

.c-news-wechat {
    position: absolute;
    z-index: 10;
    display: none;
    top: 59px;
    right: 60px;
    width: 120px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.c-hover-wx:hover .c-news-wechat {
    display: block;
}

.news-header ul>li a img {
    display: inline-block;
    vertical-align: middle;
}

.news-header ul>li a span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10%;
    color: #fff;
}

/* 新闻头部e */

/* 新闻搜索 */
.news-search-wrap {
    width: 100%;
    height: 121px;
    border-bottom: 4px solid #F87702;
    box-sizing: border-box;
}

.news-search h1 {
    margin-top: 50px;
    font-size: 48px;
    color: #F87702;
}

.news-search-input {
    width: 60%;
    margin-top: 50px;
    font-size: 0;
}

.news-search-input input[type='text'] {
    display: inline-block;
    vertical-align: top;
    height: 56px;
    width: 83%;
    padding: 0 20px;
    box-sizing: border-box;
    border: 1px solid #ffffff;
    background-color: #F5F5F5;
    font-size: 14px;
}

.news-search-input input[type='submit'] {
    display: inline-block;
    vertical-align: top;
    width: 17%;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    background-color: #000000;
    height: 56px;
    line-height: 56px;
}

/* 新闻搜索 */

/* 新闻内容 */
.c-news-content-wrap {
    width: 100%;
    min-height: 615px;
    background-color: #F5F5F5;
}

.c-news-content {
    padding: 20px 0;
    box-sizing: border-box;
}

.c-news-content-top {
    width: 100%;
}

.c-news-content-top ul {
    width: 100%;
}

.c-news-content-top ul>li {
    float: left;
    width: 32%;
}

.c-news-content-top ul>li {
    margin-left: 1.5%;
    height: 252px;
}

.c-news-content-top ul>li:first-child {
    margin-left: 0;
}

.c-news-content-top ul>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 252px;
}

.c-news-content-top ul>li img {
    width: 100%;
    height: 100%;
}

.c-news-content-top ul>li span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 90px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 18px;
    color: #ffffff;
    background: linear-gradient(to top, #232323, rgba(0, 0, 0, 0.5));
    min-height: 90px;
}

.c-news-content-bot {
    width: 100%;
}

.c-news-content-left {
    width: 100%;
    /* border-right: 2px dashed #979797; */
}

.c-news-content-left ul {
    width: 100%;
}

.c-news-content-left ul>li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    height: 80px;
}

.c-news-content-left ul>li:nth-child(2n+1) {
    border-right: 2px dashed #979797;
    padding-right: 5%;
    box-sizing: border-box;
}

.c-news-content-left ul>li:nth-child(2n) {
    padding-left: 5%;
    box-sizing: border-box;
}

/* .c-news-content-left ul>li:last-child {
    margin-bottom: 0;
} */

.c-news-content-left ul>li a {
    display: block;
    width: 100%;
}

.c-news-content-left a:hover p {
    color: #F87702 !important;
}

.c-news-content-left ul>li p {
    max-height: 52px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 18px;
    color: #292929;
}

.c-news-content-left ul>li span {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #292929;
    margin-top: 10px;
}


.c-news-content-right {
    width: 50%;
}

.c-news-content-right ul {
    width: 85%;
    margin-left: 15%;
}

.c-news-content-right ul>li {
    width: 100%;
    margin-bottom: 20px;
}

.c-news-content-right ul>li:last-child {
    margin-bottom: 0;
}

.c-news-content-right ul>li a {
    display: block;
    width: 100%;
}

.c-news-content-right a:hover p {
    color: #F87702 !important;
}

.c-news-content-right ul>li p {
    max-height: 52px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 18px;
    color: #292929;
}

.c-news-content-right ul>li span {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #292929;
    margin-top: 10px;
}

.c-news-loadmore {
    width: 12%;
    background-color: #f5f5f5;
    margin: 0px auto 20px auto;
    text-align: center;

}

.c-news-loadmore a {
    display: inline-block;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    font-size: 18px;
    color: #F87702;
    margin-top: -2px;
}

.c-event {
    width: 50%;
}

.c-event-tip {
    font-size: 36px;
    color: #292929;
}

.c-event-itemWrap {
    width: 100%;
}

.c-event-item {
    width: 100%;
}

.c-event-left {
    width: 30%;
    border-right: 2px solid #E6E6E6;
}

.c-event-left a {
    font-size: 18px;
    color: #292929;
}

.c-event-left a:hover {
    color: #F87702;
}

.c-event-left p {
    font-size: 48px;
    color: #F87702;
}

.c-event-right {
    width: 63.5%;
    font-size: 18px;
    line-height: 26px;
}

.c-news-border {
    border: 2px solid #F87702;
}

.c-event-right a:hover {
    color: #F87702;
}

.c-event {
    border-right: 2px solid #F87702;
    padding: 10px;
    box-sizing: border-box;
}

.c-caleandar-wrap {
    width: 50%;
    padding: 15px;
    box-sizing: border-box;
}

.c-caleandar .c-calendar-table {
    width: 100%;
    height: 384px;
    border: none;
    font-size: 18px;
}

.c-caleandar .c-calendar-table #today {
    display: none;
}

.c-caleandar .c-calendar-table thead {
    border-bottom: 2px solid #f5f5f5;
}

.c-caleandar .c-calendar-table #currM {
    font-size: 36px;
    color: #292929;
}

.c-caleandar .c-calendar-table #prev,
.c-caleandar .c-calendar-table #next {
    font-size: 40px;
    color: #F87702;
}

.c-caleandar .c-calendar-table thead tr:nth-child(2) {
    font-size: 18px;
    color: #292929;
}

.c-caleandar .c-calendar-table #currDay span {
    color: #fff;
    background-color: #f87702;
    background-repeat: no-repeat;
    background-position: center;

}


/* 新闻详情 */

.c-newsDetail-left {
    width: 34.5%;
    border: 1px solid #E6E6E6;
}

.c-newsDetail-left h1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 24px;
    padding: 0 15px;
    box-sizing: border-box;
    font-weight: 600;
    color: #F87702;
    height: 84px;
    line-height: 84px;
}

.c-newsDetail-tabWrap {
    width: 100%;
    background-color: #F5F5F5;
}

.c-newsDetail-tabWrap ul {
    width: 100%;
}

.c-newsDetail-tabWrap ul>li {
    width: 100%;
    /* height: 84px; */
    border-top: 2px solid #ececee;
}

.c-newsDetail-tabWrap ul>li a {
    display: inline-block;
    color: #292929;
    font-size: 18px;
    padding: 15px;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.c-newsDetail-tabWrap .active {
    color: #F87702;
}

.c-newsDetail-tabWrap ul>li a:hover {
    color: #F87702;
}

.c-newsDetail-right {
    width: 64%;
}

.c-newsDetail-title {
    font-size: 36px;
    font-weight: 600;
    color: #333;
    padding-bottom: 15px;
    border-bottom: 1px solid #E6E6E6;
}

.c-newsDetail-time {
    padding-top: 0;
    color: #999999;
}

.c-newsDetail-time span:nth-child(2) {
    float: right;
}

.c-newsDetail-content img {
    max-width: 100%;
}

/* 学习与部门 */
.c-school-left {
    width: 63.5%;
}

.c-school-tip {
    font-size: 24px;
    color: #292929;
}

.c-schoolSearch-tag {
    width: 100%;
}

.c-schoolSearch-tag span {
    display: inline-block;
    min-height: 70px;
    padding: 0 20px;
    box-sizing: border-box;
    background-image: url('../img/school/tagbg.png');
    background-repeat: no-repeat;
    background-position: 100% 100%;
    text-align: center;
    line-height: 55px;
    font-size: 18px;
    color: #fff;
}

.c-school-search {
    width: 100%;
    font-size: 0;
}

.c-school-search .c-schoolInput {
    width: 83%;
    height: 70px;
    background-color: #f5f5f5;
    font-size: 18px;
    padding: 0 20px;
    box-sizing: border-box;
}

.c-schoolSubmit {
    width: 16%;
    background-color: #000000;
    font-size: 18px;
    height: 70px;
    color: #ffffff;
    margin-left: 1%;
}

/* .c-school-Item-limit{
    border-right: 1px solid #e6e6e6;
} */

.c-school-Item {
    width: 100%;
}

.c-school-Item-title {
    width: 100%;
    height: 70px;
    padding: 0 20px;
    text-align: left;
    line-height: 70px;
    background-color: #E6E6E6;
    font-size: 24px;
    font-weight: 600;
}

.c-school-Item-content {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.c-school-Item-content .fl {
    width: 100%;
}

.c-school-Item-content .fl ul {
    width: 100%;
}

.c-school-Item-content .fl ul>li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.c-school-Item-content .fl ul>li:last-child {
    margin-bottom: 0;
}

.c-school-Item-content .fl ul a {
    display: inline-block;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    text-align: left;
}

.c-school-Item-content a:hover {
    color: #F87702;
    ;
}


.c-school-Item-content .fr {
    width: 48%;
}

.c-school-Item-content .fr ul {
    width: 100%;
}

.c-school-Item-content .fr ul>li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
}

.c-school-Item-content .fr ul>li:last-child {
    margin-bottom: 0;
}

.c-school-Item-content .fr ul a {
    display: inline-block;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    text-align: right;
}

.c-school-Item-content a:hover {
    color: #F87702;
    ;
}

.c-school-right {
    width: 34%;
}

.c-schoolTab {
    width: 100%;
    border: 1px solid #e6e6e6;
}

.c-school-title {
    font-size: 24px;
    color: #F87702;
    font-weight: 600;
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
}

.c-schoolTab-tabWrap {
    width: 100%;
    background-color: #F5F5F5;
}

.c-schoolTab-tabWrap ul {
    width: 100%;
}

.c-schoolTab-tabWrap ul>li {
    width: 100%;
    height: 84px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.c-schoolTab-tabWrap ul>li:last-child {
    border: none;
}

.c-schoolTab-tabWrap ul>li a {
    width: 100%;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.c-schoolTab-tabWrap ul>li span {
    width: 88%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-word;
    font-size: 18px;
}

.c-schoolTab-tabWrap ul>li img {
    float: right;
}

/* 联系我们 */
.c-contact {
    width: 100%;
    min-height: 500px;
}

/* 搜素结果页 */
.c-search-content {
    width: 85%;
    margin: 0 auto;
    min-height: 500px;
}

.c-search-content ul {
    width: 100%;
}

.c-search-content .c-search-ul>li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 0;
}

.c-search-ul a {
    display: inline-block;
    width: 82%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #60b3ea;
    font-size: 14px;
}

.c-search-ul>li a:hover {
    text-decoration: underline !important;
}

.c-search-ul span {
    display: inline-block;
    width: 18%;
    text-align: right;
    vertical-align: top;
    font-size: 14px;
}

.c-search-page {
    width: 100%;
}

.c-search-num {
    margin-right: 15px;
}

.c-search-num span {
    color: #60b3ea;
    font-weight: 600;
}

.c-search-pageNum {
    width: 80%;
    font-size: 16px;
}

.c-search-pageNum li {
    display: inline-block;
    margin-right: 10px;
}

.c-last,
.c-next {
    padding: 0 5px;
}

.c-last:hover,
.c-next:hover {
    color: #60b3ea;
}

.pageNum-active {
    color: #60b3ea;
}

.c-search-pageNum li a:hover {
    color: #60b3ea;
}

.PC {
    display: block;
}

.phone {
    display: none;
}
.type-link li{
    margin-bottom: 10px;
}
.jp-controls-holder {
width: 59% !important;
}
/* 视频播放页 */

.c-school-content{
    min-height: 600px;
}
.selected{
    background-color: #F87702;
    color:#fff;
}

.c-search-pageNum .active a{
    color: #60b3ea;
}