* {
    margin: 0px;
    padding: 0px;
    /*word-break:break-all;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

a[href]:after {
    content: normal;
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    text-decoration: none;
    background: #fff;
    height: auto;

}

ul,
li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ol,
ul {
    list-style: none;
}

ul,
li,
a {
    padding: 0px;
    margin: 0px;
}

button {
    outline: none;
}

select {
    width: 100%;
}

input::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder {
    color: #fff;
}

input::-moz-placeholder {
    color: #fff;
}

input:-ms-input-placeholder {
    color: #fff;
}

.bg_body {
    background: url(body_bg.jpg) bottom center no-repeat #0b1220;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bgbai {
    background: #ffffff;
}

.bgbai1 {
    background: url(ioz-nrbg.gif) repeat-x #ffffff top;
    border: #aedbeb solid 1px;
}

.bgqh {
    background: #eeeeee;
}

.bgf3 {
    background: #f3f3f3;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt18 {
    margin-top: 18px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.space0 {
    padding: 0 0 0 30px;
}

.space15 {
    padding: 15px;
}

.space18 {
    padding: 18px;
}

.space20 {
    padding: 20px;
}

.bh {
    display: block;
    overflow: hidden;
}

.space-top {
    padding-top: 10px;
}

.space-bottom {
    padding-bottom: 25px;
}

.img-hover:hover {
    opacity: 0.8;
}

.mobmt {}

.mobmt20 {}

.mobmt22 {}

.mobpadding {}

.mobmargin {}

.lanmumt {
    margin-top: 15px;
}

@media (max-width: 991px) {
    .mobmt {
        margin-top: 15px;
    }

    .mobmt20 {
        margin-top: 20px;
    }

    .mobpadding {
        padding: 0;
    }

}

@media (max-width: 767px) {
    .lanmumt {
        margin-top: 0;
    }

    .mobmt22 {
        margin-top: 22px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media (min-width: 1280px) {
    .container {
        width: 1260px;
    }
}

.panel-group {
    margin-bottom: 0px;
}

.textcenter {
    text-align: center;
    margin: 0;
}

.secondarybox {
    display: block;
    overflow: hidden;
    padding: 20px 0 15px 0;
}

.secondarydetailbox {
    display: block;
    overflow: hidden;
    padding: 20px 28px 25px 28px;
    margin-bottom: 28px;
}

.secondarydetailbox form {
    background: #f9f9f9;
    padding: 15px 13px 5px 10px;
    border-radius: 2px;
    border: #ececec solid 1px;
}

.secondarydetailbox .jsbox {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b;
    /* font-weight: 600; */
    font-size: 13px;
    background: #f9f9f9;
    width: 76px;
}

.jsbox1 {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b;
    /* font-weight: 600; 
	 background: #f9f9f9;*/
    font-size: 13px;
    width: 84px;
}

select.form-control {
    padding-right: 5px;
    margin-bottom: 0px;
    height: 30px;
}

.secondarydetailbox .p0 {
    padding: 0px;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {
    .secondarydetailbox {
        padding: 20px 15px 25px 15px;
        margin-bottom: 18px;
    }
}

.nrhei {
    font-size: 16px;
    line-height: 34px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    color: #333;
}

h2 {
    color: #005896;
}

.clear {
    clear: both;
}

.column_nr {
    display: block;
    overflow: hidden;
    float: left;
    width: 100%;
}

.column_gd {
    display: block;
    overflow: hidden;
}

.border-not {
    background: #fdfdfd;
    border-left: #ededed solid 1px;
    border-right: #ededed solid 1px;
    border-bottom: #ededed solid 1px;
}

.imgborder {
    border: #e6e6e6 solid 0px;
    margin-bottom: 18px;
}

.imgbox {
    padding: 15px 15px 0 15px;
}

.imglink {
    border: #ff9600 solid 1px;
    margin-bottom: 18px;
    padding: 15px 6px;
    background: -moz-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
    background: -webkit-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
    background: -o-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
    background: -ms-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
    background: linear-gradient(0deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
}

.indexbox {
    width: auto;
    height: auto;
    overflow: hidden;
}

.indexbox1 {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 23px;
}

.indexbox2 {
    width: auto;
    height: auto;
}

.indexbox hr {
    border-top: 1px dotted #cbcbcb;
}

.indexrbox {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .indexbox2 {
        margin-bottom: 18px;
    }
}

/*---------------网站头---------------------*/

.head_top {
    overflow: hidden;
}

.mob_none {
    font-size: 13px;
    color: #666666;
    margin: 10px 0 0;
    display: inline-block;
}

.header-top-first {
    float: right;
}

.head_top .social-links {
    float: none;
    display: inline-block;
    margin-left: 35px;
}

.head_top div.searchbox {
    /* display: inline-block; */
    width: auto;
    margin: 0 6px 0 8px;
    min-width: 180px;
}

.searchbox {
    display: none;
}

.top_srchcent {}

.btn-group.top_srchcent .dropdown-toggle {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 5px 6px 0 0;
}


.webheader {
    /* background: url(xgs_topbg.png) no-repeat; */
    width: 100%;
}

.webheader .logo {}

.webheader .logo a {
    float: left;
    margin: 13px 0 12px;
}

.webheader .relatedlink {
    margin: 35px 0 15px 0;
}

.logo_rgttxt {
    color: #004098;
    font-size: 20px;
    text-align: right;
    margin-top: 30px;
    line-height: 1.4;
    font-weight: 700;
}

.soc_icons {
    overflow: hidden;
    width: 22%;
    margin: 7px 0 0 15px;
    float: right;
}

.TopSearch {
    height: 30px;
    border: 1px solid #9ac0d7;
    white-space: nowrap;
    position: relative;
    background: #FFF;
    border-radius: 30px;
    padding: 0 28px 0 15px;
}

.TopSearch .SearchText {
    line-height: 28px;
    height: 28px;
    vertical-align: top;
    border: 0;
    font-size: 13px;
    color: #030303;
    width: 100%;
    float: left;
    outline: none;
    border: #9ac0d7 solid 0px;
}

.TopSearch .SearchBtn {
    position: absolute;
    width: 32px;
    height: 100%;
    vertical-align: middle;
    margin: 0px 0 0 0;
    cursor: pointer;
    background: url(sn_search.png) center center no-repeat;
    border: 0;
    float: right;
    border-radius: 0px;
    outline: none;
    top: 0;
    right: 3px;
}

.TopSearch .SearchBtn:hover {}

.webheader .searchbox {
    margin: 12px 0 0 0;
    position: relative;
    background: #0853a8;
    width: 100%;
    border-radius: 20px;
    padding: 4px 0;
}

.webheader .searchbox input[type="text"] {
    margin: 0 0 0 15px;
    outline: none;
    color: #fff;
    background: none;
    border: none;
    width: 74%;
    position: relative;
    font-size: 13px;
    line-height: 20px;
    -webkit-appearance: none;
    height: 20px;
}

/* .webheader .searchbox input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
.webheader .searchbox::-webkit-input-placeholder{ color: #ffffff !important;font-family: Arial;} */
.webheader .searchbox input[type="submit"] {
    background: url(xjyjsa_schfff.png) no-repeat 0px 1px;
    border: none;
    cursor: pointer;
    width: 20px;
    height: 20px;
    outline: none;
    position: absolute;
    top: 4.5px;
    right: 9px;
}

.mob_searchblock {
    display: none;
}

@media (max-width: 1199px) {
    .webheader .searchbox {
        width: 100%;
    }

    .soc_icons {
        width: 26%;
    }

    .webheader .searchbox input[type="text"] {
        width: 69%;
    }

    .logo_rgttxt {
        font-size: 18px;
    }

}

@media (max-width: 991px) {
    .webheader .searchbox {
        width: 91%;
        padding: 4px 0;
    }

    .webheader .relatedlink {
        margin: 24px 2px 8px 0;
    }

    .soc_icons {
        width: 100%;
        margin: 15px 0 15px 0;
    }

    .logo_rgttxt {
        font-size: 16px;
        margin-top: 23px;
    }
}

@media (max-width: 767px) {
    .webheader .logo {
        margin: 8px 0 10px 0;
    }

    .webheader .col-md-2 {
        width: 12%;
        margin-top: 38px;
    }

    .webheader .searchbox {
        width: 100%;
        margin-bottom: 16px;
        padding: 8px 0;
    }

    .webheader .relatedlink {
        margin: 6px 0 10px 0;
        text-align: center;
    }

    .webheader .searchbox input[type="submit"] {
        top: 8.5px;
    }

    .webheader .searchbox input[type="text"] {
        width: 86%;
    }

    .webheader .logo a {
        margin-bottom: 16px;
    }

    .webheader .logo b {
        display: none;
    }

    .pc_searchnone {
        display: none;
    }

    .mob_searchblock {
        display: block;
        text-align: right;
        padding-right: 15px;
        padding-top: 25px;
    }

    .mob_searchblock button {
        background: none;
        border: 0;
        width: 40px;
    }

    .mob_searchblock .searchbox {
        position: absolute;
        width: 96%;
        left: 0;
        margin: 0 2%;
        top: auto;
        z-index: 9999;
        bottom: -75px;
    }

    .container-fluid {
        background: none;
        position: relative;
    }

    .navbar.navbar-default {
        min-height: 0;
    }
}

@media (max-width: 600px) {
    .webheader .col-md-2 {
        margin-top: 20px;
    }

    .navbar-default .navbar-toggle {
        right: 1px;
        top: -58px;
    }

    .mob_searchblock button {
        width: 36px;
    }
}

@media (max-width: 500px) {

    .webheader .logo {
        margin-bottom: 16px;
    }

    .webheader .col-md-2 {
        padding-left: 0;
        margin-top: 16px;
    }

    .mob_searchblock button {
        width: 30px;
    }

    .navbar-default .navbar-toggle {
        right: 0px;
        top: -62px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 22px;
        margin-top: 4px;
    }

    .mob_searchblock .searchbox {
        bottom: -65px;
    }
}

@media (max-width: 450px) {
    .mob_searchblock .searchbox {
        width: 94%;
        margin: 0 3%;
    }

    .mob_searchblock button {
        width: 26px;
    }

    .navbar-default .navbar-toggle {
        right: 1px;
        padding-right: 2px;
        top: -45px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 20px;
        margin-top: 3px;
    }
}

@media (max-width: 380px) {

    .mob_searchblock button {
        width: 24px;
    }

    .navbar-default .navbar-toggle {
        right: 0;
        top: -49px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 19px;
        height: 2px;
    }
}

@media (max-width: 320px) {
    .mob_searchblock {
        padding-top: 18px;
    }

    .mob_searchblock button {
        width: 24px;
    }

    .navbar-default .navbar-toggle {
        right: 0;
        top: -46px;
        padding-right: 4px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 17px;
    }

}




/*---------------区域背景--------------*/
.index_yjsbg {
    background: url(xjyjsa_ban.jpg) #fff no-repeat top;
    overflow: hidden;
    padding-top: 190px;
}

.yjscent {
    background: #fff;
    -ms-box-shadow: 0 10px 20px 3px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 10px 20px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 10px 20px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 10px 20px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 20px 3px rgba(0, 0, 0, 0.25);
    margin: 0 -45px 60px;
    padding: 25px 0 0;
}

.firstpart {
    overflow: hidden;
    padding: 37px 0 0 0;
}

.secondpart {}

.thirdpart {
    background: #0c568e;
    overflow: hidden;
    padding: 30px 0 20px 0;
}

.fourthpart {
    padding: 40px 0;
}

.noticebox {
    background: url(dicp_ggbg.jpg) repeat-x top center #2596d1;
    overflow: hidden;
    padding: 18px;
}



@media (max-width: 1279px) {
    .index_yjsbg {
        padding-top: 130px;
        background-size: 100%;
    }
}

@media (max-width: 991px) {
    .index_yjsbg {
        padding-top: 108px;
    }
}

@media (max-width: 767px) {
    .yjscent {
        margin: 0 0 60px;
    }
}

@media (max-width: 500px) {
    .index_yjsbg {
        padding-top: 58px;
    }
}

@media (max-width: 450px) {
    .index_yjsbg {
        padding-top: 52px;
    }
}

@media (max-width: 415px) {
    .index_yjsbg {
        padding-top: 46px;
    }
}

@media (max-width: 380px) {
    .index_yjsbg {
        padding-top: 42px;
    }
}

@media (max-width: 320px) {
    .index_yjsbg {
        padding-top: 38px;
    }
}

/*---------------栏目样式---------------------*/
.lanmu {
    height: 40px;
    margin-bottom: 11px;
    border-bottom: 1px solid #e0e0e0;
}

.lanmu_l {
    color: #0a49a0;
    float: left;
    font-weight: 700;
    font-size: 18px;
    position: relative;
}

.lanmu_l span {}

.lanmu_l a {
    color: #004280;
}

.lanmu_l a:hover {
    color: #004280;
}

.lanmu_l img {
    display: inline-block;
    margin-right: 12px;
    margin-top: -3px;
}

.lanmu_r {
    float: right;
    font-size: 14px;
    font-family: Arial;
    padding-right: 6px;
    margin-top: 2px;
}

.lanmu_r a {
    color: #666;
    text-decoration: none;
}

.lanmu_r a:hover {
    color: #4f68bf;
    text-decoration: none;
}

.lanmu1 {
    height: 44px;
    background: url(ioz-navbg2.gif) repeat-x bottom;
    margin-bottom: 20px;
}

.lanmu1_l {
    height: 44px;
    line-height: 30px;
    color: #004280;
    font-weight: 500;
    float: left;
    font-size: 26px;
    border-bottom: #DB2427 solid 2px;
}

.lanmu1_r {
    line-height: 44px;
    float: right;
    color: #bddcff;
    font-family: Arial;
    font-size: 12px;
}

.lanmu1_r a {
    color: #1b84c6;
    text-decoration: none;
}

.lanmu1_r a:hover {
    color: #F00307;
    text-decoration: none;
}

.lanmu2 {
    overflow: hidden;
}

.lanmu2_l {
    color: #ffffff;
    float: left;
    font-weight: 500;
    font-size: 22px;
    padding: 0 0 18px 0;
}

.lanmu2_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.lanmu2_r {
    line-height: 32px;
    float: right;
    font-size: 12px;
    font-family: Arial;
}

.lanmu2_r a {
    color: #bfcddd;
    text-decoration: none;
}

.lanmu2_r a:hover {
    color: #ffffff;
    text-decoration: none;
}

.lanmu3 {
    height: 48px;
    background: url(columnsbg02.png) repeat-x top center;
    margin-bottom: 20px;
}

.lanmu3_l {
    height: 48px;
    line-height: 40px;
    font-size: 20px;
    color: #6aefff;
    font-weight: 600;
    margin-left: 16px;
    float: left;
    background: url(columnsbg01.png) no-repeat top center;
}

.lanmu3_r {
    line-height: 42px;
    float: right;
    color: #e3f6ff;
    font-family: Arial;
    font-size: 12px;
    margin-right: 15px;
}

.lanmu3_r a {
    color: #6aefff;
    text-decoration: none;
}

.lanmu3_r a:hover {
    color: #d5fbff;
    text-decoration: none;
}

.sortlanmu {
    background: #cdebf5;
    padding: 8px 8px 11px 12px;
    color: #004280;
    font-size: 22px;
    border-left: #ff6c00 solid 5px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 20px;
}

.sortlanmu a {
    color: #004280;
}

.sortlanmu a:hover {
    color: #101010;
}


.column {
    overflow: hidden;
    background: #f0f5ff;
    border: 1px solid #eee;
}

.column_l {
    float: left;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    line-height: 50px;
    color: #4f68bf;
    padding: 0 21px;
    background: #e1e5fb;
}

.column_l span {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #3d55a7;
    top: 0px;
    left: 0;
}


.xsmtlm_lab {}

.xsmtlm_lab .lanmu {
    height: 52px;
    background: #edf4ff;
    border-bottom: 0;
}

.xsmtlm_lab .lanmu_l {
    line-height: 52px;
    color: #4f68bf;
    padding: 0 21px;
    background: #e1e5fb;
}

.xsmtlm_lab .lanmu_r {
    line-height: 50px;
}

.xsmtlm_lab .lanmu_r a {
    color: #666;
}

.xsmtlm_lab .lanmu_r a:hover {
    color: #4f68bf;
}

.kyjz_sys {}

.kyjz_sys li {}

.kyjz_sys li h4 {
    color: #0a49a0;
    font-size: 16px;
    font-weight: 700;
    margin: 16px 0 4px;
}

.kyjz_sys li a {
    font-size: 16px;
}

@media (max-width: 1199px) {
    .ban_grtnews .kyjz_sys {
        height: 215px;
        overflow: hidden;
    }

    .kyjz_sys li a {
        font-size: 15px;
    }

    .kyjz_sys li h4 {
        margin-top: 10px;
    }
}

@media (max-width: 991px) {
    .ban_grtnews {
        margin-top: 20px;
    }

    .xsmtlm_lab {
        margin-bottom: 30px;
    }

    .ban_grtnews .kyjz_sys {
        height: auto;
    }
}

@media (max-width: 767px) {
    .column_l {
        font-size: 20px;
    }

    .secondarybox {
        padding-top: 15px;
    }
}



/*---------------焦点图&新闻---------------------*/
.hotnews {
    padding: 0;
    margin-top: 22px;
}

.hotnews .newsbg {
    overflow: hidden;
}

.hotnews .newsbg .focuspic {
    margin: 0;
}

@media (min-width: 992px) {
    .hotnews .col-md-8 {
        padding-right: 0;
        width: 68.4%;
    }

    .hotnews .col-md-4 {
        padding-left: 0;
        width: 31.6%;
    }
}

@media (max-width: 991px) {
    .hotnews .col-md-8 {
        padding: 0;
    }

    .hotnews .col-md-4 {
        background: none;
    }
}

@media (max-width: 500px) {}




/*首页栏目*/
.nav_column {
    overflow: hidden;
    padding: 45px 0 0 0;
}

@media (max-width: 991px) {
    .nav_column {
        padding-top: 30px;
    }
}

/*选项卡*/
.cmain1a {
    width: 100%;
}

.cmain1ax {
    width: 100%;
    height: 38px;
    margin-bottom: 6px;
}

.cmain1ay {
    width: 100%;
    padding: 0 0 0 15px;
    overflow: hidden;
}

.cmain1ay .title {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: 700;
}

.cmain1ay .title a {
    color: #bc5103;
    display: block;
}

.cmain1ay .title a:hover {
    color: #004098;
    text-decoration: none;
}

.cmain1ay .txt_hedar {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;
}

.cmain1ay .txt_hedar a {
    color: #737373;
    line-height: 24px;
}

.cmain1ay .txt_hedar a:hover {
    color: #004098;
}

.cmain1ay img {
    max-width: none;
}

.cmain1ax li {
    float: left;
    height: 38px;
    line-height: 24px;
}

.cmain1ax li.now {
    background: url(ioz-navbg3.gif) no-repeat bottom center;
}

.cmain1ax li.now a {
    color: #004280;
    text-decoration: none;
}

#threea1 {
    margin: 0 24px 0 0;
    text-align: center;
}

#threea2 {
    margin: 0 24px 0 0;
    text-align: center;
}

#threea3 {
    margin: 0 24px 0 0;
    text-align: center;
}

.cmain1ax li a {
    color: #004280;
    font-size: 20px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-weight: 600;
    text-decoration: none;
}

.cmain1ay1 {
    width: 163px;
    height: 220px;
    float: left;
    position: relative;
    margin-right: 12px;
}

.cmain1ay1x {
    width: 163px;
    height: 28px;
    text-align: center;
    position: absolute;
    left: 10px;
    bottom: 0;
    background: url();
}

.cmain1ay1x a {
    color: #000000;
    line-height: 28px;
    font-size: 11px;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.list-index {
    padding: 6px 15px 3px 13px;
}

.list-index li {
    overflow: hidden;
    clear: both;
}

.list-index li a {
    background: url(xjyjsa_icon01.png) no-repeat top 16px left;
    float: left;
    width: 100%;
    padding-left: 18px;
    font-size: 16px;
    line-height: 42px;
    color: #333;
}

.list-index li a:hover {
    color: #004098;
    text-decoration: none;
}

.list-index span {
    height: 26px;
    line-height: 26px;
    color: #9b9b9b;
    font-size: 12px;
    font-family: Arial;
}

.list-index span.right {
    float: right;
}

@media screen and (max-width: 480px) {
    .list-index li a {
        width: 100%;
        font-size: 13px;
    }

    .list-index span {
        width: 0px;
        visibility: hidden;
    }
}

@media (min-width: 768px) {
    .list-index li a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media (min-width: 992px) {
    .cmain1ay .title a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 60px;
    }

    .cmain1ay .txt_hedar a {
        display: block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        height: 72px;
    }
}

@media (max-width: 1199px) {
    .cmain1ay .title {
        margin-bottom: 4px;
    }

    .cmain1ay .title a {
        -webkit-line-clamp: 2;
        height: 64px;
        font-size: 18px;
    }

    .cmain1ay .txt_hedar a {
        -webkit-line-clamp: 2;
        height: 48px;
    }

    .list-index {
        padding-bottom: 0;
        padding-top: 5px;
    }

    .list-index li a {
        font-size: 15px;
        line-height: 30px;
    }
}

@media (max-width: 991px) {
    .list-index {
        padding-top: 15px;
    }

    .cmain1a {
        margin: 15px 0 0 0;
    }

    .cmain1ay {
        height: auto;
        padding-left: 0;
    }

    .events_tab.mt15 {
        margin-top: 0;
    }

    .cmain1ay .title {
        margin-bottom: 4px;
    }

    .cmain1ay .title a,
    .cmain1ay .txt_hedar a {
        -webkit-line-clamp: inherit;
        height: auto;
    }
}

@media (max-width: 991px) {
    .list-index li {
        padding: 4px 0;
    }

    .list-index li a {
        font-size: 16px;
        line-height: 30px;
        background: url(xjyjsa_icon01.png) no-repeat top 10px left;
    }
}

@media (max-width: 767px) {
    .cmain1ay {
        padding-top: 0px;
        padding-right: 0;
        padding-left: 15px;
    }

    .list-index {
        padding-left: 15px;
    }

    .list-index li a {
        line-height: 25px;
        background: url(xjyjsa_icon01.png) no-repeat top 8px left;
    }
}

.list-newimg {
    overflow: hidden;
    margin: 20px 0 0 0;
}

.list-newimg li {
    margin-bottom: 18px;
}

.list-newimg .overlay {
    background-color: rgba(0, 0, 0, 0.56);
}

.list-newimg .overlay span {
    color: #E4E4E4;
    font-size: 12px;
    font-style: normal;
}

.list-newimg .overlay a {
    display: inline-block;
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 18%;
    left: 0;
    margin-top: 0;
    margin-left: 0px;
    background-color: transparent;
    padding: 10px;
}

.list-newimg .overlay a:hover {
    color: #ffffff;
    text-decoration: underline;
}

@media (max-width: 1199px) {
    .list-newimg .overlay a {
        top: 10%;
    }
}

/*------------综合新闻 通知公告-------------*/
.zhnew_notice {}

.zhnew_notice .txtimg_lab {
    margin-top: 13px;
}

.zhnew_notice .txtimg_lab li {
    overflow: hidden;
    margin-bottom: 22px;
}

.zhnew_notice .news-img {
    margin-right: 22px;
}

.zhnew_notice .news-img img {
    width: 200px;
    height: 110px;
}

.zhnew_notice .news-txt {}

.zhnew_notice .news-txt h2 {
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    margin: 2px 0 10px;
}

.zhnew_notice .news-txt p {
    font-size: 14px;
    color: #404040;
    line-height: 1.5;
}

.zhnew_notice .news-txt a:hover h2,
.zhnew_notice .news-txt a:hover p {
    color: #0a49a0;
}

.sys_szr {
    margin: 0 -2px 40px;
    overflow: hidden;
}

.sys_szr li {
    padding: 0 2px;
    width: 50%;
    float: left;
}

.sys_szr li a {
    display: block;
    position: relative;
}

.sys_szr li a img {}

.sys_szr li a p {
    position: absolute;
    background: url(xjyjsa_bgtm.png) left repeat-x;
    bottom: 0;
    right: 0;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    margin: 0;
    text-align: right;
}

.sys_tzga .kyjz_sys {}

.sys_tzga .kyjz_sys li {
    background: url(xjyjsa_icon02.png) left 9px no-repeat;
    padding-left: 18px;
    line-height: 1.625;
    margin-bottom: 12px;
}

.sys_tzga .kyjz_sys li span {
    color: #076796;
    font-size: 14px;
    margin: 0 0 0 4px;
}

.sys_tzga .kyjz_sys li a {
    font-size: 16px;
}


.noticebtn {
    overflow: hidden;
}

.noticebtn ul li {
    margin-bottom: 14px;
    margin-right: 20px;
    display: inline-block;
    width: 47%;
    float: left;
}

.noticebtn ul li:nth-child(even) {
    margin-right: 0px;
}

.noticebtn ul li a {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    background: #32c7ff;
    border-radius: 2px;
    color: #ffffff;
    padding: 9px 0 11px 0;
    display: block;
    overflow: hidden;
    text-align: center;
}

.noticebtn ul li a i {
    font-size: 22px;
    margin-right: 6px;
}

.noticebtn ul li a:hover {
    background: #ff9000;
    color: #ffffff;
}

.noticebtn ul li a img {
    display: inline-block;
    margin-right: 8px;
    margin-top: -3px;
}


@media (min-width: 991px) {
    .zhnew_notice .news-txt p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
}

@media (max-width: 1299px) {
    .noticebtn ul li {
        width: 46.8%;
    }
}

@media (max-width: 1199px) {
    .noticebtn ul li {
        width: 45.8%;
    }

    .noticebtn ul li a {
        font-size: 16px;
    }

    .noticebtn ul li a i {
        font-size: 16px;
        margin-right: 0;
    }
}

@media (max-width: 991px) {
    .noticebtn ul li {
        width: 48.5%;
    }

    .noticebtn ul li a {
        font-size: 20px;
    }

    .noticebtn ul li a i {
        font-size: 22px;
        margin-right: 6px;
    }
}

@media (max-width: 767px) {
    .noticebtn ul li {
        width: 46.7%;
    }
}

@media (max-width: 500px) {
    .zhnew_notice .news-img img {
        width: 145px;
        height: auto;
    }

    .zhnew_notice .news-img {
        margin-right: 15px;
    }
}

@media (max-width: 320px) {
    .noticebtn ul li {
        width: 45.8%;
    }

    .noticebtn ul li a {
        font-size: 16px;
    }

    .noticebtn ul li a i {
        font-size: 16px;
        margin-right: 0;
    }

    .zhnew_notice .news-img img {
        width: 115px;
    }
}


/* 代表论著 */
.dblz_cent {
    padding-top: 20px;
}

.dblz_li {}

.dblz_li li {
    background: url(xjyjsa_icon01.png) left 10px no-repeat;
    padding-left: 18px;
    line-height: 1.625;
    margin-bottom: 12px;
}

.dblz_li li a {
    font-size: 16px;
}

.cylanmu {
    margin: 0 -2px 0;
    overflow: hidden;
}

.cylanmu li {
    padding: 0 2px;
    width: 50%;
    float: left;
    margin-bottom: 4px;
}

.cylanmu li a {
    display: block;
    padding: 35px 25px;
}

.cylanmu li:nth-child(1) a {
    background: #00736d;
}

.cylanmu li:nth-child(2) a {
    background: #003e73;
}

.cylanmu li:nth-child(3) a {
    background: #734e00;
}

.cylanmu li:nth-child(4) a {
    background: #5c0073;
}

.cylanmu li:nth-child(1) a:hover {
    background: #056762;
}

.cylanmu li:nth-child(2) a:hover {
    background: #043a67;
}

.cylanmu li:nth-child(3) a:hover {
    background: #634504;
}

.cylanmu li:nth-child(4) a:hover {
    background: #540468;
}

.cylanmu li a img {
    display: inline-block;
    margin-right: 6px;
}

.cylanmu li a p {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    margin: 0;
    vertical-align: text-top;

}


@media (min-width:992px) {
    .dblz_li li a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
}

@media (max-width:1279px) {
    .cylanmu li a p {
        font-size: 19px;
    }
}

@media (max-width:1199px) {
    .cylanmu li a p {
        font-size: 16px;
    }

    .cylanmu li a img {
        width: 30px;
    }

    .cylanmu li a {
        padding: 41px 20px;
    }
}

@media (max-width:991px) {
    .cylanmu {
        margin-top: 20px;
    }

    .cylanmu li a p {
        font-size: 20px;
    }

    .cylanmu li a img {
        width: 45px;
    }

    .cylanmu li a {
        padding: 35px 25px;
    }
}

@media (max-width:450px) {
    .cylanmu li a {
        padding: 35px 0;
        text-align: center;
    }
}

@media (max-width:415px) {}

@media (max-width:380px) {
    .cylanmu li a {
        padding: 25px 0;
    }
}

@media (max-width:320px) {}



/* 友情链接 */
.yq_links {
    padding: 30px 0 40px;
}

.yqlj_li li {
    padding-top: 10px;
    text-align: center;
    min-height: 74px;
}

.yqlj_li li img {
    display: inline-block;
}

.yqlj_li li:hover {
    opacity: 0.8;
}

@media (max-width:767px) {
    .yqlj_li li {
        text-align: left;
    }
}



/*------------------公告选项卡----------------*/
.index_kj {}

.index_kj h2 {
    font-size: 20px;
    color: #004098;
    margin: 0;
    font-weight: 700;
    padding-bottom: 10px;
    background: url(ioz-lmbg03.png) repeat-x bottom;
}

.index_kj ul {
    margin-top: 20px;
    overflow: hidden;
}

.index_kj ul li {
    margin-bottom: 20px;
    float: left;
    width: 47%;
    border-radius: 4px;
    text-align: center;
    margin-right: 6%;
    padding: 14px 10px 0;
    height: 110px;
    background: url(lm_right_bg.png) no-repeat;
}

.index_kj ul li:nth-child(2n) {
    margin-right: 0;
}

.index_kj ul li:nth-child(3) {
    padding-top: 22px;
}

.index_kj ul li:nth-child(4) {
    padding-top: 22px;
}

.index_kj ul li a {
    display: block;
}

.index_kj ul li img {
    display: inline-block;
    margin-bottom: 8px;
}

.index_kj ul li p {
    color: #0848a1;
    font-size: 15px;
}

.index_kj ul li a:hover p {
    color: #0096ff;
}


.achievements {
    margin-bottom: 22px;
}

.achievements img {
    width: 100%;
    height: 72.6px;
}

.achievements img:hover {
    opacity: 0.8;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
    .achievements img {
        height: 141px;
    }
}

@media (max-width: 767px) {
    .achievements img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 320px) {}

.two_mokbg {
    background: #09356d;
    border-radius: 6px;
    padding: 22px 24px;
}

.indexggbox {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 24px;
}

.indexggbox.mobmt {
    margin-bottom: 0;
    background: #edf4ff;
    padding-top: 5px;
    border-radius: 4px;
}

.index_tab {
    position: relative;
}

.index_tab .mores_all {
    top: 9px;
    right: 15px;
}

.index_tab .mores_all a {
    color: #9ac4fe;
    font-size: 13px;
}

.index_tab .mores_all a:hover {
    color: #fff;
}

.index_tab .space {
    padding: 15px;
}

.index_tab .tabmenu {
    background: #1e58a9;
    height: 42px;
    overflow: hidden;
}

.index_tab .tabmenu ul li {
    height: 42px;
    color: #ffffff;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    float: left;
    padding: 0 20px;
}

.index_tab .tabmenu ul li a {
    color: #f7fcff;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
}

.index_tab .tabmenu ul li.selected {
    background: #fff;
}

.index_tab .tabmenu ul li.selected a {
    color: #004098;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
}

.index_tab .tabmenu ul li span {
    height: 42px;
    float: left;
    display: block;
}

.index_tab .tabmenu ul li span.tabg {
    padding: 0;
    width: 100%;
    text-align: center;
    padding: 8px 0 0 0;
}

.index_tab .tabmenu ul li span.bg {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_tab .tabmenu ul li span.bg01 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_tab .tabmenu ul li span.bg02 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_tab .tabmenu ul li.selected span.tabg {
    width: 100%;
    text-align: center;
    color: #6aefff;
    padding: 8px 0 0 0;
}

.index_job {
    position: relative;
}

.index_job .space {
    padding: 12px 15px;
}

.index_job .tabmenu {
    background: #1e58a9;
    height: 42px;
    overflow: hidden;
}

.index_job .mores_all {
    top: 9px;
    right: 15px;
}

.index_job .mores_all a {
    color: #9ac4fe;
    font-size: 13px;
}

.index_job .mores_all a:hover {
    color: #fff;
}

.index_job .tabmenu ul li {
    height: 42px;
    color: #ffffff;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    float: left;
    padding: 0 20px;

}

.index_job .tabmenu ul li a {
    color: #f7fcff;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
}

.index_job .tabmenu ul li.selected {
    background: #fff;
}

.index_job .tabmenu ul li.selected a {
    color: #004098;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
}

.index_job .tabmenu ul li span {
    height: 42px;
    float: left;
    display: block;
}

.index_job .tabmenu ul li span.tabg {
    padding: 0;
    width: 100%;
    text-align: center;
    padding: 8px 0 0 0;
}

.index_job .tabmenu ul li span.bg {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_job .tabmenu ul li span.bg01 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_job .tabmenu ul li span.bg02 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_job .tabmenu ul li.selected span.tabg {
    width: 100%;
    text-align: center;
    color: #6aefff;
    padding: 8px 0 0 0;
}

.events_tab .tabmenu {
    margin-bottom: 22px;
    background: #edf4ff;
    height: 52px;
    line-height: 52px;
    border: 1px solid #eee;
}

.events_tab .tabmenu ul li {
    float: left;
    position: relative;
}

.events_tab .tabmenu .selected {
    background: #fff;
}

.events_tab .tabmenu ul li:last-child {
    margin-right: 0px;
}

.events_tab .tabmenu ul li a {
    color: #4f68bf;
    font-size: 18px;
    font-weight: 700;
    height: 52px;
    display: block;
    padding: 0 21px;
}

.events_tab .tabmenu ul li.selected a {
    color: #4f68bf;
    font-weight: 700;
    background: #e1e5fb;
}

.events_tab .tabmenu ul li.selected span {
    height: 3px;
    position: absolute;
    width: 100%;
    background: #4f68bf;
    top: 0px;
}


.wa_school {
    font-size: 18px;
    color: #444;
    font-weight: 700;
    margin-left: 15px;
    float: left;
}

.wa_school img {
    display: inline-block;
    margin: -4px 5px 0 0;
}


.fwcx {
    width: 100%;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .index_tab .tabmenu ul li {
        font-size: 19px;
    }

    .index_tab .tabmenu ul li a {
        font-size: 19px;
    }

    .index_tab .tabmenu ul li.selected a {
        font-size: 19px;
    }

    .index_job .tabmenu ul li {
        font-size: 19px;
    }

    .index_job .tabmenu ul li a {
        font-size: 19px;
    }

    .index_job .tabmenu ul li.selected a {
        font-size: 19px;
    }

    .fwcx {
        max-height: 442px;
    }
}

@media (max-width: 991px) {
    .index_tab .tabmenu ul li {
        font-size: 20px;
    }

    .index_job .tabmenu ul li {
        font-size: 20px;
    }

    .fwcx {
        max-height: none;
    }
}

@media (max-width: 640px) {
    .index_tab .tabmenu ul li {
        font-size: 19px;
    }

    .index_job .tabmenu ul li {
        font-size: 19px;
    }

    .btn-text {
        margin: 8px 0;
    }
}

@media (max-width: 320px) {
    .events_tab .tabmenu ul li {
        font-size: 12px;
        font-weight: 500;
    }
}

/*------------------滚动公告----------------*/
.marquee-1 {
    width: 100%;
    height: 218px;
    overflow: hidden;
    margin: 0;
    padding: 0 20px;
}

.marquee-1 ul {
    float: left;
    width: auto;
    padding: 0px;
}

.marquee-1 ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    padding: 2px 0;
    line-height: 22px;
    padding-left: 15px;
}

.marquee-1 ul li a {
    color: #333333;
}

.marquee-1 ul li span {
    color: #6180ab;
    margin-right: 5px;
}

.marquee-1 ul li a:hover {
    color: #4f68bf;
}

.marquee-1 ul li a>img {
    display: inline-block;
    margin: 0 0 0 6px;
}

@media (max-width: 1199px) {
    .marquee-1 {
        height: 192px;
    }
}

@media (max-width: 991px) {
    .marquee-1 {
        height: 214px;
    }
}

@media (max-width: 767px) {}

.hui {
    font-size: 16px;
    line-height: 26px;
    color: #bfbfbf;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(xjyjsa_icon02.png);
    background-repeat: no-repeat;
    background-position: left 12.5px;
    padding-left: 15px;
}

.hei {
    font-size: 12px;
    line-height: 18px;
    color: #8b8b8b;
    text-decoration: none;
    font-family: Arial;
}

a.hei:hover {
    color: #f86900;
    font-size: 12px;
    text-decoration: none;
}

.hei1 {
    font-size: 16px;
    line-height: 26px;
    color: #454545;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

A.hei1:hover {
    COLOR: #004ea2;
    text-decoration: none;
}

.lan {
    font-size: 12px;
    line-height: 18px;
    color: #0f8fd0;
    text-decoration: none;
}

a.lan:hover {
    color: #15499a;
    font-size: 12px;
    text-decoration: none;
}

.lan1 {
    font-size: 13px;
    line-height: 18px;
    color: #004ea2;
    text-decoration: none;
}

a.lan1:hover {
    color: #d61300;
    font-size: 13px;
    text-decoration: none;
}

.huang {
    font-size: 15px;
    color: #ffc435;
    line-height: 20px;
}

.dlan {
    font-size: 13px;
    line-height: 18px;
    color: #6ff3ff;
    text-decoration: none;
    font-family: Arial;
}

.bai {
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
    background-image: url(ico_bd.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 16px;
}

a.bai:hover {
    color: #6ff3ff;
    font-size: 13px;
}

.bai12 {
    font-size: 12px;
    line-height: 18px;
    color: #e9f7ff;
    text-decoration: none;
}

a.bai12:hover {
    color: #8bebff;
    font-size: 12px;
}

.bai13 {
    font-size: 13px;
    line-height: 20px;
    color: #e9f7ff;
    text-decoration: none;
}

a.bai13:hover {
    color: #8bebff;
    font-size: 13px;
}

.bai14 {
    font-size: 14px;
    line-height: 25px;
    color: #e9f7ff;
    text-decoration: none;
}

a.bai14:hover {
    color: #8bebff;
    font-size: 14px;
}

.bai15 {
    font-size: 15px;
    line-height: 20px;
    color: #e9f7ff;
    text-decoration: none;
    padding-bottom: 10px;
}

a.bai15:hover {
    color: #8bebff;
    font-size: 15px;
}

.hei14 {
    font-size: 14px;
    line-height: 23px;
    color: #444;
    text-decoration: none;
}

a.hei14:hover {
    color: #0453b0;
    font-size: 14px;
}

.hei13 {
    font-size: 13px;
    line-height: 20px;
    color: #444;
    text-decoration: none;
}

a.hei13:hover {
    color: #0453b0;
    font-size: 13px;
}

/* --------------学术交流  媒体扫描  常用栏目-------------- */
.xsmt_li {}

.mtsm_heigth {
    height: 108px;
    overflow: hidden;
}

.xsmt_li li {
    line-height: 2.3;
}

.xsmt_li li a {
    font-size: 16px;
    display: block;
    color: #333;
    background-image: url(xjyjsa_icon01.png);
    background-repeat: no-repeat;
    background-position: left 12px;
    padding: 0 0 0 18px;
}

.xsmt_li li a:hover {
    color: #3C61C2;
}

.top_mtsm {
    margin: 0 -9px;
    overflow: hidden;
    padding: 10px 0 26px;
}

.top_mtsm li {
    float: left;
    width: 50%;
    padding: 0 9px;
}

.top_mtsm li a img {
    height: 108px;
}

.lab_common {
    overflow: hidden;
}

.lab_common li {
    float: left;
    width: 50%;
    padding: 20px 0 0;
    padding-left: 20px;
}

.lab_common li a {
    display: block;
    background: #edf4ff;
    line-height: 62px;
    font-size: 18px;
    color: #404040;
}

.lab_common li a img {
    display: inline-block;
    margin: -2px 10px 0 16px;
}

.lab_common li a p {
    display: inline-block;
    margin-bottom: 0;
}

.lab_common li a:hover {
    color: #4f68bf;
}


.quick_special {}

.ksztzl_lab {}

.ksztzl_lab .lanmu {
    background: #e1e5fb;
    border-bottom: 0;
    margin-bottom: 3px;
}

.ksztzl_lab .lanmu_l {
    height: 44px;
    line-height: 43px;
    margin: 1px 0 0 1px;
    background: #fff;
    color: #4f68bf;
}

.ksztzl_lab .lanmu_l span {
    background: #4f68bf;
    height: 2px;
    top: auto;
    bottom: 0;
}

.quick_links {
    background: #edf4ff;
    padding: 6px 10px;
    border: 1px solid #eeeeee;
}

.quick_links li {
    line-height: 2;
}


.quick_links li a {
    background-image: url(xjyjsa_icon03.png);
    background-position: left 15px;
    padding: 0 0 0 24px;
}

.ztzl_lab {
    height: 206px;
    background: #edf4ff;
    padding: 8px 20px 0;
    border: 1px solid #eeeeee;
}

.ztzl_lab li {
    margin-bottom: 20px;
}

.ztzl_lab li:first-child {
    margin-bottom: 22px;
}

.ztzl_lab li:last-child {
    margin-bottom: 18px;
}

.ztzl_lab li img {
    border-radius: 4px;
}

.lihua_video {
    height: 206px;
    background: #edf4ff;
    padding: 10px;
    border: 1px solid #eeeeee;
    position: relative;
}

.lihua_video>img {
    width: 100%;
}

.lihua_video button {
    position: absolute;
    background: none;
    left: 50%;
    top: 50%;
    border: 0;
    margin: -30px 0 0 -30px;
}

@media (min-width: 768px) {
    .xsmt_li li a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

}

@media (max-width: 1199px) {
    .lab_common li {
        padding-left: 15px;
    }

    .lab_common li a img {
        margin: -2px 0px 0 10px;
    }

    .top_mtsm li a img {
        height: 80px;
    }

    .mtsm_heigth {
        height: 140px;
    }

    .top_mtsm {
        padding-bottom: 19px;
    }

    .ztzl_lab {
        padding-top: 30px;
    }

    .lihua_video {
        padding-top: 33px;
    }

}

@media (max-width: 991px) {
    .top_mtsm li a img {
        height: 200px;
    }

    .lab_common li {
        padding: 20px 10px 0;
        width: 33.33333%;
    }

    .lab_common li a img {
        margin: -2px 10px 0 16px;
    }

    .ksztzl_lab {
        margin-bottom: 30px;
    }

    .ztzl_lab,
    .lihua_video {
        height: auto;
    }

    .ztzl_lab {
        padding: 23px 15px 0;
        overflow: hidden;
    }

    .ztzl_lab li {
        float: left;
        width: 50%;
        padding: 0 15px;
    }

    .lihua_video {
        padding-top: 10px;
    }

}

@media (max-width: 500px) {
    .lab_common li {
        width: 50%;
    }

    .xsmt_li li {
        line-height: 1.6;
        margin: 9px 0;
    }

    .xsmt_li li a {
        background-position: left 9px;
    }

    .mtsm_heigth {
        height: auto;
    }
}

@media (max-width: 450px) {
    .ztzl_lab li {
        width: 100%;
        padding: 0;
    }
}


/*---------------友情链接---------------------*/
.win-zt {
    overflow: hidden;
    width: 40.702%;
    float: left;
}

.win-zt .topic {
    background: #a1e2f5;
    overflow: hidden;
}

.win-zt .topic .topic-l {
    width: 315px;
    float: left;
}

.win-zt .topic .topic-r {
    float: left;
    margin: 14px 0 0 24px;
}

.win-ico {
    overflow: hidden;
    width: 100%;
    float: left;
    background: #09356d;
    border-radius: 6px;
    padding: 22px 25px 0;
}

.win-ico li {
    text-align: center;
    margin-bottom: 22px;
    padding-left: 11px;
    padding-right: 11px;
}

.win-ico .row {
    margin-right: -11px;
    margin-left: -11px;
}

.win-ico li a {
    display: block;
}

.win-ico li a img {
    border-radius: 4px;
    height: 68.4px;
    width: 100%;
}

.win-ico li a:hover img {
    opacity: 0.8
}

@media (max-width: 1199px) {
    .win-ico li {}

    .secondpart {
        padding: 0;
    }
}

@media (max-width: 991px) {
    .win-zt {
        width: 100%;
    }

    .win-zt .topic .topic-l {
        width: 80%;
    }

    .win-ico {
        width: 100%;
        margin-top: 20px;
    }

    .secondpart {
        padding: 45px 0 43px 0;
    }
}

@media (max-width: 767px) {
    .win-zt .topic .topic-l {
        width: 100%;
    }

    .secondpart {
        padding: 25px 0 30px 0;
    }

}

.swipslider {
    position: relative;
    overflow: hidden;
    display: block;
    padding-top: 99px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.swipslider .sw-slides {
    display: block;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    font-size: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    position: absolute;
    bottom: 0;
}

.swipslider .sw-slide {
    width: 100%;
    height: 75%;
    margin: auto;
    display: inline-block;
    position: relative;
}

.swipslider .sw-slide>img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.swipslider .sw-slide .sw-content {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
}

.sw-bullet {
    position: absolute;
    bottom: 3px;
    list-style: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}

.sw-bullet li {
    width: 13px;
    height: 6px;
    background-color: #dbdbdb;
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out;
}

.sw-bullet li:hover {
    background-color: rgba(219, 219, 219, 0.6);
}

.sw-bullet li.active {
    background-color: #074aa5;
    box-shadow: 0 0 2px rgba(219, 219, 219, 0.6);
}

.sw-bullet li:not(:last-child) {
    margin-right: 5px;
}

@media (max-width: 991px) {
    .swipslider {
        padding-top: 152px;
    }
}

@media (max-width: 767px) {
    .swipslider {
        padding-top: 91px;
    }
}

/*---------------联系信息等------------------*/
.aboutvideo {
    border: #cce7f4 solid 5px;
    overflow: hidden;
}

.contactinfo {
    font-size: 16px;
    line-height: 36px;
    color: #e4f1f8;
}

@media (max-width: 1199px) {
    .contactinfo {
        line-height: 33px;
    }
}

@media (max-width: 991px) {
    .contactinfo {
        line-height: 38px;
    }
}

/*---------------新闻动态---------------------*/
.minh {}

.picnewslist {
    overflow: hidden;
    margin: 0 15px 10px 15px;
}

.picnewslist li {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}

.picnewslist li:last-child {
    margin-bottom: 0px;
    border-bottom: #ccc dashed 0px;
}

.picnewslist li h2 {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 8px 0;
    display: block;
}

/*text-overflow: ellipsis;white-space: nowrap;*/
.picnewslist li h2 a {
    color: #383838;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.picnewslist li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.picnewslist .news-img {
    margin-right: 10px;
    margin-bottom: 8px;
}

.picnewslist .news-img img {
    max-width: 102px;
    border: #e4e4e4 solid 1px;
}

.picnewslist .news-txt p {
    line-height: 20px;
    font-size: 13px;
    margin: 0px;
    color: #8e8e8e;
}

.picnewslist .news-txt i {
    font-size: 12px;
    margin: 0 0 5px 0;
    color: #009cd1;
    display: block;
    font-style: normal;
    text-align: right;
}

.picnewslist .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.picnewslist .news-txt p a:hover {
    color: #15549a;
}

.picnewslist .hzfa-img {
    margin-right: 10px;
    margin-bottom: 15px;
}

.picnewslist .hzfa-img img {
    max-width: 112px;
    border: #e4e4e4 solid 3px;
}

.picnewslist .hzfa-txt p {
    line-height: 1.5;
    font-size: 12px;
    margin: 0 0 15px 0;
    color: #8e8e8e;
}

@media (max-width: 1199px) {
    .minh {
        min-height: 98px;
    }

    .picnewslist li h2 {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .minh {
        min-height: auto;
    }
}

@media (min-width: 768px) {
    .picnewslist .news-txt p {
        line-height: 20px;
        height: auto;
        font-size: 13px;
        overflow: hidden;
    }

    .picnewslist .news-img img {
        width: 102px;
        height: 66px;
    }

    .picnewslist .news-img {
        margin-right: 13px;
    }

    .picnewslist li {
        margin-bottom: 8px;
        display: block;
        overflow: hidden;
    }

    .picnewslist .hzfa-txt p {
        line-height: 20px;
        height: auto;
        font-size: 13px;
        overflow: hidden;
    }

    .picnewslist .hzfa-img img {
        width: 112px;
        height: 152px;
    }

    .picnewslist .hzfa-img {
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .picnewslist .news-img {
        margin-bottom: 2px;
    }

    .picnewslist .news-img img {
        width: 126px;
        height: 84px;
    }

    .picnewslist .hzfa-img {
        margin-bottom: 2px;
    }

    .picnewslist .hzfa-img img {
        width: 106px;
        height: 146px;
    }

    .picnewslist li h2 {
        white-space: normal;
    }
}

/*-----------------文字列表---------------------*/
.list-tab {
    overflow: hidden;
    display: block;
}

.list-tab ul {
    float: left;
    width: 75.5%;
    padding-left: 18px;
}

.list-tab ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 16px;
}

.list-tab ul li:last-child {
    margin-bottom: 0;
}

.list-tab ul li a {
    float: left;
    /*width:88%;*/
    max-width: 85%;
    overflow: hidden;
    font-size: 16px;
    color: #444;
    background-image: url(xjyjsa_icon01.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    padding: 0 0 0 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-tab ul li a>img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-tab ul li a:hover {
    color: #3C61C2;
    text-decoration: none;
}

.list-tab i {
    float: left;
    margin: 14px 0 0 8px;
}

.list-tab span {
    color: #a6a6a6;
    font-size: 14px;
    font-family: Arial;
    padding-right: 4px;
}

.list-tab span.right {
    float: right;
}

.list-tab .lingt_smbig li {
    margin-bottom: 16px;
}

.list-tab .top_newtit a {
    width: 100%;
    max-width: 100%;
    white-space: normal;
    padding-left: 0;
    background: url(title_bg.png) repeat-x bottom left;
}

.list-tab .top_newtit a h3 {
    margin: 0 0 5px;
    line-height: 25px;
    font-size: 18px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 50px;
}

.list-tab .top_newtit a p {
    color: #7995bc;
    font-size: 14px;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 40px;
}

.list-tab .top_newtit a:hover h3 {
    color: #0096ff;
}

.left-txtximg {
    float: left;
    width: 24.5%;
    background: #fff;
    border-radius: 0 0 6px 6px;
}

.left-txtximg img {
    width: 100%;
}

.left-txtximg a p {
    font-size: 16px;
    color: #444;
    margin-top: 10px;
    line-height: 1.5;
}

.left-txtximg a:hover p {
    color: #3C61C2;
}

.events_tab {
    position: relative;
}

.mores_all {
    position: absolute;
    right: 13px;
    top: 17px;
}

.mores_all a {
    font-size: 14px;
    color: #666666;
}

.mores_all a:hover {
    color: #4f68bf;
}

.text_listtime {
    margin: 20px 0 0;
}


@media (max-width: 1199px) {
    .list-tab ul li a {
        max-width: 81%;
    }
}

@media screen and (max-width: 992px) {
    .list-tab {
        height: auto !important;
        margin-left: 0px;
    }
}

@media (max-width: 991px) {
    .list-tab ul li a {
        font-size: 15px;
    }

    .list-tab span {}

    .list-tab i {
        margin: 10px 0 0 8px;
    }
}

@media screen and (max-width: 767px) {
    .list-tab ul li {}

    .list-tab ul li a {
        max-width: 100%;
        white-space: normal;
        line-height: 24px;
        background-position: left 10px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .list-tab span {
        width: 0px;
        visibility: hidden;
        display: none;
    }
}

.list-news {
    overflow: hidden;
    display: block;
}

.list-news li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
}

.list-news li:nth-child(5n+0) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    /* border-bottom: 1px dashed #D8D8D8; */
}

.list-news li a {
    float: left;
    /*width:86%;*/
    max-width: 84%;
    overflow: hidden;
    font-size: 16px;
    line-height: 42px;
    color: #333333;
    background-image: url(xjyjsa_icon04.png);
    background-repeat: no-repeat;
    background-position: left 18px;
    padding-left: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-news li a>img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-news li a:hover {
    color: #2459BC;
}

.list-news i {
    float: left;
    margin: 14px 0 0 8px;
}

.list-news span {
    line-height: 42px;
    color: #333;
    font-size: 16px;
    font-family: Arial;
}

.list-news span.right {
    float: right;
}

@media (max-width: 1199px) {
    .list-news li a {
        max-width: 81%;
    }
}

@media screen and (max-width: 991px) {
    .list-news li a {
        max-width: 73%;
        font-size: 15px;
    }

    .list-news i {
        margin: 12px 0 0 8px;
    }
}

@media screen and (max-width: 767px) {
    .list-news ul li {
        padding: 4px 0;
    }

    .list-news li a {
        max-width: 100%;
        white-space: normal;
        line-height: 24px;
        background-position: left 10px;
    }

    .list-news span.right {
        visibility: hidden;
        display: none;
    }
}

.list-article {
    overflow: hidden;
    display: block;
}

.list-article li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
}

.list-article li:nth-child(5n+0) {
    margin-bottom: 20px;
}

.list-article li a {
    float: left;
    /*width:100%;*/
    max-width: 96%;
    overflow: hidden;
    font-size: 16px;
    line-height: 33px;
    color: #383838;
    background-image: url(ioz_ico_01.gif);
    background-repeat: no-repeat;
    background-position: left 14px;
    padding-left: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-article li a>img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-article li a:hover {
    color: #004ea2;
}

.list-article i {
    float: left;
    margin: 14px 0 0 8px;
}

@media screen and (max-width: 1199px) {
    .list-article li a {
        max-width: 95%;
    }
}

@media screen and (max-width: 991px) {
    .list-article li a {
        max-width: 92%;
        font-size: 15px;
    }

    .list-article i {
        margin: 12px 0 0 8px;
    }
}

@media screen and (max-width: 767px) {
    .list-article ul li {
        padding: 4px 0;
    }

    .list-article li a {
        max-width: 100%;
        white-space: normal;
        line-height: 24px;
        background-position: left 10px;
    }
}

/* 快捷通道 */
.fast_track {}

.fast_track ul li {
    margin-bottom: 15px;
}

.fast_track ul li a {
    position: relative;
    width: 100%;
    display: block;
}

.fast_track ul li a img {}

.fast_track ul li a p {
    font-size: 18px;
    color: #fff;
    bottom: 13px;
    position: absolute;
    margin: 0;
    right: 15px;
    font-weight: 700;
}

@media screen and (min-width: 992px) {
    /* .fast_track ul li:last-child{ margin-bottom: 0; } */
}

@media screen and (max-width: 991px) {
    .fast_track ul {}

    .fast_track ul li {}
}

@media screen and (max-width: 450px) {
    .fast_track ul li {
        width: 100%;
    }
}

/* 通知公告 招生招聘 */
.notice_students .events_tab .tabmenu {
    margin-bottom: 30px;
}

.notice_notice {}

.notice_notice ul {}

.notice_notice ul li {
    overflow: hidden;
    margin-bottom: 35px;
}

.notice_notice ul li a span {
    float: left;
    width: 60px;
    margin-right: 12px;
    display: block;
    border: 1px solid #3C61C2;
    text-align: center;
    background: #fff;
    color: #3C61C2;
    padding-bottom: 2px;
}

.notice_notice ul li a b {
    display: block;
    text-align: center;
    background: #3C61C2;
    padding: 5px 0;
    font-size: 18px;
    font-family: Times New Roman, Arial;
    color: #fff;
    margin-bottom: 3px;
}

.notice_notice ul li a h3 {
    font-size: 15px;
    color: #444444;
    margin: 1px 0 0 0;
    line-height: 24px;
}

.notice_notice ul li a:hover h3 {
    color: #3C61C2;
}

.special_lab ul li {
    margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
    .notice_notice ul li a h3 {
        height: 48px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
}

@media screen and (max-width: 1199px) {
    .notice_notice ul li {
        margin-bottom: 12px;
    }

}

@media screen and (max-width: 991px) {
    .notice_notice ul li {
        margin-bottom: 30px;
    }

    .notice_students {
        margin-bottom: 0;
    }

    .special_lab ul li {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 450px) {
    .notice_students {
        padding-top: 40px;
    }
}


/*---------------科研部门 学术期刊---- 外部链接--------------------*/
.research_periodical {
    padding-top: 30px;
}

.research_periodical .events_tab .tabmenu {
    background: #EEF5FF;
    margin-bottom: 35px;
}

.research_department {
    margin: 0 -13px;
}

.research_department li {
    padding: 0 13px;
    float: left;
    width: 16.66666667%;
    text-align: center;
}

.research_department li img {
    margin-bottom: 8px;
}

.research_department li:hover img {
    opacity: 0.8;
}

.research_department li p {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    color: #2B4A9B;
    display: table-cell;
    height: 42px;
    vertical-align: middle;
}

.research_department li:hover p {
    color: #444;
}

.research_periodical .lanmu {
    border-color: #EEF5FF;
}

.qikan_cent {
    margin: 0 -12px;
}

.qikan_cent .col-md-6 {
    padding: 0 12px;
}

.qikan_cent a img {
    height: 194px;
}

.external_links {
    background: #E9EEFF;
    text-align: center;
    margin-top: 60px;
    padding: 24px 0 20px;
}

.external_links a {
    font-size: 16px;
    font-weight: 700;
    color: #3C67C2;
    padding: 0 50px;
}

.external_links a img {
    display: inline-block;
    margin: -4px 6px 0 0;
}

.external_links a:hover {
    color: #444;
}

@media (max-width: 1199px) {
    .qikan_cent a img {
        height: 150px;
    }

    .research_department li p {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .research_department li p {
        font-size: 14px;
    }

    .research_department {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .qikan_cent a img {
        height: 472px;
    }
}

@media (max-width: 767px) {
    .qikan_cent .col-md-6 {
        margin-bottom: 20px;
    }

    .qikan_cent a img {
        height: 480px;
    }
}

@media (max-width: 600px) {
    .qikan_cent a img {
        height: 370px;
    }
}

@media (max-width: 500px) {
    .research_department li {
        width: 33.333333333%;
        min-height: 172px;
        margin-bottom: 10px;
    }

    .research_department li img {
        display: inline-block;
    }

    .qikan_cent a img {
        height: 300px;
    }
}

@media (max-width: 430px) {
    .qikan_cent a img {
        height: 244px;
    }
}

@media (max-width: 380px) {
    .research_department li {
        width: 50%;
        min-height: 172px;
    }

    .qikan_cent a img {
        height: 217px;
    }
}

@media (max-width: 320px) {
    .qikan_cent a img {
        height: 180px;
    }
}



.xjyjsa_listcent {
    background: url(xjyjsa_indexbg.png) repeat-x top left;
    overflow: hidden;
    margin-top: 5px;
}



/*---------------信息平台---------------------*/
.infoplatform {
    overflow: hidden;
}

.infoplatform .space {
    padding: 0;
}

.infoplatform .boxpadding {
    padding: 20px 0;
}

.infoplatform .sideline {
    border-bottom: #dfeef9 solid 1px;
    border-right: #dfeef9 solid 1px;
}

.infoplatform .in_icon1 {
    background: #0062ac;
}

.infoplatform .in_icon2 {
    background: #0ba299;
}

.infoplatform .in_icon3 {
    background: #6fbc47;
}

.infoplatform .in_icon4 {
    background: #24a9e6;
}

.infoplatform .in_icon5 {
    background: #f8b62c;
}

.infoplatform p {
    color: #ffffff;
    margin: 6px 0 0 0;
    font-size: 12px;
}

.infoplatform a:hover p {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

@media (max-width: 1299px) {
    .infoplatform .boxpadding {
        padding: 23px 0;
    }
}

/*---------------学术活动---------------------*/
/*首页样式*/
.events {
    background: #f3f9fe;
    overflow: hidden;
    padding: 18px;
    border: #b6d5eb solid 1px;
    min-height: 342px;
}

.cmain2by {
    width: 100%;
}

.cmain2by dl {
    margin: 0px;
}

.cmain2by dd {
    overflow: hidden;
    margin-bottom: 14px;
    border-bottom: #d3d3d3 dashed 0px;
}

.cmain2by dd.cmain2byli1 {
    background: #f1f1f1;
}

.cmain2by dd span {
    float: left;
    color: #ff9c00;
    text-align: center;
    width: 57px;
    margin-right: 2px;
    font-size: 25px;
    font-weight: 600;
    padding: 2px 0 0 0;
    background: url(ioz_datebg.png) no-repeat top center;
    font-family: Arial;
    /*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/
}

.cmain2by dd span b {
    background: #086ec1;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #ffffff;
    font-weight: normal;
}

.cmain2by dd .hdtitle {
    float: left;
    width: 78%;
    overflow: hidden;
    display: block;
    color: #535353;
    margin-left: 10px;
}

.cmain2by dd .hdtitle a {
    display: block;
    line-height: 20px;
    color: #383838;
    font-size: 15px;
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.cmain2by dd .hdtitle a>img {
    display: inline-block;
    margin-left: 6px;
}

.cmain2by dd .hdtitle a:hover {
    COLOR: #004ea2;
}

.cmain2by dd .hdtitle p {
    font-size: 13px;
    color: #0561a6;
    line-height: 19px;
    margin: 7px 0 0 0;
}

@media (max-width: 1299px) {
    .events {
        min-height: 358px;
    }
}

@media (max-width: 1199px) {
    .cmain2by dd .hdtitle {
        width: 70%;
    }

}

@media (max-width: 991px) {
    .cmain2by dd .hdtitle {
        width: 89%;
    }

}

@media (max-width: 767px) {
    .cmain2by dd .hdtitle {
        width: 76.8%;
    }

    .cmain2by dd .hdtitle a {
        white-space: normal;
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .cmain2by dd .hdtitle {
        width: 71.8%;
    }
}

/*列表页样式*/
.academic-notice {
    width: 100%;
}

.academic-notice dl {
    margin: 0 0 25px;
}

.academic-notice dd {
    overflow: hidden;
    padding: 24px 0;
}

.academic-notice dd:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}

.academic-notice dd span {
    float: left;
    color: #333;
    text-align: center;
    width: 76px;
    margin-right: 28px;
    font-size: 24px;
    font-weight: 600;
    padding: 10px 0 8px 0;
    background: #f1f5ff;
    border: 1px solid #eee;
}

.academic-notice dd span b {
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    display: block;
    font-weight: normal;
}

.academic-notice dd .hdtitle {
    display: block;
    color: #535353;
    margin-left: 10px;
}

.academic-notice dd .hdtitle a {
    overflow: hidden;
    display: block;
    font-weight: 700;
    color: #004098;
    font-size: 18px;
    margin-bottom: 10px;
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-overflow: ellipsis;
    white-space: normal;
}

.academic-notice dd .hdtitle a>img {
    display: inline-block;
    margin-left: 6px;
}

.academic-notice dd .hdtitle a:hover {
    COLOR: #333;
}

.academic-notice dd .hdtitle p {
    line-height: 20px;
    font-size: 14px;
    color: #333;
    line-height: 18px;
    margin: 4px 0 0 0;
}

@media (max-width: 1199px) {
    .academic-notice dd .hdtitle a {
        font-size: 15px;
    }

    .academic-notice dd span {
        margin-right: 20px;
    }
}

@media (max-width: 991px) {}

@media (max-width: 767px) {
    .academic-notice dd .hdtitle a {
        white-space: normal;
    }

    .academic-notice dd span {
        margin-right: 15px;
    }
}

@media (max-width: 392px) {}

@media (max-width: 350px) {}



/*---------------媒体风采---------------------*/
.homelist {
    overflow: hidden;
}

.homelist li {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}

.homelist li:last-child {
    margin-bottom: 0px;
    border-bottom: #ccc dashed 0px;
}

.homelist li h2 {
    font-size: 15px;
    color: #ffffff;
    line-height: 22px;
    margin: 0 0 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.homelist li h2 a {
    color: #ffffff;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.homelist li h2 a:hover {
    color: #b8cff3;
    text-decoration: none;
}

.homelist .news-img img {
    max-width: 142px;
    border: #e4f2fb solid 1px;
}

.homelist .news-txt p {
    line-height: 20px;
    font-size: 12px;
    margin: 0px;
    color: #d5c7c3;
}

.homelist .news-txt i {
    font-size: 12px;
    margin: 4px 0 0 0;
    color: #a3dffd;
    display: block;
    font-style: normal;
    text-align: right;
}

.homelist .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.homelist .news-txt p a:hover {
    color: #15549a;
}

@media (min-width: 768px) {
    .homelist .news-txt p {
        line-height: 20px;
        height: auto;
        font-size: 12px;
        overflow: hidden;
    }

    .homelist .news-img img {
        width: 142px;
        height: 96px;
    }

    .homelist .news-img {
        margin-right: 15px;
    }

    .homelist li {
        margin-bottom: 30px;
        display: block;
        overflow: hidden;
    }
}

@media (max-width: 1199px) {
    .homelist li {
        margin-bottom: 2px;
    }
}

@media (max-width: 991px) {
    .homelist li {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .homelist .news-img {
        margin-bottom: 2px;
        margin-right: 15px;
    }

    .homelist .news-img img {
        width: 126px;
        height: 84px;
    }

    .homelist li h2 {
        white-space: normal;
        overflow: inherit;
    }
}

/*---------------推荐专题---------------------*/
/*首页样式*/
.specialtopic {}

.specialtopic img {
    border: #d9d9d9 solid 1px;
    width: 100%;
    height: 65px;
    margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
    .specialtopic img {
        height: 52px;
        margin: 30.8px 0 0 0;
    }
}

@media (max-width: 991px) {
    .specialtopic img {
        height: 61px;
        margin: 20px 0 0 0;
    }
}

@media (max-width: 767px) {
    .specialtopic img {
        height: 48px;
        margin: 15px 0 0 0;
    }
}

@media (max-width: 380px) {
    .specialtopic img {
        height: 43px;
        margin: 15px 0 0 0;
    }
}

@media (max-width: 320px) {
    .specialtopic img {
        height: 36px;
        margin: 15px 0 0 0;
    }
}

/*列表页样式*/
.specialtopic-list {}

.specialtopic-list img {
    border: #d9d9d9 solid 1px;
    width: 100%;
    height: 76px;
    margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
    .specialtopic-list img {
        height: 61px;
    }
}

@media (max-width: 991px) {
    .specialtopic-list img {
        height: 60px;
    }
}

@media (max-width: 767px) {
    .specialtopic-list img {
        height: 51px;
        margin: 0 0 15px 0;
    }
}

@media (max-width: 380px) {
    .specialtopic-list img {
        height: 45px;
        margin: 0 0 15px 0;
    }
}

@media (max-width: 320px) {
    .specialtopic-list img {
        height: 36px;
        margin: 0 0 15px 0;
    }
}

/*列表页样式1*/
.specialtopic-list1 {}

.specialtopic-list1 img {
    border: #d9d9d9 solid 1px;
    width: 100%;
    height: 78px;
    margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
    .specialtopic-list1 img {
        height: 62px;
    }
}

@media (max-width: 991px) {
    .specialtopic-list1 img {
        height: 63px;
    }
}

@media (max-width: 767px) {
    .specialtopic-list1 img {
        height: 51px;
        margin: 0 0 15px 0;
    }
}

@media (max-width: 380px) {
    .specialtopic-list1 img {
        height: 45px;
        margin: 0 0 15px 0;
    }
}

@media (max-width: 320px) {
    .specialtopic-list1 img {
        height: 36px;
        margin: 0 0 15px 0;
    }
}

/*---------------页尾---------------------*/
.foot {
    background: url(xjyjsa_footbg.jpg) no-repeat left top;
    padding: 40px 0;
}

.foot .tophalf {
    padding: 19px 0 20px 0;
}

.foot .secondhalf {
    padding: 12px 0;
    border-top: #255689 solid 1px;
    background: rgba(38, 45, 52, .4);
    color: #daebf3;
    font-size: 13px;
    text-align: center;
    line-height: 24px;
}

.foot .secondhalf img {
    display: inline-block;
    margin-left: 15px;
}

.foot .secondhalf a {
    color: #daebf3;
}

.foot .secondhalf a:hover {
    color: #77d3ff;
}

.copyright {
    font-size: 12px;
    line-height: 20px;
    color: #f7f7f7;
    display: block;
    overflow: hidden;
}

.copyright .cas {
    width: 327px;
    display: block;
    overflow: hidden;
    float: left;
    margin: 8px 0 0 45px;
    text-align: center;
}

.copyright .cas img {}

.copyright .left {
    width: 56%;
    font-size: 15px;
    line-height: 29px;
    color: #fff;
    display: block;
    overflow: hidden;
    float: left;
    margin: 9px 0 0 0;
}

.copyright .left a {
    color: #444;
}

.copyright .left a:hover {
    color: #0096ff;
}

.copyright .rightbz {
    display: block;
    overflow: hidden;
    float: right;
    margin: 0 0 0;
}

.copyright .rightbz img {
    display: inline-block;
    margin-left: 5px;
}

.copyright .rightjb {
    width: 65px;
    padding: 10px 0 0 0;
    display: block;
    overflow: hidden;
    float: right;
}

.copyright .rightwx {
    width: 80px;
    padding: 10px 0 0 0;
    display: block;
    overflow: hidden;
    float: right;
}


@media screen and (min-width: 1920px) {
    .foot {
        background-size: cover;
    }
}

@media screen and (max-width: 1199px) {
    .copyright .cas {
        width: 240px;
        margin-left: 15px;
        margin-right: 20px;
    }
}

@media screen and (max-width: 991px) {
    .copyright .left {
        width: 57%;
    }

    .copyright .rightbz {
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .copyright .rightwx {
        width: 49%;
        padding: 20px 0 0 0;
    }

    .foot {
        background-size: cover;
    }
}

@media screen and (max-width: 767px) {
    .foot .secondhalf {
        padding: 18px 0;
    }

    .foot .secondhalf img {
        display: none;
    }

    .copyright .cas {
        width: 100%;
        border: 0px;
        margin: 12px 0 0 0;
    }

    .copyright .cas img {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .copyright .left {
        width: 100%;
        text-align: center;
        margin-top: 12px;
    }

    .copyright .rightbz {
        margin: 0 auto;
        float: none;
    }

    .copyright .rightwx {
        width: 50%;
    }
}

@media screen and (max-width: 320px) {
    .copyright .rightwx {
        width: 50%;
    }
}


/*---------------------------------右侧悬浮------------------------------------------*/
.Rightfixed {
    position: fixed;
    top: 344px;
    left: 50%;
    margin-left: 634px;
    -webkit-transform: translateZ(0);
    z-index: 10;
}

.Rightfixed img {
    display: block;
    width: 40px;
    margin-bottom: 2px;
}

#returnTop {
    display: none
}

#returnTopM {
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: none;
    z-index: 20;
    width: 45px;
}

.RF_box {
    position: relative;
}

.Rightfixed .RF_rem {
    position: absolute;
    width: 400px;
    height: 597px;
    bottom: -300px;
    left: -408px;
    display: none;
}

.RF_wx:hover .RF_rem {
    display: block;
}

@media screen and (max-width: 1366px) {
    .Rightfixed {
        margin-left: 600px;
    }
}

@media screen and (max-width: 1279px) {
    .Rightfixed {
        margin-left: 570px;
    }
}

@media screen and (max-width: 1199px) {
    .Rightfixed {
        margin-left: 480px;
    }
}

@media screen and (max-width: 1024px) {
    .Rightfixed {
        margin-left: 460px;
    }
}

@media screen and (max-width: 991px) {
    .Rightfixed {
        margin-left: 370px;
    }
}

@media screen and (max-width: 820px) {
    .Rightfixed {
        margin-left: 340px;
    }
}

@media screen and (max-width: 767px) {
    .Rightfixed {
        display: none;
    }
}

/*---------------------------------导航＆菜单------------------------------------------*/
.twobanner {
    height: 236px;
    border-top: #4d788e solid 1px;
}

.twolmmt {
    margin: 4px 0 0 0;
}

.h_menu {
    padding: 0;
}

.location_menu {
    overflow: hidden;
    padding: 0px;
}

.navbar {
    min-height: 40px;
    border: 0px solid transparent;
    width: 100%;
}

.navbar-toggle {
    float: right;
    padding: 4px 5px;
    margin-top: 7px;
    margin-bottom: 6px;
    margin-right: 0px;
    border: 2px solid #F6FAFC;
}

.navbar-menu {
    font-size: 18px;
    color: #ffffff;
    float: left;
    font-weight: 500;
    margin: 9px 0 0 0;
}

.navbar-default .navbar-collapse {
    /*border-color: #214289;*/
}

.nav-tabs>li {
    text-align: center;
}

.nav-tabs>li:last-child {
    border-right: #cacaca solid 0px;
}

.nav-stacked>li {
    background: #e9f6fe;
    border-top: #feffff solid 1px;
    border-bottom: #cce7fa solid 1px;
}

.search_linktwo .social-links {
    margin-right: 27px;
}

#mobi_left_nav {
    display: none;
}

#mobi_left_navcent {
    display: none;
}

@media (max-width: 1249px) {
    .search_linktwo .social-links {
        margin-right: 20px;
    }
}

@media (max-width: 1199px) {
    .search_linktwo .social-links {
        margin-right: 24px;
    }
}

@media (max-width: 1024px) {
    .twobanner {
        height: 206px;
    }
}

@media only screen and (max-width: 992px) {
    .nav-pills>li>a {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .navbar-menu {
        display: none;
    }

    .navbar-right {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .twobanner {
        height: 142px;
    }

    .h_menu {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
    }

    .location_menu {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width: 767px) {
    .search_linktwo .social-links {
        margin-right: 0;
    }

    #mobi_left_nav {
        display: block;
        margin: 2px 6px 0 0;
        border: 0;
        padding: 0;
    }

    #mobi_left_nav .fa-2x {
        font-size: 1.6em;
    }

    #mobi_left_navcent {
        background: #fff;
        padding-top: 15px;
    }

    #mobi_left_navcent .block {
        padding-bottom: 0;
    }

    #mobi_left_navcent .sidebar .title {
        line-height: 50px;
        background-size: 100%;
    }

    #mobi_left_navcent .leftNavigation li a {
        padding: 10px 12px;
    }

}

@media screen and (max-width: 640px) {
    .navbar-collapse {
        margin-top: 6px;
    }
}

@media screen and (max-width: 480px) {
    .nav-tabs>li {
        width: 100%;
        border-right: #cacaca solid 0px;
    }
}

.contentWrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.contentLeft {
    width: 100%;
    height: 100%;
    padding: 0 15px;
}

.contentRight {
    padding: 1.3rem 2rem;
    margin-left: 250px;
}

.leftNavigation {
    margin: 0rem 0;
}

.leftNavigation,
.leftNavigation li ul {
    list-style: none;
    padding: 0;
}

.leftNavigation {
    background: #f0f5ff;
    padding-bottom: 30px;
}

.leftNavigation li a {
    font-size: 18px;
    display: block;
    padding: 11px 12px 11px 30px;
    color: #0f0f0f;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.leftNavigation li a,
.leftNavigation li a .leftNavIcon {
    line-height: 160%;
}

.leftNavigation li a .leftNavIcon {
    position: absolute;
    top: 0;
    right: 0;
    width: 4.6rem;
    padding: 13px 0;
    text-align: center;
    font-weight: 600;
    color: #7e96c1;
}

.leftNavigation li.active a .leftNavIcon {
    color: #8ea5c3;
}

.leftNavigation li a .leftNavIcon1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 4rem;
    padding: 0.8rem 0;
    text-align: center;
}

.fa-angle-right:before {
    font-size: 20px;
}

.leftNavigation li a:hover {
    color: #0d3f9f;
}

.leftNavigation li a:hover .leftNavIcon {
    color: #84c4fe;
}

.leftNavigation li ul {
    display: none;
    margin: 0;
    background-color: #d8e3f0;
}

.leftNavigation li ul li {
    border-bottom: solid 1px #bfd0e1;
}

.leftNavigation li ul li a {
    border-bottom: solid 0px #D0E9F3;
    font-size: 14px;
    color: #393939;
    margin-left: 30px;
    padding-left: 12px;
}

.leftNavigation li ul li a:hover {
    color: #00398f;
    text-decoration: none;
}

/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
    color: #00348a;
    text-decoration: none;

}

.leftNavigation li.active>a {
    color: #0d3f9f;
}

.leftNavigation li.active ul {
    display: block;
}

.leftNavigation>li.active {}

.leftNavigation li ul li .level4 {
    border-top: solid 1px #D0E9F3;
}

.leftNavigation li ul li .level4 li a {
    border-bottom: solid 0px #D0E9F3;
    font-size: 13px;
    color: #393939;
    margin-left: 30px;
    padding-left: 12px;
    background: transparent;
}

.leftNavigation li ul li .level4 li a:hover {
    color: #006bb1;
}

.leftNavigation li ul li .level4 li {
    border-bottom: solid 1px #D0E9F3;
}

.leftNavigation li ul li .level4 li:last-child {
    border-bottom: solid 0px #D0E9F3;
}


.thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    padding: 4px;
}

/*---------------细览---------------------*/
#xlmain {
    display: block;
    overflow: hidden;
    margin: 0px;
}

#xlmain .wztitle {
    color: #004098;
    font-family: \5FAE\8F6F\96C5\9ED1;
    line-height: 36px;
    text-align: center;
    font-size: 22px;
    padding: 0px 0px 2px 0px;
    font-weight: 700;
    margin: 30px 0 20px;
}

.lyandtime {
    font-size: 14px;
    color: #666666;
}

#xlmain .qtinfo {
    color: #666;
    font-family: \5FAE\8F6F\96C5\9ED1;
    text-align: left;
    font-size: 14px;
    padding: 0px 0px 0 0px;
    margin-bottom: 0;
}

.share_sy {
    border-bottom: solid 1px #cccccc;
    padding-bottom: 6px;
}

#xlmain .zg_wztxt.textxl p {
    font-size: 16px;
    color: #404040;
    text-indent: 0;
}


#xlmain .qtinfo a {
    color: #666;
    text-decoration: none;
}

#xlmain .qtinfo a:hover {
    color: #de0c0c;
    text-decoration: none;
}

#xlmain .text {
    margin: 0;
    overflow: hidden;
    display: block;
}

#xlmain .text p {
    margin: 0 0 24px 0;
}

#xlmain .text p:last-child {
    margin: 0;
}

#xlmain .text img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#xlmain .textlx {
    margin: 0;
    overflow: hidden;
    display: block;
}

#xlmain .textlx p {
    margin: 0 0 12px 0;
}

#xlmain .textlx img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#xlmain .textxl {
    margin: 20px 6px 6px 6px;
    overflow: hidden;
    display: block;
}

#xlmain .textxl img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 10px 0;
}

#xlmain .textxl table {
    margin: 0 0 15px 0;
}

#xlmain .textxl td {
    text-align: center;
}

#xlmain .textsp {
    margin: 30px auto 0 auto;
    overflow: hidden;
    display: block;
    width: 56%;
}

#xlmain .textsp video {
    border: #c3d2e5 solid 6px;
    border-radius: 5px;
    margin-bottom: 10px;
}

#xlmain .xilan-content-main.zoomIn {
    font-size: 18px;
    line-height: 36px;
}

#xlmain .xilan-content-main.zoom {
    font-size: 16px;
    line-height: 30px;
}

#xlmain .xilan-content-main.zoomOut {
    font-size: 13px;
    line-height: 24px;
}

#xlmain .textxl * {
    font-size: 16px !important;
    line-height: 34px !important;
    font-family: \5FAE\8F6F\96C5\9ED1 !important;
    color: #444 !important;
}

#xlmain .textxl p a {
    color: #2459BC !important;
}

#xlmain .textxl p a:hover {
    color: #3E9FF5 !important;
}

.font_txtbh {
    float: right;
    margin: 3px 11px 0 0;
}

.share {
    float: right;
}

.font_txtbh a {
    color: #196cbe;
}

.enclosure_btm {
    margin: 0 0 2px 0;
    overflow: hidden;
    padding-top: 5px;
}

.next_page {
    overflow: hidden;
    padding: 20px 0;
    margin-bottom: 22px;
    border-bottom: 1px dashed #CBCBCB;
}

.next_page img {
    display: inline-block;
}

.next_page .left {
    width: 100%;
    margin-bottom: 15px;
}

.next_page .left img {
    margin-right: 10px;
    margin-top: -4px;
}

.next_page .right {
    width: 100%;
}

.next_page .right img {
    margin-right: 10px;
    margin-top: -4px;
}

.enclosure_btm h3 {
    color: #004098;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.enclosure_btm h3 img {
    display: inline-block;
}

.enclosure_btm ul {}

.enclosure_btm ul li {
    margin: 0 0 6px;
    text-indent: 2em;
}

.enclosure_btm ul li a {
    color: #333;
    font-size: 14px;
}

.enclosure_btm ul li a:hover {
    color: #004098;
}

@media (min-width: 767px) {
    #xlmain .textxl img {
        max-width: 640px;
    }
}

@media (max-width: 1199px) {
    #xlmain .textsp {
        width: 64%;
    }

    .enclosure_btm h3 {
        width: 16%;
    }

    .enclosure_btm ul {
        width: 84%;
    }
}

@media screen and (max-width: 991px) {
    #xlmain .textsp {
        width: 80%;
    }

    .share_sy .col-sm-5 {
        width: 100%;
        margin-bottom: 5px;
    }

    #xlmain .qtinfo {
        text-align: center;
    }

    .share_sy .col-sm-7 {
        width: 100%;
        text-align: center;
    }

    .font_txtbh {
        float: none;
    }

    .enclosure_btm h3 {
        width: 25%;
    }

    .enclosure_btm ul {
        width: 75%;
    }
}

@media (max-width: 767px) {
    #xlmain .wztitle {
        line-height: 30px;
        font-size: 22px;
    }

    #xlmain .textsp {
        width: 100%;
        margin: 15px auto 2px auto;
    }

    .font_txtbh {
        margin-bottom: 5px;
    }

    .share {
        text-align: center;
        width: 140px;
        float: none;
        margin: 0 auto;
    }

    .enclosure_btm h3 {
        width: 100%;
    }

    .enclosure_btm ul {
        width: 100%;
    }
}



.rcxl {
    overflow: hidden;
}

.rcxl ol,
.rcxl li {
    list-style-type: decimal;
}

.rcxl ol {
    padding-left: 17px;
}

.rcxl li {
    margin-bottom: 12px;
    line-height: 21px;
}

.rcxl p {
    margin: 0 0 6px 0 !important;
}



/*-----------------人才队伍---------------------*/
.talent-summary {
    overflow: hidden;
    margin: 0 0 25px 0;
}

.talent-summary h4 {
    font-size: 26px;
    color: #004ea2;
    font-weight: 600;
    margin: 0 0 18px 0;
}

.talent-summary h4 a {
    color: #004ea2;
}

.talent-summary h4 a:hover {
    color: #2E2E2E;
}

.secondarysort {
    overflow: hidden;
}

.secondarysort li {
    margin: 0 0 46px 0;
}

.secondarysort li a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.secondarysort li h4 {
    font-size: 18px;
    color: #2E2E2E;
    font-weight: 600;
    margin: 15px 0 12px 0;
}

.secondarysort li a:hover h4 {
    color: #004ea2;
}

.secondarysort li p {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

@media (min-width: 768px) {
    .secondarysort li img {
        height: 152px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .secondarysort li img {
        height: 117px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .secondarysort li img {
        height: 123px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .secondarysort li img {
        height: auto;
        width: 100%;
    }
}

/*Our Team*/
.teams {
    margin-top: 10px;
    padding: 0 2px;
}

.teams li {
    margin-bottom: 30px;
}

.teams li .boxstyle {
    overflow: hidden;
    -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    border-bottom: 4px solid #009cff;
}

.teams li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.teams li .boxstyle .txtinfo {
    margin: 15px;
    overflow: hidden;
}

.teams li .boxstyle .txtinfo h4 {
    color: #004ea2;
    font-size: 1.45em;
    font-weight: 600;
    margin: 0 0 8px 0;
}

.teams li .boxstyle .txtinfo h4 a {
    color: #004ea2;
}

.teams li a:hover .boxstyle .txtinfo h4 {
    color: #ff7300;
}

.teams li .boxstyle .txtinfo p {
    font-size: 13px;
    color: #009cff;
    line-height: 22px;
    margin: 0 0 4px 0;
}

.teams li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #575757;
    line-height: 22px;
}

@media (min-width: 768px) {
    .teams li .boxstyle img {
        height: 143px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .teams li .boxstyle img {
        height: 110px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .teams li .boxstyle img {
        height: 116px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .teams li .boxstyle img {
        height: auto;
        width: 100%;
    }
}

/*人才队伍细览*/
.module {
    margin: 0px auto;
    overflow: hidden;
    width: 100%;
    border: #e6e6e6 solid 1px;
    margin-bottom: 25px;
}

.module-a,
.module-b,
.module-c,
.module-d {
    float: left;
    padding-bottom: 200em;
    margin-bottom: -200em;
}

.module-a {
    width: 20%;
    background: #ffffff;
    border-right: #e6e6e6 solid 1px;
}

.module-b {
    width: 80%;
    background: #ffffff;
}

.module-c {
    width: 18%;
    background: #ffffff;
    border-right: #e6e6e6 solid 1px;
}

.module-d {
    width: 82%;
    background: #ffffff;
}

.module-b .table:not(.table-bordered) {
    border-bottom: 0px solid #e6e6e6;
}

.module-b .table>tbody>tr {
    border-top: 1px solid #e6e6e6;
}

.module-b .table>tbody>tr:first-child {
    border-top: 0px solid #e6e6e6;
}

.module-b .table>tbody>tr>td {
    word-break: normal;
    padding: 5px 8px;
    border-top: 0px solid #e6e6e6;
    font-size: 14px;
}

.module-b .table>tbody>tr>th {
    border-right: #e6e6e6 solid 0px;
    padding: 5px 8px;
    border-top: 0px solid #e6e6e6;
    font-size: 14px;
    width: 16%;
}

.bl {
    border-left: #e6e6e6 solid 1px;
}

@media screen and (max-width: 1199px) {
    .module-a {
        width: 23%;
    }

    .module-b {
        width: 77%;
    }
}

@media screen and (max-width: 991px) {
    .module-a {
        width: 100%;
        border-right: #e6e6e6 solid 0px;
    }

    .module-b {
        width: 100%;
    }

    .module-c {
        width: 100%;
        border-right: #e6e6e6 solid 0px;
    }

    .module-d {
        width: 100%;
    }

    .module-b .table>tbody>tr:first-child {
        border-top: 1px solid #e6e6e6;
    }

    .module-b .table>tbody>tr>td {
        word-break: break-all;
    }

    .module-b .table>tbody>tr>th {
        width: 17%;
    }
}

@media screen and (max-width: 767px) {
    .module-b .table>tbody>tr>th {
        width: 23%;
    }
}

/*-----------------现任领导---------------------*/
.personnel-style {
    overflow: hidden;
}

.personnel-style li {
    border-bottom: #ccc dashed 1px;
    margin-bottom: 15px;
    padding: 0 0 15px 0;
}

.personnel-style li:last-child {
    border-bottom: #ccc dashed 0px;
    margin-bottom: 0px;
}

.personnel-style li img {
    border: #e8e8e8 solid 1px;
}

.personnel-style h4 a {
    color: #337ab7;
}

.personnel-style h4 a:hover {
    color: #ff7300;
}

.personnel-style p {
    font-size: 14px;
}

.personnel-list {
    overflow: hidden;
}

.personnel-list li {
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
    border-bottom: #ccc dashed 1px;
    padding: 0 0 12px 0;
}

.personnel-list li:last-child {
    border-bottom: #ccc dashed 0px;
    margin: 0;
    padding: 0;
}

.personnel-list li h2 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 12px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.personnel-list li h2 a {
    color: #010101;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.personnel-list li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.personnel-list .news-img {
    margin-right: 12px;
}

.personnel-list .news-img img {
    max-width: 85px;
    border: #e4e4e4 solid 1px;
}

.personnel-list .news-txt p {
    line-height: 20px;
    font-size: 13px;
    margin: 0px;
    color: #8e8e8e;
}

.personnel-list .news-txt p i {
    font-size: 13px;
    margin: 4px 0 0 0;
    color: #009cd1;
    display: block;
    font-style: normal;
}

.personnel-list .news-txt p i a {
    color: #009cd1;
    font-size: 13px;
    text-decoration: none;
    font-style: normal;
}

.personnel-list .news-txt p i a:hover {
    color: #ff7300;
}

.cleader {}

.cleader .boxstyle {
    text-align: center;
    margin-bottom: 35px;
}

.cleader .boxstyle img {
    margin-bottom: 10px;
    width: 200px;
    height: 280px;
}

.cleader .boxstyle h4 a {
    color: #444;
}

.cleader .boxstyle h4 a:hover {
    color: #00409a;
}

@media (max-width: 991px) {
    .cleader .boxstyle img {
        width: 136px;
        height: 191px;
    }
}

@media (max-width: 500px) {
    .cleader .col-xs-6 .boxstyle img {
        width: 100%;
        height: 300px;
    }

    .cleader .col-xs-4 .boxstyle img {
        width: 100%;
        height: 186px;
    }
}

@media (max-width: 450px) {
    .cleader .col-xs-6 .boxstyle img {
        height: 247px;
    }

    .cleader .col-xs-4 .boxstyle img {
        height: 151px;
    }
}

@media (max-width: 375px) {
    .cleader .col-xs-6 .boxstyle img {
        height: 220px;
    }

    .cleader .col-xs-4 .boxstyle img {
        height: 133px;
    }
}

@media (max-width: 320px) {
    .cleader .col-xs-6 .boxstyle img {
        height: 182px;
    }

    .cleader .col-xs-4 .boxstyle img {
        height: 108px;
    }
}

@media (min-width: 768px) {
    .personnel-list .news-txt p {
        line-height: 20px;
        height: auto;
        font-size: 13px;
        overflow: hidden;
    }

    .personnel-list .news-img img {
        width: 85px;
        height: 113px;
    }

    .personnel-list .news-img {
        margin-right: 15px;
    }

    .personnel-list li {
        margin-bottom: 15px;
        display: block;
        overflow: hidden;
        padding: 0 0 12px 0;
    }
}

@media (max-width: 767px) {
    .personnel-list .news-img img {
        width: 85px;
        height: 110px;
    }

    .personnel-list li h2 {
        white-space: normal;
    }
}

/*-----------------图文---------------------*/
.graphiclist {
    overflow: hidden;
}

.txtimg_lab {
    margin-top: 10px;
}

.graphiclist li {
    margin-bottom: 35px;
    display: block;
    overflow: hidden;
    background: #f1f5ff;
    padding: 22px 15px;
    border: #eee solid 1px;
}

.graphiclist li:last-child {}

.graphiclist li h2 {
    font-size: 18px;
    margin: 0 0 10px 0;
    font-weight: 700;
    color: #004098;
}

.graphiclist .news-img img {
    /* border:#e4e4e4 solid 1px; */
}

.graphiclist .news-txt p {
    line-height: 22px;
    font-size: 14px;
    margin: 0 0 10px;
    color: #333;
}

.graphiclist .news-txt span {
    font-size: 14px;
    color: #444;
}

.graphiclist .news-txt i {
    font-family: Arial;
    font-size: 14px;
    margin: 4px 0 0 0;
    color: #106ece;
    display: block;
    text-align: right;
    padding: 0 5px 0 0;
    font-style: normal;
}

.graphiclist .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.graphiclist .news-txt p a:hover {
    color: #15549a;
}

.graphiclist .learn_more {
    font-size: 14px;
    color: #2561ad;
    display: inline-block;
}

.graphiclist .learn_more:hover {
    color: #0d80e8;
}

.graphiclist .learn_more img {
    float: right;
    margin: 2.5px 0 0 5px;
}

.graphiclist .news-txt a:hover h2 {
    color: #444;
}

.graphiclist .news-txt a:hover p,
.graphiclist .news-txt a:hover span {
    color: #2459BC;
}

hr.picexttx {
    border-top: 1px dashed #dadada;
    margin: 52px 0 45px 0;
}

.current_leaders {
    margin-bottom: 45px;
}

.current_leaders li h2 {
    font-size: 16px;
    color: #444444;
    font-weight: 700;
    margin: 10px 0 15px;
}

.current_leaders li h2 b {
    color: #3C61C2;
    font-size: 30px;
    margin-right: 30px;
}

.current_leaders .news-txt span {
    font-size: 15px;
    color: #444;
}

.current_leaders li span img {
    display: inline-block;
    margin-right: 12px;
}

.picture_lists .row {
    margin: 0 -18px;
}

.picture_lists .col-sm-6 {
    padding: 0 18px;
}




@media (min-width: 768px) {
    .graphiclist .news-txt p {
        line-height: 22px;
        height: 44px;
        font-size: 14px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .graphiclist .news-img img {
        width: 196px;
        height: 127px;
    }

    .graphiclist .news-img {
        margin-right: 20px;
    }

    .graphiclist li {
        display: block;
        overflow: hidden;
    }

    .graphiclist li h2 {
        /* overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap; */
        line-height: 26px;
        max-height: 52px;
    }

    .current_leaders li .news-txt p {
        margin-bottom: 30px;
        font-size: 15px;
        line-height: 2;
        height: 88px;
    }

    .current_leaders .news-img {
        margin-right: 25px;
    }

    .current_leaders .news-img img {
        width: 167px;
        height: 230px;
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    .graphiclist .news-txt p {
        -webkit-line-clamp: 2;
        height: 44px;
    }

    .current_leaders li .news-txt p {
        height: 66px;
    }
}



.picture_lists {
    margin-bottom: 35px;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
    .graphiclist li {}

    .graphiclist .news-img img {
        width: 173px;
        height: 101px;
    }

    .graphiclist .news-txt p {}

    .graphiclist li h2 a {
        height: 20px;
    }

    .graphiclist .learn_more {
        float: right;
    }

    .current_leaders .news-img img {
        width: 140px;
        height: 192px;
    }
}

@media (max-width: 767px) {
    .graphiclist .news-img {
        margin-bottom: 2px;
        margin-right: 15px;
    }

    .graphiclist .news-img img {
        width: 112px;
        height: 75px;
    }

    .graphiclist li {
        display: block;
        overflow: hidden;
    }

    .graphiclist li h2 a {
        height: auto;
        white-space: normal;
        line-height: 28px;
        line-height: 22px;
    }

    .current_leaders li h2 b {
        font-size: 20px;
        margin-right: 20px;
    }

    .current_leaders .news-img img {
        width: 120px;
        height: 165.5px;
    }

}

。people .publication {
    overflow: hidden;
}

.publication li {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}

.publication li:last-child {
    margin-bottom: 0px;
    border-bottom: #ccc dashed 0px;
}

.publication li h2 {
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
    margin: 0 0 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 700;
}

.publication li h2 a {
    color: #383838;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.publication li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.publication .news-img {
    border: #e3e3e3 solid 1px;
}

.publication .news-img img {
    max-width: 107px;
    padding: 3px;
}

.publication .news-txt p {
    line-height: 20px;
    font-size: 13px;
    margin: 0px;
    color: #949494;
}

.publication .news-txt i {
    font-size: 12px;
    margin: 4px 0 0 0;
    color: #009cd1;
    display: block;
    font-style: normal;
    text-align: right;
}

.publication .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.publication .news-txt p a:hover {
    color: #15549a;
}

@media (min-width: 768px) {
    .publication .news-txt p {
        line-height: 20px;
        height: auto;
        font-size: 13px;
    }

    .publication .news-img img {
        width: 107px;
        height: 138px;
    }

    .publication .news-img {
        margin-right: 15px;
    }

    .publication li {
        margin-bottom: 25px;
        display: block;
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    .publication li {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .publication .news-img {
        margin-bottom: 2px;
        margin-right: 15px;
    }

    .publication li h2 {
        white-space: normal;
        overflow: inherit;
    }
}

.zhuzuo {
    overflow: hidden;
}

.zhuzuo li {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}

.zhuzuo li:nth-last-child(1) {
    margin-bottom: 0px;
    border-bottom: #ccc dashed 0px;
}

.zhuzuo li:nth-last-child(2) {
    margin-bottom: 0px;
    border-bottom: #ccc dashed 0px;
}

.zhuzuo li h2 {
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
    margin: 0 0 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 700;
}

.zhuzuo li h2 a {
    color: #383838;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.zhuzuo li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.zhuzuo .news-img {
    border: #e3e3e3 solid 1px;
}

.zhuzuo .news-img img {
    max-width: 107px;
    padding: 3px;
}

.zhuzuo .news-txt p {
    line-height: 20px;
    font-size: 13px;
    margin: 0px;
    color: #949494;
}

.zhuzuo .news-txt i {
    font-size: 12px;
    margin: 4px 0 0 0;
    color: #009cd1;
    display: block;
    font-style: normal;
    text-align: right;
}

.zhuzuo .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.zhuzuo .news-txt p a:hover {
    color: #15549a;
}

@media (min-width: 768px) {
    .zhuzuo .news-txt p {
        line-height: 20px;
        height: auto;
        font-size: 13px;
    }

    .zhuzuo .news-img img {
        width: 107px;
        height: 138px;
    }

    .zhuzuo .news-img {
        margin-right: 15px;
    }

    .zhuzuo li {
        margin-bottom: 25px;
        display: block;
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    .zhuzuo li {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .zhuzuo .news-img {
        margin-bottom: 2px;
        margin-right: 15px;
    }

    .zhuzuo li h2 {
        white-space: normal;
        overflow: inherit;
    }
}

.new-graphic {
    margin-top: 10px;
    padding: 0 2px;
}

.new-graphic li {
    margin-bottom: 30px;
}

.new-graphic li .boxstyle {
    overflow: hidden;
    -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    border-bottom: 4px solid #00ccff;
}

.new-graphic li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.new-graphic li .boxstyle .txtinfo {
    margin: 15px;
    overflow: hidden;
    height: 146px;
}

.new-graphic li .boxstyle .txtinfo h5 {
    font-size: 13px;
    color: #f7931e;
    margin: 0 0 8px 0;
}

.new-graphic li .boxstyle .txtinfo h4 {
    color: #004ea2;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 8px 0;
    line-height: 20px;
}

.new-graphic li .boxstyle .txtinfo h4 a {
    color: #004ea2;
    word-break: break-all;
}

.new-graphic li .boxstyle .txtinfo h4 a:hover {
    color: #383838;
}

.new-graphic li .boxstyle .txtinfo p {
    font-size: 12px;
    color: #808080;
    line-height: 18px;
    margin: 0 0 8px 0;
    word-break: break-all;
}

.new-graphic li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #808080;
    line-height: 22px;
}

@media (min-width: 768px) {
    .new-graphic li .boxstyle img {
        height: 127px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .new-graphic li .boxstyle img {
        height: 102px;
        width: 100%;
    }

    .new-graphic li .boxstyle .txtinfo {
        height: 170px;
    }
}

@media (max-width: 991px) {
    .new-graphic li .boxstyle img {
        height: 100px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .new-graphic li .boxstyle img {
        height: auto;
        width: 100%;
    }

    .new-graphic li .boxstyle .txtinfo {
        height: auto;
    }

    .new-graphic li .boxstyle .txtinfo h4 {
        font-size: 15px;
        line-height: 22px;
    }

    .new-graphic li .boxstyle .txtinfo p {
        font-size: 13px;
        line-height: 20px;
    }
}

.staff {
    margin-top: 10px;
    padding: 0 2px;
}

.staff .col-md-2 {
    padding-right: 10px;
    padding-left: 10px;
}

.staff li {
    margin-bottom: 22px;
}

.staff li .boxstyle {
    overflow: hidden;
    /*-ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  border-bottom: 4px solid #ececec;*/
}

.staff li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.staff li .boxstyle .txtinfo {
    margin: 10px 6px 2px;
    overflow: hidden;
}

.staff li .boxstyle .txtinfo h5 {
    font-size: 13px;
    color: #f7931e;
    margin: 0 0 8px 0;
}

.staff li .boxstyle .txtinfo h4 {
    color: #0453b0;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 3px 0;
    line-height: 20px;
    text-align: center;
}

.staff li .boxstyle .txtinfo h4 a {
    color: #383838;
    word-break: break-all;
}

.staff li .boxstyle .txtinfo h4 a:hover {
    color: #0453b0;
}

.staff li .boxstyle .txtinfo p {
    font-size: 12px;
    color: #808080;
    line-height: 18px;
    margin: 0 0 3px 0;
    word-break: break-all;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.staff li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #808080;
    line-height: 22px;
}

@media (min-width: 768px) {
    .staff li .boxstyle img {
        height: 160px;
        width: 120px;
    }
}

@media (max-width: 1199px) {
    .staff li .boxstyle img {
        height: 130px;
        width: 96px;
    }
}

@media (max-width: 991px) {}

@media (max-width: 767px) {
    .staff li .boxstyle img {
        height: 160px;
        width: 120px;
    }

    .staff .col-md-2 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width: 320px) {
    .staff li .boxstyle img {
        height: 160px;
        width: 120px;
    }
}

.isPc {
    margin-top: -20px;
}

.isPc .Pt3 {
    padding: 20px 0;
    border-bottom: 3px solid #f3f9fe;
}

.isPc .Pt3 b {
    color: red;
    font-weight: normal;
}

.isPc .Pt3:hover {
    background: #f7fcff;
}

.isPc .p3 {
    float: left;
    margin-right: 25px;
}

.isPc .p3 img {
    width: 226px;
    height: 100%;
}

.isPc .t3 h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.isPc .t3 h3 a {
    color: #383838;
}

.isPc .t3 h3 a:hover {
    color: #004ea2;
}

.isPc .Pt3 span {
    display: block;
    margin-bottom: 2px;
    font-size: 13px;
    color: #30b9de;
}

.isPc .t3 p {
    font-size: 13px;
    line-height: 22px;
    color: #7d7d7d;
    margin: 0;
}

@media (max-width: 1199px) {
    .isPc .p3 img {
        width: 200px;
    }

    .isPc .p3 {
        margin-right: 15px;
    }
}

@media (max-width: 991px) {
    .isPc .p3 img {
        width: 158px;
    }
}

@media (max-width: 767px) {
    .isPc .p3 img {
        width: 126px;
    }
}


/*---------------图片列表---------------------*/
.new-graphics {}

/*.new-graphics .row {margin-right: -11px;margin-left: -11px;}
.new-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}*/
.new-graphics>ul {
    margin-bottom: 20px;
}

.new-graphics li {
    margin-bottom: 20px;
}

.new-graphics li .boxstyle {
    padding-top: 24px;
}

.new-graphics li .boxstyle a {
    position: relative;
    display: block;
}

.new-graphics li .boxstyle a span {
    position: absolute;
    bottom: 2px;
    right: 2px;
    background: rgba(79, 104, 191, 0.9) !important;
    filter: Alpha(opacity=90);
    background: #4f68bf;
    color: #fff;
    font-size: 12px;
    padding: 2px 10px;
}

.new-graphics li .boxstyle img {
    height: 188px;
    width: 100%;
}

.new-graphics li .boxstyle .txtinfo {
    margin: 8px 2px 0 2px;
    overflow: hidden;
}

.new-graphics li .boxstyle .txtinfo h5 {
    font-size: 14px;
    color: #999999;
    margin: 0 0 3px 0;
    font-family: Arial;
    font-weight: 500;
}

.new-graphics li .boxstyle .txtinfo h4 {
    color: #282828;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin: 0 0 1px 0;
}

.new-graphics li .boxstyle .txtinfo h4 a {
    color: #282828;
    border: 0;
    display: block;

    /*! autoprefixer: off */
    /* autoprefixer: on */
}

.new-graphics li .boxstyle .txtinfo h4 a:hover {
    color: #2459BC;
}

.new-graphics li .boxstyle .txtinfo p {
    font-size: 12px;
    color: #808080;
    line-height: 18px;
    margin: 0 0 8px 0;
    word-break: break-all;
}

.new-graphics li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #808080;
    line-height: 22px;
}

@media (min-width: 768px) {
    .new-graphics li .boxstyle .txtinfo h4 a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 48px;
    }
}

@media (max-width: 1199px) {
    .new-graphics li .boxstyle img {
        height: 135px;
    }
}

@media (max-width: 1099px) {}

@media (max-width: 991px) {
    .new-graphics li .boxstyle img {
        height: 140px;
    }
}

@media (max-width: 767px) {
    .new-graphics li .boxstyle img {
        height: auto;
    }

    .new-graphics li .boxstyle .txtinfo {
        height: auto;
    }

    .new-graphics li .boxstyle .txtinfo h4 {
        font-size: 16px;
        line-height: 22px;
    }

    .new-graphics li .boxstyle .txtinfo h4 a {
        -webkit-line-clamp: inherit;
    }
}

/*-----------------走进信工所---------------------*/
.enter_centa {
    overflow: hidden;
    margin: 20px 0 40px;
}

.jjleftimg {
    margin-right: 20px;
    float: left;
}

.jjrgttxt {}

.jjrgttxt p {
    color: #444;
    font-size: 15px;
    line-height: 27px;
    text-indent: 2em;
    margin-bottom: 0;
}

.jjrgttxt a {
    color: #2459BC;
    float: right;
    margin-top: -2px;
}

.jjrgttxt a:hover {
    color: #444;
}

.enter_centb {
    margin-bottom: 60px;
}

.enter_centb>div {
    float: left;
    padding: 0 15px;
}

.wid400 {
    width: 39.1%;
}

.wid305 {
    width: 30.8%;
}

.wid295 {
    width: 30.1%;
}

.enter_centb>div>div {
    border: 1px solid #E0E6F6;
    background: url(xgs_icon04.png) repeat-x top left;
    min-height: 265px;
}

.enter_centb>div>div h3 {
    font-size: 18px;
    font-weight: 700;
    padding: 12px;
    border-top: 3px solid #2459BC;
    margin: 0;
    display: inline-block;
}

.enter_centb>div>div p {
    padding: 5px 20px 0;
}

.enter_centb .wid305 p {
    padding: 5px 36px 0;
}

.enter_centb .h_text h3 {
    margin-bottom: 35px;
}

.enter_centb .h_text p {
    text-align: center;
}

.enter_centb .h_text b {
    font-size: 28px;
    color: #263D7A;
    padding: 0 14px;
    margin-bottom: 28px;
    display: inline-block;
}

.enter_centc {}

.enter_centc ul {
    margin: 24px -15px 50px;
    overflow: hidden;
}

.enter_centc ul li {
    float: left;
    width: 20%;
    padding: 0 15px;
}

.enter_centc ul li img {
    width: 100%;
    height: 207px;
}

.enter_centc ul li h3 {
    color: #3C61C2;
    font-size: 18px;
    font-weight: 700;
    margin: 7px 0 10px;
}

.enter_centc ul li p {
    color: #444;
    font-size: 15px;
}

.enter_centc ul li a:hover h3 {}

.enter_centc ul li a:hover p {
    color: #3C61C2;
}

.enter_centd {
    margin-bottom: 40px;
}

.text-align {
    text-align: center;
}

.enter_centd .text-align img {
    margin-top: 10px;
    display: inline-block;
}

.enter_cente {
    background: url(xgs_icon04.png) repeat-x top left;
}

.enter_cente b {
    display: inline-block;
    margin-bottom: 20px;
    width: 94px;
    border-top: 3px solid #2459BC;
}

.enter_cente ul {
    margin-bottom: 26px;
}

.enter_cente ul li {
    margin-bottom: 20px;
}

.enter_cente ul li a {
    font-size: 15px;
    color: #444;
    padding-left: 12px;
    background: url(xgs_ejnav01.png) top 6px left no-repeat;
}

.enter_cente ul li a:hover {
    color: #3C61C2;
}

.enter_centf {
    background: url(xgs_icon04.png) repeat-x top left;
}

.enter_centf h3 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 12px 10px 0;
    margin-top: 0;
    font-weight: 700;
    font-size: 18px;
    color: #444;
    border-top: 3px solid #2459BC;
}

.enter_centf ul {
    margin-bottom: 26px;
}

.enter_centf ul li {
    margin-bottom: 20px;
}

.enter_centf ul li a {
    font-size: 15px;
    color: #444;
    padding-left: 12px;
    background: url(xgs_ejnav01.png) top 6px left no-repeat;
}

.enter_centf ul li a:hover {
    color: #3C61C2;
}

@media (max-width: 1199px) {
    .jjleftimg img {
        width: 230px;
    }

    .enter_centb .h_text p {
        padding: 5px 0 0;
    }

    .enter_centb>div>div {
        min-height: 220px;
    }

    .enter_centb .h_text h3 {
        margin-bottom: 22px;
    }

    .enter_centc ul li img {
        height: 159px;
    }
}

@media (max-width: 991px) {
    .jjleftimg img {
        width: 190px;
    }

    .wid400 {
        width: 100%;
        margin-bottom: 35px;
    }

    .wid305 {
        width: 100%;
        margin-bottom: 35px;
    }

    .wid295 {
        width: 100%;
    }

    .enter_centb .h_text p {
        padding: 5px 20px 0;
    }

    .enter_centb>div>div {
        min-height: 260px;
    }

    .enter_centb .h_text h3 {
        margin-bottom: 35px;
    }

    .enter_centc ul li {
        width: 33.33333%;
        margin-bottom: 20px;
    }

    .enter_centc ul {
        margin-bottom: 30px;
    }

    .enter_centc ul li img {
        height: 189px;
    }

    .enter_centc ul li h3 {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .enter_centb>div>div p {
        text-align: center;
    }

    .enter_centb>div>div p img {
        display: inline-block;
    }

    .enter_centc ul li {
        width: 20%;
        margin-bottom: 0;
    }

    .enter_centc ul li img {
        height: 207px;
    }
}

@media (max-width: 600px) {
    .enter_centc ul li {
        width: 33.33333%;
        margin-bottom: 20px;
    }

    .enter_centc ul li img {
        height: 234px;
    }
}

@media (max-width: 500px) {
    .enter_centc ul li img {
        height: 187px;
    }
}

@media (max-width: 450px) {
    .enter_centc ul li img {
        height: 149px;
    }
}

@media (max-width: 380px) {
    .enter_centc ul li img {
        height: 131px;
    }
}

@media (max-width: 320px) {
    .enter_centc ul li {
        width: 50%;
    }

    .enter_centc ul li img {
        height: 179.5px;
    }
}

/*------------- 研究人员列表和详情 -------------*/
.researcher_pic {
    margin-top: 24px;
}

.researcher_pic ul {
    margin-bottom: 15px;
}

.details_researcher {}

.top_usexx {
    background: #F2F7FF;
    margin-top: 24px;
    overflow: hidden;
    padding: 25px 24px;
}

.topusexx_left {
    float: left;
    margin-right: 24px;
}

.topusexx_left img {
    width: 167px;
    height: 230px;
}

.topusexx_right {}

.topusexx_right dl {
    margin-bottom: 7px;
}

.topusexx_right dl {
    overflow: hidden;
    font-size: 16px;
    color: #444;
    font-weight: 700;
}

.topusexx_right dt {
    float: left;
    width: 85px;
}

.topusexx_right dt b {
    font-size: 30px;
    color: #3C61C2;
}

.topusexx_right dd {}

.topusexx_right dl:first-child {
    margin-bottom: 16px;
}

.topusexx_right dl:first-child dd {
    margin-top: 17px;
}

.cent_usell {
    background: #F2F7FF;
    margin-top: 18px;
    padding: 25px 24px;
    font-size: 15px;
    color: #444;
}

.cent_usell h2 {
    font-size: 17px;
    background: #D8E7FF;
    color: #444;
}

.cent_usell h2 b {
    border-left: 9px solid #2459BC;
    padding: 6px 0 6px 9px;
    display: inline-block;
}

.cent_usell p {
    line-height: 2;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .topusexx_right dl {
        font-size: 15px;
    }

    .topusexx_right dt b {
        font-size: 24px;
    }

    .topusexx_right dl:first-child dd {
        margin-top: 10px;
    }

    .topusexx_left img {
        width: 145px;
        height: 199px;
    }

    .topusexx_right dl:first-child {
        margin-bottom: 10px;
    }
}

@media (max-width: 450px) {
    .topusexx_left {
        width: 100%;
        text-align: center;
        margin: 0 0 15px;
        float: none;
    }

    .topusexx_left img {
        display: inline-block;
    }
}

@media (max-width: 320px) {}



/*---------------常规专题 ---------------*/
.xgs_special {
    background: url(xgs_ztbg01.png) #F0F2F5 no-repeat;
    background-size: 100%;
}

.special_logo {
    padding: 24px 0 0 0;
    margin-bottom: 170px;
}

.special_logo .col-md-9 {
    margin: 0 0 24px;
}

.special_logo .col-md-3 {
    text-align: right;
}

.special_logo .col-md-3 a {
    color: #ACD2FF;
}

.special_logo .col-md-3 a:hover {
    color: #7BBEFF;
}

.special_commonly {}

.zt_topbaner {
    padding: 15px 15px 170px;
    background: #fff;
}

.zt_title {
    background: #DBEAFF;
    text-align: center;
    margin: 0;
}

.zt_title b {
    display: inline-block;
    font-size: 28px;
    color: #16327A;
    border-top: 4px solid #3C61C2;
    padding: 8px 29px 9px;
    background: #fff;
}

.zt_title a {
    float: right;
    margin-right: 15px;
    margin-top: 19px;
    font-size: 14px;
    color: #3C61C2;
}

.zt_title a:hover {
    color: #7BBEFF;
}

.zt_topbaner .hotnews .newsbg {
    background: #E5EEFD;
}

.zt_topbaner .hotnews .col-md-8 {
    padding-right: 0;
}

.zt_topbaner .hotnews .col-md-4 {
    padding-left: 4px;
}

.zt_topbaner .hotnews .cmain1a {
    padding-right: 12px;
}

.zt_topbaner .flexslider .slides img {
    height: 430px;
}

.zt_topbaner .list-index {
    padding-right: 0;
}

.zt_topbaner .list-index li a {
    color: #444;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.zt_centcolumn {
    margin-top: -128px;
    padding: 0 15px;
}

.zt_centcolumn .zt_title {
    margin-bottom: 22px;
}

.special_column {
    margin-bottom: 40px;
}

.special_column ul {
    overflow: hidden;
    margin: 0 -15px;
}

.special_column ul li {
    padding: 0 15px;
    float: left;
    width: 50%;
}

.special_column ul li a {
    color: #444;
    font-size: 15px;
    line-height: 2.26;
    padding-left: 14px;
    display: block;
    background: url(xgs_icon02.png) left center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.special_column ul li a:hover {
    color: #16327A;
}

.special_foot {
    background: #F2F5FF;
}

.special_footcent {
    padding: 33px 0 35px;
    overflow: hidden;
}

.special_footcent .left {
    margin-right: 27px;
}

.special_footcent .both_ctxt {
    float: left;
    font-size: 15px;
    line-height: 2;
    margin-top: 20px;
}

.special_footcent .rightbz {
    float: right;
    margin-top: 15px;
}



@media (max-width: 1199px) {
    .special_logo {
        margin-bottom: 50px;
    }

    .zt_topbaner .flexslider .slides img {
        height: 344px;
    }

    .zt_topbaner .list-index li a {
        margin-bottom: 6px;
    }

    .zt_topbaner .list-index {
        padding-top: 10px;
    }
}

@media (max-width: 991px) {
    .zt_topbaner .flexslider .slides img {
        height: 380px;
    }

    .zt_topbaner .hotnews .col-md-8 {
        padding-left: 0;
    }

    .zt_topbaner .hotnews .col-md-4 {
        padding-right: 0;
        padding-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .special_column ul li {
        width: 100%;
    }

    .special_logo .col-md-9 {
        margin-bottom: 15px;
    }

    .special_footcent .left {
        margin-right: 0;
        text-align: center;
        width: 100%;
    }

    .special_footcent .left img {
        display: inline-block;
    }

    .special_footcent .both_ctxt {
        float: left;
        text-align: center;
        width: 100%;
    }

    .special_footcent .rightbz {
        float: right;
        text-align: center;
        width: 100%;
    }

    .special_footcent .rightbz img {
        display: inline-block;
    }
}

@media (max-width: 600px) {
    .zt_topbaner .flexslider .slides img {
        height: 303px;
    }
}

@media (max-width: 500px) {
    .zt_topbaner .flexslider .slides img {
        height: 247px;
    }

    .zt_title a {
        margin-top: 16.5px;
    }

    .zt_title b {
        font-size: 24px;
    }

    .zt_title {
        text-align: left;
        padding-left: 8px;
    }
}

@media (max-width: 450px) {
    .zt_topbaner .flexslider .slides img {
        height: 218px;
    }

    .special_logo {
        padding-top: 18px;
        margin-bottom: 40px;
    }
}

@media (max-width: 380px) {
    .zt_topbaner .flexslider .slides img {
        height: 179px;
    }

    .special_logo {
        padding-top: 15px;
        margin-bottom: 38px;
    }
}

@media (max-width: 320px) {
    .zt_topbaner .flexslider .slides img {
        height: 146px;
    }
}


/*--------------- 招生招聘 ---------------*/
.xgs_recruitment {
    background: url(xgs_zstopbg.png) #F0F2F5 no-repeat;
    background-size: 100%;
}

.recruitment_logo {
    padding: 80px 0 0;
}

.recruitment_logo .searchbox {
    margin: 27px 0 0 0;
    position: relative;
    background: rgba(86, 142, 204, 0.6) !important;
    filter: Alpha(opacity=60);
    background: #568ECC;
    width: 96.3%;
    border-radius: 3px;
    padding: 6.5px 0;
}

.recruitment_logo .searchbox input[type="text"] {
    margin: 0 0 0 8px;
    outline: none;
    color: #fff;
    background: none;
    border: none;
    width: 77%;
    position: relative;
    font-size: 15px;
    line-height: 31px;
    -webkit-appearance: none;
    height: 31px;
}

.recruitment_logo .searchbox input[type="submit"] {
    background: url(xgs_zssearch.png) no-repeat 0px 1px;
    border: none;
    cursor: pointer;
    width: 26px;
    height: 26px;
    outline: none;
    position: absolute;
    top: 13px;
    right: 9px;
}

.recruitment_logo .searchbox input::-webkit-input-placeholder {
    color: #f1f1f1;
}

.recruitment_logo .searchbox input:-moz-placeholder {
    color: #f1f1f1;
}

.recruitment_logo .searchbox input::-moz-placeholder {
    color: #f1f1f1;
}

.recruitment_logo .searchbox input:-ms-input-placeholder {
    color: #f1f1f1;
}

.recruitment_commonly {}

.recruitment_laba {
    margin-top: 109px;
}

.recruitment_laba .bgfff {
    overflow: hidden;
    background: #fff;
    padding: 28px 0 0;
}

.top_zszptxt {}

.top_zszptxt h2 {
    margin: 0 0 18px;
    background: #DBEAFF;
    overflow: hidden;
}

.top_zszptxt h2 b {
    color: #444;
    font-size: 22px;
    background: #fff;
    overflow: hidden;
    display: inline-block;
    float: left;
    padding: 3px 22px 3px 0;
    line-height: 34px;
}

.top_zszptxt h2 b img {
    float: left;
    margin-right: 10px;
}

.top_zszptxt .zp_iconpad b {
    padding: 1px 26px 1px 0;
}

.top_zszptxt .zp_iconpad b img {
    margin-right: 14px;
}

.top_zszptxt h3 {
    color: #16327A;
    font-size: 19px;
    margin-bottom: 12px;
}

.top_zszptxt h3 b {
    color: #16327A;
    border-left: 6px solid #3C61C2;
    display: inline-block;
    padding: 0 0 0 6px;
}

.top_zszptxt ul {
    margin-bottom: 12px;
}

.top_zszptxt ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top_zszptxt ul li a {
    font-size: 15px;
    color: #444;
    background: url(xgs_icon02.png) no-repeat left center;
    padding-left: 13px;
    line-height: 2.26;
}

.top_zszptxt ul li a:hover {
    color: #2362B1;
}

.recruitment_labb {
    overflow: hidden;
    margin-top: 8px;
}

.zs_pictxt {}

.zs_pictxt li {
    margin-bottom: 13px;
}

.zs_pictxt li a {
    position: relative;
    display: block;
}

.zs_pictxt li img {}

.zs_pictxt li span {
    position: absolute;
    display: inline-block;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    left: 108px;
    top: 50%;
    margin-top: -10px;
}

.dynamic_zp {}

.dynamic_zp h3 {
    color: #16327A;
    font-size: 19px;
    margin-top: 14px;
    margin-bottom: 16px;
}

.dynamic_zp h3 b {
    color: #16327A;
    border-left: 6px solid #3C61C2;
    display: inline-block;
    padding: 0 0 0 6px;
}

.dynamic_zp .left-txtximg {
    width: 30.3%;
}

.dynamic_zp ul {
    width: 69.7%;
}

.dynamic_zp .list-tab ul li a {
    max-width: 100%;
}

.dynamic_zppic {
    margin-top: 20.52px;
}

.dynamic_zppic ul {}

.dynamic_zppic li a {
    position: relative;
    display: block;
}

.dynamic_zppic li img {}

.dynamic_zppic li span {
    position: absolute;
    display: inline-block;
    color: #2459BC;
    font-size: 22px;
    font-weight: 700;
    left: 108px;
    top: 50%;
    margin-top: -10px;
}

.recruitment_labc {
    overflow: hidden;
    padding: 20px 15px 64px;
}

.skjjbg {
    background: #F2F7FF;
    overflow: hidden;
}

.skjjbg .jjleftimg {
    width: 31%;
    margin-right: 0;
}

.skjjbg .jjrgttxt {
    float: left;
    width: 69%;
    padding: 0 22px 0 22px;
}

.skjjbg .jjrgttxt h3 {
    margin-top: 32px;
    margin-bottom: 28px;
}

.skjjbg .jjrgttxt h3 b {
    font-size: 21px;
    font-weight: 700;
    color: #444;
    background: #F2F7FF;
    float: left;
    margin-top: -12px;
    padding-right: 13px;
}

.skjjbg .jjrgttxt h3 span {
    display: block;
    height: 4px;
    background: #C0D8FF;
}

.skjjbg .jjrgttxt a {
    margin-top: 22px;
}

.recruitment_foot {
    background: url(xgs_zsbtmbg.png) no-repeat;
}

.recruitment_foot .both_ctxt {
    color: #fff;
}

.zszppc_block {}

.zszppc_none {
    display: none;
}

@media (min-width:1921px) {
    .recruitment_foot {
        background-size: cover;
    }
}

@media (max-width:1199px) {
    .recruitment_logo {
        padding: 46px 0 0;
    }

    .recruitment_logo .searchbox {
        margin-top: 20px;
    }

    .recruitment_laba {
        margin-top: 80px;
    }

    .dynamic_zp .list-tab ul {
        height: 114px;
    }

    .dynamic_zp .list-tab ul li {
        margin-bottom: 11px;
    }

    .skjjbg .jjleftimg img {
        width: 100%;
    }

    .skjjbg .jjrgttxt p {
        height: 81px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .skjjbg .jjrgttxt a {
        margin-top: 10px;
    }
}

@media (max-width:991px) {
    .dynamic_zp .list-tab ul {
        height: 146px;
    }

    .recruitment_logo .searchbox {
        margin-top: 8px;
    }

    .skjjbg .jjrgttxt h3 {
        margin-top: 24px;
        margin-bottom: 20px;
    }

    .skjjbg .jjrgttxt p {
        height: 53px;
        -webkit-line-clamp: 2;
    }

}

@media (max-width:767px) {
    .recruitment_foot {
        background-size: cover;
    }

    .recruitment_logo {
        padding-top: 30px;
    }

    .recruitment_logo .col-md-9 {
        width: 90%;
    }

    .recruitment_logo .col-md-3 {
        width: 10%;
    }

    .recruitment_logo .mob_searchblock {
        margin-top: 20px;
    }

    .recruitment_logo .mob_searchblock .searchbox {
        position: fixed;
        left: 15px;
        top: 13%;
    }

    .recruitment_logo .searchbox input[type="text"] {
        width: 90%;
    }

    .recruitment_laba {
        margin-top: 60px;
    }

    .zszppc_block {
        display: none;
    }

    .zszppc_none {
        display: block;
        background: #fff;
        padding-top: 20px;
    }
}

@media (max-width:600px) {
    .recruitment_logo .mob_searchblock {
        margin-top: 12px;
    }

    .recruitment_logo .mob_searchblock .searchbox {
        top: 11%;
        width: 95%;
    }

    .dynamic_zp h3 {
        margin-top: 22px;
    }

    .dynamic_zp .left-txtximg {
        width: 100%;
    }

    .dynamic_zp .list-tab ul {
        height: auto;
    }

    .skjjbg .jjleftimg {
        width: 100%;
    }

    .skjjbg .jjrgttxt {
        width: 100%;
        padding-bottom: 20px;
    }

    .skjjbg .jjrgttxt h3 {
        margin-top: 32px;
        margin-bottom: 28px;
    }

    .skjjbg .jjrgttxt p {
        height: auto;
        -webkit-line-clamp: unset;
    }
}

@media (max-width:500px) {
    .recruitment_logo .col-md-9 {
        width: 85%;
    }

    .recruitment_logo .col-md-3 {
        width: 15%;
    }

    .recruitment_logo .mob_searchblock {
        margin-top: 9px;
    }

    .recruitment_logo .mob_searchblock .searchbox {
        top: 9%;
        width: 94%;
    }
}

@media (max-width:430px) {
    .recruitment_logo {
        padding-top: 18px;
    }

    .recruitment_logo .mob_searchblock {
        margin-top: 6px;
    }

    .recruitment_logo .mob_searchblock .searchbox {
        top: 7.8%;
        width: 92.6%;
        padding: 3px 0;
    }

    .recruitment_logo .searchbox input[type="text"] {
        width: 85%;
    }

    .recruitment_logo .searchbox input[type="submit"] {
        top: 8px;
    }
}

@media (max-width:380px) {}

@media (max-width:320px) {}



/*--------------- 党群园地 ---------------*/

.xgs_partymasses {
    background: #F0F2F5;
}

.xgs_partymasses .recruitment_logo {
    background: url(xgs_dqtopbg.png) no-repeat;
    padding: 70px 0 75px;
}

.partymasses_nav {
    background: #C11711;
    margin-bottom: 15px;
}

.ptsnav_cent {
    float: left;
    width: 100%;
}

.ptsnav_cent .navbar-default .navbar-nav>li>a {
    /* padding: 13px 40px; */
}

.ptsnav_cent .navbar-default .navbar-nav>li>a:hover,
.ptsnav_cent .navbar-default .navbar-nav>li>a:focus {
    background: #CC4E4E;
}

.ptsnav_right {
    float: right;
    width: 17%;
}

.ptsnav_right .searchbox {
    margin: 6px 6px 0 0;
    position: relative;
    /* background:rgba(86, 142, 204, 0.6)!important;
	       filter:Alpha(opacity=60); */
    background: #CC4E4E;
    width: 96.3%;
    border-radius: 3px;
    padding: 1.5px 0;
}

.ptsnav_right .searchbox input[type="text"] {
    margin: 0 0 0 8px;
    outline: none;
    color: #fff;
    background: none;
    border: none;
    width: 77%;
    position: relative;
    font-size: 15px;
    line-height: 31px;
    -webkit-appearance: none;
    height: 31px;
}

.ptsnav_right .searchbox input[type="button"] {
    background: url(xgs_dqsearch.png) no-repeat 0px 1px;
    border: none;
    cursor: pointer;
    width: 26px;
    height: 26px;
    outline: none;
    position: absolute;
    top: 7px;
    right: 1px;
}

.ptsnav_right .searchbox input::-webkit-input-placeholder {
    color: #f1f1f1;
}

.ptsnav_right .searchbox input:-moz-placeholder {
    color: #f1f1f1;
}

.ptsnav_right .searchbox input::-moz-placeholder {
    color: #f1f1f1;
}

.ptsnav_right .searchbox input:-ms-input-placeholder {
    color: #f1f1f1;
}

.partymasses_banner {
    padding: 0;
    background: none;
}

.partymasses_banner .hotnews {
    margin-top: 0;
}

.partymasses_banner .cmain1ay .title a {
    color: #444;
}

.partymasses_banner .cmain1ay .txt_hedar a {
    color: #444;
}

.partymasses_banner .list-index li a {
    font-size: 16px;
    margin-bottom: 0;
}

.partymasses_banner .btn-text {
    color: #444;
}

.partymasses_banner .list-index {
    padding-bottom: 4px;
}

.partymasses_banner .txt_hedar {
    margin-bottom: 8px;
}

.partymasses_banner .cmain1ay {
    border-color: #fff;
}

.partymasses_banner .cmain1ay .title a:hover,
.partymasses_banner .cmain1ay .txt_hedar a:hover,
.partymasses_banner .list-index li a:hover,
.partymasses_banner .btn-text:hover {
    color: #2362B1;
}

.partymasses_lanmu {
    margin-top: 40px;
}

.partymasses_lanmu .col-md-3 {
    width: 28%
}

.partymasses_lanmu .col-md-9 {
    width: 72%
}

.left_jgxx {}

.left_jgxx .lanmu {
    border-top: 4px solid #f0f2f5;
}

.left_jgxx .lanmu_l {
    color: #16327A;
}

.ptys_zzjg {
    margin-bottom: 27px;
}

.ptys_zzjg li {
    background: #DBEAFF;
    margin-bottom: 3px;
    padding: 10px 20px 10px 35px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
}

.ptys_zzjg li:hover {
    background: #EAF3FF;
}

.ptys_zzjg li a {
    color: #16327A;
}

.ptys_zzjg li a img {
    float: right;
}

.ptys_mailbox {}

.ptys_mailbox li {
    height: 82px;
    margin-bottom: 12px;
}

.pt_mailboxbg01 {
    background: url(xgs_dqxxbg01.png) no-repeat;
}

.pt_mailboxbg02 {
    background: url(xgs_dqxxbg02.png) no-repeat;
}

.ptys_mailbox li a {
    display: block;
    padding: 24px 0 0 50px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.ptys_mailbox li a img {
    display: inline-block;
    margin-right: 25px;
}


.selected .iconbg06 {
    padding: 0 18px 0 50px;
    background: url(xgs_dqicon02.png) left 14px center no-repeat;
}

.selected .iconbg07 {
    padding: 0 18px 0 50px;
    background: url(xgs_dqicon03.png) left 14px center no-repeat;
}

.right_gzgz .events_tab .tabmenu {
    position: relative;
}

.right_gzgz .mores_all {
    top: 0;
}

.right_gzgz .mores_all a {
    color: #3C61C2;
}

.right_gzgz .mores_all a:hover {
    text-decoration: underline;
}

.right_gzgz .tabmenu .selected {
    background: #F0F2F5;
}

.right_gzgz .tabmenu ul li.selected a {
    color: #16327A;
}

.right_gzgz .events_tab .tabmenu {
    background: #DBEAFF;
}

.right_gzgz .list-tab ul {
    width: 100%;
    margin-bottom: 35px;
    padding-left: 2px;
}

.right_gzgz .list-tab ul li a:hover {
    color: #2362B1;
}

.partymasses_btm {
    margin: 18px 0 34px;
}

.partymasses_btm li img {
    height: 75px;
}

.partymasses_foot {
    background: url(xgs_dqbtmbg.png) no-repeat;
}

.partymasses_foot .special_footcent {
    padding: 30px 0 32px;
}

.partymasses_foot .both_ctxt {
    color: #fff;
}

.dq_scrollToTop {
    background-color: #C11711;
}

@media (min-width: 992px) {
    .partymasses_banner .cmain1ay .title a {
        color: #444;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 64px;
    }

    .partymasses_banner .cmain1ay .txt_hedar a {
        display: block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        height: 72px;
    }
}

@media (min-width:1921px) {
    .xgs_partymasses .recruitment_logo {
        background-size: cover;
    }

    .partymasses_foot {
        background-size: cover;
    }
}

@media (max-width:1681px) {
    .xgs_partymasses .recruitment_logo {
        padding: 56px 0 61px;
        background-size: 100%;
    }
}

@media (max-width:1441px) {
    .xgs_partymasses .recruitment_logo {
        padding: 41px 0 46px;
    }
}

@media (max-width:1367px) {
    .xgs_partymasses .recruitment_logo {
        padding: 34px 0 39px;
    }
}

@media (max-width:1299px) {
    .xgs_partymasses .recruitment_logo {
        padding: 28px 0 33px;
    }
}

@media (max-width:1199px) {
    .xgs_partymasses .recruitment_logo {
        padding: 25px 0 28px;
    }

    .ptsnav_cent .navbar-default .navbar-nav>li>a {
        padding: 13px 28px;
    }

    .partymasses_banner .cmain1ay {
        padding-top: 12px;
    }

    .partymasses_banner .txt_hedar {
        margin-bottom: 0;
    }

    .partymasses_banner .list-index {
        height: 130px;
        overflow: hidden;
    }

    .partymasses_btm li img {
        height: 60px;
    }
}

@media (max-width:1081px) {
    .xgs_partymasses .recruitment_logo {
        padding: 20px 0 19px;
    }
}

@media (max-width:991px) {
    .xgs_partymasses .recruitment_logo {
        padding: 18px 0 16px;
    }

    .xgs_partymasses .recruitment_logo .col-md-12 {
        width: 88%;
    }

    .ptsnav_cent .navbar-default .navbar-nav>li>a {
        padding: 13px 18px;
    }

    .ptsnav_right {
        width: 23%;
    }

    .partymasses_banner .list-index {
        height: auto;
    }

    .partymasses_lanmu .col-md-3 {
        width: auto;
    }

    .partymasses_lanmu .col-md-9 {
        width: auto;
    }

    .ptys_mailbox {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .ptys_mailbox li {
        float: left;
        width: 43%;
        padding: 0 15px;
    }

    .ptys_mailbox li:last-child {
        float: right;
    }

    .partymasses_btm {
        margin-top: 0;
    }

    .partymasses_btm li {
        margin-bottom: 15px;
    }

    .partymasses_btm li img {
        height: 94px;
    }
}

@media (max-width:767px) {
    .partymasses_foot {
        background-size: cover;
    }

    .partymasses_btm li img {
        height: auto;
    }

    .xgs_partymasses .recruitment_logo {
        background-size: cover;
        padding: 16px 0;
    }

    .xgs_partymasses .recruitment_logo .col-md-12 {
        width: 88%;
    }

    .ptsnav_cent {
        background: none;
    }

    .ptsnav_cent .navbar-default {
        background: #C11711;
    }

    .partymasses_nav .container {
        padding: 0;
    }

    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -120px;
    }

    .ptsnav_right {
        width: 100%;
    }

    .partymasses_nav .mob_searchblock button {
        position: absolute;
        right: 0;
        top: -40px;
    }

    .partymasses_nav .mob_searchblock {
        position: relative;
        top: -15px;
    }

    .dqmob_search {}

    .dqmob_search .searchbox {
        margin: 0;
        position: relative;
        /* background:rgba(86, 142, 204, 0.6)!important;
	       filter:Alpha(opacity=60); */
        background: #CC4E4E !important;
        width: 100%;
        border-radius: 3px;
        padding: 1.5px 0;
    }

    .dqmob_search .searchbox input[type="text"] {
        margin: 0 0 0 8px;
        outline: none;
        color: #fff;
        background: none;
        border: none;
        width: 88%;
        position: relative;
        font-size: 15px;
        line-height: 31px;
        -webkit-appearance: none;
        height: 31px;
    }

    .dqmob_search .searchbox input[type="submit"] {
        background: url(xgs_dqsearch.png) no-repeat 0px 1px;
        border: none;
        cursor: pointer;
        width: 26px;
        height: 26px;
        outline: none;
        position: absolute;
        top: 7px;
        right: 1px;
    }

    .dqmob_search .searchbox input::-webkit-input-placeholder {
        color: #f1f1f1;
    }

    .dqmob_search .searchbox input:-moz-placeholder {
        color: #f1f1f1;
    }

    .dqmob_search .searchbox input::-moz-placeholder {
        color: #f1f1f1;
    }

    .dqmob_search .searchbox input:-ms-input-placeholder {
        color: #f1f1f1;
    }

    .ptys_mailbox li {
        float: none;
        width: 100%;
    }

    .ptys_mailbox li:last-child {
        float: none;
    }

    .pt_mailboxbg01,
    .pt_mailboxbg02 {
        background-size: 100%;
    }

}

@media (max-width:600px) {
    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -95px;
    }

    .partymasses_nav .mob_searchblock button {
        top: -32px;
    }
}

@media (max-width:520px) {
    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -90px;
    }

    .partymasses_nav .mob_searchblock button {
        top: -28px;
    }
}

@media (max-width:430px) {
    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -77px;
    }

    .partymasses_nav .mob_searchblock button {
        top: -25px;
    }
}

@media (max-width:380px) {
    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -68px;
    }

    .partymasses_nav .mob_searchblock button {
        top: -20px;
    }
}

@media (max-width:320px) {
    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -63px;
    }

    .partymasses_nav .mob_searchblock button {
        top: -17px;
    }
}


/*-----------------所长信箱  党委信箱---------------------*/


@media (max-width:520px) {
    .h14l24 tbody tr td:first-child {
        width: 24%;
    }
}

@media (max-width:430px) {
    .h14l24 tbody tr td:first-child {
        width: 25%;
    }

    .h14l24 tbody tr td select {
        width: 95% !important;
    }
}

@media (max-width:380px) {
    .h14l24 tbody tr td:first-child {
        width: 26%;
    }
}

@media (max-width:320px) {
    .h14l24 tbody tr td:first-child {
        width: 28%;
    }
}


/*-----------------信息公开---------------------*/
#xlmain .text {
    margin: 28px 0 12px 0;
    overflow: hidden;
    display: block;
}

#xlmain .text img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#xlmain .text .img-txtright {
    display: block;
    margin-right: auto;
    margin-left: 30px;
    float: right;
}

.lanmu2 {
    overflow: hidden;
    margin: 20px 0 0 0;
    border-bottom: #dddddd solid 1px;
}

.lanmu2_l {
    color: #333936;
    float: left;
    font-weight: 700;
    font-size: 18px;
    padding: 0 0 9px 0;
}

.textlink {
    width: 100%;
    float: left;
    word-break: break-all;
    line-height: 26px;
}

.textlink .gao1 {
    height: 118px;
    overflow: hidden;
}

.textlink ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.textlink ul li {
    display: block;
}

.textlink ul li a {
    font-size: 15px;
    color: #454545;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 10px;
}

.textlink ul li a:hover {
    color: #d61300;
}

.deats_padd {
    padding-left: 5px;
}

.cent_tctbg {
    padding: 0 0 0;
    border-radius: 4px;
}

.dp_title {
    font-size: 24px;
    color: #09356d;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}

#xlmain .zg_wztxt p {
    font-size: 14px;
    text-indent: 2em;
}

@media (min-width:1200px) {
    .deats_padd {
        margin-left: -1.5%;
        width: 76.5%;
    }
}

@media (max-width:1199px) {
    .deats_padd {
        padding-left: 15px;
    }
}



/*-----------------关于我们---------------------*/
.abuout_cent {
    padding: 12px 10px 0;
}

.abuout_cent .column_l {
    color: #1e94ff;
    border-bottom: #1e94ff solid 2px;
}

.abuout_cent .column {
    background: url(about03.jpg) repeat-x bottom;
}

.abut_cent {
    margin: 38px 0 0;
    overflow: hidden;
    background: url(about02.png) no-repeat bottom right #09356d;
}

.left_about {
    float: left;
    width: 47%;
}

.left_about img {
    width: 100%;
}

.right_about {
    float: left;
    width: 53%;
    padding: 50px 0 0 55px;
}

.right_about h1 {
    margin-bottom: 25px;
}

.right_about p {
    font-size: 16px;
    color: #fefefe;
    line-height: 22px;
}

.abuout_cent .breadcrumb>li {
    color: #fff;
}

.abuout_cent .breadcrumb>li>a {
    color: #fff;
}

.abuout_cent .breadcrumb>li>a:hover {
    color: #1e94ff;
}

@media (max-width: 1199px) {
    .right_about {
        padding: 30px 0 0 45px;
    }
}

@media (max-width: 991px) {
    .left_about {
        width: 100%;
    }

    .right_about {
        width: 100%;
        padding: 30px 0 40px 45px;
    }
}

@media (max-width: 767px) {}

@media (max-width: 450px) {
    .right_about {
        padding: 10px 15px 20px 15px;
    }
}

/*-----------------院士---------------------*/
.personnel_pic {}

.personnel_pic li .boxstyle img {
    width: 240px;
    height: 300px;
}

.personnel_pic li .boxstyle a {
    border: 1px solid #d9d9d9;
    display: inline-block;
    padding: 4px;
}

.personnel_pic li .boxstyle {
    text-align: center;
}

.personnel_pic li .boxstyle .txtinfo h4 a {
    font-size: 18px;
    height: auto;
}

.personnel_pic li .boxstyle .txtinfo h5 {
    color: #808080;
}

.personnel_pic li .boxstyle .txtinfo {
    height: 60px;
}


.personnel_details {
    margin-top: 30px;
}

.ryxq_left {
    border: 1px solid #d9d9d9;
    display: inline-block;
    padding: 4px;
    text-align: left;
}

.ryxq_left img {
    width: 100%;
    height: 300px;
}

.top_ryjs {
    border-bottom: 1px solid #ced7e2;
}

.top_ryjs h2 {
    font-size: 22px;
    color: #333333;
    margin-top: 0;
}

.top_ryjs p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 14px;
}

.center_ryjs {}

.center_ryjs h3 {
    font-size: 18px;
    color: #09356d;
    margin-top: 30px;
}

.center_ryjs p {
    font-size: 14px;
    color: #595959;
    text-indent: 2em;
    line-height: 32px;
    margin-bottom: 20px;
}


@media (max-width: 1199px) {
    .personnel_pic li .boxstyle img {
        width: 180px;
        height: 225px;
    }

    .ryxq_left img {
        width: 180px;
        height: 225px;
    }
}

@media (max-width: 991px) {
    .ryxq_left img {
        width: 108px;
        height: 135px;
    }
}

@media (max-width: 767px) {
    .personnel_details .col-sm-4 {
        width: 100%;
        text-align: center;
    }

    .ryxq_left img {
        width: 200px;
        height: 250px;
    }

    .ryxq_left {
        margin-bottom: 15px;
    }

    .top_ryjs {
        text-align: center;
    }
}

@media (max-width: 450px) {}





/*-----------------科研成果---------------------*/
.wordbreak {
    word-break: break-all;
}

.result {
    overflow-x: hidden;
    margin: 20px 0 0 0;
}

.result .years {
    border: #dedede solid 1px;
    overflow: hidden;
    padding: 15px 0;
}

.result .years a {
    font-size: 13px;
    font-family: Arial;
    color: #004ea2;
}

.result .years a:hover {
    color: #d61d0b;
}

.result .contentlist {
    overflow: hidden;
    margin: 2px 0 0 0;
}

.result .contentlist .wid1 {
    width: 35%;
}

.result .contentlist .wid2 {
    width: 10%;
}

.result .contentlist .wid3 {
    width: 28%;
}

.result .contentlist .wid4 {
    width: 15%;
}

.result .contentlist .table>thead>tr>th {
    color: #333;
    font-size: 14px;
    padding: 8px;
}

.result .contentlist .table-bordered>tbody>tr>td {
    font-size: 13px;
    padding: 8px 6px;
    display: table-cell;
    vertical-align: middle;
}

/*word-break: break-all;*/
.result .contentlist .table-bordered .date {
    font-size: 12px;
    font-family: Arial;
}

.result .contentlist .table-bordered .arial {
    font-family: Arial;
}

@media (max-width: 1199px) {
    .result .contentlist .wid1 {
        width: 30%;
    }

    .result .contentlist .wid2 {
        width: 12%;
    }
}

@media (max-width: 991px) {
    .result .contentlist .wid2 {
        width: 19%;
    }

    .result .contentlist .wid4 {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .result .contentlist .wid2 {
        width: 25%;
    }

    .result .contentlist .wid4 {
        width: 28%;
    }
}

/*btn styles*/
.btn-gz {
    color: #fff;
    background: url(ioz_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 600;
    float: right;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
    color: #fff;
    background: url(ioz_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}

.btn-kxcb {
    color: #fff;
    background: url(ioz_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 600;
    float: right;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: 6px;
}

.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
    color: #fff;
    background: url(ioz_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}

/* 3.3. Thumbnail图片刷光特效 */
.thumbnail {
    padding: 0;
}

.thumbnail.thumbnail_big {
    margin-bottom: 0
}

.thumbnail>img {
    margin: 0;
    width: 100%;
}

.thumbnail_big .thumbnail__caption {
    padding: 18.77px 9px;
}

.thumbnail__caption {
    padding: 9px;
    color: #333;
}

.thumbnail__news {
    padding: 15px;
    color: #333;
}

.thumbnail__link {
    display: block;
}

.thumbnail__link img {
    margin: 0;
    width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.thumbnail__link:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.thumbnail__link:hover+.thumbnail__caption .icon-play {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-name: video-arrow;
    animation-name: video-arrow;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

/* 3.3. END Thumbnail */
.thumbnail__link img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.thumbnail__link {
    display: block;
    overflow: hidden;
}

.img_hovbig {
    display: block;
    overflow: hidden;
}

.img_hovbig img {
    margin: 0;
    width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.img_hovbig:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}

.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.img-portfolio {
    margin-bottom: 5px;
    display: block;
}

.img-portfolio .photobox {
    border: #dedede solid 1px;
    padding: 8px;
    display: block;
    border-radius: 4px;
}

/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {
    -webkit-box-shadow: 0 0 6px #cdcdcd;
    box-shadow: 0 0 6px #cdcdcd;
}

.img-portfolio img {
    width: 100%;
    height: 145px;
}

.phototitle {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 22px;
    color: #454545;
    padding: 8px 10px;
    height: 34px;
    text-align: center;
    text-transform: uppercase;
}

/*text-overflow:ellipsis; white-space:nowrap; */
.phototitle a:hover {
    color: #0c5ebf;
    text-decoration: none;
}

@media screen and (max-width: 1199px) {
    .img-portfolio img {
        height: 114px;
    }

    .img-portfolio .photobox {
        padding: 6px;
    }
}

@media screen and (max-width: 991px) {
    .img-portfolio img {
        height: 114px;
    }
}

@media screen and (max-width: 767px) {
    .img-portfolio .photobox {
        padding: 5px;
    }

    .img-portfolio img {
        height: 84px;
    }

    .phototitle {
        font-size: 13px;
        height: 26px;
    }
}

/*Page*/
.pagefrm1 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    border: 1px solid #CCCCCC;
    height: 24px;
    width: 36px;
    line-height: 22px;
    text-align: center;
    margin-right: 8px;
    float: left;
}

.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px;
    width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}

.pageline {
    border-bottom: dotted 1px #cccccc;
    height: 4px;
    margin-top: 20px;
    float: left;
    width: 100%;
}

.pageline1 {
    border-bottom: dotted 1px #cccccc;
    height: 4px;
    margin-top: 20px;
    width: 95%;
    display: block;
    overflow: hidden;
}

#pages {
    width: 100%;
    FONT-SIZE: 14px;
    TEXT-ALIGN: center;
    CLEAR: both;
    border-top: dotted 0px #cccccc;
    overflow: hidden;
    PADDING-TOP: 0px;
    margin: 0 0 6px;
}

#pages span {
    padding: 8px 16px;
}

#pages A {

    COLOR: #333333;
    TEXT-DECORATION: none;
    DISPLAY: inline-block;
    LINE-HEIGHT: 23px;
    padding: 8px 10px;

}

#pagenav_nextgroup {
    background: none;
}

#pages .nolink {
    padding: 8px 10px;
    background: none;
}

#pages A:hover {
    COLOR: #2d5fc0;
}

#pages A.curr {
    COLOR: #2d5fc0;
}

#pages A.curr:visited {
    COLOR: #2d5fc0;
}

@media screen and (max-width: 767px) {
    #pages A {
        padding: 3px 10px;
        font-size: 13px;
    }

    #pages .nolink {
        padding: 3px 10px;
    }
}

@media screen and (max-width: 320px) {
    #pages A {
        padding: 2px 8px;
        font-size: 12px;
    }

    #pages .nolink {
        padding: 2px 8px;
    }
}

.pc_mbxhd {
    display: none;
}






/*判断*/
@media (max-width: 1279px) {
    .navbar-default .navbar-nav>li>a {
        /* padding: 13px 50px; */
    }

}

@media (max-width: 1249px) {

    .index_kj ul li p {
        font-size: 14px;
    }

    .win-ico li a img {
        height: 64px;
    }
}

@media (max-width: 1199px) {
    .navbar-default .navbar-nav>li>a {
        /* padding: 13px 33.6px; */
    }

    .list-tab ul {
        height: 166px;
        overflow: hidden;
    }

    .copyright .left {
        width: 56%;
    }

    .copyright .cas img {
        width: 100%;
        margin-top: 5px;
    }

    .index_kj ul li p {
        font-size: 12px;
    }

    .win-ico li a img {
        height: 52px;
    }
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav>li>a {
        /* padding: 13px 24px; */
    }

    .mob-margin {
        margin-top: 25px;
    }

    .copyright .cas {
        width: 100%;
        border: 0;
    }

    .copyright .cas img {
        display: inline-block;
    }

    .copyright .left {
        width: 100%;
        font-size: 13px;
        text-align: center;
        margin-bottom: 10px;
    }

    .header-top {
        background: none;
    }

    .soc_icons {
        margin-top: -5px;
    }

    .search_linktwo .social-links li a {
        font-size: 12px;
    }

    .index_kj ul li {
        width: 22%;
        margin-right: 4%;
    }

    .index_kj ul li:nth-child(2n) {
        margin-right: 4%;
    }

    .index_kj ul li:last-child {
        margin-right: 0;
    }

    .win-ico li a img {
        height: 80px;
    }

    .copyright .cas img {
        width: auto;
    }

    .copyright .rightbz {
        margin-top: 2px;
    }

    .foot .tophalf {
        padding: 0 0 40px;
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 20px;
        font-weight: 700;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a,
    .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header {
        font-size: 16px;
        border-bottom: 1px solid #435bad;
    }

    .dropdown .dropdown>a:before {
        color: #fff;
    }

    .dropdown .dropdown.open>a:before {
        color: #fff;
    }

    .list-tab ul {
        height: 225px;
        overflow: hidden;
    }

    .webheader .logo {
        width: 88%;
    }

    .webheader .logo a {
        width: 100%;
        margin-top: 16px;
    }

    .mob_fxbtn {
        position: absolute;
        right: 25px;
        top: -55px;
    }

    .search_linktwo .social-links li a {
        font-size: 14px;
        color: #333;
    }


    .search_linktwo .social-links li {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .mob_fxbtn .dropdown-menu {
        padding: 15px 0 0;
    }

    /* .container-fluid > .navbar-header{ padding:5px 0;} */
    .main-navigation .navbar-nav>.open>a,
    .main-navigation .navbar-nav>.open>a:hover,
    .main-navigation .navbar-nav>.open>a:focus {
        background-color: #4f68bf;
    }

    .list-tab .top_newtit a p {
        height: 44px;
    }

    .win-ico li a img {
        height: auto;
    }

    .mob_mbxhd {
        display: none;
    }

    .pc_mbxhd {
        display: block;
        float: left;
        width: 100%;
    }

    .column {
        width: 100%;
    }

    .social-links .dropdown>button {
        color: #333;
    }

    .social-links li {
        display: block;
        margin-top: 6px;
    }

    .dropdown-menu>li>a {
        border: 0;
    }
}

@media (max-width: 600px) {
    .left-txtximg {
        width: 100%;
        margin-bottom: 20px;
    }

    .left-txtximg a p {
        margin-bottom: 0;
    }

    .list-tab ul {
        width: 100%;
        height: auto;
        padding-left: 0;
    }

    .left-txtximg img {
        height: auto;
    }

    .left-txtximg p a {
        height: auto;
    }

    .navbar-default .navbar-nav>li>a {
        padding-left: 20px;
    }

    .mob_fxbtn {
        top: -47px;
    }

    .social-links {
        margin: 0;
    }

    .webheader .logo {
        margin: 0;
    }

    .webheader .logo b {
        display: none;
    }

    .external_links a {
        padding: 0 10px;
    }

    .top_mtsm li a img {
        height: 159px;
    }

}

@media (max-width: 500px) {
    .mob_fxbtn {
        top: -43px;
    }

    .index_kj ul li p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .top_mtsm li a img {
        height: 130px;
    }

}

@media (max-width: 450px) {
    .index_kj ul li {
        width: 47%;
        margin-right: 6%;
    }

    .index_kj ul li:nth-child(2n) {
        margin-right: 0;
    }

    .index_kj ul li:last-child {
        margin-right: 0;
    }

    .external_links {
        padding-bottom: 8px;
    }

    .external_links a {
        width: 49%;
        display: inline-block;
        margin-bottom: 12px;
    }

    .top_mtsm li a img {
        height: 106px;
    }
}

@media (max-width: 385px) {
    .webheader .logo a {
        margin-right: 12px;
    }

    .events_tab .tabmenu ul li a {
        font-size: 16px;
    }

    .lanmu_l {
        font-size: 16px;
    }

    .wa_school {
        font-size: 16px;
    }

    .top_mtsm li a img {
        height: 94px;
    }
}

@media (max-width: 365px) {}

@media (max-width: 350px) {}

@media (max-width: 320px) {
    .webheader .logo {
        width: 87%;
    }

    .top_mtsm li a img {
        height: 78px;
    }

    .lab_common li {
        width: 100%;
    }
}