@charset "utf-8";
/* CSS Document */



.sub_banner {
    position: relative;
    top: -56px;
    height: 0;
    padding-bottom: 20.8%;
    overflow: hidden;
}

.sub_banner img {
    display: block;
}

.subPage {
    max-width: 1250px;
    margin: 0 auto;
    position: relative;
    margin-top: -56px;
}

.sub_top {
    width: auto;
    background: #592c6b;
    height: 68px;
    padding: 0 30px;
    overflow: hidden;
}

.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: auto;
    overflow: hidden;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 2.0em;
    color: #fff;
    background: #6b397f;
    font-weight: bold;
}

.bread {
    width: auto;
    height: 35px;
    line-height: 35px;
    font-size: 1.2em;
}

.bread span {
    float: left;
    font-weight: normal;
    padding-left: 24px;
}

.bread span a {}

.bread a:hover {
    color: #6b397f;
}

.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: #6b397f;
    cursor: pointer;
    display: none;
}

.open {
    background: url(../images/open.png) no-repeat right 20px center;
    background-color: #dcd4df;
}

.sub_mbtn span {
    font-size: 1.4em;
    font-weight: bold;
    display: inline-block;
    line-height: 40px;
    padding-left: 20px;
    color: #fff;
}

.sub_mbtn.open span {
    color: #333;
}


.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: #f0ebf2;
}

.sub_navm li {
    position: relative;
}

.sub_navm li a {
    font-size: 13px;
    color: #282828;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d3d3d3;
    display: block;
}

.sub_navm li a:hover {
    color: #6b397f;
}

.sub_navm li.sub_has span {
    margin-left: 10px;
}

.sub_navm li.on a {
    color: #6b397f;
    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: #6b397f
}

.sub_navm li strong.phone_arrow {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 99;
    text-indent: 99em;
    background: url(../images/arrow.png) no-repeat;
    cursor: pointer;
}

.subPage_con {}

.sbu_leftWrap {
    width: 250px;
    float: left;
}


.subPage_con {
    min-height: 470px;
    margin-bottom: 30px;
}

.sub_left li {
    position: relative;
}

.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: 15px;
    top: 22px;
    text-indent: 99em;
    z-index: 33;
    cursor: pointer;
    transition: all 0.3s ease-in-out;

}

.sub_left li.on strong.arrow {
    transform: rotate(45deg);
    transition: .5s
}

.twoJ_menu {
    background-color: #f7f3e9;
    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;
}

/*左侧边栏*/
.sub_left {
    width: 237px;
    margin-top: -68px;
    overflow: hidden;
    float: left;
    position: relative;
    z-index: 999;
}

.sub_left .sub_nav {
    overflow: hidden;
    padding-bottom: 30px;
    background-color: #fff;
}

.sub_left .sub_nav li a {
    padding: 21px 0;
    margin: 0 24px;
    line-height: 30px;
    display: block;
    font-size: 1.8em;
    position: relative;
}

.sub_left .sub_nav li a:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #6b397f;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease;
}

.sub_left .sub_nav li a:hover:before, .sub_left li a.active:before {
    width: 100%;
}

.sub_left .sub_nav dl dd a {
    padding: 5px 0;
    font-size: 14px;
}

.sub_left .sub_nav dl dd a:before {
    display: none;
}

.sub_left .sanjiao {
    display: block;
    width: 0;
    height: 0;
    border-bottom: 16px solid #f5f5f5;
    border-left: 16px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}




/*右侧*/
.sub_right {
    margin: 0 0 0px 270px;
}

.marginBot {
    margin-bottom: 40px;
}

.pageArticle {
    background: #fff;
    border-top: #d8dded 1px solid;
    padding: 22px 25px;
    min-height: 600px;
    overflow: hidden;
    position: relative;
}

.articleTitle {
    width: auto;
    padding-bottom: 41px;
    margin-bottom: 15px;
    border-bottom: #ebeef6 1px solid;
    overflow: hidden;
}

.articleTitle h2 {
    width: auto;
    overflow: hidden;
    font-size: 2.2em;
    color: #333;
}

.article {
    width: auto;
    overflow: hidden;
}

.article p {
    font-size: 1.4em;
    line-height: 30px;
    color: #444444;
}

.articleTitle .more {
    float: right;
}

.articleTitle .more a {
    font-size: 13px;
    color: #757575;
}

.articleTitle .more a:hover {
    color: #6b397f;
}




/*列表页*/
.list01 {
    width: 100%;
    margin-top: -15px;
    overflow: hidden;
}

.list01 li {
    padding: 18px 0;
    border-bottom: #ebeef6 1px solid;
    overflow: hidden;
}

.list01 li a {
    display: block;
    width: 83%;
    line-height: 25px;
    color: #282828;
    float: left;
    font-size: 16px;
}

.list01 li a:hover {
    color: #6b397f;
}

.list01 li .rightDate {
    float: right;
    font-size: 13px;
    font-family: 'Arial';
    height: 25px;
    line-height: 25px;
    color: #fff;
    background: #c799b3;
    padding: 0 10px;
    position: relative;
}

.list01 li .rightDate:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 3px solid #c799b3;
    position: absolute;
    left: -3px;
    top: 0;
}



/*党建动态新闻*/
.NewsList {
    margin-top: -15px;
    overflow: hidden;
}

.NewsList ul li {
    overflow: hidden;
}

.NewsList ul li>a {
    display: block;
    overflow: hidden;
    padding: 25px 0;
    border-bottom: #ebeef6 1px solid;
}

.NewsList ul li .newsImg {
    display: block;
    width: 290px;
    height: 163px;
    float: left;
    overflow: hidden;
}

.NewsList ul li .newsImg 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%;
}

.NewsList ul li a:hover .newsImg 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);
}

.NewsList ul li .newsText {
    display: block;
    margin-left: 310px;
    transition: all 0.3s ease;
}

.NewsList ul li .newsText h3 {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    overflow: hidden;
}

.NewsList ul li .newsText p {
    font-size: 14px;
    line-height: 22px;
    color: #757575;
    display: block;
    margin: 15px 0 30px 0;
    height: 65px;
    overflow: hidden;
}

.NewsList ul li .newsText strong {
    display: inline-block;
    font-size: 13px;
    font-family: 'Arial';
    height: 25px;
    line-height: 25px;
    color: #fff;
    background: #c799b3;
    padding: 0 10px;
    position: relative;
}

.NewsList ul li .newsText strong:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 3px solid #c799b3;
    position: absolute;
    left: -3px;
    top: 0;
}

.NewsList ul li a:hover .newsText p {
    color: #333;
}

.NewsList ul li a:hover .newsText {
    margin-left: 317px;
}


/*支部风采*/
.BranchList {}

.BranchList ul {
    margin: 0 -11px;
}

.BranchList ul li {
    width: 49.5%;
    display: inline-block;
    *display: block;
    *float: left !important;
    *width: 48.8%;
    float: none;
    vertical-align: top;
}

.BranchList ul li a {
    font-size: 1.6em;
    display: block;
    padding: 16px 30px;
    margin: 11px;
    background: #ebeef6;
    transition: all 0.3s ease;
}

.BranchList ul li a:hover {
    padding-left: 35px;
}

/* 支部风采2 */
.BranchList ul li a .sectionLogo {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: -4px 10px 0 0;
}

.BranchList ul li a .sectionLogo img {
    display: block;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}

/*教授*/
.TeacherList {
    margin: 0 -20px 20px -20px;
    overflow: hidden;
}

.TeacherList ul li {
    float: left;
    width: 24.9%;
    text-align: center;
    border-bottom: #ebeef6 1px solid;
    margin: 15px 0;
}

.TeacherList ul li a {
    display: block;
    margin: 0 20px 10px 20px;
}

.TeacherList 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%;
}

.TeacherList 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);
}

.TeacherList ul li a i {
    display: block;
    height: 0;
    padding-bottom: 140%;
    overflow: hidden;
}

.TeacherList ul li a span {
    font-size: 16px;
    font-weight: bold;
    display: block;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}


/*教授详情页*/
.teacherListDetail {
    margin: 0 0 25px 0;
    overflow: hidden;
}

.teacherImgText {
    max-width: 500px;
    margin: 0 auto;
    overflow: hidden;
}

.teacherImgText .t-img {
    display: block;
    width: 300px;
    height: 420px;
    float: left;
}

.teacherImgText .t-text {
    display: block;
    margin-left: 325px;
}

.teacherImgText .t-text strong {
    display: block;
    margin: 0 0 340px 0;
    font-size: 1.7em;
    font-weight: bold;
}

.teacherImgText .t-text p {
    font-size: 1.4em;
    color: #666;
}

.teacherListText {}

.t-listText01 {
    border-bottom: #ebeef6 1px solid;
    padding: 25px 0;
    overflow: hidden;
}

.t-listText01 h3 {
    font-size: 1.7em;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    border-left: #6b397f 5px solid;
    padding-left: 10px;
    margin-bottom: 12px;
}

.t-listText01 .t-con {}

.t-listText01 .t-con span {
    font-size: 1.5em;
    display: inline-block;
    color: #666;
    padding: 7px 50px 7px 0;
}

.t-listText01 .t-con p {
    font-size: 1.5em;
    color: #666;
    line-height: 28px;
}



/*学生风采*/
.studentList {
    margin: 0 -19px 20px -19px;
    overflow: hidden;
}

.studentList ul li {
    float: left;
    width: 33.1%;
    text-align: center;
    border-bottom: #ebeef6 1px solid;
    margin: 15px 0;
}

.studentList ul li a {
    display: block;
    margin: 0 19px 25px 19px;
}

.studentList 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%;
}

.studentList 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);
}

.studentList ul li a i {
    display: block;
    height: 0;
    padding-bottom: 56.5%;
    overflow: hidden;
}

.studentList ul li a span {
    font-size: 16px;
    display: block;
    height: 50px;
    line-height: 25px;
    margin: 13px 0;
    overflow: hidden;
}




/*文章页*/
.noMargin {
    margin-top: 0;
}

.articleTitle02 {
    margin: 18px 0 20px 0;
}

.articleTitle02 h2 {
    font-size: 1.8em;
    text-align: center;
    line-height: 25px;
}

.articleTitle02 h3 {
    font-size: 1.6em;
    text-align: center;
    line-height: 25px;
    margin: 15px auto 0;
}

.articleAuthor {
    text-align: center;
    padding: 3px 0;
    margin: 15px 0 20px 0;
    line-height: 22px;
    background: #f1f3f9;
}

.articleAuthor span {
    font-size: 12px;
    padding: 0 15px;
}

.article02 p {
    line-height: 28px;
}


/*分类页*/
.listCategory {
    margin-bottom: 35px;
    overflow: hidden;
}

.listTitle {
    background: #f7f3e8;
    height: 45px;
    line-height: 45px;
    padding: 0 14px;
    overflow: hidden;
}

.listTitle span {
    font-size: 1.6em;
    font-weight: bold;
    float: left;
    color: #666;
}

.listTitle a {
    float: right;
    font-size: 1.3em;
    color: #666;
}

.listTitle a:hover {
    color: #6b397f;
}

.list02 {
    width: 100%;
    overflow: hidden;
}

.list02 li {
    padding: 14px 0 14px 17px;
    background: url(../images/li.png) no-repeat 0 18px;
    padding-left: 28px;
    border-bottom: #e5e5e5 1px solid;
    overflow: hidden;
}

.list02 li a {
    display: block;
    line-height: 25px;
    color: #666;
    font-size: 14px;
}

.list02 li a:hover {
    color: #6b397f;
}






/*分页*/
.pages {
    text-align: center;
    height: 25px;
    *height: 25px;
    font-size: 13px;
    line-height: 25px;
    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 23px;
}

.pages a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *vertical-align: middle;
    width: 24px;
    height: 25px;
    *height: 25px;
    font-size: 13px;
    text-align: center;
    color: #636363;
    margin: 0 13px;
}

.pages a img {
    *display: block;
    *margin-top: 8px;
}

.pages a:hover {}

.pages a.on_pages {
    background: #9f5b89;
    color: #fff;
}

.pages a.prev:hover, .pages a.next:hover {
    background: #a55d86;
    color: #fff;
    position: relative;
}

.pages a.prev:hover:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 3px solid #a55d86;
    position: absolute;
    left: -3px;
    top: 0;
}

.pages a.next:hover:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 3px solid #a55d86;
    position: absolute;
    right: -3px;
    top: 0;
}


.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: 13px;
    float: left;
    background: #c799b3;
    border-radius: 3px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}

.pages_min a:hover {
    background: #6b397f;
    color: #fff;
    transition: 0.3s;
}


.annex {
    margin-top: 35px;
    padding: 30px 0 0 0;
    border-top: #ebeef6 1px solid;
}

.annex .Side_tit h2 a {
    font-size: 1.5em;
    color: #333;
    font-weight: normal;
}

.annex ul {
    margin-top: 10px;
}

.annex ul li {
    position: relative;
    padding: 7px 0;
    overflow: hidden;
}

.annex ul li a {
    font-size: 1.4em;
    position: relative;
    padding-left: 15px;
}

.annex ul li a:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #6b397f;
    position: absolute;
    left: 0;
    top: 8px;
}



.article-share {
    width: auto;
    overflow: hidden;
    position: absolute;
    top: 14px;
    right: 24px;
}

.article-share p {
    font-size: 14px;
    float: left;
    line-height: 45px;
}

.article-share .bdsharebuttonbox {
    margin-left: 60px;
}

.article-share .bdsharebuttonbox a {
    display: block;
    width: 28px !important;
    height: 28px !important;
    margin: 8px !important;
}

.article-share .bdsharebuttonbox .bds_weixin {
    background: url(../images/weixin2.png) no-repeat;
}

.article-share .bdsharebuttonbox .bds_tsina {
    background: url(../images/sina2.png) no-repeat;
}

.article-share .bdsharebuttonbox .bds_more {
    background: url(../images/more.png) no-repeat;
}







@media screen and (max-width:1400px) {
    .subPage {
        max-width: 1050px;
    }
}



@media screen and (max-width:1024px) {

    .subPage {
        margin: 0 auto;
    }

    .sub_mbtn {
        display: block;
    }

    .sub_left {
        display: none;
    }

    .sub_right {
        width: 100%;
        margin-left: 0;
    }

    .pages {
        display: none;
    }

    .pages_min {
        display: block;
    }

    .sub_banner {
        top: 0;
    }


}




@media screen and (max-width:767px) {
    .articleTitle h2 {
        font-size: 1.8em;
    }

    .list01 li {
        padding: 14px 0;
    }

    .list01 li a, .NewsList ul li .newsText h3, .TeacherList ul li a span {
        font-size: 14px;
    }

    .NewsList ul li .newsText p {
        font-size: 12px;
    }

    .articleTitle02 h2 {
        font-size: 1.6em;
    }

    .BranchList ul li a {
        font-size: 14px;
        padding: 10px 15px;
        margin: 8px 11px;
    }

    .BranchList ul li a:hover {
        padding-left: 15px;
    }

    .TeacherList ul li {
        width: 33.3%;
    }

    .studentList ul li {
        width: 50%;
    }

    .studentList ul li a span {
        font-size: 14px;
    }
}


@media screen and (max-width:640px) {
    .article-share {
        position: static;
    }

    .NewsList ul li a {
        padding: 15px 0;
    }

    .NewsList ul li .newsImg {
        width: auto;
        height: 0;
        padding-bottom: 56%;
        float: none;
    }

    .NewsList ul li .newsText {
        margin: 15px 0 0 0;
    }

    .NewsList ul li a:hover .newsText {
        margin-left: 0;
    }

    .NewsList ul li .newsText h3 {
        height: auto;
    }

    .NewsList ul li .newsText p {
        height: auto;
        margin: 10px 0;
    }

    .BranchList ul li {
        width: 100%;
    }

    .teacherImgText .t-img {
        float: none;
        margin: 0 auto;
    }

    .teacherImgText .t-text {
        margin: 10px 0;
    }

    .teacherImgText .t-text strong {
        margin-bottom: 0;
        line-height: 25px;
    }

    .TeacherList ul li {
        width: 33.3%;
    }




    .borderBot {
        margin-bottom: 10px;
    }

    .articleTitle h2 {
        font-size: 1.8em;
    }

    .articleTitle02 h2 {
        font-size: 1.6em;
    }

    .articleAuthor {
        padding: 15px 0;
    }

}



@media screen and (max-width:480px) {
    .TeacherList ul li {
        width: 50%;
    }

    .studentList ul li {
        width: 100%;
        float: none;
    }

    .studentList ul li a {
        margin: 0 19px;
    }

    .studentList ul li a span {
        height: auto;
    }


}



@media screen and (max-width:414px) {

    .TeacherList ul li {
        width: 100%;
        float: none;
    }


}