<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

a[href]::after {
    content: normal;
}

body {
    background: rgb(255, 255, 255);
    height: auto;
   /* color: rgb(102, 102, 102);*/
    line-height: 20px;
    font-family: 微锟斤拷锟脚猴拷;
    font-size: 14px;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ol {
    list-style: none;
}

ul {
    list-style: none;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    margin: 0px;
    padding: 0px;
}

a {
    margin: 0px;
    padding: 0px;
}

button {

}

select {
    width: 100%;
}

input:-ms-input-placeholder {
    color: rgb(60, 90, 169);
}

.bg_body {
    background: url("../png/body_bg.jpg") no-repeat bottom / cover rgb(11, 18, 32);
    width: 100%;
    height: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bgbai {
    background: rgb(255, 255, 255);
}

.bgbai1 {
    background: url("../png/ioz-nrbg.gif") repeat-x top rgb(255, 255, 255);
    border: 1px solid rgb(174, 219, 235);
    border-image: none;
}

.bgqh {
    background: rgb(238, 238, 238);
}

.bgf3 {
    background: rgb(243, 243, 243);
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt18 {
    margin-top: 18px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.space0 {
    padding: 0px 0px 0px 30px;
}

.space15 {
    padding: 15px;
}

.space18 {
    padding: 18px;
}

.space20 {
    padding: 20px;
}

.bh {
    overflow: hidden;
    display: block;
}

.space-top {
    padding-top: 10px;
}

.space-bottom {
    padding-bottom: 25px;
}

.img-hover:hover {
    opacity: 0.8;
}

.mobmt {

}

.mobmt20 {

}

.mobmt22 {

}

.mobpadding {

}

.mobmargin {

}

.lanmumt {
    margin-top: 15px;
}

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

    .mobmt20 {
        margin-top: 20px;
    }

    .mobpadding {
        padding: 0px;
    }

    .mobmargin {
        margin: 0px;
    }
}

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

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

@media all and (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

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

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

.secondarybox {
    padding: 20px 0px 15px;
    overflow: hidden;
    display: block;
}

.secondarydetailbox {
    padding: 20px 28px 25px;
    overflow: hidden;
    margin-bottom: 28px;
    display: block;
}

.secondarydetailbox form {
    background: rgb(249, 249, 249);
    padding: 15px 13px 5px 10px;
    border-radius: 2px;
    border: 1px solid rgb(236, 236, 236);
    border-image: none;
}

.secondarydetailbox .jsbox {
    background: rgb(249, 249, 249);
    width: 76px;
    text-align: right;
    color: rgb(27, 27, 27);
    padding-right: 6px;
    font-size: 13px;
}

.jsbox1 {
    width: 84px;
    text-align: right;
    color: rgb(27, 27, 27);
    padding-right: 6px;
    font-size: 13px;
}

select.form-control {
    height: 30px;
    padding-right: 5px;
    margin-bottom: 0px;
}

.secondarydetailbox .p0 {
    padding: 0px;
}

@media all and (max-width: 767px) {
    .secondarydetailbox {
        padding: 20px 15px 25px;
        margin-bottom: 18px;
    }
}

.nrhei {
   /* color: rgb(89, 89, 89);*/
    /*line-height: 34px;
    font-family: 微锟斤拷锟脚猴拷;
    font-size: 16px;*/
}

h2 {
    color: rgb(0, 88, 150);
}

.clear {
    clear: both;
}

.column_nr {
    width: 100%;
    overflow: hidden;
    float: left;
    display: block;
}

.column_gd {
    overflow: hidden;
    display: block;
}

.border-not {
    background: rgb(253, 253, 253);
    border-right-color: rgb(237, 237, 237);
    border-bottom-color: rgb(237, 237, 237);
    border-left-color: rgb(237, 237, 237);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.imgborder {
    border: 0px solid rgb(230, 230, 230);
    border-image: none;
    margin-bottom: 18px;
}

.imgbox {
    padding: 15px 15px 0px;
}

.imglink {
    background: linear-gradient(0deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
    padding: 15px 6px;
    border: 1px solid rgb(255, 150, 0);
    border-image: none;
    margin-bottom: 18px;
}

.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-color: rgb(203, 203, 203);
    border-top-width: 1px;
    border-top-style: dotted;
}

.indexrbox {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

@media all and (max-width: 768px) {
    .indexbox2 {
        margin-bottom: 18px;
    }
}

.webheader {
    background: url(bj02.jpg) no-repeat;
    /*background: url("../png/xgs_topbg.png") no-repeat;*/
    width: 100%;
}

.webheader .logo {

}

.webheader .logo a {
    /*margin: 5px 45px 5px 0px;*/
    float: left;
}

.webheader .logo b {
    margin-bottom: 11px;
    float: left;
}

.webheader .relatedlink {
    margin: 35px 0px 15px;
}

.soc_icons {
    margin: 7px 0px 0px 15px;
    width: 22%;
    overflow: hidden;
    float: right;
}

.TopSearch {
    background: rgb(255, 255, 255);
    padding: 0px 28px 0px 15px;
    border-radius: 30px;
    border: 1px solid rgb(154, 192, 215);
    border-image: none;
    height: 30px;
    white-space: nowrap;
    position: relative;
}

.TopSearch .SearchText {
    border: 0px solid rgb(154, 192, 215);
    border-image: none;
    width: 100%;
    height: 28px;
    color: rgb(3, 3, 3);
    line-height: 28px;
    font-size: 13px;
    vertical-align: top;
    float: left;
}

.TopSearch .SearchBtn {
    background: url("sn_search.png") no-repeat center;
    margin: 0px;
    border-radius: 0px;
    border: 0px currentColor;
    border-image: none;
    top: 0px;
    width: 32px;
    height: 100%;
    right: 3px;
    vertical-align: middle;
    float: right;
    position: absolute;
    cursor: pointer;
}

.TopSearch .SearchBtn:hover {

}

.webheader .searchbox {
    background: rgba(255, 255, 255, 0.7) !important;
    margin: 12px 0px 0px;
    padding: 6.5px 0px;
    border-radius: 3px;
    width: 100%;
    position: relative;
}

.webheader .searchbox input[type='text'] {
    background: none;
    margin: 0px 0px 0px 8px;
    border: currentColor;
    border-image: none;
    width: 77%;
    height: 20px;
    color: rgb(60, 90, 169);
    line-height: 20px;
    font-size: 14px;
    position: relative;
    -webkit-appearance: none;
}

.webheader .searchbox input[type='submit'] {
    background: url("xgs_search.png") no-repeat 0px 1px;
    border: currentColor;
    border-image: none;
    top: 2.5px;
    width: 26px;
    height: 26px;
    right: 5px;
    position: absolute;
    cursor: pointer;
}

.mob_searchblock {
    display: none;
}

@media all and (min-width: 1921px) {
    .webheader {
        background-size: cover;
    }
}

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

    .soc_icons {
        width: 26%;
    }

    .webheader .logo a {
        width: 60%;
    }

    .webheader .logo b {
        width: 28%;
    }

    .webheader .searchbox input[type='text'] {
        width: 69%;
    }
}

@media all and (max-width: 991px) {
    .webheader .searchbox {
        padding: 4px 0px;
        width: 91%;
    }

    .webheader .relatedlink {
        margin: 24px 2px 8px 0px;
    }

    .webheader .searchbox input[type='submit'] {
        top: 0.5px;
    }

    .soc_icons {
        margin: 15px 0px;
        width: 100%;
    }
}

@media all and (max-width: 767px) {
    .webheader .logo {
        margin: 8px 0px 10px;
    }

    .webheader .col-md-2 {
        width: 12%;
        margin-top: 38px;
    }

    .webheader .searchbox {
        padding: 8px 0px;
        width: 100%;
        margin-bottom: 16px;
    }

    .webheader .relatedlink {
        margin: 6px 0px 10px;
        text-align: center;
    }

    .webheader .searchbox input[type='submit'] {
        top: 5.5px;
    }

    .webheader .searchbox input[type='text'] {
        width: 86%;
    }

    .webheader .logo a {
        margin-bottom: 16px;
    }

    .webheader .logo b {
        display: none;
    }

    .pc_searchnone {
        display: none;
    }

    .mob_searchblock {
        text-align: right;
        display: block;
    }

    .mob_searchblock button {
        background: none;
        border: 0px currentColor;
        border-image: none;
        width: 40px;
    }

    .mob_searchblock .searchbox {
        background: rgb(213, 229, 255) !important;
        margin: 0px 2%;
        left: 0px;
        top: 17.5%;
        width: 96%;
        position: fixed;
        z-index: 9999;
    }

    .container-fluid {
        background: none;
        position: relative;
    }

    .navbar.navbar-default {
        min-height: 0px;
    }
}

@media all and (max-width: 600px) {
    .webheader .col-md-2 {
        margin-top: 20px;
    }

    .navbar-default .navbar-toggle {
        top: -58px;
        right: 1px;
    }

    .mob_searchblock .searchbox {
        top: 13.7%;
    }
}

@media all and (max-width: 500px) {
    .mob_searchblock .searchbox {
        top: 11.8%;
    }

    .webheader .logo {
        margin-bottom: 16px;
    }

    .webheader .col-md-2 {
        padding-left: 0px;
        margin-top: 16px;
    }

    .mob_searchblock button {
        width: 35px;
    }

    .navbar-default .navbar-toggle {
        top: -56px;
        right: 0px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 26px;
    }
}

@media all and (max-width: 450px) {
    .mob_searchblock .searchbox {
        margin: 0px 3%;
        width: 94%;
    }

    .mob_searchblock .searchbox {
        top: 12%;
    }

    .mob_searchblock button {
        width: 30px;
    }

    .navbar-default .navbar-toggle {
        top: -49px;
        right: 1px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 20px;
        margin-top: 3px;
    }
}

@media all and (max-width: 380px) {
    .mob_searchblock .searchbox {
        top: 12.2%;
    }

    .mob_searchblock button {
        width: 27px;
    }

    .navbar-default .navbar-toggle {
        top: -45px;
        right: 0px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 19px;
        height: 2px;
    }
}

@media all and (max-width: 320px) {
    .mob_searchblock .searchbox {
        top: 12.8%;
    }

    .mob_searchblock button {
        width: 24px;
    }

    .navbar-default .navbar-toggle {
        top: -42px;
        right: 0px;
        padding-right: 4px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 17px;
    }
}

.firstpart {
    padding: 37px 0px 0px;
    overflow: hidden;
}

.secondpart {

}

.thirdpart {
    background: rgb(12, 86, 142);
    padding: 30px 0px 20px;
    overflow: hidden;
}

.fourthpart {
    padding: 40px 0px;
}

.noticebox {
    background: url("dicp_ggbg.jpg") repeat-x top rgb(37, 150, 209);
    padding: 18px;
    overflow: hidden;
}

/*.lanmu {
    height: 42px;
    margin-bottom: 11px;
    border-top-color: rgb(201, 223, 255);
    border-top-width: 4px;
    border-top-style: solid;
}*/
/*
.lanmu_l {
    color: rgb(68, 68, 68);
    line-height: 42px;
    padding-right: 12px;
    font-size: 18px;
    font-weight: 700;
    float: left;
    position: relative;
}*/

.lanmu_l span {
    background: rgb(61, 85, 167);
    top: -4px;
    width: 100%;
    height: 4px;
    position: absolute;
}

.lanmu_l a {
    color: rgb(0, 66, 128);
}

.lanmu_l a:hover {
    color: rgb(0, 66, 128);
}

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

.lanmu_r {
    line-height: 42px;
    font-family: Arial;
    font-size: 14px;
    float: right;
}

.lanmu_r a {
   /* color: rgb(60, 97, 194);*/
    text-decoration: none;
}

.lanmu_r a:hover {
    color: rgb(123, 190, 255);
    text-decoration: none;
}

.lanmu1 {
    background: url("ioz-navbg2.gif") repeat-x bottom;
    height: 44px;
    margin-bottom: 20px;
}

.lanmu1_l {
    height: 44px;
    color: rgb(0, 66, 128);
    line-height: 30px;
    font-size: 26px;
    font-weight: 500;
    border-bottom-color: rgb(219, 36, 39);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    float: left;
}

.lanmu1_r {
    color: rgb(189, 220, 255);
    line-height: 44px;
    font-family: Arial;
    font-size: 12px;
    float: right;
}

.lanmu1_r a {
    color: rgb(27, 132, 198);
    text-decoration: none;
}

.lanmu1_r a:hover {
    color: rgb(240, 3, 7);
    text-decoration: none;
}

.lanmu2 {
    overflow: hidden;
}

.lanmu2_l {
    padding: 0px 0px 18px;
    color: rgb(255, 255, 255);
    font-size: 22px;
    font-weight: 500;
    float: left;
}

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

.lanmu2_r {
    line-height: 32px;
    font-family: Arial;
    font-size: 12px;
    float: right;
}

.lanmu2_r a {
    color: rgb(191, 205, 221);
    text-decoration: none;
}

.lanmu2_r a:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.lanmu3 {
    background: url("columnsbg02.png") repeat-x top;
    height: 48px;
    margin-bottom: 20px;
}

.lanmu3_l {
    background: url("columnsbg01.png") no-repeat top;
    height: 48px;
    color: rgb(106, 239, 255);
    line-height: 40px;
    font-size: 20px;
    font-weight: 600;
    margin-left: 16px;
    float: left;
}

.lanmu3_r {
    color: rgb(227, 246, 255);
    line-height: 42px;
    font-family: Arial;
    font-size: 12px;
    margin-right: 15px;
    float: right;
}

.lanmu3_r a {
    color: rgb(106, 239, 255);
    text-decoration: none;
}

.lanmu3_r a:hover {
    color: rgb(213, 251, 255);
    text-decoration: none;
}

.sortlanmu {
    background: rgb(205, 235, 245);
    padding: 8px 8px 11px 12px;
    color: rgb(0, 66, 128);
    line-height: 24px;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    border-left-color: rgb(255, 108, 0);
    border-left-width: 5px;
    border-left-style: solid;
}

.sortlanmu a {
    color: rgb(0, 66, 128);
}

.sortlanmu a:hover {
    color: rgb(16, 16, 16);
}

.column {
    background: rgb(192, 216, 255);
    overflow: hidden;
    margin-top: 16px;
}

.column_l {
    background: rgb(255, 255, 255);
    padding: 3px 22px 3px 21px;
    width: auto;
    color: rgb(68, 68, 68);
    font-size: 21px;
    font-weight: 700;
    float: left;
    display: inline-block;
    position: relative;
}

.column_l span {
    background: rgb(36, 89, 188);
    left: 0px;
    top: 0px;
    width: 9px;
    height: 26px;
    display: block;
    position: absolute;
}

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

    .secondarybox {
        padding-top: 15px;
    }
}

.hotnews {
    padding: 0px;
    margin-top: 36px;
}

.hotnews .newsbg {
    background: rgb(51 122 183);
    overflow: hidden;
}

.hotnews .newsbg .focuspic {
    margin: 0px;
}

.hotnews .col-md-9 {
    padding-right: 0px;
}

.hotnews .col-md-3 {
    padding-left: 0px;
}

@media all and (max-width: 991px) {
    .hotnews .col-md-9 {
        padding: 0px;
    }

    .hotnews .col-md-3 {
        background: none;
    }
}

.nav_column {
    padding: 20px 0px 0px;
    overflow: hidden;
}

@media all and (min-width: 992px) {
    .nav_column .col-md-8 {
        width: 71.6%;
    }

    .nav_column .col-md-4 {
        width: 28.4%;
    }
}

.cmain1a {
    width: 100%;
}

.cmain1ax {
    width: 100%;
    height: 38px;
    margin-bottom: 6px;
}

.cmain1ay {
    padding: 0px 15px 12px;
    width: 100%;
    overflow: hidden;
    border-bottom-color: rgb(102, 134, 213);
    border-bottom-width: 1px;
   /* border-bottom-style: dashed;*/
}

.cmain1ay .title {
    line-height: 32px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.cmain1ay .title a {
    color: rgb(255, 255, 255);
}

.cmain1ay .title a:hover {
    color: rgb(123, 190, 255);
    text-decoration: none;
}

.cmain1ay .txt_hedar {
    padding-top: 10px;
    border-top-color: rgb(230 230 230);
    border-top-width: 2px;
    border-top-style: solid;
}

.cmain1ay .txt_hedar a {
    color: rgb(255, 255, 255);
    line-height: 24px;
}

.cmain1ay .txt_hedar a:hover {
    color: rgb(123, 190, 255);
}

.cmain1ay img {
    max-width: none;
}

.cmain1ax li {
    height: 38px;
    line-height: 24px;
    float: left;
}

.cmain1ax li.now {
    background: url("ioz-navbg3.gif") no-repeat bottom;
}

.cmain1ax li.now a {
    color: rgb(0, 66, 128);
    text-decoration: none;
}

#threea1 {
    margin: 0px 24px 0px 0px;
    text-align: center;
}

#threea2 {
    margin: 0px 24px 0px 0px;
    text-align: center;
}

#threea3 {
    margin: 0px 24px 0px 0px;
    text-align: center;
}

.cmain1ax li a {
    color: rgb(0, 66, 128);
    font-family: 微锟斤拷锟脚猴拷;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
}

.cmain1ay1 {
    width: 163px;
    height: 220px;
    margin-right: 12px;
    float: left;
    position: relative;
}

.cmain1ay1x {
    background: none;
    left: 10px;
    width: 163px;
    height: 28px;
    text-align: center;
    bottom: 0px;
    position: absolute;
}

.cmain1ay1x a {
    color: rgb(0, 0, 0);
    line-height: 28px;
    font-family: 微锟斤拷锟脚猴拷;
    font-size: 11px;
}

.list-index {
    padding: 16px 15px 13px 13px;
}

.list-index li {
    overflow: hidden;
    clear: both;
}

.list-index li a {
    background: url("../png/xgs_icon01.png") no-repeat left 15px;
    width: 100%;
    color: rgb(255, 255, 255);
    line-height: 34px;
    padding-left: 15px;
    font-size: 16px;
    float: left;
}

.list-index li a:hover {
    color: rgb(123, 190, 255);
    text-decoration: none;
}

.list-index span {
    height: 26px;
    color: rgb(155, 155, 155);
    line-height: 26px;
    font-family: Arial;
    font-size: 12px;
}

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

@media screen and (max-width: 480px) {
    .list-index li a {
        width: 100%;
        font-size: 13px;
    }

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

@media all and (min-width: 768px) {
    .list-index li a {
        overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }
}

@media all and (min-width: 992px) {
    .cmain1ay .title a {
        height: 96px;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .cmain1ay .txt_hedar a {
        height: 96px;
        overflow: hidden;
       /* display: block;*/
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
}

@media all and (max-width: 1199px) {
    .cmain1ay .title a {
        height: 64px;
        font-size: 18px;
        -webkit-line-clamp: 2;
    }

    .list-index {
        padding-top: 5px;
        padding-bottom: 0px;
    }

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

@media all and (max-width: 991px) {
    .list-index {
        padding-top: 15px;
    }

    .cmain1a {
        margin: 15px 0px 0px;
    }

    .cmain1ay {
        height: auto;
    }

    .events_tab.mt15 {
        margin-top: 0px;
    }
}

@media all and (max-width: 991px) {
    .list-index li {
        padding: 4px 0px;
    }

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

@media all and (max-width: 767px) {
    .cmain1ay {
        padding-top: 0px;
        padding-right: 0px;
        padding-left: 15px;
    }

    .list-index {
        padding-left: 15px;
    }
}

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

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

.list-newimg .overlay {
    background-color: rgba(0, 0, 0, 0.56);
}

.list-newimg .overlay span {
    color: rgb(228, 228, 228);
    font-size: 12px;
    font-style: normal;
}

.list-newimg .overlay a {
    padding: 10px;
    left: 0px;
    top: 18%;
    width: 100%;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 15px;
    margin-top: 0px;
    margin-left: 0px;
    display: inline-block;
    position: absolute;
    background-color: transparent;
}

.list-newimg .overlay a:hover {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

@media all and (max-width: 1199px) {
    .list-newimg .overlay a {
        top: 10%;
    }
}

.noticebtn {
    overflow: hidden;
}

.noticebtn ul li {
    width: 47%;
    margin-right: 20px;
    margin-bottom: 14px;
    float: left;
    display: inline-block;
}

.noticebtn ul li:nth-child(2n) {
    margin-right: 0px;
}

.noticebtn ul li a {
    background: rgb(50, 199, 255);
    padding: 9px 0px 11px;
    border-radius: 2px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 20px;
    overflow: hidden;
    font-size: 20px;
    font-weight: 600;
    display: block;
}

.noticebtn ul li a i {
    font-size: 22px;
    margin-right: 6px;
}

.noticebtn ul li a:hover {
    background: rgb(255, 144, 0);
    color: rgb(255, 255, 255);
}

.noticebtn ul li a img {
    margin-top: -3px;
    margin-right: 8px;
    display: inline-block;
}

@media all and (max-width: 1299px) {
    .noticebtn ul li {
        width: 46.8%;
    }
}

@media all and (max-width: 1199px) {
    .noticebtn ul li {
        width: 45.8%;
    }

    .noticebtn ul li a {
        font-size: 16px;
    }

    .noticebtn ul li a i {
        font-size: 16px;
        margin-right: 0px;
    }
}

@media all and (max-width: 991px) {
    .noticebtn ul li {
        width: 48.5%;
    }

    .noticebtn ul li a {
        font-size: 20px;
    }

    .noticebtn ul li a i {
        font-size: 22px;
        margin-right: 6px;
    }
}

@media all and (max-width: 767px) {
    .noticebtn ul li {
        width: 46.7%;
    }
}

@media all and (max-width: 320px) {
    .noticebtn ul li {
        width: 45.8%;
    }

    .noticebtn ul li a {
        font-size: 16px;
    }

    .noticebtn ul li a i {
        font-size: 16px;
        margin-right: 0px;
    }
}

.index_kj {

}

.index_kj h2 {
    background: url(ioz-lmbg03.png) repeat-x bottom;
    margin: 0px;
    color: rgb(0, 64, 152);
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}

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

.index_kj ul li {
    background: url("lm_right_bg.png") no-repeat;
    padding: 14px 10px 0px;
    border-radius: 4px;
    width: 47%;
    height: 110px;
    text-align: center;
    margin-right: 6%;
    margin-bottom: 20px;
    float: left;
}

.index_kj ul li:nth-child(2n) {
    margin-right: 0px;
}

.index_kj ul li:nth-child(3) {
    padding-top: 22px;
}

.index_kj ul li:nth-child(4) {
    padding-top: 22px;
}

.index_kj ul li a {
    display: block;
}

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

.index_kj ul li p {
    color: rgb(8, 72, 161);
    font-size: 15px;
}

.index_kj ul li a:hover p {
    color: rgb(0, 150, 255);
}

.achievements {
    margin-bottom: 22px;
}

.achievements img {
    width: 100%;
    height: 72.6px;
}

.achievements img:hover {
    opacity: 0.8;
}

@media all and (max-width: 991px) {
    .achievements img {
        height: 141px;
    }
}

@media all and (max-width: 767px) {
    .achievements img {
        width: 100%;
        height: auto;
    }
}

.two_mokbg {
    background: rgb(9, 53, 109);
    padding: 22px 24px;
    border-radius: 6px;
}

.indexggbox {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 24px;
}

.indexggbox.mobmt {
    margin-bottom: 0px;
}

.index_tab {
    position: relative;
}

.index_tab .mores_all {
    top: 9px;
    right: 15px;
}

.index_tab .mores_all a {
    color: rgb(154, 196, 254);
    font-size: 13px;
}

.index_tab .mores_all a:hover {
    color: rgb(255, 255, 255);
}

.index_tab .space {
    padding: 15px;
}

.index_tab .tabmenu {
    background: rgb(30, 88, 169);
    height: 42px;
    overflow: hidden;
}

.index_tab .tabmenu ul li {
    padding: 0px 20px;
    height: 42px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 600;
    float: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.index_tab .tabmenu ul li a {
    color: rgb(247, 252, 255);
    font-size: 20px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.index_tab .tabmenu ul li.selected {
    background: rgb(255, 255, 255);
}

.index_tab .tabmenu ul li.selected a {
    color: rgb(0, 64, 152);
    font-size: 20px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

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

.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 {
    padding: 8px 0px 0px;
    width: 100%;
    text-align: center;
    color: rgb(106, 239, 255);
}

.index_job {
    position: relative;
}

.index_job .space {
    padding: 12px 15px;
}

.index_job .tabmenu {
    background: rgb(30, 88, 169);
    height: 42px;
    overflow: hidden;
}

.index_job .mores_all {
    top: 9px;
    right: 15px;
}

.index_job .mores_all a {
    color: rgb(154, 196, 254);
    font-size: 13px;
}

.index_job .mores_all a:hover {
    color: rgb(255, 255, 255);
}

.index_job .tabmenu ul li {
    padding: 0px 20px;
    height: 42px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 600;
    float: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.index_job .tabmenu ul li a {
    color: rgb(247, 252, 255);
    font-size: 20px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.index_job .tabmenu ul li.selected {
    background: rgb(255, 255, 255);
}

.index_job .tabmenu ul li.selected a {
    color: rgb(0, 64, 152);
    font-size: 20px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

.index_job .tabmenu ul li span.tabg {
    padding: 8px 0px 0px;
    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 {
    padding: 8px 0px 0px;
    width: 100%;
    text-align: center;
    color: rgb(106, 239, 255);
}

.events_tab .tabmenu {
    background: rgb(51 122 183);
    height: 42px;
    line-height: 42px;
    margin-bottom: 16px;
}

.events_tab .tabmenu ul li {
    float: left;
    position: relative;
}

.events_tab .tabmenu .selected {
    background: rgb(255, 255, 255);
}

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

.events_tab .tabmenu ul li a {
    height: 42px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    display: block;
}

.events_tab .tabmenu ul li.selected a {
    color: rgb(68, 68, 68);
    font-weight: 700;
}

.events_tab .tabmenu ul li.selected span {
    background: rgb(61, 85, 167);
    top: -4px;
    width: 100%;
    height: 4px;
    position: absolute;
}

.iconbg01sys {
    background: url("http://www.sioc.cas.cn/images/sys01-2.png") no-repeat 14px;
    padding: 0px 18px 0px 50px;
}

.iconbg02sys {
    background: url("http://www.sioc.cas.cn/images/sys02.png") no-repeat 14px;
    padding: 0px 18px 0px 54px;
}

.iconbg03sys {
    background: url("http://www.sioc.cas.cn/images/sys03-2-2.png") no-repeat 14px;
    padding: 0px 18px 0px 50px;
}

.iconbg04sys {
    background: url("http://www.sioc.cas.cn/images/sys04.png") no-repeat 14px;
    padding: 0px 18px 0px 54px;
}

.selected .iconbg01sys {
    background-image: url("http://www.sioc.cas.cn/images/sys01.png");
}

.selected .iconbg02sys {
    background-image: url("http://www.sioc.cas.cn/images/sys02-1.png");
}

.selected .iconbg03sys {
    background-image: url("http://www.sioc.cas.cn/images/sys03.png");
}

.selected .iconbg04sys {
    background-image: url("http://www.sioc.cas.cn/images/sys04-2.png");
}

.selected .iconbg05 {
    background: url("../png/xgs_title06.png") no-repeat 14px;
    padding: 0px 18px 0px 50px;
}

.wa_school {
    color: rgb(68, 68, 68);
    font-size: 18px;
    font-weight: 700;
    margin-left: 15px;
    float: left;
}

.wa_school img {
    margin: -4px 5px 0px 0px;
    display: inline-block;
}

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

@media all and (max-width: 1199px) {
    .index_tab .tabmenu ul li {
        font-size: 19px;
    }

    .index_tab .tabmenu ul li a {
        font-size: 19px;
    }

    .index_tab .tabmenu ul li.selected a {
        font-size: 19px;
    }

    .index_job .tabmenu ul li {
        font-size: 19px;
    }

    .index_job .tabmenu ul li a {
        font-size: 19px;
    }

    .index_job .tabmenu ul li.selected a {
        font-size: 19px;
    }

    .fwcx {
        max-height: 442px;
    }
}

@media all and (max-width: 991px) {
    .index_tab .tabmenu ul li {
        font-size: 20px;
    }

    .index_job .tabmenu ul li {
        font-size: 20px;
    }

    .fwcx {
        max-height: none;
    }
}

@media all and (max-width: 640px) {
    .index_tab .tabmenu ul li {
        font-size: 19px;
    }

    .index_job .tabmenu ul li {
        font-size: 19px;
    }

    .btn-text {
        margin: 8px 0px;
    }
}

@media all and (max-width: 320px) {
    .events_tab .tabmenu ul li {
        font-size: 12px;
        font-weight: 500;
    }
}

.marquee-1 {
    margin: 0px;
    width: 100%;
    height: 218px;
    overflow: hidden;
}

.marquee-1 ul {
    padding: 0px;
    width: auto;
    float: left;
}

.marquee-1 ul li {
    padding: 2px 0px 2px 15px;
    width: 100%;
    line-height: 22px;
    font-size: 15px;
    float: left;
}

.marquee-1 ul li a {
    color: rgb(255, 255, 255);
}

.marquee-1 ul li span {
    color: rgb(97, 128, 171);
    margin-right: 5px;
}

.marquee-1 ul li a:hover {
    color: rgb(0, 150, 255);
}

.marquee-1 ul li a &gt; img {
    margin: 0px 0px 0px 6px;
    display: inline-block;
}

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

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

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

.hui {
    background-position: left 12.5px;
    color: rgb(191, 191, 191);
    line-height: 26px;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
    background-image: url("../png/titleft_bg01.png");
    background-repeat: no-repeat;
}

.hei {
    color: rgb(139, 139, 139);
    line-height: 18px;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

a.hei:hover {
    color: rgb(248, 105, 0);
    font-size: 12px;
    text-decoration: none;
}

.hei1 {
    color: rgb(69, 69, 69);
    line-height: 26px;
    font-family: 微锟斤拷锟脚猴拷;
    font-size: 15px;
    text-decoration: none;
}

a.hei1:hover {
    color: rgb(0, 78, 162);
    font-size: 15px;
    text-decoration: none;
}

.lan {
    color: rgb(15, 143, 208);
    line-height: 18px;
    font-size: 12px;
    text-decoration: none;
}

a.lan:hover {
    color: rgb(21, 73, 154);
    font-size: 12px;
    text-decoration: none;
}

.lan1 {
    color: rgb(0, 78, 162);
    line-height: 18px;
    font-size: 13px;
    text-decoration: none;
}

a.lan1:hover {
    color: rgb(214, 19, 0);
    font-size: 13px;
    text-decoration: none;
}

.huang {
    color: rgb(255, 196, 53);
    line-height: 20px;
    font-size: 15px;
}

.dlan {
    color: rgb(111, 243, 255);
    line-height: 18px;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
}

.bai {
    background-position: left 6px;
    color: rgb(255, 255, 255);
    line-height: 20px;
    padding-left: 16px;
    font-family: 微锟斤拷锟脚猴拷;
    font-size: 13px;
    text-decoration: none;
    background-image: url("ico_bd.gif");
    background-repeat: no-repeat;
}

a.bai:hover {
    color: rgb(111, 243, 255);
    font-size: 13px;
}

.bai12 {
    color: rgb(233, 247, 255);
    line-height: 18px;
    font-size: 12px;
    text-decoration: none;
}

a.bai12:hover {
    color: rgb(139, 235, 255);
    font-size: 12px;
}

.bai13 {
    color: rgb(233, 247, 255);
    line-height: 20px;
    font-size: 13px;
    text-decoration: none;
}

a.bai13:hover {
    color: rgb(139, 235, 255);
    font-size: 13px;
}

.bai14 {
    color: rgb(233, 247, 255);
    line-height: 25px;
    font-size: 14px;
    text-decoration: none;
}

a.bai14:hover {
    color: rgb(139, 235, 255);
    font-size: 14px;
}

.bai15 {
    color: rgb(233, 247, 255);
    line-height: 20px;
    padding-bottom: 10px;
    font-size: 15px;
    text-decoration: none;
}

a.bai15:hover {
    color: rgb(139, 235, 255);
    font-size: 15px;
}

.hei14 {
    color: rgb(68, 68, 68);
    line-height: 23px;
    font-size: 14px;
    text-decoration: none;
}

a.hei14:hover {
    color: rgb(4, 83, 176);
    font-size: 14px;
}

.hei13 {
    color: rgb(68, 68, 68);
    line-height: 20px;
    font-size: 13px;
    text-decoration: none;
}

a.hei13:hover {
    color: rgb(4, 83, 176);
    font-size: 13px;
}

.win-zt {
    width: 40.7%;
    overflow: hidden;
    float: left;
}

.win-zt .topic {
    background: rgb(161, 226, 245);
    overflow: hidden;
}

.win-zt .topic .topic-l {
    width: 315px;
    float: left;
}

.win-zt .topic .topic-r {
    margin: 14px 0px 0px 24px;
    float: left;
}

.win-ico {
    background: rgb(9, 53, 109);
    padding: 22px 25px 0px;
    border-radius: 6px;
    width: 100%;
    overflow: hidden;
    float: left;
}

.win-ico li {
    text-align: center;
    padding-right: 11px;
    padding-left: 11px;
    margin-bottom: 22px;
}

.win-ico .row {
    margin-right: -11px;
    margin-left: -11px;
}

.win-ico li a {
    display: block;
}

.win-ico li a img {
    border-radius: 4px;
    width: 100%;
    height: 68.4px;
}

.win-ico li a:hover img {
    opacity: 0.8;
}

@media all and (max-width: 1199px) {
    .win-ico li {

    }

    .secondpart {
        padding: 0px;
    }
}

@media all and (max-width: 991px) {
    .win-zt {
        width: 100%;
    }

    .win-zt .topic .topic-l {
        width: 80%;
    }

    .win-ico {
        width: 100%;
        margin-top: 20px;
    }

    .secondpart {
        padding: 45px 0px 43px;
    }
}

@media all and (max-width: 767px) {
    .win-zt .topic .topic-l {
        width: 100%;
    }

    .secondpart {
        padding: 25px 0px 30px;
    }
}

.swipslider {
    overflow: hidden;
    padding-top: 99px;
    display: block;
    position: relative;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.swipslider .sw-slides {
    list-style: none;
    padding: 0px;
    width: 100%;
    height: 100%;
    bottom: 0px;
    font-size: 0px;
    display: block;
    white-space: nowrap;
    position: absolute;
    transform: translateX(0px);
    -webkit-transform: translateX(0);
}

.swipslider .sw-slide {
    margin: auto;
    width: 100%;
    height: 75%;
    display: inline-block;
    position: relative;
}

.swipslider .sw-slide &gt; img {
    left: 50%;
    top: 50%;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    max-height: 100%;
    max-width: 100%;
    -ms-user-select: none;
    transform: translate(-50%, -50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -50%);
}

.swipslider .sw-slide .sw-content {
    width: 100%;
    height: 100%;
    font-size: 14px;
    margin-right: 0px;
    margin-left: 0px;
}

.sw-bullet {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    bottom: 3px;
    display: block;
    position: absolute;
}

.sw-bullet li {
    transition: 0.2s ease-out;
    width: 13px;
    height: 6px;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(219, 219, 219);
}

.sw-bullet li:hover {
    background-color: rgba(219, 219, 219, 0.6);
}

.sw-bullet li.active {
    box-shadow: 0px 0px 2px rgba(219, 219, 219, 0.6);
    background-color: rgb(7, 74, 165);
}

.sw-bullet li:not(:last-child) {
    margin-right: 5px;
}

@media all and (max-width: 991px) {
    .swipslider {
        padding-top: 152px;
    }
}

@media all and (max-width: 767px) {
    .swipslider {
        padding-top: 91px;
    }
}

.aboutvideo {
    border: 5px solid rgb(204, 231, 244);
    border-image: none;
    overflow: hidden;
}

.contactinfo {
    color: rgb(228, 241, 248);
    line-height: 36px;
    font-size: 16px;
}

@media all and (max-width: 1199px) {
    .contactinfo {
        line-height: 33px;
    }
}

@media all and (max-width: 991px) {
    .contactinfo {
        line-height: 38px;
    }
}

.minh {

}

.picnewslist {
    margin: 0px 15px 10px;
    overflow: hidden;
}

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

.picnewslist li:last-child {
    margin-bottom: 0px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

.picnewslist li h2 {
    margin: 0px 0px 8px;
    line-height: 22px;
    font-size: 15px;
    display: block;
}

.picnewslist li h2 a {
    color: rgb(56, 56, 56);
    font-family: 微锟斤拷锟脚猴拷;
}

.picnewslist li h2 a:hover {
    color: rgb(0, 78, 162);
    text-decoration: none;
}

.picnewslist .news-img {
    margin-right: 10px;
    margin-bottom: 8px;
}

.picnewslist .news-img img {
    border: 1px solid rgb(228, 228, 228);
    border-image: none;
    max-width: 102px;
}

.picnewslist .news-txt p {
    margin: 0px;
    color: rgb(142, 142, 142);
    line-height: 20px;
    font-size: 13px;
}

.picnewslist .news-txt i {
    margin: 0px 0px 5px;
    text-align: right;
    color: rgb(0, 156, 209);
    font-size: 12px;
    font-style: normal;
    display: block;
}

.picnewslist .news-txt p a {
    color: rgb(240, 133, 25);
    overflow: hidden;
    font-size: 12px;
    font-style: italic;
    text-decoration: underline;
    display: block;
}

.picnewslist .news-txt p a:hover {
    color: rgb(21, 84, 154);
}

.picnewslist .hzfa-img {
    margin-right: 10px;
    margin-bottom: 15px;
}

.picnewslist .hzfa-img img {
    border: 3px solid rgb(228, 228, 228);
    border-image: none;
    max-width: 112px;
}

.picnewslist .hzfa-txt p {
    margin: 0px 0px 15px;
    color: rgb(142, 142, 142);
    line-height: 1.5;
    font-size: 12px;
}

@media all and (max-width: 1199px) {
    .minh {
        min-height: 98px;
    }

    .picnewslist li h2 {
        font-size: 14px;
    }
}

@media all and (max-width: 991px) {
    .minh {
        min-height: auto;
    }
}

@media all and (min-width: 768px) {
    .picnewslist .news-txt p {
        height: auto;
        line-height: 20px;
        overflow: hidden;
        font-size: 13px;
    }

    .picnewslist .news-img img {
        width: 102px;
        height: 66px;
    }

    .picnewslist .news-img {
        margin-right: 13px;
    }

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

    .picnewslist .hzfa-txt p {
        height: auto;
        line-height: 20px;
        overflow: hidden;
        font-size: 13px;
    }

    .picnewslist .hzfa-img img {
        width: 112px;
        height: 152px;
    }

    .picnewslist .hzfa-img {
        margin-right: 15px;
    }
}

@media all and (max-width: 767px) {
    .picnewslist .news-img {
        margin-bottom: 2px;
    }

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

    .picnewslist .hzfa-img {
        margin-bottom: 2px;
    }

    .picnewslist .hzfa-img img {
        width: 106px;
        height: 146px;
    }

    .picnewslist li h2 {
        white-space: normal;
    }
}

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

.list-tab ul {
    width: 74%;
    padding-left: 18px;
    float: left;
}

.list-tab ul li {
    padding: 0px;
    width: 100%;
    text-align: left;
    overflow: hidden;
    clear: both;
    margin-bottom: 14px;
    border-bottom-color: rgb(212, 212, 212);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

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

.list-tab ul li a {
    background-position: left 8px;
    padding: 0px 0px 0px 12px;
    color: rgb(68, 68, 68);
    overflow: hidden;
    font-size: 15px;
    font-weight: 500;
    float: left;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
    max-width: 85%;
    background-image: url(xgs_icon02.png);
    background-repeat: no-repeat;
}

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

.list-tab ul li a:hover {
    color: rgb(60, 97, 194);
    text-decoration: none;
}

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

.list-tab span {
    color: rgb(174, 175, 177);
    padding-right: 4px;
    font-family: Arial;
    font-size: 12px;
}

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

.list-tab .lingt_smbig li {
    margin-bottom: 16px;
}

.list-tab .top_newtit a {
    background: url("title_bg.png") repeat-x left bottom;
    width: 100%;
    padding-left: 0px;
    white-space: normal;
    max-width: 100%;
}

.list-tab .top_newtit a h3 {
    margin: 0px 0px 5px;
    height: 50px;
    color: rgb(255, 255, 255);
    line-height: 25px;
    overflow: hidden;
    font-size: 18px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.list-tab .top_newtit a p {
    height: 40px;
    color: rgb(121, 149, 188);
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 12px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.list-tab .top_newtit a:hover h3 {
    color: rgb(0, 150, 255);
}

.left-txtximg {
    background: rgb(255, 255, 255);
    border-radius: 0px 0px 6px 6px;
    width: 26%;
    float: left;
}

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

.left-txtximg a p {
    color: rgb(68, 68, 68);
    line-height: 1.6;
    font-size: 15px;
    margin-top: 10px;
}

.left-txtximg a:hover p {
    color: rgb(60, 97, 194);
}

.events_tab {
    position: relative;
}

.mores_all {
    top: 11px;
    right: 13px;
    position: absolute;
}

.mores_all a {
    color: rgb(255, 255, 255);
    font-size: 14px;
}

.mores_all a:hover {
    color: rgb(123, 190, 255);
}

.text_listtime {
    margin: 20px 0px 45px;
}

@media all and (max-width: 1199px) {
    .list-tab ul li a {
        max-width: 81%;
    }
}

@media screen and (max-width: 992px) {
    .list-tab {
        height: auto !important;
        margin-left: 0px;
    }
}

@media all and (max-width: 991px) {
    .list-tab ul li a {
        font-size: 15px;
    }

    .list-tab span {

    }

    .list-tab i {
        margin: 10px 0px 0px 8px;
    }
}

@media screen and (max-width: 767px) {
    .list-tab ul li {

    }

    .list-tab ul li a {
        background-position: left 10px;
        line-height: 24px;
        overflow: hidden;
        white-space: normal;
        -ms-text-overflow: ellipsis;
        max-width: 100%;
    }

    .list-tab span {
        width: 0px;
        display: none;
        visibility: hidden;
    }
}

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

.list-news li {
    overflow: hidden;
    clear: both;
    border-bottom-color: rgb(212, 212, 212);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

.list-news li:nth-child(5n) {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom-color: rgb(216, 216, 216);
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.list-news li a {
    background-position: left 18px;
    color: rgb(51, 51, 51);
    line-height: 42px;
    overflow: hidden;
    padding-left: 16px;
    font-size: 16px;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    max-width: 84%;
    background-image: url(xgs_icon03.png);
    background-repeat: no-repeat;
}

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

.list-news li a:hover {
    color: rgb(36, 89, 188);
}

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

.list-news span {
    color: rgb(153, 153, 153);
    line-height: 42px;
    font-family: Arial;
    font-size: 16px;
}

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

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

@media screen and (max-width: 991px) {
    .list-news li a {
        font-size: 15px;
        max-width: 73%;
    }

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

@media screen and (max-width: 767px) {
    .list-news ul li {
        padding: 4px 0px;
    }

    .list-news li a {
        background-position: left 10px;
        line-height: 24px;
        white-space: normal;
        max-width: 100%;
    }

    .list-news span.right {
        display: none;
        visibility: hidden;
    }
}

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

.list-article li {
    overflow: hidden;
    clear: both;
    border-bottom-color: rgb(212, 212, 212);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

.list-article li:nth-child(5n) {
    margin-bottom: 20px;
}

.list-article li a {
    background-position: left 14px;
    color: rgb(56, 56, 56);
    line-height: 33px;
    overflow: hidden;
    padding-left: 14px;
    font-size: 16px;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    max-width: 96%;
    background-image: url(ioz_ico_01.gif);
    background-repeat: no-repeat;
}

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

.list-article li a:hover {
    color: rgb(0, 78, 162);
}

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

@media screen and (max-width: 1199px) {
    .list-article li a {
        max-width: 95%;
    }
}

@media screen and (max-width: 991px) {
    .list-article li a {
        font-size: 15px;
        max-width: 92%;
    }

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

@media screen and (max-width: 767px) {
    .list-article ul li {
        padding: 4px 0px;
    }

    .list-article li a {
        background-position: left 10px;
        line-height: 24px;
        white-space: normal;
        max-width: 100%;
    }
}

.fast_track {

}

.fast_track ul li {
    margin-bottom: 15px;
}

.fast_track ul li a {
    width: 100%;
    display: block;
    position: relative;
}

.fast_track ul li a img {

}

.fast_track ul li a p {
    margin: 0px;
    right: 15px;
    bottom: 13px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    position: absolute;
}

@media screen and (min-width: 992px) {
    .fast_track ul li:last-child {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 991px) {
    .fast_track ul {
        margin: 15px -15px 0px;
    }

    .fast_track ul li {
        padding: 0px 15px;
        width: 50%;
        float: left;
    }
}

@media screen and (max-width: 450px) {
    .fast_track ul li {
        width: 100%;
    }
}

.notice_students .events_tab .tabmenu {
    margin-bottom: 30px;
}

.notice_notice {

}

.notice_notice ul {

}

.notice_notice ul li {
    overflow: hidden;
    margin-bottom: 35px;
}

.notice_notice ul li a span {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(60, 97, 194);
    border-image: none;
    width: 60px;
    text-align: center;
    color: rgb(60, 97, 194);
    padding-bottom: 2px;
    margin-right: 12px;
    float: left;
    display: block;
}

.notice_notice ul li a b {
    background: rgb(60, 97, 194);
    padding: 5px 0px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: Times New Roman, Arial;
    font-size: 18px;
    margin-bottom: 3px;
    display: block;
}

.notice_notice ul li a h3 {
    margin: 1px 0px 0px;
    color: rgb(68, 68, 68);
    line-height: 24px;
    font-size: 15px;
}

.notice_notice ul li a:hover h3 {
    color: rgb(60, 97, 194);
}

.special_lab ul li {
    margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
    .notice_notice ul li a h3 {
        height: 48px;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}

@media screen and (max-width: 1199px) {
    .notice_notice ul li {
        margin-bottom: 12px;
    }

    .notice_students {
        margin-bottom: 23px;
    }
}

@media screen and (max-width: 991px) {
    .notice_notice ul li {
        margin-bottom: 30px;
    }

    .notice_students {
        margin-bottom: 0px;
    }

    .special_lab ul li {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 450px) {
    .notice_students {
        padding-top: 40px;
    }
}

.research_periodical {
    padding-top: 30px;
}

.research_periodical .events_tab .tabmenu {
    background: rgb(238, 245, 255);
    margin-bottom: 35px;
}

.research_department {
    margin: 0px -13px;
}

.research_department li {
    padding: 7px 13px;
   /* width: 16.66%;*/
    text-align: center;
    float: left;
}

.research_department li img {
    margin-bottom: 10px;
}

.research_department li:hover img {
    opacity: 0.8;
}

.research_department li p {
    height: 42px;
    color: rgb(43, 74, 155);
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
    /*display: table-cell;*/
}

.research_department li:hover p {
    color: rgb(68, 68, 68);
}

.research_periodical .lanmu {
    border-color: rgb(238, 245, 255);
}

.qikan_cent {
    margin: 0px -12px;
}

.qikan_cent .col-md-6 {
    padding: 0px 12px;
}

.qikan_cent a img {
    height: 194px;
}

.external_links {
    background: rgb(233, 238, 255);
    padding: 24px 0px 20px;
    text-align: center;
    margin-top: 60px;
}

.external_links a {
    padding: 0px 50px;
    color: rgb(60, 103, 194);
    font-size: 16px;
    font-weight: 700;
}

.external_links a img {
    margin: -4px 6px 0px 0px;
    display: inline-block;
}

.external_links a:hover {
    color: rgb(68, 68, 68);
}

@media all and (max-width: 1199px) {
    .qikan_cent a img {
        height: 150px;
    }

    .research_department li p {
        font-size: 12px;
    }
}

@media all and (max-width: 991px) {
    .research_department li p {
        font-size: 14px;
    }

    .research_department {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .qikan_cent a img {
        height: 472px;
    }
}

@media all and (max-width: 767px) {
    .qikan_cent .col-md-6 {
        margin-bottom: 20px;
    }

    .qikan_cent a img {
        height: 480px;
    }
}

@media all and (max-width: 600px) {
    .qikan_cent a img {
        height: 370px;
    }
}

@media all and (max-width: 500px) {
    .research_department li {
        width: 12.2%;
        margin-bottom: 10px;
        min-height: 172px;
    }

    .research_department li img {
        display: inline-block;
    }

    .qikan_cent a img {
        height: 300px;
    }
}

@media all and (max-width: 430px) {
    .qikan_cent a img {
        height: 244px;
    }
}

@media all and (max-width: 380px) {
    .research_department li {
        width: 12.2%;
        min-height: 172px;
    }

    .qikan_cent a img {
        height: 217px;
    }
}

@media all and (max-width: 320px) {
    .qikan_cent a img {
        height: 180px;
    }
}

.gxs_listcent {
    background: rgb(255, 255, 255);
}

@media all and (min-width: 768px) {
    .gxs_listcent {
        min-height: calc(100vh - 385px);
    }
}

.infoplatform {
    overflow: hidden;
}

.infoplatform .space {
    padding: 0px;
}

.infoplatform .boxpadding {
    padding: 20px 0px;
}

.infoplatform .sideline {
    border-right-color: rgb(223, 238, 249);
    border-bottom-color: rgb(223, 238, 249);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
}

.infoplatform .in_icon1 {
    background: rgb(0, 98, 172);
}

.infoplatform .in_icon2 {
    background: rgb(11, 162, 153);
}

.infoplatform .in_icon3 {
    background: rgb(111, 188, 71);
}

.infoplatform .in_icon4 {
    background: rgb(36, 169, 230);
}

.infoplatform .in_icon5 {
    background: rgb(248, 182, 44);
}

.infoplatform p {
    margin: 6px 0px 0px;
    color: rgb(255, 255, 255);
    font-size: 12px;
}

.infoplatform a:hover p {
    opacity: 0.7;
}

@media all and (max-width: 1299px) {
    .infoplatform .boxpadding {
        padding: 23px 0px;
    }
}

.events {
    background: rgb(243, 249, 254);
    padding: 18px;
    border: 1px solid rgb(182, 213, 235);
    border-image: none;
    overflow: hidden;
    min-height: 342px;
}

.cmain2by {
    width: 100%;
}

.cmain2by dl {
    margin: 0px;
}

.cmain2by dd {
    overflow: hidden;
    margin-bottom: 14px;
    border-bottom-color: rgb(211, 211, 211);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

.cmain2by dd.cmain2byli1 {
    background: rgb(241, 241, 241);
}

.cmain2by dd span {
    background: url("ioz_datebg.png") no-repeat top;
    padding: 2px 0px 0px;
    width: 57px;
    text-align: center;
    color: rgb(255, 156, 0);
    font-family: Arial;
    font-size: 25px;
    font-weight: 600;
    margin-right: 2px;
    float: left;
}

.cmain2by dd span b {
    background: rgb(8, 110, 193);
    height: 22px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 22px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

.cmain2by dd .hdtitle {
    width: 78%;
    color: rgb(83, 83, 83);
    overflow: hidden;
    margin-left: 10px;
    float: left;
    display: block;
}

.cmain2by dd .hdtitle a {
    color: rgb(56, 56, 56);
    line-height: 20px;
    overflow: hidden;
    font-size: 15px;
    text-decoration: none;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.cmain2by dd .hdtitle a &gt; img {
    margin-left: 6px;
    display: inline-block;
}

.cmain2by dd .hdtitle a:hover {
    color: rgb(0, 78, 162);
}

.cmain2by dd .hdtitle p {
    margin: 7px 0px 0px;
    color: rgb(5, 97, 166);
    line-height: 19px;
    font-size: 13px;
}

@media all and (max-width: 1299px) {
    .events {
        min-height: 358px;
    }
}

@media all and (max-width: 1199px) {
    .cmain2by dd .hdtitle {
        width: 70%;
    }
}

@media all and (max-width: 991px) {
    .cmain2by dd .hdtitle {
        width: 89%;
    }
}

@media all and (max-width: 767px) {
    .cmain2by dd .hdtitle {
        width: 76.8%;
    }

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

@media all and (max-width: 320px) {
    .cmain2by dd .hdtitle {
        width: 71.8%;
    }
}

.academic-notice {
    width: 100%;
}

.academic-notice dl {
    margin: 0px;
}

.academic-notice dd {
    padding: 20px 0px;
    overflow: hidden;
    border-bottom-color: rgb(222, 222, 222);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.academic-notice dd:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.academic-notice dd span {
    background: rgb(10, 135, 249);
    padding: 2px 0px 0px;
    border-radius: 4px;
    width: 66px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: Arial;
    font-size: 30px;
    font-weight: 600;
    margin-right: 2px;
    float: left;
}

.academic-notice dd span b {
    background: rgb(28, 75, 134);
    border-radius: 0px 0px 4px 4px;
    height: 24px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 24px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    margin-top: -2px;
    display: block;
}

.academic-notice dd .hdtitle {
    width: 90%;
    color: rgb(83, 83, 83);
    overflow: hidden;
    margin-left: 10px;
    float: left;
    display: block;
}

.academic-notice dd .hdtitle a {
    color: rgb(51, 51, 51);
    line-height: 20px;
    overflow: hidden;
    font-size: 16px;
    text-decoration: none;
    display: block;
    white-space: normal;
    -ms-text-overflow: ellipsis;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.academic-notice dd .hdtitle a &gt; img {
    margin-left: 6px;
    display: inline-block;
}

.academic-notice dd .hdtitle a:hover {
    color: rgb(11, 133, 245);
}

.academic-notice dd .hdtitle p {
    margin: 7px 0px 0px;
    color: rgb(128, 128, 128);
    line-height: 18px;
    font-size: 14px;
}

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

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

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

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

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

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

@media all and (max-width: 350px) {
    .academic-notice dd .hdtitle {
        width: 66.8%;
    }
}

.jlnotice {
    margin: 0px 15px 18px;
}

.jlnotice dl {
    margin: 0px;
}

.jlnotice dd {
    overflow: hidden;
    padding-bottom: 17px;
    margin-bottom: 17px;
    border-bottom-color: rgb(211, 211, 211);
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.jlnotice dd:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.jlnotice dd span {
    background: url("ioz_datebg.png") no-repeat top;
    padding: 2px 0px 0px;
    width: 63px;
    text-align: center;
    color: rgb(255, 156, 0);
    font-family: Arial;
    font-size: 25px;
    font-weight: 600;
    margin-right: 2px;
    float: left;
}

.jlnotice dd span b {
    background: rgb(3, 103, 178);
    height: 24px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 24px;
    font-family: Arial;
    font-size: 12px;
    display: block;
}

.jlnotice dd .hdtitle {
    width: 76%;
    color: rgb(83, 83, 83);
    overflow: hidden;
    margin-left: 10px;
    float: left;
    display: block;
}

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

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

.jlnotice dd .hdtitle a:hover {
    color: rgb(0, 78, 162);
}

.jlnotice dd .hdtitle p {
    margin: 7px 0px 0px;
    color: rgb(5, 97, 166);
    line-height: 19px;
    font-size: 13px;
}

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

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

.homelist {
    overflow: hidden;
}

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

.homelist li:last-child {
    margin-bottom: 0px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

.homelist li h2 {
    margin: 0px 0px 8px;
    color: rgb(255, 255, 255);
    line-height: 22px;
    overflow: hidden;
    font-size: 15px;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.homelist li h2 a {
    color: rgb(255, 255, 255);
    font-family: 微锟斤拷锟脚猴拷;
}

.homelist li h2 a:hover {
    color: rgb(184, 207, 243);
    text-decoration: none;
}

.homelist .news-img img {
    border: 1px solid rgb(228, 242, 251);
    border-image: none;
    max-width: 142px;
}

.homelist .news-txt p {
    margin: 0px;
    color: rgb(213, 199, 195);
    line-height: 20px;
    font-size: 12px;
}

.homelist .news-txt i {
    margin: 4px 0px 0px;
    text-align: right;
    color: rgb(163, 223, 253);
    font-size: 12px;
    font-style: normal;
    display: block;
}

.homelist .news-txt p a {
    color: rgb(240, 133, 25);
    overflow: hidden;
    font-size: 12px;
    font-style: italic;
    text-decoration: underline;
    display: block;
}

.homelist .news-txt p a:hover {
    color: rgb(21, 84, 154);
}

@media all and (min-width: 768px) {
    .homelist .news-txt p {
        height: auto;
        line-height: 20px;
        overflow: hidden;
        font-size: 12px;
    }

    .homelist .news-img img {
        width: 142px;
        height: 96px;
    }

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

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

@media all and (max-width: 1199px) {
    .homelist li {
        margin-bottom: 2px;
    }
}

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

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

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

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

.specialtopic {

}

.specialtopic img {
    margin: 0px 0px 20px;
    border: 1px solid rgb(217, 217, 217);
    border-image: none;
    width: 100%;
    height: 65px;
}

@media all and (max-width: 1199px) {
    .specialtopic img {
        margin: 30.8px 0px 0px;
        height: 52px;
    }
}

@media all and (max-width: 991px) {
    .specialtopic img {
        margin: 20px 0px 0px;
        height: 61px;
    }
}

@media all and (max-width: 767px) {
    .specialtopic img {
        margin: 15px 0px 0px;
        height: 48px;
    }
}

@media all and (max-width: 380px) {
    .specialtopic img {
        margin: 15px 0px 0px;
        height: 43px;
    }
}

@media all and (max-width: 320px) {
    .specialtopic img {
        margin: 15px 0px 0px;
        height: 36px;
    }
}

.specialtopic-list {

}

.specialtopic-list img {
    margin: 0px 0px 20px;
    border: 1px solid rgb(217, 217, 217);
    border-image: none;
    width: 100%;
    height: 76px;
}

@media all and (max-width: 1199px) {
    .specialtopic-list img {
        height: 61px;
    }
}

@media all and (max-width: 991px) {
    .specialtopic-list img {
        height: 60px;
    }
}

@media all and (max-width: 767px) {
    .specialtopic-list img {
        margin: 0px 0px 15px;
        height: 51px;
    }
}

@media all and (max-width: 380px) {
    .specialtopic-list img {
        margin: 0px 0px 15px;
        height: 45px;
    }
}

@media all and (max-width: 320px) {
    .specialtopic-list img {
        margin: 0px 0px 15px;
        height: 36px;
    }
}

.specialtopic-list1 {

}

.specialtopic-list1 img {
    margin: 0px 0px 20px;
    border: 1px solid rgb(217, 217, 217);
    border-image: none;
    width: 100%;
    height: 78px;
}

@media all and (max-width: 1199px) {
    .specialtopic-list1 img {
        height: 62px;
    }
}

@media all and (max-width: 991px) {
    .specialtopic-list1 img {
        height: 63px;
    }
}

@media all and (max-width: 767px) {
    .specialtopic-list1 img {
        margin: 0px 0px 15px;
        height: 51px;
    }
}

@media all and (max-width: 380px) {
    .specialtopic-list1 img {
        margin: 0px 0px 15px;
        height: 45px;
    }
}

@media all and (max-width: 320px) {
    .specialtopic-list1 img {
        margin: 0px 0px 15px;
        height: 36px;
    }
}

.foot {
    background: rgb(242, 245, 255);
    margin-top: 15px;
}

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

.foot .tophalf {
    padding: 32px 0px 37px;
}

.foot .secondhalf {
    background: rgba(38, 45, 52, 0.4);
    padding: 12px 0px;
    text-align: center;
    color: rgb(218, 235, 243);
    line-height: 24px;
    font-size: 13px;
    border-top-color: rgb(37, 86, 137);
    border-top-width: 1px;
    border-top-style: solid;
}

.foot .secondhalf img {
    margin-left: 15px;
    display: inline-block;
}

.foot .secondhalf a {
    color: rgb(218, 235, 243);
}

.foot .secondhalf a:hover {
    color: rgb(119, 211, 255);
}

.copyright {
    color: rgb(247, 247, 247);
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    display: block;
}

.copyright .cas {
    margin: 8px 0px 0px;
    width: 270px;
    text-align: center;
    overflow: hidden;
    float: left;
    display: block;
}

.copyright .cas img {

}

.copyright .left {
    margin: 9px 0px 0px;
    width: 68%;
    color: rgb(68, 68, 68);
    line-height: 29px;
    overflow: hidden;
    font-size: 15px;
    float: left;
    display: block;
}

.copyright .left a {
    color: rgb(68, 68, 68);
}

.copyright .left a:hover {
    color: rgb(0, 150, 255);
}

.copyright .rightbz {
    margin: 0px;
    overflow: hidden;
    float: right;
    display: block;
}

.copyright .rightbz img {
    margin-left: 5px;
    display: inline-block;
}

.copyright .rightjb {
    padding: 10px 0px 0px;
    width: 65px;
    overflow: hidden;
    float: right;
    display: block;
}

.copyright .rightwx {
    padding: 10px 0px 0px;
    width: 80px;
    overflow: hidden;
    float: right;
    display: block;
}

@media screen and (max-width: 991px) {
    .copyright .left {
        width: 57%;
    }

    .copyright .rightbz {
        padding: 0px;
        width: 100%;
        text-align: center;
    }

    .copyright .rightwx {
        padding: 20px 0px 0px;
        width: 49%;
    }
}

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

    .foot .secondhalf img {
        display: none;
    }

    .copyright .cas {
        margin: 12px 0px 0px;
        border: 0px currentColor;
        border-image: none;
        width: 100%;
    }

    .copyright .cas img {
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

    .copyright .left {
        width: 100%;
        text-align: center;
        margin-top: 12px;
    }

    .copyright .rightbz {
        margin: 0px auto;
        float: none;
    }

    .copyright .rightwx {
        width: 50%;
    }
}

@media screen and (max-width: 320px) {
    .copyright .rightwx {
        width: 50%;
    }
}

.twobanner {
    height: 236px;
    border-top-color: rgb(77, 120, 142);
    border-top-width: 1px;
    border-top-style: solid;
}

.twolmmt {
    margin: 4px 0px 0px;
}

.h_menu {
    padding: 0px;
}

.location_menu {
    padding: 0px;
    overflow: hidden;
}

.navbar {
    border: 0px solid transparent;
    border-image: none;
    min-height: 40px;
}

.navbar-toggle {
    padding: 4px 5px;
    border: 2px solid rgb(246, 250, 252);
    border-image: none;
    margin-top: 7px;
    margin-right: 0px;
    margin-bottom: 6px;
    float: right;
}

.navbar-menu {
    margin: 9px 0px 0px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 500;
    float: left;
}

.navbar-default .navbar-collapse {

}

.nav-tabs &gt; li {
    text-align: center;
}

.nav-tabs &gt; li:last-child {
    border-right-color: rgb(202, 202, 202);
    border-right-width: 0px;
    border-right-style: solid;
}

.nav-stacked &gt; li {
    background: rgb(233, 246, 254);
    border-top-color: rgb(254, 255, 255);
    border-bottom-color: rgb(204, 231, 250);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
}

.search_linktwo .social-links {
    margin-right: 27px;
}

#mobi_left_nav {
    display: none;
}

#mobi_left_navcent {
    display: none;
}

@media all and (max-width: 1249px) {
    .search_linktwo .social-links {
        margin-right: 20px;
    }
}

@media all and (max-width: 1199px) {
    .search_linktwo .social-links {
        margin-right: 24px;
    }
}

@media all and (max-width: 1024px) {
    .twobanner {
        height: 206px;
    }
}

@media only screen and (max-width: 992px) {
    .nav-pills &gt; li &gt; a {
        font-size: 14px;
    }
}

@media all and (min-width: 768px) {
    .navbar-menu {
        display: none;
    }

    .navbar-right {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .twobanner {
        height: 142px;
    }

    .h_menu {
        margin-right: -15px;
        margin-left: -15px;
        position: relative;
    }

    .location_menu {
        margin-right: -15px;
        margin-left: -15px;
        position: relative;
    }
}

@media all and (max-width: 767px) {
    .search_linktwo .social-links {
        margin-right: 0px;
    }

    #mobi_left_nav {
        margin: 2px 6px 0px 0px;
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
        display: block;
    }

    #mobi_left_nav .fa-2x {
        font-size: 1.6em;
    }

    #mobi_left_navcent {
        background: rgb(255, 255, 255);
        padding-top: 15px;
    }

    #mobi_left_navcent .block {
        padding-bottom: 0px;
    }

    #mobi_left_navcent .sidebar .title {
        line-height: 50px;
        background-size: 100%;
    }

    #mobi_left_navcent .leftNavigation li a {
        padding: 10px 12px;
    }
}

@media screen and (max-width: 640px) {
    .navbar-collapse {
        margin-top: 6px;
    }
}

@media screen and (max-width: 480px) {
    .nav-tabs &gt; li {
        width: 100%;
        border-right-color: rgb(202, 202, 202);
        border-right-width: 0px;
        border-right-style: solid;
    }
}

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

.contentLeft {
    width: 100%;
    height: 100%;
    background-color: rgb(234, 241, 255);
}

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

.leftNavigation {
    margin: 0rem 0px;
}

.leftNavigation {
    list-style: none;
    padding: 0px;
}

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

.leftNavigation li a {
    background: url(xgs_ejnav01.png) no-repeat 12px;
    padding: 13px 12px 13px 25px;
    transition: color 0.2s;
    color: rgb(36, 89, 188);
    overflow: hidden;
    font-size: 18px;
    font-weight: 700;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: relative;
    -ms-text-overflow: ellipsis;
    -webkit-transition: color 0.2s ease;
}

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

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

.leftNavigation li a .leftNavIcon {
    padding: 13px 0px;
    top: 0px;
    width: 4.6rem;
    text-align: center;
    right: 0px;
    color: rgb(126, 150, 193);
    font-weight: 600;
    position: absolute;
}

.leftNavigation li.active a .leftNavIcon {
    color: rgb(142, 165, 195);
}

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

.fa-angle-right::before {
    font-size: 20px;
}

.leftNavigation li a:hover {
    background: url(xgs_ejnav02.png) no-repeat right 12px center rgb(62, 159, 245);
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.leftNavigation li a:hover .leftNavIcon {
    color: rgb(132, 196, 254);
}

.leftNavigation li ul {
    margin: 0px;
    display: none;
    background-color: rgb(216, 227, 240);
}

.leftNavigation li ul li {
    border-bottom-color: rgb(191, 208, 225);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.leftNavigation li ul li a {
    color: rgb(57, 57, 57);
    padding-left: 12px;
    font-size: 14px;
    margin-left: 30px;
    border-bottom-color: rgb(208, 233, 243);
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.leftNavigation li ul li a:hover {
    color: rgb(0, 57, 143);
    text-decoration: none;
}

.leftNavigation li ul li.active a {
    color: rgb(0, 52, 138);
    text-decoration: none;
}

.leftNavigation li.active &gt; a {
    background: url(xgs_ejnav02.png) no-repeat right 12px center rgb(62, 159, 245);
    color: rgb(255, 255, 255);
    text-decoration: none;
}

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

.leftNavigation &gt; li.active {

}

.leftNavigation li ul li .level4 {
    border-top-color: rgb(208, 233, 243);
    border-top-width: 1px;
    border-top-style: solid;
}

.leftNavigation li ul li .level4 li a {
    background: none;
    color: rgb(57, 57, 57);
    padding-left: 12px;
    font-size: 13px;
    margin-left: 30px;
    border-bottom-color: rgb(208, 233, 243);
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.leftNavigation li ul li .level4 li a:hover {
    color: rgb(0, 107, 177);
}

.leftNavigation li ul li .level4 li {
    border-bottom-color: rgb(208, 233, 243);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.leftNavigation li ul li .level4 li:last-child {
    border-bottom-color: rgb(208, 233, 243);
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.thumbnail {
    background: none;
    margin: 0px;
    padding: 4px;
    border-radius: 0px;
    border: currentColor;
    border-image: none;
    position: relative;
    box-shadow: none;
}

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

#xlmain .wztitle {
    margin: 30px 0px 20px;
    padding: 0px 0px 2px;
    text-align: center;
    color: rgb(64, 64, 64);
    line-height: 36px;
    font-family: 微锟斤拷锟脚猴拷;
    font-size: 22px;
    font-weight: 700;
}

.lyandtime {
    color: rgb(154, 154, 154);
    font-size: 14px;
}

#xlmain .qtinfo {
    padding: 0px;
    text-align: left;
    color: rgb(102, 102, 102);
    font-family: 微锟斤拷锟脚猴拷;
    font-size: 14px;
    margin-bottom: 0px;
}

.share_sy {
    padding-bottom: 6px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#xlmain .zg_wztxt.textxl p {
    color: rgb(64, 64, 64);
    text-indent: 0px;
    font-size: 16px;
}

#xlmain .qtinfo a {
    color: rgb(102, 102, 102);
    text-decoration: none;
}

#xlmain .qtinfo a:hover {
    color: rgb(222, 12, 12);
    text-decoration: none;
}

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

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

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

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

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

#xlmain .textlx p {
    margin: 0px 0px 12px;
}

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

#xlmain .textxl {
    margin: 20px 6px 6px;
    overflow: hidden;
    display: block;
}

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

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

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

#xlmain .textsp {
    margin: 30px auto 0px;
    width: 56%;
    overflow: hidden;
    display: block;
}

#xlmain .textsp video {
    border-radius: 5px;
    border: 6px solid rgb(195, 210, 229);
    border-image: none;
    margin-bottom: 10px;
}

#xlmain .xilan-content-main.zoomIn {
    line-height: 36px;
    font-size: 18px;
}

#xlmain .xilan-content-main.zoom {
    line-height: 30px;
    font-size: 16px;
}

#xlmain .xilan-content-main.zoomOut {
    line-height: 24px;
    font-size: 13px;
}

#xlmain .textxl * {
    color: rgb(68, 68, 68) !important;
    line-height: 34px !important;
    font-family: 微锟斤拷锟脚猴拷 !important;
    font-size: 16px !important;
}

#xlmain .textxl p a {
    color: rgb(36, 89, 188) !important;
}

#xlmain .textxl p a:hover {
    color: rgb(62, 159, 245) !important;
}

.font_txtbh {
    margin: 3px 11px 0px 0px;
    float: right;
}

.share {
    float: right;
}

.font_txtbh a {
    color: rgb(25, 108, 190);
}

.enclosure_btm {
    margin: 0px 0px 2px;
    overflow: hidden;
    padding-top: 5px;
}

.next_page {
    padding: 20px 0px;
    overflow: hidden;
    margin-bottom: 22px;
    border-bottom-color: rgb(203, 203, 203);
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.next_page img {
    display: inline-block;
}

.next_page .left {
    width: 100%;
    margin-bottom: 15px;
}

.next_page .left img {
    margin-top: -4px;
    margin-right: 10px;
}

.next_page .right {
    width: 100%;
}

.next_page .right img {
    margin-top: -4px;
    margin-right: 10px;
}

.enclosure_btm h3 {
    margin: 0px;
    width: 13%;
    color: rgb(68, 68, 68);
    font-size: 14px;
    float: left;
}

.enclosure_btm h3 img {
    display: inline-block;
}

.enclosure_btm ul {
    width: 87%;
    float: left;
}

.enclosure_btm ul li {
    margin: 8px 0px;
    padding-left: 10px;
}

.enclosure_btm ul li a {
    color: rgb(36, 89, 188);
    font-size: 14px;
    text-decoration: underline;
}

.enclosure_btm ul li a:hover {
    color: rgb(68, 68, 68);
}

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

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

    .enclosure_btm h3 {
        width: 16%;
    }

    .enclosure_btm ul {
        width: 84%;
    }
}

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

    .share_sy .col-sm-5 {
        width: 100%;
        margin-bottom: 5px;
    }

    #xlmain .qtinfo {
        text-align: center;
    }

    .share_sy .col-sm-7 {
        width: 100%;
        text-align: center;
    }

    .font_txtbh {
        float: none;
    }

    .enclosure_btm h3 {
        width: 25%;
    }

    .enclosure_btm ul {
        width: 75%;
    }
}

@media all and (max-width: 767px) {
    #xlmain .wztitle {
        line-height: 30px;
        font-size: 22px;
    }

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

    .font_txtbh {
        margin-bottom: 5px;
    }

    .share {
        margin: 0px auto;
        width: 140px;
        text-align: center;
        float: none;
    }

    .enclosure_btm h3 {
        width: 100%;
    }

    .enclosure_btm ul {
        width: 100%;
    }
}

.rcxl {
    overflow: hidden;
}

.rcxl ol {
    list-style-type: decimal;
}

.rcxl li {
    list-style-type: decimal;
}

.rcxl ol {
    padding-left: 17px;
}

.rcxl li {
    line-height: 21px;
    margin-bottom: 12px;
}

.rcxl p {
    margin: 0px 0px 6px !important;
}

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

.talent-summary h4 {
    margin: 0px 0px 18px;
    color: rgb(0, 78, 162);
    font-size: 26px;
    font-weight: 600;
}

.talent-summary h4 a {
    color: rgb(0, 78, 162);
}

.talent-summary h4 a:hover {
    color: rgb(46, 46, 46);
}

.secondarysort {
    overflow: hidden;
}

.secondarysort li {
    margin: 0px 0px 46px;
}

.secondarysort li a:hover img {
    opacity: 0.8;
}

.secondarysort li h4 {
    margin: 15px 0px 12px;
    color: rgb(46, 46, 46);
    font-size: 18px;
    font-weight: 600;
}

.secondarysort li a:hover h4 {
    color: rgb(0, 78, 162);
}

.secondarysort li p {
    margin: 0px;
    color: rgb(102, 102, 102);
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    -ms-text-overflow: ellipsis;
}

@media all and (min-width: 768px) {
    .secondarysort li img {
        width: 100%;
        height: 152px;
    }
}

@media all and (max-width: 1199px) {
    .secondarysort li img {
        width: 100%;
        height: 117px;
    }
}

@media all and (max-width: 991px) {
    .secondarysort li img {
        width: 100%;
        height: 123px;
    }
}

@media all and (max-width: 767px) {
    .secondarysort li img {
        width: 100%;
        height: auto;
    }
}

.teams {
    padding: 0px 2px;
    margin-top: 10px;
}

.teams li {
    margin-bottom: 30px;
}

.teams li .boxstyle {
    overflow: hidden;
    border-bottom-color: rgb(0, 156, 255);
    border-bottom-width: 4px;
    border-bottom-style: solid;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.29);
    -webkit-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);
    -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
}

.teams li a:hover .boxstyle img {
    opacity: 0.8;
}

.teams li .boxstyle .txtinfo {
    margin: 15px;
    overflow: hidden;
}

.teams li .boxstyle .txtinfo h4 {
    margin: 0px 0px 8px;
    color: rgb(0, 78, 162);
    font-size: 1.45em;
    font-weight: 600;
}

.teams li .boxstyle .txtinfo h4 a {
    color: rgb(0, 78, 162);
}

.teams li a:hover .boxstyle .txtinfo h4 {
    color: rgb(255, 115, 0);
}

.teams li .boxstyle .txtinfo p {
    margin: 0px 0px 4px;
    color: rgb(0, 156, 255);
    line-height: 22px;
    font-size: 13px;
}

.teams li .boxstyle .txtinfo span {
    color: rgb(87, 87, 87);
    line-height: 22px;
    font-size: 13px;
}

@media all and (min-width: 768px) {
    .teams li .boxstyle img {
        width: 100%;
        height: 143px;
    }
}

@media all and (max-width: 1199px) {
    .teams li .boxstyle img {
        width: 100%;
        height: 110px;
    }
}

@media all and (max-width: 991px) {
    .teams li .boxstyle img {
        width: 100%;
        height: 116px;
    }
}

@media all and (max-width: 767px) {
    .teams li .boxstyle img {
        width: 100%;
        height: auto;
    }
}

.module {
    margin: 0px auto 25px;
    /*border: 1px solid rgb(230, 230, 230);*/
    border-image: none;
    width: 100%;
    overflow: hidden;
}

.module-a {
    padding-bottom: 200em;
    margin-bottom: -200em;
    float: left;
}

.module-b {
    padding-bottom: 200em;
    margin-bottom: -200em;
    float: left;
}

.module-c {
    padding-bottom: 200em;
    margin-bottom: -200em;
    float: left;
}

.module-d {
    padding-bottom: 200em;
    margin-bottom: -200em;
    float: left;
}

.module-a {
    background: rgb(255, 255, 255);
    width: 20%;
    border-right-color: rgb(230, 230, 230);
    border-right-width: 1px;
   /* border-right-style: solid;*/
}

.module-b {
    background: rgb(255, 255, 255);
    width: 80%;
}

.module-c {
    background: rgb(255, 255, 255);
    width: 18%;
    border-right-color: rgb(230, 230, 230);
    border-right-width: 1px;
    border-right-style: solid;
}

.module-d {
    background: rgb(255, 255, 255);
    width: 82%;
}

.module-b :not(.table-bordered).table {
    border-bottom-color: rgb(230, 230, 230);
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.module-b .table &gt; tbody &gt; tr {
    border-top-color: rgb(230, 230, 230);
    border-top-width: 1px;
    border-top-style: solid;
}

.module-b .table &gt; tbody &gt; tr:first-child {
    border-top-color: rgb(230, 230, 230);
    border-top-width: 0px;
    border-top-style: solid;
}

/*.module-b .table &gt; tbody &gt; tr &gt; td {
    padding: 5px 8px;
    font-size: 14px;
    border-top-color: rgb(230, 230, 230);
    border-top-width: 0px;
    border-top-style: solid;
    -ms-word-break: normal;
}*/

/*
.module-b .table &gt; tbody &gt; tr &gt; th {
    padding: 5px 8px;
    width: 16%;
    font-size: 14px;
    border-top-color: rgb(230, 230, 230);
    border-right-color: rgb(230, 230, 230);
    border-top-width: 0px;
    border-right-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
}
*/

.bl {
    border-left-color: rgb(230, 230, 230);
    border-left-width: 1px;
    border-left-style: solid;
}

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

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

@media screen and (max-width: 991px) {
    .module-a {
        width: 100%;
        border-right-color: rgb(230, 230, 230);
        border-right-width: 0px;
        border-right-style: solid;
    }

    .module-b {
        width: 100%;
    }

    .module-c {
        width: 100%;
        border-right-color: rgb(230, 230, 230);
        border-right-width: 0px;
        border-right-style: solid;
    }

    .module-d {
        width: 100%;
    }

    .module-b .table &gt; tbody &gt; tr:first-child {
        border-top-color: rgb(230, 230, 230);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .module-b .table &gt; tbody &gt; tr &gt; td {
        -ms-word-break: break-all;
    }

    .module-b .table &gt; tbody &gt; tr &gt; th {
        width: 17%;
    }
}

@media screen and (max-width: 767px) {
    .module-b .table &gt; tbody &gt; tr &gt; th {
        width: 23%;
    }
}

.personnel-style {
    overflow: hidden;
}

.personnel-style li {
    padding: 0px 0px 15px;
    margin-bottom: 15px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.personnel-style li:last-child {
    margin-bottom: 0px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

.personnel-style li img {
    border: 1px solid rgb(232, 232, 232);
    border-image: none;
}

.personnel-style h4 a {
    color: rgb(51, 122, 183);
}

.personnel-style h4 a:hover {
    color: rgb(255, 115, 0);
}

.personnel-style p {
    font-size: 14px;
}

.personnel-list {
    overflow: hidden;
}

.personnel-list li {
    padding: 0px 0px 12px;
    overflow: hidden;
    margin-bottom: 15px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    display: block;
}

.personnel-list li:last-child {
    margin: 0px;
    padding: 0px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

.personnel-list li h2 {
    margin: 0px 0px 12px;
    line-height: 22px;
    overflow: hidden;
    font-size: 16px;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.personnel-list li h2 a {
    color: rgb(1, 1, 1);
    font-family: 微锟斤拷锟脚猴拷;
}

.personnel-list li h2 a:hover {
    color: rgb(0, 78, 162);
    text-decoration: none;
}

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

.personnel-list .news-img img {
    border: 1px solid rgb(228, 228, 228);
    border-image: none;
    max-width: 85px;
}

.personnel-list .news-txt p {
    margin: 0px;
    color: rgb(142, 142, 142);
    line-height: 20px;
    font-size: 13px;
}

.personnel-list .news-txt p i {
    margin: 4px 0px 0px;
    color: rgb(0, 156, 209);
    font-size: 13px;
    font-style: normal;
    display: block;
}

.personnel-list .news-txt p i a {
    color: rgb(0, 156, 209);
    font-size: 13px;
    font-style: normal;
    text-decoration: none;
}

.personnel-list .news-txt p i a:hover {
    color: rgb(255, 115, 0);
}

.cleader {

}

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

.cleader .boxstyle img {
    width: 200px;
    height: 280px;
    margin-bottom: 10px;
}

.cleader .boxstyle h4 a {
    color: rgb(68, 68, 68);
}

.cleader .boxstyle h4 a:hover {
    color: rgb(0, 64, 154);
}

@media all and (max-width: 991px) {
    .cleader .boxstyle img {
        width: 136px;
        height: 191px;
    }
}

@media all and (max-width: 500px) {
    .cleader .col-xs-6 .boxstyle img {
        width: 100%;
        height: 300px;
    }

    .cleader .col-xs-4 .boxstyle img {
        width: 100%;
        height: 186px;
    }
}

@media all and (max-width: 450px) {
    .cleader .col-xs-6 .boxstyle img {
        height: 247px;
    }

    .cleader .col-xs-4 .boxstyle img {
        height: 151px;
    }
}

@media all and (max-width: 375px) {
    .cleader .col-xs-6 .boxstyle img {
        height: 220px;
    }

    .cleader .col-xs-4 .boxstyle img {
        height: 133px;
    }
}

@media all and (max-width: 320px) {
    .cleader .col-xs-6 .boxstyle img {
        height: 182px;
    }

    .cleader .col-xs-4 .boxstyle img {
        height: 108px;
    }
}

@media all and (min-width: 768px) {
    .personnel-list .news-txt p {
        height: auto;
        line-height: 20px;
        overflow: hidden;
        font-size: 13px;
    }

    .personnel-list .news-img img {
        width: 85px;
        height: 113px;
    }

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

    .personnel-list li {
        padding: 0px 0px 12px;
        overflow: hidden;
        margin-bottom: 15px;
        display: block;
    }
}

@media all and (max-width: 767px) {
    .personnel-list .news-img img {
        width: 85px;
        height: 110px;
    }

    .personnel-list li h2 {
        white-space: normal;
    }
}

.graphiclist {
    overflow: hidden;
}

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

.graphiclist li:last-child {
    margin-bottom: 0px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

.graphiclist li h2 {
    margin: 0px 0px 10px;
    color: rgb(36, 89, 188);
    font-size: 18px;
    font-weight: 700;
}

.graphiclist .news-img img {

}

.graphiclist .news-txt p {
    margin: 0px 0px 10px;
    color: rgb(68, 68, 68);
    line-height: 22px;
    font-size: 14px;
}

.graphiclist .news-txt span {
    color: rgb(136, 136, 136);
    font-size: 12px;
}

.graphiclist .news-txt i {
    margin: 4px 0px 0px;
    padding: 0px 5px 0px 0px;
    text-align: right;
    color: rgb(16, 110, 206);
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    display: block;
}

.graphiclist .news-txt p a {
    color: rgb(240, 133, 25);
    overflow: hidden;
    font-size: 12px;
    font-style: italic;
    text-decoration: underline;
    display: block;
}

.graphiclist .news-txt p a:hover {
    color: rgb(21, 84, 154);
}

.graphiclist .learn_more {
    color: rgb(37, 97, 173);
    font-size: 14px;
    display: inline-block;
}

.graphiclist .learn_more:hover {
    color: rgb(13, 128, 232);
}

.graphiclist .learn_more img {
    margin: 2.5px 0px 0px 5px;
    float: right;
}

.graphiclist .news-txt a:hover h2 {
    color: rgb(68, 68, 68);
}

.graphiclist .news-txt a:hover p {
    color: rgb(36, 89, 188);
}

.graphiclist .news-txt a:hover span {
    color: rgb(36, 89, 188);
}

hr.picexttx {
    margin: 52px 0px 45px;
    border-top-color: rgb(218, 218, 218);
    border-top-width: 1px;
    border-top-style: dashed;
}

.current_leaders {
    margin-bottom: 45px;
}

.current_leaders li h2 {
    margin: 10px 0px 15px;
    color: rgb(68, 68, 68);
    font-size: 16px;
    font-weight: 700;
}

.current_leaders li h2 b {
    color: rgb(60, 97, 194);
    font-size: 30px;
    margin-right: 30px;
}

.current_leaders .news-txt span {
    color: rgb(68, 68, 68);
    font-size: 15px;
}

.current_leaders li span img {
    margin-right: 12px;
    display: inline-block;
}

@media all and (min-width: 768px) {
    .graphiclist .news-txt p {
        height: 44px;
        line-height: 22px;
        overflow: hidden;
        font-size: 14px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .graphiclist .news-img img {
        width: 187px;
        height: 125px;
    }

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

    .graphiclist li {
        padding: 25px 0px 0px;
        overflow: hidden;
        margin-bottom: 0px;
        display: block;
    }

    .graphiclist li h2 {
        line-height: 26px;
        max-height: 52px;
    }

    .current_leaders li .news-txt p {
        height: 88px;
        line-height: 2;
        font-size: 15px;
        margin-bottom: 30px;
    }

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

    .current_leaders .news-img img {
        width: 167px;
        height: 230px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .graphiclist .news-txt p {
        height: 44px;
        -webkit-line-clamp: 2;
    }

    .current_leaders li .news-txt p {
        height: 66px;
    }
}

.picture_lists {
    margin-bottom: 35px;
}

@media all and (max-width: 991px) {
    .graphiclist li {

    }

    .graphiclist .news-img img {
        width: 173px;
        height: 101px;
    }

    .graphiclist .news-txt p {

    }

    .graphiclist li h2 a {
        height: 20px;
    }

    .graphiclist .learn_more {
        float: right;
    }

    .current_leaders .news-img img {
        width: 140px;
        height: 192px;
    }
}

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

    .graphiclist .news-img img {
        width: 112px;
        height: 75px;
    }

    .graphiclist li {
        padding: 25px 0px 0px;
        overflow: hidden;
        display: block;
    }

    .graphiclist li h2 a {
        height: auto;
        line-height: 22px;
        white-space: normal;
    }

    .current_leaders li h2 b {
        font-size: 20px;
        margin-right: 20px;
    }

    .current_leaders .news-img img {
        width: 120px;
        height: 165.5px;
    }
}

.publication {
    overflow: hidden;
}

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

.publication li:last-child {
    margin-bottom: 0px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

.publication li h2 {
    margin: 0px 0px 8px;
    color: rgb(255, 255, 255);
    line-height: 22px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 700;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.publication li h2 a {
    color: rgb(56, 56, 56);
    font-family: 微锟斤拷锟脚猴拷;
}

.publication li h2 a:hover {
    color: rgb(0, 78, 162);
    text-decoration: none;
}

.publication .news-img {
    border: 1px solid rgb(227, 227, 227);
    border-image: none;
}

.publication .news-img img {
    padding: 3px;
    max-width: 107px;
}

.publication .news-txt p {
    margin: 0px;
    color: rgb(148, 148, 148);
    line-height: 20px;
    font-size: 13px;
}

.publication .news-txt i {
    margin: 4px 0px 0px;
    text-align: right;
    color: rgb(0, 156, 209);
    font-size: 12px;
    font-style: normal;
    display: block;
}

.publication .news-txt p a {
    color: rgb(240, 133, 25);
    overflow: hidden;
    font-size: 12px;
    font-style: italic;
    text-decoration: underline;
    display: block;
}

.publication .news-txt p a:hover {
    color: rgb(21, 84, 154);
}

@media all and (min-width: 768px) {
    .publication .news-txt p {
        height: auto;
        line-height: 20px;
        font-size: 13px;
    }

    .publication .news-img img {
        width: 107px;
        height: 138px;
    }

    .publication .news-img {
        margin-right: 15px;
    }

    .publication li {
        overflow: hidden;
        margin-bottom: 25px;
        display: block;
    }
}

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

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

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

.zhuzuo {
    overflow: hidden;
}

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

.zhuzuo li:nth-last-child(1) {
    margin-bottom: 0px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

.zhuzuo li:nth-last-child(2) {
    margin-bottom: 0px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 0px;
    border-bottom-style: dashed;
}

.zhuzuo li h2 {
    margin: 0px 0px 8px;
    color: rgb(255, 255, 255);
    line-height: 22px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 700;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.zhuzuo li h2 a {
    color: rgb(56, 56, 56);
    font-family: 微锟斤拷锟脚猴拷;
}

.zhuzuo li h2 a:hover {
    color: rgb(0, 78, 162);
    text-decoration: none;
}

.zhuzuo .news-img {
    border: 1px solid rgb(227, 227, 227);
    border-image: none;
}

.zhuzuo .news-img img {
    padding: 3px;
    max-width: 107px;
}

.zhuzuo .news-txt p {
    margin: 0px;
    color: rgb(148, 148, 148);
    line-height: 20px;
    font-size: 13px;
}

.zhuzuo .news-txt i {
    margin: 4px 0px 0px;
    text-align: right;
    color: rgb(0, 156, 209);
    font-size: 12px;
    font-style: normal;
    display: block;
}

.zhuzuo .news-txt p a {
    color: rgb(240, 133, 25);
    overflow: hidden;
    font-size: 12px;
    font-style: italic;
    text-decoration: underline;
    display: block;
}

.zhuzuo .news-txt p a:hover {
    color: rgb(21, 84, 154);
}

@media all and (min-width: 768px) {
    .zhuzuo .news-txt p {
        height: auto;
        line-height: 20px;
        font-size: 13px;
    }

    .zhuzuo .news-img img {
        width: 107px;
        height: 138px;
    }

    .zhuzuo .news-img {
        margin-right: 15px;
    }

    .zhuzuo li {
        overflow: hidden;
        margin-bottom: 25px;
        display: block;
    }
}

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

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

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

.new-graphic {
    padding: 0px 2px;
    margin-top: 10px;
}

.new-graphic li {
    margin-bottom: 30px;
}

.new-graphic li .boxstyle {
    overflow: hidden;
    border-bottom-color: rgb(0, 204, 255);
    border-bottom-width: 4px;
    border-bottom-style: solid;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.29);
    -webkit-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);
    -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
}

.new-graphic li a:hover .boxstyle img {
    opacity: 0.8;
}

.new-graphic li .boxstyle .txtinfo {
    margin: 15px;
    height: 146px;
    overflow: hidden;
}

.new-graphic li .boxstyle .txtinfo h5 {
    margin: 0px 0px 8px;
    color: rgb(247, 147, 30);
    font-size: 13px;
}

.new-graphic li .boxstyle .txtinfo h4 {
    margin: 0px 0px 8px;
    color: rgb(0, 78, 162);
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
}

.new-graphic li .boxstyle .txtinfo h4 a {
    color: rgb(0, 78, 162);
    -ms-word-break: break-all;
}

.new-graphic li .boxstyle .txtinfo h4 a:hover {
    color: rgb(56, 56, 56);
}

.new-graphic li .boxstyle .txtinfo p {
    margin: 0px 0px 8px;
    color: rgb(128, 128, 128);
    line-height: 18px;
    font-size: 12px;
    -ms-word-break: break-all;
}

.new-graphic li .boxstyle .txtinfo span {
    color: rgb(128, 128, 128);
    line-height: 22px;
    font-size: 13px;
}

@media all and (min-width: 768px) {
    .new-graphic li .boxstyle img {
        width: 100%;
        height: 127px;
    }
}

@media all and (max-width: 1199px) {
    .new-graphic li .boxstyle img {
        width: 100%;
        height: 102px;
    }

    .new-graphic li .boxstyle .txtinfo {
        height: 170px;
    }
}

@media all and (max-width: 991px) {
    .new-graphic li .boxstyle img {
        width: 100%;
        height: 100px;
    }
}

@media all and (max-width: 767px) {
    .new-graphic li .boxstyle img {
        width: 100%;
        height: auto;
    }

    .new-graphic li .boxstyle .txtinfo {
        height: auto;
    }

    .new-graphic li .boxstyle .txtinfo h4 {
        line-height: 22px;
        font-size: 15px;
    }

    .new-graphic li .boxstyle .txtinfo p {
        line-height: 20px;
        font-size: 13px;
    }
}

.staff {
    padding: 0px 2px;
    margin-top: 30px;
}

.staff .col-md-2 {
    padding-right: 10px;
    padding-left: 10px;
}

.staff li {
    margin-bottom: 22px;
}

.staff li .boxstyle {
    overflow: hidden;
}

.staff li a:hover .boxstyle img {
    opacity: 0.8;
}

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

.staff li .boxstyle .txtinfo h5 {
    margin: 0px 0px 8px;
    color: rgb(247, 147, 30);
    font-size: 13px;
}

.staff li .boxstyle .txtinfo h4 {
    margin: 0px 0px 3px;
    text-align: center;
    color: rgb(4, 83, 176);
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
}

.staff li .boxstyle .txtinfo h4 a {
    color: rgb(56, 56, 56);
    -ms-word-break: break-all;
}

.staff li .boxstyle .txtinfo h4 a:hover {
    color: rgb(4, 83, 176);
}

.staff li .boxstyle .txtinfo p {
    margin: 0px 0px 3px;
    width: 100%;
    text-align: center;
    color: rgb(128, 128, 128);
    line-height: 18px;
    overflow: hidden;
    font-size: 12px;
    white-space: nowrap;
    -ms-word-break: break-all;
    -ms-text-overflow: ellipsis;
}

.staff li .boxstyle .txtinfo span {
    color: rgb(128, 128, 128);
    line-height: 22px;
    font-size: 13px;
}

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

@media all and (max-width: 1199px) {
    .staff li .boxstyle img {
        width: 96px;
        height: 130px;
    }
}

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

    .staff .col-md-2 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media all and (max-width: 320px) {
    .staff li .boxstyle img {
        width: 120px;
        height: 160px;
    }
}

.isPc {
    margin-top: -20px;
}

.isPc .Pt3 {
    padding: 20px 0px;
    border-bottom-color: rgb(243, 249, 254);
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

.isPc .Pt3 b {
    color: red;
    font-weight: normal;
}

.isPc .Pt3:hover {
    background: rgb(247, 252, 255);
}

.isPc .p3 {
    margin-right: 25px;
    float: left;
}

.isPc .p3 img {
    width: 226px;
    height: 100%;
}

.isPc .t3 h3 {
    margin: 0px 0px 10px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 600;
}

.isPc .t3 h3 a {
    color: rgb(56, 56, 56);
}

.isPc .t3 h3 a:hover {
    color: rgb(0, 78, 162);
}

.isPc .Pt3 span {
    color: rgb(48, 185, 222);
    font-size: 13px;
    margin-bottom: 2px;
    display: block;
}

.isPc .t3 p {
    margin: 0px;
    color: rgb(125, 125, 125);
    line-height: 22px;
    font-size: 13px;
}

@media all and (max-width: 1199px) {
    .isPc .p3 img {
        width: 200px;
    }

    .isPc .p3 {
        margin-right: 15px;
    }
}

@media all and (max-width: 991px) {
    .isPc .p3 img {
        width: 158px;
    }
}

@media all and (max-width: 767px) {
    .isPc .p3 img {
        width: 126px;
    }
}

.new-graphics {
    margin-top: 44px;
}

.new-graphics &gt; ul {
    margin-bottom: 20px;
}

.new-graphics li {
    margin-bottom: 20px;
}

.new-graphics li .boxstyle {

}

.new-graphics li .boxstyle a {

}

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

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

.new-graphics li .boxstyle .txtinfo h5 {
    margin: 0px 0px 3px;
    color: rgb(153, 153, 153);
    font-family: Arial;
    font-size: 14px;
    font-weight: 500;
}

.new-graphics li .boxstyle .txtinfo h4 {
    margin: 0px 0px 8px;
    color: rgb(40, 40, 40);
    line-height: 21px;
    font-size: 14px;
    font-weight: 500;
}

.new-graphics li .boxstyle .txtinfo h4 a {
    border: 0px currentColor;
    border-image: none;
    height: 22px;
    color: rgb(40, 40, 40);
    overflow: hidden;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.new-graphics li .boxstyle .txtinfo h4 a:hover {
    color: rgb(36, 89, 188);
}

.new-graphics li .boxstyle .txtinfo p {
    margin: 0px 0px 8px;
    color: rgb(128, 128, 128);
    line-height: 18px;
    font-size: 12px;
    -ms-word-break: break-all;
}

.new-graphics li .boxstyle .txtinfo span {
    color: rgb(128, 128, 128);
    line-height: 22px;
    font-size: 13px;
}

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

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

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

    .new-graphics li .boxstyle .txtinfo {
        height: auto;
    }

    .new-graphics li .boxstyle .txtinfo h4 {
        line-height: 22px;
        font-size: 16px;
    }

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

.enter_centa {
    margin: 20px 0px 40px;
    overflow: hidden;
}

.jjleftimg {
    margin-right: 20px;
    float: left;
}

.jjrgttxt {

}

.jjrgttxt p {
    color: rgb(68, 68, 68);
    line-height: 27px;
    text-indent: 2em;
    font-size: 15px;
    margin-bottom: 0px;
}

.jjrgttxt a {
    color: rgb(36, 89, 188);
    margin-top: -2px;
    float: right;
}

.jjrgttxt a:hover {
    color: rgb(68, 68, 68);
}

.enter_centb {
    margin-bottom: 60px;
}

.enter_centb &gt; div {
    padding: 0px 15px;
    float: left;
}

.wid400 {
    width: 39.1%;
}

.wid305 {
    width: 30.8%;
}

.wid295 {
    width: 30.1%;
}

.enter_centb &gt; div &gt; div {
    background: url("xgs_icon04.png") repeat-x left top;
    border: 1px solid rgb(224, 230, 246);
    border-image: none;
    min-height: 265px;
}

.enter_centb &gt; div &gt; div h3 {
    margin: 0px;
    padding: 12px;
    font-size: 18px;
    font-weight: 700;
    border-top-color: rgb(36, 89, 188);
    border-top-width: 3px;
    border-top-style: solid;
    display: inline-block;
}

.enter_centb &gt; div &gt; div p {
    padding: 5px 20px 0px;
}

.enter_centb .wid305 p {
    padding: 5px 36px 0px;
}

.enter_centb .h_text h3 {
    margin-bottom: 35px;
}

.enter_centb .h_text p {
    text-align: center;
}

.enter_centb .h_text b {
    padding: 0px 14px;
    color: rgb(38, 61, 122);
    font-size: 28px;
    margin-bottom: 28px;
    display: inline-block;
}

.enter_centc {

}

.enter_centc ul {
    margin: 24px -15px 50px;
    overflow: hidden;
}

.enter_centc ul li {
    padding: 0px 15px;
    width: 20%;
    float: left;
}

.enter_centc ul li img {
    width: 100%;
    height: 207px;
}

.enter_centc ul li h3 {
    margin: 7px 0px 10px;
    color: rgb(60, 97, 194);
    font-size: 18px;
    font-weight: 700;
}

.enter_centc ul li p {
    color: rgb(68, 68, 68);
    font-size: 15px;
}

.enter_centc ul li a:hover h3 {

}

.enter_centc ul li a:hover p {
    color: rgb(60, 97, 194);
}

.enter_centd {
    margin-bottom: 40px;
}

.text-align {
    text-align: center;
}

.enter_centd .text-align img {
    margin-top: 10px;
    display: inline-block;
}

.enter_cente {
    background: url("xgs_icon04.png") repeat-x left top;
}

.enter_cente b {
    width: 94px;
    margin-bottom: 20px;
    border-top-color: rgb(36, 89, 188);
    border-top-width: 3px;
    border-top-style: solid;
    display: inline-block;
}

.enter_cente ul {
    margin-bottom: 26px;
}

.enter_cente ul li {
    margin-bottom: 20px;
}

.enter_cente ul li a {
    background: url(xgs_ejnav01.png) no-repeat left 6px;
    color: rgb(68, 68, 68);
    padding-left: 12px;
    font-size: 15px;
}

.enter_cente ul li a:hover {
    color: rgb(60, 97, 194);
}

.enter_centf {
    background: url("xgs_icon04.png") repeat-x left top;
}

.enter_centf h3 {
    padding: 12px 10px 0px;
    color: rgb(68, 68, 68);
    font-size: 18px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 20px;
    border-top-color: rgb(36, 89, 188);
    border-top-width: 3px;
    border-top-style: solid;
    display: inline-block;
}

.enter_centf ul {
    margin-bottom: 26px;
}

.enter_centf ul li {
    margin-bottom: 20px;
}

.enter_centf ul li a {
    background: url(xgs_ejnav01.png) no-repeat left 6px;
    color: rgb(68, 68, 68);
    padding-left: 12px;
    font-size: 15px;
}

.enter_centf ul li a:hover {
    color: rgb(60, 97, 194);
}

@media all and (max-width: 1199px) {
    .jjleftimg img {
        width: 230px;
    }

    .enter_centb .h_text p {
        padding: 5px 0px 0px;
    }

    .enter_centb &gt; div &gt; div {
        min-height: 220px;
    }

    .enter_centb .h_text h3 {
        margin-bottom: 22px;
    }

    .enter_centc ul li img {
        height: 159px;
    }
}

@media all and (max-width: 991px) {
    .jjleftimg img {
        width: 190px;
    }

    .wid400 {
        width: 100%;
        margin-bottom: 35px;
    }

    .wid305 {
        width: 100%;
        margin-bottom: 35px;
    }

    .wid295 {
        width: 100%;
    }

    .enter_centb .h_text p {
        padding: 5px 20px 0px;
    }

    .enter_centb &gt; div &gt; div {
        min-height: 260px;
    }

    .enter_centb .h_text h3 {
        margin-bottom: 35px;
    }

    .enter_centc ul li {
        width: 33.33%;
        margin-bottom: 20px;
    }

    .enter_centc ul {
        margin-bottom: 30px;
    }

    .enter_centc ul li img {
        height: 189px;
    }

    .enter_centc ul li h3 {
        font-size: 16px;
    }
}

@media all and (max-width: 767px) {
    .enter_centb &gt; div &gt; div p {
        text-align: center;
    }

    .enter_centb &gt; div &gt; div p img {
        display: inline-block;
    }

    .enter_centc ul li {
        width: 20%;
        margin-bottom: 0px;
    }

    .enter_centc ul li img {
        height: 207px;
    }
}

@media all and (max-width: 600px) {
    .enter_centc ul li {
        width: 33.33%;
        margin-bottom: 20px;
    }

    .enter_centc ul li img {
        height: 234px;
    }
}

@media all and (max-width: 500px) {
    .enter_centc ul li img {
        height: 187px;
    }
}

@media all and (max-width: 450px) {
    .enter_centc ul li img {
        height: 149px;
    }
}

@media all and (max-width: 380px) {
    .enter_centc ul li img {
        height: 131px;
    }
}

@media all and (max-width: 320px) {
    .enter_centc ul li {
        width: 50%;
    }

    .enter_centc ul li img {
        height: 179.5px;
    }
}

.researcher_pic {
    margin-top: 24px;
}

.researcher_pic ul {
    margin-bottom: 15px;
}

.details_researcher {

}

.top_usexx {
    background: rgb(242, 247, 255);
    padding: 25px 24px;
    overflow: hidden;
    margin-top: 24px;
}

.topusexx_left {
    margin-right: 24px;
    float: left;
}

.topusexx_left img {
    width: 167px;
    height: 230px;
}

.topusexx_right {

}

.topusexx_right dl {
    margin-bottom: 7px;
}

.topusexx_right dl {
    color: rgb(68, 68, 68);
    overflow: hidden;
    font-size: 16px;
    font-weight: 700;
}

.topusexx_right dt {
    width: 85px;
    float: left;
}

.topusexx_right dt b {
    color: rgb(60, 97, 194);
    font-size: 30px;
}

.topusexx_right dd {

}

.topusexx_right dl:first-child {
    margin-bottom: 16px;
}

.topusexx_right dl:first-child dd {
    margin-top: 17px;
}

.cent_usell {
    background: rgb(242, 247, 255);
    padding: 25px 24px;
    color: rgb(68, 68, 68);
    font-size: 15px;
    margin-top: 18px;
}

.cent_usell h2 {
    background: rgb(216, 231, 255);
    color: rgb(68, 68, 68);
    font-size: 17px;
}

.cent_usell h2 b {
    padding: 6px 0px 6px 9px;
    border-left-color: rgb(36, 89, 188);
    border-left-width: 9px;
    border-left-style: solid;
    display: inline-block;
}

.cent_usell p {
    line-height: 2;
    margin-bottom: 0px;
}

@media all and (max-width: 991px) {
    .topusexx_right dl {
        font-size: 15px;
    }

    .topusexx_right dt b {
        font-size: 24px;
    }

    .topusexx_right dl:first-child dd {
        margin-top: 10px;
    }

    .topusexx_left img {
        width: 145px;
        height: 199px;
    }

    .topusexx_right dl:first-child {
        margin-bottom: 10px;
    }
}

@media all and (max-width: 450px) {
    .topusexx_left {
        margin: 0px 0px 15px;
        width: 100%;
        text-align: center;
        float: none;
    }

    .topusexx_left img {
        display: inline-block;
    }
}

.xgs_special {
    background: url("xgs_ztbg01.png") no-repeat 0% 0% / 100% rgb(240, 242, 245);
}

.special_logo {
    padding: 24px 0px 0px;
    margin-bottom: 170px;
}

.special_logo .col-md-9 {
    margin: 0px 0px 24px;
}

.special_logo .col-md-3 {
    text-align: right;
}

.special_logo .col-md-3 a {
    color: rgb(172, 210, 255);
}

.special_logo .col-md-3 a:hover {
    color: rgb(123, 190, 255);
}

.special_commonly {

}

.zt_topbaner {
    background: rgb(255, 255, 255);
    padding: 15px 15px 170px;
}

.zt_title {
    background: rgb(219, 234, 255);
    margin: 0px;
    text-align: center;
}

.zt_title b {
    background: rgb(255, 255, 255);
    padding: 8px 29px 9px;
    color: rgb(22, 50, 122);
    font-size: 28px;
    border-top-color: rgb(60, 97, 194);
    border-top-width: 4px;
    border-top-style: solid;
    display: inline-block;
}

.zt_title a {
    color: rgb(60, 97, 194);
    font-size: 14px;
    margin-top: 19px;
    margin-right: 15px;
    float: right;
}

.zt_title a:hover {
    color: rgb(123, 190, 255);
}

.zt_topbaner .hotnews .newsbg {
    background: rgb(229, 238, 253);
}

.zt_topbaner .hotnews .col-md-8 {
    padding-right: 0px;
}

.zt_topbaner .hotnews .col-md-4 {
    padding-left: 4px;
}

.zt_topbaner .hotnews .cmain1a {
    padding-right: 12px;
}

.zt_topbaner .flexslider .slides img {
    height: 430px;
}

.zt_topbaner .list-index {
    padding-right: 0px;
}

.zt_topbaner .list-index li a {
    color: rgb(68, 68, 68);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.zt_centcolumn {
    padding: 0px 15px;
    margin-top: -128px;
}

.zt_centcolumn .zt_title {
    margin-bottom: 22px;
}

.special_column {
    margin-bottom: 40px;
}

.special_column ul {
    margin: 0px -15px;
    overflow: hidden;
}

.special_column ul li {
    padding: 0px 15px;
    width: 50%;
    float: left;
}

.special_column ul li a {
    background: url(xgs_icon02.png) no-repeat left;
    color: rgb(68, 68, 68);
    line-height: 2.26;
    overflow: hidden;
    padding-left: 14px;
    font-size: 15px;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.special_column ul li a:hover {
    color: rgb(22, 50, 122);
}

.special_foot {
    background: rgb(242, 245, 255);
}

.special_footcent {
    padding: 33px 0px 35px;
    overflow: hidden;
}

.special_footcent .left {
    margin-right: 27px;
}

.special_footcent .both_ctxt {
    line-height: 2;
    font-size: 15px;
    margin-top: 20px;
    float: left;
}

.special_footcent .rightbz {
    margin-top: 15px;
    float: right;
}

@media all and (max-width: 1199px) {
    .special_logo {
        margin-bottom: 50px;
    }

    .zt_topbaner .flexslider .slides img {
        height: 344px;
    }

    .zt_topbaner .list-index li a {
        margin-bottom: 6px;
    }

    .zt_topbaner .list-index {
        padding-top: 10px;
    }
}

@media all and (max-width: 991px) {
    .zt_topbaner .flexslider .slides img {
        height: 380px;
    }

    .zt_topbaner .hotnews .col-md-8 {
        padding-left: 0px;
    }

    .zt_topbaner .hotnews .col-md-4 {
        padding-right: 0px;
        padding-bottom: 15px;
    }
}

@media all and (max-width: 767px) {
    .special_column ul li {
        width: 100%;
    }

    .special_logo .col-md-9 {
        margin-bottom: 15px;
    }

    .special_footcent .left {
        width: 100%;
        text-align: center;
        margin-right: 0px;
    }

    .special_footcent .left img {
        display: inline-block;
    }

    .special_footcent .both_ctxt {
        width: 100%;
        text-align: center;
        float: left;
    }

    .special_footcent .rightbz {
        width: 100%;
        text-align: center;
        float: right;
    }

    .special_footcent .rightbz img {
        display: inline-block;
    }
}

@media all and (max-width: 600px) {
    .zt_topbaner .flexslider .slides img {
        height: 303px;
    }
}

@media all and (max-width: 500px) {
    .zt_topbaner .flexslider .slides img {
        height: 247px;
    }

    .zt_title a {
        margin-top: 16.5px;
    }

    .zt_title b {
        font-size: 24px;
    }

    .zt_title {
        text-align: left;
        padding-left: 8px;
    }
}

@media all and (max-width: 450px) {
    .zt_topbaner .flexslider .slides img {
        height: 218px;
    }

    .special_logo {
        padding-top: 18px;
        margin-bottom: 40px;
    }
}

@media all and (max-width: 380px) {
    .zt_topbaner .flexslider .slides img {
        height: 179px;
    }

    .special_logo {
        padding-top: 15px;
        margin-bottom: 38px;
    }
}

@media all and (max-width: 320px) {
    .zt_topbaner .flexslider .slides img {
        height: 146px;
    }
}

.xgs_recruitment {
    background: url("xgs_zstopbg.png") no-repeat 0% 0% / 100% rgb(240, 242, 245);
}

.recruitment_logo {
    padding: 80px 0px 0px;
}

.recruitment_logo .searchbox {
    background: rgba(86, 142, 204, 0.6) !important;
    margin: 27px 0px 0px;
    padding: 6.5px 0px;
    border-radius: 3px;
    width: 96.3%;
    position: relative;
}

.recruitment_logo .searchbox input[type='text'] {
    background: none;
    margin: 0px 0px 0px 8px;
    border: currentColor;
    border-image: none;
    width: 77%;
    height: 31px;
    color: rgb(255, 255, 255);
    line-height: 31px;
    font-size: 15px;
    position: relative;
    -webkit-appearance: none;
}

.recruitment_logo .searchbox input[type='submit'] {
    background: url("xgs_zssearch.png") no-repeat 0px 1px;
    border: currentColor;
    border-image: none;
    top: 13px;
    width: 26px;
    height: 26px;
    right: 9px;
    position: absolute;
    cursor: pointer;
}

.recruitment_logo .searchbox input:-ms-input-placeholder {
    color: rgb(241, 241, 241);
}

.recruitment_commonly {

}

.recruitment_laba {
    margin-top: 109px;
}

.recruitment_laba .bgfff {
    background: rgb(255, 255, 255);
    padding: 28px 0px 0px;
    overflow: hidden;
}

.top_zszptxt {

}

.top_zszptxt h2 {
    background: rgb(219, 234, 255);
    margin: 0px 0px 18px;
    overflow: hidden;
}

.top_zszptxt h2 b {
    background: rgb(255, 255, 255);
    padding: 3px 22px 3px 0px;
    color: rgb(68, 68, 68);
    line-height: 34px;
    overflow: hidden;
    font-size: 22px;
    float: left;
    display: inline-block;
}

.top_zszptxt h2 b img {
    margin-right: 10px;
    float: left;
}

.top_zszptxt .zp_iconpad b {
    padding: 1px 26px 1px 0px;
}

.top_zszptxt .zp_iconpad b img {
    margin-right: 14px;
}

.top_zszptxt h3 {
    color: rgb(22, 50, 122);
    font-size: 19px;
    margin-bottom: 12px;
}

.top_zszptxt h3 b {
    padding: 0px 0px 0px 6px;
    color: rgb(22, 50, 122);
    border-left-color: rgb(60, 97, 194);
    border-left-width: 6px;
    border-left-style: solid;
    display: inline-block;
}

.top_zszptxt ul {
    margin-bottom: 12px;
}

.top_zszptxt ul li {
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.top_zszptxt ul li a {
    background: url(xgs_icon02.png) no-repeat left;
    color: rgb(68, 68, 68);
    line-height: 2.26;
    padding-left: 13px;
    font-size: 15px;
}

.top_zszptxt ul li a:hover {
    color: rgb(35, 98, 177);
}

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

.zs_pictxt {

}

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

.zs_pictxt li a {
    display: block;
    position: relative;
}

.zs_pictxt li img {

}

.zs_pictxt li span {
    left: 108px;
    top: 50%;
    color: rgb(255, 255, 255);
    font-size: 22px;
    font-weight: 700;
    margin-top: -10px;
    display: inline-block;
    position: absolute;
}

.dynamic_zp {

}

.dynamic_zp h3 {
    color: rgb(22, 50, 122);
    font-size: 19px;
    margin-top: 14px;
    margin-bottom: 16px;
}

.dynamic_zp h3 b {
    padding: 0px 0px 0px 6px;
    color: rgb(22, 50, 122);
    border-left-color: rgb(60, 97, 194);
    border-left-width: 6px;
    border-left-style: solid;
    display: inline-block;
}

.dynamic_zp .left-txtximg {
    width: 30.3%;
}

.dynamic_zp ul {
    width: 69.7%;
}

.dynamic_zp .list-tab ul li a {
    max-width: 100%;
}

.dynamic_zppic {
    margin-top: 20.52px;
}

.dynamic_zppic ul {

}

.dynamic_zppic li a {
    display: block;
    position: relative;
}

.dynamic_zppic li img {

}

.dynamic_zppic li span {
    left: 108px;
    top: 50%;
    color: rgb(36, 89, 188);
    font-size: 22px;
    font-weight: 700;
    margin-top: -10px;
    display: inline-block;
    position: absolute;
}

.recruitment_labc {
    padding: 20px 15px 64px;
    overflow: hidden;
}

.skjjbg {
    background: rgb(242, 247, 255);
    overflow: hidden;
}

.skjjbg .jjleftimg {
    width: 31%;
    margin-right: 0px;
}

.skjjbg .jjrgttxt {
    padding: 0px 22px;
    width: 69%;
    float: left;
}

.skjjbg .jjrgttxt h3 {
    margin-top: 32px;
    margin-bottom: 28px;
}

.skjjbg .jjrgttxt h3 b {
    background: rgb(242, 247, 255);
    color: rgb(68, 68, 68);
    padding-right: 13px;
    font-size: 21px;
    font-weight: 700;
    margin-top: -12px;
    float: left;
}

.skjjbg .jjrgttxt h3 span {
    background: rgb(192, 216, 255);
    height: 4px;
    display: block;
}

.skjjbg .jjrgttxt a {
    margin-top: 22px;
}

.recruitment_foot {
    background: url("xgs_zsbtmbg.png") no-repeat;
}

.recruitment_foot .both_ctxt {
    color: rgb(255, 255, 255);
}

.zszppc_block {

}

.zszppc_none {
    display: none;
}

@media all and (min-width: 1921px) {
    .recruitment_foot {
        background-size: cover;
    }
}

@media all and (max-width: 1199px) {
    .recruitment_logo {
        padding: 46px 0px 0px;
    }

    .recruitment_logo .searchbox {
        margin-top: 20px;
    }

    .recruitment_laba {
        margin-top: 80px;
    }

    .dynamic_zp .list-tab ul {
        height: 114px;
    }

    .dynamic_zp .list-tab ul li {
        margin-bottom: 11px;
    }

    .skjjbg .jjleftimg img {
        width: 100%;
    }

    .skjjbg .jjrgttxt p {
        height: 81px;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .skjjbg .jjrgttxt a {
        margin-top: 10px;
    }
}

@media all and (max-width: 991px) {
    .dynamic_zp .list-tab ul {
        height: 146px;
    }

    .recruitment_logo .searchbox {
        margin-top: 8px;
    }

    .skjjbg .jjrgttxt h3 {
        margin-top: 24px;
        margin-bottom: 20px;
    }

    .skjjbg .jjrgttxt p {
        height: 53px;
        -webkit-line-clamp: 2;
    }
}

@media all and (max-width: 767px) {
    .recruitment_foot {
        background-size: cover;
    }

    .recruitment_logo {
        padding-top: 30px;
    }

    .recruitment_logo .col-md-9 {
        width: 90%;
    }

    .recruitment_logo .col-md-3 {
        width: 10%;
    }

    .recruitment_logo .mob_searchblock {
        margin-top: 20px;
    }

    .recruitment_logo .mob_searchblock .searchbox {
        left: 15px;
        top: 13%;
        position: fixed;
    }

    .recruitment_logo .searchbox input[type='text'] {
        width: 90%;
    }

    .recruitment_laba {
        margin-top: 60px;
    }

    .zszppc_block {
        display: none;
    }

    .zszppc_none {
        background: rgb(255, 255, 255);
        padding-top: 20px;
        display: block;
    }
}

@media all and (max-width: 600px) {
    .recruitment_logo .mob_searchblock {
        margin-top: 12px;
    }

    .recruitment_logo .mob_searchblock .searchbox {
        top: 11%;
        width: 95%;
    }

    .dynamic_zp h3 {
        margin-top: 22px;
    }

    .dynamic_zp .left-txtximg {
        width: 100%;
    }

    .dynamic_zp .list-tab ul {
        height: auto;
    }

    .skjjbg .jjleftimg {
        width: 100%;
    }

    .skjjbg .jjrgttxt {
        width: 100%;
        padding-bottom: 20px;
    }

    .skjjbg .jjrgttxt h3 {
        margin-top: 32px;
        margin-bottom: 28px;
    }

    .skjjbg .jjrgttxt p {
        height: auto;
        -webkit-line-clamp: unset;
    }
}

@media all and (max-width: 500px) {
    .recruitment_logo .col-md-9 {
        width: 85%;
    }

    .recruitment_logo .col-md-3 {
        width: 15%;
    }

    .recruitment_logo .mob_searchblock {
        margin-top: 9px;
    }

    .recruitment_logo .mob_searchblock .searchbox {
        top: 9%;
        width: 94%;
    }
}

@media all and (max-width: 430px) {
    .recruitment_logo {
        padding-top: 18px;
    }

    .recruitment_logo .mob_searchblock {
        margin-top: 6px;
    }

    .recruitment_logo .mob_searchblock .searchbox {
        padding: 3px 0px;
        top: 7.8%;
        width: 92.6%;
    }

    .recruitment_logo .searchbox input[type='text'] {
        width: 85%;
    }

    .recruitment_logo .searchbox input[type='submit'] {
        top: 8px;
    }
}

.xgs_partymasses {
    background: rgb(240, 242, 245);
}

.xgs_partymasses .recruitment_logo {
    background: url("xgs_dqtopbg.png") no-repeat;
    padding: 70px 0px 75px;
}

.partymasses_nav {
    background: rgb(193, 23, 17);
    margin-bottom: 15px;
}

.ptsnav_cent {
    width: 100%;
    float: left;
}

.ptsnav_cent .navbar-default .navbar-nav &gt; li &gt; a {
    padding: 13px 40px;
}

.ptsnav_cent .navbar-default .navbar-nav &gt; li &gt; a:hover {
    background: rgb(204, 78, 78);
}

.ptsnav_cent .navbar-default .navbar-nav &gt; li &gt; a:focus {
    background: rgb(204, 78, 78);
}

.ptsnav_right {
    width: 17%;
    float: right;
}

.ptsnav_right .searchbox {
    background: rgb(204, 78, 78);
    margin: 6px 6px 0px 0px;
    padding: 1.5px 0px;
    border-radius: 3px;
    width: 96.3%;
    position: relative;
}

.ptsnav_right .searchbox input[type='text'] {
    background: none;
    margin: 0px 0px 0px 8px;
    border: currentColor;
    border-image: none;
    width: 77%;
    height: 31px;
    color: rgb(255, 255, 255);
    line-height: 31px;
    font-size: 15px;
    position: relative;
    -webkit-appearance: none;
}

.ptsnav_right .searchbox input[type='button'] {
    background: url("xgs_dqsearch.png") no-repeat 0px 1px;
    border: currentColor;
    border-image: none;
    top: 7px;
    width: 26px;
    height: 26px;
    right: 1px;
    position: absolute;
    cursor: pointer;
}

.ptsnav_right .searchbox input:-ms-input-placeholder {
    color: rgb(241, 241, 241);
}

.partymasses_banner {
    background: none;
    padding: 0px;
}

.partymasses_banner .hotnews {
    margin-top: 0px;
}

.partymasses_banner .cmain1ay .title a {
    color: rgb(68, 68, 68);
}

.partymasses_banner .cmain1ay .txt_hedar a {
    color: rgb(68, 68, 68);
}

.partymasses_banner .list-index li a {
    font-size: 16px;
    margin-bottom: 0px;
}

.partymasses_banner .btn-text {
    color: rgb(68, 68, 68);
}

.partymasses_banner .list-index {
    padding-bottom: 4px;
}

.partymasses_banner .txt_hedar {
    margin-bottom: 8px;
}

.partymasses_banner .cmain1ay {
    border-color: rgb(255, 255, 255);
}

.partymasses_banner .cmain1ay .title a:hover {
    color: rgb(35, 98, 177);
}

.partymasses_banner .cmain1ay .txt_hedar a:hover {
    color: rgb(35, 98, 177);
}

.partymasses_banner .list-index li a:hover {
    color: rgb(35, 98, 177);
}

.partymasses_banner .btn-text:hover {
    color: rgb(35, 98, 177);
}

.partymasses_lanmu {
    margin-top: 40px;
}

.partymasses_lanmu .col-md-3 {
    width: 28%;
}

.partymasses_lanmu .col-md-9 {
    width: 72%;
}

.left_jgxx {

}

.left_jgxx .lanmu {
    border-top-color: rgb(240, 242, 245);
    border-top-width: 4px;
    border-top-style: solid;
}

.left_jgxx .lanmu_l {
    color: rgb(22, 50, 122);
}

.ptys_zzjg {
    margin-bottom: 27px;
}

.ptys_zzjg li {
    background: rgb(219, 234, 255);
    padding: 10px 20px 10px 35px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 3px;
    cursor: pointer;
}

.ptys_zzjg li:hover {
    background: rgb(234, 243, 255);
}

.ptys_zzjg li a {
    color: rgb(22, 50, 122);
}

.ptys_zzjg li a img {
    float: right;
}

.ptys_mailbox {

}

.ptys_mailbox li {
    height: 82px;
    margin-bottom: 12px;
}

.pt_mailboxbg01 {
    background: url("xgs_dqxxbg01.png") no-repeat;
}

.pt_mailboxbg02 {
    background: url("xgs_dqxxbg02.png") no-repeat;
}

.ptys_mailbox li a {
    padding: 24px 0px 0px 50px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    display: block;
}

.ptys_mailbox li a img {
    margin-right: 25px;
    display: inline-block;
}

.selected .iconbg06 {
    background: url("xgs_dqicon02.png") no-repeat 14px;
    padding: 0px 18px 0px 50px;
}

.selected .iconbg07 {
    background: url("xgs_dqicon03.png") no-repeat 14px;
    padding: 0px 18px 0px 50px;
}

.right_gzgz .events_tab .tabmenu {
    position: relative;
}

.right_gzgz .mores_all {
    top: 0px;
}

.right_gzgz .mores_all a {
    color: rgb(60, 97, 194);
}

.right_gzgz .mores_all a:hover {
    text-decoration: underline;
}

.right_gzgz .tabmenu .selected {
    background: rgb(240, 242, 245);
}

.right_gzgz .tabmenu ul li.selected a {
    color: rgb(22, 50, 122);
}

.right_gzgz .events_tab .tabmenu {
    background: rgb(219, 234, 255);
}

.right_gzgz .list-tab ul {
    width: 100%;
    padding-left: 2px;
    margin-bottom: 35px;
}

.right_gzgz .list-tab ul li a:hover {
    color: rgb(35, 98, 177);
}

.partymasses_btm {
    margin: 18px 0px 34px;
}

.partymasses_btm li img {
    height: 75px;
}

.partymasses_foot {
    background: url("xgs_dqbtmbg.png") no-repeat;
}

.partymasses_foot .special_footcent {
    padding: 30px 0px 32px;
}

.partymasses_foot .both_ctxt {
    color: rgb(255, 255, 255);
}

.dq_scrollToTop {
    background-color: rgb(193, 23, 17);
}

@media all and (min-width: 992px) {
    .partymasses_banner .cmain1ay .title a {
        height: 64px;
        color: rgb(68, 68, 68);
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .partymasses_banner .cmain1ay .txt_hedar a {
        height: 72px;
        overflow: hidden;
        display: block;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}

@media all and (min-width: 1921px) {
    .xgs_partymasses .recruitment_logo {
        background-size: cover;
    }

    .partymasses_foot {
        background-size: cover;
    }
}

@media all and (max-width: 1681px) {
    .xgs_partymasses .recruitment_logo {
        padding: 56px 0px 61px;
        background-size: 100%;
    }
}

@media all and (max-width: 1441px) {
    .xgs_partymasses .recruitment_logo {
        padding: 41px 0px 46px;
    }
}

@media all and (max-width: 1367px) {
    .xgs_partymasses .recruitment_logo {
        padding: 34px 0px 39px;
    }
}

@media all and (max-width: 1299px) {
    .xgs_partymasses .recruitment_logo {
        padding: 28px 0px 33px;
    }
}

@media all and (max-width: 1199px) {
    .xgs_partymasses .recruitment_logo {
        padding: 25px 0px 28px;
    }

    .ptsnav_cent .navbar-default .navbar-nav &gt; li &gt; a {
        padding: 13px 28px;
    }

    .partymasses_banner .cmain1ay {
        padding-top: 12px;
    }

    .partymasses_banner .txt_hedar {
        margin-bottom: 0px;
    }

    .partymasses_banner .list-index {
        height: 130px;
        overflow: hidden;
    }

    .partymasses_btm li img {
        height: 60px;
    }
}

@media all and (max-width: 1081px) {
    .xgs_partymasses .recruitment_logo {
        padding: 20px 0px 19px;
    }
}

@media all and (max-width: 991px) {
    .xgs_partymasses .recruitment_logo {
        padding: 18px 0px 16px;
    }

    .xgs_partymasses .recruitment_logo .col-md-12 {
        width: 88%;
    }

    .ptsnav_cent .navbar-default .navbar-nav &gt; li &gt; a {
        padding: 13px 18px;
    }

    .ptsnav_right {
        width: 23%;
    }

    .partymasses_banner .list-index {
        height: auto;
    }

    .partymasses_lanmu .col-md-3 {
        width: auto;
    }

    .partymasses_lanmu .col-md-9 {
        width: auto;
    }

    .ptys_mailbox {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .ptys_mailbox li {
        padding: 0px 15px;
        width: 43%;
        float: left;
    }

    .ptys_mailbox li:last-child {
        float: right;
    }

    .partymasses_btm {
        margin-top: 0px;
    }

    .partymasses_btm li {
        margin-bottom: 15px;
    }

    .partymasses_btm li img {
        height: 94px;
    }
}

@media all and (max-width: 767px) {
    .partymasses_foot {
        background-size: cover;
    }

    .partymasses_btm li img {
        height: auto;
    }

    .xgs_partymasses .recruitment_logo {
        padding: 16px 0px;
        background-size: cover;
    }

    .xgs_partymasses .recruitment_logo .col-md-12 {
        width: 88%;
    }

    .ptsnav_cent {
        background: none;
    }

    .ptsnav_cent .navbar-default {
        background: rgb(193, 23, 17);
    }

    .partymasses_nav .container {
        padding: 0px;
    }

    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -120px;
    }

    .ptsnav_right {
        width: 100%;
    }

    .partymasses_nav .mob_searchblock button {
        top: -40px;
        right: 0px;
        position: absolute;
    }

    .partymasses_nav .mob_searchblock {
        top: -15px;
        position: relative;
    }

    .dqmob_search {

    }

    .dqmob_search .searchbox {
        background: rgb(204, 78, 78) !important;
        margin: 0px;
        padding: 1.5px 0px;
        border-radius: 3px;
        width: 100%;
        position: relative;
    }

    .dqmob_search .searchbox input[type='text'] {
        background: none;
        margin: 0px 0px 0px 8px;
        border: currentColor;
        border-image: none;
        width: 88%;
        height: 31px;
        color: rgb(255, 255, 255);
        line-height: 31px;
        font-size: 15px;
        position: relative;
        -webkit-appearance: none;
    }

    .dqmob_search .searchbox input[type='submit'] {
        background: url("xgs_dqsearch.png") no-repeat 0px 1px;
        border: currentColor;
        border-image: none;
        top: 7px;
        width: 26px;
        height: 26px;
        right: 1px;
        position: absolute;
        cursor: pointer;
    }

    .dqmob_search .searchbox input:-ms-input-placeholder {
        color: rgb(241, 241, 241);
    }

    .ptys_mailbox li {
        width: 100%;
        float: none;
    }

    .ptys_mailbox li:last-child {
        float: none;
    }

    .pt_mailboxbg01 {
        background-size: 100%;
    }

    .pt_mailboxbg02 {
        background-size: 100%;
    }
}

@media all and (max-width: 600px) {
    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -95px;
    }

    .partymasses_nav .mob_searchblock button {
        top: -32px;
    }
}

@media all and (max-width: 520px) {
    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -90px;
    }

    .partymasses_nav .mob_searchblock button {
        top: -28px;
    }
}

@media all and (max-width: 430px) {
    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -77px;
    }

    .partymasses_nav .mob_searchblock button {
        top: -25px;
    }
}

@media all and (max-width: 380px) {
    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -68px;
    }

    .partymasses_nav .mob_searchblock button {
        top: -20px;
    }
}

@media all and (max-width: 320px) {
    .ptsnav_cent .navbar-default .navbar-toggle {
        top: -63px;
    }

    .partymasses_nav .mob_searchblock button {
        top: -17px;
    }
}

@media all and (max-width: 520px) {
    .h14l24 tbody tr td:first-child {
        width: 24%;
    }
}

@media all and (max-width: 430px) {
    .h14l24 tbody tr td:first-child {
        width: 25%;
    }

    .h14l24 tbody tr td select {
        width: 95% !important;
    }
}

@media all and (max-width: 380px) {
    .h14l24 tbody tr td:first-child {
        width: 26%;
    }
}

@media all and (max-width: 320px) {
    .h14l24 tbody tr td:first-child {
        width: 28%;
    }
}

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

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

#xlmain .text .img-txtright {
    margin-right: auto;
    margin-left: 30px;
    float: right;
    display: block;
}

.lanmu2 {
    margin: 20px 0px 0px;
    overflow: hidden;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.lanmu2_l {
    padding: 0px 0px 9px;
    color: rgb(51, 57, 54);
    font-size: 18px;
    font-weight: 700;
    float: left;
}

.textlink {
    width: 100%;
    line-height: 26px;
    float: left;
    -ms-word-break: break-all;
}

.textlink .gao1 {
    height: 118px;
    overflow: hidden;
}

.textlink ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.textlink ul li {
    display: block;
}

.textlink ul li a {
    background-position: left 6px;
    color: rgb(69, 69, 69);
    line-height: 30px;
    padding-left: 10px;
    font-size: 15px;
    background-repeat: no-repeat;
}

.textlink ul li a:hover {
    color: rgb(214, 19, 0);
}

.deats_padd {
    padding-left: 5px;
}

.cent_tctbg {
    background: rgb(255, 255, 255);
    padding: 12px 0px 25px;
    border-radius: 4px;
}

.dp_title {
    margin: 0px 0px 20px;
    text-align: center;
    color: rgb(9, 53, 109);
    padding-bottom: 15px;
    font-size: 24px;
    font-weight: 700;
    border-bottom-color: rgb(230, 230, 230);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#xlmain .zg_wztxt p {
    text-indent: 2em;
    font-size: 14px;
}

@media all and (max-width: 1199px) {
    .deats_padd {
        padding-left: 15px;
    }
}

.abuout_cent {
    padding: 12px 10px 0px;
}

.abuout_cent .column_l {
    color: rgb(30, 148, 255);
    border-bottom-color: rgb(30, 148, 255);
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.abuout_cent .column {
    background: url("about03.jpg") repeat-x bottom;
}

.abut_cent {
    background: url("about02.png") no-repeat right bottom rgb(9, 53, 109);
    margin: 38px 0px 0px;
    overflow: hidden;
}

.left_about {
    width: 47%;
    float: left;
}

.left_about img {
    width: 100%;
}

.right_about {
    padding: 50px 0px 0px 55px;
    width: 53%;
    float: left;
}

.right_about h1 {
    margin-bottom: 25px;
}

.right_about p {
    color: rgb(254, 254, 254);
    line-height: 22px;
    font-size: 16px;
}

.abuout_cent .breadcrumb &gt; li {
    color: rgb(255, 255, 255);
}

.abuout_cent .breadcrumb &gt; li &gt; a {
    color: rgb(255, 255, 255);
}

.abuout_cent .breadcrumb &gt; li &gt; a:hover {
    color: rgb(30, 148, 255);
}

@media all and (max-width: 1199px) {
    .right_about {
        padding: 30px 0px 0px 45px;
    }
}

@media all and (max-width: 991px) {
    .left_about {
        width: 100%;
    }

    .right_about {
        padding: 30px 0px 40px 45px;
        width: 100%;
    }
}

@media all and (max-width: 450px) {
    .right_about {
        padding: 10px 15px 20px;
    }
}

.personnel_pic {

}

.personnel_pic li .boxstyle img {
    width: 240px;
    height: 300px;
}

.personnel_pic li .boxstyle a {
    padding: 4px;
    border: 1px solid rgb(217, 217, 217);
    border-image: none;
    display: inline-block;
}

.personnel_pic li .boxstyle {
    text-align: center;
}

.personnel_pic li .boxstyle .txtinfo h4 a {
    height: auto;
    font-size: 18px;
}

.personnel_pic li .boxstyle .txtinfo h5 {
    color: rgb(128, 128, 128);
}

.personnel_pic li .boxstyle .txtinfo {
    height: 60px;
}

.personnel_details {
    margin-top: 30px;
}

.ryxq_left {
    padding: 4px;
    border: 1px solid rgb(217, 217, 217);
    border-image: none;
    text-align: left;
    display: inline-block;
}

.ryxq_left img {
    width: 100%;
    height: 300px;
}

.top_ryjs {
    border-bottom-color: rgb(206, 215, 226);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.top_ryjs h2 {
    color: rgb(51, 51, 51);
    font-size: 22px;
    margin-top: 0px;
}

.top_ryjs p {
    color: rgb(128, 128, 128);
    font-size: 14px;
    margin-bottom: 14px;
}

.center_ryjs {

}

.center_ryjs h3 {
    color: rgb(9, 53, 109);
    font-size: 18px;
    margin-top: 30px;
}

.center_ryjs p {
    color: rgb(89, 89, 89);
    line-height: 32px;
    text-indent: 2em;
    font-size: 14px;
    margin-bottom: 20px;
}

@media all and (max-width: 1199px) {
    .personnel_pic li .boxstyle img {
        width: 180px;
        height: 225px;
    }

    .ryxq_left img {
        width: 180px;
        height: 225px;
    }
}

@media all and (max-width: 991px) {
    .ryxq_left img {
        width: 108px;
        height: 135px;
    }
}

@media all and (max-width: 767px) {
    .personnel_details .col-sm-4 {
        width: 100%;
        text-align: center;
    }

    .ryxq_left img {
        width: 200px;
        height: 250px;
    }

    .ryxq_left {
        margin-bottom: 15px;
    }

    .top_ryjs {
        text-align: center;
    }
}

.wordbreak {
    -ms-word-break: break-all;
}

.result {
    margin: 20px 0px 0px;
    -ms-overflow-x: hidden;
}

.result .years {
    padding: 15px 0px;
    border: 1px solid rgb(222, 222, 222);
    border-image: none;
    overflow: hidden;
}

.result .years a {
    color: rgb(0, 78, 162);
    font-family: Arial;
    font-size: 13px;
}

.result .years a:hover {
    color: rgb(214, 29, 11);
}

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

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

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

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

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

.result .contentlist .table &gt; thead &gt; tr &gt; th {
    padding: 8px;
    color: rgb(51, 51, 51);
    font-size: 14px;
}

.result .contentlist .table-bordered &gt; tbody &gt; tr &gt; td {
    padding: 8px 6px;
    font-size: 13px;
    vertical-align: middle;
    display: table-cell;
}

.result .contentlist .table-bordered .date {
    font-family: Arial;
    font-size: 12px;
}

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

@media all and (max-width: 1199px) {
    .result .contentlist .wid1 {
        width: 30%;
    }

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

@media all and (max-width: 991px) {
    .result .contentlist .wid2 {
        width: 19%;
    }

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

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

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

.btn-gz {
    background: url("ioz_bg02.gif") repeat-x top rgb(11, 69, 144);
    padding: 5px 15px;
    border-radius: 3px 3px 0px 0px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 600;
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    float: right;
}

.btn-gz:hover {
    background: url("ioz_bg03.gif") repeat-x top rgb(11, 69, 144);
    color: rgb(255, 255, 255);
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

.btn-gz:focus {
    background: url("ioz_bg03.gif") repeat-x top rgb(11, 69, 144);
    color: rgb(255, 255, 255);
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

.btn-gz:active {
    background: url("ioz_bg03.gif") repeat-x top rgb(11, 69, 144);
    color: rgb(255, 255, 255);
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

.btn-gz.active {
    background: url("ioz_bg03.gif") repeat-x top rgb(11, 69, 144);
    color: rgb(255, 255, 255);
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

.open .dropdown-toggle.btn-gz {
    background: url("ioz_bg03.gif") repeat-x top rgb(11, 69, 144);
    color: rgb(255, 255, 255);
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

.btn-kxcb {
    background: url("ioz_bg03.gif") repeat-x top rgb(11, 69, 144);
    padding: 5px 15px;
    border-radius: 3px 3px 0px 0px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 600;
    margin-left: 6px;
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    float: right;
}

.btn-kxcb:hover {
    background: url("ioz_bg02.gif") repeat-x top rgb(11, 69, 144);
    color: rgb(255, 255, 255);
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

.btn-kxcb:focus {
    background: url("ioz_bg02.gif") repeat-x top rgb(11, 69, 144);
    color: rgb(255, 255, 255);
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

.btn-kxcb:active {
    background: url("ioz_bg02.gif") repeat-x top rgb(11, 69, 144);
    color: rgb(255, 255, 255);
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

.btn-kxcb.active {
    background: url("ioz_bg02.gif") repeat-x top rgb(11, 69, 144);
    color: rgb(255, 255, 255);
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

.open .dropdown-toggle.btn-kxcb {
    background: url("ioz_bg02.gif") repeat-x top rgb(11, 69, 144);
    color: rgb(255, 255, 255);
    border-top-color: rgb(56, 220, 255);
    border-right-color: rgb(56, 220, 255);
    border-left-color: rgb(56, 220, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

.thumbnail {
    padding: 0px;
}

.thumbnail.thumbnail_big {
    margin-bottom: 0px;
}

.thumbnail &gt; img {
    margin: 0px;
    width: 100%;
}

.thumbnail_big .thumbnail__caption {
    padding: 18.77px 9px;
}

.thumbnail__caption {
    padding: 9px;
    color: rgb(51, 51, 51);
}

.thumbnail__news {
    padding: 15px;
    color: rgb(51, 51, 51);
}

.thumbnail__link {
    display: block;
}

.thumbnail__link img {
    margin: 0px;
    width: 100%;
    transition-property: transform, transform;
    transition-duration: 0.5s;
    backface-visibility: hidden;
    -webkit-transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    -webkit-backface-visibility: hidden;
}

.thumbnail__link:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.thumbnail__link:hover + .thumbnail__caption .icon-play {
    animation-name: video-arrow;
    animation-duration: 0.7s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-name: video-arrow;
    -webkit-animation-duration: .7s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
}

.thumbnail__link img {
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: 0s;
}

.thumbnail__link {
    overflow: hidden;
    display: block;
}

.img_hovbig {
    overflow: hidden;
    display: block;
}

.img_hovbig img {
    margin: 0px;
    width: 100%;
    transition-property: transform, transform;
    transition-duration: 0.5s;
    backface-visibility: hidden;
    -webkit-transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    -webkit-backface-visibility: hidden;
}

.img_hovbig:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.thumbnail__link {
    position: relative;
}

.thumbnail__link::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    left: -75%;
    top: 0px;
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 2;
    content: "";
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    animation: shine 0.75s;
    -webkit-animation: shine .75s;
}

.img-portfolio {
    margin-bottom: 5px;
    display: block;
}

.img-portfolio .photobox {
    padding: 8px;
    border-radius: 4px;
    border: 1px solid rgb(222, 222, 222);
    border-image: none;
    display: block;
}

.img-portfolio .photobox:hover {
    box-shadow: 0px 0px 6px #cdcdcd;
    -webkit-box-shadow: 0 0 6px #cdcdcd;
}

.img-portfolio img {
    width: 100%;
    height: 145px;
}

.phototitle {
    padding: 8px 10px;
    width: 100%;
    height: 34px;
    text-align: center;
    color: rgb(69, 69, 69);
    text-transform: uppercase;
    line-height: 22px;
    overflow: hidden;
    font-size: 15px;
    float: left;
}

.phototitle a:hover {
    color: rgb(12, 94, 191);
    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 {
        height: 26px;
        font-size: 13px;
    }
}

.pagefrm1 {
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    width: 36px;
    height: 24px;
    text-align: center;
    color: rgb(51, 51, 51);
    line-height: 22px;
    font-family: 微锟斤拷锟脚猴拷;
    font-size: 12px;
    margin-right: 8px;
    float: left;
    background-color: rgb(247, 247, 247);
}

.pagefrm2 {
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    width: 46px;
    height: 24px;
    color: rgb(51, 51, 51);
    line-height: 22px;
    font-family: 微锟斤拷锟脚猴拷;
    font-size: 12px;
    background-color: rgb(247, 247, 247);
}

.pageline {
    width: 100%;
    height: 4px;
    margin-top: 20px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    float: left;
}

.pageline1 {
    width: 95%;
    height: 4px;
    overflow: hidden;
    margin-top: 20px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    display: block;
}

#pages {
    margin: 0px 0px 6px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding-top: 0px;
    clear: both;
    font-size: 14px;
    border-top-color: rgb(204, 204, 204);
    border-top-width: 0px;
    border-top-style: dotted;
}

#pages span {
    padding: 8px 16px;
}

#pages a {
    background: url("xgs_pageline.png") no-repeat right;
    padding: 8px 16px;
    border: 1px solid rgb(239, 239, 239);
    color: rgb(51, 51, 51);
    line-height: 23px;
    text-decoration: none;
    display: inline-block;
}

#pagenav_nextgroup {
    background: none;
}

#pages .nolink {
    background: none;
    padding: 8px 22px;
}

#pages a:hover {
    background: rgb(78, 162, 246);
    border: 1px solid rgb(78, 162, 246);
    border-image: none;
    color: rgb(255, 255, 255);
}

#pages a.curr {
    background: rgb(78, 162, 246);
    border: 1px solid rgb(78, 162, 246);
    border-image: none;
    color: rgb(255, 255, 255);
}

#pages a.curr:visited {
    background: rgb(78, 162, 246);
    border: 1px solid rgb(78, 162, 246);
    border-image: none;
    color: rgb(255, 255, 255);
}

@media screen and (max-width: 767px) {
    #pages a {
        padding: 3px 10px;
        font-size: 13px;
    }

    #pages .nolink {
        padding: 3px 10px;
    }
}

@media screen and (max-width: 320px) {
    #pages a {
        padding: 2px 8px;
        font-size: 12px;
    }

    #pages .nolink {
        padding: 2px 8px;
    }
}

.pc_mbxhd {
    display: none;
}

@media all and (max-width: 1249px) {
    .navbar-default .navbar-nav &gt; li &gt; a {

    }

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

    .win-ico li a img {
        height: 64px;
    }
}

@media all and (max-width: 1199px) {
    .navbar-default .navbar-nav &gt; li &gt; a {
        padding: 15px 17.5px;
    }

    .list-tab ul {
        height: 166px;
        overflow: hidden;
    }

    .copyright .left {
        width: 56%;
    }

    .copyright .cas img {
        width: 90%;
    }

    .index_kj ul li p {
        font-size: 12px;
    }

    .win-ico li a img {
        height: 52px;
    }
}

@media all and (max-width: 991px) {
    .navbar-default .navbar-nav &gt; li &gt; a {
        padding: 15px 14.5px;
    }

    .mob-margin {
        margin-top: 25px;
    }

    .copyright .cas {
        border: 0px currentColor;
        border-image: none;
        width: 100%;
        margin-top: 40px;
    }

    .copyright .cas img {
        display: inline-block;
    }

    .copyright .left {
        width: 100%;
        text-align: center;
        font-size: 13px;
        margin-bottom: 10px;
    }

    .header-top {
        background: none;
    }

    .soc_icons {
        margin-top: -5px;
    }

    .search_linktwo .social-links li a {
        font-size: 12px;
    }

    .index_kj ul li {
        width: 22%;
        margin-right: 4%;
    }

    .index_kj ul li:nth-child(2n) {
        margin-right: 4%;
    }

    .index_kj ul li:last-child {
        margin-right: 0px;
    }

    .win-ico li a img {
        height: 80px;
    }

    .copyright .cas img {
        width: auto;
    }

    .copyright .rightbz {
        margin-top: 2px;
    }

    .foot .tophalf {
        padding: 0px 0px 40px;
    }
}

@media all and (max-width: 767px) {
    .navbar-default .navbar-nav &gt; li &gt; a {
        font-size: 20px;
        font-weight: 700;
    }

    .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        font-size: 16px;
        border-bottom-color: rgb(18, 102, 177);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header {
        font-size: 16px;
        border-bottom-color: rgb(18, 102, 177);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .dropdown .dropdown &gt; a::before {
        color: rgb(255, 255, 255);
    }

    .dropdown .dropdown.open &gt; a::before {
        color: rgb(255, 255, 255);
    }

    .list-tab ul {
        height: 225px;
        overflow: hidden;
    }

    .webheader .logo {
        width: 88%;
    }

    .webheader .logo a {
        width: 100%;
        margin-top: 16px;
    }

    .mob_fxbtn {
        top: -55px;
        right: 25px;
        position: absolute;
    }

    .search_linktwo .social-links li a {
        color: rgb(51, 51, 51);
        font-size: 14px;
    }

    .search_linktwo .social-links li {
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .mob_fxbtn .dropdown-menu {
        padding: 15px 0px 0px;
    }

    .main-navigation .navbar-nav &gt; .open &gt; a {
        background-color: rgb(13, 129, 232);
    }

    .main-navigation .navbar-nav &gt; .open &gt; a:hover {
        background-color: rgb(13, 129, 232);
    }

    .main-navigation .navbar-nav &gt; .open &gt; a:focus {
        background-color: rgb(13, 129, 232);
    }

    .list-tab .top_newtit a p {
        height: 44px;
    }

    .win-ico li a img {
        height: auto;
    }

    .mob_mbxhd {
        display: none;
    }

    .pc_mbxhd {
        width: 100%;
        padding-left: 15px;
        float: left;
        display: block;
    }

    .column {
        width: 100%;
    }

    .social-links .dropdown &gt; button {
        color: rgb(51, 51, 51);
    }

    .social-links li {
        margin-top: 6px;
        display: block;
    }

    .dropdown-menu &gt; li &gt; a {
        border: 0px currentColor;
        border-image: none;
    }
}

@media all and (max-width: 600px) {
    .left-txtximg {
        width: 100%;
        margin-bottom: 20px;
    }

    .left-txtximg a p {
        margin-bottom: 0px;
    }

    .list-tab ul {
		margin-bottom: 15px;
        width: 100%;
        height: auto;
        padding-left: 0px;
    }

    .left-txtximg img {
        height: auto;
    }

    .left-txtximg p a {
        height: auto;
    }

    .navbar-default .navbar-nav &gt; li &gt; a {
        padding-left: 20px;
    }

    .mob_fxbtn {
        top: -47px;
    }

    .social-links {
        margin: 0px;
    }

    .webheader .logo {
        margin: 0px;
    }

    .webheader .logo b {
        display: none;
    }

    .external_links a {
        padding: 0px 10px;
    }
}

@media all and (max-width: 500px) {
    .mob_fxbtn {
        top: -43px;
    }

    .index_kj ul li p {
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}

@media all and (max-width: 450px) {
    .index_kj ul li {
        width: 47%;
        margin-right: 6%;
    }

    .index_kj ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .index_kj ul li:last-child {
        margin-right: 0px;
    }

    .external_links {
        padding-bottom: 8px;
    }

    .external_links a {
        width: 49%;
        margin-bottom: 12px;
        display: inline-block;
    }
}

@media all and (max-width: 385px) {
    .webheader .logo a {
        margin-right: 12px;
    }

    .events_tab .tabmenu ul li a {
        font-size: 16px;
    }

    .lanmu_l {
        font-size: 16px;
    }

    .wa_school {
        font-size: 16px;
    }
}

@media all and (max-width: 365px) {
    .iconbg01sys {
        background: url("http://www.sioc.cas.cn/images/sys03-2-2.png") no-repeat 10px;
        padding: 0px 10px 0px 46px;
    }

    .iconbg02sys {
        background: url("http://www.sioc.cas.cn/images/sys02.png") no-repeat 10px;
        padding: 0px 10px 0px 46px;
    }

    .iconbg03sys {
        background: url("http://www.sioc.cas.cn/images/sysxgs_title03_hov.png") no-repeat 10px;
        padding: 0px 10px 0px 46px;
    }

    .iconbg04sys {
        background: url("http://www.sioc.cas.cn/images/sysxgs_title04_hov.png") no-repeat 10px;
        padding: 0px 10px 0px 46px;
    }
}

@media all and (max-width: 350px) {
    .events_tab .tabmenu ul li a {
        padding: 0px 10px 0px 43px;
        font-size: 15px;
    }

    .lanmu_l {
        font-size: 15px;
    }

    .wa_school {
        font-size: 15px;
    }
}

@media all and (max-width: 320px) {
    .events_tab .tabmenu ul li a {
        background-position: 3px;
        padding: 0px 10px 0px 32px;
        font-size: 15px;
    }

    .lanmu_l {
        font-size: 15px;
    }

    .lanmu_l img {
        margin-right: 6px;
        margin-left: 5px;
    }
}</pre></body></html>