.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%;
}
.tab-content {
    margin-top: 3%;
    width: 100%;
    height: auto;
    display: inline-block;
}
.article {
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dashed #d2d2d2;
    width: 49%;
    height: auto;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    padding-bottom: 2%;
    \: 2%;
}

.pl-left{

    float: left;

    width: 10%;

    text-align: center;

    color: #98999e;
}
.pl-left h3{
    font-size: 45px;
    color: #98999e;
}
.pl-left p{
    color: #98999e;
    font-size: 15px;
}
.pl-center{
    width: 2px;
    height: 80px;
    float: left;
    background: #d4d4d4;
    margin: 0 15px;
}
.pl-right{
    float: left;
    margin-left: 3%;
    position: relative;
    width: 79%;
    height: auto;
    display: inline-block;
}
.pl-right h4{
    color: #000;
    font-weight: normal;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pl-right a{
    color: #1e8bed;
    margin-top: 8%;
}
.partner{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2%;
}
.article:nth-child(2n) {
    margin-right: 0;
}

.portfolioFilter a.current,.portfolioFilter a:hover {
    background-color: #00b19d;
    color: #fff
}

.thumb {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    margin-top: 30px;
    padding: 10px;
    width: 100%
}

.thumb-img {
    border-radius: 2px;
    overflow: hidden;
    width: 100%
}

.gal-detail h4 {
    margin: 16px auto 10px;
    width: 80%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    font-size: 18px;
    text-overflow: ellipsis
}

.gal-detail p {
    margin-bottom: 10px
}

.gal-detail .ga-border {
    height: 3px;
    width: 40px;
    background-color: #00b19d;
    margin: 10px auto
}

.icon-main {
    font-size: 60px
}

.maintenance-page {
    margin: 10% 0
}

.home-text {
    letter-spacing: 1px
}

.wrapper-page {
    margin: 7.5% auto;
    max-width: 360px
}

.wrapper-page .form-control {
    height: 40px
}

.logo-lg {
    font-size: 30px!important;
    font-weight: 700;
    line-height: 70px;
    color: #00b19d!important
}

.user-thumb img {
    height: 88px;
    margin: 0 auto;
    width: 88px
}

.ex-page-content .svg-box {
    float: right
}

.message-box {
    margin: 120px 50px
}

.message-box h1 {
    color: #252932;
    font-size: 98px;
    font-weight: 700;
    line-height: 98px;
    text-shadow: rgba(61,61,61,.3) 1px 1px,rgba(61,61,61,.2) 2px 2px,rgba(61,61,61,.3) 3px 3px
}
.logo-lg {
    font-size: 30px !important;
    font-weight: 700;
    line-height: 70px;
    color: #00b19d !important;
}
.text-center {
    text-align: center !important;
}
.nav-tabs .nav-link.active {
    background-color: transparent;
    font-size: 24px;
    margin-top: -16px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
.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;
    /* padding: 10px 23px; */
    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;
}
.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;
}
#main-nav:not(.nav-small) .form-transparent .input-group {
    background-color: hsla(0, 0%, 100%, .15);
}

.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-btn, .input-group-btn>.btn {
    position: relative;
}
.input-group-btn {
    font-size: 0;
    white-space: nowrap;
}
.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 .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: 3%;
    }
    .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%;
    }
    .pl-left {
        float: left;
        width: 19%;
        text-align: center;
        color: #98999e;
    }
    .pl-right {
        float: left;
        margin-left: 3%;
        position: relative;
        width: 67%;
        height: auto;
        display: inline-block;
    }
    .pl-right h4 {
        color: #000;
        font-weight: normal;
        font-size: 17px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

}
.form-transparent .input-group-btn .btn img{
    width: 100% !important;
}