@charset "utf-8";

/* CSS Document */

body {
    background: #ffffff;
}

.subPage {
    width: 100%;
    /* margin:35px auto; */
    position: relative;
}

.sub_banner {
    width: 100%;
    position: relative;
    background: #f5f5f5;
}

.sub_banner img {
    display: block;
    margin: 0 auto;
    position: relative;
}

.sub_banner .bread img {
    display: inline-block;
}

.wrap_bread {
    /* float: right; */
    display: block;
    text-align: right;
}

.bread_shadowwrap {
    margin: 0 auto;
    position: relative;
}

.bread_shadowwrap span {
    height: 0px;
    display: block;
    padding-bottom: 20.36%;
    overflow: hidden;
    width: 100%;
}

.bread {
    padding: 15px 0;
}

.bread span {
    color: #D8D8D8;
    margin: 0 8px
}

.bread a {
    color: #333;
    font-size: 16px;
    line-height: 21px;
}

.bread a:hover {
    font-weight: bold;
}

.wraplist4 {
    margin-bottom: 40px;
    overflow: hidden;
}

.wraplist4:last-child {
    margin-bottom: 0;
}

.wraplist4 .title {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #2b438a;
}

.list4 {
    margin: -5px;
    overflow: hidden;
}

.list4 li a {
    display: block;
    margin: 5px;
    padding: 22px 30px;
    background: #fff;
    overflow: hidden;
    transition: all 0.2s ease;
    font-size: 14px;
}

.list4 li a:hover {
    background: #3a5eb6;
    color: #fff;
}

.sub_t01 {
    text-align: center;
    height: 59px;
    line-height: 59px;
    background: rgba(0, 59, 144, .74);
}

.sub_t01 h2 {
    color: #fff;
    line-height: 65px;
    height: 65px;
    font-size: 22px;
    /* border-left: 10px solid #224f8f; */
    font-size: 2.4em;
    /* font-weight:normal; */
}

.sub_t01 h2:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-opacity: 0.8;
    opacity: 0.8;
    transition: all 1s ease 0s;
}

.sub_t01 h2.active {}

.sub_mbtn {
    width: 100%;
    height: 40px;
    background: url(../images/sub-mbtn02.png) no-repeat center center;
    background-color: #d8d8d8;
    cursor: pointer;
    display: none;
}

.open {
    background: url(../images/sub-mbtn02_close.png) no-repeat center center;
    background-color: #d8d8d8;
}

.sub_navm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.sub_navm h2 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #003c7f;
}

.sub_navm h2 a {
    padding-left: 13px;
    font-size: 20px;
    font-family: Tahoma;
    display: block;
    color: #fff;
}

.sub_navm ul {
    border: 1px solid #dddddd;
}

.sub_navm li {
    position: relative;
}

.sub_navm li a {
    font-size: 14px;
    color: #282828;
    padding-left: 13px;
    font-family: Helvetica;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #d3d3d3;
    display: block;
}

.sub_navm li:first-child a {
    border-top: 0px;
}

.sub_navm li a:hover {
    color: #005f8f;
}

.sub_navm li.sub_has span {
    margin-left: 10px;
}

.sub_navm li.on a {
    color: #005f8f;
    display: block;
    width: 100%;
}

.sub_navm dl {
    display: none;
    background-color: #fff;
    padding: 0px 0px 5px;
}

.sub_navm dl dd {
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #ddd;
}

.sub_navm li.on dl dd a {
    font-size: 12px;
    color: #005f8f;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
    height: 30px;
    line-height: 30px;
}

.sub_navm li dl dd a {
    font-size: 14px;
    color: #282828;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.sub_navm li dl dd a:hover {
    color: #005f8f
}

.sub_navm li strong.phone_arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    color: #005f8f;
    cursor: pointer;
}

.subPage_con {
    max-width: 1200px;
    margin: 0 auto;
    min-height: 470px;
    /* padding: 0 30px 30px; */
    /* box-shadow: 8px 8px 20px 0px #e3e4e4; */
    /* background: #fff; */
    /* border-top: 1px solid #005aa0; */
}

.sbu_leftWrap {
    width: 185px;
    float: left;
    margin-top: -59px;
    /* margin: 28px 0 0 0; */
}


/*.f_left_con { *border-right: 1px solid #ffffff; border-right: 1px solid #ffffff\9\0; }
*/


/*左侧边栏*/

.sub_left {
    overflow: hidden;
    z-index: 99999;
    background: #F3F3F3;
}

.sub_left h2 {
    width: auto;
    padding-left: 17px;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    font-family: Helvetica;
    background-color: #003c7f;
    border-bottom: 1px solid #d3d3d3;
}

.sub_left h2.active {
    border-bottom: 4px solid #224f8f;
}

.sub_left h2 a {
    color: #fff;
    font-size: 20px;
}

.sub_left li {
    position: relative
}

.sub_left li a {
    z-index: 1;
    padding: 16px 10px 17px 10px;
    text-align: center;
    display: block;
    font-size: 16px;
    font-size: 1.8em;
    line-height: 24px;
    /* border-bottom:1px dashed #d1dede; */
    color: #333333;
    position: relative;
}

.sub_left li a.on::before {
    content: '';
    display: block;
    width: 5px;
    height: 28px;
    background: #BD0D00;
    position: absolute;
    left: 0;
    top: 14px;
}

.sub_left li a:hover:before {
    content: '';
    display: block;
    width: 5px;
    height: 28px;
    background: #BD0D00;
    position: absolute;
    left: 0;
    top: 14px;
}

.sub_left li a:hover,
.sub_left li a.active {
    border-bottom: 4px solid #224f8f;
}

.sub_left li a:hover,
.sub_left li a.on {
    /* padding:14px 0px 14px 0px; */
    color: #fff;
    /* border-left: 10px solid #224f8f; */
    background: #003B90;
    /* border-bottom: 1px solid #224f8f; */
    color: #fff;
}

.sub_left li strong.arrow {
    display: block;
    height: 50px;
    line-height: 50px;
    width: 46px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    color: #e5e5e5;
    z-index: 33;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.sub_left li strong.arrow:hover {
    color: #224f8f;
}

.sub_left li.on strong.arrow {
    color: #005f8f;
}

.sub_left .twoJ_menu dd a {
    padding: 8px 22px 8px 5px;
    font-size: 14px;
    font-size: 1.4em;
}

.HNUST-list04 {
    margin: 0 -10px;
    font-size: 0;
    padding-top: 20px;
}

.HNUST-list04 li {
    width: 25%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 14px;
}

.HNUST-list04 li>a {
    display: block;
    margin: 0 24px;
    padding: 22px 10px;
    background-color: #fff;
    border-bottom: 1px solid #e7e8e8;
    line-height: 1.6;
    border-top: 1px solid #5a86c8;
    position: relative;
    margin-bottom: 18px;
    text-align: center;
}

.HNUST-list04 li>a:before {
    width: 50px;
    height: 5px;
    background: #8baad8;
    position: absolute;
    left: 0;
    top: 0px;
    content: '';
}

.content .main {
    margin-left: 0;
}

.major-right {
    float: right;
    width: 250px;
}

.major-right a {
    color: #1E649F;
    font-size: 14px;
}

.major-content {
    margin: 0 285px 0 0;
    line-height: 30px;
}

.majorInfo {
    padding: 10px;
    border-left: 1px solid #eee;
    line-height: 26px;
}

.majorInfo li {
    font-size: 16px;
    line-height: 30px;
}

.majorInfo li span {
    font-size: 16px;
}

.major-right .title {
    border-left: 5px solid #1E649F;
    border-bottom: 1px dashed #eee;
    padding-left: 10px;
    line-height: 30px;
    font-size: 16px;
}


/*右侧*/


/*分页*/

.gp-page {
    color: #999;
    /* margin-top: 9px; */
    margin-bottom: 6px;
    /* padding-top: 60px; */
}

.gp-page:after,
.gp-page:before {
    content: " ";
    display: table
}

.gp-page>a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border-radius: 50%;
    width: 48px;
    /* border-radius: 50%; */
    width: 48px;
    line-height: 48px;
    position: relative;
    border: 1px solid #979797;
    text-align: center;
    margin: 0 15px;
    font-size: 16px;
    margin-bottom: 5px;
    margin-left: 5px;
    vertical-align: top;
}

.gp-page-select {
    height: 32px;
    line-height: 32px;
    min-width: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.gp-page>span {
    border: none
}

.gp-page>a:hover,
.gp-page>a.active {
    background-color: #01409B;
    color: #fff;
    border: 1px solid #fff;
}

.gp-m-page a {
    display: inline-block;
    margin: 0 10px
}

.gp-page-centered {
    text-align: center
}

.gp-page-right {
    text-align: right
}

.gp-m-page {
    display: none;
}

.gp-page .gp-page-prev {
    width: 48px;
    height: 48px;
    border: 1px solid #979797;
    background: url(../images/pr.png) no-repeat 17px 12px;
}

.gp-page .gp-page-prev:hover {
    background: #01409B url(../images/pl.png) no-repeat 17px 12px;
}

.gp-page .gp-page-next {
    width: 48px;
    height: 48px;
    border: 1px solid #979797;
    background: url(../images/pr2.png) no-repeat 20px 12px;
}

.gp-page .gp-page-next:hover {
    background: #01409B url(../images/pl2.png) no-repeat 20px 12px;
}

.gp-page a.gp-page-start,
.gp-page a.gp-page-end {
    background: #f5f4f0;
    width: 72px;
    line-height: 36px;
    height: 36px;
    border-radius: 0;
    color: #666;
}

.gp-page a.gp-page-start:hover,
.gp-page a.gp-page-end:hover {
    color: #666
}

.sub_right {
    margin: 0px 0 0px 229px;
}

.sub_right01 {
    margin: 0 0 30px 0;
}

.articleTitle {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 14px;
    overflow: hidden;
}

.articleTitle>h2 {
    font-size: 24px;
    color: #333;
    width: auto;
    line-height: 32px;
    float: left;
    padding-left: 11px;
    position: relative;
    font-weight: normal;
    /* height: 48px; */
}

.articleTitle>h2::before {
    content: '';
    display: block;
    width: 5px;
    height: 24px;
    background: #003B90;
    position: absolute;
    left: 0;
    top: 5px;
}

.articleTitle .more {
    margin: 0 0 0 10px;
    font-size: 14px;
}

.articleTitle h3 {
    width: 96px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    border-radius: 5px;
    background: #acc2e3;
    color: #101a21;
    float: left;
    margin: 23px 0 0 38px;
}

.minpage {
    display: none;
    margin: 30px 0;
    overflow: hidden;
}

.minpage a {
    height: 28px;
    line-height: 28px;
    border-radius: 20px;
    width: 100px;
    font-size: 14px;
    text-align: center;
    color: #224f8f;
    background: #ededed;
}

.minpage a:hover {
    background: #224f8f;
    color: #ffffff;
}

.mp_left {
    float: left;
}

.mp_right {
    float: right;
}

.article h2 {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}

.article .author {
    font-size: 14px;
    color: #666666;
    text-align: center;
}

.article_con {
    line-height: 22px;
    margin: 10px 0 0 0;
    font-size: 14px;
    text-indent: 2em;
}

.department {
    margin-top: 42px;
    overflow: hidden;
}

.department li {
    margin-bottom: 36px;
    overflow: hidden;
}

.department li a {
    position: relative;
    padding: 17px 15px;
    display: block;
    /* padding-top: 0; */
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
}

.department li a::before {
    /* content: ''; */
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
}

.departImg {
    width: 167.7px;
    float: left;
    background: #999;
    position: relative;
    z-index: 10;
}

.departPic {
    padding-bottom: 135.96%;
}

.departRight {
    margin-left: 207px;
    position: relative;
    z-index: 10;
}

.name {
    font-size: 22px;
    line-height: 29px;
    color: #00366F;
    /* margin-bottom: 54px; */
    margin: 10px 0;
    margin-bottom: 20px;
}

.departRight p {
    font-size: 16px;
    line-height: 21px;
    color: #333;
    margin-bottom: 15px;
}

.institution {
    margin-top: 19px;
}

.institution img {
    margin: 0 auto;
}

.pageArticle {
    padding: 39px;
    background: #F3F3F3;
}

.staff,
.construction,
.setting {
    margin-top: 35px;
}

.staff ul {
    margin: 0 -28px;
    font-size: 0;
}

.staff ul li {
    width: 50%;
    display: inline-block;
    margin-bottom: 27px;
}

.staff ul a {
    display: block;
    margin: 0 28px;
}

.teach {
    width: 161px;
    float: left;
}

.teachImg {
    padding-bottom: 133.54%;
    height: 0;
}

.teachInfor {
    margin-left: 161px;
    border: 1px solid #D8D8D8;
    padding: 15px 20px;
    position: relative;
}

.teachInfor::before {
    content: '';
    display: block;
    width: 22px;
    height: 2px;
    background: #003B90;
    position: absolute;
    left: 20px;
    bottom: 0;
}

.teachInfor p {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 17pX;
}

.teachInfor span {
    font-size: 16px;
    line-height: 21px;
    color: #0D4595;
    position: relative;
}

.teachInfor span::before {
    content: '';
    display: block;
    width: 7px;
    height: 13px;
    background: url(../images/de.png) no-repeat;
    position: absolute;
    right: -10px;
    top: 5px;
}

.teachInfor span:hover {
    font-weight: bold;
}

.dynamic ul a {
    display: block;
    padding-bottom: 23px;
    overflow: hidden;
    border-bottom: 1px solid #E9E8E8;
}

.dynamic ul li {
    margin-bottom: 24px
}

.dynamic {
    margin-top: 35px;
}

.dynPic {
    width: 177px;
    float: left;
}

.dynImg {
    height: 0;
    padding-bottom: 66.1%;
}

.dayInfor {
    margin-left: 177px;
    padding-left: 25px;
}

.dyTit {
    font-size: 16px;
    line-height: 21px;
    color: #333;
    margin-bottom: 10px;
    position: relative;
    /* height: 21px; */
    /* overflow: hidden; */
}

.dyTit::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #A1A1A1;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: 9px;
}

.dydetail {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #999;
    margin-bottom: 22px;
}

.date {
    font-size: 16px;
    line-height: 21px;
    color: #333;
}

.construction ul li a {
    display: block;
    overflow: hidden;
    padding-bottom: 24px;
    margin-bottom: 16px;
    border-bottom: 1px solid #E2E2E2;
    padding-left: 15px;
    position: relative;
}

.construction ul li a::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #666;
    position: absolute;
    left: 6px;
    top: 9px;
}

.construction p {
    font-size: 16px;
    line-height: 21px;
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.construction span {
    float: right;
    font-size: 16px;
    line-height: 21px;
    color: #333;
    margin-left: 20px;
}

.construction ul li:hover p,
.construction ul li:hover span {
    color: #003B90;
}

.setLeft {
    width: 225px;
    float: left;
}

.setPic {
    height: 0;
    padding-bottom: 133.33%;
}

.setting {
    overflow: hidden;
}

.setInfor {
    padding: 16px 40px;
    background: #fff;
}

.setInfor p {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 16px;
}

.setRight {
    margin-left: 253px;
}

.setmode {
    padding: 20px;
    background: #fff;
}

.settit {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    padding-bottom: 8px;
    border-bottom: 1px solid #D8D8D8;
    position: relative;
    margin-bottom: 12px;
}

.settit::before {
    content: '';
    display: block;
    width: 4px;
    height: 19px;
    background: #003B90;
    position: absolute;
    left: -20px;
    top: 4px;
}

.setmode {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-bottom: 22px;
}

.tyteaching span {
    padding: 6px 23px;
    background: #003B90;
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    margin: 16px 0;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
}

.tyteaching p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.pageArticleTitle {
    overflow: hidden;
    padding: 0px 0 24px;
    border-bottom: 1px solid #D8D8D8;
    width: 100%;
    margin-bottom: 30px;
}

.pageArticleTitle h3 {
    line-height: 1.4;
    color: #333;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    font-family: Arial;
}

.articleAuthor {
    padding: 20px 0;
    text-align: center;
    padding-top: 0;
    color: #999;
}

.articleAuthor span {
    *display: inline;
    color: #999;
    zoom: 1;
    line-height: 1.6;
    font-size: 14px;
    font-family: Arial;
    font-size: 16px;
    font-size: 15px;
}

.gp-article p {
    font-size: 16px;
    line-height: 1.9;
    color: #333;
}

.sub_right2 {
    margin-left: 0;
}
.annax{
     margin: 10px 0;
}
.annax li{
margin-bottom: 5px;
}
.annax a{
    display: block;
    font-size: 1.2rem;
    text-indent: 2em;
   
}
@media screen and (max-width:1200px) {
    .subPage_con {
        max-width: 1000px;
    }
    .staff ul {
        margin: 0 -10px;
    }
    .staff ul a {
        display: block;
        margin: 0 10px;
    }
    .teachInfor {
        padding: 15px;
    }
}

@media screen and (max-width:1200px) {
    .subPage {
        width: 94%;
        margin: 20px auto;
        /* width: auto; */
    }
    .sbu_leftWrap {
        margin-top: -79px;
    }
}

@media screen and (max-width:1100px) {
    .on_f span {
        width: 49%;
    }
    .pageArticle {
        padding: 20px;
    }
}

@media screen and (max-width:1023px) {
    .subPage {
        background: none;
    }
    .video ul li {
        width: 50%;
    }
    .video ul li span img {
        width: 100%;
    }
    .teachInfor p {
        font-size: 16px;
    }
}

@media screen and (max-width:996px) {
    .bread {
        /* padding: 0 20px 0 0; */
        padding: 0;
        padding-bottom: 15px;
    }
    .sbu_leftWrap {
        display: none;
    }
    .sub_mbtn {
        display: block;
        margin: 20px 0 0 0;
    }
    .sub_right {
        margin: 20px 0 0 0;
    }
}

@media screen and (max-width:800px) {
    .sub_mbtn {
        display: block;
    }
    .sub_left {
        display: none;
    }
    .page {
        display: none;
    }
    .minpage {
        display: block;
    }
}

@media screen and (max-width:767px) {
    .article_con img,
    .gp-article img {
        width: auto !important;
        height: auto !important;
    }
    .article_con video {
        width: auto !important;
    }
    .article_con table {
        width: 100% !important;
    }
    .article_con strong {
        font-weight: bold
    }
    .staff ul li {
        width: 100%;
    }
}

@media screen and (max-width:640px) {
    .video ul li {
        float: none;
        width: 100%;
    }
    .gp-m-page {
        display: block !important;
    }
    .gp-page {
        display: none;
    }
    .dydetail {
        margin-bottom: 5px;
    }
    .setLeft {
        width: 190px;
    }
    .setInfor {
        padding: 15px;
    }
    .setRight {
        margin-left: 216px;
    }
}

@media screen and (max-width:480px) {
    .tyteaching span {
        font-size: 16px;
    }
    .tyteaching p {
        font-size: 14px;
    }
    .articleTitle>h2 {
        font-size: 22px;
    }
    .construction p,
    .construction span {
        font-size: 14px;
    }
    .construction ul li a {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .staff,
    .construction,
    .setting {
        margin-top: 20px;
    }
    .departImg {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .departRight {
        margin-left: 0;
    }
    .department li a::before {
        top: 0;
    }
    .department li a {
        padding: 15px;
    }
    .name {
        margin-bottom: 20px;
    }
    .dynPic {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .dayInfor {
        margin-left: 0;
    }
    .dynPic img,
    .setLeft img {
        width: 100%;
        display: block;
    }
    .setLeft {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .setRight {
        margin-left: 0px;
    }
    .pageArticleTitle h3 {
        font-size: 20px;
    }
    .gp-article p {
        font-size: 14px;
    }
}

@media screen and (max-width:400px) {
    .teach {
        width: 100%;
        float: none;
    }
    .teach img {
        width: 100%;
        display: block;
    }
    .teachInfor {
        margin-left: 0;
    }
}

@media screen and (min-width:320px) and (max-width:360px) {}