.topcont{
    height: 1000px;
    background-image: url("/assets/img/banner.png");
    background-size: cover;
    background-position: center;
}
.topmid{
    text-align: center;
    margin-top: -728px;
}
.midlog{
    width: 341px;
    margin-bottom: 17px;
}
.mb-11{
    margin-bottom: 11px;
    font-size: 24px;
}
.midyw{
    font-family: auto;
}
.xh{
    margin-top: -172px;
    width:100%;
    height: 183px;
    background-image:linear-gradient(rgba(255,255,255,0.00) 0%,#ffffff 32%);
}
.newscont{
    width: 50%;
}
.ntleft{
    font-size: 25px;
}
.ntright{
    font-size: 16px;
}
.news{
    display: flex;
}
.newsleft{
    border-left: 2px solid #BAC6C6;
    padding: 0 40px;
    margin-top: 252px;
}
.newslist{
    padding: 30px 0;
    border-bottom: 2px solid #BAC6C6;
    display: flex;

}
.lleft{
    width: 70%;
}
.lltitle,.lright{
    font-size: 16px;
}
.lldesc{
    font-size: 12px;
    margin-top: 10px;
}
.lright{
    width: 30%;
    text-align: right;
}
.moreimg{
    width: 25px;
    margin-right: 15px;
}
.moretext{
    font-size: 16px;
}
.lastlist{
    border-bottom: none;
}
.xueshu{
    width: 100%;
    padding: 0 50px;
    margin-top: 140px;
}
.xstitle{
    margin-right: 30px;
}
.xstop{
    border-bottom: 2px solid #BAC6C6;
    padding: 17px 200px;
}
.xssubtitle{
    font-size: 16px;
}
.xslist{
    padding: 0 200px;
    margin: 50px 0;
}
.xsldesc{
    font-size: 15px;
    margin-top: 30px;
}
.xsimg{
    width: 300px;
    height: 300px;
}
.ltext{
    width: 53%;
}
.xsmore{
    margin-top:40px;
}
.moretext,.fyw{
    font-size: 15px;
}
.footer{
    width: 100%;
    background: #11484f;
    padding: 70px 0;
    text-align: center;
    color: white !important;
}
.fnavtext{
    font-size: 15px;
    color: white !important;
}
.ftnav{
    width: 60%;
    margin-left: 20%;
}
.fyw {
    margin-top: 30px;
}
.flogo{
    margin-top: 70px;
}
