/* 脙茠脗搂脙鈥γ偮矫冣�毭偮懊兤捗偮っ冣�毭偮幻冣�毭偮幻兤捗偮┟冣�毭偮⒚兟⒚⑩�毬偮犆兤捗偮ッ冣�毭偮冣�毭偮� - leader */
.leader {}

ul.leader {
    margin: 0 -30px;
}

ul.leader a {
    display: block;
    margin: 0 30px;
}

.leader li {
    margin-bottom: 40px;
    width: 50%;
}

.leader .left li:last-child, .leader .right li:last-child {
    margin-bottom: 0px;
}

.leader .left, .leader .right {
    width: calc(680% / 14.2);
}

.leader .title {
    text-align: center;
    background: #0154a4;
    color: #fff;
    height: 74px;
    line-height: 74px;
    font-weight: bold;
}

.leader .leaderBox {
    padding: 30px 60px 30px 50px;
    /* background: #fff url(../images/leader_bg1.png) no-repeat right bottom; */
    background-size: 125% auto;
    box-shadow: 0px 10px 20px 0px rgba(74, 0, 1, 0.1);
    overflow: hidden;
    position: relative;
}

.leader .infobox {
    /* width: calc(100% - 173px); */
    margin-left: 200px;
    /* position: relative; */
}

.leader .img {
    width: 173px;
    flex-shrink: 0;
    float: left;
}

.infobox dd:first-child {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ccc;

}

/* .infobox strong {
    float: left;
} */

.infobox span {
    display: block;
    margin: 0 0 0 50px;
    color: #666;
    font-size: 14px;
}

.infobox_con {
    margin: 20px 0 0 0;
    color: #666;
    line-height: 24px;
}

.leader .gp-img-responsive {
    padding-bottom: calc(243% / 1.73);
}

.leader .infobox .summary {
    color: #666;
    margin-top: 30px;
    padding-top: 20px;
    line-height: 36px;
    position: relative;
}

.leader .infobox .summary::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e1d8;
    position: absolute;
    top: 0px;
    left: 0;
}

.leader .infobox .more {
    position: absolute;
    right: 30px;
    bottom: 50px;
    color: #0154a4;
}


.sub_banner img:hover {
    transform: scale(1);
    opacity: 1;
}

.sub_banner {
    padding-bottom: 33.64%;
}

.content {
    background: url(../images/banner.png) no-repeat;
    padding-top: 95px;
    background-size: 100% auto;
    min-height: 500px;
}

.right {
    cursor: pointer;
    width: 30px;
    /* height: 50px; */
    line-height: 50px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 2rem;
    /* margin-right: 10px; */
    transition: all 0.3s ease-in-out;
}

.right {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 12px !important;
    font-weight: 100;
}

.icon-jian {
    color: #000;
}

.gp-article {
    padding-right: 30px;
    overflow: hidden;
}
.gp-article  a:hover{
    /* color:#1b5c9a; */
    font-weight: bold;
}
/* .content .gp-container{position: absolute;top: 200px;} */
.gp-subLeft {
    width: 260px;
    /* position: absolute; */
    /* top: -32px; */
    /* z-index: 100; */
    /* margin-bottom: 50px; */
    margin-top: -32px;
}

.gp-subLeft>div.asdT a {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    background: #0154a4;
    padding: 21px 0;
    padding-left: 30px;
    display: block;
    text-align: left;
    font-weight: bold;
}

.gp-subLeft>ul {
    background: #014a8f;
    padding-top: 13px;
    padding-bottom: 40px;
}

.gp-subLeft>ul>li>a {
    padding: 18px 0px;
    padding-left: 30px;
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 20px;
    border-bottom: 1px solid #1b5c9a;
    color: #fff;
    text-align: left;
}

.gp-subLeft>ul>li.active {
    background: red;
    padding-left: 10px;
}

.gp-subLeft>ul>li:hover {
    box-shadow: 2px 0 18px 0px rgba(0, 0, 0, 0.3);
}

.gp-subLeft>ul>li {
    position: relative;
}

.gp-subLeft>ul>li.active::before {
    content: '';
    display: block;
    width: 10px;
    height: 100%;
    background: #01305c;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.gp-subLeft>ul>li.active>a {
    
    font-weight: bold;
    color: #222;
    background-color: #fff;
    box-shadow: 2px 0 18px 0px rgba(0, 0, 0, 0.3);
}

.gp-second-nav {
    background: #01305c;
    padding: 10px 0;
}

/* .gp-second-nav dd{padding: 10px 0;padding-left: 68px;} */
.gp-second-nav dd {
    position: relative;
}

.gp-third-toggle {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.gp-third-nav {
    background: #0d3e6b;
}

.gp-second-nav dd .gp-third-nav a {
    display: block;
    font-size: 14px;
    padding: 10px 10px 10px 90px;
}

.gp-second-nav dd .gp-third-nav a.active {
    background: #1b5285;
}

.gp-second-nav dd a {
    font-size: 16px;
    color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    padding: 10px 0;
    padding-left: 68px;
    display: block;
}

.gp-second-nav dd a.active {
    font-weight: bold;
    opacity: 1;
    filter: alpha(opacity=100);
}

.mode1 {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -700px;
}

.mode1 {
    zoom: 1
}

.mode1::after {
    display: block;
    content: '';
    clear: both;
    height: 0;
    overflow: hidden
}

.mode2 {
    position: relative;
}

.mode3 {
    padding-left: 50px;
    padding-top: 30px;
    padding-right: 50px;
}

.mode3 .list_title {
    padding-top: 28px;
    border-bottom: 1px solid #ededed;
}

.mode3 .list_title h2 {
    font-size: 20px;
    color: #222;
    line-height: 44px;
}

.mode4 {
    background: #f5f5f5;
    padding-bottom: 60px;
    margin-top: 40px;
}

.mode4 .leftart {
    width: 80%;
    box-sizing: border-box;
    padding-left: 310px;
}

.mode4 .leftart h4 {
    font-size: 14px;
    line-height: 30px;
    color: #444;
    margin-top: 30px;
}

.mode4 .leftart p {
    font-size: 14px;
    line-height: 30px;
    color: #0154a4;
    max-height: 60px;
    overflow: hidden;
}

.mode4 .rightshare {
    position: relative;
}

.share_link {
    position: absolute;
    bottom: 0;
    left: 5px;
    display: none;
}

.mode4 .rightshare .share {
    width: 76px;
    height: 110px;
    background: #fff;
    display: block;
    text-align: center;
}

.mode4 .rightshare .share p {
    font-size: 14px;
    line-height: 30px;
    color: #999;
}

.mode4 .rightshare .share span {
    width: 56px;
    height: 1px;
    background: #e6e6e6;
    display: inline-block;
}

#qrodeText {
    display: none;
}

.sub_right {
    width: 100%;
    background: #fff;
}

.sub_right2 {
    width: calc(100% - 260px);
    background: #fff;
    margin-left: 260px;
}

.breadcrumb {
    background: #eee;
    text-align: right;
    font-size: 14px;
    color: #999;
    height: 40px;
    line-height: 40px;
    padding-right: 35px;
    top: 33px;
    box-sizing: border-box;
}

.breadcrumb a, .breadcrumb span {
    color: #999;
}

.list1 {
    padding: 22px;
    clear: both;
}

.list1 li {
    width: 50%;
    position: relative;
    box-sizing: border-box;
    padding: 18px 0;
}

.list1 li a {
    display: block;
    margin: 0 13px;
    border: 1px solid #eee;
    padding-left: 30px;
    padding-right: 20px;
    position: relative;
    padding-bottom: 15px;
}

.list1 li .list_date {
    display: block;
    margin-top: -12px;
}

.list1 li .list_date strong {
    font-size: 24px;
    line-height: 24px;
    color: #0154a4;
    display: block;
    font-weight: normal;
}

.list1 li .list_date i {
    font-size: 12px;
    line-height: 24px;
    color: #999;
    font-style: normal;
    display: block;
}

.list1 li p {
    font-size: 16px;
    line-height: 26px;
    color: #222;
    height: 26px;
    overflow: hidden;
    margin-top: 5px;
}

.list2 .newsimg {
    display: block;
    width: 320px;
    float: left;
}

.list2 .newsimg div {
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
}

.list2 li {
    padding-right: 35px;
    border-bottom: 1px solid #ededed;
    padding-top: 26px;
    padding-bottom: 45px;
    margin-bottom: 20px;
}
.list2 li a{
    display:block;
    overflow: hidden;
}
.newscon {
    margin-left: 340px;
}

.noImg .newscon {
    margin-left: 0px;
}

.list2 .noImg {
    padding-bottom: 20px;
}

.list2 li:hover .newscon h3.title {
    font-weight: bold;
}

.newscon h3.title {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #222;
    padding-top: 6px;
    padding-bottom: 8px;
    box-sizing: border-box;
    /* max-height: 52px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newscon p.contxt {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    /* max-height: 80px; */
    overflow: hidden;
    height: auto;
    max-height: 40px;
}

.newscon span {
    font-size: 13px;
    line-height: 24px;
    color: #999;
    margin-top: 16px;
    margin-top: 0;
    display: block;
}

.pageArticleTitle {
    border-bottom: 1px solid #ededed;
    padding-top: 35px;
    padding-bottom: 14px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.pageArticleTitle h3 {
    font-size: 22px;
    line-height: 30px;
    color: #222;
    text-align: center;
    margin-bottom: 10px;
}

.pageArticleTitle h4 {
    font-size: 16px;
    line-height: 22px;
    color: #222;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 400;
}

.pageArticleTitle p {
    font-size: 12px;
    line-height: 24px;
    color: #999;
    text-align: center;
}

.pageArticleTitle p strong {
    font-weight: normal;
    padding: 0 0 0 26px;
    margin: 0 0 0 10px;
    background: url(../images/view.png) no-repeat left center
}

.newscon span strong {
    font-weight: normal;
    padding: 0 0 0 26px;
    margin: 0 0 0 10px;
    background: url(../images/view.png) no-repeat left center
}

.gp-article p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
    color: #444;
    margin-bottom: 20px;
}

.mode3 .imgshow {
    overflow: hidden;
    margin: 0 -18px;
    padding-top: 26px;
    padding-right: 35px;
}

.mode3 .imgshow li {
    width: 25%;
    float: left;
    margin-bottom: 40px;
}
.mode3 .imgshow3 li{
    width: calc(100% / 6);
    margin-bottom: 20px;
}
.mode3 .imgshow li span {
    display: block;
    margin: 0 18px;
    overflow: hidden;
  
}
.mode3 .imgshow li span {
      text-align: center;
}
.mode3 .imgshow li span  a h3{
   color: #0154a4;
   /* font-family: '瀹嬩綋'; */
   display: inline-block;
   min-width: 3em;
   text-align: justify;
   text-align-last: justify;
}
.mode3 .imgshow li span .intro {
    width: 100%;
    background: #fff;
    border: 4px solid #e1e1e6;
    border-top: none;
    box-sizing: border-box;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

.mode3 .imgshow li span .intro h3 {
    font-size: 16px;
    line-height: 30px;
    color: #222;
    font-weight: bold;
}

.mode3 .imgshow li span .intro a {
    font-size: 14px;
    line-height: 16px;
    color: #999;
}

.imgshow li a .artimg {
    padding-bottom: 140%;
}

p.artimg {
    text-indent: 0;
    text-align: center;
}

.gp-page {
    text-align: center;
    margin-bottom: 70px;
    margin-top: 50px;
}

.gp-page a {
    display: inline-block;
    padding: 20px;
    position: relative;
    color: #999;
}

.gp-page a:hover {
    color: #0154a4;
}

.gp-page a::after {
    content: "";
    width: 100%;
    height: 3px;
    background: #0154a4;
    position: absolute;
    bottom: 0;
    left: 0;
}

.gp-page a.gp-page-start {
    padding-left: 50px;
}

.gp-page a.gp-page-end {
    padding-right: 50px;
}

.gp-page a.gp-page-end, .gp-page a.gp-page-start, .gp-page a.gp-page-prev, .gp-page a.gp-page-next {
    padding: 20px 25px;
}

.gp-page a.on_pages {
    box-shadow: 1px -2px 15px 2px #eee;
    color: #0154a4;
    font-weight: bold;
}

.gp-page a.on_pages::after {
    display: none;
}

.arttop {
    padding-left: 50px;
    padding-top: 25px;
    position: relative;
    overflow: hidden;
}

/* .arttop_lt{width: 235px;display: inline-block;height: 329px;} */
.arttop_lt {
    display: block;
    overflow: hidden;
    width: 273px;
    float: left;
}

.arttop_lt span {
    padding-bottom: 140%;
    height: 0;
    display: block;
    width: 100%;
}

.arttop_rt {
    display: inline-block;
    position: absolute;
    top: 25px;
}

.arttop_rt h2 {
    border-bottom: 1px solid #ededed;
    font-size: 20px;
    line-height: 30px;
    color: #222;
    padding-top: 10px;
    padding-bottom: 6px;
    text-indent: 20px;
}

.arttop_rt p {
    font-size: 16px;
    line-height: 30px;
    color: #0154a4;
    font-weight: bold;
    margin-top: 28px;
    text-indent: 20px;
}

.arttop_rt span {
    font-size: 14px;
    line-height: 30px;
    color: #757575;
    text-indent: 20px;
    display: inline-block;
}

.artbot {
    padding-bottom: 60px;
}

.artcon {
    padding-left: 50px;
}

.artcon .art_tit {
    position: relative;
    border-bottom: 1px solid #ededed;
    padding-bottom: 4px;
    margin-bottom: 13px;
    padding-top: 25px;
}

.artcon p.title {
    font-size: 16px;
    line-height: 30px;
    color: #0154a4;
    font-weight: bold;
}

.artcon p.contxt {
    font-size: 16px;
    line-height: 30px;
    color: #444;
    text-indent: 2em;
    padding-right: 30px;
}

.artcon .art_tit::after {
    content: "";
    width: 63px;
    height: 3px;
    background: #0154a4;
    position: absolute;
    bottom: 0;
}

.gp-m-subNav {
    display: none;
}

.gp-m-inner-header {
    width: 100%;
    height: 40px;
    background-color: #014a8f;
    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;
    color: #fff;
}

.gp-subNavm {
    width: 100%;
    overflow: hidden;
    display: none;
    background-color: #fff;
}

.gp-subNavm li.active {
    background: #ebeaea;
}

.gp-subNavm li {
    position: relative;
}

.gp-subNavm li.active>a {
    color: #0154a4;
    font-weight: bold;
}

.gp-subNavm li>a {
    font-size: 14px;
    line-height: 1.4;
    border-bottom: 1px solid #eee;
    display: block;
    padding: 8px 15px;
}


/* 脙茠脗娄脙垄芒鈥毬⑩偓艙脙垄芒鈥毬偮∶兤捗偮冣�毭偮冣�毭偮犆兤捗偮┟冣�毭偮∶冣�毭偮得兤捗偮ッ冣�姑⑩偓聽脙垄芒鈥毬偮犆兤捗偮っ冣�毭偮好冣�毭偮� */
.shareBox {
    width: 260px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -130px;
    z-index: 9998;
    height: 310px;
    border: 6px solid #8F8F8F;
    border-radius: 8px;
    box-shadow: 0 0 7px #aaa;
    display: none;
}

.weChatBox {
    width: 260px;
    height: 300px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -130px 0 0 -140px;
    z-index: 9998;
    display: none;
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
}

.w-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
    cursor: pointer;
}

.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.qrcode {
    width: 200px;
    height: 200px;
    margin: 15px auto;
    background: #ccc;
}

.w-footer {
    font-size: 12px;
    line-height: 1.5;
    color: #999;
}

.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.gp-m-toggle {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
    text-align: center;
}

.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.active {
    font-weight: bold;
}

@media screen and (max-width:1440px) {
    .mode3 .imgshow li {
        width: 33.3%;
    }.mode3 .imgshow3 li{
        width: calc(100% / 5);
    }
}

@media screen and (max-width:1240px) {
    .leader li {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width:1060px) {
    .mode3 .imgshow {
        padding-right: 25px;
        margin-right: 0px;
    }

}

@media screen and (max-width:996px) {
    .content {
        padding-top: 60px;
    }

    .gp-m-subNav {
        display: block;
    }

    .gp-subLeft {
        display: none;
    }

    .sub_right2 {
        width: 100%;
        margin-left: 0;
    }

    .mode3, .mode4 {
        padding: 0 20px;
    }

    .mode4 {
        padding-bottom: 20px;
    }

    .gp-article {
        padding-right: 0px;
    }

    .gp-article img {
        height: auto !important;
    }

    .gp-article video {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .gp-article table {
        width: 100% !important;
    }

    .mode4 .leftart {
        padding-left: 0;
    }

    .list2 li {
        padding-right: 0;
    }

    .mode3 .imgshow {
        padding-right: 0;
        margin-right: -18px;
    }

    .arttop, .artcon {
        padding-left: 30px;
    }

    .arttop {
        padding-right: 30px;
    }

    .artcon p.contxt {
        padding-right: 25px;
    }
}

@media screen and (max-width:767px) {
    .mode3 .imgshow li {
        width: 50%;
    }
.mode3 .imgshow3 li{
        width: calc(100% / 5);
    }
    .list1 li {
        width: 100%;
    }
}

@media screen and (max-width:540px) {
    .leader .img {
        width: 100%;
        float: none;
    }

    .leader .infobox {
        margin: 30px 0 0 0;
    }

    .leader .infobox .more {
        position: static;
    }

    /* .mode3 .imgshow li{width: 100%;} */
    .list2 .newsimg {
        width: 100%;
    }

    .newscon {
        width: 100%;
        margin-left: 0;
        display: block;
        clear: both;
    }

    .mode4 .leftart {
        width: 100%;
    }

    .rightshare {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .mode3 .imgshow li span {
        margin: 0 8px;
    }

    .mode3 .imgshow {
        margin: 0 -8px;
    }

    .mode3 .imgshow li span .intro {
        padding-bottom: 10px;
    }
}

@media screen and (max-width:479px) {

    /* .arttop_rt,.arttop_lt{display: block;} */
    .arttop_rt {
        position: relative;
        margin-bottom: 20px;
    }.mode3 .imgshow3 li{
        width: calc(100% / 4);
    }
}

.bds_weixin, .bds_tsina, .bds_qzone {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
}

.bds_weixin {
    background: #00c785;
}

.bds_tsina {
    background: #ea5d5c;
}

.bds_qzone {
    background: #f5bc32;
}

.bds_weixin, .bds_tsina, .bds_qzone {
    color: #fff;
}

.mode3 .list_title1 {
    padding-top: 0;
    border-bottom: 1px solid #1b5c9a;
}

.mode3 .list_title1:nth-child(2) {
    padding-top: 20px
}

.mode3 .list_title1 h2 {
    font-size: 18px;
    color: #1b5c9a;
}

.mode3 .imgshow2 {
    margin: 0 -5px;
}

.mode3 .imgshow2 li span {
    margin: 0 5px;
}

.mode3 .imgshow2 li>span>a {
    display: none;
}

.mode3 .imgshow2 li span .intro {
    padding: 5px 10px !important;
    border-top: 4px solid #e1e1e6;
}

.box {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #0050a5;
    margin-bottom: 20px
}

.mode3>.articleTitle03 {
    padding-bottom: 20px;
}

.mode3>.articleTitle03 h3 {
    font-size: 23px;
    color: #0050a5;
    font-weight: normal;
    letter-spacing: 1px;
}

.leader_title {
    min-width: 155px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #0d58aa;
    font-size: 16px;
    display: inline-block;
    color: #fff;
    font-weight: normal;
    margin-right: 30px;
}

.listUl {
    margin: 0 -6px;
    width: 100%;
    font-size: 0;
}

.listUl li {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    margin-bottom: 40px;
}

.listUl li a {
    display: block;

}

.listUl li .item {
    margin: 0 6px;
    background: #f5f5f5;
    padding: 6px;
    transition: all 0.4s ease-out;
    box-sizing: border-box;
    max-width: 150px;
}

.listUl li:hover .item {
    box-shadow: 0px 0px 20px #8296ae;
}

.listcsrcimg {
    height: 0;
    padding-bottom: 121.7%;
    overflow: hidden;
}

.listcsrcmz {
    font-size: 15px;
    font-weight: bold;
    background: white;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
}

.listcsrcmz a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-list {
    height: auto;
    margin-bottom: 50px;
}

.article-list .tit {
    color: #1e55bf;
    font-size: 19px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    text-decoration: none;
    margin-top: 35px;
    font-weight: 600;
}


.tit .more, .tit a.more, .tit a.more:hover {
    font-size: 14px;
    color: #1e55bf;
    text-decoration: none;
    border: 0px;
    padding-top: 5px;
}

.tit .more {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #a9a9a9;
    font-size: 14px;
    padding-bottom: 16px;
    border: 0px;
}

.piclist1 ul {
    width: 100%;

    align-items: flex-start;
    flex-wrap: wrap;
    padding-top: 5px;
}

.listconrl li {


    margin-top: 2px;
}

.listconrl li .item {
    border-bottom: 1px dashed #dfd9d9;
    padding: 15px 0;
    box-sizing: border-box;
}

.listconrls {
    display: block;
    line-height: 9px;
    height: 11px;
    float: right;
    margin-left: 5px;
}

.listconrl li a {
    display: block;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 15px;
    box-sizing: border-box;
    background: url(../images/li1.png) no-repeat left center;
}

.item-bottom03 {
    float: right;
}

.item-bottom03 span {
    padding-left: 25px;
    box-sizing: border-box;
    color: #797979;
    white-space: nowrap;
    font-size: 15px;
    background: url(../images/time.png) no-repeat left center;
}

.detail_top {
    padding: 60px 5%;
    background: #fdfdfc;
    border: #dad8d9 solid 1px;
    box-shadow: 0 5px 10px #ccc;
    overflow: hidden;
    position: relative;
    display: flex;
}

.detail_top .left {

width: 175px;

overflow: hidden;

margin: 0 auto;
}

.detail_top .left .left-img {
    height: 0;
    padding-bottom: 148%;
    overflow: hidden;
}

.detail_top .right {
    position: relative;
    color: #3e3a39;
    width: calc(100% - 175px);
    padding-left: 40px;
    box-sizing: border-box;
}

.detail_top_title {
    border-bottom: #929293 solid 1px;
    padding: 0px 0 10px 0;
    font-size: 38px;
    color: #334b7b;
    font-weight: bold;
    line-height: 46px;
    text-align: left;
}

.titl2 {
    margin-top: 20px;
}

.titl2 span {
    display: block;
    height: auto;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}

.titl2 span p {
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    font-weight: normal;
    display: inline-block;
}
.titl2 span:nth-child(2) p {
     /* display: block; */
     /* text-align: justify; */
     /* text-align-last: justify; */
}
.faculty_xq2 .titl {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-left: 25px;
}

.faculty_xq2 .titl:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background: #3e3a39;
    border-radius: 50%;
    transition: 0.33s;
}

.faculty_xq2 {
    padding: 4.5% 5.5% 3.5% 5.5%;
    margin-bottom: 30px;
    background: #fdfdfc;
    border: #dad8d9 solid 1px;
    box-shadow: 0 5px 10px #ccc;
    overflow: hidden;
    position: relative;
}

.faculty_xq2 .li_l {
    width: 15%;
    float: left;
    margin-top: 5px;
}

.faculty_xq2 .li_l .yw {
    color: #334b7b;
    font-size: 18px;
    display: inline-block;
    border-right: #334b7b solid 1px;
    padding-right: 1em;
    /* line-height:1; */
    height: 30px;
    line-height: 30px;
    width: 170px;
}

.faculty_xq2 .li_l .zw {
    color: #334b7b;
    font-size: 25px;
    display: inline-block;
    border-right: #334b7b solid 1px;
    padding-right: 1em;
    height: 30px;
    line-height: 30px;
    width: auto;
}

.faculty_xq2 .li_r {
    margin-left: 18%;
    position: relative;
    color: #3e3a39;
}

.faculty_xq2 .li_ryw {
    margin-left: 20%;
    position: relative;
    color: #3e3a39;
}

.faculty_xq2 .textl {
    font-size: 17px;
    line-height: 2.3;
    color: #3e3a39;
    max-height: inherit;
    transition: 0.33s;
    overflow: hidden;
}

.faculty_xq2 .textl.on {
    max-height: none !important;
}

.faculty_xq2 .textl p {
    margin-bottom: 0px;
}

.more_btn {
    height: 20px;
    text-align: right;
    line-height: 27px;
}

@media screen and (max-width: 1260px) {
    .listUl li {
        width: 25%;
    }

    .detail_top_title h1 {
        font-size: 3.6rem;
    }
}

@media screen and (max-width: 767px) {
    .box {
        flex-direction: column;
    }

    .leader_title {
        margin-bottom: 20px;
    }

    .listUl li {
        width: 33.33%;
    }

    .detail_top_title h1 {
        font-size: 2.6rem;
    }
}

@media screen and (max-width:479px) {
    .listUl li {
        /* width: 50%; */
    }

    .detail_top_title h1 {
        font-size: 2rem;
    }
    .detail_top{
        padding: 30px 5%;
    }
}

@media screen and (max-width:420px) {
    .listUl li {
        /* width: 100%; */
        max-width: 237px;
    }

    .detail_top {
        flex-direction: column;
    }

    .detail_top .right {
        width: 100%;
        padding-left: 0;
    }
}
.title3{
    margin-top: 20px;
}
.title3 h3{
    color: #1b5c9a;
    font-size: 17px;
}