html{font-size: calc(100vw / 750 * 100);}
.xxyw{display: none  ;   padding:30px 0px;}
.public-title {
    width: 100%;
    font-size: 26px;
    color: #005197;
    line-height: 10px;
    font-weight: bold;
    padding: 0 7px;
    position: relative;
    font-family: 'sySong';
}

.public-title .more {
    float: right;
    color: #bbbdbc;
    font-size: 22px;
    font-weight: 500;
}
.public-title div img {
    right: 5px;
    left: inherit;
}

.public-title img {
    width: 52px;
    height: 52px;
    display: block;
    float: left;
    margin-right:13px;
    position: absolute;
    top: 0;
    left: 37px;
    bottom: 0;
    margin: auto;
}


.syxw-first-title {
    padding: 23px 0px 10px;
    width: 100%;
    background: #f7f7f7;
    font-size: 24px;
    color: #342c2a;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
.syxw-first-title a {
font-size: 0.38rem;
    color: #a81b00;
    margin: 0;
    line-height: 30px;
    font-weight: bold;
}

.syxw-first-title p {
    width: 100% !important;
    font-size: 15px !important;
    color: #777 !important;
margin-top:15px;
    line-height: 26px !important;
    text-align: left !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}




.syxw-first-img {
    width: 100%;
    padding: 10px;
    position: relative;
    padding-top: 60%;
}
.syxw-first-img img {
    width: 100%;
    height: 100%;
    
    position: absolute;
    top: 0px;
    left: 0px;

}



.syxw-ul {
    width: 100%;
    height: 90%;
    overflow: auto;
}
.syxw-ul li {
    padding: 0.2rem 0.05rem;
    position: relative;
}
.syxw-ul-title {
    width: 4.77rem;
    float: left;
}
.syxw-ul-title a, .syxw-ul-title2 a {
    font-size: 0.3rem;
    color: #362c2b;
    line-height: 0.5rem;
    text-overflow: -o-ellipsis-lastline;
}
.syxw-ul-title p, .syxw-ul-title2 p {
    font-size: 0.26rem;
    color: #8d8d8d;
}
.syxw-ul-pic {
    width: 1.8rem;
    float: right;
    height: 1.1rem;
    position: absolute;
    right: 0.24rem;
    top: 0;
    bottom: 0;
    margin: 14px 0;
    vertical-align: top;
}

.syxw-ul-pic img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.cl {
    clear: both;
}


/*t通知公告*/

.tzgg{width: 100%;display: none  ; background-color: #f5f5f5;padding:20px 0;}
.notice-ul {
    width: 100%;
margin-top: 10px;
}
.notice-ul li {
    height: auto;
    width: 100%;
    border-top: 1px dashed #e3e3e3;
    padding: 0.3rem 0 0.1rem 0.05rem;
    float: left;
}
.notice-ul li:nth-child(1) {
    border: none;
}

.notice-time {
    color: #fff;
    width: 1rem;
    height: 1rem;
    text-align: center;
    float: left;
    background: #a81b00;
}
.notice-time p:first-child {
    width: 80%;
    font-size: 0.42rem;
    line-height: 0.5rem;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    margin: 0 auto;
    margin-top: 0.05rem;
}
.notice-time p:last-child {
    font-size: 0.2rem;
    line-height: 20px;
}
.notice-ul a {
    font-size: 0.32rem;
    color: #362c2b;
    /* font-weight: bold; */
    display: block;
    line-height: 0.45rem;
}

/*教学科研*/
.jxky{width: 100%;display: none  ;padding:20px 0; }
.syxw-ul-title2 {
    width: 5rem;
    float: right;
}

.syxw-first-title p {
    width: 100% !important;
    font-size: 16px !important;
    color: #777 !important;
    margin-top: 6px;
    line-height: 26px !important;
    text-align: left !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.syxw-ul-title a, .syxw-ul-title2 a {
    font-size: 0.32rem;
    rem: ;
    color: #362c2b;
    line-height: 0.5rem;
    text-overflow: -o-ellipsis-lastline;
}
.syxw-ul-title p, .syxw-ul-title2 p {
    font-size: 0.26rem;
    color: #8d8d8d;
}
.syxw-ul-pic2 {
    width: 1.8rem;
    float: left;
    height: 1.1rem;
    position: absolute;
    left: 0.24rem;
    top: 0;
    bottom: 0;
    margin: 14px 0;
    vertical-align: top;
}
.syxw-ul-pic2 img {
    width: 100%;
    height: 100%;
border-radius: 5px;
}

.xyzx{background-color: #f5f5f5;}


@media(max-width:640px){
.news-nav{display:block;}
.xxyw{display:block;}
.tzgg {display:block;    display: inline-block;}
.jxky {display:block;    display: inline-block;}
.section1{display:none;}
.section3{display:none;}
.section4{display:none;}
}