* {
    margin: 0;
    padding: 0;
}

html,
body {
    background-color: #f5f7fa;
    width: 100%;
    height: 100%;
    font-family: "微软雅黑";
    font-size: 14px;
}

ul li {
    list-style: none
}

input,
select,
textarea,
select {
    outline: none
}

img {
    border: 0px;
    display: inline-block;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}


/* layout */

.layout {
    width: 100%;
    background: #f5f7fa;
    position: relative;
}

.layout-m {
    background: url(../imgs/main-bg.png) repeat-y
}

.header {
    width: 1200px;
    height: 74px;
    padding: 0 24px 0 10px;
    margin: 0 auto;
    /*background: url(../imgs/top-bj.png) repeat-x;*/
    /*    border-bottom: 1px solid #e1e6f0;*/
}

.logo2 {
    display: inline-block;
    width: 150px;
    height: 48px;
    margin-top: 13px;
    margin-right: auto;
    margin-bottom: 13px;
    margin-left: 5%;
}


/* 子页面导航 */

.nav_ul {
    height: 72px;
}

.nav_ul li {
    float: left;
    padding: 0 5px;
}

.nav_ul li a {
    display: block;
    line-height: 72px;
    font-size: 14px;
    color: #1f2533;
}

.nav_ul li a.active {
    font-weight: bold;
    border-bottom: 2px solid #1f2533;
}

.banner {
    background: url(../imgs/banner-bg.png) repeat-x;
    width: 100%;
    max-height: 842x;
    overflow: hidden;
}

.banner h1 {
    color: #FFFFFF;
    width: 90%;
    margin: 30px auto;
}

.banner p {
    line-height: 30px;
    color: #FFFFFF;
    width: 90%;
    margin: 20px auto;
}

.banner img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

/*内容部分*/

.content {
    /*padding: 18px;*/
    box-sizing: border-box;
    /*width: 90%;*/
    width: 1200px;
    margin: 0 auto;
}


/*新闻中心标题*/

.news-title {
    height: 48px;
    width: 100%;
    background: #2a85f0;
    color: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.news-title ul li a span {
    font-weight: bold;
    display: inline-block;
    margin: 0 30px 0 14px;
}

.news-title ul li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    line-height: 48px;
    margin-left: 16px;
}


/*-----三行通栏图文-----------*/

.section {
    padding: 9px 0;
    box-sizing: border-box;
    /*	background: #f5f7fa;*/
    width: 100%;
    margin: 0 auto;
}

.section_bg {
    border-radius: 4px;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 9px 0;
}

.section_bg .title,
.part .title,
.tg .title {
    height: 58px;
    border-bottom: 1px solid #e1e9f0;
}

.lian_box {
    /* width: 90%; */
    padding-top: 18px;
}

.lian_box .box {
    float: left;
    width: 388px;
    margin: 0;
    background: #fff;
    min-height: 516px;
}

.lian_box .box.middle {
    display: inline-block;
    margin: 0 18px;
}

.lian_box .box img {
    display: block;
    width: 100%;
}

.lian_box p,
.lian_box h3 {
    display: block;
    width: 90%;
    line-height: 35px;
    margin: 10px auto;
    color: #999999;
}

.lian_box span {
    width: 90%;
    text-align: right;
    background: #CC3300
}


/*本周工作*/

.section_bg .title,
.part .title,
.tg .title {
    height: 58px;
    border-bottom: 1px solid #e1e9f0;
}

.title h4 {
    font-size: 20px;
    color: #1f2533;
    line-height: 58px;
    position: relative;
    padding-left: 30px;
}

.title h4 a {
    display: block;
    color: #1f2533;
}

.title h4 img.tit_icon {
    position: absolute;
    left: 0;
    top: 20px;
}


/* 通告 */

.tg,
.tg-4,
.tg-list {
    width: 591px;
    float: left;
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 0 20px 0px;
    /*border: 1px #CCCCCC solid;*/
}

.tg-list {
    width: 100%
}

.tg-4 {
    width: 20%;
}

.tg_content {
    height: 340px;
}

.tg_tit,
.tg-tit-list {
    color: #7f8fa4;
    font-size: 14px;
    height: 120px;
    line-height: 28px;
    margin-top: 10px;
    border-bottom: 1px solid #ebf0f5;
}

.tg_tit a {
    color: #7f8fa4;
}

.tg-tit-4 {
    color: #7f8fa4;
    font-size: 14px;
    height: 100px;
    line-height: 28px;
    margin-top: 10px;
    /*    border-bottom: 1px solid #ebf0f5;*/
}

.tg-tit-list {
    height: 190px;
}

.tg-tit-list span {
    width: 100%;
    height: 100px;
    margin-top: 20px;
    display: inline-block;
    text-align: left;
}

.tg-tit-4 span {
    width: 130px;
    display: inline-block;
    text-align: left;
}

.tg_tit span {
    display: inline-block;
    text-align: left;
    width: 325px;
    line-height: 28px;
}

.tg_item1 {
    width: 497px;
}

.tg_item2 {
    width: 180px;
}

.tg_item3 {
    width: 125px;
}

.tg_content .news_ul li {
    padding-right: 0px;
}

.tg_content .news_ul li a span {
    display: inline-block;
    width: 90px;
}

.tg_content .news_ul li a label {
    display: inline-block;
    width: 180px;
    color: #1f2533;
    padding-left: 115px;
}

.news_ul li {
    float: inherit !important;
    margin-right: 0px;
    padding-right: 20px;
}

.news_ul li a {
    /* border-bottom: 1px solid #e1e9f0; */
    height: 49px;
    line-height: 49px;
}

.news_ul li a p {
    color: #1f2533;
    font-size: 14px;
}

.news_ul li a p {
    color: #1f2533;
    width: 385px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_ul li a p:hover {
    text-decoration: underline;
}

.news_ul li a span {
    color: #bbb;
}

.news_ul li a {
    display: block;
    width: 100%;
}

.notice {
    overflow: hidden;
}

.notice ul li {
    list-style: none;
    line-height: 48px;
    display: block;
    margin-left: 16px;
}

.notice ul li a {
    display: inline-block;
    width: 70%;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}

.notice ul li a span {
    font-weight: bold;
    display: inline-block;
    margin: 0 20px 0 14px;
}

.notice a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*列表页*/

.clumn_right {
    width: 75%;
    margin-right: 25px;
}

.clumn_box {
    color: #1f2533;
    margin-top: 20px;
    margin-bottom: 26px;
}

.tit {
    font-size: 16px;
    height: 58px;
    line-height: 58px;
}

.tit img {
    margin-right: 12px;
}

.tit-search {
    font-size: 16px;
    margin-top: 20px;
    padding-bottom: 4px;
}

.news_ul {
    border-top: 1px solid #e1e9f0;
    /*    height: 746px;*/
    overflow: hidden;
}

.news_ul li {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ebf0f5;
    position: relative;
}

.news_ul li a {
    display: block;
    width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #1f2533;
}

.news_ul li a:hover {
    text-decoration: underline;
}

.date {
    position: absolute;
    height: 48px;
    right: 20px;
    top: 0;
    color: #bbb;
    font-size: 14px;
}

.pic_clumn {
    width: 180px;
}

.pic_clumn img {
    display: block;
    width: 100%;
}

.tit_l {
    border-bottom: 1px solid #ebf0f5;
}

.clumn_menu a {
    font-size: 14px;
    color: #1f2533;
}

.clumn_menu_tit {
    font-size: 14px;
    color: #1f2533;
    font-weight: bold;
    display: inline-block;
    margin-top: 22px;
}

.clumn_menu_tit img {
    margin-right: 6px;
}

.clumn_menu_ul {
    margin: 6px;
}

.clumn_menu_ul li {
    position: relative;
    line-height: 36px;
}

.clumn_menu_ul li::before {
    content: '';
    width: 12px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    background: #cfdae6;
}

.clumn_menu_ul li a {
    font-size: 14px;
    color: #1f2533;
    padding-left: 38px;
    position: relative;
}

.clumn_menu_ul li a::before {
    position: absolute;
    content: '.';
    left: 20px;
    color: #cfdae6;
    margin-top: -12px;
    font-size: 38px;
}

.clumn_menu_ul li.active a::before {
    color: #2a85f0;
}

.clumn_menu_ul li.active a {
    color: #2a85f0;
}

.clumn_menu_ul li span {
    position: absolute;
    width: 1px;
    height: 36px;
    border-left: 1px solid #cfdae6;
    /* border-bottom: 1px solid #cfdae6; */
    top: 0px;
}

.clumn_menu_ul li:last-child span {
    height: 16px;
}


/*news页*/

.news_tit {
    color: #152226;
    font-size: 32px;
    line-height: 48px;
    margin: 30px 0 48px;
}

.wrapper_970 {
    padding-right: 60px;
    box-sizing: border-box;
}

.news_date {
    width: 115px;
    height: 504px;
    border-right: 1px solid #e1e9f0;
}

.news_content {
    width: 766px;
    margin-left: 24px;
}

.news_content h3 {
    color: #152226;
    font-size: 14px;
    margin: 20px 0;
}

.news_content .text {
    font-size: 14px;
    color: #1f2533;
    text-indent: 2rem;
    line-height: 35px;
}

.news_img_box {
    width: 100%;
}

.news_img_box img {
    display: block;
    width: 100%;
}

.end {
    font-weight: bold;
    display: block;
    margin-top: 20px;
}

.month {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #000000;
}

.time {
    font-size: 1px;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    color: #000000;
}

.news_date .year {
    color: #000000;
    font-size: 14px;
    position: relative;
    padding: 0 20px;
    width: 80px;
    max-width: 90px;
    text-align: center;
    box-sizing: border-box;
    margin: 20px auto;
}

.news_date .year::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    height: 1px;
    width: 18px;
    background: #e1e9f0;
}

.news_date .year::after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    height: 1px;
    width: 18px;
    background: #e1e9f0;
}


/*页码*/

div.zxf_pagediv {
    text-align: center;
    color: #999
}

div.zxf_pagediv a {
    text-decoration: none
}

div.zxf_pagediv span,
div.zxf_pagediv a {
    display: inline-block;
    box-sizing: border-box
}

span.disabled {
    height: 35px;
    width: 65px;
    line-height: 35px;
    background: #f2f2f2;
    margin: 0 5px
}

.zxfPagenum {
    color: #999;
    background: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #dfdfdf;
    margin: 0 5px
}

.nextbtn,
.prebtn {
    color: #999;
    background: #fff;
    width: 65px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #dfdfdf
}

.zxfinput {
    width: 35px;
    height: 35px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    margin: 0 12px
}

.zxfokbtn {
    width: 45px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #dfdfdf;
    cursor: pointer
}

.nextpage {
    margin: 0 5px;
    border: 1px solid #d71f1b
}

.current {
    color: #fff;
    background: #d71f1b;
    border: 0
}

.footer {
    background: #DCF1FF;
    line-height: 28px;
    text-align: center;
    padding-top: 30px;
    color: #7c8687
}

.footer a {
    color: #7c8687;
}

.footer a:hover {
    text-decoration: underline;
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.clearfix {
    zoom: 1
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.text-rt {
    text-align: right
}

.margin-rt20px {
    margin-right: 20px;
}

.margin-top20 {
    margin-top: 20px;
}

.width-70 {
    width: 70%
}

.search-form {
    line-height: 28px;
}

.search-form .text {
    line-height: 24px;
    font-size: 14px;
    margin-top: 4px;
    padding: 2px 4px;
}

.search-form .btn {
    display: inline-block;
    padding: 2px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff !important;
    background-color: #60B8D1 !important;
    border-color: #60B8D1 !important;
}

.search-form .help {
    font-size: 14px;
    color: #9EA7B3;
}


/*	menu tree style */

.webfx-tree-container {
    font-family: "微软雅黑";
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
}

.webfx-tree-item {
    font-family: "微软雅黑";
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    white-space: nowrap;
    word-break: keep-all;
}

.webfx-tree-item a,
.webfx-tree-item a:active,
.webfx-tree-item a:hover {
    margin-left: 3px;
    padding: 1px 2px 1px 2px;
}

.webfx-tree-item a:visited {
    color: #000000;
    text-decoration: none;
}

.webfx-tree-item a:link {
    color: #000000;
    text-decoration: none;
}

.webfx-tree-item a:hover {
    color: #CC5300;
    text-decoration: underline;
}

.webfx-tree-item img {
    vertical-align: middle;
    border: 0px;
}

.webfx-tree-icon {
    width: 18px;
    height: 18px;
}

/* UI调整 2024-04 */
.margin-bottom-18 {
    margin-bottom: 18px;
}
.module-more {
    color: #595959;
    font-size: 14px;
    font-weight: normal;
}

.module-campus-dynamics {

}
.module-campus-dynamics .tg_content {
    height: 768px;
}

.footer {
    padding: 25px 0;
    box-sizing: border-box;
}

.footer .content {
    width: 800px;
}

.footer .icp-icon {
    width: auto;
    height: 14px;
}

.footer .row {
    display: flex;
}

.footer .row > .footer-info {
    flex: 1;
    text-align: left;
}

.picture-scroll-wrapper {
    height: 120px;
    overflow: hidden;
}

.picture-scroll-wrapper .swiper {
    width: 100%;
    height: 100%;
}

.picture-scroll-wrapper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.picture-scroll-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.logo {
    width: 290px;
    float: left;
}

.logo img {
    width: 290px !important;
    height: auto !important;
    margin-top: 10px;
}
