/* 测试是否一致 */


/* body{opacity: 0.6;}::-webkit-scrollbar{width: 0;}html{background: top left no-repeat url(../images2022/0.jpg) !important;} */

.wrapSubBanner {
    position: relative;
}

.subBanner {
    padding-bottom: calc(360% / 19.2);
    height: 0;
    overflow: hidden;
    position: relative;
    background: center;
    background-size: cover;
}

.subBanner img {
    display: block;
    width: 100%;
}

.bread {
    color: #555;
    line-height: 48px;
    margin: 0 0 36px;
}

.bread a {
    color: #555;
    padding: 0 3px;
}

@charset "utf-8";

/* CSS Document */


/*content*/

.subPage {
    position: relative;
    z-index: 9;
}

.subPage2 {
    padding: 20px 0 0 0;
}

.subCon2 {
    background: #f7f8fa;
    padding: 35px 48px 70px 48px;
}

.articleTitle02 {
    padding-bottom: 16px;
    overflow: hidden;
    border-bottom: 1px solid #D8D8D8;
}

.articleTitle02 span {
    display: inline-block;
    /*! color: #073292; */
    /*! font-weight: bold; */
    padding: 0 0 0 11px;
    /*! background: #; */
    position: relative
}

.articleTitle02 span:before {
    left: 0px;
    top: 4px;
    content: '';
    position: absolute;
    width: 5px;
    height: 24px;
    background: #429222;
}


/*侧边栏*/

.subLeft {
    width: 220px;
    margin: -76px 0 0 0;
    float: left;
}

.gp-subLeft {
    width: 220px;
    position: relative;
    margin-bottom: 20px;
}

.gp-subLeft1 {
    margin: 0px;
}

.gp-subLeft>ul {
    /*! border: #dae0e6 1px solid; */
    padding: 0;
    background: #F3F3F3;
}

.gp-subLeft>ul>li {
    position: relative;
    /*! background: url(../images2022/linebg2.png) repeat-x bottom; */
}

.gp-subLeft>ul>li>a {
    display: block;
    transition: all 0.35s ease-in-out;
    padding: 17px 50px 17px 78px;
    /*! background: url(../images2022/icon.png) no-repeat top 13px left; */
    text-align: left;
}

.gp-subLeft>ul>li>a:hover {
    background: #429222;
    color: #fff;
}

.gp-subLeft2>ul>li>a {
    background: none;
    position: relative;
    padding: 13px 22px;
}

.gp-subLeft2>ul>li>a:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border: #0154d5 1px solid;
    background: #fff;
    position: absolute;
    left: 0;
    top: 20px;
    border-radius: 50%;
}

.gp-subLeft2>ul>li>a:hover:before {
    background: #0154d5;
}

.gp-subLeft>ul>li:hover>a,
.gp-subLeft>ul>li.active>a {
    color: #fff;
    background: #429222;
}

.gp-subLeft .gp-toggles,
.gp-sub-toggles {
    font-size: 12px;
    font-size: 1.2rem;
    width: 25px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    /*! line-height: 59px; */
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-weight: normal;
    display: block;
    /*! margin-right: 12px; */
}

.gp-subLeft .gp-toggles.icon-jia {
    background: url(../images2022/jia.png) no-repeat center center;
}

.gp-subLeft .gp-toggles.icon-jia.icon-down {
    background: url(../images2022/jian.png) no-repeat center center;
}

.gp-subLeft .gp-sub-toggles {
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.gp-subLeft .gp-sub-toggles.icon-jia {
    background: url(../images2022/jia.png) no-repeat center center;
}

.gp-subLeft .gp-sub-toggles.icon-jian {
    background: url(../images2022/jian.png) no-repeat center center;
}

.gp-second-nav {
    font-size: 14px;
    display: none;
}

.gp-second-nav dd {
    position: relative;
}

.gp-second-nav dd a {
    display: block;
    position: relative;
    padding: 7px 30px;
    transition: all 0.35s ease-in-out;
    /*! text-align: center; */
}

.gp-second-nav dd dd a {
    padding-left: 60px;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 30px 10px 50px;
    background-color: #3d72b3;
    color: #ddd;
    border-bottom: none;
}

.gp-second-nav dd dd a:before {
    border-bottom-color: #4e81c0;
}

.gp-second-nav dd:hover a,
.gp-second-nav dd.active a {
    color: #0154d5;
}

.gp-subLeft * {
    transition: none;
}

.gp-subRight {
    margin-left: 260px;
    overflow: hidden;
}

.gp-subRight-con {
    /*! margin-top: 20px; */
    overflow: hidden;
    position: relative;
}


/*侧边栏移动端 */

.gp-m-subNav {
    display: none;
}

.gp-m-inner-header {
    width: 100%;
    height: 42px;
    cursor: pointer;
    line-height: 42px;
    background-color: #429222;
}

.gp-m-inner-header>span {
    height: 50px;
    padding-left: 15px;
    font-size: 1.8rem;
    color: #fff;
}

.gp-m-subNav .gp-m-inner-header-icon {
    float: right;
    width: 50px;
    height: 42px;
}

.gp-m-subNav .gp-m-inner-header-icon-out i.icon-jia {
    display: block;
    background: url(../images2022/n-rt.png) no-repeat center;
    width: 50px;
    height: 42px;
}

.gp-m-subNav .gp-m-inner-header-icon-click i.icon-jian {
    display: block;
    background: url(../images2022/n-dw.png) no-repeat center;
    width: 50px;
    height: 42px;
}

.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;
    display: block;
    color: #fff;
}

.gp-subNavm ul {
    /*! background: #eee; */
}

.gp-subNavm li {
    position: relative;
}

.gp-subNavm li>a {
    font-size: 14px;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    background: url(../images2022/linebg2.png) repeat-x;
    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,
.gp-sub-m-toggle {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 16px;
    top: 15px;
    line-height: 40px;
    text-align: center;
}

.gp-m-toggle.icon-right {
    background: url(../images2022/jia.png) no-repeat center center;
}

.gp-m-toggle.icon-down {
    background: url(../images2022/jian.png) no-repeat center center;
}

.gp-subNavm dl {
    display: none;
    background-color: #F2F3F6;
}

.gp-subNavm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 10px 0px 10px 30px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
}

.gp-subNavm li dl dd a {
    font-size: 14px;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.gp-subNavm li dl dd a:hover {
    color: #0942b5;
}

.subCon {
    position: relative;
    z-index: 3
}

.sub-leftTitle {
    line-height: 28px;
    position: relative;
    text-align: center;
    background-color: rgba(66, 146, 34, .8);
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    /*background: -webkit-linear-gradient(left, #0056d9, #132b8d); 
background: -o-linear-gradient(right, #0056d9, #132b8d); 
background: -moz-linear-gradient(right,#0056d9, #132b8d); 
background: linear-gradient(to right, #0056d9 , #132b8d); */
}

.sub-leftTitle h2 {
    color: #fff;
    padding: 22px 0px;
}


/*自定义*/


/* 页码开始 */

.pages {
    padding: 0;
    color: #999;
    font-size: 0;
    text-align: center;
    margin: 50px 0 20px;
}

.pages:after,
.pages:before {
    content: " ";
    display: table
}

.pages>a:first-child {}

.pages>a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    width: 47px;
    height: 47px;
    line-height: 47px;
    position: relative;
    text-align: center;
    vertical-align: top;
    font-size: 16px;
    transition: all 0.35s ease-in-out;
    margin: 0 7px;
    color: #333;
    border: 1px solid #979797;
    background: #fff;
    border-radius: 50%;
}

.pages .start,
.pages .end,
.pages>span,
.pages .next,
.pages .prev {}

.pages>span {
    font-size: 26px;
    font-family: arial;
    color: #666;
    margin: 0 12px;
}

.pages .next {
    background: url(../images2022/aleft.png) center no-repeat #fff;
    transform: rotateY(-180deg);
}

.pages .prev {
    background: url(../images2022/aleft.png) center no-repeat #fff;
}

.pages>a:hover,
.pages>a.on_page {
    background-color: #429222;
    color: #fff;
    border-color: #429222;
}

.pages>a.on_page {}

.pages .next:hover {
    background: url(../images2022/aleft_hover.png) center no-repeat #429222;
}

.pages .prev:hover {
    background: url(../images2022/aleft_hover.png) center no-repeat #429222;
}

.pages .select_page {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 0 0 16px;
}

.pages .select_page span {
    font-size: 16px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 30px;
    vertical-align: middle;
    padding: 0 10px;
    color: #666;
}

.pages .selectLink {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100px;
    height: 47px;
    vertical-align: middle;
    position: relative;
    border: 1px solid #979797;
    background: #fff;
    border-radius: 30px;
}

.pages .selectLink.on {
    border-radius: 0 0 30px 30px;
    background: #429222;
    border-color: #429222;
}

.pages .selectLink.on>a {
    color: #fff;
}

.pages .selectLink .arrow {
    width: 17px;
    height: 10px;
    position: absolute;
    right: 9px;
    bottom: calc(50% - 6px);
    background: url(../images2022/select_arrow.png) center center no-repeat;
    transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    cursor: pointer;
}

.pages .selectLink .arrow.on {
    transform: rotate(180deg);
    background: url(../images2022/select_arrow2.png) center center no-repeat;
}

.pages .selectLink>a {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 47px;
    text-align: left;
    padding: 0 0 0 22px;
}

.pages .selectLink .alertBox {
    height: 0;
    position: absolute;
    left: -1px;
    bottom: 100%;
    background: #429222;
    right: -1px;
    border-radius: 20px 20px 0 0;
    padding: 6px 0 0;
    overflow: hidden;
    border: 0;
    opacity: 0;
    transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.pages .selectLink .alertBox.on {
    opacity: 1;
    height: auto;
}

.pages .selectLink .alertBox a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    padding: 6px 0;
}

.pages .selectLink .alertBox a:hover {
    background: rgba(255, 255, 255, 0.2);
}

.gp-bread {
    text-align: right;
    padding: 16px 0;
}

.gp-bread span {
    color: #DBDBDB;
}

.gp-subRight-con {
    padding: 40px 35px;
    background: #F3F3F3
}

.art_title {
    margin: 30px auto;
    text-align: center;
    font-weight: normal;
}

.gp-article {
    line-height: 24px
}

.gp-article p {
    line-height: 24px;
    text-indent: 2em;
}

.gp-img-responsive {
    width: 100%;
    height: 0;
    padding-bottom: 56.2%;
    overflow: hidden;
    display: block;
    background-color: #e4e6eb;
}

.gp-img-responsive img {
    width: 100%;
    transition: all 0.2s ease-in-out;
}

.gp-img-responsive img:hover {
    transform: scale(1.03);
}


/*学术委员会开始*/

.Academic {
    margin: 35px 0 0 0;
}

.Academic ul {
    margin: 0 -11px
}

.Academic ul li {
    width: 25%;
    float: left;
    margin: 0 0 36px 0;
}

.Academic ul a {
    display: block;
    margin: 0 11px;
    text-align: center;
}

.Academic .gp-img-responsive {
    padding-bottom: 134%;
}

.Academic h5 {
    margin: 11px auto 5px;
    font-weight: normal;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}

.Academic p {
    color: #666;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.Academic ul a:hover p {
    color: #429222
}


/*学术委员会结束*/


/*学术委员会详情页*/

.Academic_con {
    overflow: hidden;
    margin: 35px 0 0 0;
}

.Academic_left {
    width: 328px;
    float: left;
}

.Academic_right {
    margin: 0 0 0 328px;
}

.Academic_left .gp-img-responsive {
    padding-bottom: 133%
}

.Academic_right h3,
.Academic_right p {
    margin: 0 0 0 30px
}

.Academic_right h3 {
    margin: 15px 0 20px 30px;
    color: #429222
}

.Academic_right p {
    color: #999999
}

.ac_con {
    background: #fff;
    padding: 28px 30px;
    line-height: 24px;
    margin: 30px 0 0 0;
}


/*实验室领导*/

.leader {
    margin: 35px 0 0 0;
}

.leader ul {
    overflow: hidden;
    margin: 0 -45px
}

.leader li {
    float: left;
    width: 33.3%;
    margin: 0 0 30px 0;
}

.leader li a {
    display: block;
    margin: 0 45px;
}

.leader .gp-img-responsive {
    padding-bottom: 140%;
}

.lIn {
    position: relative;
}

.lIn i {
    display: inline-block;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    position: absolute;
    background: #429222;
    top: 17px;
    padding: 0 15px;
    color: #fff;
    font-style: normal;
    max-width: 200px;
}

.leader p {
    text-align: center;
    overflow: hidden;
    margin: 20px auto;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}


/*研究方向*/

.direction {
    margin: 35px 0 0 0;
}


/*青年博士*/

.doctor ul {
    margin: 0 -23px;
    overflow: hidden;
}

.doctor li {
    width: 50%;
    float: left;
    margin: 0 0 50px 0;
}

.doctor li a {
    display: block;
    margin: 0 23px
}

.doc_left {
    width: 161px;
    float: left;
}

.doc_left .gp-img-responsive {
    padding-bottom: 134%
}

.doc_right {
    margin: 0 0 0 161px;
    padding: 19px 0 0 0;
}

.doc_con {
    position: relative;
    border: 1px solid #E5E5E5;
    line-height: 38px;
    padding: 15px 10px;
}

.doc_con:before {
    content: '';
    position: absolute;
    width: 22px;
    height: 2px;
    background: #429222;
    bottom: 0px;
    left: 10px
}

.doctor {
    margin: 35px 0 0 0
}

.dcon {
    height: 152px;
    overflow: hidden;
}

.doctor_details {
    margin: 0 254px 0 0;
}

.gp-subRight-con1 {
    padding: 0px;
    position: relative;
}

.gp-subRight-con1:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 100%;
    background: #fff;
    right: 230px;
    top: 0px
}

.doctor_details_top {
    padding: 40px 35px;
    border-bottom: 28px solid #fff;
}

.doctor_top {
    margin: 25px 0 0 0;
    overflow: hidden;
}

.doctor_left {
    width: 196px;
    float: left;
}

.doctor_left .gp-img-responsive {
    padding-bottom: 133%;
}

.doctor_right {
    margin: 0 0 0 216px
}

.doc_top {
    overflow: hidden;
    padding: 0 0 24px 0;
    border-bottom: 1px solid #D8D8D8;
    /*! display: none; */
}

.doct_left {
    float: left;
    max-width: 40%;
}

.doct_right {
    float: right;
    width: 49%;
}

.doc_title h3 {
    color: #429222;
    padding: 0 0 0 15px;
    position: relative;
    display: inline-block;
    margin: 0 10px 0 0;
    max-width: 100px;
    overflow: hidden;
    height: 31px;
    line-height: 31px;
    vertical-align: bottom;
}

.doc_title h3:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #EAA016;
    left: 0px;
    top: 50%;
    margin: -4px 0 0 0;
}

.doc_title span {
    height: 21px;
    line-height: 21px;
    padding: 0px 15px;
    display: inline-block;
    background: #D8D8D8;
    border-radius: 20px
}

.doct_left p {
    color: #999990;
    margin: 20px 0 0 0;
    padding: 0 0 0 15px;
    height: 19px;
    line-height: 19px;
    overflow: hidden;
}

.doct_right li {
    /*! height: 40px; */
    line-height: 40px;
    overflow: hidden;
}

.doct_right li strong {
    float: left
}

.doct_right li p {
    word-break: break-all;
    margin: 0 0 0 60px;
}

.doc_bottom ul {
    margin: 18px 0 0 0;
    padding: 0 0 0 15px;
}

.doc_bottom li {
    margin: 0 0 18px 0;
    vertical-align: top;
    /*height: 21px;*/
    line-height: 21px;
    overflow: hidden;
}

.doc_bottom li:last-child {
    height: auto
}

.doc_bottom li:nth-child(1) {
    width: 49%;
    display: inline-block;
}

.doc_bottom li:nth-child(2) {
    width: 49%;
    display: inline-block;
}

.doc_bottom li p {
    display: block;
    word-break: break-all;
}

.doc_bottom li span {
    vertical-align: top;
    /*! display: inline-block; */
    float: left;
    font-weight: bold;
}

.index_title {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.index_title h2 {
    text-align: center;
    margin: 0 1px 0 0;
    background: #E4E4E4;
    height: 44px;
    line-height: 44px;
    width: 100%;
    font-weight: normal;
    overflow: hidden;
}

.index_title h2:hover {
    cursor: pointer;
}

.index_title h2.on {
    background: #429222;
    color: #fff;
}

.tab_box {
    padding: 35px 30px;
}

.box {
    line-height: 20px;
    min-height: 580px
}

.box.off {
    display: none;
}

.box.on {
    display: block;
}

.linkteacher {
    float: right;
    width: 230px;
    /*! border-left: 24px solid #fff; */
    /*! position: absolute; */
    /*! right: 0px; */
    /*! top: 0px; */
}

.linkteacherIn {
    padding: 40px 10px
}

.linkteacherIn li {
    margin: 0 0 29px 0;
}

.linkteacherIn .gp-img-responsive {
    padding-bottom: 133%;
}

.linkteacherIn h5 {
    margin: 10px 0 5px 0;
    text-align: center;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    ;
}

.linkteacherIn p {
    color: #999999;
    text-align: center;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.linkteacherIn ul {
    margin: 18px 28px 0;
}

.alslider {
    width: 100%;
    height: 134px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: -webkit-linear-gradient( top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* Safari 5.1 - 6 */
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* Opera 11.1 - 12*/
    background: -moz-linear-gradient( bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* Firefox 3.6 - 15*/
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* 标准的语法 */
    line-height: 134px;
}

.alslider strong {
    color: #fff;
    margin: 0 0 0 13px
}

.alslider i {
    color: #fff;
    font-style: normal;
    margin: 0 0px 0 45px;
}

.Album1 .flexslider .slides>li a {
    display: block;
    padding: 0;
    /*! margin:0 10px 0 0 */
}

.Album1 #carousel1 .flex-direction-nav {
    display: none;
}

.Album1 #carousel1 .slides>li {
    margin: 0 24px 0 0;
    /*! padding: 0 3px 0 0; */
}

.Album1 {
    margin: 23px 0 0 0;
}

.Album1 #carousel1 {
    margin: 12px 0 0 0;
}

.click {
    width: 84px;
    height: 84px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -42px 0 0 -42px;
    z-index: 999;
}

.beautiful {
    margin: 25px 0 0 0;
}
.beautiful ul { overflow:hidden;}
.beautiful li {
    float: left;
    width: 48.5%;
}

.beautiful li:nth-child(even) {
    float: right;
}

.beautyIn {
    position: relative;
}

.beautyIn i {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -35px 0 0 -35px;
}

.beautiful li p {
    margin: 16px 0 38px 0;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.gp-article1 {
    margin: 30px 0 0 0;
}

.gp-article1 p {
    text-indent: 0px
}

.gp-subRight1 {
    margin-left: 0px
}

.list li {
    padding: 20px 0 17px 0;
    border-bottom: 1px solid #E8E8E8;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.list li span {
    float: right;
}

.list li a {
    margin: 0 90px 0 0;
    padding: 0 0 0 15px;
    display: block;
    position: relative;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.list li a::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;
    left: 0px;
    top: 50%;
    margin: -3px 0 0 0;
}

.list li:hover a {
    color: #429222;
}

.list li:hover span {
    color: #429222;
}

.list li:hover a::before {
    background: #429222;
}

.sub_article h3 {
    text-align: center;
    font-weight: 800;
    font-family: '黑体';
}

.author {
    padding: 25px 0 25px 0;
    border-bottom: 1px solid #E8E8E8;
    text-align: center;
}

.author span {
    color: #999999;
}

.sub_article_con {
    line-height: 24px;
    margin: 40px 0 0 0;
}

.yiqi ul {
    overflow: hidden;
}

.yiqi ul li {
    width: 42%;
    float: left;
}

.yiqi ul li:nth-child(even) {
    float: right;
}

.yiqi {
    margin: 70px 122px 40px;
}

@media screen and (max-width:1648px) {
    .beautyIn i {
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px;
    }
    .ac_conIn {
        height: 180px;
        overflow: hidden;
    }
}

@media screen and (max-width:1365px) {
    .index_title {
        flex-wrap: wrap;
    }
    .index_title h2 {
        /*! font-size: 14px; */
        width: 24%;
        /*! flex: auto; */
        margin-bottom: 3px;
    }
    .doctor_left {
        width: 100px;
    }
    .doctor_right {
        margin: 0 0 0 116px;
    }
    .Academic_left {
        width: 200px;
    }
    .Academic_right {
        margin: 0 0 0 200px;
    }
    .ac_conIn {
        height: 100px;
    }
    .ac_con {
        padding: 20px 30px
    }
}

@media screen and (max-width:992px) {
    .pages .select_page {
        margin: 12px 0 0;
        display: block;
    }
    .subLeft {
        display: none;
    }
    .gp-m-subNav {
        display: block;
    }
    .gp-subRight {
        margin: 0px
    }
    .leader ul {
        margin: 0 -30px
    }
    .leader li a {
        margin: 0 30px
    }
    .click {
        width: 40px;
        height: 40px;
        margin: -20px 0 0 -20px;
    }
    .alslider {
        height: 40px;
        line-height: 40px
    }
    .alslider i {
        margin: 0px;
        text-align: center;
    }
    .yiqi {
        margin: 30px;
    }
    .yiqi ul li {
        width: 48%;
    }
    .doctor_details {
        margin: 0px;
    }
    .linkteacher {
        display: none;
    }
    .gp-subRight-con1:before {
        display: none;
    }
    .beautiful li p {
        margin: 15px 0
    }
    .leader p {
        margin: 10px 0;
    }
    .doct_right {
        float: none;
        margin: 0 0 0 160px;
        width: auto;
    }
}

@media screen and (max-width:768px) {
    .Academic_left {
        width: 100%;
        float: none;
    }
    .Academic_right {
        margin: 20px 0 0 0;
    }
    .Academic_right h3 {
        margin: 10px 0 10px 30px
    }
    .ac_con {
        margin: 20px 0 0 0;
        padding: 20px
    }
    .leader ul {
        margin: 0 -20px
    }
    .leader li a {
        margin: 0 20px
    }
    .doctor li {
        width: 100%;
        float: none;
    }
    .list li {
        padding: 10px 0;
    }
    .author {
        padding: 15px 0;
    }
    .sub_article_con {
        margin: 20px 0 0 0;
    }
    .ac_conIn {
        height: auto;
    }
}

@media screen and (max-width:767px) {
    .doctor_details_top {
        padding: 20px;
    }
    .gp-subRight-con {
        padding: 20px;
    }
    .gp-subRight-con1 {
        padding: 0px
    }
    .pages {
        margin: 30px 0 20px;
    }
    .pages>a {
        width: 36px;
        height: 36px;
        line-height: 36px;
    }
    .pages>span {
        display: none;
    }
    .pages a,
    .pages .select_page {
        display: none;
    }
    .pages a.start,
    .pages a.prev,
    .pages a.on_page,
    .pages a.next,
    .pages a.end {
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }
    .pages .start,
    .pages .end,
    .pages .next,
    .pages .prev,
    .pages>span {
        margin: 0 5px;
    }
}


/* 页码结束 */

@media screen and (max-width:640px) {
    .Academic ul li {
        width: 50%
    }
    .leader ul {
        margin: 0 -10px
    }
    .leader li {
        width: 50%
    }
    .leader li a {
        margin: 0 10px
    }
    .beautyIn i {
        width: 40px;
        height: 40px;
        margin: -20px 0 0 -20px;
    }
    .doctor_left {
        width: 100%;
        float: none;
    }
    .doctor_right {
        margin: 20px 0 0 0;
    }
    .doc_top {
        padding: 0 0 10px 0
    }
    .doc_bottom li {
        margin: 0 0 10px 0;
    }
}

@media screen and (max-width:480px) {
    .leader li {
        width: 100%;
        float: none;
    }
    .Academic ul li {
        width: 100%;
        float: none;
        margin: 0 0 15px 0;
    }
    .doc_left {
        width: 100%;
        float: none;
    }
    .doc_right {
        margin: 0px;
        padding: 0px
    }
    .beautiful ul {
        overflow: hidden;
    }
    .beautiful li {
        width: 100%;
        float: none;
    }
    .yiqi ul li {
        width: 100%;
        float: none;
        margin: 0 0 10px 0;
    }
    .doct_left {
        width: 100%;
        float: none;
        max-width: 100%;
    }
    .doct_right {
        margin: 10px 0 0 0;
        max-width: 100%;
    }
    .doct_right li {
        height: 30px;
        line-height: 30px;
    }
}