* {
    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;
}

*:focus {
    outline: none;
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: Arial, \5FAE\8F6F\96C5\9ED1;
    font-size: 13px;
    line-height: 20px;
    color: #444;
    text-decoration: none;
    /*background: url(/images/big-bg01.jpg) repeat-x top center #fff;*/
}

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%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.tj {
    text-align: justify;
}

.t3d {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.bdr4 {
    border-radius: 4px;
}

.lets {
    letter-spacing: 1px;
}

.wb {
    word-wrap: break-word;
}

.bgbai {
    background: #ffffff;
}

.bgqh {
    background: #eeeeee;
}

.bgf3 {
    background: #f3f3f3;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb28 {
    margin-bottom: 28px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt18 {
    margin-top: 18px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt28 {
    margin-top: 28px;
}

.space0 {
    padding: 0;
}

.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 {
}

.mobmt28 {
}

.mobpadding {
}

.mobmargin {
}

.lanmumt {
    margin-top: 15px;
}

@media (max-width: 991px) {
    .mobmt {
        margin-top: 15px;
    }

    .mobmt20 {
        margin-top: 20px;
    }

    .mobmt28 {
        margin-top: 28px;
    }

    .mobpadding {
        padding: 0;
    }

    .mobmargin {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .lanmumt {
        margin-top: 0;
    }

    .mobmt22 {
        margin-top: 22px;
    }
}

.panel-group {
    margin-bottom: 0px;
}

.textcenter {
    text-align: center;
    margin: 0;
}

.secondarybox {
    display: block;
    padding: 42px 0 32px 0;
    min-height: 515px;
}

.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: 700; */
    font-size: 13px;
    background: #f9f9f9;
    width: 76px;
}

.jsbox1 {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b; /* font-weight: 700; */
    font-size: 13px;
    background: #f9f9f9;
    width: 84px;
}

.secondarydetailbox 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: 15px;
    line-height: 190%;
    color: #282828;
    word-wrap: break-word;
}

.nrhei1 {
    font-size: 15px;
    line-height: 180%;
    color: #282828;
    word-wrap: break-word;
}

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;
    }
}

.lbborderstyle {
    background: #ffffff;
    padding: 22px 30px 20px 30px;
    border-radius: 3px;
    overflow: hidden;
}

.xlborderstyle {
    background: #ffffff;
    padding: 40px 80px 50px 80px;
    border-radius: 3px;
}

.dpborderstyle {
    background: #ffffff;
    padding: 22px 36px 20px 36px;
    border-radius: 3px;
    overflow: hidden;
}

.dpborderstyle {
    display: block;
    overflow: hidden;
    min-height: 436px;
}

.dpborderstyle form {
    background: #f4f7fc;
    padding: 15px 13px 5px 10px;
    border-radius: 2px;
    border: #d6e2f2 solid 1px;
}

.dpborderstyle .jsbox {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b; /* font-weight: 700; */
    font-size: 13px;
    background: transparent;
    width: 76px;
}

.dpborderstyle .jsbox1 {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b; /* font-weight: 700; */
    font-size: 13px;
    background: transparent;
    width: 84px;
}

.dpborderstyle select.form-control {
    padding: 0 5px;
    margin: 0;
    height: 30px;
    color: #454545;
}

.dpborderstyle .form-control {
    border-color: #d6e2f2;
    background: #ffffff;
    height: 30px;
    color: #4e4e4e;
}

.dpborderstyle .p0 {
    padding: 0px;
}

/*---------------网站头---------------------*/
.soc_icons {
    overflow: hidden;
    width: 22%;
    margin: 5px 0 0 15px;
    float: right;
}

.webheader {
    position: relative;
}

.webheader .header-left {
    width: 67.783%;
}

.webheader .header-right {
    width: 32.217%;
    padding-left: 30px;
}

.webheader .logo {
    margin: 22px 0 22px 0;
}

.webheader .moblogo {
    margin: 12px 0 0 0;
    overflow: hidden;
}

.webheader .relatedlink {
    margin: 36px 2px 16px 0;
    text-align: right;
}

.webheader .searchbox {
    position: relative;
    background: #fff;
    width: 66%;
    border-radius: 20px;
    padding: 9px 0;
    border: #d5deee solid 0px;
}

.webheader .searchbox input[type="text"] {
    margin: 0;
    padding: 0 0 0 17px;
    outline: none;
    color: #888;
    background: none;
    border: none;
    width: 89.33333%;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    -webkit-appearance: none;
}

.webheader .searchbox input[type="text"]::-webkit-input-placeholder {
    color: #888 !important;
    font-family: Arial;
}

.webheader .searchbox input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}

.webheader .searchbox input[type="submit"] {
    background: url(/images/search/images/btnbg.png) no-repeat 0px 1px;
    border: none;
    cursor: pointer;
    width: 24px;
    outline: none;
    position: absolute;
    top: 8px;
    right: 12px;
}

@media (max-width: 1199px) {
    .webheader .relatedlink {
        margin: 35px 2px 8px 0;
    }

    .webheader .searchbox {
        width: 78%;
        padding: 5px 0;
    }

    .webheader .searchbox input[type="submit"] {
        top: 5px;
        right: 8px;
    }
}

@media (max-width: 1024px) {
    .webheader .relatedlink {
        margin: 30px 2px 8px 0;
    }
}

@media (max-width: 991px) {
    .webheader .header-left {
        width: 100%;
    }

    .webheader .header-right {
        width: 100%;
        padding-left: 0px;
    }

    .webheader .logo {
        /*margin: 22px 0 0 0;*/
        margin: 10px 0;
    }

    .webheader .searchbox {
        width: 78%;
        margin: 0 auto 24px auto;
        float: initial;
    }

    .webheader .relatedlink {
        margin: 14px 0;
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .webheader .searchbox {
        width: 100%;
    }
}

/*---------------区域背景---------------------*/
.firstpart {
    overflow: hidden;
    padding: 40px 0 40px 0;
}

.secondpart {
    padding: 40px 0 0 0;
}

.thirdpart {
    overflow: hidden;
    padding: 38px 0 20px 0;
    background-color: #f4f7f9;
}

.fourthpart {
    padding: 40px 0;
    /*background: #e6edf5;*/
}

.noticebox {
    background: #2596d1;
    overflow: hidden;
    padding: 18px;
}

.win-l {
    /*width: 68.581%;*/
    width: 715px;
    padding-right: 20px;
}

.win-r {
    /*width: 31.419%;*/
    width: 438px;
    padding-top:70px;
}

@media (max-width: 1199px) {
    .win-l {
        padding-right: 30px;
    }
}

@media (max-width: 991px) {
    .win-l {
        width: 100%;
        padding-right: 0px;
    }

    .win-r {
        width: 100%;
    }
}

/*---------------栏目样式---------------------*/
.lanmu {
    background: url(/images/tabbg01.png) bottom center repeat-x;
    overflow: hidden;
}

.lanmu_l {
    color: #00c6ff;
    float: left;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    padding: 0 0 11px 0;
    border-bottom: #fff solid 3px;
}

.lanmu_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.lanmu_r {
    line-height: 30px;
    float: right;
    font-size: 14px;
}

.lanmu_r a {
    color: #41bbff;
    text-decoration: none;
    font-family: Arial;
    text-transform: uppercase;
}

.lanmu_r a:hover {
    color: #fff;
    text-decoration: none;
}

.lanmu1 {
    background: url(/images/tabbg01.png) bottom center repeat-x;
    overflow: hidden;
}

.lanmu1_l {
    color: black;
    float: left;
    font-weight: 700;
    font-size: 36px;
    line-height: 1;
    padding: 0 0 16px 0;
/*    background: url(/images/tabbg02.png) no-repeat bottom right;*/
    padding-right: 3px;
}

.lanmu1_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.lanmu1_r {
    line-height: 30px;
    float: right;
    font-size: 14px;
}

.lanmu1_r a {
    color: #0160b4;
    text-decoration: none;
    font-family: Arial;
    text-transform: uppercase;
}

.lanmu1_r a:hover {
    color: #e30000;
    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(/images/columnsbg02.png) repeat-x top center;
    margin-bottom: 20px;
}

.lanmu3_l {
    height: 48px;
    line-height: 40px;
    font-size: 20px;
    color: #6aefff;
    font-weight: 700;
    margin-left: 16px;
    float: left;
    background: url(/images/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 {
    background: url(/images/tabbg01.png) repeat-x bottom;
    overflow: hidden;
}

.column_l {
    width: auto;
    background: url(/images/tabbg02.png) no-repeat bottom right;
    font-size: 26px;
    font-weight: 700;
    color: #204687;
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 7px 3px 14px 0;
    line-height: 130%;
}

.column1 {
    background: url(/images/ntsbg06.jpg) no-repeat right bottom #193d7b;
    overflow: hidden;
}

.column1_l {
    width: auto;
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 9px 15px;
    line-height: 130%;
}

@media (max-width: 767px) {
    .column_l {
        font-size: 22px;
    }
}

/*---------------焦点图&新闻---------------------*/
.hotnews {
    padding: 10px 0 0 0;
    position: relative;
    background-size: cover;
}

.hotnews .chatu {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 0;
    opacity: .6;
}

.hotnews .win-img {
    overflow: hidden;
    width: 64.912%;
}

.hotnews .win-list {
    overflow: hidden;
    width: 35.088%;
    padding-left: 40px;
}

.focusnews {
    overflow: hidden;
    height: 392px;
}

.focusnews .latest {
    overflow: hidden;
    border-bottom: #c7d4ea solid 1px;
    margin-bottom: 17px;
    padding-bottom: 15px;
}

.focusnews .latest h4 {
    overflow: hidden;
    margin: 0;
    max-height: 52px;
}

.focusnews .latest h4 a {
    font-size: 20px;
    line-height: 1.3;
    color: #204587;
    text-decoration: none;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.focusnews .latest h4 a:hover {
    color: #d43434;
}

.focusnews .latest p {
    font-size: 14px;
    line-height: 1.4;
    color: #737373;
    margin: 7px 0 0 0;
}

.list-index li {
    overflow: hidden;
    clear: both;
    margin-bottom: 25px;
}

.list-index li:last-child {
    margin-bottom: 0;
}

.list-index li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 1;
    color: #383838;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url(/images/icon01.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding: 0 0 0 14px;
}

.list-index li a:hover {
    color: #004ea2;
    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 (max-width: 1199px) {
    .hotnews .win-list {
        padding-left: 30px;
    }

    .list-index li a {
        font-size: 15px;
    }

    .focusnews {
        height: 285px;
    }

    .list-index li {
        margin-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .focusnews {
        height: auto;
    }

    .hotnews .win-img {
        width: 100%;
    }

    .hotnews .win-list {
        width: 100%;
        padding-left: 0px;
    }

    .list-index li {
        margin-bottom: 18px;
    }

    .list-index li a {
        font-size: 16px;
        white-space: normal;
        line-height: 1.5;
        background-position: left 10px;
    }

    .focusnews .latest h4 {
        height: auto;
    }

    .focusnews .latest h4 a {
        -webkit-line-clamp: inherit;
    }
}

@media (max-width: 767px) {
    .hotnews {
        padding: 24px 0 0 0;
    }

    .list-index li a {
        width: 100%;
    }

    .list-index span {
        width: 0px;
        visibility: hidden;
    }
}

.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%;
    }
}

/*---------------星空在线平台公告---------------------*/
.newscenter {
    width: 100%;
}

.newscenter dl {
    margin-bottom: 0;
}

.newscenter dd {
    overflow: hidden;
    margin: 0 0 20px 0;
}

.newscenter dd:last-child {
    margin-bottom: 0px;
}

.newscenter dd span {
    float: left;
    color: #fff;
    text-align: center;
    width: 60px;
    margin-right: 15px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    background: #1958af;
    font-family: Arial;
    border-radius: 2px;
    overflow: hidden;
    padding: 7px 0 8px 0;
}

.newscenter dd span b {
    text-align: center;
    line-height: 1.2;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #fff;
    font-weight: 500;
    margin-top: 3px;
}

.newscenter dd .hdtitle {
    overflow: hidden;
}

.newscenter dd .hdtitle h4 {
    margin: 0;
}

.newscenter dd .hdtitle h4 a {
    font-size: 15px;
    line-height: 1.3;
    margin: 0;
    color: #333;
    font-weight: 500;
    max-height: 40px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.newscenter dd .hdtitle h4 a:hover {
    color: #1958af;
}

.newscenter dd .hdtitle p {
    margin: 3px 0 0 0;
}

.newscenter dd .hdtitle p a {
    font-size: 14px;
    color: #999;
    line-height: 20px;
}

.newscenter dd .hdtitle p a:hover {
    color: #1958af;
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .newscenter {
        height: auto;
    }

    .newscenter dd .hdtitle a {
        white-space: normal;
    }
}

.recruit {
    width: 100%;
}

.recruit dl {
    margin-bottom: 0;
}

.recruit dd {
    overflow: hidden;
    margin: 0 0 20px 0;
}

.recruit dd span {
    float: left;
    color: #fff;
    text-align: center;
    width: 60px;
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    background: #17a7f7;
    font-family: Arial;
    border-radius: 2px;
    overflow: hidden;
    padding: 6px 9px;
    letter-spacing: 3px;
}

.recruit dd span b {
    text-align: center;
    line-height: 1.2;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #fff;
    font-weight: 500;
}

.recruit dd .hdtitle {
    overflow: hidden;
}

.recruit dd .hdtitle h4 {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: #333;
    font-weight: 500;
}

.recruit dd:hover .hdtitle h4 {
    color: #204587;
}

.recruit dd .hdtitle h4 i {
    font-style: normal;
    color: #999;
    margin-left: 12px;
}

.recruit dd .hdtitle p {
    font-size: 14px;
    color: #737373;
    line-height: 20px;
    margin: 3px 0 0 0;
}

@media (max-width: 1259px) {

}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .recruit {
        height: auto;
    }

    .recruit dd .hdtitle a {
        white-space: normal;
    }
}

/*------------------选项卡----------------*/
.index_kj {
    padding: 10px 15px 0;
}

.index_kj h2 {
    font-size: 20px;
    color: #004098;
    margin: 0;
    font-weight: 700;
    padding-bottom: 10px;
    background: url(/images/ioz-lmbg03.png) repeat-x bottom;
}

.index_kj ul {
    margin-top: 20px;
}

.index_kj ul li {
    margin-bottom: 20px;
    float: left;
    width: 47%;
    height: 86px;
    border-radius: 4px;
    text-align: center;
    padding-top: 12px;
}

.index_kj ul li a {
    display: block;
}

.index_kj ul li img {
    display: inline-block;
    margin-bottom: 8px;
}

.index_kj ul li p {
    color: #fff;
    font-size: 14px;
}

.khlink_bg01 {
    background: #ea4949;
    margin-right: 3%;
}

.khlink_bg02 {
    background: #397ebe;
    margin-left: 3%;
}

.khlink_bg03 {
    background: #339f8e;
    margin-right: 3%;
}

.khlink_bg04 {
    background: #ff9907;
    margin-left: 3%;
}

.khlink_bg01:hover {
    background: #d43c3c;
}

.khlink_bg02:hover {
    background: #3074b3;
}

.khlink_bg03:hover {
    background: #2a9483;
}

.khlink_bg04:hover {
    background: #e68c0c;
}


.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) {

}

.mores_all {
    position: absolute;
    right: 0;
    top: 3px;
}

.mores_all a {
    font-size: 14px;
    color: #0160b4;
}

.mores_all a:hover {
    color: #e30000;
}

.indexggbox {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 22px;
    border-top: 3px solid #1e58a9;
    border-bottom: #d4e0ee solid 1px;
    border-left: #d4e0ee solid 1px;
    border-right: #d4e0ee solid 1px;
}

.index_tab {
    position: relative;
}

.index_tab .tabmenu {
    margin-bottom: 22px;
    background: url(/images/tabbg01.png) repeat-x bottom;
    height: 38px;
    overflow: hidden;
}

.index_tab .tabmenu ul li {
    height: 38px;
    color: #2e2d2d;
    font-size: 22px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    float: left;
    margin-right: 20px;
    background: url(/images/tabfgx.png) top 1px right no-repeat;
    padding-right: 17px;
    line-height: 1;
}

.index_tab .tabmenu ul li:last-child {
    margin-right: 0px;
    background: none;
}

.index_tab .tabmenu ul li a {
    color: #2e2d2d;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.index_tab .tabmenu ul li.selected a {
    color: #204587;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.index_tab .tabmenu ul li span {
    height: 38px;
    float: left;
    display: block;
}

.index_tab .tabmenu ul li span.tabg {
    padding: 0;
    width: 100%;
    text-align: center;
    padding-right: 3px;
}

.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: #204587;
    background: url(/images/tabbg02.png) no-repeat bottom right;
}

.index_job {
    position: relative;
}

.index_job .mores_all a {
    color: #41bbff;
}

.index_job .mores_all a:hover {
    color: #fff;
}

.index_job .tabmenu {
    margin-bottom: 22px;
    background: url(/images/tabbg03.png) repeat-x bottom;
    height: 36px;
    overflow: hidden;
}

.index_job .tabmenu ul li {
    height: 36px;
    color: #fff;
    font-size: 22px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    float: left;
    margin-right: 20px;
    background: url(/images/indextitele-bg03.png) top 1px right no-repeat;
    padding-right: 20px;
    line-height: 1;
}

.index_job .tabmenu ul li:last-child {
    margin-right: 0px;
    background: none;
}

.index_job .tabmenu ul li a {
    color: #2e2d2d;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.index_job .tabmenu ul li.selected a {
    color: #00c6ff;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.index_job .tabmenu ul li span {
    height: 36px;
    float: left;
    display: block;
}

.index_job .tabmenu ul li span.tabg {
    padding: 0;
    width: 100%;
    text-align: center;
}

.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: #00c6ff;
    border-bottom: #fff solid 3px;
}

.events_tab {
    position: relative;
}

.events_tab .tabmenu {
    margin-bottom: 19px;
    background: url(/images/tabbg01.png) repeat-x bottom;
    height: 36px;
    overflow: hidden;
}

.events_tab .tabmenu ul li {
    height: 36px;
    color: #2e2d2d;
    font-size: 22px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    float: left;
    margin-right: 20px;
    background: url(/images/indextitele-bg01.png) top 1px right no-repeat;
    padding-right: 20px;
    line-height: 1;
}

.events_tab .tabmenu ul li:last-child {
    margin-right: 0px;
    background: none;
}

.events_tab .tabmenu ul li a {
    color: #2e2d2d;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.events_tab .tabmenu ul li.selected a {
    color: #204587;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.events_tab .tabmenu ul li span {
    height: 36px;
    float: left;
    display: block;
}

.events_tab .tabmenu ul li span.tabg {
    padding: 0;
    width: 100%;
    text-align: center;
}

.events_tab .tabmenu ul li span.bg {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.events_tab .tabmenu ul li span.bg01 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.events_tab .tabmenu ul li span.bg02 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.events_tab .tabmenu ul li.selected span.tabg {
    width: 100%;
    text-align: center;
    color: #204587;
    border-bottom: #e30000 solid 3px;
}

.fwcx {
    width: 100%;
    overflow: hidden;
    min-height: 294px;
}

.fwcx1 {
    width: 100%;
    overflow: hidden;
    min-height: 345px;
}

.thirdpart .events_tab .tabmenu {
    margin-bottom: 22px;
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {
    .fwcx {
        min-height: inherit;
    }
}

/*------------------图片滚动----------------*/
#marquee-pic {
    overflow: hidden;
    margin-top: 20px;
}

#marquee-pic ul {
    width: 888888px !important;
}

#marquee-pic ul li {
    float: left;
    margin: 0px 12px;
}

#marquee-pic ul li img {
    display: block;
    width: auto;
    height: 220px;
}

#marquee-pic ul li p {
    text-align: center;
    color: #333;
    padding: 0 6px;
    font-size: 15px;
    margin: 10px 0 6px 0;
}

#marquee-pic ul li:hover p {
    color: #002e80;
}

@media (max-width: 767px) {
    #marquee-pic ul li img {
        height: 160px;
    }
}

/*------------------滚动公告----------------*/
.marquee-1 {
    width: 100%;
    height: 406px;
    overflow: hidden;
    margin: 0;
}

@media (max-width: 1199px) {
    .marquee-1 {
        height: 394px;
    }
}

@media (max-width: 991px) {
    .marquee-1 {
        height: 342px;
    }
}

@media (max-width: 767px) {
    .marquee-1 {
        height: 260px;
    }
}

.hui {
    font-size: 14px;
    line-height: 18px;
    color: #8d9cb2;
    text-decoration: none;
    font-family: Arial;
}

.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: 15px;
    line-height: 26px;
    color: #454545;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
    background-image: url(/images/zsxx_left.png);
    background-repeat: no-repeat;
    background-position: left 9.5px;
    padding-left: 15px;
}

A.hei1:hover {
    COLOR: #004ea2;
    FONT-SIZE: 15px;
    text-decoration: none;
}

.lan {
    font-size: 14px;
    line-height: 18px;
    color: #555;
    text-decoration: none;
}

a.lan:hover {
    color: #336dc1;
    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(/images/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: #d3deec;
    text-decoration: none;
}

a.bai14:hover {
    color: #fff;
    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;
}

/*---------------special subject Links---------------------*/
.banlinks {
}

.banlinks li {
    margin-bottom: 29px;
    float: left;
}

.banlinks li:nth-last-child(1), .banlinks li:nth-last-child(2) {
    display: none;
}

.banlinks li img {
    height: 80px;
    border: #fff solid 0px;
    width: 100%;
}

.banlinks .pgli {
    margin-bottom: 20px;
}

.qlink {
}

.qlink .row {
    margin-left: -20px;
    margin-right: -20px;
}

.qlink .row > [class^='col'] {
    padding-left: 20px;
    padding-right: 20px;
}

/*---------------Quick Navigation---------------------*/
.appsysmt {
    margin-top: 25px;
}

.appsys {
}

.appsys .slick-slide {
    margin: 0 10px;
}

/*Dots*/
.appsys .slick-dots {
    position: inherit;
    bottom: -26px;
}

.appsys .slick-dots li button:before {
    font-size: 14px;
}

/*Arrows*/
.appsys .slick-prev,
.appsys .slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 48%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none !important;
    outline: none;
    background: transparent;
    border-radius: 100%;
}

.appsys .slick-prev:hover,
.appsys .slick-prev:focus,
.appsys .slick-next:hover,
.appsys .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.appsys .slick-prev.slick-disabled:before,
.appsys .slick-next.slick-disabled:before {
    opacity: .75;
}

.appsys .slick-prev:before,
.appsys .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;

    opacity: 1;
    color: #a9c3e0;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.appsys .slick-prev:hover:before,
.appsys .slick-prev:focus:before,
.appsys .slick-next:hover:before,
.appsys .slick-next:focus:before {
    opacity: 1;
    color: #4780be;
}

.appsys .slick-prev {
    left: -4%;
    z-index: 1;
}

.appsys .slick-next {
    right: -4%;
    z-index: 1;
}

.appsys .slick-next:before {
    content: '\f105';
}


.appsys li {
    width: 16.666%;
    overflow: hidden;
    float: left;
}

.appsys .space {
    padding: 0;
}

.appsys .boxpadding {
    padding: 0;
}

.appsys .boxpadding .sysico {
    width: 100px;
    height: 100px;
    text-align: center;
    border: #fff solid 0px;
    margin: 0 auto;
    border-radius: 50%;
    padding: 30px 0 0 0;
    background: #fff;
}

.appsys a:hover .boxpadding .sysico {
    border: #096fbc solid 0px;
    -ms-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.7);
    -o-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.7);
}

.appsys .sideline {
    border-bottom: #ffffff solid 1px;
    border-right: #ffffff solid 1px;
}

.appsys .in_icon {
    background: #ecf5fb;
}

.appsys p {
    color: #111;
    margin: 14px 0 0 0;
    font-size: 15px;
}

.appsys a:hover p {
    color: #004ea2;
}

@media (max-width: 1280px) {
    .appsys .slick-prev {
        left: -3%;
    }

    .appsys .slick-next {
        right: -3%;
    }
}

@media (max-width: 1199px) {
    .appsys .slick-prev {
        left: -5%;
    }

    .appsys .slick-next {
        right: -5%;
    }
}

@media (max-width: 1024px) {
    .appsys .slick-prev {
        left: -5%;
    }

    .appsys .slick-next {
        right: -5%;
    }
}

@media (max-width: 991px) {
    .appsys .boxpadding {
        padding: 5px 0 0 0;
    }
}

@media (max-width: 768px) {
    .appsys {
        padding: 0 30px;
    }

    .appsys .slick-prev {
        left: -6%;
    }

    .appsys .slick-next {
        right: -6%;
    }
}

@media (max-width: 767px) {
    .appsys .slick-prev {
        left: -14%;
    }

    .appsys .slick-next {
        right: -14%;
    }

    .appsys li {
        width: 33.33%;
    }

    .appsys p {
        margin: 6px 0 8px 0;
    }

    .appsys .boxpadding {
        padding: 8px 0 0 0;
    }
}

@media (max-width: 380px) {
    .appsys .slick-prev {
        left: -18%;
    }

    .appsys .slick-next {
        right: -18%;
    }
}

.sslab {
    overflow: hidden;
}

/*.sslab .row {margin-left: -5px;margin-right: -5px;}
.sslab .row > [class^='col'] {padding-left: 5px;padding-right: 5px;}*/
.sslab li {
    margin-bottom: 19px;
}

.sslab li:last-child {
    margin-bottom: 0px;
}

.sslab li .sslabbtn {
    background-color: #eff2f8;
    background-image: url(/images/btnbg.png);
    background-repeat: no-repeat;
    padding: 25px 28px 25px 28px;
    border: #cfd6e1 solid 1px;
}

.sslab li:nth-child(1) .sslabbtn {
    background-position: right 0%;
}

.sslab li:nth-child(2) .sslabbtn {
    background-position: right 20%;
}

.sslab li:nth-child(3) .sslabbtn {
    background-position: right 40%;
}

.sslab li:nth-child(4) .sslabbtn {
    background-position: right 60%;
}

.sslab li:nth-child(5) .sslabbtn {
    background-position: right 80%;
}

.sslab li:nth-child(6) .sslabbtn {
    background-position: right 100%;
}

.sslab li .sslabicon {
    float: left;
    margin-right: 14px;
    margin-top: 2px;
}

.sslab li .sslabtxt {
    line-height: 1.3;
    font-size: 18px;
    color: #333;
}

.sslab li a:hover .sslabtxt {
    color: #204587;
}

@media (max-width: 1280px) {
    .sslab li .sslabbtn {
        padding: 23px 28px 23px 28px;
    }
}

@media (max-width: 1199px) {
    .sslab li .sslabbtn {
        padding: 16px 18px 16px 18px;
    }

    .sslab li .sslabtxt {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .sslab li .sslabbtn {
        padding: 21px 10px 20px 16px;
    }

    .sslab li .sslabtxt {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .sslab li .sslabbtn {
        padding: 20px 28px 20px 28px;
    }

    .sslab li {
        margin-bottom: 13px;
    }
}

.kxdata {
}

.kxdata li {
    margin-bottom: 19px;
}

.kxdata li:last-child {
    margin-bottom: 0px;
}

/*---------------专题及图标链接---------------------*/
.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;
}

.win-ico li {
    float: left;
    text-align: center;
    margin-top: 13px;
}

.win-ico li font {
    width: 86px;
    height: 86px;
    background: #e2ebf9;
    border-radius: 50%;
    display: block;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 23% 0 0 0;
}

.win-ico li font:hover {
    background: #c8d7ee;
}

.win-ico p {
    color: #333;
    margin: 8px 0 0 0;
    font-size: 15px;
    text-align: center;
    line-height: 1.2;
    height: 34px;
}

.win-ico a:hover p {
    color: #204587;
}

@media (max-width: 1199px) {
    .win-ico li font {
        width: 70px;
        height: 70px;
    }

    .win-ico li {
        margin-top: 10px;
    }

    .win-ico p {
        font-size: 13px;
        height: 29px;
    }
}

@media (max-width: 991px) {
    .win-ico li font {
        padding: 19% 0 0 0;
    }
}

@media (max-width: 767px) {
    .win-ico .row {
        margin-left: -6px;
        margin-right: -6px;
    }

    .win-ico .row > .col-xs-4 {
        padding-left: 6px;
        padding-right: 6px;
    }

    .win-ico li font {
        width: 76px;
        height: 76px;
        padding: 17% 0 0 0;
    }

    .win-ico li {
        margin-top: 15px;
    }

    .win-ico p {
        font-size: 15px;
        height: 34px;
    }
}

@media (max-width: 380px) {
    .win-ico li font {
        padding: 19% 0 0 0;
    }
}

@media (max-width: 320px) {
    .win-ico p {
        font-size: 14px;
    }

    .win-ico li font {
        padding: 22% 0 0 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;
    }
}

/*------------------left news----------------*/
.rprogress {
    overflow: hidden;
    margin-top: 22px;
}

.rprogress .progress-l {
    overflow: hidden;
    float: left;
    background: #f1f3fa;
    width: 260px;
    height: 298px;
    margin-right: 24px;
    border: #f1f3fa solid 0px;
}

.rprogress .progress-l .limg {
    overflow: hidden;
}

.rprogress .progress-l .limg img {
    height: 146px;
    width: 100%;
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

/*.rprogress .progress-l .limg:hover img {-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);}*/
.rprogress .progress-l .ltext {
    padding: 18px 20px 18px;
}

.rprogress .progress-l .ltext h3 {
    line-height: 1;
    color: #125bc3;
    font-size: 21px;
    font-family: Arial;
    margin: 0 0 12px 0;
    font-weight: 700;
}

.rprogress .progress-l .ltext h3 i {
    line-height: 1;
    color: #acacac;
    font-size: 14px;
    font-family: Arial;
    margin: 0 6px;
}

.rprogress .progress-l .ltext h3 span {
    line-height: 1;
    color: #125bc3;
    font-size: 15px;
    font-family: Arial;
    font-weight: 500;
}

.rprogress .progress-l .ltext h4 {
    font-size: 15px;
    line-height: 1.4;
    color: #333;
    margin: 0;
    max-height: 66px;
    overflow: hidden;
}

.rprogress .progress-l .ltext h4 a {
    color: #333;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.rprogress .progress-l .ltext h4 a:hover {
    color: #004ea2;
}

.rprogress .progress-r {
}

@media (max-width: 767px) {
    .rprogress .progress-l {
        width: 100%;
        height: auto;
        margin-right: 0;
    }

    .rprogress .progress-l .limg img {
        height: 210px;
    }

    .rprogress .progress-r {
        float: left;
        overflow: hidden;
        margin-top: 20px;
    }

    .rprogress .progress-l .ltext h4 a {
        max-height: inherit;
        height: auto;
        -webkit-line-clamp: inherit;
    }
}

@media (max-width: 380px) {
    .rprogress .progress-l .limg img {
        height: 188px;
    }
}

/*-----------------文字列表---------------------*/
.list-tab {
    overflow: hidden;
    display: block;
    max-height: 300px;
}

.list-tab ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 14px;
}

.list-tab ul li:last-child {
    margin-bottom: 0;
}

.list-tab ul li a {
    overflow: hidden;
    font-size: 15px;
    line-height: 1.3;
    color: #454545;
    display: block;
    font-weight: 500;
    max-height: 38px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.list-tab ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-tab ul li a:hover {
    color: #004ea2;
    text-decoration: none;
}

.list-tab ul li:hover {
    background: #ffffff;
}

.list-tab h3 {
    line-height: 1;
    color: #125bc3;
    font-size: 21px;
    font-family: Arial;
    margin: 0 0 6px 0;
    font-weight: 700;
}

.list-tab h3 i {
    line-height: 1;
    color: #acacac;
    font-size: 14px;
    font-family: Arial;
    margin: 0 6px;
}

.list-tab h3 span {
    line-height: 1;
    color: #125bc3;
    font-size: 15px;
    font-family: Arial;
    font-weight: 500;
}

@media (max-width: 991px) {
    .list-tab {
        max-height: initial;
    }
}

@media (max-width: 767px) {
    .list-tab ul li:last-child {
        display: none;
    }

    .list-tab ul li a {
        max-height: inherit;
        height: auto;
        -webkit-line-clamp: inherit;
    }
}

.list-tab1 {
    overflow: hidden;
    display: block;
}

.list-tab1 ul {
    float: left;
    width: 100%;
}

.list-tab1 ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px solid #dfe6f3;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 21px;
}

.list-tab1 ul li:last-child {
    margin-bottom: 0;
}

.list-tab1 ul li a {
    float: left; /*width:88%;*/
    max-width: 88%;
    overflow: hidden;
    font-size: 16px;
    color: #f1f3f8;
    background-image: url(/images/icon04.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding: 0 0 0 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-tab1 ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-tab1 ul li a:hover {
    color: #64d8ff;
    text-decoration: none;
}

.list-tab1 i {
    float: left;
    margin: 14px 0 0 8px;
}

.list-tab1 span {
    color: #a9d3ea;
    font-size: 15px;
    font-family: Arial;
}

.list-tab1 span.right {
    float: right;
}

.list-gg {
    overflow: hidden;
    display: block;
    margin-top: 22px;
}

.list-gg ul li {
    overflow: hidden;
    border-bottom: 1px solid #dfe6f3;
    width: 100%;
    text-align: left;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url(/images/ico-01.png) no-repeat 1px 7px;
    padding-left: 15px;
}

.list-gg ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0px;
    border: 0;
}

.list-gg ul li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.4;
    color: #333;
    font-weight: 500;
    word-break: break-all;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    max-height: 44px;
}

.list-gg ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-gg ul li a:hover {
    color: #004ea2;
    text-decoration: none;
}

.list-gg ul li a span {
    color: #1958af;
    font-size: 15px;
}

@media (max-width: 1199px) {
    .list-gg ul li {
        padding-bottom: 14px;
        margin-bottom: 14px;
    }
}

@media (max-width: 767px) {
    .list-gg ul li a {
        height: auto;
        white-space: normal;
    }
}

.list-bmtab {
    overflow: hidden;
    display: block;
}

.list-bmtab ul {
    float: left;
    width: 100%;
}

.list-bmtab ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 15px;
}

.list-bmtab ul li:last-child {
    margin-bottom: 0;
}

.list-bmtab ul li a {
    float: left; /*width:88%;*/
    max-width: 80%;
    overflow: hidden;
    font-size: 15px;
    color: #333;
    background-image: url(/images/icon01.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding: 0 0 0 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-bmtab ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-bmtab ul li a:hover {
    color: #204587;
    text-decoration: none;
}

.list-bmtab i {
    float: left;
    margin: 14px 0 0 8px;
}

.list-bmtab span {
    color: #a1a1a1;
    font-size: 14px;
    font-family: Arial;
}

.list-bmtab span.right {
    float: right;
}

.list-bmtab1 {
    overflow: hidden;
    display: block;
}

.list-bmtab1 ul {
    float: left;
    width: 100%;
    min-height: 195px;
}

.list-bmtab1 ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 15px;
}

.list-bmtab1 ul li:last-child {
    margin-bottom: 0;
}

.list-bmtab1 ul li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    color: #333;
    background-image: url(/images/icon01.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding: 0 0 0 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-bmtab1 ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-bmtab1 ul li a:hover {
    color: #204587;
    text-decoration: none;
}

.list-bmtab1 i {
    float: left;
    margin: 14px 0 0 8px;
}

.list-bmtab1 span {
    color: #a1a1a1;
    font-size: 14px;
    font-family: Arial;
}

.list-bmtab1 span.right {
    float: right;
}

.cmsm .list-tab1 ul li {
    margin-bottom: 20px;
}

.cmsm .list-tab1 ul li:last-child {
    margin-bottom: 0;
}

.left-txtximg {
    float: left;
    width: 27.8%;
    background: #e6f1fb;
}

.left-txtximg img {
    height: 142px;
    width: 100%;
}

.left-txtximg p {
    padding: 0;
    margin: 12px;
    font-size: 14px;
    height: 72px;
    overflow: hidden;
    line-height: 1.3;
}

.left-txtximg p a {
    color: #404040;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.left-txtximg p:hover a {
    color: #0040a9;
}

.list-news {
    overflow: hidden;
    display: block;
}

.list-news li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    margin-bottom: 16px;
}

.list-news li:last-child {
    margin-bottom: 0px;
}

.list-news li a {
    float: left; /*width:86%;*/
    max-width: 88%;
    overflow: hidden;
    font-size: 15px;
    line-height: 150%;
    color: #383838;
    background-image: url(/images/ico-01.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
}

.list-news li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-news li a:hover {
    color: #004ea2;
}

.list-news i {
    float: left;
    margin: 14px 0 0 8px;
}

.list-news span {
    line-height: 150%;
    color: #9b9b9b;
    font-size: 15px;
    font-family: Arial;
}

.list-news span.right {
    float: right;
}

.nol {
}

@media (max-width: 1199px) {
    .list-news li a {
        max-width: 86%;
    }
}

@media screen and (max-width: 991px) {
    .list-news li a {
        white-space: normal;
        max-width: 76%;
    }

    .list-news .nol li a {
        white-space: nowrap;
        max-width: 84%;
    }

    .list-news i {
        margin: 12px 0 0 8px;
    }
}

@media screen and (max-width: 767px) {
    .list-news li a {
        max-width: 72%;
    }

    .list-news .nol li a {
        white-space: normal;
        max-width: 72%;
    }

    .list-news span {
        font-size: 14px;
    }
}

@media (max-width: 380px) {
    .list-news li a, .list-news .nol li a {
        max-width: 100%;
    }

    .list-news span {
        display: none;
    }
}

.list-article {
    overflow: hidden;
    display: block;
}

.list-article li {
    overflow: hidden;
    clear: both;
    border-bottom: #ccc dotted 1px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.list-article li:last-child {
    margin-bottom: 0px;
}

.list-article li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 150%;
    color: #383838;
    background-image: url(/images/ico-01.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
}

.list-article li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-article li a:hover {
    color: #004ea2;
}

@media (max-width: 991px) {
    .list-article li a {
        white-space: normal;
    }
}

/*---------------信息平台---------------------*/
.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: 700;
    padding: 2px 0 0 0;
    background: url(/images/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: 0px;
}

.academic-notice dd {
    overflow: hidden;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: #dedede dashed 1px;
}

.academic-notice dd:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}

.academic-notice dd span {
    float: left;
    color: #ff9c00;
    text-align: center;
    width: 63px;
    margin-right: 2px;
    font-size: 25px;
    font-weight: 700;
    padding: 2px 0 0 0;
    background: url(/images/ioz_datebg.png) no-repeat top center;
    font-family: Arial;
}

.academic-notice dd span b {
    background: #0367b2;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #ffffff;
}

.academic-notice dd .hdtitle {
    float: left;
    width: 90%;
    overflow: hidden;
    display: block;
    color: #535353;
    margin-left: 10px;
}

.academic-notice dd .hdtitle a {
    overflow: hidden;
    display: block;
    line-height: 20px;
    color: #383838;
    font-size: 16px;
    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: #004ea2;
}

.academic-notice dd .hdtitle p {
    font-size: 13px;
    color: #0367b2;
    line-height: 18px;
    margin: 7px 0 0 0;
}

@media (max-width: 1199px) {
    .academic-notice dd .hdtitle {
        width: 88%;
    }

    .academic-notice dd .hdtitle a {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .academic-notice dd .hdtitle {
        width: 81%;
    }
}

@media (max-width: 767px) {
    .academic-notice dd .hdtitle {
        width: 74.8%;
    }

    .academic-notice dd .hdtitle a {
        white-space: normal;
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .academic-notice dd .hdtitle {
        width: 70.8%;
    }
}

/*二级页面侧边样式*/
.jlnotice {
    margin: 0 15px 18px 15px;
}

.jlnotice dl {
    margin: 0px;
}

.jlnotice dd {
    overflow: hidden;
    margin-bottom: 17px;
    padding-bottom: 17px;
    border-bottom: #d3d3d3 dashed 1px;
}

.jlnotice dd:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}

.jlnotice dd span {
    float: left;
    color: #ff9c00;
    text-align: center;
    width: 63px;
    margin-right: 2px;
    font-size: 25px;
    font-weight: 700;
    padding: 2px 0 0 0;
    background: url(/images/ioz_datebg.png) no-repeat top center;
    font-family: Arial; /*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/
}

.jlnotice dd span b {
    background: #0367b2;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #ffffff;
}

.jlnotice dd .hdtitle {
    float: left;
    width: 76%;
    overflow: hidden;
    display: block;
    color: #535353;
    margin-left: 10px;
}

.jlnotice dd .hdtitle a {
    overflow: hidden;
    display: block;
    line-height: 20px;
    color: #383838;
    font-size: 15px;
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jlnotice dd .hdtitle a > img {
    display: inline-block;
    margin-left: 6px;
}

.jlnotice dd .hdtitle a:hover {
    COLOR: #004ea2;
}

.jlnotice dd .hdtitle p {
    font-size: 13px;
    color: #0561a6;
    line-height: 19px;
    margin: 7px 0 0 0;
}

@media (max-width: 1299px) {
    .jlnotice dd {
        margin-bottom: 21px;
        padding-bottom: 21px;
    }
}

@media (max-width: 1199px) {
    .jlnotice dd .hdtitle {
        width: 71%;
    }
}

/*---------------首页图文---------------------*/
.homelist {
    overflow: hidden;
}

.homelist li {
    margin-bottom: 26px;
    display: block;
    overflow: hidden;
}

.homelist li:last-child {
    margin-bottom: 0px;
}

.homelist li h2 {
    font-size: 17px;
    line-height: 1.4;
    margin: 0 0 8px 0;
    font-weight: 500;
}

.homelist li h2 a {
    color: #000;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.homelist li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.homelist .news-img {
    margin-right: 20px;
}

.homelist .news-img a {
    border: #d6d6d6 solid 1px;
}

.homelist .news-img img {
    width: 200px;
    height: 116px;
}

.homelist .news-txt span {
    font-size: 15px;
    color: #125eb8;
    line-height: 22px;
    font-weight: 300;
    margin-top: 10px;
    display: block;
    text-align: right;
}

.homelist .news-txt p {
    line-height: 146%;
    font-size: 14px;
    margin: 0px;
    color: #797979;
    word-break: break-all;
    height: 60px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.homelist .news-txt i {
    font-size: 15px;
    margin: 6px 0 0 0;
    color: #125eb8;
    display: block;
    font-style: normal;
    text-align: right;
    line-height: 1;
}

.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 (max-width: 1199px) {
    .homelist .news-img {
        margin-right: 18px;
    }

    .homelist .news-img img {
        width: 193px;
        height: 112px;
    }

    .homelist li h2 {
        font-size: 16px;
    }

    .homelist .news-txt i {
        font-size: 14px;
        margin: 9px 0 0 0;
    }
}

@media (max-width: 800px) {
    .homelist li h2 a {
        overflow: inherit;
    }
}

@media (max-width: 767px) {
    .homelist .news-img {
        margin-bottom: 14px;
        margin-right: 0px;
        width: 100%;
    }

    .homelist .news-img img {
        width: 100%;
        height: auto;
        max-height: 246px;
    }

    .homelist li h2 {
        font-size: 18px;
    }

    .homelist li h2 a {
        white-space: inherit;
    }

    .homelist .news-txt p {
        display: none;
    }

    .homelist .news-txt i {
        font-size: 15px;
        margin: 9px 0 0 0;
        text-align: left;
    }
}

@media (max-width: 380px) {
    .homelist .news-img img {
        max-height: 222px;
    }
}

@media (max-width: 320px) {
    .homelist .news-img img {
        max-height: 185px;
    }
}

/*---------------视频中心---------------------*/
.picvid {
    margin: 2px 0 0 0;
}

.videobox {
    overflow: hidden;
    display: block;
    margin: 24px 0 6px 0;
}

.videobox .txtinfo {
    overflow: hidden;
    padding: 10px 0 0 0;
}

.videobox .txtinfo h4 {
    color: #333;
    font-size: 15px;
    line-height: 140%;
    font-weight: 500;
    margin: 0;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-decoration: none;
    -webkit-box-orient: vertical;
    height: 22px;
}

.videobox .txtinfo h4 a {
    color: #333;
    border: 0;
    display: block;
}

.videobox .txtinfo h4 a:hover {
    color: #003b8b;
    text-decoration: none;
}

.video-container {
    /*border:#f7d4c1 solid 6px;*/
    position: relative;
    overflow: hidden;
    /*display: inline-block;*/
    font-size: 16px;
    font-size: 1rem;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;

}

/*width:173px; height:116px; */
.video-container:hover .headline {
    background: white;
    z-index: 2;
}

.video-container i {
    display: block;
    position: absolute;
    opacity: .6;
    text-align: center;
    color: inherit;
    font-size: 46px;
    width: 46px;
    height: 46px;
    top: 50%;
    left: 50%;
    margin-top: -23px;
    margin-left: -23px;
}

.video-container:hover a {
    opacity: .9;
    /*top: 0;*/
    z-index: 2;
}

.video-container img {
    width: 100%;
    height: 186px;
    display: block;
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

/*width: 100%;height: auto;*/
.video-container .video-caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
    color: #fff;
}

.video-container .video-caption span {
    background-color: #FD0005;
    position: absolute;
    top: 0;
    padding: 0px 7px;
    font-weight: bold;
    font-size: 13px;
}

.video-container .video-caption p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
    background: rgba(0, 0, 0, .6);
    margin: 0;
    padding: 6px;
}

.video-container:hover img {
    -webkit-transform: scale(1.25); /* Safari and Chrome */
    -moz-transform: scale(1.25); /* Firefox */
    -ms-transform: scale(1.25); /* IE 9 */
    -o-transform: scale(1.25); /* Opera */
    transform: scale(1.25);
}

.video-container:hover .video-caption {
    background: rgba(0, 0, 0, .3);
}

@media (max-width: 1280px) {
    .video-container img {
        height: 177px;
    }
}

@media (max-width: 1199px) {
    .video-container img {
        height: 136px;
    }
}

@media (max-width: 991px) {
    .video-container img {
        height: 141px;
    }

    .headline {
        max-height: 68px;
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width: 800px) {
    .video-container img {
        height: 147px;
    }
}

@media (max-width: 768px) {
    .video-container img {
        height: 141px;
    }
}

@media (max-width: 767px) {
    .videobox {
        margin: 26px 0 0 0;
    }

    .videobox .txtinfo h4 {
        font-size: 16px;
        height: auto;
        -webkit-line-clamp: inherit;
    }

    .video-container img {
        height: auto;
    }
}

/*---------------推荐专题---------------------*/
/*首页样式*/
.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 {
    overflow: hidden;
    /*background: url(/images/big-bg03.jpg) no-repeat bottom center #154891;*/
    background-size: cover;
    background-color: #484848;
}

.index-font {
    margin-top: 0;
}

.foot .tophalf {
    padding: 36px 0 40px 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: #64d8ff;
}

.copyright {
    font-size: 12px;
    line-height: 20px;
    color: #f7f7f7;
    display: block;
    overflow: hidden;
}

.copyright .cas {
    width: 263px;
    /*border-right: #4d6a9f solid 1px;*/
    border-right: white solid 1px;
    display: block;
    overflow: hidden;
    float: left;
    margin: 16px 18px 0 0;
    text-align: center;
}

.copyright .cas img {
}

.copyright .left {
    width: 63%;
    font-size: 14px;
    line-height: 22px;
    /*color: #e2edf5;*/
    color: white;
    display: block;
    overflow: hidden;
    float: left;
    margin: 12px 0 0 0;
}

.copyright .left a {
    /*color: #e2edf5;*/
    color: white;
}

.copyright .left a:hover {
    color: #64d8ff;
}

.copyright .rightbz {
    display: block;
    overflow: hidden;
    float: right;
    margin: 5px 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 (max-width: 1199px) {
    .copyright .left {
        width: 52%;
    }
}

@media screen and (max-width: 991px) {
    .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 {
        padding: 0;
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .foot .secondhalf {
        padding: 18px 0;
    }

    .foot .secondhalf img {
        display: none;
    }

}

.links {
    overflow: hidden;
    border-bottom: #637dab solid 1px;
    padding: 0 0 30px 0;
}

.links h4 {
    font-size: 22px;
    color: #FFFFFF;
    font-weight: 700;
    margin: 46px 0 20px 0;
}

.links .row a {
    display: inline-block;
    overflow: hidden;
    margin: 3px 15px;
    color: #fff;
    font-size: 16px;
}

.links .row a:hover {
    color: #64d8ff;
}

/*---------------------------------导航＆菜单------------------------------------------*/
.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;
}

.navbar-toggle {
    float: right;
    padding: 4px 5px;
    margin-top: 11px;
    margin-bottom: 11px;
    margin-right: 0px;
    border: 2px solid #F6FAFC;
}

.navbar-menu {
    font-size: 20px;
    color: #ffffff;
    float: left;
    font-weight: 500;
    margin: 15px 0 0 0;
}

.navbar-default .navbar-collapse {
    border-color: #2f6abb;
    box-shadow: none;
}

.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;
}

@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) {
    .navbar-collapse.in {
        overflow: hidden;
        max-height: 382px;
        overflow-y: auto !important;
    }
}

@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;
    }
}

.dropdowns {
    position: relative;
}

.dropdown .dropdowns.open > a:before {
    content: "\f105";
    color: #e3e3e3;
}

.dropdown .dropdowns > a:before {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 10px;
    margin-left: 0;
    visibility: visible;
    color: #6895be;
}

.contentWrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.contentLeft {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff;
}

.contentRight {
    padding: 1.3rem 2rem;
    margin-left: 250px;
}

.leftNavigation {
    margin: 0rem 0;
}

.leftNavigation, .leftNavigation li ul {
    list-style: none;
    padding: 0;
}

.leftNavigation li a {
    font-size: 15px;
    display: block;
    padding: 13px 16px 13px 46px;
    color: #282828;
    border-bottom: solid 1px #d4dfee;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    font-weight: 400;
}

.leftNavigation li a, .leftNavigation li a .leftNavIcon {
    line-height: 160%;
}

.leftNavigation li a .leftNavIcon {
    position: absolute;
    top: 0;
    left: 0;
    width: 4.6rem;
    padding: 13px 0;
    text-align: center;
    font-weight: 700;
    color: #7e96c1;
}

.leftNavigation li.active a .leftNavIcon {
    color: #1f2b5e;
}

.leftNavigation li a .leftNavIcon1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 4rem;
    padding: 0.8rem 0;
    text-align: center;
}

.leftNavigation li a:hover {
    color: #00398f;
    text-decoration: none;
    background: #ebf2ff;
}

.leftNavigation li a:hover .leftNavIcon {
    color: #00398f;
}

.leftNavigation li ul {
    display: none;
    margin: 0;
    background-color: #ebf2ff;
}

.leftNavigation li ul li {
    border-bottom: solid 1px #bfd0e1;
}

.leftNavigation li ul li a {
    border-bottom: solid 0px #D0E9F3;
    font-size: 14px;
    color: #393939;
    background: url(/images/ico-03.gif) no-repeat left 19px;
    margin-left: 30px;
    padding-left: 12px;
}

.leftNavigation li ul li a:hover {
    color: #00398f;
    text-decoration: none;
    background: url(/images/ico-03f.gif) no-repeat left 19px;
}

/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
    color: #00348a;
    text-decoration: none;
    background: url(/images/ico-03f.gif) no-repeat left 19px;
}

.leftNavigation li.active > a {
    color: #00348a;
    text-decoration: none;
}

.leftNavigation li.active ul {
    display: block;
}

.leftNavigation > li.active {
    background-color: #ebf2ff;
}

.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;
    margin: 0px;
}

#xlmain hr {
    margin-top: 5px;
}

#xlmain .wztitle {
    color: #004ea2;
    line-height: 36px;
    text-align: center;
    font-size: 24px;
    padding: 0px 0px 2px 0px;
    font-weight: 700;
    margin: 24px 0 24px 0;
}

#xlmain .basicinfo {
    border-bottom: solid 1px #e2e2e2;
    padding: 0px 0px 3px 0px;
}

#xlmain .basicinfo .qtinfo {
    color: #777;
    font-size: 14px;
    margin: 3px 0 10px 0;
}

#xlmain .basicinfo .qtinfo a {
    color: #777;
    text-decoration: none;
}

#xlmain .basicinfo .qtinfo a:hover {
    color: #de0c0c;
    text-decoration: none;
}

#xlmain .basicinfo .share {
    overflow: hidden;
    float: right;
}

#xlmain .basicinfo .other-share {
    float: right;
    margin-top: 4px;
}

#xlmain .text {
    margin: 24px 0 0 0;
    overflow: hidden;
    display: block;
}

#xlmain .text p {
    margin: 0 0 18px 0;
}

#xlmain .text p:last-child {
    margin: 0;
}

#xlmain .text img {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
}

#xlmain .text .zc img {
    margin-left: inherit !important;
    margin-right: inherit !important;
    display: inline-block;
}

#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 0 0 0;
    overflow: hidden;
    display: block;
}

#xlmain .textxl img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#xlmain .textxl table {
    margin: 0 0 15px 0;
}

#xlmain .textxl td {
    text-align: center;
}

#xlmain .textxl video {
    border: #d9d9d9 solid 6px;
    border-radius: 5px;
    width: 66% !important;
    height: 100% !important;
    margin-bottom: 16px;
    margin-top: 10px;
}

#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;
    margin-top: 10px;
}

#xlmain .textry {
    overflow: hidden;
    display: block;
}

#xlmain .textry h3 {
    font-size: 32px;
    line-height: 140%;
    text-align: center;
    font-weight: 700;
    padding: 16px 0 16px 0;
    border-bottom: #e0e0e0 solid 1px;
    color: #295aae;
    margin: 0 0 30px 0;
}

#xlmain .textry .left img {
    max-width: 198px;
    margin-right: 22px;
    margin-bottom: 12px;
    border-radius: 4px;
}

#xlmain .textry p {
    margin: 0 0 2px 5px;
}

#xlmain .textry img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#xlmain .textry .ryname {
    overflow: hidden;
}

#xlmain .textry .ryname h4 {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    margin: 0 0 12px 0;
    font-family: Georgia, "serif";
}

#xlmain .textry .ryname h4 b {
    font-size: 42px;
    color: #333;
    font-weight: 700;
    font-family: "楷体";
}

#xlmain .textry .ryname h5 {
    font-size: 18px;
    font-weight: 500;
    color: #777;
    margin: 0;
}

#xlmain .textxmz {
    margin: 24px 0 0 0;
    overflow: hidden;
    display: block;
}

#xlmain .textxmz p {
    margin: 0 0 10px 0;
}

#xlmain .textxmz p:last-child {
    margin: 0;
}

#xlmain .textxmz .el-tab-pane {
    line-height: 150%;
}

#xlmain .textxmz .el-tabs--border-card > .el-tabs__content {
    padding: 20px 0px 0 0px;
}

.leader {
    overflow: hidden;
    margin-top: 8px;
}

.leader .leader-img {
    float: left;
    margin-right: 25px;
}

.leader .leader-img img {
    width: 156px;
}

.leader .leader-info {
    overflow: hidden;
}

.leader .leader-info .ryname {
    overflow: hidden;
}

.leader .leader-info .ryname h4 {
    font-size: 17px;
    font-weight: 500;
    color: #333;
    margin: 0 0 8px 0;
    font-family: Georgia, "serif";
}

.leader .leader-info .ryname h4 b {
    font-size: 26px;
    color: #333;
    font-weight: 500;
    margin-right: 15px;
}

.leader .leader-info .ryname h5 {
    font-size: 15px;
    font-weight: 500;
    color: #777;
    margin: 0;
}

.leader .leader-info .table > tbody {
    background-color: transparent;
}

.leader .leader-info .table:not(.table-bordered) {
    border-bottom: 0px solid #c1e8d3;
}

.leader .leader-info .table {
    margin: 13px 0 26px 0;
}

.leader .leader-info .table > tbody > tr > td {
    word-break: normal;
    padding: 2px 0px;
    font-size: 15px;
    border: 0;
}

.leader .leader-info .table > tbody > tr > th {
    padding: 2px 0px;
    border-top: 0px solid #c1e8d3;
    font-size: 15px;
    width: 76px;
    color: #2466ad;
}

.leader .leader-info p > strong {
    display: block;
    margin-top: 14px;
    color: #2466ad;
    font-size: 15px;
}


@media (min-width: 767px) {
    #xlmain .textxl img {
        max-width: 640px;
    }
}

@media (max-width: 1199px) {
    #xlmain .textsp {
        width: 64%;
    }

    #xlmain .textxl video {
        width: 76% !important;
    }
}

@media screen and (max-width: 991px) {
    #xlmain .textsp {
        width: 80%;
    }

    #xlmain .wztitle {
        margin: 20px 0 24px 0;
    }

    .leader .leader-img {
        width: 100%;
        margin-right: 0;
    }

    .leader .leader-info {
        float: left;
        margin-top: 20px;
    }

    .leader .leader-img img {
        width: 224px;
    }
}

@media (max-width: 767px) {
    #xlmain .wztitle {
        line-height: 30px;
        font-size: 22px;
        margin: 8px 0 24px 0;
    }

    #xlmain .text .left {
        width: 100%;
        margin-right: auto !important;
    }

    #xlmain .textry .left {
        width: 100%;
    }

    #xlmain .textry .left img {
        max-width: 238px;
        margin-right: auto;
        margin-bottom: 22px;
    }

    #xlmain .textsp {
        width: 100%;
        margin: 15px auto 2px auto;
    }

    #xlmain .textxl video {
        width: 100% !important;
    }

    .leader .leader-img img {
        margin: 0 auto;
    }
}

.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;
}

/*-----------------人才队伍---------------------*/
.group {
    margin-top: 18px;
    padding: 0 2px;
}

.group li {
    margin-top: 12px;
    margin-bottom: 10px;
}

.group li .boxstyle {
    overflow: hidden;
}

.group li .boxstyle .thumbnail__link img {
    margin: auto;
}

.group li .boxstyle img {
    width: 158px;
    height: 221px;
}

.group li .boxstyle .txtinfo {
    margin: 10px 0 2px;
    overflow: hidden;
}

.group li .boxstyle .txtinfo h4 {
    color: #333;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 4px 0;
    line-height: 20px;
    text-align: center;
}

.group li .boxstyle .txtinfo h4 a {
    color: #333;
    word-break: break-all;
}

.group li .boxstyle .txtinfo h4 a:hover {
    color: #004ea2;
}

.group li .boxstyle .txtinfo p {
    font-size: 13px;
    color: #808080;
    line-height: 18px;
    margin: 0 0 3px 0;
    word-break: break-all;
    text-align: center;
    overflow: hidden;
    width: 100%;
    height: 36px;
}

.group li .boxstyle1 {
    overflow: hidden;
}

.group li a:hover .boxstyle1 img {
    height: 172px;
    width: 123px;
}

.group li .boxstyle1 .txtinfo {
    margin: 10px 0 2px;
    overflow: hidden;
}

.group li .boxstyle1 .txtinfo h4 {
    color: #0453b0;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 3px 0;
    line-height: 20px;
    text-align: center;
}

.group li .boxstyle1 .txtinfo h4 a {
    color: #383838;
    word-break: break-all;
}

.group li .boxstyle1 .txtinfo h4 a:hover {
    color: #0453b0;
}

@media (max-width: 1199px) {
    .group li .boxstyle img {
        width: 131px;
        height: 183px;
    }
}

@media (max-width: 991px) {
    .group li .boxstyle img {
        width: 110px;
        height: 154px;
    }
}

@media (max-width: 320px) {
    .group li .boxstyle img {
        width: 103px;
        height: 144px;
    }
}

.talent-summary {
    overflow: hidden;
    margin: 0 0 25px 0;
}

.talent-summary h4 {
    font-size: 26px;
    color: #004ea2;
    font-weight: 700;
    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: 700;
    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: 700;
    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%;
    }
}

/*人才队伍细览*/
.rcphotobox {
    width: 100%;
    height: 266px;
    display: table;
    padding: 20px;
}

.rcphotobox span {
    display: table-cell;
    vertical-align: middle;
}

.rcphotobox span img {
    max-height: 220px;
    border: #efefef solid 0px;
}

.rylanmu {
    overflow: hidden;
    background: #ecf1fb;
    border-left: #adc6e9 solid 5px;
    padding: 0 12px 0 12px;
    margin: 18px 0 16px 0;
}

.rylanmu_l {
    color: #0a4596;
    float: left;
    font-weight: 700;
    font-size: 19px;
    line-height: 140%;
    padding: 6px 0;
}

.rylanmu_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.module {
    margin: 30px auto 32px;
    overflow: hidden;
    width: 100%;
    border-radius: 3px;
    background: #f1f6ff;
}

.module-a, .module-b, .module-c, .module-d {
    float: left;
    padding-bottom: 200em;
    margin-bottom: -200em;
}

.module-a {
    width: 26%;
    background: #d1e0f5;
}

.module-a img {
    border-radius: 4px;
}

.module-b {
    width: 74%;
    background: #f1f6ff;
}

.module-b .jbinfo {
    padding: 26px 30px 0 30px;
}

.module-b .table > tbody {
    background-color: transparent;
}

.module-b .table:not(.table-bordered) {
    border-bottom: 0px solid #c1e8d3;
}

.module-b .table {
    margin: 0 0 26px 0;
}

.module-b .table > tbody > tr > td {
    word-break: normal;
    padding: 7px 0px;
    font-size: 16px;
    border: 0;
}

.module-b .table > tbody > tr > th {
    padding: 7px 0px;
    border-top: 0px solid #c1e8d3;
    font-size: 17px;
    width: 125px;
    color: #0a4596;
}

.bl {
    border-left: #c1e8d3 solid 1px;
}

@media screen and (max-width: 1199px) {
    .module-a {
        width: 33%;
    }

    .module-b {
        width: 67%;
    }
}

@media screen and (max-width: 991px) {
    .module-a {
        width: 100%;
    }

    .module-b {
        width: 100%;
    }

    .module-b .jbinfo {
        padding: 16px 18px 0 18px;
    }

    .rcphotobox span img {
        max-height: 280px;
    }

    .module-b .table > tbody > tr > td {
        word-break: break-all;
    }
}

@media screen and (max-width: 767px) {
    #xlmain .textry .ryname h4 b {
        display: block;
    }
}

/*-----------------现任领导---------------------*/
.personnel-style {
    overflow: hidden;
}

.personnel-style li {
    margin-right: 15px;
    float: left;
    width: 12.4%;
}

.personnel-style li:last-child {
    margin-right: 0px;
}

.personnel-style li img {
    width: 100%;
    height: 119px;
}

.personnel-style h4 a {
    color: #337ab7;
}

.personnel-style h4 a:hover {
    color: #ff7300;
}

.personnel-style p {
    font-size: 13px;
    margin: 8px 0 0 0;
    color: #222;
    text-align: center;
}

.personnel-list {
    overflow: hidden;
}

.personnel-list li {
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    border-bottom: #ccc dotted 1px;
    padding: 0 0 20px 0;
}

.personnel-list li:last-child {
    border-bottom: #ccc dashed 0px;
    margin: 0;
    padding: 0;
}

.personnel-list li h2 {
    font-size: 17px;
    line-height: 1.8;
    margin: 50px 0 0 0;
    overflow: hidden;
    color: #1f1f1f; /*text-overflow: ellipsis;white-space: nowrap;*/
    display: block;
}

.personnel-list li h2 a {
    color: #1f1f1f;
    font-family: Arial;
}

.personnel-list li h2 a:hover {
    color: #004097;
    text-decoration: none;
}

.personnel-list li h2 span {
    font-size: 15px;
    color: #2f61a6;
    margin-left: 15px;
}

.personnel-list .news-img {
    margin-right: 25px;
}

.personnel-list .news-img img {
    width: 122px;
    height: 166px;
}

.personnel-list .news-txt p {
    line-height: 20px;
    font-size: 14px;
    margin: 0px;
    color: #737373; /*overflow: hidden;*/
}

.personnel-list .news-txt p i {
    font-size: 13px;
    margin: 6px 0 0 0;
    color: #0086d1;
    display: block;
    font-style: normal;
}

.personnel-list .news-txt p i a {
    color: #0086d1;
    font-size: 14px;
    text-decoration: none;
    font-style: normal;
}

.personnel-list .news-txt p i a:hover {
    color: #ff7300;
}

@media (max-width: 991px) {
    .personnel-list li h2 {
        margin: 36px 0 0 0;
    }
}

@media (max-width: 767px) {
    .personnel-list .news-img {
        width: 100%;
        margin-right: 0px;
    }

    .personnel-list .news-img img {
        width: auto;
    }

    .personnel-list .news-txt {
        float: left;
        text-align: center;
        width: 100%;
    }

    .personnel-list li h2 {
        width: 100%;
        margin: 16px 0 0 0;
    }
}

.cleader {
}

.cleader[data-v-ld] {
    padding: 0 16%;
}

.cleader .boxstyle {
    text-align: center;
    margin-top: 35px;
}

.cleader .boxstyle img {
    margin-bottom: 10px;
    width: 168px;
    height: 238px;
    border: #efefef solid 1px;
    border-radius: 4px;
}

.cleader .boxstyle .txtinfo {
}

.cleader .boxstyle .txtinfo p {
    color: #777;
    font-size: 15px;
    margin: 6px 0 6px 0 !important;
    font-weight: 500;
    line-height: 1.4;
}

.cleader .boxstyle .txtinfo h4 {
    color: #333;
    font-size: 17px;
    margin: 20px 0 0 0;
    font-weight: 700;
}

.cleader .boxstyle:hover .txtinfo h4 {
    color: #1e52ab;
}

@media (max-width: 1199px) {
    .cleader[data-v-ld] {
        padding: 0 12%;
    }
}

@media (max-width: 991px) {
    .cleader .boxstyle img {
        width: 110px;
        height: 156px;
    }

    .cleader .boxstyle .txtinfo p {
        color: #777;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .cleader[data-v-ld] {
        padding: 0;
    }

    .cleader .boxstyle img {
        width: 150px;
        height: 213px;
    }
}

@media (max-width: 380px) {
    .cleader .boxstyle img {
        width: 131px;
        height: 186px;
    }
}

@media (max-width: 320px) {
    .cleader .boxstyle img {
        width: 103px;
        height: 146px;
    }

    .cleader .boxstyle .txtinfo p {
        font-size: 13px;
    }
}

/*-----------------图文---------------------*/
.department {
    overflow: hidden;
}

.department li {
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: #ccc dotted 1px;
}

.department li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: 0px;
}

.department li h2 {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 10px 0;
    font-weight: 700;
}

.department li h2 a {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.department li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.department .news-img {
    margin-right: 25px;
}

.department .news-img img {
    border: #e4e4e4 solid 1px;
    width: 165px;
    height: 119px;
    padding: 3px;
}

.department .news-txt p {
    line-height: 21px;
    font-size: 14px;
    margin: 0px;
    color: #737373;
}

.department .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;
}

.department .news-txt i a {
    color: #106ece;
}

.department .news-txt i a:hover {
    color: #d72626;
}

.department .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.department .news-txt p a:hover {
    color: #15549a;
}

@media (max-width: 1199px) {
    .department li {
        margin-bottom: 16px;
    }
}

@media (max-width: 991px) {
    .department li {
        margin-bottom: 20px;
    }

    .department .news-img img {
        width: 156px;
        height: 104px;
    }

    .department .news-txt p {
        overflow: initial;
    }

    .department li h2 a {
        white-space: normal;
        overflow: inherit;
    }
}

@media (max-width: 767px) {
    .department .news-img {
        margin-bottom: 2px;
        margin-right: 15px;
    }

    .department .news-img img {
        width: 126px;
        height: 84px;
    }
}

.graphiclist {
    overflow: hidden;
}

.graphiclist li {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}

.graphiclist li:last-child {
    margin-bottom: 0px;
    border-bottom: #ccc dashed 0px;
}

.graphiclist li h2 {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 10px 0;
    font-weight: 700;
}

.graphiclist li h2 a {
    color: #2d2d2d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.graphiclist li h2 a:hover {
    color: #004286;
    text-decoration: none;
}

.graphiclist .news-img img {
    border: #e4e4e4 solid 1px;
}

.graphiclist .news-txt p {
    line-height: 22px;
    font-size: 14px;
    margin: 0px;
    color: #737373;
}

.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: #004ea2;
}

@media (min-width: 768px) {
    .graphiclist .news-txt p {
        line-height: 22px;
        height: auto;
        font-size: 14px;
        overflow: hidden;
    }

    .graphiclist .news-img img {
        width: 226px;
        height: 105px;
    }

    .graphiclist .news-img {
        margin-right: 20px;
    }

    .graphiclist li {
        margin-bottom: 16px;
        padding-bottom: 16px;
        display: block;
        overflow: hidden;
        border-bottom: #ccc dotted 1px;
    }
}

@media (max-width: 1199px) {
    .graphiclist li {
        margin-bottom: 16px;
    }
}

@media (max-width: 991px) {
    .graphiclist li {
        margin-bottom: 20px;
    }

    .graphiclist .news-img img {
        width: 156px;
        height: 104px;
    }

    .graphiclist .news-txt p {
        overflow: initial;
    }

    .graphiclist li h2 a {
        white-space: normal;
        overflow: inherit;
    }
}

@media (max-width: 767px) {
    .graphiclist .news-img {
        margin-bottom: 2px;
        margin-right: 15px;
    }

    .graphiclist .news-img img {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

}

.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-top: 28px;
    display: block;
    overflow: hidden;
}

.zhuzuo li h2 {
    font-size: 20px;
    color: #333;
    line-height: 22px;
    margin: 4px 0 12px 0;
    overflow: hidden; /*text-overflow: ellipsis;white-space: nowrap;*/
    display: block;
    font-weight: 700;
}

.zhuzuo li h2 a {
    color: #333;
}

.zhuzuo li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.zhuzuo .news-img {
    border: #e3e3e3 solid 0px;
    margin-right: 25px;
    float: left;
}

.zhuzuo .news-img img {
    width: 128px;
    height: auto;
    padding: 0px;
}

.zhuzuo .news-txt p {
    line-height: 1.8;
    font-size: 15px;
    margin: 0px;
    color: #444;
}

.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 (max-width: 1199px) {
    .zhuzuo .news-img {
        margin-right: 20px;
    }
}

@media (max-width: 991px) {
    .zhuzuo .news-img {
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .zhuzuo .news-img img {
        width: 102px;
    }
}

.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 li {
    margin-top: 22px;
}

.staff li .boxstyle {
    overflow: hidden;
}

.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 h4 {
    color: #0453b0;
    font-size: 15px;
    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 .boxstyle1 {
    overflow: hidden;
}

.staff li a:hover .boxstyle1 img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.staff li .boxstyle1 .txtinfo {
    margin: 10px 6px 2px;
    overflow: hidden;
}

.staff li .boxstyle1 .txtinfo h4 {
    color: #0453b0;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 3px 0;
    line-height: 20px;
    text-align: center;
}

.staff li .boxstyle1 .txtinfo h4 a {
    color: #383838;
    word-break: break-all;
}

.staff li .boxstyle1 .txtinfo h4 a:hover {
    color: #0453b0;
}

@media (min-width: 768px) {
    .staff li .boxstyle img {
        height: 210px;
        width: 150px;
    }

    .staff li .boxstyle1 img {
        height: 172px;
        width: 123px;
    }
}

@media (max-width: 1199px) {
    .staff li .boxstyle1 img {
        height: 127px;
        width: 91px;
    }
}

@media (max-width: 991px) {
    .staff li .boxstyle img {
        height: 189px;
        width: 135px;
    }

    .staff li .boxstyle1 img {
        height: 132px;
        width: 94px;
    }
}

@media (max-width: 767px) {
    .staff li .boxstyle img {
        height: 210px;
        width: 150px;
    }

    .staff li .boxstyle1 img {
        height: 210px;
        width: 150px;
    }
}

@media (max-width: 380px) {
    .staff li .boxstyle img {
        height: 179px;
        width: 128px;
    }

    .staff li .boxstyle1 img {
        height: 179px;
        width: 128px;
    }
}

.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: 700;
    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 li {
    margin-top: 26px;
}

.new-graphics li .boxstyle {
}

.new-graphics li .boxstyle a {
}

.new-graphics li .boxstyle img {
    height: 178px;
    width: 100%;
}

.new-graphics li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.new-graphics li .boxstyle .txtinfo {
    margin: 8px 2px 0 2px;
    overflow: hidden;
    height: 60px;
}

.new-graphics li .boxstyle .txtinfo h5 {
    font-size: 15px;
    color: #106ece;
    margin: 0 0 3px 0;
    font-family: Arial;
    font-weight: 500;
}

.new-graphics li .boxstyle .txtinfo h4 {
    color: #282828;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 500;
    margin: 0 0 8px 0;
    height: 38px;
}

.new-graphics li .boxstyle .txtinfo h4 a {
    color: #282828;
    border: 0;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
}

.new-graphics li .boxstyle .txtinfo h4 a:hover {
    color: #17318b;
}

.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 (max-width: 1280px) {
    .new-graphics li .boxstyle img {
        height: 169px;
    }
}

@media (max-width: 1199px) {
    .new-graphics li .boxstyle img {
        height: 124px;
    }

    .new-graphics li .boxstyle .txtinfo h4 {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .new-graphics li .boxstyle img {
        height: 127px;
    }
}

@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: 15px;
        height: auto;
    }

    .new-graphics li .boxstyle .txtinfo h4 a {
        -webkit-line-clamp: inherit;
    }
}

.kp-graphics {
}

/*.kp-graphics .row {margin-right: -11px;margin-left: -11px;}
.kp-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}*/
.kp-graphics li {
    margin-top: 26px;
}

.kp-graphics li .boxstyle {
}

.kp-graphics li .boxstyle a {
}

.kp-graphics li .boxstyle img {
    height: 88px;
    width: 100%;
}

.kp-graphics li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.kp-graphics li .boxstyle .txtinfo {
    margin: 10px 2px 0 2px;
    overflow: hidden;
}

.kp-graphics li .boxstyle .txtinfo h5 {
    font-size: 14px;
    color: #848484;
    margin: 0 0 3px 0;
    font-family: Arial;
    font-weight: 500;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.4;
    height: 76px;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
}

.kp-graphics li .boxstyle .txtinfo h4 {
    color: #282828;
    font-size: 17px;
    line-height: 19px;
    font-weight: 700;
    margin: 0 0 8px 0;
}

.kp-graphics li .boxstyle .txtinfo h4 a {
    color: #282828;
    border: 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.kp-graphics li .boxstyle .txtinfo h4 a:hover {
    color: #17318b;
}

.kp-graphics li .boxstyle .txtinfo p {
    font-size: 12px;
    color: #808080;
    line-height: 18px;
    margin: 0 0 8px 0;
    word-break: break-all;
}

.kp-graphics li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #808080;
    line-height: 22px;
}

@media (max-width: 1280px) {
    .kp-graphics li .boxstyle img {
        height: 84px;
    }
}

@media (max-width: 1199px) {
    .kp-graphics li .boxstyle img {
        height: 66px;
    }
}

@media (max-width: 991px) {
    .kp-graphics li .boxstyle img {
        height: 68px;
    }
}

@media (max-width: 767px) {
    .kp-graphics li .boxstyle img {
        height: auto;
    }

    .kp-graphics li .boxstyle .txtinfo h4 a {
        white-space: inherit;
    }

    .kp-graphics li .boxstyle .txtinfo h5 {
        -webkit-line-clamp: inherit;
        height: auto;
    }
}


/*-----------------文字---------------------*/
.link-cenrlab {
    overflow: hidden;
    margin-top: 12px;
}

.link-cenrlab li {
    float: left;
    background: url(/images/ico-03.png) 1px 5px no-repeat;
    padding-left: 19px;
    padding-right: 15px;
    margin-top: 13px;
}

.link-cenrlab li a {
    font-size: 15px;
    line-height: 140%;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    color: #383838;
}

.link-cenrlab li a:hover {
    color: #234192;
}


/*-----------------信息公开---------------------*/
.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-image: url(/images/ico_05.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 10px;
}

.textlink ul li a:hover {
    color: #d61300;
}


/*-----------------科研成果---------------------*/
.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: 14px;
    font-family: Arial;
    color: #004ea2;
    line-height: 24px;
}

.result .years a:hover {
    color: #ff5b00;
}

.result .contentlist {
    overflow: hidden;
    margin: 2px 0 0 0;
}

.result .contentlist .wid1 {
    width: 13%;
}

.result .contentlist .wid2 {
    width: 25%;
}

.result .contentlist .wid3 {
    width: 15%;
}

.result .contentlist .table > thead > tr > th, .result .contentlist .table > tbody > tr > th {
    color: #222;
    font-size: 15px;
    padding: 8px;
}

.result .contentlist .table-bordered > tbody > tr > td {
    font-size: 14px;
    padding: 8px 6px;
    display: table-cell;
    vertical-align: middle;
    border-color: #ddd;
    background: #fff;
}

/*word-break: break-all;*/
.result .contentlist .table-bordered .date {
    font-size: 14px;
    font-family: Arial;
}

.result .contentlist .table-bordered .arial {
    font-family: Arial;
}

.result .contentlist .table-bordered {
    border-color: #ddd;
}

.result .contentlist .table-bordered > thead > tr > th, .result .contentlist .table-bordered > tbody > tr > th {
    border-color: #ddd;
    background-color: #f7f7f7;
    vertical-align: middle;
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {
    .result .contentlist .wid1 {
        width: 22%;
    }

    .result .contentlist .wid3 {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .result .contentlist .wid1 {
        width: 25%;
    }

    .result .contentlist .wid3 {
        width: 28%;
    }
}

/*网站地图*/
.webmap {
    overflow: hidden;
}

.webmap .btn {
    min-width: 106px;
    padding: 4px 13px;
}

.webmap hr {
    margin: 5px 0;
}

.webmap .rlink {
    padding: 0 0 0 40px;
    overflow: hidden;
}

.webmap .rlink a {
    display: inline-block;
    overflow: hidden;
    margin: 3px 15px 0 15px;
    color: #333;
    font-size: 14px;
}

.webmap .rlink a:hover {
    color: #17318b;
}

.webmap .tabh {
    min-height: 42px;
    border-bottom: #dedede solid 1px;
}

.webmap td {
    padding: 3px 0 6px 0;
}

@media (max-width: 992px) {
    .webmap .rlink {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .webmap .rlink {
        margin: 10px 0 0 0;
    }

    .webmap .tabh {
        margin: 0 0 8px 0;
    }
}

/*btn styles*/
.btn-gz {
    color: #fff;
    background: url(/images/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: 700;
    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(/images/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(/images/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: 700;
    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(/images/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;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}

.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -86%;
    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;
    }
}

/*组织构架*/
.orgh {
    min-height: 799px;
}

.organization {
    overflow: hidden;
}

.organization .org-l {
    float: left;
    width: 25.696%;
    background: url(/images/ioz-orgbg01.gif) no-repeat left center;
    position: relative;
}

.organization .org-l .position1 {
    position: absolute;
    top: 51%;
}

.organization .org-l .position2 {
    position: absolute;
    top: 44%;
    left: 49%;
}

.organization .org-l .position3 {
    position: absolute;
    top: 51%;
    left: 49%;
}

.organization .org-l .position4 {
    position: absolute;
    top: 58%;
    left: 49%;
}

.organization .org-c {
    float: left;
    width: 37.468%;
    background: url(/images/ioz-orgbg02.gif) no-repeat left center;
    position: relative;
}

.organization .org-c .position1 {
    position: absolute;
    top: 25%;
    left: 8%;
}

.organization .org-c .position2 {
    position: absolute;
    top: 62.3%;
    left: 8%;
}

.organization .org-c .position3 {
    position: absolute;
    top: 82.5%;
    left: 8%;
}

.organization .org-c .position4 {
    position: absolute;
    top: 95.3%;
    left: 8%;
}

.organization .org-c .position5 {
    position: absolute;
    top: 11%;
    left: 60%;
}

.organization .org-c .position6 {
    position: absolute;
    top: 36.8%;
    left: 60%;
}

.organization .org-r {
    float: right;
    width: 36.836%;
    display: block;
}

.organization .org-r .department1 {
    display: block;
}

.organization .org-r .department2 {
    display: block;
    margin: 33px 0 0 0;
}

.organization .org-r .department3 {
    display: block;
    margin: 27px 0 0 0;
}

.organization .org-r .department4 {
    display: block;
    margin: 20px 0 0 0;
}

.organization .org-r .position1 {
    position: absolute;
    top: 1%;
    left: 3%;
}

.organization .org-r .position2 {
    position: absolute;
    top: 6%;
    left: 3%;
}

.organization .org-r .position3 {
    position: absolute;
    top: 11%;
    left: 3%;
}

.organization .org-r .position4 {
    position: absolute;
    top: 16%;
    left: 3%;
}

.organization .org-r .position5 {
    position: absolute;
    top: 21%;
    left: 3%;
}

.organization .org-r .position6 {
    position: absolute;
    top: 27.4%;
    left: 3%;
}

.organization .org-r .position7 {
    position: absolute;
    top: 32.4%;
    left: 3%;
}

.organization .org-r .position8 {
    position: absolute;
    top: 39.8%;
    left: 3%;
}

.organization .org-r .position9 {
    position: absolute;
    top: 44.8%;
    left: 3%;
}

.organization .org-r .position10 {
    position: absolute;
    top: 52.3%;
    left: 3%;
}

.organization .org-r .position11 {
    position: absolute;
    top: 57.3%;
    left: 3%;
}

.organization .org-r .position12 {
    position: absolute;
    top: 62.3%;
    left: 3%;
}

.organization .org-r .position13 {
    position: absolute;
    top: 67.5%;
    left: 3%;
}

.organization .org-r .position14 {
    position: absolute;
    top: 72.5%;
    left: 3%;
}

.organization .org-r .position15 {
    position: absolute;
    top: 80%;
    left: 3%;
}

.organization .org-r .position16 {
    position: absolute;
    top: 85%;
    left: 3%;
}

.orgsort {
    overflow: hidden;
    margin-left: 12px;
}

.orgsort li {
    float: left;
    width: 100%;
    margin-bottom: 9px;
    overflow: hidden;
}

.orgsort li:last-child {
    margin-bottom: 0;
}

.orgsort .sortname {
    background: #ffffff;
    padding: 3px 10px;
    border: #60a3d5 solid 1px;
    font-size: 13px;
    color: #303030;
    border-radius: 2px;
}

.orgsort a:hover .sortname {
    color: #185caa;
    text-decoration: none;
}

.orgbtn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.orgbtn-l {
    color: #fff;
    background-color: #2095e5;
    padding: 4px 4px;
    font-size: 14px;
    width: 90px;
    line-height: 20px;
    border-radius: 3px;
}

.orgbtn-l:hover, .orgbtn-l:focus, .orgbtn-l:active {
    color: #ffffff;
}

.orgbtn-c {
    color: #303030;
    background-color: #e4f6fb;
    border: #60a3d5 solid 1px;
    padding: 4px;
    font-size: 14px;
    width: 126px;
    line-height: 20px;
    border-radius: 3px;
}

a:hover .orgbtn-c, a:focus .orgbtn-c, a:active .orgbtn-c {
    color: #0243c6;
}

.orgbtn-c1 {
    color: #303030;
    background-color: #e4f6fb;
    border: #60a3d5 solid 1px;
    padding: 4px;
    font-size: 14px;
    width: 106px;
    line-height: 20px;
    border-radius: 3px;
}

a:hover .orgbtn-c1, a:focus .orgbtn-c1, a:active .orgbtn-c1 {
    color: #0243c6;
}

.orgbtn-r {
    color: #303030;
    background-color: #ffffff;
    border: #60a3d5 solid 1px;
    padding: 4px 6px;
    font-size: 13px;
    width: 280px;
    line-height: 20px;
    border-radius: 3px;
    white-space: normal;
    text-align: left;
}

a.orgbtn-r:hover, a:focus .orgbtn-r, a:active .orgbtn-r {
    color: #0243c6;
}

.orgmob {
    background: url(/images/ioz-orgbg04.gif) repeat-y left;
    display: block;
}

.orgmob tbody {
    background-color: transparent;
}

@media screen and (max-width: 1199px) {
    .organization .org-l {
        width: 30.696%;
    }

    .organization .org-c {
        width: 33.468%;
    }

    .organization .org-r {
        width: 35.836%;
    }

    .organization .org-c .position5 {
        left: 47%;
    }

    .organization .org-c .position6 {
        left: 47%;
    }

    .organization .org-r .department2 {
        display: block;
        margin: 20px 0 0 0;
    }

    .organization .org-r .department3 {
        display: block;
        margin: 20px 0 0 0;
    }

    .orgsort .sortname {
        font-size: 12px;
    }
}

@media screen and (max-width: 767px) {
    .orgsort .sortname {
        font-size: 13px;
    }
}

/*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: 13px;
    TEXT-ALIGN: center;
    CLEAR: both;
    border-top: dotted 0px #cccccc;
    overflow: hidden;
    PADDING-TOP: 0px;
    margin: 0;
    float: left;
}

#pages A {
    BORDER: #efefef 1px solid;
    HEIGHT: 26px;
    BACKGROUND: #fdfdfd;
    COLOR: #333;
    PADDING: 0 10px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 26px;
}

#pages A:visited {
    BORDER: #efefef 1px solid;
    HEIGHT: 26px;
    BACKGROUND: #fdfdfd;
    COLOR: #333;
    PADDING: 0 10px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 26px;
}

#pages A:hover {
    BORDER: #efefef 1px solid;
    HEIGHT: 26px;
    BACKGROUND: #fdfdfd;
    COLOR: #333;
    PADDING: 0 10px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 26px;
}

#pages SPAN {
    HEIGHT: 26px;
    COLOR: #333;
    PADDING: 0 10px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 26px;
    font-size: 13px;
}

/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover {
    BORDER: #e84c3d 1px solid;
    BACKGROUND: #e84c3d;
    COLOR: #fff;
}

#pages A.curr {
    BORDER: #e84c3d 1px solid;
    BACKGROUND: #e84c3d;
    COLOR: #fff;
}

#pages A.curr:visited {
    BORDER: #e84c3d 1px solid;
    BACKGROUND: #e84c3d;
    COLOR: #fff;
}

.pages A:hover {
    BORDER: #e84c3d 1px solid;
    BACKGROUND: #e84c3d;
    COLOR: #fff;
}

/*专题*/
.linkspic {
    margin-top: 18px;
}

.linkspic li {
    margin-top: 16px;
    margin-bottom: 16px;
}

.linkspic li img {
    width: 237px;
    height: 97px;
    border: #e6e6e6 solid 1px;
}

.linkspic li p {
    font-size: 14px;
    text-align: center;
    line-height: 1.3;
    margin: 10px 0 0 0;
}

@media (max-width: 1199px) {
    .linkspic li img {
        width: 100%;
        height: 79px;
    }
}

@media (max-width: 991px) {
    .linkspic li img {
        height: 82px;
    }
}

@media (max-width: 767px) {
    .linkspic .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .linkspic .row > [class^='col'] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .linkspic li {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .linkspic li img {
        height: 65px;
    }

    .linkspic li p {
        height: 36px;
    }
}

@media (max-width: 380px) {
    .linkspic li img {
        height: 57px;
    }
}

@media (max-width: 320px) {
    .linkspic .row > [class^='col'] {
        width: 100%;
    }

    .linkspic li img {
        height: 98px;
    }

    .linkspic li p {
        height: auto;
    }
}

.kplinkspic {
}

.kplinkspic li {
    margin-top: 26px;
}

.kplinkspic li img {
    height: 82px;
    width: 100%;
}

@media (max-width: 1280px) {
    .kplinkspic li img {
        height: 76px;
    }
}

@media (max-width: 1199px) {
    .kplinkspic li img {
        height: 60px;
    }
}

@media (max-width: 991px) {
    .kplinkspic .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .kplinkspic .row > [class^='col'] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .kplinkspic li {
        margin-top: 20px;
    }

    .kplinkspic li img {
        height: 62px;
    }
}

@media (max-width: 767px) {
    .kplinkspic li img {
        height: auto;
    }
}

.org {
}

.org p {
    font-size: 14px;
}

.org p a {
    font-size: 14px;
}

.org fieldset i {
    color: #92a0c8;
    font-size: 12px;
    margin-right: 8px;
}

.org .orgminh {
    min-height: 142px;
}

fieldset {
    background: #fff;
    padding: 10px 17px 16px 17px;
    margin: 18px 0 0 0;
    border-radius: 2px;
    border: 1px solid #e6ebf5;
}

/*.org fieldset:last-child {margin: 0;}*/
fieldset legend {
    font-weight: bold;
    background: #fff;
    margin: 0;
    margin-left: -0.1875rem;
    color: #262626;
    font-size: 20px;
    border: 0;
}

.org fieldset ul {
    overflow: hidden;
}

.org fieldset li {
    display: block;
    overflow: hidden;
    padding-right: 0;
}

.org fieldset li a {
    font-size: 15px;
    line-height: 2.2;
}

.org fieldset li .psjsort {
    margin: 0 0 5px 15px;
    overflow: hidden;
}

.org fieldset li .psjsort li {
    width: 22.6%;
    margin-right: 10px;
    float: left;
}

.org fieldset li .psjsort li:nth-child(4n+0) {
    margin-right: 0px;
}

.org fieldset li .psjsort li .hei {
    font-size: 12px;
}

.org fieldset li .psjsort a.hei:hover {
    color: #39569b;
}

.org .col-md-6:nth-child(1) fieldset:nth-child(1) {
    margin-bottom: 23px;
}

.glbm_sort {
}

.glbm_sort li {
    background: url(/images/ico-03.png) left center no-repeat;
    padding-left: 18px;
}

.glbm_sort li a {
    color: #333;
    text-decoration: none;
    font-size: 15px;
    line-height: 2.2;
}

.glbm_sort li a:hover {
    color: #204687;
}

@media (max-width: 1199px) {
    .org fieldset li .psjsort li {
        width: 28.6%;
    }
}

@media (max-width: 991px) {
    .org fieldset li .psjsort li {
        width: 22.6%;
    }

    .org .orgminh {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .org fieldset li .psjsort li .hei {
        font-size: 15px;
    }

    .org fieldset li .psjsort li {
        width: 29.6%;
    }
}

@media (max-width: 380px) {
    .org fieldset li .psjsort li {
        width: 44.6%;
    }
}

/*---------------表单---------------------*/
.formbox .jsbox {
    padding-right: 12px;
    text-align: right;
    color: #333;
    font-weight: 700;
    font-size: 15px;
    width: 108px;
}

.formbox .jsbox1 {
    padding-right: 12px;
    text-align: right;
    color: #333;
    font-weight: 700;
    font-size: 15px;
    width: 120px;
}

.formbox {
    overflow: hidden;
    width: 82%;
    margin: 36px auto 0 auto;
}

.formbox .form-control {
    border-color: #ccc;
    height: 36px;
    padding: 0 10px;
    margin: 0;
}

.formbox .form-control:focus {
    border-color: #6b9bc7;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
}

.formbox input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.formbox textarea.form-control {
    height: auto;
    padding: 10px;
}

.formbox input.sex {
    height: 15px;
    width: 15px;
    margin-right: 10px;
}

.formbox label {
    font-size: 15px;
    padding-top: 0px;
    text-align: right;
}

.formbox .checkbox {
    padding-top: 0;
}

.formbox label em, .formbox td em {
    color: #c50000;
    margin-left: 4px;
}

.formbox .btn-sblue {
    float: left;
    padding: 7px 58px 8px 58px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 700;
}

.formbox .upfile {
    border: #ccc solid 1px;
    padding: 15px;
}

.formbox .upfile h4 {
    text-align: left;
    margin: 0 0 15px 0;
    font-size: 14px;
}

.formbox .upfile .upbtn {
    width: 102px;
    height: 36px;
    position: relative;
    overflow: hidden;
}

.formbox .upfile .upbtn .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    cursor: pointer;
}

.formbox td {
    text-align: right;
    padding-right: 15px;
}

.formbox .btn-default {
    padding: 7px 13px;
    border-radius: 2px;
    float: left;
}

.input-val {
    width: 85%;
    float: left;
}

#canvas {
    float: right;
    display: inline-block;
    border: 1px solid #ccc;
    cursor: pointer;
}

@media (max-width: 1199px) {
    .input-val {
        width: 81%;
    }
}

@media (max-width: 991px) {
    .formbox {
        width: 100%;
    }

    .input-val {
        width: 79%;
    }
}

@media (max-width: 767px) {
    .input-val {
        width: 44%;
    }
}

/*---------------部门---------------------*/
.department {
}

.department .znlink {
    font-size: 16px;
    padding: 10px 15px;
    background: #eff2f9;
    margin: 0 0 25px 0;
}

.department .znlink a {
    color: #333;
}

.department .znlink a:hover {
    color: #204687;
}

.department .jdimg {
    width: 41.265%;
}

.department .jdlist {
    width: 58.735%;
    padding-left: 26px;
}

/*---------------科普图书---------------------*/
.picturelist {
    overflow: hidden;
}

.picturelist li {
    margin: 36px 0 0 0;
}

.picturelist li .boxstyle {
    overflow: hidden;
}

.picturelist li .boxstyle img { /*border: #efefef solid 1px;*/
    width: 178px;
    height: 251px;
}

.picturelist li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.picturelist li .boxstyle .txtinfo {
    margin: 10px 0 0 0;
    overflow: hidden; /*height: 38px;*/
}

.picturelist li .boxstyle .txtinfo h4 {
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 3px 0;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    height: 44px;
}

.picturelist li .boxstyle .txtinfo h4 a {
    color: #333;
    overflow: hidden;
    width: 100%;
    display: block; /*text-overflow:ellipsis; white-space:nowrap;*/
}

.picturelist li .boxstyle .txtinfo h4 a:hover {
    color: #204687;
}

.picturelist li .boxstyle .txtinfo p {
    font-size: 13px;
    color: #808080;
    line-height: 18px;
    margin: 4px 0 0 0;
    word-break: break-all;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.picturelist li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #808080;
    line-height: 22px;
}

@media (max-width: 1199px) {
    .picturelist li {
        margin: 26px 0 0 0;
    }

    .picturelist li .boxstyle img {
        width: 100%;
        height: 215px;
    }
}

@media (max-width: 991px) {
    .picturelist li .boxstyle img {
        height: 193px;
    }

    .picturelist li .boxstyle .txtinfo h4 {
        height: 44px;
    }
}

@media (max-width: 768px) {
    .picturelist li .boxstyle img {
        height: 217px;
    }
}

@media (max-width: 767px) {
    .picturelist .row {
        margin-left: -12px;
        margin-right: -12px;
    }

    .picturelist .col-xs-6 {
        padding-left: 12px;
        padding-right: 12px;
    }

    .picturelist li .boxstyle img {
        height: 254px;
    }
}

@media (max-width: 380px) {
    .picturelist li .boxstyle img {
        height: 224px;
    }
}

@media (max-width: 320px) {
    .picturelist li .boxstyle img {
        height: 185px;
    }

    .picturelist li .boxstyle .txtinfo h4 {
        height: 62px;
    }
}

/*------------------imglink----------------*/
.navimglink {
    margin-top: 5px;
}

.navimglink li {
    margin-bottom: 20px;
    position: relative;
}

.navimglink li:nth-last-child(1), .navimglink li:nth-last-child(2) {
    margin-bottom: 0;
}

.navimglink li a {
    display: block;
    overflow: hidden;
}

.navimglink li .bgimg {
    background-color: #0b4870;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 140px;
    background-position: center;
}

.navimglink li:hover .bgimg {
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
    -webkit-transform: scale(1.2); /* Safari and Chrome */
    -moz-transform: scale(1.2); /* Firefox */
    -ms-transform: scale(1.2); /* IE 9 */
    -o-transform: scale(1.2); /* Opera */
    transform: scale(1.2);
}

.navimglink li p {
    display: block;
    position: absolute;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 5px;
    line-height: 1;
    width: 90px;
    height: 20px;
    top: 40%;
    left: 50%;
    margin-top: -10px;
    margin-left: -45px;
    z-index: 1;
    color: #fff;
    text-shadow: 1px 0px 6px #000;
}

.navimglink li p span {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 6px;
    color: rgba(255, 255, 255, .5);
    letter-spacing: 0px;
    font-weight: 500;
}

/*---------------下拉菜单---------------------*/

.navfgx {
    border-right: #0d54a1 solid 1px;
}

.menu-margin {
    margin: 32px 30px;
}

.menu-margin[data-yjs] {
    margin: 32px 20px;
}

.menu-margin tbody {
    background-color: transparent;
}

.menu-margin i {
    font-size: 16px;
    color: #7bc1d8;
    font-weight: 700;
    margin-right: 9px;
}

.menu-lanmu {
    height: 34px;
    overflow: hidden;
    border: 0;
}

.menu-lanmu_l {
    color: #fff;
    float: left;
    font-weight: 700;
    font-size: 18px;
    padding: 0 0 14px 0;
}

.menu-lanmu_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.menu-lanmu_l a {
    color: #fff;
}

.menu-lanmu_l a:hover {
    color: #b7d5ff;
}

.list-job {
    overflow: hidden;
    display: block;
}

.list-job ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
}

.list-job ul li a {
    float: left;
    width: 86%;
    overflow: hidden;
    font-size: 14px;
    line-height: 32px;
    color: #d3deec;
    background-image: url(/images/ico-04.png);
    background-repeat: no-repeat;
    background-position: left 12px;
    padding: 0 0 0 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-job ul li a[data-part] {
    width: 83%;
}

.list-job ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-job ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.list-job span {
    line-height: 32px;
    color: #94b5ee;
    font-size: 14px;
    font-family: Arial;
}

.list-job span.right {
    float: right;
}

.list-yjs {
    overflow: hidden;
    display: block;
}

.list-yjs ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
}

.list-yjs ul li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    color: #d3deec;
    background-image: url(/images/ico-04.png);
    background-repeat: no-repeat;
    background-position: left 13px;
    padding: 0 0 0 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-yjs ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-yjs ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.list-award {
    overflow: hidden;
    display: block;
}

.list-award ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 49%;
    text-align: left;
    padding: 0;
    display: inline-block;
}

.list-award ul li a {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    color: #ebf6fa;
    background-image: url(/images/ioz_ico_03.gif);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding: 0 0 0 14px;
}

.list-award ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-award ul li a:hover {
    color: #8bebff;
    text-decoration: none;
}

.list-party {
    overflow: hidden;
    display: block;
}

.list-party ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
}

.list-party ul li a {
    float: left;
    width: 86%;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    color: #383838;
    background-image: url(/images/ico-04.png);
    background-repeat: no-repeat;
    background-position: left 13px;
    padding: 0 0 0 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-party ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-party ul li a:hover {
    color: #39569b;
    text-decoration: none;
}

.list-party span {
    line-height: 30px;
    color: #a2b2c5;
    font-size: 13px;
    font-family: Arial;
}

.list-party span.right {
    float: right;
}

.glbm_nav {
}

.glbm_nav li {
    background: url(/images/icon02.png) left center no-repeat;
    padding-left: 15px;
    line-height: 1;
    margin-bottom: 20px;
}

.glbm_nav li a {
    color: #d3deec;
    text-decoration: none;
    font-size: 14px;
}

.glbm_nav li a:hover {
    color: #fff;
}

.glbm_nav[data-xrld] {
    margin-top: 10px;
}

.lr-centlab .bai15 img {
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}

.lr-centlab .bai15 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.lr-centlab .bai15:hover {
    font-size: 18px;
    color: #b7d5ff;
}

/*----机构概况----*/
.menu-org {
    overflow: hidden;
    padding: 0 10px !important;
}

.menu-org .winl {
    width: 35%;
}

.menu-org .winl .hover-bg {
    overflow: hidden;
    position: relative;
    border-radius: 3px;
}

.menu-org .winl .hover-bg .imgline {
    display: block;
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border-radius: 3px;
    border: 1px solid rgba(193, 207, 246, 0.6);
    z-index: 1;
}

.menu-org .winl .hover-bg img {
    height: 218px;
    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;

    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.menu-org .winl .hover-bg:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.menu-org .winc {
    width: 35%;
}

.menu-org .winc .glbm_nav li:nth-child(1) {
    width: 40%;
}

.menu-org .winc .glbm_nav li:nth-child(2) {
    width: 60%;
}

.menu-org .winc .glbm_nav li:nth-child(3), .menu-org .winc .glbm_nav li:nth-child(4) {
    width: 100%;
}

.menu-org .winc .glbm_nav li:last-child {
    margin-bottom: 0;
}

.menu-org .winr {
    width: 30%;
}

.menu-org .winr .lr-centlab li {
    margin-bottom: 25px;
}

.menu-org .winr .lsyg {
    overflow: hidden;
}

.menu-org .winr .lsyg li {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.menu-org .winr .lsyg li:last-child {
    margin-right: 0px;
}

.menu-org .winr .lsyg li img {
    border: #4c94ca solid 1px;
    width: 88px;
    height: 68px;
}

.menu-org .winr .landscape {
    overflow: hidden;
}

.menu-org .winr .landscape li {
    display: inline-block;
    float: left;
    margin-right: 21px;
    margin-bottom: 20px;
}

.menu-org .winr .landscape li:nth-child(2n+0) {
    margin-right: 0px;
}

.menu-org .winr .landscape li:nth-last-child(1), .menu-org .winr .landscape li:nth-last-child(2) {
    margin-bottom: 0px;
}

.menu-org .winr .landscape li img {
    border: #4c94ca solid 1px;
    width: 196px;
    height: 128px;
}

.menu-org .winr .btnlink {
    overflow: hidden;
}

.menu-org .winr .btnlink li {
    margin-bottom: 26px;
}

.menu-org .winr .btnlink li .btnnav {
    background: #2b73cd;
    font-size: 22px;
    color: #ffffff;
    padding: 22px 15px;
    border-radius: 3px;
    text-align: center;
}

.menu-org .winr .btnlink li:hover .btnnav {
    background: #ff950c;
}

.menu-org .winr .btnlink li .btnnav img {
    display: inline;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
}

.menu-org .winr .btnlink li .btnnav p {
    margin: 20px 0 0 0;
}

/*----机构设置----*/
.menu-set {
    overflow: hidden;
    padding: 0 10px !important;
}

.menu-set .winl {
    width: 50%;
}

.menu-set .winl .kybm {
    overflow: hidden;
}

.menu-set .winl .kybm li {
    margin-bottom: 21px;
}

.menu-set .winl .kybm li:last-child {
    margin-bottom: 0px;
}

.menu-set .winl .kybm li .sslabbtn {
    background-color: #1667b6;
    background-repeat: no-repeat;
    background-position: center;
    padding: 28px 28px 29px 28px;
}

.menu-set .winl .kybm li .sslabicon {
    float: left;
    margin-right: 14px;
    margin-top: 2px;
}

.menu-set .winl .kybm li .sslabtxt {
    line-height: 1.3;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}

.menu-set .winl .kybm li a:hover .sslabtxt {
    color: #aaceff;
}

.menu-set .winr {
    width: 50%;
}

.menu-set .winr .btnlink {
    overflow: hidden;
}

.menu-set .winr .btnlink .row {
    margin-left: -10px;
    margin-right: -10px;
}

.menu-set .winr .btnlink .row > [class^='col'] {
    padding-left: 10px;
    padding-right: 10px;
}

.menu-set .winr .btnlink li {
    margin-bottom: 26px;
}

.menu-set .winr .btnlink li .btnnav {
    background: #2b73cd;
    font-size: 22px;
    color: #ffffff;
    padding: 18px 15px;
    border-radius: 3px;
    text-align: center;
}

.menu-set .winr .btnlink li:hover .btnnav {
    background: #ff950c;
}

.menu-set .winr .btnlink li .btnnav img {
    display: inline;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
}

.menu-set .winr .btnlink li .btnnav p {
    margin: 8px 0 0 0;
    font-size: 16px;
}

.menu-set .winr .btntxtlink {
    overflow: hidden;
}

.menu-set .winr .btntxtlink li .btnnav {
    background: #2b73cd;
    font-size: 22px;
    color: #ffffff;
    padding: 26px 15px;
    border-radius: 3px;
    text-align: center;
}

.menu-set .winr .btntxtlink li:hover .btnnav {
    background: #ff950c;
}

/*----研究生----*/
.menu-yjs {
    overflow: hidden;
    padding: 0 10px !important;
}

.menu-yjs .winl {
    width: 33.333%;
}

.menu-yjs .winl .hover-bg {
    overflow: hidden;
    position: relative;
    border-radius: 3px;
}

.menu-yjs .winl .hover-bg .imgline {
    display: block;
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border-radius: 3px;
    border: 1px solid rgba(193, 207, 246, 0.6);
    z-index: 1;
}

.menu-yjs .winl .hover-bg img {
    height: 148px;
    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;

    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.menu-yjs .winl .hover-bg:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.menu-yjs .winl .btnlink {
    overflow: hidden;
}

.menu-yjs .winl .btnlink li .btnnav {
    background: #2b73cd;
    font-size: 18px;
    color: #ffffff;
    padding: 16px 15px;
    border-radius: 3px;
    text-align: center;
}

.menu-yjs .winl .btnlink li:hover .btnnav {
    background: #ff950c;
}

.menu-yjs .winl .btnlink li .btnnav img {
    display: inline-block;
    margin-right: 10px;
}

.menu-yjs .winr .btnlink li .btnnav p {
    margin: 20px 0 0 0;
}

.menu-yjs .winc {
    width: 33.333%;
}

.menu-yjs .winr {
    width: 33.333%;
}

/*----研究生----*/
.menu-part {
    overflow: hidden;
    padding: 0 10px !important;
}

.menu-part .winl {
    width: 50%;
}

.menu-part .winr {
    width: 50%;
}

.group li .boxstyle img[data-part] {
    width: 116px;
    height: 150px;
}

.group li .boxstyle .txtinfo h4[data-part] a {
    color: #d3deec;
}

.group li .boxstyle .txtinfo h4[data-part] a:hover {
    color: #fff;
}

.group[data-part] {
    margin-top: 0;
    padding: 0;
}

.group li[data-part] {
    margin-bottom: 0;
    margin-top: 4px;
}

@media (max-width: 1280px) {
    .menu-part .winl {
        width: 53%;
    }

    .menu-part .winr {
        width: 47%;
    }
}

@media (min-width: 1281px) {
    .mega-menu .dropdown-menu {
        width: 1254px;
    }
}

@media (max-width: 1280px) {
    .mega-menu .dropdown-menu {
        width: 1200px;
    }
}

@media (max-width: 1279px) {
    .mega-menu .dropdown-menu {
        width: 100%;
    }
}