@charset "utf-8";

/* CSS Document */

.sub_header {
    width: 100%;
    height: 99px;
    background: url(../images/sub_header_bg.png) repeat-x;
    box-shadow: 0px 0px 10px -2px;
}

.sub_header.current .logo {
    transition: width 0.3s ease 0s;
    -webkit-transition: width 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s;
    width: 220px;
    height: 121px;
    padding: 0;
}

.sub_header .topWrap {
    height: 99px;
}

.sub_header .topWrap .top {
    height: 53px;
}

.sub_header .topWrap .top ul li {
    height: 53px;
    line-height: 53px;
}

.sub_header .logo {
    width: 250px;
    height: 135px;
    padding: 0;
    background: none;
    margin-left: -27px;
}

.sub_right2 {
    margin-left: 0 !important;
}

.sub_header .ser {
    left: 255px;
    top: 10px;
    line-height: 30px;
    background-color: #fff;
    z-index: 9999994;
}

.sub_header .topWrap .nav {
    box-shadow: none;
}

.sub_header .topWrap .nav ul li {
    background: none;
    border: none;
}

.sub_header .nav ul li.on {
    background: none;
    background-color: #990000;
    color: #fff;
}

.sub_header .nav ul li.on a {
    color: #fff;
    font-weight: bold;
}

.sub_header .nav ul li.on .subNav {
    display: block;
    animation: rotate 400ms;
    -webkit-animation: rotate 400ms;
    -moz-animation: rotate 400ms;
}

.sub_header .nav ul li.on .subNav dl {
    overflow: hidden;
    padding-top: 1px;
}

.sub_header .nav ul li.on .subNav dl dd {
    height: auto;
    line-height: 18px;
    text-align: center;
}

.sub_header .nav ul li.on .subNav dl dd a {
    font-size: 1.4em;
    line-height: 18px;
    font-weight: normal;
    color: #fff;
    padding: 8px 5px 8px 5px;
}

.sub_header .nav ul li.on .subNav.smallWidth dl dd a {}

.sub_header .nav ul li.on .subNav dl dd a:hover {
    color: #990000;
    font-weight: bold;
    background-color: #f0f0f0
}

.sub_banner {
    margin: 0 auto;
    height: 0;
    padding-bottom: 24.5%;
    overflow: hidden;
}

.sub_banner img {
    display: block;
}

.subPage {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 15px;
    position: relative;
}

.sub_top {
    width: 100%;
    overflow: hidden;
}

.subPage .Classified-title {
    padding: 13px;
    background: #f0f0f0;
    overflow: hidden;
}

.subPage .Classified-title a {
    font-size: 18px;
    font-weight: bold;
}

.sub_title02 {
    background: #fafafa;
    padding: 6% 0;
}

.sub_title02 h3 i {
    color: #990000;
    font-size: 26px;
    display: block;
    padding-bottom: 20px;
}

.sub_title02 span i {
    font-family: 'Georgia';
    font-size: 22px;
    color: #66887e;
}

.sub_title02 .list_info {
    background: #fafafa;
}

.sub_title {
    width: 240px;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    font-size: 2.0em;
    float: left;
    color: #8d1516;
    font-weight: bold;
    border-bottom: #8d1516 5px solid;
}

.bread {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #282828;
    font-size: 1.4em;
    font-family: "Arial";
}

.bread span {
    float: left;
    font-weight: normal;
    color: #999999;
}

.bread span a {
    color: #999999;
    padding: 0 3px;
    font-family: '微软雅黑';
}

.bread a:hover {
    color: #8d1516;
}

.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_mbtn {
    width: 100%;
    height: 40px;
    background: url(../images/sub-mbtn02.png) no-repeat right 20px center;
    background-color: #eee;
    cursor: pointer;
    display: none;
}

.open {
    background: url(../images/open.png) no-repeat right 20px center;
    background-color: #f0f0f0;
}

.sub_mbtn span {
    font-size: 1.6em;
    font-weight: bold;
    display: inline-block;
    line-height: 40px;
    padding-left: 20px;
}

.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 {
    background: #f0f0f0;
}

.sub_navm li {
    position: relative;
}

.sub_navm li a {
    font-size: 16px;
    color: #282828;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d7dfe3;
    display: block;
}

.sub_navm li a:hover {
    color: #8d1516;
}

.sub_navm li.sub_has span {
    margin-left: 10px;
}

.sub_navm li.on a {
    color: #b31617;
    display: block;
    width: 100%;
}

.sub_navm dl {
    display: none;
    background-color: #fff;
    padding: 0px 0px 5px;
}

.sub_navm dl dd {
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #ccc;
}

.sub_navm li.on dl dd a {
    font-size: 13px;
    color: #282828;
    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: #a70510
}

.sub_navm li strong.phone_arrow {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 99;
    /*! text-indent: 99em; */
    /*! background: url(../images/arrow.png) no-repeat; */
    cursor: pointer;
    font-size: 20px;
}

.subPage_con {
    overflow: hidden;
    min-height: 470px;
}

.sbu_leftWrap {
    width: 250px;
    float: left;
}

.subPage_con {
    min-height: 470px;
    margin-bottom: 80px;
}

.sub_left li {
    position: relative;
    width: 100%;
}

.sub_left li strong.arrow {
    display: block;
    height: 20px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    background: url(../images/arrow.png) no-repeat;
    position: absolute;
    right: 5px;
    top: 22px;
    text-indent: 99em;
    z-index: 33;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.sub_left li.on strong.arrow {
    background: url(../images/arrow02.png) no-repeat;
    /* color: red; */
}

.twoJ_menu {
    background-color: #f6f4f7;
    display: none;
}

.sub_left .twoJ_menu dd a {
    padding: 6px 33px 6px 43px !important;
    display: block;
    font-size: 1.4em !important;
    border-bottom: 1px solid #c8c8c8;
    color: #666666;
    border-bottom: #e0e0e0 1px solid !important;
}


/*左侧边栏*/

.sub_left {
    width: 240px;
    overflow: hidden;
    float: left;
    z-index: 999;
}

.sub_left .sub_nav {
    overflow: hidden;
    background-color: #fff;
}

.sub_left .sub_nav li a {
    padding: 8px 20px 8px 15px;
    line-height: 30px;
    display: block;
    font-size: 1.4em;
    border-bottom: 1px solid #eeeeee;
    color: #666666;
    /* font-family: "Arial"; */
    position: relative;
    font-family: '微软雅黑';
    font-size: 1.7em;
    font-weight: bold;
}

.sub_left .sub_nav li a:hover,
.sub_left li a.active {
    color: #8d1516;
}

.sub_left li a.active:before {
    content: "";
    display: block;
    width: 4px;
    height: 13px;
    background: #8d1516;
    position: absolute;
    left: 0;
    top: 17px;
}

.campus {
    width: 240px;
    margin-top: 20px;
}


/*右侧*/

.sub_right {
    margin: 0 0 0px 317px;
}

.marginBot {
    margin-bottom: 40px;
}

.pageArticle {
    overflow: hidden;
}

.articleTitle {
    width: auto;
    overflow: hidden;
}

.articleTitle h2 {
    width: 100%;
    overflow: hidden;
    font-size: 2.3em;
    font-weight: normal;
    margin: 15px 0;
    color: #8d1516;
    float: left;
    border-left: #8d1516 10px solid;
    /*! height: 22px; */
    /*! line-height: 22px; */
    padding-left: 10px;
}

.article {
    width: auto;
    overflow: hidden;
}

.article p {
    font-size: 1.4em;
    line-height: 44px;
    color: #666;
}

.borderBot {
    border-bottom: #eaeaea 2px solid;
}


/*列表页*/

.list01 {
    width: 100%;
    overflow: hidden;
}

.list01 li {
    padding: 15px 12px;
    border-bottom: #eaeaea 1px solid;
    overflow: hidden;
    position: relative;
}

.list01 li:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #dddddd;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 25px;
}

.list01 li a {
    display: block;
    width: 83%;
    line-height: 25px;
    float: left;
    font-size: 16px;
    /* font-weight: bold; */
    overflow: hidden;
    font-family: '微软雅黑';
}

.list01 li a:hover {
    color: #8d1516;
}

.list01 li .rightDate {
    float: right;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    color: #999;
}


/*人物列表页*/

.picList {
    margin: 0 -20px 20px -20px;
    overflow: hidden;
}

.picList ul li {
    float: left;
    width: 33.3%;
    text-align: center;
    border-bottom: #eaeaea 1px solid;
}

.picList ul li a {
    display: block;
    margin: 20px;
    overflow: hidden;
}

.picList ul li a img {
    -webkit-transition: all 0.3 ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
}

.picList ul li a:hover img {
    opacity: 1;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.picList ul li a i {
    display: block;
    height: 0;
    padding-bottom: 67%;
    background: #eaeaea;
    overflow: hidden;
}

.picList ul li a span {
    font-size: 16px;
    display: block;
    height: 35px;
    line-height: 35px;
    font-family: "Arial";
    overflow: hidden;
}


/*文章页*/

.noMargin {
    margin-top: 0;
}

.articleTitle02 {
    margin: 18px 0 20px 0;
}

.articleTitle02 h2 {
    font-size: 2.5em;
    text-align: center;
    line-height: 45px;
    color: #333;
}

.articleAuthor {
    text-align: center;
    padding: 25px 0;
    line-height: 20px;
    border-bottom: #eeeeee 1px solid;
}

.articleAuthor span {
    font-size: 16px;
    color: #999999;
    font-family: "Arial";
    padding: 0 10px;
}

.article02 {
    padding: 0 40px;
}

.article02 p {
    line-height: 28px;
    font-family: "Arial";
    font-size: 1.6em;
}

.article02 i {
    font-style: italic;
}

.article02 strong {
    font-weight: bold;
}


/*cooperation*/

.picList02 {
    margin: 0 -20px 20px -20px;
    overflow: hidden;
}

.picList02 ul li {
    float: left;
    width: 25%;
    text-align: center;
    border-bottom: #eaeaea 1px solid;
}

.picList02 ul li a {
    display: block;
    margin: 20px 20px;
    overflow: hidden;
}

.picList02 ul li a img {
    -webkit-transition: all 0.3 ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
}

.picList02 ul li a:hover img {
    opacity: 1;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.picList02 ul li a i {
    display: block;
    height: 0;
    padding-bottom: 67%;
    background: #eaeaea;
    overflow: hidden;
}

.picList02 ul li a span {
    font-size: 16px;
    display: block;
    height: 44px;
    line-height: 23px;
    font-weight: bold;
    text-align: left;
    margin: 8px 0;
    overflow: hidden;
}

.picList02 ul li a strong {
    font-size: 14px;
    color: #999;
    float: left;
}

.picList02.news ul li a span {
    height: 68px;
}


/*人物简介页*/

.personIntro {
    overflow: hidden;
    margin-top: 33px;
}

.personImg {
    width: 20.4%;
    float: left;
}

.personImg a {
    display: block;
    height: 0;
    padding-bottom: 144.4%;
    background: #f0f0f0;
    overflow: hidden;
}

.personImg span {
    font-size: 16px;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-family: "Arial";
    overflow: hidden;
}

.personTxt {
    width: 75%;
    float: right;
}

.personTxt p {
    font-size: 1.6em;
    font-family: "Arial";
    line-height: 25px;
    color: #333;
}


/*文章分享*/

.share02 {
    width: 69px;
    position: absolute;
    left: -105px;
    top: 190px;
}

.share02 .bdshare-button-style0-32 a {
    float: none;
    display: block;
    width: 69px;
    height: 69px;
    margin: 0;
}

.share02 .bdshare-button-style0-32 a.bds_more {
    background: url(../images/share.png) no-repeat;
}

.share02 .bdshare-button-style0-32 a.bds_weixin {
    background: url(../images/weixin.png) no-repeat;
}

.share02 .bdshare-button-style0-32 a.bds_twi {
    background: url(../images/twitter02.png) no-repeat;
}

.share02 .bdshare-button-style0-32 a.bds_fbook {
    background: url(../images/facebook02.png) no-repeat;
}


/*分页*/

.pages {
    text-align: center;
    height: 33px;
    *height: 33px;
    font-size: 14px;
    line-height: 33px;
    margin: 25px 0 10px 0;
    overflow: hidden;
    padding-left: 15px;
}

.pages img {
    vertical-align: middle;
}

.pages span {
    color: #990000;
    padding: 0 20px 0 0px;
}

.pages a.start,
.pages a.prev,
.pages a.next,
.pages a.end {
    width: auto;
    padding: 0 11px;
}

.pages a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *vertical-align: middle;
    width: 27px;
    height: 28px;
    *height: 29px;
    font-size: 14px;
    text-align: center;
    color: #636363;
    margin: 0 4px;
    border: #dddddd 1px solid;
    font-family: "Arial";
}

.pages a img {
    *display: block;
    *margin-top: 8px;
}

.pages a:hover {}

.pages a.on_pages {
    background: #8d1516;
    color: #fff;
}

.pages_min {
    margin: 25px 0;
    overflow: hidden;
    display: none;
    font-size: 14px;
}

.pages_min a.prev_min,
.pages_min a.next_min {
    display: block;
    width: 100px;
    height: 30px;
    font-size: 14px;
    float: left;
    background: #eee;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}

.pages_min a:hover {
    background: #8d1516;
    color: #fff;
    transition: 0.3s;
}

.annex {
    margin-top: 50px;
}

.annex .Side_tit h2 {
    background: #eeeeee;
    padding: 12px;
    font-size: 1.7em;
}

.annex .Side_tit h2 a {
    font-size: 1.4em;
    font-weight: normal;
    font-family: "Arial";
    background: url(../images/li02.png) no-repeat left center;
    padding-left: 25px;
}

.annex ul {
    margin-top: 7px;
}

.annex ul li {
    position: relative;
    padding: 9px 37px;
    overflow: hidden;
}

.annex ul li a {
    font-size: 1.4em;
    font-family: "Arial";
    color: #666;
}

@media screen and (max-width:1200px) {
    .subPage_con {
        margin-left: 25px;
        margin-right: 25px;
    }
    .article02 {
        padding: 0;
    }
}

@media screen and (max-width:992px) {
    .subPage_con {
        margin: 10px 20px 20px 20px;
    }
    .subPage {
        margin: 0 auto;
    }
    .sub_mbtn {
        display: block;
    }
    .sub_left {
        display: none;
    }
    .sub_right {
        width: 100%;
        margin-left: 0;
    }
    .bread {
        margin-bottom: 0;
    }
    .pages {
        display: none;
    }
    .pages_min {
        display: block;
    }
}

@media screen and (max-width:767px) {
    .picList ul li {
        width: 33.3%;
    }
    .picList ul li a {
        margin: 15px;
    }
    .picList {
        margin: 0 -15px 15px -15px;
        overflow: hidden;
    }
    .picList02 ul li {
        width: 33.3%;
    }
    .articleTitle h2 {
        font-size: 2.0em;
    }
    .articleTitle02 h2 {
        font-size: 2.2em;
        line-height: 25px;
    }
    .articleAuthor span {
        font-size: 14px;
    }
    .article02 img {
        width: auto !important;
        height: auto !important;
    }
    .article02 video {
        width: auto !important;
    }
    .article02 table {
        width: 100% !important;
    }
}

@media screen and (max-width:640px) {
    .picList ul li {
        width: 50%;
    }
    .picList02 ul li {
        width: 50%;
    }
    .personImg {
        width: 35%;
        float: none;
        margin: 0 auto;
    }
    .personImg span {
        font-size: 14px;
    }
    .personTxt {
        width: 100%;
        float: none;
    }
    .list01 li a {
        width: auto;
    }
    .list01 li .rightDate {
        float: left;
    }
}

@media screen and (max-width:480px) {
    .picList ul li {
        width: 100%;
    }
    .picList ul li a span {
        font-size: 14px;
    }
    .picList02 ul li {
        width: 100%;
    }
    .picList02 ul li a span,
    .picList02.news ul li a span {
        height: auto;
    }
}

@media screen and (max-width:414px) {}