.banner {
    width: 100%;
    height: auto;
    display: inline-block;
}

.banner img {
    width: 100%;
}

.details {
    width: 100%;
    height: auto;
    display: inline-block;
}

.pro-nav {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #f8f8f8;
    padding: 1% 0;
}

.pn-left {
    float: left;
    width: 30%;
}

.pn-left img {
    float: left;
    width: 6%;
    margin-right: 2%;
    margin-top: 1px;
}

.pn-left a {
    color: #707070;
    font-size: 16px;
}

.pn-right {
    float: right;
}

.pn-right ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pn-right li {
    display: inline-block;
    margin-left: 36px;
}

.pn-right li a {
    font-size: 18px;
    font-weight: bold;
}
.title_news {
    font-size: 31px;
}
.news_Date {
    color: #999;
    text-align: center;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}
.ma-right p{
    line-height: 25px;
    font-size: 15px;
}
.academic-box {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2%;
}
.academic-box ul {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.academic-box li {
    width: 22%;
    float: left;
    margin-right: 3%;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .08);
    border-radius: 15px;
    padding-bottom: 2%;
    margin-bottom: 3%;
    position: relative;
}
.academic-box li img {
    width: 100%;
    height: 200px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.academic-box li h3 {
    font-size: 20px;
    line-height: 30px;
    padding: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 0px;
    height: 60px;
}
.academic-box li p {
    font-size: 15px;
    line-height: 28px;
    padding: 8px 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #6c6c6c;
}
.academic-box li span {
    font-size: 14px;
    line-height: 30px;
    padding: 6px 17px;
    color: #1e8bed;
}
.academic-box li:nth-child(4n) {
    margin-right: 0;
}

.deom-nav{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 1%;
}
.deom-nav ul{
    width: 100%;
    height: auto;
    display: inline-block;
}
.deom-nav li{
    width: 14%;
    float: left;
    text-align: center;
    margin-bottom: 2%;
}
.deom-nav li a{
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: inline-block;
    border-radius: 8px;
}
.clicked {
    border: 1px solid #16b1b7;
}

.deom-nav li img{float: left;width: 14%;margin-top: 0px;display: inline-block;}
.deom-nav li p{float: left;font-size: 16px;margin-left: 6%;line-height: 35px;color: #16b1b7;width: 52%;text-align: left;margin-top: -4px;}
.video{
    position: absolute;
    top: 23%;
    left: 36%;
}
.video img{
    width: 116% !important;
    height: auto !important;
}

.main-nav-search {
    grid-column: span 11;
    width: 17%;
    float: left;
    margin-left: 4%;
    border: 1px solid #c9c9c9;
    border-radius: 27px;
}

.catalog-search-widget {
    position: relative;
}
.form-transparent .input-group {
    background-color: hsla(0, 0%, 100%, .15);
    transition: color .5s cubic-bezier(.7,0,.3,1);
    width: 100%;
}
.input-group {
    border-collapse: initial;
    display: table;
    position: relative;
}
.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.form-transparent .input-group-btn .btn {
    color: inherit;
    line-height: 0;
    padding: 3px 3px 3px 15px;
    border: 0px;
    background: none;
    width: 14%;
}
.form-transparent .input-group-btn .btn img {
    width: 100% !important;
}
.form-transparent .form-control, .form-transparent [data-fake-select] {
    background: none;
    background-image: none;
    color: inherit;
    font-weight: 400;
    transition: all .5s cubic-bezier(.7,0,.3,1);
    border: 0px;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .banner {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 12%;
}
.pn-left {
    float: left;
    width: 100%;
}
.pn-right li {
        display: inline-block;
        margin-left: 5px;
        width: 31%;
        margin-bottom: 3%;
}
.pn-right li a {
    font-size: 16px;
    font-weight: bold;
}
.pn-right {
        float: right;
        width: 100%;
        margin-top: 0%;
}
.title_news {
    font-size: 25px;
}
.details-box p {
    line-height: 34px;
    width: 100%;
    margin: 0 auto;
    margin-top: 2%;
}
.article {
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dashed #d2d2d2;
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    padding-bottom: 2%;
}
.academic-box li {
    width: 100%;
    float: left;
    margin-right: 3%;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .08);
    border-radius: 15px;
    padding-bottom: 2%;
    margin-bottom: 10%;
}
.academic-box li img {
    width: 100%;
    border-radius: 10px;
    height: auto !important;
}
.main-nav-search {
    grid-column: span 11;
    width: 100%;
    float: left;
    margin-left: 0%;
    border: 1px solid #c9c9c9;
    border-radius: 27px;
    margin-top: 5%;
    margin-bottom: 5%;
}
.form-transparent .input-group-btn .btn img {
    width: 80% !important;
    margin-top: 8%;
}
.deom-nav li {
    width: 31%;
    float: left;
    text-align: center;
    margin-bottom: 2%;
}
.deom-nav li img {
    float: left;
    width: 24%;
    margin-top: 0px;
    display: inline-block;
}
}

