* {
    margin: 0px;
    padding: 0px;
    /*word-break:break-all;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

a[href]:after {
    content: normal;
}

*:focus {
    outline: none;
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: Arial, \5FAE\8F6F\96C5\9ED1;
    font-size: 13px;
    line-height: 20px;
    color: #444;
    text-decoration: none;
    background: #f4faff;
    /*background-color: #fff;*/
}

ul, li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ol, ul {
    list-style: none;
}

ul, li, a {
    padding: 0px;
    margin: 0px;
}

button {
    outline: none;
}

select {
    width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
  outline: 0;
  border: 0;
  background: none;
  color: inherit;
}
input:focus,
textarea:focus {
  color: inherit;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
}

/* 清除浮 动*/
.fix {
    *zoom: 1;
}

.fix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.tj {
    text-align: justify;
}

.t3d {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.bdr4 {
    border-radius: 4px;
}

.lets {
    letter-spacing: 1px;
}

.wb {
    word-wrap: break-word;
}

.bgbai {
    background: #ffffff;
    padding: 30px 15px;
}

.bgqh {
    background: #eeeeee;
}

.bgf3 {
    background: #f3f3f3;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb28 {
    margin-bottom: 28px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt18 {
    margin-top: 18px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt28 {
    margin-top: 28px;
}

.space0 {
    padding: 0;
}

.space15 {
    padding: 15px;
}

.space18 {
    padding: 18px;
}

.space20 {
    padding: 20px;
}

.bh {
    display: block;
    overflow: hidden;
}

.space-top {
    padding-top: 10px;
}

.space-bottom {
    padding-bottom: 25px;
}

.img-hover:hover {
    opacity: 0.8;
}

.mobmt {
}

.mobmt20 {
}

.mobmt22 {
}

.mobmt28 {
}

.mobpadding {
}

.mobmargin {
}

.lanmumt {
    margin-top: 15px;
}

@media (max-width: 991px) {
    .mobmt {
        margin-top: 15px;
    }

    .mobmt20 {
        margin-top: 20px;
    }

    .mobmt28 {
        margin-top: 28px;
    }

    .mobpadding {
        padding: 0;
    }

    .mobmargin {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .lanmumt {
        margin-top: 0;
    }

    .mobmt22 {
        margin-top: 22px;
    }

}

.panel-group {
    margin-bottom: 0px;
}

.textcenter {
    text-align: center;
    margin: 0;
}

.secondarybox {
    display: block;
    padding: 14px 0 50px 0;
    min-height: -moz-calc(100vh - 383px);
    min-height: -webkit-calc(100vh - 383px);
    min-height: calc(100vh - 383px);
}

.secondarydetailbox {
    display: block;
    overflow: hidden;
    padding: 20px 28px 25px 28px;
    margin-bottom: 28px;
}

.secondarydetailbox form {
    background: #f9f9f9;
    padding: 15px 13px 5px 10px;
    border-radius: 2px;
    border: #ececec solid 1px;
}

.secondarydetailbox .jsbox {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b; /* font-weight: 700; */
    font-size: 13px;
    background: #f9f9f9;
    width: 76px;
}

.jsbox1 {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b; /* font-weight: 700; */
    font-size: 13px;
    background: #f9f9f9;
    width: 84px;
}

.secondarydetailbox select.form-control {
    padding-right: 5px;
    margin-bottom: 0px;
    height: 30px;
}

.secondarydetailbox .p0 {
    padding: 0px;
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .secondarydetailbox {
        padding: 20px 15px 25px 15px;
        margin-bottom: 18px;
    }
}

.nrhei {
    font-size: 15px;
    color: #444;
    word-wrap: break-word;
}

.nrhei1 {
    font-size: 15px;
    line-height: 180%;
    color: #282828;
    word-wrap: break-word;
}

h2 {
    color: #005896;
}

.clear {
    clear: both;
}

.column_nr {
    display: block;
    overflow: hidden;
    float: left;
    width: 100%;
}

.column_gd {
    display: block;
    overflow: hidden;
}

.border-not {
    background: #fdfdfd;
    border-left: #ededed solid 1px;
    border-right: #ededed solid 1px;
    border-bottom: #ededed solid 1px;
}

.imgborder {
    border: #e6e6e6 solid 0px;
    margin-bottom: 18px;
}

.imgbox {
    padding: 15px 15px 0 15px;
}

.imglink {
    border: #ff9600 solid 1px;
    margin-bottom: 18px;
    padding: 15px 6px;
    background: -moz-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
    background: -webkit-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
    background: -o-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
    background: -ms-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
    background: linear-gradient(0deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
}

.indexbox {
    margin-bottom: 52px;
}

.indexbox:last-child {
    margin-bottom: 0;
}

.indexbox1 {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 23px;
}

.indexbox2 {
    width: auto;
    height: auto;
}

.indexbox hr {
    border-top: 1px dotted #cbcbcb;
}

.indexrbox {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

@media (max-width: 1280px) {
    .indexbox {
        margin-bottom: 36px;
    }
}

@media (max-width: 767px) {
    .indexbox {
        margin-bottom: 38px;
    }
}

.lbborderstyle {
    background: #ffffff;
    padding: 22px 30px 20px 30px;
    border-radius: 3px;
    overflow: hidden;
}

.xlborderstyle {
    background: #ffffff;
    padding: 40px 80px 50px 80px;
    border-radius: 3px;
}

.dpborderstyle {
    background: #ffffff;
    padding: 22px 36px 20px 36px;
    border-radius: 3px;
    overflow: hidden;
}

.dpborderstyle {
    display: block;
    overflow: hidden;
    min-height: 436px;
}

.dpborderstyle form {
    background: #f4f7fc;
    padding: 15px 13px 5px 10px;
    border-radius: 2px;
    border: #d6e2f2 solid 1px;
}

.dpborderstyle .jsbox {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b; /* font-weight: 700; */
    font-size: 13px;
    background: transparent;
    width: 76px;
}

.dpborderstyle .jsbox1 {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b; /* font-weight: 700; */
    font-size: 13px;
    background: transparent;
    width: 84px;
}

.dpborderstyle select.form-control {
    padding: 0 5px;
    margin: 0;
    height: 30px;
    color: #454545;
}

.dpborderstyle .form-control {
    border-color: #d6e2f2;
    background: #ffffff;
    height: 30px;
    color: #4e4e4e;
}

.dpborderstyle .p0 {
    padding: 0px;
}

/*---------------网站头---------------------*/
.soc_icons {
    overflow: hidden;
    width: 22%;
    margin: 5px 0 0 15px;
    float: right;
}

.webheader {
    position: relative;
    background: url(headbg.jpg) no-repeat top center #edf6ff;
    background-size: cover;
}

.webheader .header-left {
    width: 67.783%;
}

.webheader .header-right {
    width: 32.217%;
    padding-left: 30px;
}

.webheader .logo {
    margin: 35px 0 35px;
}

.webheader .moblogo {
    margin: 12px 0 0 0;
    overflow: hidden;
}

.webheader .relatedlink {
    margin: 40px 2px 12px 0;
    text-align: right;
}

.webheader .searchbox {
    position: relative;
    background: #fff;
    width: 59%;
    border-radius: 20px;
    padding: 6px 0;
    border: #d7e9fa solid 1px;
}

.webheader .searchbox input[type="text"] {
    margin: 0 0 0 16px;
    padding: 0;
    outline: none;
    color: #888;
    background: none;
    border: none;
    width: 75.33333%;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    -webkit-appearance: none;
}

.webheader .searchbox input[type="text"]::-webkit-input-placeholder {
    color: #888 !important;
    font-family: Arial;
}

.webheader .searchbox input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}

.webheader .searchbox input[type="submit"] {
    background: url(searchbtnbg.png) no-repeat 0px 1px;
    border: none;
    cursor: pointer;
    width: 24px;
    outline: none;
    position: absolute;
    top: 7px;
    right: 12px;
}

@media (max-width: 1280px) {
    .webheader .logo {
        margin: 28px 0 28px 0;
    }
}

@media (max-width: 1199px) {
    .webheader .header-left {
        width: 62.783%;
    }

    .webheader .header-right {
        width: 37.217%;
        padding-left: 30px;
    }

    .webheader .relatedlink {
        margin: 35px 2px 8px 0;
    }

    .webheader .searchbox {
        width: 78%;
        padding: 5px 0;
    }

    .webheader .searchbox input[type="submit"] {
        top: 5px;
        right: 8px;
    }
}

@media (max-width: 1024px) {
    .webheader .relatedlink {
        margin: 30px 2px 8px 0;
    }
}

@media (max-width: 991px) {
    .webheader {
        background-size: 141% 120%;
        background-position: 100% 0%;
    }

    .webheader .header-left {
        width: 100%;
    }

    .webheader .header-right {
        width: 100%;
        padding-left: 0px;
    }

    .webheader .logo {
        margin: 22px 0 0 0;
    }

    .webheader .searchbox {
        width: 78%;
        margin: 0 auto 24px auto;
        float: initial;
    }

    .webheader .relatedlink {
        margin: 14px 0;
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .webheader {
        background-size: cover;
        background-position: top center;
    }

    .webheader .searchbox {
        width: 100%;
    }

    .academic .text h3 {
        padding: 10px 0 !important;
        font-size: 16px !important;
        text-align: left;
    }

    .academic .text p {
        font-size: 14px !important;
    }
}

/*---------------区域背景---------------------*/
.firstpart {
    overflow: hidden;
    padding: 58px 0 0 0;
    background-color: #fff;
}

.secondpart {
    padding: 58px 0 0 0;
    background-color: #fff;
}

.thirdpart {
    overflow: hidden;
    padding: 48px 0 20px 0;
}

.fourthpart {
    padding: 183px 0 60px 0;
    background: #EBF5FD;
    margin-top: -168px;
}

.noticebox {
    background: #2596d1;
    overflow: hidden;
    padding: 18px;
}

.win-l {
    width: 68.261%;
    padding-right: 30px;
}

.win-r {
    width: 31.739%;
}

.win-newl {
    width: 50.84%;
    padding-right: 30px;
}

.win-newr {
    width: 49.16%;
}

@media (max-width: 1280px) {
    .firstpart {
        padding: 42px 0 0 0;
    }

    .secondpart {
        padding: 42px 0 0 0;
    }

    .fourthpart {
        padding: 172px 0 46px 0;
        margin-top: -162px;
    }
}

@media (max-width: 1199px) {
    .win-l {
        padding-right: 30px;
    }

    .fourthpart {
        padding: 138px 0 46px 0;
        margin-top: -132px;
    }
}

@media (max-width: 991px) {
    .win-l {
        width: 100%;
        padding-right: 0px;
    }

    .win-r {
        width: 100%;
    }

    .fourthpart {
        padding: 148px 0 36px 0;
        margin-top: -153px;
    }
}

@media (max-width: 767px) {

    .firstpart {
        padding: 28px 0 0 0;
    }

    .secondpart {
        padding: 28px 0 0 0;
    }
}

@media (max-width: 640px) {
    .win-newl {
        width: 100%;
        padding-right: 0px;
    }

    .win-newr {
        width: 100%;
    }
}

/*---------------焦点图---------------------*/
.focuspart {
    height: 500px;
    overflow: hidden;
}

.focuspart .slick-slide {
    position: relative;
    overflow: hidden;
}

.focuspart .slick-dots {
    bottom: 18px;
    text-align: inherit;
    width: auto;
    margin: 0;
    right: 17.2%;
}

.focuspart .slick-dots li button {
    font-size: 15px;
    color: transparent;
    height: 3px;
    width: 20px;
    border-radius: 10px;
    background: #a4b9cd;
    padding: 0;
}

.focuspart .slick-dots li.slick-active button {
    background: #fbbd16;
    width: 20px;
}

.focuspart .slick-dots li button:before {
    font-size: 0px;
}

.focuspart .slick-dots li {
    height: auto;
    width: auto;
    margin: 0 0 0 6px;
}

/*Arrows*/
.focuspart .slick-prev,
.focuspart .slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 40%;

    display: block;

    width: 40px;
    height: 66px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: rgba(52, 161, 255, 0.3) solid 1px;
    outline: none;
    background: rgba(19, 112, 237, 0.3);
    border-radius: 4px;
    z-index: 1;
}

.focuspart .slick-prev:hover,
.focuspart .slick-prev:focus,
.focuspart .slick-next:hover,
.focuspart .slick-next:focus {
    color: transparent;
    outline: none;
    /*background: #0e6eb8;*/
}

.focuspart .slick-prev.slick-disabled:before,
.focuspart .slick-next.slick-disabled:before {
    opacity: .25;
}

.focuspart .slick-prev:before,
.focuspart .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;

    opacity: .5;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.focuspart .slick-prev:hover:before,
.focuspart .slick-prev:focus:before,
.focuspart .slick-next:hover:before,
.focuspart .slick-next:focus:before {
    opacity: .8;
}

.focuspart .slick-prev {
    left: 2%;
    padding: 0 4px 0 0;
}

.focuspart .slick-next {
    right: 2%;
    padding: 0 0 0 4px;
}

.focuspart .slick-prev, .focuspart .slick-next {
    display: none !important;
}

.focuspart .container .row {
    position: relative;
    height: 500px;
}

.focuspart .container .row .col-xs-12 {
    position: absolute;
    bottom: 0;
}

.slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.zhezao {
    height: 150%;
    position: absolute;
    left: 0;
    top: 564px;
    transform: rotate(-34deg) scale(1.5);
    transform-origin: 0 bottom 0;
    width: 38%;
    z-index: 0;
    background: rgba(0, 84, 170, 0.3) none repeat scroll 0 0;
}

.slide-inner {
}

.slider-item .title {
    padding: 15px 30px;
    background: rgba(0, 102, 204, .6);
    max-width: 578px;
    border-left: #fbbd16 solid 6px;
    float: left;
}

.slider-item .title h4 {
    line-height: 1.5;
    color: #fff;
    font-size: 20px;
    margin: 0;
    overflow: hidden;
    max-height: 60px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.focuspart .slick-slide .mobtitle {
    padding: 15px 18px;
    background: rgba(0, 102, 204, .9);
    border-left: #fbbd16 solid 6px;
}

.focuspart .slick-slide .mobtitle h4 {
    line-height: 1.5;
    color: #fff;
    font-size: 17px;
    margin: 0;
    overflow: hidden;
}

.slider-item .summary {
    padding: 15px 20px;
    background: #188de7;
    width: 296px;
}

.slider-item .summary p {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
}

.slider-item .summary .more {
    color: #c9e0f9;
    font-size: 14px;
}

.slider-item .summary .more:hover {
    color: #fff;
}

.slick-active .slider-item .title {
    animation: fadeInUp 1s both 0.3s;
}

.slick-active .slider-item .summary {
    animation: fadeInUp 1s both 0.5s;
}

.slider-item .btn-main, .slider-item .btn-solid-border, .slider-item .btn-transparent, .slider-item .btn-small {
    margin-top: 25px;
}

@media (max-width: 1680px) {
    .focuspart .slick-dots {
        right: 12.8%;
    }

    .zhezao {
        width: 41%;
    }
}

@media (max-width: 1600px) {
    .focuspart .slick-dots {
        right: 11.2%;
    }
}

@media (max-width: 1536px) {
    .focuspart .slick-dots {
        right: 9.2%;
    }
}

@media (max-width: 1440px) {
    .focuspart .slick-dots {
        right: 6.8%;
    }

    .zhezao {
        width: 43%;
    }
}

@media (max-width: 1366px) {
    .focuspart .slick-dots {
        right: 4.2%;
    }
}

@media (max-width: 1280px) {
    .zhezao {
        width: 45%;
    }
}

@media (max-width: 1199px) {
    .focuspart .slick-dots {
        margin: 0 0 0 30px;
    }

    .zhezao {
        width: 53%;
    }
}

@media (max-width: 991px) {
    .focuspart .slick-prev {
        left: 0%;
    }

    .focuspart .slick-next {
        right: 0%;
    }

    .focuspart .slick-dots {
        margin: 0 0 0 20px;
    }

    .zhezao {
        width: 65%;
    }

    .slider-item .title {
        padding: 15px 20px;
        max-width: 380px;
    }

    .slider-item .title h4 {
        font-size: 15px;
        max-height: 44px;
    }
}

@media (max-width: 800px) {
    .zhezao {
        width: 74%;
    }
}

@media (max-width: 767px) {
    .focuspart {
        box-shadow: none;
    }

    .focuspart .slick-prev,
    .focuspart .slick-next {
        display: none !important;
    }

    .focuspart .slick-slide .topbg {
        background: none;
    }

    .focuspart {
        overflow: hidden;
    }

    .focuspart .slick-dots {
        width: 100%;
        text-align: center;
        bottom: 25px;
    }

    .focuspart .slick-list {
        overflow: inherit;
    }

    .zhezao {
        width: 133%;
    }
}

@media (max-width: 640px) {
    .slider-item .title {
        width: 100%;
        max-width: inherit;
        padding: 12px 16px;
    }

    .slider-item .title h4 {
        -webkit-line-clamp: 3;
        max-height: 66px;
    }

    .slider-item .summary {
        width: 80%;
    }
}

@media (max-width: 380px) {
    .zhezao {
        width: 143%;
    }
}

/*---------------栏目样式---------------------*/
.webcolumn {
    overflow: hidden;
    margin-bottom: 6px;
    text-align: center;
}

.webcolumn .lmname {
    margin: 0 0 14px 0;
    font-size: 26px;
    line-height: 100%;
    color: #002c74;
    position: relative;
    display: inline-block;
    padding-bottom: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.webcolumn .lmname:after {
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background: #cf1e1e;
    border-radius: 1px;
}

.webcolumn .lmname a {
    color: #0065b7;
    line-height: 30px;
}

.webcolumn .lmname a:hover {
    color: #000000;
}


.lanmu {
    background: url(lmbg.png) bottom center repeat-x;
    overflow: hidden;
}

.lanmu_l {
    color: #00c6ff;
    float: left;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    padding: 0 0 11px 0;
    border-bottom: #fff solid 3px;
}

.lanmu_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.lanmu_r {
    line-height: 30px;
    float: right;
    font-size: 14px;
}

.lanmu_r a {
    color: #41bbff;
    text-decoration: none;
    font-family: Arial;
    text-transform: uppercase;
}

.lanmu_r a:hover {
    color: #fff;
    text-decoration: none;
}

.lanmu1 {
    /*background: url(lmbg.png) bottom center repeat-x;*/
    overflow: hidden;
    margin-bottom: 38px;
    border-bottom: 1px solid #E7E7E7;
}

.lanmu1_l {
    color: #0066cc;
    float: left;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
    padding: 0 0 20px 0;
    border-bottom: #fbbd16 solid 2px;
}

.lanmu1_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.lanmu1_r {
    line-height: 30px;
    float: right;
    font-size: 14px;
    margin-top: 6px;
}

.lanmu1_r a {
    color: #a5a5a5;
    text-decoration: none;
    font-family: Arial;
    text-transform: uppercase;
}

.lanmu1_r a:hover {
    color: #e30000;
    text-decoration: none;
}

.lanmu2 {
    overflow: hidden;
}

.lanmu2_l {
    color: #ffffff;
    float: left;
    font-weight: 500;
    font-size: 22px;
    padding: 0 0 18px 0;
}

.lanmu2_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.lanmu2_r {
    line-height: 32px;
    float: right;
    font-size: 12px;
    font-family: Arial;
}

.lanmu2_r a {
    color: #bfcddd;
    text-decoration: none;
}

.lanmu2_r a:hover {
    color: #ffffff;
    text-decoration: none;
}

.lanmu3 {
    height: 48px;
    background: url(columnsbg02.png) repeat-x top center;
    margin-bottom: 20px;
}

.lanmu3_l {
    height: 48px;
    line-height: 40px;
    font-size: 20px;
    color: #6aefff;
    font-weight: 700;
    margin-left: 16px;
    float: left;
    background: url(columnsbg01.png) no-repeat top center;
}

.lanmu3_r {
    line-height: 42px;
    float: right;
    color: #e3f6ff;
    font-family: Arial;
    font-size: 12px;
    margin-right: 15px;
}

.lanmu3_r a {
    color: #6aefff;
    text-decoration: none;
}

.lanmu3_r a:hover {
    color: #d5fbff;
    text-decoration: none;
}

.sortlanmu {
    background: #cdebf5;
    padding: 8px 8px 11px 12px;
    color: #004280;
    font-size: 22px;
    border-left: #ff6c00 solid 5px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 20px;
}

.sortlanmu a {
    color: #004280;
}

.sortlanmu a:hover {
    color: #101010;
}


.column {
    background: url(lmbg.png) repeat-x bottom;
    overflow: hidden;
    margin-bottom: 20px;
}

.column_l {
    width: auto;
    font-size: 24px;
    font-weight: 700;
    color: #0066CC;
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 4px 0 20px;
    border-bottom: #FBBD16 solid 3px;
}

.column1 {
    background: url(lmbg.png) no-repeat right bottom #193d7b;
    overflow: hidden;
}

.column1_l {
    width: auto;
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 9px 15px;
    line-height: 130%;
}

@media (max-width: 767px) {
    .column_l {
        font-size: 22px;
    }
}

/*---------------焦点图&新闻---------------------*/
.hotnews {
    padding: 34px 0 0 0;
    position: relative;
    background-size: cover;
}

.hotnews .chatu {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 0;
    opacity: .6;
}

.hotnews .win-img {
    overflow: hidden;
    width: 64.912%;
}

.hotnews .win-list {
    overflow: hidden;
    width: 35.088%;
    padding-left: 40px;
}

.focusnews {
    overflow: hidden;
    height: 392px;
}

.focusnews .latest {
    overflow: hidden;
    border-bottom: #c7d4ea solid 1px;
    margin-bottom: 17px;
    padding-bottom: 15px;
}

.focusnews .latest h4 {
    overflow: hidden;
    margin: 0;
    max-height: 52px;
}

.focusnews .latest h4 a {
    font-size: 20px;
    line-height: 1.3;
    color: #204587;
    text-decoration: none;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.focusnews .latest h4 a:hover {
    color: #d43434;
}

.focusnews .latest p {
    font-size: 14px;
    line-height: 1.4;
    color: #737373;
    margin: 7px 0 0 0;
}

@media (max-width: 1199px) {
    .hotnews .win-list {
        padding-left: 30px;
    }

    .focusnews {
        height: 285px;
    }
}

@media (max-width: 991px) {
    .focusnews {
        height: auto;
    }

    .hotnews .win-img {
        width: 100%;
    }

    .hotnews .win-list {
        width: 100%;
        padding-left: 0px;
    }

    .focusnews .latest h4 {
        height: auto;
    }

    .focusnews .latest h4 a {
        -webkit-line-clamp: inherit;
    }
}

@media (max-width: 767px) {
    .hotnews {
        padding: 24px 0 0 0;
    }
}

.list-newimg {
    overflow: hidden;
    margin: 20px 0 0 0;
}

.list-newimg li {
    margin-bottom: 18px;
}

.list-newimg .overlay {
    background-color: rgba(0, 0, 0, 0.56);
}

.list-newimg .overlay span {
    color: #E4E4E4;
    font-size: 12px;
    font-style: normal;
}

.list-newimg .overlay a {
    display: inline-block;
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 18%;
    left: 0;
    margin-top: 0;
    margin-left: 0px;
    background-color: transparent;
    padding: 10px;
}

.list-newimg .overlay a:hover {
    color: #ffffff;
    text-decoration: underline;
}

@media (max-width: 1199px) {
    .list-newimg .overlay a {
        top: 10%;
    }
}

/*---------------通知公告---------------------*/
.newscenter {
    width: 100%;
}

.newscenter dl {
    margin-bottom: 0;
}

.newscenter dd {
    overflow: hidden;
    margin: 0 0 20px 0;
}

.newscenter dd span {
    float: left;
    color: #fff;
    text-align: center;
    width: 64px;
    height: 64px;
    margin-right: 15px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    background: #0066cc;
    font-family: Arial;
    border-radius: 2px;
    overflow: hidden;
    padding: 10px 0 0;
    border-radius: 100%;
}

.newscenter dd span b {
    text-align: center;
    line-height: 1;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #fff;
    font-weight: 500;
}

.newscenter dd .hdtitle {
    overflow: hidden;
    height: 64px;
    display: table;
}

.newscenter dd .hdtitle h4 {
    display: table-cell;
    vertical-align: middle;
}

.newscenter dd .hdtitle h4 a {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    color: #333;
    font-weight: 500;
    max-height: 40px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.newscenter dd .hdtitle h4 a:hover {
    color: #0066cc;
    font-weight: 700;
}

.newscenter dd .hdtitle p {
    margin: 3px 0 0 0;
}

.newscenter dd .hdtitle p a {
    font-size: 14px;
    color: #999;
    line-height: 20px;
}

.newscenter dd .hdtitle p a:hover {
    color: #1958af;
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .newscenter {
        height: auto;
    }

    .newscenter dd .hdtitle {
        height: auto;
        min-height: 64px;
    }

    .newscenter dd .hdtitle h4 a {
        max-height: inherit;
        -webkit-line-clamp: inherit;
    }
}

.report {
    width: 100%;
}

.report dl {
    margin-bottom: 0;
}

.report dd {
    overflow: hidden;
    margin: 0 0 30px;
    padding-bottom: 28px;
    border-bottom: #ddd dashed 1px;
}

.report dd:last-child {
    margin: 0;border: 0;
}

.report dd span {
    float: left;
    color: #0066cc;
    width: 60px;
    margin-right: 15px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    border-radius: 2px;
    overflow: hidden;
}

.report dd span b {
    line-height: 1;
    font-size: 14px;
    display: block;
    color: #0066cc;
    font-weight: 500;
    margin-top: 3px;
}

.report dd .hdtitle {
    overflow: hidden;
    height: 40px;
    display: table;
}

.report dd .hdtitle h4 {
    display: table-cell;
    vertical-align: middle;
}

.report dd .hdtitle h4 a {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    color: #333;
    font-weight: 500;
    max-height: 40px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.report dd .hdtitle h4 a:hover {
    color: #0066cc;
    font-weight: 700;
}

.report dd .hdtitle p {
    margin: 3px 0 0 0;
}

.report dd .hdtitle p a {
    font-size: 14px;
    color: #999;
    line-height: 20px;
}

.report dd .hdtitle p a:hover {
    color: #1958af;
}

@media (max-width: 1199px) {
    .report dd {
        margin: 0 0 15px;
        padding-bottom: 15px;
    }

    .report dd .hdtitle h4 a {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .report dd:nth-child(5) {
        margin-bottom: 0;
    }

    .report dd:nth-child(6) {
        display: none;
    }
}

@media (max-width: 767px) {
    .report {
        height: auto;
    }

    .report dd .hdtitle {
        height: auto;
    }

    .report dd .hdtitle h4 a {
        max-height: inherit;
        -webkit-line-clamp: inherit;
    }
}

.recruit {
    width: 100%;
}

.recruit dl {
    margin-bottom: 0;
}

.recruit dd {
    overflow: hidden;
    margin: 0 0 20px 0;
}

.recruit dd span {
    float: left;
    color: #fff;
    text-align: center;
    width: 60px;
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    background: #17a7f7;
    font-family: Arial;
    border-radius: 2px;
    overflow: hidden;
    padding: 6px 9px;
    letter-spacing: 3px;
}

.recruit dd span b {
    text-align: center;
    line-height: 1.2;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #fff;
    font-weight: 500;
}

.recruit dd .hdtitle {
    overflow: hidden;
}

.recruit dd .hdtitle h4 {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: #333;
    font-weight: 500;
}

.recruit dd:hover .hdtitle h4 {
    color: #204587;
}

.recruit dd .hdtitle h4 i {
    font-style: normal;
    color: #999;
    margin-left: 12px;
}

.recruit dd .hdtitle p {
    font-size: 14px;
    color: #737373;
    line-height: 20px;
    margin: 3px 0 0 0;
}

@media (max-width: 1259px) {

}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .recruit {
        height: auto;
    }

    .recruit dd .hdtitle a {
        white-space: normal;
    }
}

/*------------------选项卡----------------*/
.index_kj {
    padding: 10px 15px 0;
}

.index_kj h2 {
    font-size: 20px;
    color: #004098;
    margin: 0;
    font-weight: 700;
    padding-bottom: 10px;
    background: url(ioz-lmbg03.png) repeat-x bottom;
}

.index_kj ul {
    margin-top: 20px;
}

.index_kj ul li {
    margin-bottom: 20px;
    float: left;
    width: 47%;
    height: 86px;
    border-radius: 4px;
    text-align: center;
    padding-top: 12px;
}

.index_kj ul li a {
    display: block;
}

.index_kj ul li img {
    display: inline-block;
    margin-bottom: 8px;
}

.index_kj ul li p {
    color: #fff;
    font-size: 14px;
}

.khlink_bg01 {
    background: #ea4949;
    margin-right: 3%;
}

.khlink_bg02 {
    background: #397ebe;
    margin-left: 3%;
}

.khlink_bg03 {
    background: #339f8e;
    margin-right: 3%;
}

.khlink_bg04 {
    background: #ff9907;
    margin-left: 3%;
}

.khlink_bg01:hover {
    background: #d43c3c;
}

.khlink_bg02:hover {
    background: #3074b3;
}

.khlink_bg03:hover {
    background: #2a9483;
}

.khlink_bg04:hover {
    background: #e68c0c;
}


.achievements {
    margin-bottom: 22px;
}

.achievements img {
    width: 100%;
    height: 72.6px;
}

.achievements img:hover {
    opacity: 0.8;
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {
    .achievements img {
        height: 141px;
    }
}

@media (max-width: 767px) {
    .achievements img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 320px) {

}

.mores_all {
    position: absolute;
    right: 0;
    top: 3px;
}

.mores_all a {
    font-size: 14px;
    color: #0160b4;
}

.mores_all a:hover {
    color: #e30000;
}

.indexggbox {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 22px;
    border-top: 3px solid #1e58a9;
    border-bottom: #d4e0ee solid 1px;
    border-left: #d4e0ee solid 1px;
    border-right: #d4e0ee solid 1px;
}

.index_tab {
    position: relative;
}

.index_tab .tabmenu {
    margin-bottom: 22px;
    height: 42px;
    overflow: hidden;
    text-align: center;
}

.index_tab .tabmenu ul li {
    height: 42px;
    color: #2e2d2d;
    font-size: 26px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    margin-right: 25px;
    background: url(tabfgx.png) top 1px right no-repeat;
    padding-right: 25px;
    line-height: 1;
    display: inline-block;
}

.index_tab .tabmenu ul li:last-child {
    margin-right: 0px;
    padding-right: 0;
    background: none;
}

.index_tab .tabmenu ul li a {
    color: #2e2d2d;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.index_tab .tabmenu ul li.selected a {
    color: #204587;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.index_tab .tabmenu ul li span {
    height: 42px;
    float: left;
    display: block;
}

.index_tab .tabmenu ul li span.tabg {
    padding: 0;
    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 {
    width: 100%;
    text-align: center;
    color: #204587;
    border-bottom: #0b5291 solid 3px;
}

.index_job {
    position: relative;
}

.index_job .mores_all a {
    color: #41bbff;
}

.index_job .mores_all a:hover {
    color: #fff;
}

.index_job .tabmenu {
    margin-bottom: 22px;
    background: url(tabbg03.png) repeat-x bottom;
    height: 36px;
    overflow: hidden;
}

.index_job .tabmenu ul li {
    height: 36px;
    color: #fff;
    font-size: 22px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    float: left;
    margin-right: 20px;
    background: url(indextitele-bg03.png) top 1px right no-repeat;
    padding-right: 20px;
    line-height: 1;
}

.index_job .tabmenu ul li:last-child {
    margin-right: 0px;
    background: none;
}

.index_job .tabmenu ul li a {
    color: #2e2d2d;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.index_job .tabmenu ul li.selected a {
    color: #00c6ff;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.index_job .tabmenu ul li span {
    height: 36px;
    float: left;
    display: block;
}

.index_job .tabmenu ul li span.tabg {
    padding: 0;
    width: 100%;
    text-align: center;
}

.index_job .tabmenu ul li span.bg {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_job .tabmenu ul li span.bg01 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_job .tabmenu ul li span.bg02 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_job .tabmenu ul li.selected span.tabg {
    width: 100%;
    text-align: center;
    color: #00c6ff;
    border-bottom: #fff solid 3px;
}

.events_tab {
    position: relative;
}

.events_tab .tabmenu {
    margin-bottom: 19px;
    background: url(tabbg01.png) repeat-x bottom;
    height: 36px;
    overflow: hidden;
}

.events_tab .tabmenu ul li {
    height: 36px;
    color: #2e2d2d;
    font-size: 22px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    float: left;
    margin-right: 20px;
    background: url(indextitele-bg01.png) top 1px right no-repeat;
    padding-right: 20px;
    line-height: 1;
}

.events_tab .tabmenu ul li:last-child {
    margin-right: 0px;
    background: none;
}

.events_tab .tabmenu ul li a {
    color: #2e2d2d;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.events_tab .tabmenu ul li.selected a {
    color: #204587;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.events_tab .tabmenu ul li span {
    height: 36px;
    float: left;
    display: block;
}

.events_tab .tabmenu ul li span.tabg {
    padding: 0;
    width: 100%;
    text-align: center;
}

.events_tab .tabmenu ul li span.bg {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.events_tab .tabmenu ul li span.bg01 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.events_tab .tabmenu ul li span.bg02 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.events_tab .tabmenu ul li.selected span.tabg {
    width: 100%;
    text-align: center;
    color: #204587;
    border-bottom: #e30000 solid 3px;
}

.fwcx {
    width: 100%;
    overflow: hidden;
    min-height: 294px;
}

.fwcx1 {
    width: 100%;
    overflow: hidden;
    min-height: 345px;
}

.thirdpart .events_tab .tabmenu {
    margin-bottom: 22px;
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {
    .fwcx {
        min-height: inherit;
    }
}

/*------------------图片滚动----------------*/
#marquee-pic {
    overflow: hidden;
    margin-top: 20px;
}

#marquee-pic ul {
    width: 888888px !important;
}

#marquee-pic ul li {
    float: left;
    margin: 0px 12px;
}

#marquee-pic ul li img {
    display: block;
    width: auto;
    height: 220px;
}

#marquee-pic ul li p {
    text-align: center;
    color: #333;
    padding: 0 6px;
    font-size: 15px;
    margin: 10px 0 6px 0;
}

#marquee-pic ul li:hover p {
    color: #002e80;
}

@media (max-width: 767px) {
    #marquee-pic ul li img {
        height: 160px;
    }
}

/*------------------滚动公告----------------*/
#marquee {
    width: 100%;
    height: 392px;
    overflow: hidden;
}

@media (max-width: 1280px) {
    #marquee {
        height: 380px;
    }
}

@media (max-width: 1199px) {
    #marquee {
        height: 321px;
    }
}

@media (max-width: 991px) {
    #marquee {
        height: 440px;
    }
}

@media (max-width: 767px) {
    #marquee {
        height: 386px;
    }
}

@media (max-width: 640px) {
    #marquee {
        height: 260px;
        margin-bottom: 30px;
    }
}

.hui {
    font-size: 14px;
    line-height: 18px;
    color: #0066cc;
    text-decoration: none;
    font-family: Arial;
}

.hei {
    font-size: 12px;
    line-height: 18px;
    color: #8b8b8b;
    text-decoration: none;
    font-family: Arial;
}

a.hei:hover {
    color: #f86900;
    font-size: 12px;
    text-decoration: none;
}

.hei1 {
    font-size: 15px;
    line-height: 26px;
    color: #454545;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
    background-image: url(zsxx_left.png);
    background-repeat: no-repeat;
    background-position: left 9.5px;
    padding-left: 15px;
}

A.hei1:hover {
    COLOR: #004ea2;
    FONT-SIZE: 15px;
    text-decoration: none;
}

.lan {
    font-size: 14px;
    line-height: 18px;
    color: #0066cc;
    text-decoration: none;
}

a.lan:hover {
    color: #444;
    text-decoration: none;
}

.lan1 {
    font-size: 13px;
    line-height: 18px;
    color: #004ea2;
    text-decoration: none;
}

a.lan1:hover {
    color: #d61300;
    font-size: 13px;
    text-decoration: none;
}

.huang {
    font-size: 15px;
    color: #ffc435;
    line-height: 20px;
}

.dlan {
    font-size: 13px;
    line-height: 18px;
    color: #6ff3ff;
    text-decoration: none;
    font-family: Arial;
}

.bai {
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
    background-image: url(ico_bd.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 16px;
}

a.bai:hover {
    color: #6ff3ff;
    font-size: 13px;
}

.bai12 {
    font-size: 12px;
    line-height: 18px;
    color: #e9f7ff;
    text-decoration: none;
}

a.bai12:hover {
    color: #8bebff;
    font-size: 12px;
}

.bai13 {
    font-size: 13px;
    line-height: 20px;
    color: #e9f7ff;
    text-decoration: none;
}

a.bai13:hover {
    color: #8bebff;
    font-size: 13px;
}

.bai14 {
    font-size: 14px;
    line-height: 25px;
    color: #d3deec;
    text-decoration: none;
}

a.bai14:hover {
    color: #fff;
    font-size: 14px;
}

.bai15 {
    font-size: 15px;
    line-height: 20px;
    color: #e9f7ff;
    text-decoration: none;
    padding-bottom: 10px;
}

a.bai15:hover {
    color: #8bebff;
    font-size: 15px;
}

.hei14 {
    font-size: 14px;
    line-height: 23px;
    color: #444;
    text-decoration: none;
}

a.hei14:hover {
    color: #0453b0;
    font-size: 14px;
}

.hei13 {
    font-size: 13px;
    line-height: 20px;
    color: #444;
    text-decoration: none;
}

a.hei13:hover {
    color: #0453b0;
    font-size: 13px;
}

/*---------------special subject Links---------------------*/
.banlinks {
}

.banlinks li {
    margin-bottom: 20px;
    float: left;
    width: 18.72%;
    margin-right: 20px;
}

.banlinks li:nth-child(5n+0) {
    margin-right: 0px;
}

.banlinks li img {
    height: 97px;
    border: #fff solid 0px;
    width: 100%;
}

.banlinks .pgli {
    margin-bottom: 20px;
}

.qlink {
}

.qlink .row {
    margin-left: -20px;
    margin-right: -20px;
}

.qlink .row > [class^='col'] {
    padding-left: 20px;
    padding-right: 20px;
}

/*---------------Quick Navigation---------------------*/
.quickurl {
    overflow: hidden;
}

.quickurl li {
    position: relative;
}

.quickurl li:after {
    top: 0;
    right: 0;
    content: "";
    position: absolute;
    width: 1px;
    height: 38px;
    background: #e3e6ef;
    z-index: 102;
}

.quickurl li .sslabbtn {
    padding: 0 0 0 25%;
}

.quickurl li .sslabicon {
    float: left;
    margin-right: 14px;
    margin-top: 2px;
}

.quickurl li .sslabtxt {
    line-height: 1.3;
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.quickurl li .sslabtxt span {
    color: #a6a6a6;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    overflow: hidden;
    margin-top: 2px;
}

.quickurl li a:hover .sslabtxt {
    color: #0160b4;
}

.quickurl li a:hover .sslabtxt span {
    color: #0160b4;
}

@media (max-width: 1199px) {
    .quickurl li .sslabbtn {
        padding: 0 0 0 12%;
    }
}

@media (max-width: 991px) {
    .quickurl li .sslabbtn {
        padding: 0 0 0 4%;
    }

    .quickurl li .sslabtxt span {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .quickurl li {
        margin-bottom: 26px;
    }

    .quickurl li:last-child {
        margin-bottom: 0px;
    }

    .quickurl li .sslabtxt span {
        font-size: 14px;
    }

    .quickurl li .sslabbtn {
        padding: 0;
        width: 214px;
        margin: 0 auto;
    }
}

.appsysmt {
    margin-top: 25px;
}

.appsys {
}

.appsys .slick-slide {
    margin: 0 10px;
}

/*Dots*/
.appsys .slick-dots {
    position: inherit;
    bottom: -26px;
}

.appsys .slick-dots li button:before {
    font-size: 14px;
}

/*Arrows*/
.appsys .slick-prev,
.appsys .slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 48%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none !important;
    outline: none;
    background: transparent;
    border-radius: 100%;
}

.appsys .slick-prev:hover,
.appsys .slick-prev:focus,
.appsys .slick-next:hover,
.appsys .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.appsys .slick-prev.slick-disabled:before,
.appsys .slick-next.slick-disabled:before {
    opacity: .75;
}

.appsys .slick-prev:before,
.appsys .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;

    opacity: 1;
    color: #a9c3e0;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.appsys .slick-prev:hover:before,
.appsys .slick-prev:focus:before,
.appsys .slick-next:hover:before,
.appsys .slick-next:focus:before {
    opacity: 1;
    color: #4780be;
}

.appsys .slick-prev {
    left: -4%;
    z-index: 1;
}

.appsys .slick-next {
    right: -4%;
    z-index: 1;
}

.appsys .slick-next:before {
    content: '\f105';
}


.appsys li {
    width: 16.666%;
    overflow: hidden;
    float: left;
}

.appsys .space {
    padding: 0;
}

.appsys .boxpadding {
    padding: 0;
}

.appsys .boxpadding .sysico {
    width: 100px;
    height: 100px;
    text-align: center;
    border: #fff solid 0px;
    margin: 0 auto;
    border-radius: 50%;
    padding: 30px 0 0 0;
    background: #fff;
}

.appsys a:hover .boxpadding .sysico {
    border: #096fbc solid 0px;
    -ms-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.7);
    -o-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.7);
}

.appsys .sideline {
    border-bottom: #ffffff solid 1px;
    border-right: #ffffff solid 1px;
}

.appsys .in_icon {
    background: #ecf5fb;
}

.appsys p {
    color: #111;
    margin: 14px 0 0 0;
    font-size: 15px;
}

.appsys a:hover p {
    color: #004ea2;
}

@media (max-width: 1280px) {
    .appsys .slick-prev {
        left: -3%;
    }

    .appsys .slick-next {
        right: -3%;
    }
}

@media (max-width: 1199px) {
    .appsys .slick-prev {
        left: -5%;
    }

    .appsys .slick-next {
        right: -5%;
    }
}

@media (max-width: 1024px) {
    .appsys .slick-prev {
        left: -5%;
    }

    .appsys .slick-next {
        right: -5%;
    }
}

@media (max-width: 991px) {
    .appsys .boxpadding {
        padding: 5px 0 0 0;
    }
}

@media (max-width: 768px) {
    .appsys {
        padding: 0 30px;
    }

    .appsys .slick-prev {
        left: -6%;
    }

    .appsys .slick-next {
        right: -6%;
    }
}

@media (max-width: 767px) {
    .appsys .slick-prev {
        left: -14%;
    }

    .appsys .slick-next {
        right: -14%;
    }

    .appsys li {
        width: 33.33%;
    }

    .appsys p {
        margin: 6px 0 8px 0;
    }

    .appsys .boxpadding {
        padding: 8px 0 0 0;
    }
}

@media (max-width: 380px) {
    .appsys .slick-prev {
        left: -18%;
    }

    .appsys .slick-next {
        right: -18%;
    }
}

.sslab {
    overflow: hidden;
}

/*.sslab .row {margin-left: -5px;margin-right: -5px;}
.sslab .row > [class^='col'] {padding-left: 5px;padding-right: 5px;}*/
.sslab li {
    margin-bottom: 19px;
}

.sslab li:last-child {
    margin-bottom: 0px;
}

.sslab li .sslabbtn {
    background-color: #eff2f8;
    background-image: url(btnbg.png);
    background-repeat: no-repeat;
    padding: 25px 28px 25px 28px;
    border: #cfd6e1 solid 1px;
}

.sslab li:nth-child(1) .sslabbtn {
    background-position: right 0%;
}

.sslab li:nth-child(2) .sslabbtn {
    background-position: right 20%;
}

.sslab li:nth-child(3) .sslabbtn {
    background-position: right 40%;
}

.sslab li:nth-child(4) .sslabbtn {
    background-position: right 60%;
}

.sslab li:nth-child(5) .sslabbtn {
    background-position: right 80%;
}

.sslab li:nth-child(6) .sslabbtn {
    background-position: right 100%;
}

.sslab li .sslabicon {
    float: left;
    margin-right: 14px;
    margin-top: 2px;
}

.sslab li .sslabtxt {
    line-height: 1.3;
    font-size: 18px;
    color: #333;
}

.sslab li a:hover .sslabtxt {
    color: #204587;
}

@media (max-width: 1280px) {
    .sslab li .sslabbtn {
        padding: 23px 28px 23px 28px;
    }
}

@media (max-width: 1199px) {
    .sslab li .sslabbtn {
        padding: 16px 18px 16px 18px;
    }

    .sslab li .sslabtxt {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .sslab li .sslabbtn {
        padding: 21px 10px 20px 16px;
    }

    .sslab li .sslabtxt {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .sslab li .sslabbtn {
        padding: 20px 28px 20px 28px;
    }

    .sslab li {
        margin-bottom: 13px;
    }
}

.kxdata {
}

.kxdata li {
    margin-bottom: 19px;
}

.kxdata li:last-child {
    margin-bottom: 0px;
}

/*-----首页图文-----*/
.gy-graphic {
    overflow: hidden;
    margin-bottom: 30px;
}

.gy-graphic .row {
    margin-left: -8px;
    margin-right: -8px;
}

.gy-graphic .row > [class^='col'] {
    padding-left: 8px;
    padding-right: 8px;
}

.gy-graphic .boxstyle {
    background-color: #fff;
    box-sizing: content-box;
    transition: all 0.2s ease 0.1s;
}

.gy-graphic .boxstyle a {
    display: block;
    height: 100%;
}

.gy-graphic .boxstyle a .photo {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    border: #dedede solid 1px;
    margin-bottom: 15px;
}

.gy-graphic .boxstyle a .photo[data-v-center] {
    margin-bottom: 0px;
    margin-top: 15px;
}

/*.gy-graphic .boxstyle a .photo:before {
	-moz-transition: bottom .1s linear;
	-o-transition: bottom .1s linear;
	-webkit-transition: bottom .1s linear;
	transition: bottom .1s linear;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 20px 20px;
	border-color: transparent transparent #0b6dcb transparent;
	position: absolute;
	bottom: -20px;
	left: 35px;
	z-index: 9
}
.gy-graphic .boxstyle:hover a .photo:before {bottom: 0px;}
.gy-graphic .boxstyle a .photo:after {
	-moz-transition: height .1s linear;
	-o-transition: height .1s linear;
	-webkit-transition: height .1s linear;
	transition: height .1s linear;
	content: '';
	position: absolute;
	height: 0;
	width: 100%;
	left: 0;
	bottom: 0;
	background: #0b6dcb;
	z-index: 10
}
.gy-graphic .boxstyle:hover a .photo:after {height: 4px;}*/
.gy-graphic .boxstyle a .photo img {
    height: 265px;
    width: 100%;
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

.gy-graphic .boxstyle:hover a .photo img {
    -webkit-transform: scale(1.15); /* Safari and Chrome */
    -moz-transform: scale(1.15); /* Firefox */
    -ms-transform: scale(1.15); /* IE 9 */
    -o-transform: scale(1.15); /* Opera */
    transform: scale(1.15);
}

.gy-graphic .boxstyle a .txtinfo {
    padding: 34px 28px 36px 28px;
    position: relative;
    z-index: 10;
    background-color: #fff;
    height: 267px;
    border: #dedede solid 1px;
}

.gy-graphic .boxstyle a .txtinfo:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -10px;
    left: 50%;
    z-index: 2;
    margin-left: -5px;
}

.gy-graphic .boxstyle a .txtinfo:after {
    -moz-transition: bottom .1s linear;
    -o-transition: bottom .1s linear;
    -webkit-transition: bottom .1s linear;
    transition: bottom .1s linear;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ccc transparent;
    position: absolute;
    top: -11px;
    left: 50%;
    z-index: 1;
    margin-left: -5px;
}

.gy-graphic .boxstyle a .txtinfo[data-v-center]:before {
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    top: initial;
    bottom: -10px;
}

.gy-graphic .boxstyle a .txtinfo[data-v-center]:after {
    border-width: 10px 10px 0 10px;
    border-color: #ccc transparent transparent transparent;
    top: initial;
    bottom: -11px;
}

.gy-graphic .boxstyle a .txtinfo h5 {
    font-size: 15px;
    color: #a6a6a6;
    margin: 0;
    font-family: Arial;
    font-weight: 500;
}

.gy-graphic .boxstyle a .txtinfo h4 {
    color: #2e2e2e;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 500;
    margin: 0 0 10px 0;
    max-height: 48px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.gy-graphic .boxstyle a .txtinfo hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: #d9d9d9 solid 1px;
}

.gy-graphic .boxstyle:hover a .txtinfo hr {
    border-top: #0b6dcb solid 1px;
}

.gy-graphic .boxstyle:hover a .txtinfo h4 {
    color: #0160b4;
}

.gy-graphic .boxstyle a .txtinfo p {
    font-size: 14px;
    color: #808080;
    margin: 0;
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 12px;
    max-height: 105px;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.gy-graphic .gyfooter {
    padding: 12px 18px 12px 38px;
    background: #f1f6f9;
}

.gy-graphic .gyfooter .text {
    font-size: 12px;
    color: #838383;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.gy-graphic .gyfooter .nameplate {
    color: #fff;
    font-size: 16px;
    letter-spacing: 3px;
    background: #c5222a;
    padding: 8px 19px;
    text-align: center;
    display: inline-block;
    width: auto;
    line-height: 130%;
}

@media (max-width: 1280px) {
    .gy-graphic .boxstyle a .photo img {
        height: 253px;
    }

    .gy-graphic .boxstyle a .txtinfo {
        height: 255px;
    }
}

@media (max-width: 1199px) {
    .gy-graphic .boxstyle a .photo img {
        height: 194px;
    }

    .gy-graphic .boxstyle a .txtinfo {
        padding: 20px 16px 25px 16px;
        height: 196px;
    }

    .gy-graphic .boxstyle a .txtinfo p {
        -webkit-line-clamp: 3;
        max-height: 63px;
    }

    .gy-graphic .boxstyle a .txtinfo hr {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .gy-graphic .boxstyle a .photo img {
        height: 147px;
    }

    .gy-graphic .boxstyle a .txtinfo {
        height: 149px;
    }

    .gy-graphic .boxstyle a .txtinfo p {
        display: none;
    }

    .gy-graphic .boxstyle a .txtinfo h4 {
        max-height: 74px;
        -webkit-line-clamp: 3;
    }
}

@media (max-width: 767px) {
    .gy-graphic li {
        margin-bottom: 28px;
    }

    .gy-graphic li:last-child {
        margin-bottom: 0px;
    }

    .gy-graphic {
        margin-left: auto;
        margin-right: auto;
    }

    .gy-graphic .boxstyle a .photo img {
        height: auto;
        max-height: 246px;
    }

    .gy-graphic .boxstyle a .txtinfo h4 {
        -webkit-line-clamp: initial;
        height: auto;
    }

    .gy-graphic .boxstyle a .txtinfo p {
        display: -webkit-box;
    }

    .gy-graphic .boxstyle a .txtinfo {
        padding: 30px 20px 30px 20px;
        height: auto;
    }
}

@media (max-width: 380px) {
    .gy-graphic .boxstyle a .photo img {
        max-height: 221px;
    }
}

/*---------------专题及图标链接---------------------*/
.win-zt {
    overflow: hidden;
    width: 40.702%;
    float: left;
}

.win-zt .topic {
    background: #a1e2f5;
    overflow: hidden;
}

.win-zt .topic .topic-l {
    width: 315px;
    float: left;
}

.win-zt .topic .topic-r {
    float: left;
    margin: 14px 0 0 24px;
}

.win-ico {
    overflow: hidden;
    width: 100%;
    float: left;
}

.win-ico li {
    float: left;
    text-align: center;
    margin-top: 13px;
}

.win-ico li font {
    width: 86px;
    height: 86px;
    background: #e2ebf9;
    border-radius: 50%;
    display: block;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 23% 0 0 0;
}

.win-ico li font:hover {
    background: #c8d7ee;
}

.win-ico p {
    color: #333;
    margin: 8px 0 0 0;
    font-size: 15px;
    text-align: center;
    line-height: 1.2;
    height: 34px;
}

.win-ico a:hover p {
    color: #204587;
}

@media (max-width: 1199px) {
    .win-ico li font {
        width: 70px;
        height: 70px;
    }

    .win-ico li {
        margin-top: 10px;
    }

    .win-ico p {
        font-size: 13px;
        height: 29px;
    }
}

@media (max-width: 991px) {
    .win-ico li font {
        padding: 19% 0 0 0;
    }
}

@media (max-width: 767px) {
    .win-ico .row {
        margin-left: -6px;
        margin-right: -6px;
    }

    .win-ico .row > .col-xs-4 {
        padding-left: 6px;
        padding-right: 6px;
    }

    .win-ico li font {
        width: 76px;
        height: 76px;
        padding: 17% 0 0 0;
    }

    .win-ico li {
        margin-top: 15px;
    }

    .win-ico p {
        font-size: 15px;
        height: 34px;
    }
}

@media (max-width: 380px) {
    .win-ico li font {
        padding: 19% 0 0 0;
    }
}

@media (max-width: 320px) {
    .win-ico p {
        font-size: 14px;
    }

    .win-ico li font {
        padding: 22% 0 0 0;
    }
}

.swipslider {
    position: relative;
    overflow: hidden;
    display: block;
    padding-top: 99px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.swipslider .sw-slides {
    display: block;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    font-size: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    position: absolute;
    bottom: 0;
}

.swipslider .sw-slide {
    width: 100%;
    height: 75%;
    margin: auto;
    display: inline-block;
    position: relative;
}

.swipslider .sw-slide > img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.swipslider .sw-slide .sw-content {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
}

.sw-bullet {
    position: absolute;
    bottom: 3px;
    list-style: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}

.sw-bullet li {
    width: 13px;
    height: 6px;
    background-color: #dbdbdb;
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out;
}

.sw-bullet li:hover {
    background-color: rgba(219, 219, 219, 0.6);
}

.sw-bullet li.active {
    background-color: #074aa5;
    box-shadow: 0 0 2px rgba(219, 219, 219, 0.6);
}

.sw-bullet li:not(:last-child) {
    margin-right: 5px;
}

@media (max-width: 991px) {
    .swipslider {
        padding-top: 152px;
    }
}

@media (max-width: 767px) {
    .swipslider {
        padding-top: 91px;
    }
}

/*---------------联系信息等------------------*/
.aboutvideo {
    border: #cce7f4 solid 5px;
    overflow: hidden;
}

.contactinfo {
    font-size: 16px;
    line-height: 36px;
    color: #e4f1f8;
}

@media (max-width: 1199px) {
    .contactinfo {
        line-height: 33px;
    }
}

@media (max-width: 991px) {
    .contactinfo {
        line-height: 38px;
    }
}

/*---------------新闻动态---------------------*/
.minh {
}

.picnewslist {
    overflow: hidden;
    margin: 0 15px 10px 15px;
}

.picnewslist li {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}

.picnewslist li:last-child {
    margin-bottom: 0px;
    border-bottom: #ccc dashed 0px;
}

.picnewslist li h2 {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 8px 0;
    display: block;
}

/*text-overflow: ellipsis;white-space: nowrap;*/
.picnewslist li h2 a {
    color: #383838;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.picnewslist li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.picnewslist .news-img {
    margin-right: 10px;
    margin-bottom: 8px;
}

.picnewslist .news-img img {
    max-width: 102px;
    border: #e4e4e4 solid 1px;
}

.picnewslist .news-txt p {
    line-height: 20px;
    font-size: 13px;
    margin: 0px;
    color: #8e8e8e;
}

.picnewslist .news-txt i {
    font-size: 12px;
    margin: 0 0 5px 0;
    color: #009cd1;
    display: block;
    font-style: normal;
    text-align: right;
}

.picnewslist .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.picnewslist .news-txt p a:hover {
    color: #15549a;
}

.picnewslist .hzfa-img {
    margin-right: 10px;
    margin-bottom: 15px;
}

.picnewslist .hzfa-img img {
    max-width: 112px;
    border: #e4e4e4 solid 3px;
}

.picnewslist .hzfa-txt p {
    line-height: 1.5;
    font-size: 12px;
    margin: 0 0 15px 0;
    color: #8e8e8e;
}

@media (max-width: 1199px) {
    .minh {
        min-height: 98px;
    }

    .picnewslist li h2 {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .minh {
        min-height: auto;
    }
}

@media (min-width: 768px) {
    .picnewslist .news-txt p {
        line-height: 20px;
        height: auto;
        font-size: 13px;
        overflow: hidden;
    }

    .picnewslist .news-img img {
        width: 102px;
        height: 66px;
    }

    .picnewslist .news-img {
        margin-right: 13px;
    }

    .picnewslist li {
        margin-bottom: 8px;
        display: block;
        overflow: hidden;
    }

    .picnewslist .hzfa-txt p {
        line-height: 20px;
        height: auto;
        font-size: 13px;
        overflow: hidden;
    }

    .picnewslist .hzfa-img img {
        width: 112px;
        height: 152px;
    }

    .picnewslist .hzfa-img {
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .picnewslist .news-img {
        margin-bottom: 2px;
    }

    .picnewslist .news-img img {
        width: 126px;
        height: 84px;
    }

    .picnewslist .hzfa-img {
        margin-bottom: 2px;
    }

    .picnewslist .hzfa-img img {
        width: 106px;
        height: 146px;
    }

    .picnewslist li h2 {
        white-space: normal;
    }
}

/*------------------left news----------------*/
.rprogress {
    overflow: hidden;
    margin-top: 22px;
}

.rprogress .progress-l {
    overflow: hidden;
    float: left;
    background: #f1f3fa;
    width: 260px;
    height: 298px;
    margin-right: 24px;
    border: #f1f3fa solid 0px;
}

.rprogress .progress-l .limg {
    overflow: hidden;
}

.rprogress .progress-l .limg img {
    height: 146px;
    width: 100%;
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

/*.rprogress .progress-l .limg:hover img {-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);}*/
.rprogress .progress-l .ltext {
    padding: 18px 20px 18px;
}

.rprogress .progress-l .ltext h3 {
    line-height: 1;
    color: #125bc3;
    font-size: 21px;
    font-family: Arial;
    margin: 0 0 12px 0;
    font-weight: 700;
}

.rprogress .progress-l .ltext h3 i {
    line-height: 1;
    color: #acacac;
    font-size: 14px;
    font-family: Arial;
    margin: 0 6px;
}

.rprogress .progress-l .ltext h3 span {
    line-height: 1;
    color: #125bc3;
    font-size: 15px;
    font-family: Arial;
    font-weight: 500;
}

.rprogress .progress-l .ltext h4 {
    font-size: 15px;
    line-height: 1.4;
    color: #333;
    margin: 0;
    max-height: 66px;
    overflow: hidden;
}

.rprogress .progress-l .ltext h4 a {
    color: #333;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.rprogress .progress-l .ltext h4 a:hover {
    color: #004ea2;
}

.rprogress .progress-r {
}

@media (max-width: 767px) {
    .rprogress .progress-l {
        width: 100%;
        height: auto;
        margin-right: 0;
    }

    .rprogress .progress-l .limg img {
        height: 210px;
    }

    .rprogress .progress-r {
        float: left;
        overflow: hidden;
        margin-top: 20px;
    }

    .rprogress .progress-l .ltext h4 a {
        max-height: inherit;
        height: auto;
        -webkit-line-clamp: inherit;
    }
}

@media (max-width: 380px) {
    .rprogress .progress-l .limg img {
        height: 188px;
    }
}

/*-----------------文字列表---------------------*/
.list-index {
    overflow: hidden;
    display: block;
}

.list-index ul li {
    overflow: hidden;
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
}

.list-index ul li:last-child {
    margin-bottom: 0px;
}

.list-index ul li a {
    float: left;
    max-width: 87%;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    padding: 0 0 0 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
    position: relative;
}

.list-index ul li a:after {
    background-color: #0066cc;
    content: '';
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 5px;
    top: 8px;
}

.list-index ul li a span {
    color: #EB0003;
    margin-right: 10px;
}

.list-index ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-index ul li a:hover {
    color: #0066cc;
    text-decoration: none;
    font-weight: 700;
}

.list-index i {
    float: left;
    margin: 0 0 0 8px;
}

.list-index span {
    line-height: 1.4;
    color: #a6a6a6;
    font-size: 15px;
    font-family: Arial;
}

.list-index span.right {
    float: right;
}

@media (max-width: 1280px) {
    .list-index ul li {
        margin-bottom: 22px;
    }
}

@media (max-width: 1199px) {
    .list-index ul li {
        margin-bottom: 18px;
    }

    .list-index ul li a {
        max-width: 83%;
        font-size: 15px;
    }

    .list-index ul li:nth-child(5) {
        display: none;
    }

    .list-index ul li:nth-child(4) {
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    .list-index ul li a {
        float: left;
        max-width: 88%;
    }

    .list-index ul li {
        margin-bottom: 17px;
    }

    .list-index ul li:nth-child(5) {
        display: block;
    }

    .list-index ul li:nth-child(4) {
        margin-bottom: 17px;
    }
}

@media (max-width: 767px) {
    .list-index ul li {
        margin-bottom: 22px;
    }

    .list-index ul li:nth-child(4) {
        margin-bottom: 22px;
    }
}

@media (max-width: 640px) {
    .list-index ul li {
        margin-bottom: 15px;
    }

    .list-index ul li:nth-child(4) {
        margin-bottom: 15px;
    }

    .list-index ul li a {
        max-width: 100%;
        white-space: normal;
    }

    .list-index ul li a span {
        padding: 0;
    }

    .list-index span {
        width: 100%;
        padding-left: 21px;
        padding-top: 4px;
    }
}

.list-tab {
    overflow: hidden;
    display: block;
    border-bottom: #d7e9fa solid 2px;
    margin-bottom: 27px;
    padding-bottom: 20px;
}

.list-tab ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    text-align: left;
    padding: 0 0 8px 0;
    margin-bottom: 12px;
}

.list-tab ul li:last-child {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 0;
}

.list-tab ul li a {
    overflow: hidden;
    font-size: 20px;
    line-height: 1.5;
    color: #333;
    display: block;
    font-weight: 700;
    max-height: 60px;
    margin-bottom: 8px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.list-tab ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-tab ul li a:hover {
    color: #222;
    text-decoration: none;
}

.list-tab ul li p {
    color: #888;
    line-height: 1.6;
    font-size: 14px;
    margin: 12px 0 0;
    max-height: 44px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.list-tab h3 {
    line-height: 1;
    color: #0066cc;
    font-size: 15px;
    margin: 0;
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .list-tab {
        max-height: initial;
        margin-bottom: 20px;
        padding-bottom: 8px;
    }

    .list-tab ul li a {
        max-height: inherit;
        height: auto;
        -webkit-line-clamp: inherit;
    }

    .list-tab ul li:last-child {
        margin-bottom: 12px;
    }
}

.list-tab1 {
    overflow: hidden;
    display: block;
}

.list-tab1 ul {
    float: left;
    width: 100%;
}

.list-tab1 ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px solid #dfe6f3;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 21px;
}

.list-tab1 ul li:last-child {
    margin-bottom: 0;
}

.list-tab1 ul li a {
    float: left; /*width:88%;*/
    max-width: 88%;
    overflow: hidden;
    font-size: 16px;
    color: #f1f3f8;
    background-image: url(icon04.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding: 0 0 0 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-tab1 ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-tab1 ul li a:hover {
    color: #64d8ff;
    text-decoration: none;
}

.list-tab1 i {
    float: left;
    margin: 14px 0 0 8px;
}

.list-tab1 span {
    color: #a9d3ea;
    font-size: 15px;
    font-family: Arial;
}

.list-tab1 span.right {
    float: right;
}

.list-gg {
    overflow: hidden;
    display: block;
    margin-top: 22px;
}

.list-gg ul li {
    overflow: hidden;
    border-bottom: 1px solid #dfe6f3;
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: url(ico-01.png) no-repeat 1px 7px;
    padding-left: 15px;
}

.list-gg ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0px;
    border: 0;
}

.list-gg ul li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.4;
    color: #333;
    font-weight: 500;
    word-break: break-all;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    max-height: 44px;
}

.list-gg ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-gg ul li a:hover {
    color: #004ea2;
    text-decoration: none;
}

.list-gg ul li a span {
    color: #1958af;
    font-size: 15px;
}

@media (max-width: 767px) {
    .list-gg ul li a {
        height: auto;
        white-space: normal;
    }
}

.list-bmtab {
    overflow: hidden;
    display: block;
}

.list-bmtab ul {
    float: left;
    width: 100%;
}

.list-bmtab ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 15px;
}

.list-bmtab ul li:last-child {
    margin-bottom: 0;
}

.list-bmtab ul li a {
    float: left; /*width:88%;*/
    max-width: 80%;
    overflow: hidden;
    font-size: 15px;
    color: #333;
    background-image: url(icon01.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding: 0 0 0 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-bmtab ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-bmtab ul li a:hover {
    color: #204587;
    text-decoration: none;
}

.list-bmtab i {
    float: left;
    margin: 14px 0 0 8px;
}

.list-bmtab span {
    color: #a1a1a1;
    font-size: 14px;
    font-family: Arial;
}

.list-bmtab span.right {
    float: right;
}

.list-bmtab1 {
    overflow: hidden;
    display: block;
}

.list-bmtab1 ul {
    float: left;
    width: 100%;
    min-height: 195px;
}

.list-bmtab1 ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 15px;
}

.list-bmtab1 ul li:last-child {
    margin-bottom: 0;
}

.list-bmtab1 ul li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    color: #333;
    background-image: url(icon01.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding: 0 0 0 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-bmtab1 ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-bmtab1 ul li a:hover {
    color: #204587;
    text-decoration: none;
}

.list-bmtab1 i {
    float: left;
    margin: 14px 0 0 8px;
}

.list-bmtab1 span {
    color: #a1a1a1;
    font-size: 14px;
    font-family: Arial;
}

.list-bmtab1 span.right {
    float: right;
}

.cmsm .list-tab1 ul li {
    margin-bottom: 20px;
}

.cmsm .list-tab1 ul li:last-child {
    margin-bottom: 0;
}

.left-txtximg {
    float: left;
    width: 27.8%;
    background: #e6f1fb;
}

.left-txtximg img {
    height: 142px;
    width: 100%;
}

.left-txtximg p {
    padding: 0;
    margin: 12px;
    font-size: 14px;
    height: 72px;
    overflow: hidden;
    line-height: 1.3;
}

.left-txtximg p a {
    color: #404040;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.left-txtximg p:hover a {
    color: #0040a9;
}

.list-news {
    overflow: hidden;
    display: block;
}

.list-news li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    margin-bottom: 16px;
}

.list-news li:last-child {
    margin-bottom: 0px;
}

.list-news li a {
    float: left; /*width:86%;*/
    max-width: 88%;
    overflow: hidden;
    font-size: 15px;
    line-height: 150%;
    color: #383838;
    background-image: url(ico_01.gif);
    background-repeat: no-repeat;
    background-position: left 7px;
    padding-left: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
}

.list-news li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-news li a:hover {
    color: #004ea2;
}

.list-news i {
    float: left;
    margin: 14px 0 0 8px;
}

.list-news span {
    line-height: 150%;
    color: #9b9b9b;
    font-size: 15px;
    font-family: Arial;
}

.list-news span.right {
    float: right;
}

.nol {
}

@media (max-width: 1199px) {
    .list-news li a {
        max-width: 86%;
    }
}

@media screen and (max-width: 991px) {
    .list-news li a {
        white-space: normal;
        max-width: 76%;
    }

    .list-news .nol li a {
        white-space: nowrap;
        max-width: 84%;
    }

    .list-news i {
        margin: 12px 0 0 8px;
    }
}

@media screen and (max-width: 767px) {
    .list-news li a {
        max-width: 72%;
    }

    .list-news .nol li a {
        white-space: normal;
        max-width: 72%;
    }

    .list-news span {
        font-size: 14px;
    }
}

@media (max-width: 380px) {
    .list-news li a, .list-news .nol li a {
        max-width: 100%;
    }

    .list-news span {
        display: none;
    }
}

.list-article {
    overflow: hidden;
    display: block;
}

.list-article li {
    overflow: hidden;
    clear: both;
    margin-bottom: 16px;
}

.list-article li:last-child {
    margin-bottom: 0px;
}

.list-article li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 150%;
    color: #383838;
    background-image: url(ico_01.gif);
    background-repeat: no-repeat;
    background-position: left 7px;
    padding-left: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
}

.list-article li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-article li a:hover {
    color: #004ea2;
}

@media (max-width: 991px) {
    .list-article li a {
        white-space: normal;
    }
}

/*---------------信息平台---------------------*/
.infoplatform {
    overflow: hidden;
}

.infoplatform .space {
    padding: 0;
}

.infoplatform .boxpadding {
    padding: 20px 0;
}

.infoplatform .sideline {
    border-bottom: #dfeef9 solid 1px;
    border-right: #dfeef9 solid 1px;
}

.infoplatform .in_icon1 {
    background: #0062ac;
}

.infoplatform .in_icon2 {
    background: #0ba299;
}

.infoplatform .in_icon3 {
    background: #6fbc47;
}

.infoplatform .in_icon4 {
    background: #24a9e6;
}

.infoplatform .in_icon5 {
    background: #f8b62c;
}

.infoplatform p {
    color: #ffffff;
    margin: 6px 0 0 0;
    font-size: 12px;
}

.infoplatform a:hover p {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

@media (max-width: 1299px) {
    .infoplatform .boxpadding {
        padding: 23px 0;
    }
}

/*---------------学术活动---------------------*/
/*首页样式*/
.events {
    background: #f3f9fe;
    overflow: hidden;
    padding: 18px;
    border: #b6d5eb solid 1px;
    min-height: 342px;
}

.cmain2by {
    width: 100%;
}

.cmain2by dl {
    margin: 0px;
}

.cmain2by dd {
    overflow: hidden;
    margin-bottom: 14px;
    border-bottom: #d3d3d3 dashed 0px;
}

.cmain2by dd.cmain2byli1 {
    background: #f1f1f1;
}

.cmain2by dd span {
    float: left;
    color: #ff9c00;
    text-align: center;
    width: 57px;
    margin-right: 2px;
    font-size: 25px;
    font-weight: 700;
    padding: 2px 0 0 0;
    background: url(ioz_datebg.png) no-repeat top center;
    font-family: Arial; /*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/
}

.cmain2by dd span b {
    background: #086ec1;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #ffffff;
    font-weight: normal;
}

.cmain2by dd .hdtitle {
    float: left;
    width: 78%;
    overflow: hidden;
    display: block;
    color: #535353;
    margin-left: 10px;
}

.cmain2by dd .hdtitle a {
    display: block;
    line-height: 20px;
    color: #383838;
    font-size: 15px;
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.cmain2by dd .hdtitle a > img {
    display: inline-block;
    margin-left: 6px;
}

.cmain2by dd .hdtitle a:hover {
    COLOR: #004ea2;
}

.cmain2by dd .hdtitle p {
    font-size: 13px;
    color: #0561a6;
    line-height: 19px;
    margin: 7px 0 0 0;
}

@media (max-width: 1299px) {
    .events {
        min-height: 358px;
    }
}

@media (max-width: 1199px) {
    .cmain2by dd .hdtitle {
        width: 70%;
    }

}

@media (max-width: 991px) {
    .cmain2by dd .hdtitle {
        width: 89%;
    }

}

@media (max-width: 767px) {
    .cmain2by dd .hdtitle {
        width: 76.8%;
    }

    .cmain2by dd .hdtitle a {
        white-space: normal;
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .cmain2by dd .hdtitle {
        width: 71.8%;
    }
}

/*列表页样式*/
.academic-notice {
    width: 100%;
}

.academic-notice dl {
    margin: 0px;
}

.academic-notice dd {
    overflow: hidden;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: #dedede dashed 1px;
}

.academic-notice dd:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}

.academic-notice dd span {
    float: left;
    color: #ff9c00;
    text-align: center;
    width: 63px;
    margin-right: 2px;
    font-size: 25px;
    font-weight: 700;
    padding: 2px 0 0 0;
    background: url(ioz_datebg.png) no-repeat top center;
    font-family: Arial;
}

.academic-notice dd span b {
    background: #0367b2;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #ffffff;
}

.academic-notice dd .hdtitle {
    float: left;
    width: 90%;
    overflow: hidden;
    display: block;
    color: #535353;
    margin-left: 10px;
}

.academic-notice dd .hdtitle a {
    overflow: hidden;
    display: block;
    line-height: 20px;
    color: #383838;
    font-size: 16px;
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-overflow: ellipsis;
    white-space: normal;
}

.academic-notice dd .hdtitle a > img {
    display: inline-block;
    margin-left: 6px;
}

.academic-notice dd .hdtitle a:hover {
    COLOR: #004ea2;
}

.academic-notice dd .hdtitle p {
    font-size: 13px;
    color: #0367b2;
    line-height: 18px;
    margin: 7px 0 0 0;
}

@media (max-width: 1199px) {
    .academic-notice dd .hdtitle {
        width: 88%;
    }

    .academic-notice dd .hdtitle a {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .academic-notice dd .hdtitle {
        width: 81%;
    }
}

@media (max-width: 767px) {
    .academic-notice dd .hdtitle {
        width: 74.8%;
    }

    .academic-notice dd .hdtitle a {
        white-space: normal;
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .academic-notice dd .hdtitle {
        width: 70.8%;
    }
}

/*二级页面侧边样式*/
.jlnotice {
    margin: 0 15px 18px 15px;
}

.jlnotice dl {
    margin: 0px;
}

.jlnotice dd {
    overflow: hidden;
    margin-bottom: 17px;
    padding-bottom: 17px;
    border-bottom: #d3d3d3 dashed 1px;
}

.jlnotice dd:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}

.jlnotice dd span {
    float: left;
    color: #ff9c00;
    text-align: center;
    width: 63px;
    margin-right: 2px;
    font-size: 25px;
    font-weight: 700;
    padding: 2px 0 0 0;
    background: url(ioz_datebg.png) no-repeat top center;
    font-family: Arial; /*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/
}

.jlnotice dd span b {
    background: #0367b2;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #ffffff;
}

.jlnotice dd .hdtitle {
    float: left;
    width: 76%;
    overflow: hidden;
    display: block;
    color: #535353;
    margin-left: 10px;
}

.jlnotice dd .hdtitle a {
    overflow: hidden;
    display: block;
    line-height: 20px;
    color: #383838;
    font-size: 15px;
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jlnotice dd .hdtitle a > img {
    display: inline-block;
    margin-left: 6px;
}

.jlnotice dd .hdtitle a:hover {
    COLOR: #004ea2;
}

.jlnotice dd .hdtitle p {
    font-size: 13px;
    color: #0561a6;
    line-height: 19px;
    margin: 7px 0 0 0;
}

@media (max-width: 1299px) {
    .jlnotice dd {
        margin-bottom: 21px;
        padding-bottom: 21px;
    }
}

@media (max-width: 1199px) {
    .jlnotice dd .hdtitle {
        width: 71%;
    }
}

/*---------------首页图文---------------------*/
.homelist {
    overflow: hidden;
}

.homelist li {
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
}

.homelist li:last-child {
    margin-bottom: 0px;
}

.homelist li h2 {
    margin: 8px 0 20px;
    font-weight: 700;
    overflow: hidden;
}

.homelist li h2 a {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    display: block;
    max-height: 56px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.homelist li h2 a:hover {
    color: #0066cc;
    text-decoration: none;
}

.homelist .news-img {
    margin-right: 25px;
}

.homelist .news-img img {
    width: 395px;
    height: 263px;
}

.homelist .news-txt {
    overflow: hidden;
}

.homelist .news-txt span {
    font-size: 15px;
    color: #0066cc;
    line-height: 1.1;
    font-weight: 300;
    margin-top: 20px;
    display: block;
}

.homelist .news-txt p {
    line-height: 1.8;
    font-size: 14px;
    margin: 0px;
    color: #909090;
    overflow: hidden;
    max-height: 99px;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.homelist .news-txt i {
    font-family: Arial;
    font-size: 15px;
    margin: 12px 0 0 0;
    color: #125eb8;
    display: block;
    padding: 0 5px 0 0;
    font-style: normal;
    text-align: right;
}

.homelist .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.homelist .news-txt p a:hover {
    color: #15549a;
}

@media (max-width: 1199px) {
    .homelist li h2 {
        margin: 0 0 16px;
    }

    .homelist .news-img {
        margin-right: 20px;
    }

    .homelist .news-img img {
        width: 308px;
        height: 205px;
    }
}

@media (max-width: 991px) {
    .homelist li h2 a {
        max-height: inherit;
        -webkit-line-clamp: inherit;
        font-size: 17px;
    }
}

@media (max-width: 640px) {
    .homelist .news-img {
        margin-right: 0px;
        width: 100%;
        margin-bottom: 15px;
    }

    .homelist .news-img img {
        width: 100%;
        height: auto;
        max-height: 220px;
    }

    .homelist li {
        margin-bottom: 22px;
    }

    .homelist li h2 {
        font-size: 18px;
        max-height: inherit;
        line-height: 1.2;
        margin: 0 0 8px 0;
    }

    .homelist .news-txt {
        float: left;
    }

    .homelist .news-txt span {
        margin-top: 8px;
    }

    .homelist .news-txt p {
        display: none;
    }

    .homelist li h2 a {
        font-size: 18px;
    }
}

/*---------------视频中心---------------------*/
.picvid {
    margin: 2px 0 0 0;
}

.videobox {
    overflow: hidden;
    display: block;
    margin: 24px 0 6px 0;
}

.videobox .txtinfo {
    overflow: hidden;
    padding: 10px 0 0 0;
}

.videobox .txtinfo h4 {
    color: #333;
    font-size: 15px;
    line-height: 140%;
    font-weight: 500;
    margin: 0;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-decoration: none;
    -webkit-box-orient: vertical;
    height: 22px;
}

.videobox .txtinfo h4 a {
    color: #333;
    border: 0;
    display: block;
}

.videobox .txtinfo h4 a:hover {
    color: #003b8b;
    text-decoration: none;
}

.video-container {
    /*border:#f7d4c1 solid 6px;*/
    position: relative;
    overflow: hidden;
    /*display: inline-block;*/
    font-size: 16px;
    font-size: 1rem;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;

}

/*width:173px; height:116px; */
.video-container:hover .headline {
    background: white;
    z-index: 2;
}

.video-container i {
    display: block;
    position: absolute;
    opacity: .6;
    text-align: center;
    color: inherit;
    font-size: 46px;
    width: 46px;
    height: 46px;
    top: 50%;
    left: 50%;
    margin-top: -23px;
    margin-left: -23px;
}

.video-container:hover a {
    opacity: .9;
    /*top: 0;*/
    z-index: 2;
}

.video-container img {
    width: 100%;
    height: 186px;
    display: block;
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

/*width: 100%;height: auto;*/
.video-container .video-caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
    color: #fff;
}

.video-container .video-caption span {
    background-color: #FD0005;
    position: absolute;
    top: 0;
    padding: 0px 7px;
    font-weight: bold;
    font-size: 13px;
}

.video-container .video-caption p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
    background: rgba(0, 0, 0, .6);
    margin: 0;
    padding: 6px;
}

.video-container:hover img {
    -webkit-transform: scale(1.25); /* Safari and Chrome */
    -moz-transform: scale(1.25); /* Firefox */
    -ms-transform: scale(1.25); /* IE 9 */
    -o-transform: scale(1.25); /* Opera */
    transform: scale(1.25);
}

.video-container:hover .video-caption {
    background: rgba(0, 0, 0, .3);
}

@media (max-width: 1280px) {
    .video-container img {
        height: 177px;
    }
}

@media (max-width: 1199px) {
    .video-container img {
        height: 136px;
    }
}

@media (max-width: 991px) {
    .video-container img {
        height: 141px;
    }

    .headline {
        max-height: 68px;
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width: 800px) {
    .video-container img {
        height: 147px;
    }
}

@media (max-width: 768px) {
    .video-container img {
        height: 141px;
    }
}

@media (max-width: 767px) {
    .videobox {
        margin: 26px 0 0 0;
    }

    .videobox .txtinfo h4 {
        font-size: 16px;
        height: auto;
        -webkit-line-clamp: inherit;
    }

    .video-container img {
        height: auto;
    }
}

/*---------------推荐专题---------------------*/
/*首页样式*/
.specialtopic {
}

.specialtopic img {
    border: #d9d9d9 solid 1px;
    width: 100%;
    height: 65px;
    margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
    .specialtopic img {
        height: 52px;
        margin: 30.8px 0 0 0;
    }
}

@media (max-width: 991px) {
    .specialtopic img {
        height: 61px;
        margin: 20px 0 0 0;
    }
}

@media (max-width: 767px) {
    .specialtopic img {
        height: 48px;
        margin: 15px 0 0 0;
    }
}

@media (max-width: 380px) {
    .specialtopic img {
        height: 43px;
        margin: 15px 0 0 0;
    }
}

@media (max-width: 320px) {
    .specialtopic img {
        height: 36px;
        margin: 15px 0 0 0;
    }
}

/*列表页样式*/
.specialtopic-list {
}

.specialtopic-list img {
    border: #d9d9d9 solid 1px;
    width: 100%;
    height: 76px;
    margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
    .specialtopic-list img {
        height: 61px;
    }
}

@media (max-width: 991px) {
    .specialtopic-list img {
        height: 60px;
    }
}

@media (max-width: 767px) {
    .specialtopic-list img {
        height: 51px;
        margin: 0 0 15px 0;
    }
}

@media (max-width: 380px) {
    .specialtopic-list img {
        height: 45px;
        margin: 0 0 15px 0;
    }
}

@media (max-width: 320px) {
    .specialtopic-list img {
        height: 36px;
        margin: 0 0 15px 0;
    }
}

/*列表页样式1*/
.specialtopic-list1 {
}

.specialtopic-list1 img {
    border: #d9d9d9 solid 1px;
    width: 100%;
    height: 78px;
    margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
    .specialtopic-list1 img {
        height: 62px;
    }
}

@media (max-width: 991px) {
    .specialtopic-list1 img {
        height: 63px;
    }
}

@media (max-width: 767px) {
    .specialtopic-list1 img {
        height: 51px;
        margin: 0 0 15px 0;
    }
}

@media (max-width: 380px) {
    .specialtopic-list1 img {
        height: 45px;
        margin: 0 0 15px 0;
    }
}

@media (max-width: 320px) {
    .specialtopic-list1 img {
        height: 36px;
        margin: 0 0 15px 0;
    }
}

/*---------------页尾---------------------*/
.foot {
    background: url(footbg.jpg) repeat-x top center #0066cb;
}

.index-font {
    margin-top: 0;
}

.foot .tophalf {
    padding: 60px 0 60px;
    border-bottom: #0e50bf solid 1px;
}

.foot .secondhalf {
    padding: 12px 0;
    border-top: #255689 solid 1px;
    background: rgba(38, 45, 52, .4);
    color: #daebf3;
    font-size: 13px;
    text-align: center;
    line-height: 24px;
}

.foot .secondhalf img {
    display: inline-block;
    margin-left: 15px;
}

.foot .secondhalf a {
    color: #daebf3;
}

.foot .secondhalf a:hover {
    color: #64d8ff;
}

.copyright {
    font-size: 12px;
    line-height: 20px;
    color: #f7f7f7;
    display: block;
}

.copyright .cas {
    width: 308px;
    height: 68px;
    border-right: #7fa0d1 solid 1px;
    display: block;
    overflow: hidden;
    float: left;
    margin: 0 18px 0 0;
    text-align: center;
}

.copyright .cas img {
}

.copyright .left {
    width: 42%;
    font-size: 14px;
    line-height: 1.7;
    color: #e4efff;
    display: block;
    overflow: hidden;
    float: left;
}

.copyright .left a {
    color: #e4efff;
}

.copyright .left a:hover {
    color: #ffc900;
}

.copyright .left span {
    display: inline-block;
    margin-right: 14px;
}

.foot .rightbz {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    border-top: #2f7ee0 solid 1px;
    padding: 20px 0 36px;
}

.foot .rightbz img {
    display: inline-block;
    margin-left: 5px;
}

.foot .rightbz .picmr {
    margin-right: 12px;
}

.copyright .rightjb {
    width: 65px;
    padding: 10px 0 0 0;
    display: block;
    overflow: hidden;
    float: right;
}

.copyright .rightlink {
    width: 280px;
    float: right;
    margin: 10px 0 0;
}

.ui-select-wrap {
    display: block;
    border: #6c9fe8 solid 1px;
    height: 46px;
    line-height: 46px;
    padding-right: 20px;
    background-color: rgba(11, 78, 183, .5);
    border-radius: 5px;
}

.ui-select-input {
    font-size: 14px;
    color: #fff;
    padding-left: 15px;
}

.ui-select-arrow {
    top: 12px;
    right: 26px;
    border: 0;
    font-size: 20px;
}

.ui-select-list {
    background-color: #dfe7f5;
    border: none;
    overflow: auto;
    border-radius: 0;
    left: 0;
    top: 50px;
    border-radius: 3px;
}

.ui-select-list > li {
    padding: 6px 20px;
    font-size: 14px;
    color: #322222;
}

.ui-select-list > li:hover {
    background-color: #0d51b1;
    color: #fff;
}

.ui-select-wrap.up .ui-select-list {
    bottom: 45px;
}

@media (max-width: 1280px) {
    .foot .tophalf {
        padding: 50px 0 50px;
    }
}

@media (max-width: 1199px) {
    .copyright .rightlink {
        width: 190px;
    }
}

@media (max-width: 991px) {
    .copyright .cas {
        width: 100%;
        border: 0px;
        margin: 0 0 10px;
    }

    .copyright .cas img {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .copyright .left {
        width: 100%;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .copyright .rightlink {
        width: 100%;
        float: right;
        margin: 8px 0 0 0;
        padding: 0 16%;
    }

    .foot .tophalf {
        padding: 30px 0 34px;
    }

    .ui-select-wrap {
        height: 36px;
        line-height: 36px;
    }

    .copyright .left span {
        margin-left: 7px;
        margin-right: 7px;
    }

    .ui-select-arrow {
        top: 7px;
    }
}

@media (max-width: 767px) {
    .foot .secondhalf {
        padding: 18px 0;
    }

    .foot .secondhalf img {
        display: none;
    }

    .foot .tophalf {
        padding: 30px 0 26px;
    }

    .foot .rightbz {
        padding: 16px 0 36px;
    }

    .copyright .rightlink {
        padding: 0 10%;
    }
}

@media (max-width: 320px) {
    .foot .rightbz img {
        width: 88px;
    }
}

/*---------------------------------导航＆菜单------------------------------------------*/
.twobanner {
    height: 236px;
    border-top: #4d788e solid 1px;
}

.twolmmt {
    margin: 4px 0 0 0;
}

.h_menu {
    padding: 0;
}

.location_menu {
    overflow: hidden;
    padding: 0px;
}

.navbar {
    min-height: 40px;
    border: 0px solid transparent;
}

.navbar-toggle {
    float: right;
    padding: 4px 5px;
    margin-top: 11px;
    margin-bottom: 11px;
    margin-right: 0px;
    border: 2px solid #F6FAFC;
}

.navbar-menu {
    font-size: 20px;
    color: #ffffff;
    float: left;
    font-weight: 500;
    margin: 15px 0 0 0;
}

.navbar-default .navbar-collapse {
    border-color: #2f6abb;
    box-shadow: none;
}

.nav-tabs > li {
    text-align: center;
}

.nav-tabs > li:last-child {
    border-right: #cacaca solid 0px;
}

.nav-stacked > li {
    background: #e9f6fe;
    border-top: #feffff solid 1px;
    border-bottom: #cce7fa solid 1px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
    border-color: transparent;
}

.nav .open > a, .nav .open > a:hover {
    border-color: #32509f;
}

.navbar-default .navbar-nav > li > a.parent {
    display: inline-block;
}

.caret {
    border-top: 6px dashed;
    border-top: 6px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.nav-wrap {
}

.nav-wrap .bootsnav.scroll {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100;
}

@media (max-width: 1024px) {
    .twobanner {
        height: 206px;
    }
}

@media only screen and (max-width: 992px) {
    .nav-pills > li > a {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .navbar-menu {
        display: none;
    }

    .navbar-right {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .twobanner {
        height: 142px;
    }

    .h_menu {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
    }

    .location_menu {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width: 767px) {
    .navbar-collapse.in {
        overflow: hidden;
        max-height: 492px;
        overflow-y: auto !important;
    }

    .navbar-default .navbar-nav > li > a.dropdown-toggle {
        padding-left: 18px;
        display: inline-block;
        position: absolute;
        right: 0;
    }

    .navbar-collapse {
        margin-top: 2px;
    }

    .nav-tabs > li {
        width: 100%;
        border-right: #cacaca solid 0px;
    }
}

.dropdowns {
    position: relative;
}

.dropdown .dropdowns.open > a:before {
    content: "\f105";
    color: #e3e3e3;
}

.dropdown .dropdowns > a:before {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 10px;
    margin-left: 0;
    visibility: visible;
    color: #6895be;
}

.contentWrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.contentLeft {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 10px;
    margin-top: 10px;
    border-radius: 6px;
}

.contentRight {
    padding: 1.3rem 2rem;
    margin-left: 250px;
}

.leftNavigation {
    margin: 0rem 0;
}

.leftNavigation, .leftNavigation li ul {
    list-style: none;
    padding: 0;
}

.leftNavigation {
    position: relative;
}

.leftNavigation li a::before {
    content: '';
    left: 20px;
    top: 16px;
    position: absolute;
    width: 4px;
    height: 16px;
    background: #444;
    border-radius: 2px;
}

.leftNavigation li a {
    font-size: 16px;
    display: block;
    /*padding: 13px 16px 13px 46px;*/
    padding-left: 38px;
    height: 50px;
    line-height: 50px;
    color: #444444;
    border-bottom: solid 1px #deeffe;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    font-weight: 700;
    width: 100%;
}

.leftNavigation li:last-child a {
    border-bottom: none;
}

.leftNavigation li a, .leftNavigation li a .leftNavIcon {
    /*line-height: 160%;*/
}

.leftNavigation li a .leftNavIcon {
    position: absolute;
    top: 0;
    left: 0;
    width: 4.6rem;
    padding: 13px 0;
    text-align: center;
    font-weight: 700;
    color: #7e96c1;
}

.leftNavigation li.active a .leftNavIcon {
    color: #1f2b5e;
}

.leftNavigation li a .leftNavIcon1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 4rem;
    padding: 0.8rem 0;
    text-align: center;
}

.leftNavigation li a:hover {
    color: #0066CC;
    text-decoration: none;
    background: #deeffe;
    font-weight: 700;
    border-radius: 4px 4px 0 0;
}

.leftNavigation li a:hover .leftNavIcon {
    color: #444;
    font-weight: 700
}

.leftNavigation li ul {
    display: none;
    margin: 0;
    /*background-color: #dde4f2;*/
}

.leftNavigation li ul li {
    border-bottom: solid 1px #bfd0e1;
}

.leftNavigation li ul li a {
    border-bottom: solid 0px #D0E9F3;
    font-size: 14px;
    color: #444444;
    background: url(ico-03.gif) no-repeat left 19px;
    margin-left: 30px;
    padding-left: 12px;
}

.leftNavigation li ul li a:hover {
    color: #0066CC;
    text-decoration: none;
    background: url(ico-03f.gif) no-repeat left 19px;
}

.leftNavigation li:hover a::before {
    background-color: #0066CC;

}

/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
    color: #00348a;
    text-decoration: none;
    background: url(ico-03f.gif) no-repeat left 19px;
}

.leftNavigation li.active > a {
    color: #0066CC;
    text-decoration: none;
    font-weight: 700;
    padding-left: 38px;

}

.leftNavigation li.active > a::before {
    background-color: #0066CC;
}

.leftNavigation li.active ul {
    display: block;
}

.leftNavigation > li.active {
    background-color: #deeffe;
    border-radius: 4px 4px 0 0;
    /*  background-color: #fff;*/
}

.leftNavigation li ul li .level4 {
    border-top: solid 1px #D0E9F3;
}

.leftNavigation li ul li .level4 li a {
    border-bottom: solid 0px #D0E9F3;
    font-size: 13px;
    color: #393939;
    margin-left: 30px;
    padding-left: 12px;
    background: transparent;
}

.leftNavigation li ul li .level4 li a:hover {
    color: #006bb1;
}

.leftNavigation li ul li .level4 li {
    border-bottom: solid 1px #D0E9F3;
}

.leftNavigation li ul li .level4 li:last-child {
    border-bottom: solid 0px #D0E9F3;
}


.thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    padding: 4px;
}

/*---------------细览---------------------*/
.nrhei-ry {
    font-size: 15px;
    line-height: 1.8;
    color: #333;
}

.xlmain {
    display: block;
    overflow: hidden;
    margin: 0px;
}

.xlmain hr {
    margin-top: 5px;
}

.xlmain .wztitle {
    color: #d00001;
    line-height: 1.6;
    text-align: center;
    font-size: 28px;
    padding: 0px 0px 2px 0px;
    font-weight: 700;
    margin: 22px 0 20px;
}

.xlmain .basicinfo {
    overflow: hidden;
    border-bottom: solid 1px #e2e2e2;
    padding: 0px 0px 3px 0px;
    text-align: center;
}

.xlmain .basicinfo .qtinfo {
    color: #91949f;
    font-size: 14px;
    margin: 3px 0 10px 0;
}

.xlmain .basicinfo .qtinfo a {
    color: #91949f;
    text-decoration: none;
}

.xlmain .basicinfo .qtinfo a:hover {
    color: #de0c0c;
    text-decoration: none;
}

.xlmain .basicinfo .share {
    overflow: hidden;
    float: right;
}

.xlmain .text {
    overflow: hidden;
    display: block;
}

.xlmain .text p {
    margin: 0 0 32px 0;
}

.xlmain .text p:last-child {
    margin: 0;
}

.xlmain .text img {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
}

.xlmain .text .zc img {
    margin-left: inherit !important;
    margin-right: inherit !important;
    display: inline-block;
}

.xlmain .textlx {
    margin: 0;
    overflow: hidden;
    display: block;
}

.xlmain .textlx p {
    margin: 0 0 12px 0;
}

.xlmain .textlx img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.xlmain .textxl {
    margin: 40px 0 0;
    overflow: hidden;
    display: block;
}

.xlmain .textxl p {
    margin: 0 0 32px 0;
}

.xlmain .textxl p:last-child {
    margin: 0;
}

.xlmain .textxl img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.xlmain .textxl table {
    margin: 0 0 15px 0;
}

.xlmain .textxl td {
    text-align: center;
}

.xlmain .textxl video {
    border: #f1d9c4 solid 6px;
    border-radius: 5px;
    width: 76% !important;
    height: 100% !important;
    margin: 18px auto;
    display: block;
}

.xlmain .textsp {
    margin: 30px auto 26px auto;
    overflow: hidden;
    display: block;
    width: 76%;
}

.xlmain .textry {
    overflow: hidden;
    margin-top: 10px;
}

.xlmain .textry .mt {
    margin-top: 288px;
}

.xlmain .textry h3 {
    font-size: 20px;
    line-height: 1.2;
    margin: 0 0 30px 0;
    display: block;
    color: #272727;
    font-family: times new roman;
}

.xlmain .textry h3 span {
    font-size: 22px;
    margin-left: 20px;
    color: #999;
}

.xlmain .textry h4 {
    font-size: 15px;
    line-height: 1.2;
    margin: 5px 0 20px 0;
    display: block;
    color: #0075C2;
    font-weight: 700;
}

.xlmain .textry h4 span {
    font-size: 22px;
    margin-left: 20px;
    color: #999;
}

.xlmain .textry p {
    margin: 0 0 4px;
}

.xlmain .textry p a {
    color: #333;
}

.xlmain .textry p a:hover {
    color: #005bac;
}

.xlmain .textry .jbxx {
    line-height: 2;
}

.xlmain .textry p strong {
    overflow: hidden;
    display: block;
    background: #f0f6fb;
    border-left: 5px solid #1958af;
    padding: 4px 12px;
    margin: 18px 0 16px 0;
    color: #3d55a7;
    font-size: 18px !important;
    width: 100%;
}

.xlmain .textry th {
    color: #3b4461;
    font-size: 16px;
}

.xlmain .textry .ryinfo {
    overflow: hidden;
    background: #e6f3fc;
}

.xlmain .textry .ryinfo .ryimg {
    margin-right: 30px;
    background: #c1dced;
    padding: 30px 50px;
}

.xlmain .textry .ryinfo .ryimg img {
    border-radius: 5px;
    width: 180px;
    height: 240px;
}

.xlmain .textry .ryinfo .rytxt p {
    line-height: 220%;
    font-size: 17px;
    margin: 30px 0 0 0;
    color: #222;
}

.xlmain .textry .ryinfo .rytxt p a {
    color: #222;
    font-size: 17px;
    text-decoration: none;
    font-style: normal;
}

.xlmain .textry .ryinfo .rytxt p a:hover {
    color: #ff7300;
}

.xlmain .textry .rydetail {
    overflow: hidden;
    padding: 26px 0 0 0;
}

.xlmain .textry .rydetail .detail {
    padding-left: 2px;
    font-size: 16px !important;
    line-height: 2 !important;
}

.xlmain .textry .rydetail table {
    border: transparent;
}

.xlmain .textry .rydetail tbody {
    background-color: transparent;
}

.xlmain .textry .fl {
    margin-right: 38px;
    margin-bottom: 12px;
}

.xlmain .textry .fl img {
    max-width: 198px;
}

.xlmain .textry .fl h4 {
    font-size: 15px;
    line-height: 1.5;
    margin: 15px 0;
    text-align: center;
    font-weight: 500;
    color: #3157bb;
}

.xlmain .textry h2 {
    font-size: 24px;
    line-height: 140%;
    font-weight: 700;
    padding: 3px 0 6px;
    color: #333;
    margin: 0;
    position: relative;
}

.xlmain .textry .left img {
    max-width: 216px;
    margin-right: 32px;
    margin-bottom: 28px;
    border-radius: 2px;
}

.xlmain .textxmz {
    margin: 24px 0 0 0;
    overflow: hidden;
    display: block;
}

.xlmain .textxmz p {
    margin: 0 0 10px 0;
}

.xlmain .textxmz p:last-child {
    margin: 0;
}

.xlmain .textxmz .el-tab-pane {
    line-height: 150%;
}

.xlmain .textxmz .el-tabs--border-card > .el-tabs__content {
    padding: 20px 0px 0 0px;
}

@media (min-width: 767px) {
    .xlmain .textxl img {
        max-width: 800px;
    }
}

@media (max-width: 1199px) {
    .xlmain .textsp {
        width: 80%;
    }

    .xlmain .textxl video {
        width: 80% !important;
    }

    .xlmain .textxl img {
        max-width: 80%;
    }

    .xlmain .textxl {
        margin: 32px 0 0;
    }
}

@media screen and (max-width: 991px) {
    .xlmain .wztitle {
        margin: 20px 0 24px 0;
    }
}

@media (max-width: 767px) {
    .xlmain .wztitle {
        font-size: 20px;
        margin: 26px 0 24px 0;
    }

    .xlmain .text .left {
        width: 100%;
        margin-right: auto !important;
    }

    .xlmain .textsp {
        width: 100%;
        margin: 15px auto 2px auto;
    }

    .xlmain .textxl video {
        width: 100% !important;
    }

    .xlmain .textry .fl {
        width: 100%;
    }

    .xlmain .textry .fl img {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        display: block;
    }

    .xlmain .textry h3 span {
        display: block;
        margin-top: 8px;
        margin-left: 0;
    }

    .xlmain .textry .left {
        width: 100%;
    }

    .xlmain .textry .left img {
        max-width: 238px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 22px;
        display: block;
    }

    .xlmain .textxl {
        margin: 22px 0 0;
    }

    .xlmain .textxl img {
        max-width: 100%;
    }
}

/*-----------------人才队伍---------------------*/
.group {
    margin-top: 18px;
}

.group li {
    margin-top: 12px;
    margin-bottom: 10px;
}

.group li .boxstyle {
    overflow: hidden;
}

.group li .boxstyle .thumbnail__link img {
    margin: auto;
}

.group li .boxstyle img {
    width: 158px;
    height: 231px;
}

.group li .boxstyle .txtinfo {
    margin: 10px 0 2px;
    overflow: hidden;
}

.group li .boxstyle .txtinfo h4 {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 4px 0;
    line-height: 20px;
    text-align: center;
}

.group li .boxstyle .txtinfo h4 a {
    color: #333;
    word-break: break-all;
}

.group li .boxstyle .txtinfo h4 a:hover {
    color: #0869be;
}

.group li .boxstyle .txtinfo p {
    font-size: 13px;
    color: #808080;
    line-height: 18px;
    margin: 0 0 3px 0;
    word-break: break-all;
    text-align: center;
    overflow: hidden;
    width: 100%;
    height: 36px;
}

.group li .boxstyle1 {
    overflow: hidden;
}

.group li a:hover .boxstyle1 img {
    height: 172px;
    width: 123px;
}

.group li .boxstyle1 .txtinfo {
    margin: 10px 0 2px;
    overflow: hidden;
}

.group li .boxstyle1 .txtinfo h4 {
    color: #0453b0;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 3px 0;
    line-height: 20px;
    text-align: center;
}

.group li .boxstyle1 .txtinfo h4 a {
    color: #383838;
    word-break: break-all;
}

.group li .boxstyle1 .txtinfo h4 a:hover {
    color: #0453b0;
}

@media (max-width: 1199px) {
    .group li .boxstyle img {
        width: 131px;
        height: 192px;
    }
}

@media (max-width: 991px) {
    .group li .boxstyle img {
        width: 133px;
        height: 195px;
    }
}

@media (max-width: 767px) {
    .group .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .group .row > [class^='col'] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .group li .boxstyle img {
        width: 130px;
        height: 190px;
    }
}

.talent-summary {
    overflow: hidden;
    margin: 0 0 25px 0;
}

.talent-summary h4 {
    font-size: 26px;
    color: #004ea2;
    font-weight: 700;
    margin: 0 0 18px 0;
}

.talent-summary h4 a {
    color: #004ea2;
}

.talent-summary h4 a:hover {
    color: #2E2E2E;
}

.secondarysort {
    overflow: hidden;
}

.secondarysort li {
    margin: 0 0 46px 0;
}

.secondarysort li a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.secondarysort li h4 {
    font-size: 18px;
    color: #2E2E2E;
    font-weight: 700;
    margin: 15px 0 12px 0;
}

.secondarysort li a:hover h4 {
    color: #004ea2;
}

.secondarysort li p {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

@media (min-width: 768px) {
    .secondarysort li img {
        height: 152px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .secondarysort li img {
        height: 117px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .secondarysort li img {
        height: 123px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .secondarysort li img {
        height: auto;
        width: 100%;
    }
}

/*Our Team*/
.teams {
    margin-top: 10px;
    padding: 0 2px;
}

.teams li {
    margin-bottom: 30px;
}

.teams li .boxstyle {
    overflow: hidden;
    -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    border-bottom: 4px solid #009cff;
}

.teams li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.teams li .boxstyle .txtinfo {
    margin: 15px;
    overflow: hidden;
}

.teams li .boxstyle .txtinfo h4 {
    color: #004ea2;
    font-size: 1.45em;
    font-weight: 700;
    margin: 0 0 8px 0;
}

.teams li .boxstyle .txtinfo h4 a {
    color: #004ea2;
}

.teams li a:hover .boxstyle .txtinfo h4 {
    color: #ff7300;
}

.teams li .boxstyle .txtinfo p {
    font-size: 13px;
    color: #009cff;
    line-height: 22px;
    margin: 0 0 4px 0;
}

.teams li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #575757;
    line-height: 22px;
}

@media (min-width: 768px) {
    .teams li .boxstyle img {
        height: 143px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .teams li .boxstyle img {
        height: 110px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .teams li .boxstyle img {
        height: 116px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .teams li .boxstyle img {
        height: auto;
        width: 100%;
    }
}

/*人才队伍细览*/
.rcphotobox {
    width: 100%;
    height: 266px;
    display: table;
    padding: 20px;
}

.rcphotobox span {
    display: table-cell;
    vertical-align: middle;
}

.rcphotobox span img {
    max-height: 220px;
    border: #efefef solid 0px;
}

.rylanmu {
    overflow: hidden;
    background: #ecf1fb;
    border-left: #adc6e9 solid 5px;
    padding: 0 12px 0 12px;
    margin: 18px 0 16px 0;
}

.rylanmu_l {
    color: #0a4596;
    float: left;
    font-weight: 700;
    font-size: 19px;
    line-height: 140%;
    padding: 6px 0;
}

.rylanmu_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.module {
    margin: 30px auto 32px;
    overflow: hidden;
    width: 100%;
    border-radius: 3px;
    background: #f1f6ff;
}

.module-a, .module-b, .module-c, .module-d {
    float: left;
    padding-bottom: 200em;
    margin-bottom: -200em;
}

.module-a {
    width: 26%;
    background: #d1e0f5;
}

.module-a img {
    border-radius: 4px;
}

.module-b {
    width: 74%;
    background: #f1f6ff;
}

.module-b .jbinfo {
    padding: 26px 30px 0 30px;
}

.module-b .table > tbody {
    background-color: transparent;
}

.module-b .table:not(.table-bordered) {
    border-bottom: 0px solid #c1e8d3;
}

.module-b .table {
    margin: 0 0 26px 0;
}

.module-b .table > tbody > tr > td {
    word-break: normal;
    padding: 7px 0px;
    font-size: 16px;
    border: 0;
}

.module-b .table > tbody > tr > th {
    padding: 7px 0px;
    border-top: 0px solid #c1e8d3;
    font-size: 17px;
    width: 88px;
    color: #0a4596;
}

.bl {
    border-left: #c1e8d3 solid 1px;
}

@media screen and (max-width: 1199px) {
    .module-a {
        width: 33%;
    }

    .module-b {
        width: 67%;
    }
}

@media screen and (max-width: 991px) {
    .module-a {
        width: 100%;
    }

    .module-b {
        width: 100%;
    }

    .module-b .jbinfo {
        padding: 16px 18px 0 18px;
    }

    .rcphotobox span img {
        max-height: 280px;
    }

    .module-b .table > tbody > tr > td {
        word-break: break-all;
    }
}

@media screen and (max-width: 767px) {
    #xlmain .textry .ryname h4 b {
        display: block;
    }
}

/*-----------------现任领导---------------------*/
.personnel-style {
    overflow: hidden;
}

.personnel-style li {
    margin-right: 15px;
    float: left;
    width: 12.4%;
}

.personnel-style li:last-child {
    margin-right: 0px;
}

.personnel-style li img {
    width: 100%;
    height: 119px;
}

.personnel-style h4 a {
    color: #337ab7;
}

.personnel-style h4 a:hover {
    color: #ff7300;
}

.personnel-style p {
    font-size: 13px;
    margin: 8px 0 0 0;
    color: #222;
    text-align: center;
}

.personnel-list {
    overflow: hidden;
}

.personnel-list li {
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    border-bottom: #ccc dotted 1px;
    padding: 0 0 20px 0;
}

.personnel-list li:last-child {
    border-bottom: #ccc dashed 0px;
    margin: 0;
    padding: 0;
}

.personnel-list li h2 {
    font-size: 17px;
    line-height: 1.8;
    margin: 50px 0 0 0;
    overflow: hidden;
    color: #1f1f1f; /*text-overflow: ellipsis;white-space: nowrap;*/
    display: block;
}

.personnel-list li h2 a {
    color: #1f1f1f;
    font-family: Arial;
}

.personnel-list li h2 a:hover {
    color: #004097;
    text-decoration: none;
}

.personnel-list li h2 span {
    font-size: 15px;
    color: #2f61a6;
    margin-left: 15px;
}

.personnel-list .news-img {
    margin-right: 25px;
}

.personnel-list .news-img img {
    width: 122px;
    height: 166px;
}

.personnel-list .news-txt p {
    line-height: 20px;
    font-size: 14px;
    margin: 0px;
    color: #737373; /*overflow: hidden;*/
}

.personnel-list .news-txt p i {
    font-size: 13px;
    margin: 6px 0 0 0;
    color: #0086d1;
    display: block;
    font-style: normal;
}

.personnel-list .news-txt p i a {
    color: #0086d1;
    font-size: 14px;
    text-decoration: none;
    font-style: normal;
}

.personnel-list .news-txt p i a:hover {
    color: #ff7300;
}

@media (max-width: 991px) {
    .personnel-list li h2 {
        margin: 36px 0 0 0;
    }
}

@media (max-width: 767px) {
    .personnel-list .news-img {
        width: 100%;
        margin-right: 0px;
    }

    .personnel-list .news-img img {
        width: auto;
    }

    .personnel-list .news-txt {
        float: left;
        text-align: center;
        width: 100%;
    }

    .personnel-list li h2 {
        width: 100%;
        margin: 16px 0 0 0;
    }
}

.cleader {
}

.cleader[data-v-ld] {
    padding: 0 16%;
}

.cleader .boxstyle {
    text-align: center;
    margin-top: 35px;
}

.cleader .boxstyle img {
    margin-bottom: 10px;
    width: 168px;
    height: 238px;
    border: #efefef solid 1px;
    border-radius: 4px;
}

.cleader .boxstyle .txtinfo {
}

.cleader .boxstyle .txtinfo p {
    color: #777;
    font-size: 15px;
    margin: 6px 0 6px 0 !important;
    font-weight: 500;
    line-height: 1.4;
}

.cleader .boxstyle .txtinfo h4 {
    color: #333;
    font-size: 17px;
    margin: 20px 0 0 0;
    font-weight: 700;
}

.cleader .boxstyle:hover .txtinfo h4 {
    color: #1e52ab;
}

@media (max-width: 1199px) {
    .cleader[data-v-ld] {
        padding: 0 12%;
    }
}

@media (max-width: 991px) {
    .cleader .boxstyle img {
        width: 110px;
        height: 156px;
    }

    .cleader .boxstyle .txtinfo p {
        color: #777;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .cleader[data-v-ld] {
        padding: 0;
    }

    .cleader .boxstyle img {
        width: 150px;
        height: 213px;
    }
}

@media (max-width: 380px) {
    .cleader .boxstyle img {
        width: 131px;
        height: 186px;
    }
}

@media (max-width: 320px) {
    .cleader .boxstyle img {
        width: 103px;
        height: 146px;
    }

    .cleader .boxstyle .txtinfo p {
        font-size: 13px;
    }
}

/*-----------------图文---------------------*/
.department {
    overflow: hidden;
}

.department li {
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: #ccc dotted 1px;
}

.department li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: 0px;
}

.department li h2 {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 10px 0;
    font-weight: 700;
}

.department li h2 a {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.department li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.department .news-img {
    margin-right: 25px;
}

.department .news-img img {
    border: #e4e4e4 solid 1px;
    width: 165px;
    height: 119px;
    padding: 3px;
}

.department .news-txt p {
    line-height: 21px;
    font-size: 14px;
    margin: 0px;
    color: #737373;
}

.department .news-txt i {
    font-family: Arial;
    font-size: 14px;
    margin: 4px 0 0 0;
    color: #106ece;
    display: block;
    text-align: right;
    padding: 0 5px 0 0;
    font-style: normal;
}

.department .news-txt i a {
    color: #106ece;
}

.department .news-txt i a:hover {
    color: #d72626;
}

.department .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.department .news-txt p a:hover {
    color: #15549a;
}

@media (max-width: 1199px) {
    .department li {
        margin-bottom: 16px;
    }
}

@media (max-width: 991px) {
    .department li {
        margin-bottom: 20px;
    }

    .department .news-img img {
        width: 156px;
        height: 104px;
    }

    .department .news-txt p {
        overflow: initial;
    }

    .department li h2 a {
        white-space: normal;
        overflow: inherit;
    }
}

@media (max-width: 767px) {
    .department .news-img {
        margin-bottom: 2px;
        margin-right: 15px;
    }

    .department .news-img img {
        width: 126px;
        height: 84px;
    }
}

.graphiclist {
    overflow: hidden;
}

.graphiclist li {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}

.graphiclist li:last-child {
    margin-bottom: 0px;
    border-bottom: #ccc dashed 0px;
}

.graphiclist li h2 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 10px 0;
    font-weight: 700;
}

.graphiclist li h2 a {
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 16px;
}

.graphiclist li h2 a:hover {
    color: #0066cc;
    text-decoration: none;
}

.graphiclist .news-img img {
    /*border:#e4e4e4 solid 1px;*/
}

.graphiclist .news-txt p {
    line-height: 24px;
    height: 72px;
    font-size: 14px;
    margin: 0px;
    color: #a7a7a7;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden !important;
    font-size: 14px;
}
.calendar.graphiclist .news-txt p{
    -webkit-line-clamp: 1;
    height: 24px;
}
.graphiclist .news-txt i {
    font-family: Arial;
    font-size: 14px;
    margin: 4px 0 0 0;
    color: #a7a7a7;
    display: block;
    text-align: left;
    padding: 0 5px 0 0;
    font-style: normal;
    margin-top: 10px
}

.graphiclist .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.graphiclist .news-txt p a:hover {
    color: #004ea2;
}

@media (min-width: 768px) {
    .graphiclist .news-txt p {
        line-height: 24px;
        font-size: 14px;
        overflow: hidden;
    }

    .graphiclist .news-img img {
        width: 226px;
        height: 151px;
    }

    .graphiclist .news-img {
        margin-right: 20px;
    }

    .graphiclist li {
        margin-bottom: 16px;
        padding-bottom: 16px;
        display: block;
        overflow: hidden;
        border-bottom: #ecf6ff solid 1px;
    }
}

@media (max-width: 1199px) {
    .graphiclist li {
        margin-bottom: 16px;
    }
    .new-graphics li .boxstyle img{
        height: 210px;
    }
}

@media (max-width: 991px) {
    .graphiclist li {
        margin-bottom: 20px;
    }

    .graphiclist .news-img img {
        width: 156px;
        height: 104px;
    }

    .graphiclist .news-txt p {
        overflow: initial;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden !important;
        max-height: 48px;
    }
    .calendar.graphiclist .news-txt p{
        -webkit-line-clamp: 1;
        height: auto;
        max-height: 24px;
    }
    .graphiclist li h2 a {
        white-space: normal;
        overflow: inherit;
    }
    .new-graphics li .boxstyle img{
        height: 243px;
    }
    .new-graphics li:nth-child(4n + 1){
        clear: none;
    }
    .new-graphics li:nth-child(2n + 1){
        clear: left;
    }
}

@media (max-width: 767px) {
    .graphiclist .news-img {
        margin-bottom: 2px;
        margin-right: 0;
        float: initial;
    }

    .graphiclist .news-img img {
        width: 100%;
        height: auto;
    }

    .graphiclist .news-txt p, .graphiclist .news-txt i {
        font-size: 14px
    }

    .academic .lead p {
        display: block;
    }

    .graphiclist .news-txt {
        padding: 10px 15px 0 0;
    }

    .graphiclist .news-txt div {
        display: block;
    }

    .graphiclist li {
        width: 100%;
        float: left;
    }


}


.publication {
    overflow: hidden;
}

.publication li {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}

.publication li:last-child {
    margin-bottom: 0px;
    border-bottom: #ccc dashed 0px;
}

.publication li h2 {
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
    margin: 0 0 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 700;
}

.publication li h2 a {
    color: #383838;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.publication li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.publication .news-img {
    border: #e3e3e3 solid 1px;
}

.publication .news-img img {
    max-width: 107px;
    padding: 3px;
}

.publication .news-txt p {
    line-height: 20px;
    font-size: 13px;
    margin: 0px;
    color: #949494;
}

.publication .news-txt i {
    font-size: 12px;
    margin: 4px 0 0 0;
    color: #009cd1;
    display: block;
    font-style: normal;
    text-align: right;
}

.publication .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.publication .news-txt p a:hover {
    color: #15549a;
}

@media (min-width: 768px) {
    .publication .news-txt p {
        line-height: 20px;
        height: auto;
        font-size: 13px;
    }

    .publication .news-img img {
        width: 107px;
        height: 138px;
    }

    .publication .news-img {
        margin-right: 15px;
    }

    .publication li {
        margin-bottom: 25px;
        display: block;
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    .publication li {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .publication .news-img {
        margin-bottom: 2px;
        margin-right: 15px;
    }

    .publication li h2 {
        white-space: normal;
        overflow: inherit;
    }
}

.zhuzuo {
    overflow: hidden;
}

.zhuzuo li {
    margin-top: 28px;
    display: block;
    overflow: hidden;
}

.zhuzuo li h2 {
    font-size: 20px;
    color: #333;
    line-height: 22px;
    margin: 4px 0 12px 0;
    overflow: hidden; /*text-overflow: ellipsis;white-space: nowrap;*/
    display: block;
    font-weight: 700;
}

.zhuzuo li h2 a {
    color: #333;
}

.zhuzuo li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.zhuzuo .news-img {
    border: #e3e3e3 solid 0px;
    margin-right: 25px;
    float: left;
}

.zhuzuo .news-img img {
    width: 128px;
    height: auto;
    padding: 0px;
}

.zhuzuo .news-txt p {
    line-height: 1.8;
    font-size: 15px;
    margin: 0px;
    color: #444;
}

.zhuzuo .news-txt i {
    font-size: 12px;
    margin: 4px 0 0 0;
    color: #009cd1;
    display: block;
    font-style: normal;
    text-align: right;
}

.zhuzuo .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.zhuzuo .news-txt p a:hover {
    color: #15549a;
}

@media (max-width: 1199px) {
    .zhuzuo .news-img {
        margin-right: 20px;
    }
}

@media (max-width: 991px) {
    .zhuzuo .news-img {
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .zhuzuo .news-img img {
        width: 102px;
    }
}

.new-graphic {
    margin-top: 10px;
    padding: 0 2px;
}

.new-graphic li {
    margin-bottom: 30px;
}

.new-graphic li .boxstyle {
    overflow: hidden;
    -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
    border-bottom: 4px solid #00ccff;
}

.new-graphic li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.new-graphic li .boxstyle .txtinfo {
    margin: 15px;
    overflow: hidden;
    height: 146px;
}

.new-graphic li .boxstyle .txtinfo h5 {
    font-size: 13px;
    color: #f7931e;
    margin: 0 0 8px 0;
}

.new-graphic li .boxstyle .txtinfo h4 {
    color: #004ea2;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 8px 0;
    line-height: 20px;
}

.new-graphic li .boxstyle .txtinfo h4 a {
    color: #004ea2;
    word-break: break-all;
}

.new-graphic li .boxstyle .txtinfo h4 a:hover {
    color: #383838;
}

.new-graphic li .boxstyle .txtinfo p {
    font-size: 12px;
    color: #808080;
    line-height: 18px;
    margin: 0 0 8px 0;
    word-break: break-all;
}

.new-graphic li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #808080;
    line-height: 22px;
}

@media (min-width: 768px) {
    .new-graphic li .boxstyle img {
        height: 127px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .new-graphic li .boxstyle img {
        height: 102px;
        width: 100%;
    }

    .new-graphic li .boxstyle .txtinfo {
        height: 170px;
    }
}

@media (max-width: 991px) {
    .new-graphic li .boxstyle img {
        height: 100px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .new-graphic li .boxstyle img {
        height: auto;
        width: 100%;
    }

    .new-graphic li .boxstyle .txtinfo {
        height: auto;
    }

    .new-graphic li .boxstyle .txtinfo h4 {
        font-size: 15px;
        line-height: 22px;
    }

    .new-graphic li .boxstyle .txtinfo p {
        font-size: 13px;
        line-height: 20px;
    }
}

.staff {
    margin-top: 30px;
}

.staff li {
    margin-bottom: 12px;
}

.staff li .boxstyle {
    overflow: hidden;
}

.staff li .boxstyle img {
    width: 130px;
    height: 191px;
}

.staff li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.staff li .boxstyle .txtinfo {
    margin: 10px 0 2px;
    overflow: hidden;
}

.staff li .boxstyle .txtinfo h4 {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 3px 0;
    line-height: 20px;
    text-align: center;
}

.staff li .boxstyle .txtinfo h4 a {
    color: #333;
    word-break: break-all;
}

.staff li .boxstyle .txtinfo h4 a:hover {
    color: #0869be;
}

.staff li .boxstyle .txtinfo p {
    font-size: 13px;
    color: #808080;
    line-height: 18px;
    margin: 0 0 3px 0;
    word-break: break-all;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.staff li .boxstyle1 {
    overflow: hidden;
}

.staff li a:hover .boxstyle1 img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.staff li .boxstyle1 .txtinfo {
    margin: 10px 0 2px;
    overflow: hidden;
}

.staff li .boxstyle1 .txtinfo h4 {
    color: #0453b0;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 3px 0;
    line-height: 20px;
    text-align: center;
}

.staff li .boxstyle1 .txtinfo h4 a {
    color: #383838;
    word-break: break-all;
}

.staff li .boxstyle1 .txtinfo h4 a:hover {
    color: #0453b0;
}

@media (min-width: 768px) {
    .staff li .boxstyle1 img {
        height: 172px;
        width: 123px;
    }
}

@media (max-width: 1280px) {
    .staff li .boxstyle img {
        width: 124px;
        height: 181px;
    }
}

@media (max-width: 1199px) {
    .staff {
        margin-top: 25px;
    }

    .staff li .boxstyle img {
        width: 90px;
        height: 132px;
    }
}

@media (max-width: 991px) {
    .staff .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .staff .row > [class^='col'] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .staff li .boxstyle img {
        width: 101px;
        height: 148px;
    }
}

@media (max-width: 767px) {
    .staff li .boxstyle img {
        height: 190px;
        width: 130px;
    }
}

.isPc {
    margin-top: -20px;
}

.isPc .Pt3 {
    padding: 20px 0;
    border-bottom: 3px solid #f3f9fe;
}

.isPc .Pt3 b {
    color: red;
    font-weight: normal;
}

.isPc .Pt3:hover {
    background: #f7fcff;
}

.isPc .p3 {
    float: left;
    margin-right: 25px;
}

.isPc .p3 img {
    width: 226px;
    height: 100%;
}

.isPc .t3 h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.isPc .t3 h3 a {
    color: #383838;
}

.isPc .t3 h3 a:hover {
    color: #004ea2;
}

.isPc .Pt3 span {
    display: block;
    margin-bottom: 2px;
    font-size: 13px;
    color: #30b9de;
}

.isPc .t3 p {
    font-size: 13px;
    line-height: 22px;
    color: #7d7d7d;
    margin: 0;
}

@media (max-width: 1199px) {
    .isPc .p3 img {
        width: 200px;
    }

    .isPc .p3 {
        margin-right: 15px;
    }
}

@media (max-width: 991px) {
    .isPc .p3 img {
        width: 158px;
    }
}

@media (max-width: 767px) {
    .isPc .p3 img {
        width: 126px;
    }
}


/*---------------图片列表---------------------*/
.new-graphics {
}

/*.new-graphics .row {margin-right: -11px;margin-left: -11px;}
.new-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}*/
.new-graphics li {
    margin-top: 26px;
}

.new-graphics li .boxstyle {
}

.new-graphics li .boxstyle a {
}

.new-graphics li .boxstyle img {
    height: 178px;
    width: 100%;
}

.new-graphics li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.new-graphics li .boxstyle .txtinfo {
    margin: 0;
    padding: 18px;
}

.new-graphics li .boxstyle .txtinfo h5 {
    font-size: 15px;
    color: #106ece;
    margin: 0 0 3px 0;
    font-family: Arial;
    font-weight: 500;
}

.new-graphics li .boxstyle .txtinfo h4 {
    color: #282828;
    font-size: 16px;
    font-weight: 500;
    font-weight: 700;
    text-align: left;
    margin: 0;
}

.new-graphics li .boxstyle .txtinfo h4 a {
    color: #282828;
    border: 0;
    font-size: 16px;

}

.new-graphics li .boxstyle .txtinfo h4 a:hover {
    color: #0066CC;
}
.new-graphics li:nth-child(3n + 1){
    clear: left;
}
.new-graphics li .boxstyle .txtinfo p {
    font-size: 14px;
    color: #333;
    line-height: 18px;
    margin:10px 0 0;
    word-break: break-all;
}

.new-graphics li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #808080;
    line-height: 22px;
}

@media (max-width: 1280px) {
    .new-graphics li .boxstyle img {
        height: 169px;
    }
}

@media (max-width: 1199px) {
    .new-graphics li .boxstyle img {
        height: 124px;
    }

    .new-graphics li .boxstyle .txtinfo h4 {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .new-graphics li .boxstyle img {
        height: 127px;
    }
}

@media (max-width: 767px) {
    .new-graphics li .boxstyle img {
        height: auto;
    }

    .new-graphics li .boxstyle .txtinfo {
        height: auto;
    }

    .new-graphics li .boxstyle .txtinfo h4 {
        font-size: 15px;
        height: auto;
    }

    .new-graphics li .boxstyle .txtinfo h4 a {
        -webkit-line-clamp: inherit;
    }
}

.kp-graphics {
}

/*.kp-graphics .row {margin-right: -11px;margin-left: -11px;}
.kp-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}*/
.kp-graphics li {
    margin-top: 26px;
}

.kp-graphics li .boxstyle {
}

.kp-graphics li .boxstyle a {
}

.kp-graphics li .boxstyle img {
    height: 88px;
    width: 100%;
}

.kp-graphics li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.kp-graphics li .boxstyle .txtinfo {
    margin: 10px 2px 0 2px;
    overflow: hidden;
}

.kp-graphics li .boxstyle .txtinfo h5 {
    font-size: 14px;
    color: #848484;
    margin: 0 0 3px 0;
    font-family: Arial;
    font-weight: 500;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.4;
    height: 76px;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
}

.kp-graphics li .boxstyle .txtinfo h4 {
    color: #282828;
    font-size: 17px;
    line-height: 19px;
    font-weight: 700;
    margin: 0 0 8px 0;
}

.kp-graphics li .boxstyle .txtinfo h4 a {
    color: #282828;
    border: 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.kp-graphics li .boxstyle .txtinfo h4 a:hover {
    color: #17318b;
}

.kp-graphics li .boxstyle .txtinfo p {
    font-size: 12px;
    color: #808080;
    line-height: 18px;
    margin: 0 0 8px 0;
    word-break: break-all;
}

.kp-graphics li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #808080;
    line-height: 22px;
}

@media (max-width: 1280px) {
    .kp-graphics li .boxstyle img {
        height: 84px;
    }
}

@media (max-width: 1199px) {
    .kp-graphics li .boxstyle img {
        height: 66px;
    }
}

@media (max-width: 991px) {
    .kp-graphics li .boxstyle img {
        height: 68px;
    }
}

@media (max-width: 767px) {
    .kp-graphics li .boxstyle img {
        height: auto;
    }

    .kp-graphics li .boxstyle .txtinfo h4 a {
        white-space: inherit;
    }

    .kp-graphics li .boxstyle .txtinfo h5 {
        -webkit-line-clamp: inherit;
        height: auto;
    }
}


/*-----------------文字---------------------*/
.link-cenrlab {
    overflow: hidden;
    margin-top: 12px;
}

.link-cenrlab li {
    float: left;
    background: url(ico_01.gif) 1px 6px no-repeat;
    padding-left: 19px;
    padding-right: 15px;
    margin-top: 13px;
}

.link-cenrlab li a {
    font-size: 15px;
    line-height: 140%;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    color: #383838;
}

.link-cenrlab li a:hover {
    color: #234192;
}


/*-----------------信息公开---------------------*/
.lanmu2 {
    overflow: hidden;
    margin: 20px 0 0 0;
    border-bottom: #dddddd solid 1px;
}

.lanmu2_l {
    color: #333936;
    float: left;
    font-weight: 700;
    font-size: 18px;
    padding: 0 0 9px 0;
}

.textlink {
    width: 100%;
    float: left;
    word-break: break-all;
    line-height: 26px;
}

.textlink .gao1 {
    height: 118px;
    overflow: hidden;
}

.textlink ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.textlink ul li {
    display: block;
}

.textlink ul li a {
    font-size: 15px;
    color: #454545;
    line-height: 30px;
    background-image: url(ico_05.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 10px;
}

.textlink ul li a:hover {
    color: #d61300;
}


/*-----------------科研成果---------------------*/
.wordbreak {
    word-break: break-all;
}

.result {
    overflow-x: hidden;
    margin: 20px 0 0 0;
}

.result .years {
    border: #dedede solid 1px;
    overflow: hidden;
    padding: 15px 0;
}

.result .years a {
    font-size: 14px;
    font-family: Arial;
    color: #004ea2;
    line-height: 24px;
}

.result .years a:hover {
    color: #ff5b00;
}

.result .contentlist {
    overflow: hidden;
    margin: 2px 0 0 0;
}

.result .contentlist .wid1 {
    width: 13%;
}

.result .contentlist .wid2 {
    width: 25%;
}

.result .contentlist .wid3 {
    width: 15%;
}

.result .contentlist .table > thead > tr > th, .result .contentlist .table > tbody > tr > th {
    color: #222;
    font-size: 15px;
    padding: 8px;
}

.result .contentlist .table-bordered > tbody > tr > td {
    font-size: 14px;
    padding: 8px 6px;
    display: table-cell;
    vertical-align: middle;
    border-color: #ddd;
    background: #fff;
}

/*word-break: break-all;*/
.result .contentlist .table-bordered .date {
    font-size: 14px;
    font-family: Arial;
}

.result .contentlist .table-bordered .arial {
    font-family: Arial;
}

.result .contentlist .table-bordered {
    border-color: #ddd;
}

.result .contentlist .table-bordered > thead > tr > th, .result .contentlist .table-bordered > tbody > tr > th {
    border-color: #ddd;
    background-color: #f7f7f7;
    vertical-align: middle;
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {
    .result .contentlist .wid1 {
        width: 22%;
    }

    .result .contentlist .wid3 {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .result .contentlist .wid1 {
        width: 25%;
    }

    .result .contentlist .wid3 {
        width: 28%;
    }
}

/*网站地图*/
.webmap {
    overflow: hidden;
}

.webmap .btn {
    min-width: 106px;
    padding: 4px 13px;
}

.webmap hr {
    margin: 5px 0;
}

.webmap .rlink {
    padding: 0 0 0 40px;
    overflow: hidden;
}

.webmap .rlink a {
    display: inline-block;
    overflow: hidden;
    margin: 3px 15px 0 15px;
    color: #333;
    font-size: 14px;
}

.webmap .rlink a:hover {
    color: #17318b;
}

.webmap .tabh {
    min-height: 42px;
    border-bottom: #dedede solid 1px;
}

.webmap td {
    padding: 3px 0 6px 0;
}

@media (max-width: 992px) {
    .webmap .rlink {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .webmap .rlink {
        margin: 10px 0 0 0;
    }

    .webmap .tabh {
        margin: 0 0 8px 0;
    }
}

/*btn styles*/
.btn-more {
    color: #0b5291;
    background-color: #fff;
    padding: 14px 60px;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    border-radius: 30px;
    border: #e3e6ef solid 1px;
}

.btn-more img {
    display: inline-block;
    margin-left: 6px;
    margin-top: -2px;
}

.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {
    color: #fff;
    background-color: #0160b4;
    border: #0160b4 solid 1px;
}

.btn-gz {
    color: #fff;
    background: url(ioz_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 700;
    float: right;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
    color: #fff;
    background: url(ioz_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}

.btn-kxcb {
    color: #fff;
    background: url(ioz_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 700;
    float: right;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: 6px;
}

.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
    color: #fff;
    background: url(ioz_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}

/* 3.3. Thumbnail图片刷光特效 */
.thumbnail {
    padding: 0;
}

.thumbnail.thumbnail_big {
    margin-bottom: 0
}

.thumbnail > img {
    margin: 0;
    width: 100%;
}

.thumbnail_big .thumbnail__caption {
    padding: 18.77px 9px;
}

.thumbnail__caption {
    padding: 9px;
    color: #333;
}

.thumbnail__news {
    padding: 15px;
    color: #333;
}

.thumbnail__link {
    display: block;
}

.thumbnail__link img {
    margin: 0;
    width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.thumbnail__link:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.thumbnail__link:hover + .thumbnail__caption .icon-play {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-name: video-arrow;
    animation-name: video-arrow;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

/* 3.3. END Thumbnail */
.thumbnail__link img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.thumbnail__link {
    display: block;
    overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}

.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -86%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.img-portfolio {
    margin-bottom: 5px;
    display: block;
}

.img-portfolio .photobox {
    border: #dedede solid 1px;
    padding: 8px;
    display: block;
    border-radius: 4px;
}

/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {
    -webkit-box-shadow: 0 0 6px #cdcdcd;
    box-shadow: 0 0 6px #cdcdcd;
}

.img-portfolio img {
    width: 100%;
    height: 145px;
}

.phototitle {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 22px;
    color: #454545;
    padding: 8px 10px;
    height: 34px;
    text-align: center;
    text-transform: uppercase;
}

/*text-overflow:ellipsis; white-space:nowrap; */
.phototitle a:hover {
    color: #0c5ebf;
    text-decoration: none;
}

@media screen and (max-width: 1199px) {
    .img-portfolio img {
        height: 114px;
    }

    .img-portfolio .photobox {
        padding: 6px;
    }
}

@media screen and (max-width: 991px) {
    .img-portfolio img {
        height: 114px;
    }
}

@media screen and (max-width: 767px) {
    .img-portfolio .photobox {
        padding: 5px;
    }

    .img-portfolio img {
        height: 84px;
    }

    .phototitle {
        font-size: 13px;
        height: 26px;
    }
}

/*组织构架*/
.orgh {
    min-height: 799px;
}

.organization {
    overflow: hidden;
}

.organization .org-l {
    float: left;
    width: 25.696%;
    background: url(ioz-orgbg01.gif) no-repeat left center;
    position: relative;
}

.organization .org-l .position1 {
    position: absolute;
    top: 51%;
}

.organization .org-l .position2 {
    position: absolute;
    top: 44%;
    left: 49%;
}

.organization .org-l .position3 {
    position: absolute;
    top: 51%;
    left: 49%;
}

.organization .org-l .position4 {
    position: absolute;
    top: 58%;
    left: 49%;
}

.organization .org-c {
    float: left;
    width: 37.468%;
    background: url(ioz-orgbg02.gif) no-repeat left center;
    position: relative;
}

.organization .org-c .position1 {
    position: absolute;
    top: 25%;
    left: 8%;
}

.organization .org-c .position2 {
    position: absolute;
    top: 62.3%;
    left: 8%;
}

.organization .org-c .position3 {
    position: absolute;
    top: 82.5%;
    left: 8%;
}

.organization .org-c .position4 {
    position: absolute;
    top: 95.3%;
    left: 8%;
}

.organization .org-c .position5 {
    position: absolute;
    top: 11%;
    left: 60%;
}

.organization .org-c .position6 {
    position: absolute;
    top: 36.8%;
    left: 60%;
}

.organization .org-r {
    float: right;
    width: 36.836%;
    display: block;
}

.organization .org-r .department1 {
    display: block;
}

.organization .org-r .department2 {
    display: block;
    margin: 33px 0 0 0;
}

.organization .org-r .department3 {
    display: block;
    margin: 27px 0 0 0;
}

.organization .org-r .department4 {
    display: block;
    margin: 20px 0 0 0;
}

.organization .org-r .position1 {
    position: absolute;
    top: 1%;
    left: 3%;
}

.organization .org-r .position2 {
    position: absolute;
    top: 6%;
    left: 3%;
}

.organization .org-r .position3 {
    position: absolute;
    top: 11%;
    left: 3%;
}

.organization .org-r .position4 {
    position: absolute;
    top: 16%;
    left: 3%;
}

.organization .org-r .position5 {
    position: absolute;
    top: 21%;
    left: 3%;
}

.organization .org-r .position6 {
    position: absolute;
    top: 27.4%;
    left: 3%;
}

.organization .org-r .position7 {
    position: absolute;
    top: 32.4%;
    left: 3%;
}

.organization .org-r .position8 {
    position: absolute;
    top: 39.8%;
    left: 3%;
}

.organization .org-r .position9 {
    position: absolute;
    top: 44.8%;
    left: 3%;
}

.organization .org-r .position10 {
    position: absolute;
    top: 52.3%;
    left: 3%;
}

.organization .org-r .position11 {
    position: absolute;
    top: 57.3%;
    left: 3%;
}

.organization .org-r .position12 {
    position: absolute;
    top: 62.3%;
    left: 3%;
}

.organization .org-r .position13 {
    position: absolute;
    top: 67.5%;
    left: 3%;
}

.organization .org-r .position14 {
    position: absolute;
    top: 72.5%;
    left: 3%;
}

.organization .org-r .position15 {
    position: absolute;
    top: 80%;
    left: 3%;
}

.organization .org-r .position16 {
    position: absolute;
    top: 85%;
    left: 3%;
}

.orgsort {
    overflow: hidden;
    margin-left: 12px;
}

.orgsort li {
    float: left;
    width: 100%;
    margin-bottom: 9px;
    overflow: hidden;
}

.orgsort li:last-child {
    margin-bottom: 0;
}

.orgsort .sortname {
    background: #ffffff;
    padding: 3px 10px;
    border: #60a3d5 solid 1px;
    font-size: 13px;
    color: #303030;
    border-radius: 2px;
}

.orgsort a:hover .sortname {
    color: #185caa;
    text-decoration: none;
}

.orgbtn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.orgbtn-l {
    color: #fff;
    background-color: #2095e5;
    padding: 4px 4px;
    font-size: 14px;
    width: 90px;
    line-height: 20px;
    border-radius: 3px;
}

.orgbtn-l:hover, .orgbtn-l:focus, .orgbtn-l:active {
    color: #ffffff;
}

.orgbtn-c {
    color: #303030;
    background-color: #e4f6fb;
    border: #60a3d5 solid 1px;
    padding: 4px;
    font-size: 14px;
    width: 126px;
    line-height: 20px;
    border-radius: 3px;
}

a:hover .orgbtn-c, a:focus .orgbtn-c, a:active .orgbtn-c {
    color: #0243c6;
}

.orgbtn-c1 {
    color: #303030;
    background-color: #e4f6fb;
    border: #60a3d5 solid 1px;
    padding: 4px;
    font-size: 14px;
    width: 106px;
    line-height: 20px;
    border-radius: 3px;
}

a:hover .orgbtn-c1, a:focus .orgbtn-c1, a:active .orgbtn-c1 {
    color: #0243c6;
}

.orgbtn-r {
    color: #303030;
    background-color: #ffffff;
    border: #60a3d5 solid 1px;
    padding: 4px 6px;
    font-size: 13px;
    width: 280px;
    line-height: 20px;
    border-radius: 3px;
    white-space: normal;
    text-align: left;
}

a.orgbtn-r:hover, a:focus .orgbtn-r, a:active .orgbtn-r {
    color: #0243c6;
}

.orgmob {
    background: url(ioz-orgbg04.gif) repeat-y left;
    display: block;
}

.orgmob tbody {
    background-color: transparent;
}

@media screen and (max-width: 1199px) {
    .organization .org-l {
        width: 30.696%;
    }

    .organization .org-c {
        width: 33.468%;
    }

    .organization .org-r {
        width: 35.836%;
    }

    .organization .org-c .position5 {
        left: 47%;
    }

    .organization .org-c .position6 {
        left: 47%;
    }

    .organization .org-r .department2 {
        display: block;
        margin: 20px 0 0 0;
    }

    .organization .org-r .department3 {
        display: block;
        margin: 20px 0 0 0;
    }

    .orgsort .sortname {
        font-size: 12px;
    }
}

@media screen and (max-width: 767px) {
    .orgsort .sortname {
        font-size: 13px;
    }
}

/*Page*/
.pagefrm1 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    border: 1px solid #CCCCCC;
    height: 24px;
    width: 36px;
    line-height: 22px;
    text-align: center;
    margin-right: 8px;
    float: left;
}

.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px;
    width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}

.pageline {
    border-bottom: dotted 1px #cccccc;
    height: 4px;
    margin-top: 20px;
    float: left;
    width: 100%;
}

.pageline1 {
    border-bottom: dotted 1px #cccccc;
    height: 4px;
    margin-top: 20px;
    width: 95%;
    display: block;
    overflow: hidden;
}

#pages {
    width: 100%;
    FONT-SIZE: 13px;
    TEXT-ALIGN: center;
    CLEAR: both;
    border-top: dotted 0px #cccccc;
    overflow: hidden;
    PADDING-TOP: 0px;
    margin: 20px 0;
}

#pages A {
    BORDER: #efefef 1px solid;
    HEIGHT: 26px;
    BACKGROUND: #fdfdfd;
    COLOR: #333;
    PADDING: 0 10px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    cursor: pointer;
    DISPLAY: inline-block;
    LINE-HEIGHT: 26px;
}

#pages A:visited {
    BORDER: #efefef 1px solid;
    HEIGHT: 26px;
    BACKGROUND: #fdfdfd;
    COLOR: #333;
    PADDING: 0 10px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 26px;
}

#pages A:hover {
    BORDER: #efefef 1px solid;
    HEIGHT: 26px;
    BACKGROUND: #fdfdfd;
    COLOR: #333;
    PADDING: 0 10px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 26px;
}

#pages SPAN {
    HEIGHT: 26px;
    COLOR: #333;
    PADDING: 0 10px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 26px;
    font-size: 13px;
}

/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover {
    BORDER: #0066CC 1px solid;
    BACKGROUND: #0066CC;
    COLOR: #fff;
}

#pages A.curr {
    BORDER: #0066CC 1px solid;
    BACKGROUND: #0066CC;
    COLOR: #fff;
}

#pages A.curr:visited {
    BORDER: #0066CC 1px solid;
    BACKGROUND: #0066CC;
    COLOR: #fff;
}

.pages A:hover {
    BORDER: #0066CC 1px solid;
    BACKGROUND: #0066CC;
    COLOR: #fff;
}

/*专题*/
.linkspic {
    margin-top: 18px;
}

.linkspic li {
    margin-top: 16px;
    margin-bottom: 16px;
}

.linkspic li img {
    width: 237px;
    height: 97px;
    border: #e6e6e6 solid 1px;
}

.linkspic li p {
    font-size: 14px;
    text-align: center;
    line-height: 1.3;
    margin: 10px 0 0 0;
}

@media (max-width: 1199px) {
    .linkspic li img {
        width: 100%;
        height: 79px;
    }
}

@media (max-width: 991px) {
    .linkspic li img {
        height: 82px;
    }
}

@media (max-width: 767px) {
    .linkspic .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .linkspic .row > [class^='col'] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .linkspic li {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .linkspic li img {
        height: 65px;
    }

    .linkspic li p {
        height: 36px;
    }
}

@media (max-width: 380px) {
    .linkspic li img {
        height: 57px;
    }
}

@media (max-width: 320px) {
    .linkspic .row > [class^='col'] {
        width: 100%;
    }

    .linkspic li img {
        height: 98px;
    }

    .linkspic li p {
        height: auto;
    }
}

.kplinkspic {
}

.kplinkspic li {
    margin-top: 26px;
}

.kplinkspic li img {
    height: 82px;
    width: 100%;
}

@media (max-width: 1280px) {
    .kplinkspic li img {
        height: 76px;
    }
}

@media (max-width: 1199px) {
    .kplinkspic li img {
        height: 60px;
    }
}

@media (max-width: 991px) {
    .kplinkspic .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .kplinkspic .row > [class^='col'] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .kplinkspic li {
        margin-top: 20px;
    }

    .kplinkspic li img {
        height: 62px;
    }
}

@media (max-width: 767px) {
    .kplinkspic li img {
        height: auto;
    }
}

.org {
}

.org p {
    font-size: 14px;
}

.org p a {
    font-size: 14px;
}

.org fieldset i {
    color: #92a0c8;
    font-size: 12px;
    margin-right: 8px;
}

.org .orgminh {
    min-height: 142px;
}

fieldset {
    background: #fff;
    padding: 10px 17px 16px 17px;
    margin: 18px 0 0 0;
    border-radius: 2px;
    border: 1px solid #e6ebf5;
}

/*.org fieldset:last-child {margin: 0;}*/
fieldset legend {
    font-weight: bold;
    background: #fff;
    margin: 0;
    margin-left: -0.1875rem;
    color: #262626;
    font-size: 20px;
    border: 0;
}

.org fieldset ul {
    overflow: hidden;
}

.org fieldset li {
    display: block;
    overflow: hidden;
    padding-right: 0;
}

.org fieldset li a {
    font-size: 15px;
    line-height: 2.2;
}

.org fieldset li .psjsort {
    margin: 0 0 5px 15px;
    overflow: hidden;
}

.org fieldset li .psjsort li {
    width: 22.6%;
    margin-right: 10px;
    float: left;
}

.org fieldset li .psjsort li:nth-child(4n+0) {
    margin-right: 0px;
}

.org fieldset li .psjsort li .hei {
    font-size: 12px;
}

.org fieldset li .psjsort a.hei:hover {
    color: #39569b;
}

.org .col-md-6:nth-child(1) fieldset:nth-child(1) {
    margin-bottom: 23px;
}

.glbm_sort {
}

.glbm_sort li {
    background: url(ico-03.png) left center no-repeat;
    padding-left: 18px;
}

.glbm_sort li a {
    color: #333;
    text-decoration: none;
    font-size: 15px;
    line-height: 2.2;
}

.glbm_sort li a:hover {
    color: #204687;
}

@media (max-width: 1199px) {
    .org fieldset li .psjsort li {
        width: 28.6%;
    }
}

@media (max-width: 991px) {
    .org fieldset li .psjsort li {
        width: 22.6%;
    }

    .org .orgminh {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .org fieldset li .psjsort li .hei {
        font-size: 15px;
    }

    .org fieldset li .psjsort li {
        width: 29.6%;
    }
}

@media (max-width: 380px) {
    .org fieldset li .psjsort li {
        width: 44.6%;
    }
}

/*---------------表单---------------------*/
.formbox .jsbox {
    padding-right: 12px;
    text-align: right;
    color: #333;
    font-weight: 700;
    font-size: 15px;
    width: 108px;
}

.formbox .jsbox1 {
    padding-right: 12px;
    text-align: right;
    color: #333;
    font-weight: 700;
    font-size: 15px;
    width: 120px;
}

.formbox {
    overflow: hidden;
    width: 82%;
    margin: 36px auto 0 auto;
}

.formbox .form-control {
    border-color: #ccc;
    height: 36px;
    padding: 0 10px;
    margin: 0;
}

.formbox .form-control:focus {
    border-color: #6b9bc7;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
}

.formbox input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.formbox textarea.form-control {
    height: auto;
    padding: 10px;
}

.formbox input.sex {
    height: 15px;
    width: 15px;
    margin-right: 10px;
}

.formbox label {
    font-size: 15px;
    padding-top: 0px;
    text-align: right;
}

.formbox .checkbox {
    padding-top: 0;
}

.formbox label em, .formbox td em {
    color: #c50000;
    margin-left: 4px;
}

.formbox .btn-sblue {
    float: left;
    padding: 7px 58px 8px 58px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 700;
}

.formbox .upfile {
    border: #ccc solid 1px;
    padding: 15px;
}

.formbox .upfile h4 {
    text-align: left;
    margin: 0 0 15px 0;
    font-size: 14px;
}

.formbox .upfile .upbtn {
    width: 102px;
    height: 36px;
    position: relative;
    overflow: hidden;
}

.formbox .upfile .upbtn .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    cursor: pointer;
}

.formbox td {
    text-align: right;
    padding-right: 15px;
}

.formbox .btn-default {
    padding: 7px 13px;
    border-radius: 2px;
    float: left;
}

.input-val {
    width: 85%;
    float: left;
}

#canvas {
    float: right;
    display: inline-block;
    border: 1px solid #ccc;
    cursor: pointer;
}

@media (max-width: 1199px) {
    .input-val {
        width: 81%;
    }
}

@media (max-width: 991px) {
    .formbox {
        width: 100%;
    }

    .input-val {
        width: 79%;
    }
}

@media (max-width: 767px) {
    .input-val {
        width: 44%;
    }
}

/*---------------部门---------------------*/
.department {
}

.department .znlink {
    font-size: 16px;
    padding: 10px 15px;
    background: #eff2f9;
    margin: 0 0 25px 0;
}

.department .znlink a {
    color: #333;
}

.department .znlink a:hover {
    color: #204687;
}

.department .jdimg {
    width: 41.265%;
}

.department .jdlist {
    width: 58.735%;
    padding-left: 26px;
}

/*---------------科普图书---------------------*/
.picturelist {
    overflow: hidden;
}

.picturelist li {
    margin: 36px 0 0 0;
}

.picturelist li .boxstyle {
    overflow: hidden;
}

.picturelist li .boxstyle img { /*border: #efefef solid 1px;*/
    width: 178px;
    height: 251px;
}

.picturelist li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.picturelist li .boxstyle .txtinfo {
    margin: 10px 0 0 0;
    overflow: hidden; /*height: 38px;*/
}

.picturelist li .boxstyle .txtinfo h4 {
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 3px 0;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    height: 44px;
}

.picturelist li .boxstyle .txtinfo h4 a {
    color: #333;
    overflow: hidden;
    width: 100%;
    display: block; /*text-overflow:ellipsis; white-space:nowrap;*/
}

.picturelist li .boxstyle .txtinfo h4 a:hover {
    color: #204687;
}

.picturelist li .boxstyle .txtinfo p {
    font-size: 13px;
    color: #808080;
    line-height: 18px;
    margin: 4px 0 0 0;
    word-break: break-all;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.picturelist li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #808080;
    line-height: 22px;
}

@media (max-width: 1199px) {
    .picturelist li {
        margin: 26px 0 0 0;
    }

    .picturelist li .boxstyle img {
        width: 100%;
        height: 215px;
    }
}

@media (max-width: 991px) {
    .picturelist li .boxstyle img {
        height: 193px;
    }

    .picturelist li .boxstyle .txtinfo h4 {
        height: 44px;
    }
}

@media (max-width: 768px) {
    .picturelist li .boxstyle img {
        height: 217px;
    }
}

@media (max-width: 767px) {
    .picturelist .row {
        margin-left: -12px;
        margin-right: -12px;
    }

    .picturelist .col-xs-6 {
        padding-left: 12px;
        padding-right: 12px;
    }

    .picturelist li .boxstyle img {
        height: 254px;
    }
}

@media (max-width: 380px) {
    .picturelist li .boxstyle img {
        height: 224px;
    }
}

@media (max-width: 320px) {
    .picturelist li .boxstyle img {
        height: 185px;
    }

    .picturelist li .boxstyle .txtinfo h4 {
        height: 62px;
    }
}

/*------------------imglink----------------*/
.navimglink {
    margin-top: 5px;
}

.navimglink li {
    margin-bottom: 20px;
    position: relative;
}

.navimglink li:nth-last-child(1), .navimglink li:nth-last-child(2) {
    margin-bottom: 0;
}

.navimglink li a {
    display: block;
    overflow: hidden;
}

.navimglink li .bgimg {
    background-color: #0b4870;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 140px;
    background-position: center;
}

.navimglink li:hover .bgimg {
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
    -webkit-transform: scale(1.2); /* Safari and Chrome */
    -moz-transform: scale(1.2); /* Firefox */
    -ms-transform: scale(1.2); /* IE 9 */
    -o-transform: scale(1.2); /* Opera */
    transform: scale(1.2);
}

.navimglink li p {
    display: block;
    position: absolute;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 5px;
    line-height: 1;
    width: 90px;
    height: 20px;
    top: 40%;
    left: 50%;
    margin-top: -10px;
    margin-left: -45px;
    z-index: 1;
    color: #fff;
    text-shadow: 1px 0px 6px #000;
}

.navimglink li p span {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 6px;
    color: rgba(255, 255, 255, .5);
    letter-spacing: 0px;
    font-weight: 500;
}

/*---------------下拉菜单---------------------*/

.navfgx {
    border-right: #0d54a1 solid 1px;
}

.menu-margin {
    margin: 32px 30px;
}

.menu-margin[data-yjs] {
    margin: 32px 20px;
}

.menu-margin tbody {
    background-color: transparent;
}

.menu-margin i {
    font-size: 16px;
    color: #7bc1d8;
    font-weight: 700;
    margin-right: 9px;
}

.menu-lanmu {
    height: 34px;
    overflow: hidden;
    border: 0;
}

.menu-lanmu_l {
    color: #fff;
    float: left;
    font-weight: 700;
    font-size: 18px;
    padding: 0 0 14px 0;
}

.menu-lanmu_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.menu-lanmu_l a {
    color: #fff;
}

.menu-lanmu_l a:hover {
    color: #b7d5ff;
}

.list-job {
    overflow: hidden;
    display: block;
}

.list-job ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
}

.list-job ul li a {
    float: left;
    width: 86%;
    overflow: hidden;
    font-size: 14px;
    line-height: 32px;
    color: #d3deec;
    background-image: url(ico-04.png);
    background-repeat: no-repeat;
    background-position: left 12px;
    padding: 0 0 0 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-job ul li a[data-part] {
    width: 83%;
}

.list-job ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-job ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.list-job span {
    line-height: 32px;
    color: #94b5ee;
    font-size: 14px;
    font-family: Arial;
}

.list-job span.right {
    float: right;
}

.list-yjs {
    overflow: hidden;
    display: block;
}

.list-yjs ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
}

.list-yjs ul li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    color: #d3deec;
    background-image: url(ico-04.png);
    background-repeat: no-repeat;
    background-position: left 13px;
    padding: 0 0 0 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-yjs ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-yjs ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.list-award {
    overflow: hidden;
    display: block;
}

.list-award ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 49%;
    text-align: left;
    padding: 0;
    display: inline-block;
}

.list-award ul li a {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    color: #ebf6fa;
    background-image: url(ioz_ico_03.gif);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding: 0 0 0 14px;
}

.list-award ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-award ul li a:hover {
    color: #8bebff;
    text-decoration: none;
}

.list-party {
    overflow: hidden;
    display: block;
}

.list-party ul li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    width: 100%;
    text-align: left;
    padding: 0;
}

.list-party ul li a {
    float: left;
    width: 86%;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    color: #383838;
    background-image: url(ico-04.png);
    background-repeat: no-repeat;
    background-position: left 13px;
    padding: 0 0 0 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-party ul li a > img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-party ul li a:hover {
    color: #39569b;
    text-decoration: none;
}

.list-party span {
    line-height: 30px;
    color: #a2b2c5;
    font-size: 13px;
    font-family: Arial;
}

.list-party span.right {
    float: right;
}

.glbm_nav {
}

.glbm_nav li {
    background: url(icon02.png) left center no-repeat;
    padding-left: 15px;
    line-height: 1;
    margin-bottom: 20px;
}

.glbm_nav li a {
    color: #d3deec;
    text-decoration: none;
    font-size: 14px;
}

.glbm_nav li a:hover {
    color: #fff;
}

.glbm_nav[data-xrld] {
    margin-top: 10px;
}

.lr-centlab .bai15 img {
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}

.lr-centlab .bai15 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.lr-centlab .bai15:hover {
    font-size: 18px;
    color: #b7d5ff;
}

/*----机构概况----*/
.menu-org {
    overflow: hidden;
    padding: 0 10px !important;
}

.menu-org .winl {
    width: 35%;
}

.menu-org .winl .hover-bg {
    overflow: hidden;
    position: relative;
    border-radius: 3px;
}

.menu-org .winl .hover-bg .imgline {
    display: block;
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border-radius: 3px;
    border: 1px solid rgba(193, 207, 246, 0.6);
    z-index: 1;
}

.menu-org .winl .hover-bg img {
    height: 218px;
    width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.menu-org .winl .hover-bg:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.menu-org .winc {
    width: 35%;
}

.menu-org .winc .glbm_nav li:nth-child(1) {
    width: 40%;
}

.menu-org .winc .glbm_nav li:nth-child(2) {
    width: 60%;
}

.menu-org .winc .glbm_nav li:nth-child(3), .menu-org .winc .glbm_nav li:nth-child(4) {
    width: 100%;
}

.menu-org .winc .glbm_nav li:last-child {
    margin-bottom: 0;
}

.menu-org .winr {
    width: 30%;
}

.menu-org .winr .lr-centlab li {
    margin-bottom: 25px;
}

.menu-org .winr .lsyg {
    overflow: hidden;
}

.menu-org .winr .lsyg li {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.menu-org .winr .lsyg li:last-child {
    margin-right: 0px;
}

.menu-org .winr .lsyg li img {
    border: #4c94ca solid 1px;
    width: 88px;
    height: 68px;
}

.menu-org .winr .landscape {
    overflow: hidden;
}

.menu-org .winr .landscape li {
    display: inline-block;
    float: left;
    margin-right: 21px;
    margin-bottom: 20px;
}

.menu-org .winr .landscape li:nth-child(2n+0) {
    margin-right: 0px;
}

.menu-org .winr .landscape li:nth-last-child(1), .menu-org .winr .landscape li:nth-last-child(2) {
    margin-bottom: 0px;
}

.menu-org .winr .landscape li img {
    border: #4c94ca solid 1px;
    width: 196px;
    height: 128px;
}

.menu-org .winr .btnlink {
    overflow: hidden;
}

.menu-org .winr .btnlink li {
    margin-bottom: 26px;
}

.menu-org .winr .btnlink li .btnnav {
    background: #2b73cd;
    font-size: 22px;
    color: #ffffff;
    padding: 22px 15px;
    border-radius: 3px;
    text-align: center;
}

.menu-org .winr .btnlink li:hover .btnnav {
    background: #ff950c;
}

.menu-org .winr .btnlink li .btnnav img {
    display: inline;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
}

.menu-org .winr .btnlink li .btnnav p {
    margin: 20px 0 0 0;
}

/*----机构设置----*/
.menu-set {
    overflow: hidden;
    padding: 0 10px !important;
}

.menu-set .winl {
    width: 50%;
}

.menu-set .winl .kybm {
    overflow: hidden;
}

.menu-set .winl .kybm li {
    margin-bottom: 21px;
}

.menu-set .winl .kybm li:last-child {
    margin-bottom: 0px;
}

.menu-set .winl .kybm li .sslabbtn {
    background-color: #1667b6;
    background-repeat: no-repeat;
    background-position: center;
    padding: 28px 28px 29px 28px;
}

.menu-set .winl .kybm li .sslabicon {
    float: left;
    margin-right: 14px;
    margin-top: 2px;
}

.menu-set .winl .kybm li .sslabtxt {
    line-height: 1.3;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}

.menu-set .winl .kybm li a:hover .sslabtxt {
    color: #aaceff;
}

.menu-set .winr {
    width: 50%;
}

.menu-set .winr .btnlink {
    overflow: hidden;
}

.menu-set .winr .btnlink .row {
    margin-left: -10px;
    margin-right: -10px;
}

.menu-set .winr .btnlink .row > [class^='col'] {
    padding-left: 10px;
    padding-right: 10px;
}

.menu-set .winr .btnlink li {
    margin-bottom: 26px;
}

.menu-set .winr .btnlink li .btnnav {
    background: #2b73cd;
    font-size: 22px;
    color: #ffffff;
    padding: 18px 15px;
    border-radius: 3px;
    text-align: center;
}

.menu-set .winr .btnlink li:hover .btnnav {
    background: #ff950c;
}

.menu-set .winr .btnlink li .btnnav img {
    display: inline;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
}

.menu-set .winr .btnlink li .btnnav p {
    margin: 8px 0 0 0;
    font-size: 16px;
}

.menu-set .winr .btntxtlink {
    overflow: hidden;
}

.menu-set .winr .btntxtlink li .btnnav {
    background: #2b73cd;
    font-size: 22px;
    color: #ffffff;
    padding: 26px 15px;
    border-radius: 3px;
    text-align: center;
}

.menu-set .winr .btntxtlink li:hover .btnnav {
    background: #ff950c;
}

/*----研究生----*/
.menu-yjs {
    overflow: hidden;
    padding: 0 10px !important;
}

.menu-yjs .winl {
    width: 33.333%;
}

.menu-yjs .winl .hover-bg {
    overflow: hidden;
    position: relative;
    border-radius: 3px;
}

.menu-yjs .winl .hover-bg .imgline {
    display: block;
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border-radius: 3px;
    border: 1px solid rgba(193, 207, 246, 0.6);
    z-index: 1;
}

.menu-yjs .winl .hover-bg img {
    height: 148px;
    width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.menu-yjs .winl .hover-bg:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.menu-yjs .winl .btnlink {
    overflow: hidden;
}

.menu-yjs .winl .btnlink li .btnnav {
    background: #2b73cd;
    font-size: 18px;
    color: #ffffff;
    padding: 16px 15px;
    border-radius: 3px;
    text-align: center;
}

.menu-yjs .winl .btnlink li:hover .btnnav {
    background: #ff950c;
}

.menu-yjs .winl .btnlink li .btnnav img {
    display: inline-block;
    margin-right: 10px;
}

.menu-yjs .winr .btnlink li .btnnav p {
    margin: 20px 0 0 0;
}

.menu-yjs .winc {
    width: 33.333%;
}

.menu-yjs .winr {
    width: 33.333%;
}

/*----研究生----*/
.menu-part {
    overflow: hidden;
    padding: 0 10px !important;
}

.menu-part .winl {
    width: 50%;
}

.menu-part .winr {
    width: 50%;
}

.group li .boxstyle img[data-part] {
    width: 116px;
    height: 150px;
}

.group li .boxstyle .txtinfo h4[data-part] a {
    color: #d3deec;
}

.group li .boxstyle .txtinfo h4[data-part] a:hover {
    color: #fff;
}

.group[data-part] {
    margin-top: 0;
    padding: 0;
}

.group li[data-part] {
    margin-bottom: 0;
    margin-top: 4px;
}

@media (max-width: 1280px) {
    .menu-part .winl {
        width: 53%;
    }

    .menu-part .winr {
        width: 47%;
    }
}

@media (min-width: 1281px) {
    .mega-menu .dropdown-menu {
        width: 1254px;
    }
}

@media (max-width: 1280px) {
    .mega-menu .dropdown-menu {
        width: 1200px;
    }
}

@media (max-width: 1279px) {
    .mega-menu .dropdown-menu {
        width: 100%;
    }
}

.labbox {
    margin-bottom: 38px;
    height: 265px;
    overflow: hidden;
}

.plat-graphic {
    margin-left: -15px;
    margin-right: -15px;
}

.plat-graphic .slick-slide {
    margin: 0 15px;
}

/*Dots*/
.plat-graphic .slick-dots {
    position: inherit;
    bottom: -26px;
}

.plat-graphic .slick-dots li button:before {
    font-size: 14px;
}

/*Arrows*/
.plat-graphic .slick-prev,
.plat-graphic .slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none !important;
    outline: none;
    background: #c2e1ff;
    border-radius: 100%;
}

.plat-graphic .slick-prev:hover,
.plat-graphic .slick-prev:focus,
.plat-graphic .slick-next:hover,
.plat-graphic .slick-next:focus {
    color: transparent;
    outline: none;
    background: #0066cc;
}

.plat-graphic .slick-prev:hover:before,
.plat-graphic .slick-prev:focus:before,
.plat-graphic .slick-next:hover:before,
.plat-graphic .slick-next:focus:before {
    opacity: 1;
    color: #ffffff;
}

.plat-graphic .slick-prev.slick-disabled:before,
.plat-graphic .slick-next.slick-disabled:before {
    opacity: .75;
}

.plat-graphic .slick-prev:before,
.plat-graphic .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;

    opacity: 1;
    color: #004ab0;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.plat-graphic .slick-prev {
    left: -6%;
    z-index: 1;
}

.plat-graphic .slick-next {
    right: -6%;
    z-index: 1;
}

.plat-graphic .slick-next:before {
    content: '\f105';
}

.plat-graphic .boxstyle {
    background-color: #fff;
    box-sizing: content-box;
    transition: all 0.2s ease 0.1s;
}

.plat-graphic .boxstyle a {
    display: block;
    height: 100%;
}

.plat-graphic .boxstyle a .photo {
    overflow: hidden;
    border-bottom: #f1f3f8 solid 2px;
}

.plat-graphic .boxstyle a .photo img {
    height: 265px;
    width: 100%;
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

.plat-graphic .boxstyle:hover a .photo img {
    -webkit-transform: scale(1.15); /* Safari and Chrome */
    -moz-transform: scale(1.15); /* Firefox */
    -ms-transform: scale(1.15); /* IE 9 */
    -o-transform: scale(1.15); /* Opera */
    transform: scale(1.15);
}

.plat-graphic .boxstyle a .txtinfo {
    overflow: hidden;
    padding: 14px 12px;
    border-left: #0160b4 solid 3px;
}

.plat-graphic .boxstyle a .txtinfo h5 {
    font-size: 15px;
    color: #838383;
    margin: 0 0 36px 0;
    font-family: Arial;
    font-weight: 500;
    text-transform: initial;
}

.plat-graphic .boxstyle a .txtinfo h4 {
    color: #2e2e2e;
    font-size: 16px;
    line-height: 140%;
    font-weight: 500;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.plat-graphic .boxstyle:hover a .txtinfo h4 {
    color: #262626;
}

.plat-graphic .boxstyle a .txtinfo p {
    font-size: 12px;
    color: #c5222a;
    margin: 0;
    line-height: 180%;
    text-align: justify;
    overflow: hidden;
    letter-spacing: 2px;
}

@media (max-width: 1440px) {
    .plat-graphic .slick-prev {
        left: -4%;
    }

    .plat-graphic .slick-next {
        right: -4%;
    }
}

@media (max-width: 1366px) {
    .plat-graphic .slick-prev {
        left: -1%;
    }

    .plat-graphic .slick-next {
        right: -1%;
    }
}

@media (max-width: 1280px) {
    .labbox {
        height: 253px;
    }

    .plat-graphic .boxstyle a .photo img {
        height: 253px;
    }

}

@media (max-width: 1199px) {
    .labbox {
        height: 200px;
    }

    .plat-graphic .boxstyle a .photo img {
        height: 200px;
    }

    .plat-graphic .slick-slide {
        margin: 0 10px;
    }
}

@media (max-width: 991px) {
    .labbox {
        height: 233px;
    }

    .plat-graphic .boxstyle a .photo img {
        height: 233px;
    }

}

@media (max-width: 767px) {
    .labbox {
        height: 226px;
    }

    .plat-graphic {
        padding: 0 10px 0 10px;
    }

    .plat-graphic .boxstyle a .photo img {
        height: 226px;
    }
}

@media (max-width: 640px) {
    .labbox {
        height: auto;
        margin-bottom: 30px;
    }

    .plat-graphic .slick-prev, .plat-graphic .slick-next {
        width: 40px;
        height: 40px;
    }

    .plat-graphic .boxstyle a .photo img {
        height: 242px;
    }

    .plat-graphic .boxstyle a .txtinfo h4 {
        height: 44px;
        white-space: inherit;
    }
}

@media (max-width: 390px) {
    .plat-graphic .boxstyle a .photo img {
        height: 216px;
    }
}

@media (max-width: 320px) {
    .plat-graphic .boxstyle a .photo img {
        height: 180px;
    }
}

/*----简报和年报----*/
.briefing {
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
}

.briefing .bg {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    animation: bgpulse 18s infinite linear;
    -webkit-animation: bgpulse 18s infinite linear;
    -moz-animation: bgpulse 18s infinite linear;
    -o-animation: bgpulse 18s infinite linear;
    -ms-animation: bgpulse 18s infinite linear;
    background-position: right bottom;
}

.briefing .jbbox {
    width: 302px;
    margin: 64px auto;
    position: relative;
}

.briefing .jbbox .sysico {
    width: 120px;
    height: 120px;
    text-align: center;
    border-radius: 50%;
    padding: 28px 0 0 0;
    box-shadow: 0 0 20px #0049c5, inset 0px 0px 28px #b6f4ff;
    -webkit-box-shadow: 0 0 20px #0049c5, inset 0px 0px 28px #b6f4ff;
    -moz-box-shadow: 0 0 20px #0049c5, inset 0px 0px 28px #b6f4ff;
    margin-right: 30px;
    float: left;
    -webkit-animation: itg_pulse_blue 1s infinite;
    -o-animation: itg_pulse_blue 1s infinite;
    animation: itg_pulse_blue 1s infinite;
}

.briefing .jbbox .titlebox {
    height: 120px;
    display: table;
}

.briefing .jbbox h2 {
    font-size: 30px;
    line-height: 1;
    padding: 20px 0;
    border-top: #fbbd16 solid 1px;
    border-bottom: #fbbd16 solid 1px;
    margin: 22px 0 0;
    overflow: hidden;
    color: #fff;
    font-weight: 700;
}

.briefing:hover .jbbox h2 {
    color: #fbbd16;
}

.briefing:hover .jbbox .sysico {
    box-shadow: 0 0 20px #0049c5, inset -7px -7px 28px #b6f4ff;
    -webkit-box-shadow: 0 0 20px #0049c5, inset -7px -7px 28px #b6f4ff;
    -moz-box-shadow: 0 0 20px #0049c5, inset -7px -7px 28px #b6f4ff;
}

@media (max-width: 1199px) {
    .briefing .jbbox .sysico {
        float: none;
        width: 100px;
        height: 100px;
        padding: 16px 0 0 0;
        margin: 0 auto;
    }

    .briefing .jbbox {
        width: 152px;
        margin: 22px auto;
    }

    .briefing .jbbox .titlebox {
        float: left;
        height: auto;
    }

    .briefing .jbbox h2 {
        padding: 16px 0;
    }
}

@media (max-width: 991px) {
    .briefing {
        margin-top: 18px;
    }

    .briefing .jbbox .sysico {
        float: left;
        width: 100px;
        height: 100px;
        padding: 16px 0 0 0;
        margin: 0 30px 0 0;
    }

    .briefing .jbbox {
        width: 302px;
        margin: 32px auto;
    }

    .briefing .jbbox .titlebox {
        float: none;
        height: 100px;
    }

    .briefing .jbbox h2 {
        padding: 16px 0;
    }
}

@media (max-width: 640px) {
    .briefing {
        margin-top: 0;
    }

    .briefing .jbbox .sysico {
        float: none;
        width: 100px;
        height: 100px;
        padding: 16px 0 0 0;
        margin: 0 auto;
    }

    .briefing .jbbox {
        width: 152px;
        margin: 42px auto;
    }

    .briefing .jbbox .titlebox {
        float: left;
        height: auto;
    }

    .briefing .jbbox h2 {
        padding: 16px 0;
        margin: 36px 0 0;
    }
}

/*float-box*/
.float-box {
    position: fixed;
    top: 62%;
    right: 20px;
    transform: translateY(-50%);
    z-index: 10001;
}

.float-box .a-box {
    margin-bottom: 2px;
    position: relative;
}

.float-box .a-box:last-child {
    margin-bottom: 0;
}

.float-box .a-box .a-s {
    display: block;
    width: 60px;
    height: 60px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 4px;
    -ms-box-shadow: 0px 0px 10px 0px rgba(216, 216, 216, .1);
    -o-box-shadow: 0px 0px 10px 0px rgba(216, 216, 216, .1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(216, 216, 216, .1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(216, 216, 216, .1);
    box-shadow: 0px 0px 10px 0px rgba(216, 216, 216, .6);
    border: #fff solid 1px;
}

.float-box .a-box:hover .a-s {
    border: #fbbd16 solid 1px;
}

.float-box .groups-wrap {
    position: absolute;
    right: 60px;
    top: 0px;
    display: none;
    width: 142px;
}

.float-box .groups-wrap img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 122px;
    height: 122px;
}

.float-box .a-box:hover .a-s .groups-wrap {
    display: block;
}

/* @media (max-height: 1199px) {
    .float-box {
        display: none;
    }
} */

@media (max-width: 767px) {
    /*float-box*/
    .float-box {
        top: auto;
        bottom: 50px;
        right: 20px;
        transform: translateY(0);
        display: none;
    }

    .float-box .groups-wrap {
        top: auto;
        right: 40px;
        bottom: 0;
        margin-top: 0;
        display: none;
        padding-right: 20px;
    }
}

/*======================
       keyframes
=======================*/
@-webkit-keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(26, 141, 255, 0.9), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 5px rgba(26, 141, 255, 0.9), inset 0px 0px 28px #9fdbff;
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(26, 141, 255, 0.6), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 10px rgba(26, 141, 255, 0.6), inset 0px 0px 28px #9fdbff;
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(26, 141, 255, 0.3), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 15px rgba(26, 141, 255, 0.3), inset 0px 0px 28px #9fdbff;
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(26, 141, 255, 0.1), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 20px rgba(26, 141, 255, 0.1), inset 0px 0px 28px #9fdbff;
    }
}

@-o-keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(26, 141, 255, 0.9), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 5px rgba(26, 141, 255, 0.9), inset 0px 0px 28px #9fdbff;
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(26, 141, 255, 0.6), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 10px rgba(26, 141, 255, 0.6), inset 0px 0px 28px #9fdbff;
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(26, 141, 255, 0.3), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 15px rgba(26, 141, 255, 0.3), inset 0px 0px 28px #9fdbff;
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(26, 141, 255, 0.1), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 20px rgba(26, 141, 255, 0.1), inset 0px 0px 28px #9fdbff;
    }
}

@keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(26, 141, 255, 0.9), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 5px rgba(26, 141, 255, 0.9), inset 0px 0px 28px #9fdbff;
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(26, 141, 255, 0.6), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 10px rgba(26, 141, 255, 0.6), inset 0px 0px 28px #9fdbff;
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(26, 141, 255, 0.3), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 15px rgba(26, 141, 255, 0.3), inset 0px 0px 28px #9fdbff;
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(26, 141, 255, 0.1), inset 0px 0px 28px #9fdbff;
        box-shadow: 0 0 0 20px rgba(26, 141, 255, 0.1), inset 0px 0px 28px #9fdbff;
    }
}

@-webkit-keyframes bgpulse {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.28, 1.28, 1.28);
        transform: scale3d(1.28, 1.28, 1.28);
    }
}

@keyframes bgpulse {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.28, 1.28, 1.28);
        transform: scale3d(1.28, 1.28, 1.28);
    }
}


.academic-info {
    font-size: 16px;
    line-height: 34px;
    padding: 0 16px;
    text-indent: 2em;
}

.academic-staff ul li {
    margin: 10px 0;
}
.academic-staff ul li:nth-child(4n + 1 ){
    clear: left;
}
.academic .wbyth {
    margin-top: 30px;
}

.academic .wbyth i {
    text-align: right;
}

.academic-cont {
    box-shadow: 2px 3px 8px 0px rgba(23, 36, 161, 0.1000);
}

.academic-cont .txtinfo {
    padding: 0 10px 0px;
}

.academic-cont h4 {
    font-size: 16px;
    margin: 15px 0 8px;
}

.academic .xlmain p {
    color: #444444
}

.academic-cont h4 a {
    color: #0066cc !important;
    font-weight: 700;
}

.academic-cont p {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 8px;
}

.academic {
    background-color: #fff;
    padding: 30px;
    border-radius: 0 0 4px 4px;
    color: #444444;
}

.academic12 {
    background-color: #fff;
    padding: 20px 30px;
}

.academic .product {
    font-size: 16px;
    text-indent: 2em;
    padding: 20px 0 0;
    line-height: 30px;
}

.academic-cont .academic-cont-h4 a {
    text-align: center !important;
    color: #282828 !important;
    display: block !important;
    padding: 10px 0;
}

.academic .text h3 {
    font-size: 22px;
    color: #444;
    text-align: center;
    margin: 35px 0;
    font-weight: 700;
}

.academic .text p {
    text-indent: 2em;
    line-height: 32px;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.academic .text img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 35px;
}

.academic .lead .news-img img {
    width: 160px;
    height: 210px;
}

.academic .lead .news-txt {
    padding-left: 20px;
    padding-top: 25px;
}

.academic .lead h2 a {
    font-size: 22px;
    font-weight: 700;
    color: #444;
}

.academic .lead p {
    font-size: 18px;
    color: #444;
}

.academic .lead ul li {
    /*border: none!important;*/
    border-bottom: 1px dashed #d6e6f7;
}

.academic .lead ul li:last-child {
    border: none;
}

/*细览，单页*/
.details-page {
    color: #666666;
    position: relative;
    z-index: 10;
    line-height: 1.8;
}

.details-page h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 30px 0 25px;
}

.details-page img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.details-page video {
    border-radius: 5px;
    width: 76% !important;
    height: 100% !important;
    margin: 18px auto;
    display: block;
}

.details-page .detail-top {
    margin-bottom: 20px;
    padding: 0 20px;
    border: 1px dashed #86bbed;
    background-color: #f5fafe;
}

.details-page .detail-top .title-s {
    color: #333333;
    line-height: 1.5;
    font-weight: bold;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.details-page .detail-top .top-other {
    color: #444;
    padding: 0;
    font-size: 14px;
}

.details-page .detail-top .top-other.top-other-no-share .other-info {
    float: none;
    text-align: center;
}

.details-page .detail-top .top-other .other-info {
    float: left;
    padding: 8px 0;
}

.details-page .detail-top .top-other .other-share {
    float: right;
    margin-top: 4px;
}

.details-page .detail-top .top-other .other-share > div {
    display: inline-block;
}

.details-page .detail-top .top-other span,
.details-page .detail-top .top-other a {
    display: inline-block;
    margin-right: 5px;
    color: #979797;
}

.details-page .detail-top .top-other span:last-child,
.details-page .detail-top .top-other a:last-child {
    margin-right: 0;
}

.details-page .main-cont {
    color: #333;
    text-align: justify;
}

.details-page .main-cont p {
    margin-bottom: 10px;
    line-height: 2;
}

.details-page .main-cont.cont-xilan img {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.details-page .cont-page {
    margin-top: 30px;
    border-top: 1px solid #ecf6ff;
    padding-top: 30px;
    line-height: 24px;
    color: #4D4D4D;
}

.details-page .cont-page .a-page {
    margin-bottom: 10px;
}

.details-page .cont-page .a-page a,
.details-page .cont-page .a-page span,
.details-page .cont-page .a-page p {
    display: inline;
}

.details-page .cont-page .a-page a {
    color: #4D4D4D;
}

.details-page .cont-page .a-page:hover {
    color: #195AB4;
}

.details-page .cont-page .a-page:hover a {
    color: #195AB4;
}

.details-page .cont-page-share {
    position: relative;
    padding-right: 100px;
    border-top: 1px solid #c1d1e5;
    margin-top: 30px;
}

.details-page .cont-page-share .cont-page {
    margin-top: 0;
    border-top: none;
}

.details-page .cont-page-share .cont-share {
    position: absolute;
    right: 0;
    top: 20px;
}

.details-page .cont-page-share .share-xl .social-share a {
    width: 32px;
    height: 32px;
}

/*分享*/
.social-share {
    /*二维码样式*/
}

.social-share a {
    position: relative;
    text-decoration: none;
    margin: 4px;
    display: inline-block;
    outline: none;
}

.social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 32px;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;
}

.social-share .social-share-icon:hover {
    background: #666;
    color: #fff;
}

.social-share .icon-wechat .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -64px;
    width: 160px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms;
}

.social-share .icon-wechat .wechat-qrcode.bottom {
    top: 40px;
    left: -64px;
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
    display: none;
}

.social-share .icon-wechat .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto;
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
    margin: 0 !important;
}

.social-share .icon-wechat .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}

.social-share .icon-wechat .wechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.social-share .icon-wechat:hover .wechat-qrcode {
    display: block;
}

.share-xl .social-share a {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: none;
}

.share-xl .social-share a.icon-wechat {
    background: url(comm-wx.png);
    background-size: contain;
}

.share-xl .social-share a.icon-weibo {
    background: url(comm-wb.png);
    background-size: contain;
}
.detail-cont h3{
    display: none;
}
.detail-cont img {
    text-align: center;
    padding: 20px 0;
    max-width: 80%;
}

.detail-cont .img-title {
    text-align: center;
    font-size: 16px;
}

.detail-cont p {
    margin: 20px 0;
    font-size: 16px;

}

.details-page .cont-page {
    margin-top: 30px;
    /*border-top: 1px solid #c1d1e5;*/
    padding: 30px 0 15px;
    line-height: 24px;
    color: #4D4D4D;
}

.details-page .cont-page .a-page {
    margin-bottom: 15px;
    font-size: 16px;
}

.details-page .cont-page .a-page a,
.details-page .cont-page .a-page span,
.details-page .cont-page .a-page p {
    display: inline;
}

.details-page .cont-page .a-page a {
    color: #4D4D4D;
}

.details-page .cont-page .a-page:hover {
    color: #0066cc;
}

.details-page .cont-page .a-page:hover a {
    color: #0066cc;
}

/*table*/
.table-div {
    overflow: hidden;
    overflow-x: auto;
}

.table-dp h4 {
    font-size: 22px;
    font-weight: bold;
    color: #444444;
    text-align: center;
    margin: 38px 0;
}
.table-div table{
    width: 100%;
    min-width: 700px;
    border-collapse:collapse;
    border: 1px solid #fff;
}
.table-div table tr th,.table-div table tr td {
    border: 1px solid #fff;
    padding:0;
}
.table-dp tr th {
    background-color: #0066CC;
    color: #fff;
    text-align: center;
    vertical-align: middle !important;
    height: 55px;
    font-size: 16px;
    font-weight: 400;
}

.table-dp tr td {
    height: 66px;
    text-align: center;
    display: table-cell;
    vertical-align: middle !important;
    font-size: 16px;
}

.table-dp tr:nth-child(2n){
    background-color: #f4f8ff;
}
/* .table-dp tr:hover {
    background-color: #cadbf2;
    cursor: pointer;
} */

.tb-active{
    background-color: #cadbf2;
}
.table-dp .table:not(.table-bordered) {
    border-bottom: none;
}

.location-icon {
    display: inline-block;
    vertical-align: text-top;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    background-size: contain;
    background: url(location.png) no-repeat center;
}

.aboutUs {
    background-color: #f4faff;
    overflow: hidden;
}

.aboutUs .left-us {
    float: left;
    width: 45%;
    font-size: 16px;
    padding: 0 30px;
}

.aboutUs .left-us p {
    display: initial;
    margin-top: 25px;

}

.aboutUs .left-us .location-icon {
    width: 20px;
    height: 20px;
    background: url(location-active.png) no-repeat center;
}

.aboutUs .left-us .email-icon {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 15px;
    background: url(email-active.png) no-repeat center;
}

.aboutUs .left-us .email-icon {
    color: #0066CC;
    margin-right: 10px;
}

.aboutUs .left-us .location-icon{
    margin-right: 15px;
}
.aboutUs .left-us h4 {
    margin-bottom: 20px;
    margin-top: 150px;
    color: #0066CC;
    font-size: 16px;
}

.aboutUs .right-us {
    width: 55%;
    float: left;
}

@media (max-width: 767px) {
    .academic .product {
        font-size: 14px !important;
    }

    .aboutUs .left-us {
        width: 100%;
        margin: 20px 0;
        font-size: 14px;
    }

    .aboutUs .left-us h4 {
        margin: 0 0 20px 0;
    }

    .aboutUs .right-us {
        width: 100%;
    }

    .rule ul li a .title {
        width: 100% !important;
    }

    .rule ul li a .time {
        display: none !important;
    }

    #pages A {
        padding: 0 5px;
        margin: 0;
    }

    .demeanor p {
        font-size: 14px !important;
    }

    .demeanor .title {
        margin: 15px 0 !important;
    }

    .people-detail {
        display: block !important;
    }

    .people-detail .left {
        width: 100% !important
    }

    .people-detail .right {
        width: 100% !important
    }

    .people-detail .right h3 {
        padding-bottom: 15px !important;
    }

    .people-detail .right h3 span {
        margin-left: 15px;
    }

    .people-detail .right p {
        margin-top: 15px !important;
    }

    .academic p {
        font-size: 14px !important;
    }

    .details-page .detail-top {
        padding: 0 10px;
    }

    .details-page .cont-page .a-page a, .details-page .cont-page .a-page span, .details-page .cont-page .a-page p {
        display: inline-block;
        width: 100%;
    }

    .details-page h3 {
        text-align: left;
    }

    .calendar ul li {
        width: 100%;
    }

    .calendar .news-img {
        float: left;
        margin-right: 10px !important;
    }

    .academic {
        padding: 0 15px 15px;
    }
}

.rule ul {
    overflow: hidden;
    margin: 0;
}

.rule ul li {
    height: 60px;
    line-height: 60px;
    width: 100%;
    border-bottom: 1px dashed #e1edf9;
    font-size: 16px;
    color: #444;
}

.rule ul li a {
    display: block;
}

.rule ul li a i {
    display: inline-block;
    margin-right: 10px;
}

.rule ul li a .title {
    display: block;
    float: left;
    width: 80%;
    word-break: break-all;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.rule ul li a .time {
    width: 20%;
    display: block;
    float: left;
    text-align: right;
    font-size: 14px;
    color:#a7a7a7;
}

.left-rule-icon {
    background-size: contain !important;
    background: url(left-rule-icon.png) no-repeat;
    width: 15px;
    height: 15px;
}

/* feng cai*/
.demeanor h3 {
    color: #444444;
    font-size: 22px;
    font-weight: 700;
    margin: 30px 0 0;
}

.demeanor .cont {
    clear: both;
}

.demeanor .title {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-weight: 700;
    border-left: 4px solid #0066CC;
    background: #EAF4FC;
    padding-left: 14px;
    margin: 25px 0 30px;
}

.demeanor p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
}

.demeanor-table {
    margin-top: 40px;
    min-height: auto;
}

.demeanor-table .left {
    overflow: hidden;
    float: none!important;
}

.demeanor-table .right {
    width: 160px;
    height: 210px;
    position: static;
    margin-left: 18px;
    
}

.demeanor-table .right img {
    /*width: 150px;*/
    /*height: 202px;*/
    height: auto;
}
.info-table{
    display: table;
    width: 100%;
}
.box-info .info-table .table-row > div {
    line-height: 26px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
}
.info-table{
    display: table;
    width: 100%;
}

.info-table .table-row {
    display: table-row;
    width: 100%;
}

.info-table .table-row > div{
    line-height: 26px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
}

.info-table .table-call {
    display: table-cell;
    width: 50%;
}
.table-call:nth-child(2n+1) {
    background: #f0f6ff;
}
.deatle-table {
    border-collapse:collapse;
}
.deatle-table .table-call {
    width: auto !important;
    font-size: 16px;
    color: #333333;
    line-height: 19px !important;
    text-align: center;
    padding: 16px 11px !important;
    border: 1px solid #549de2 !important;
}

.people-detail {
    margin-top: 40px;
    display: flex;
    overflow: hidden;
}

.people-detail .left {
    width: 180px;
    height: 210px;
    padding-right: 20px;
}

.people-detail .left img {
    width: 150px;
    height: 210px;
    border-radius: 4px;
}

.people-detail .right {
    flex: 1;
}

.people-detail .right h3 {
    font-size: 22px;
    font-weight: bold;
    color: #444444;
    border-bottom: 1px solid #d4e5f6;
    padding-bottom: 30px;
    margin: 15px 0 0;

}

.people-detail .right h3 span {
    margin-left: 20px;
    font-size: 16px;
    font-weight: 400;
}

.people-detail .right p {
    font-size: 16px;
    line-height: 32px;
    margin-top: 30px;
}

.calendar {
    padding: 30px 0;
}

.calendar li {
    border-bottom: 1px dashed #d1e3f6 !important;
}

.calendar .news-txt i {
    /*font-family: 'FontAwesome'!important;*/
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    text-align: right;
    padding: 0;
    background: url(arrow-right.png) no-repeat center;
    background-size: contain;
    float: right;
    margin-right: 10px;

}

.calendar .calendar-title {
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 8px;
    background: #EBF6FF;
    border-radius: 6px;
}

.calendar .calendar-title h3 {
    padding: 0;
    margin: 0;
    text-align: center;
    color: #0066cc;
    font-weight: bolder;
    font-size: 26px;
    line-height: 0.9;
}

.calendar .news-img {
    margin: 0;
    padding: 0;

}

.calendar .calendar-title span {
    color: #8abbea;
    font-size: 12px;
}

.calendar li h2 {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}


/*  */

.comp-pages {
    padding-top: 40px;
}

.comp-pages .page-pc {
    text-align: center;
}

.comp-pages .page-pc ul  {
    display: inline-block;
    vertical-align: bottom;
}

.comp-pages .page-pc ul  a {
    background: #EDEDED;
}

.comp-pages .page-pc ul  a,
.comp-pages .page-pc ul  span {
    display: inline-block;
    height: 40px !important;
    min-width: 40px;
    line-height: 40px !important;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    color: #333333;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #DCDCDC;
    margin-left: 2px;
    margin-right: 2px;
}

.comp-pages .page-pc ul  span {
    background: #0066cc;
    border: 1px solid #0066cc;
    color: #fff !important;
}

.comp-pages .page-pc a:hover,
.comp-pages .page-pc span:hover,
.comp-pages .page-pc a.active,
.comp-pages .page-pc span.active {
    background: #0066cc;
    border: 1px solid #0066cc;
    color: #fff;
}

.comp-pages .page-phone {
    height: 46px !important;
    line-height: 46px !important;
    border-radius: 8px;
    text-align: center;
    color: #fff !important;
    font-size: 16px;
    background: #0066cc !important;
    display: none !important;
}

.comp-pages .page-phone:hover,
.comp-pages .page-phone:active {
    color: #fff;
}


@media all and (max-width: 992px) {
    .comp-pages .page-pc {
        display: none;
    }

    .comp-pages .page-phone {
        display: block !important;
    }
}


.TRS_UEDITOR FONT, .TRS_UEDITOR P, .TRS_UEDITOR SPAN, .TRS_UEDITOR DIV {
    font-family: Arial, \5FAE\8F6F\96C5\9ED1  !important;
    word-wrap: break-word;
    font-size: 16px !important;
    line-height: 28px;
}

.navbar.navbar-default {
    width: 100%;
}

.main-navigation .navbar-nav {
    width: 100%;
}

.main-navigation .navbar-nav > li {
    width: 14.2%;
}

/* .main-navigation .navbar-nav > li:nth-child(1) {
    width: 12%;
} */

/* .main-navigation .navbar-nav > li:nth-child(2) {
    width: 18%;
} */

.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    padding: 15px 0px;
    font-weight: 700;
    text-align: center;
}
.flex-caption{
    font-size: 18px;
    line-height: 1.4;
}

.pep-list{
    padding: 3px 5px;
}
.pep-img{
    width: 100%;
    height: 270px;
}
.dropdown-menu{
    min-width: 100%;
    
}
@media (max-width: 1199px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 17px;
    }
    .pep-img{
        height: 186px;
    }
}
@media (max-width: 991px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 15px;
        font-weight: 500;
        padding: 14px 0px;
    }

    .dropdown-menu > li > a {
        padding: 12px 20px;
        font-size: 15px;
    }

    .academic .text h3 {
        margin: 20px 0;
        text-align: left;
    }

    .academic {
        padding: 30px;
    }
    .demeanor-table .right{
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
    }
   
    .pep-img{
        height: 160px;
    }
    .academic-staff ul li:nth-child(4n + 1){
        clear: none;
    }
    .academic-staff ul li:nth-child(3n + 1){
        clear: left;
    }
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {
    .lead .news-img {
        float: left;
    }

    .lead ul li {
        width: 100%;
        margin: 0;
        padding: 15px 0;
    }

    .lead .news-txt {
        float: left;
    }
    .academic-staff ul li{
        width: 100%;
    }
    .academic-staff ul li:nth-child(4n + 1){
        clear: left;
    }
    .academic-staff .academic-cont img{
        width: 50%;
        float: left;
    }
    .academic-staff  .academic-cont .txtinfo{
        width: 50%;
        float: left;

    }
    .academic-staff .academic-cont h4 a{
        font-size: 16px!important;
    }
    .academic-staff  .academic-cont p{
        font-size: 16px!important;
        white-space:initial;
    }
    .rule ul li{
        height: auto;
        line-height: 30px;
        overflow: hidden;
        padding: 10px 0;
    }
    .rule ul li a .title{
        overflow: initial;
        display: block;
    }
    .rule ul li a .time{
        display: block!important;
        width: 100%;
        text-align: left;
    }
    .new-graphics li .boxstyle .txtinfo p{
        white-space: initial;
    }
    .graphiclist .news-txt{
        padding: 0;
    }
    .calendar .news-txt i{
        margin-bottom: 10px;
    }
    .academic12{
        padding: 15px;
    }
    .detail-cont .img-title{
        font-size: 14px;
    }
    .a-page a, .details-page .cont-page .a-page span{
        font-size: 14px;
    }
    .graphiclist .news-txt p{
        max-height: 72px;
        height: auto;
        -webkit-line-clamp: 3;
    }



    .pep-img{
        height: auto;
    }
    .detail-cont img{
        max-width: 100%;
    }
    .pep-list{
        display: block;
        overflow: hidden;
    }
}

@media (max-width: 480px) {
    .academic {
        padding: 0 15px 15px;
        text-align: justify;
    }
    .people-detail {
        margin-top: 20px;
    }
}
.ue_table{
    overflow: auto;
}

.index-email {
  background: #f2f5fa;
  border-radius: 4px;
  padding: 21px;
}
.index-email .inp-s {
  height: 44px;
  border-radius: 4px;
  position: relative;
  padding-left: 50px;
  width: 100%;
}
.index-email .inp-s.inp-01 {
  background: url(user.png) no-repeat 20px 13px #ffffff;
  padding-right: 165px;
}
.index-email .inp-s.inp-02 {
  background: url(psd.png) no-repeat 22px 12px #ffffff;
  padding-right: 30px;
}
.index-email .box-01 {
  margin-bottom: 10px;
  position: relative;
}
.index-email .box-01 .email-sel {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 143px;
}
.index-email .box-01 .ui-select-wrap {
  border: none;
  background: #f2f5fa;
  height: 34px;
  line-height: 34px;
}
.index-email .box-01 .ui-select-input {
  padding-left: 14px;
  right: 25px;
  color: #444444;
}
.index-email .box-01 .ui-select-arrow {
  border: none;
  background: url(kjtq-sel-arrow.png) no-repeat;
  width: 10px;
  height: 7px;
  right: 10px;
  top: 15px;
}
.index-email .box-01 .ui-select-arrow:before {content: inherit;}
.index-email .box-01 .ui-select-list {
  border: none;
  left: 0;
  top: 34px;
}
.index-email .box-01 .ui-select-list li.selected {
  background-color: #0B56D6;
}
.index-email .box-02 {
  margin-bottom: 16px;
}
.index-email .box-btn .btn-01 {
  width: 60%;
  height: 44px;
  line-height: 44px;
  background: #8CB0ED;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
.index-email .box-btn .btn-01:hover {
  background: #0B56D6;
}
.index-email .box-btn .btn-02 {
  float: right;
  width: 37.5%;
  height: 44px;
  line-height: 42px;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #E63030;
  border-radius: 4px;
  color: #E63030;
}
.index-email .box-btn .btn-02:hover {
  background: #E63030;
  color: #fff;
}
@media (max-width: 1199px) {
    .index-email {padding: 12px;}
}