* {
    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: 15px;
    line-height: 1.5;
    color: #444;
    text-decoration: none;
    background: #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;
    border: 0;
}

select {
    width: 100%;
}

/* 清除浮 动*/
.fix {
    *zoom: 1;
}

.fix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.tj {
    text-align: justify;
}

.rel {
    position: relative;
}

.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;
}

.bgbai1 {
    background: url(ioz-nrbg.gif) repeat-x #ffffff top;
    border: #aedbeb solid 1px;
}

.bgqh {
    background: #f4f8fe;
    height: 420px;
}

.bgf3 {
    background: #f3f3f3;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 36px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt18 {
    margin-top: 18px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 36px;
}

.space0 {
    padding: 0 0 0 30px;
}

.space15 {
    padding: 15px;
}

.space18 {
    padding: 18px;
}

.space20 {
    padding: 20px;
}

.bh {
    display: block;
    overflow: hidden;
}

.space-top {
    padding-top: 10px;
}

.space-bottom {
    padding-bottom: 25px;
}

.img-hover:hover {
    opacity: 0.8;
}

.mobmt {}

.mobmt1 {
    margin-top: 36px;
}

.mobmt2 {}

.mobpadding {}

.mobmargin {}

.lanmumt {
    margin-top: 15px;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
    .mobmt {
        margin-top: 38px;
    }

    .mobpadding {
        padding: 0;
    }

    .mobmargin {
        margin: 0;
    }

    .mt30 {
        margin-top: 0;
    }

    .mt20 {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .lanmumt {
        margin-top: 0;
    }

    .mobmt {
        margin-top: 26px;
    }

    .mobmt1 {
        margin-top: 26px;
    }

    .mt30 {
        margin-top: 24px;
    }

    .mb30 {
        margin-bottom: 26px;
    }

    .mt20 {
        margin-top: 24px;
    }
}

.panel-group {
    margin-bottom: 0px;
}

.textcenter {
    text-align: center;
    margin: 0;
}

.secondarybox {
    display: block;
    padding: 40px 0 42px 0;
    min-height: -moz-calc(100vh - 418px);
    min-height: -webkit-calc(100vh - 418px);
    min-height: calc(100vh - 418px);
}

.secondarydetailbox {
    display: block;
    overflow: hidden;
    padding: 20px 28px 25px 28px;
    margin-bottom: 28px;
}

.secondarydetailbox form {
    background: #f9f9f9;
    padding: 15px 13px 5px 10px;
    border-radius: 2px;
    border: #ececec solid 1px;
}

.secondarydetailbox .jsbox {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b;
    /* font-weight: 600; */
    font-size: 13px;
    background: #f9f9f9;
    width: 76px;
}

.jsbox1 {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b;
    /* font-weight: 600; */
    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;
    }
}

h2 {
    color: #3d55a7;
}

.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;
}

.indexbox {
    width: auto;
    height: auto;
    overflow: hidden;
}

.indexbox1 {
    width: auto;
    height: auto;
    overflow: hidden;
    margin: 0 22px 6px;
}

.indexbox2 {
    width: auto;
    height: auto;
}

.indexbox hr {
    border-top: 1px dotted #cbcbcb;
}

.indexrbox {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .indexbox2 {
        margin-bottom: 18px;
    }
}

.dpborderstyle {
    background: #f5f8fd;
    padding: 18px 30px 36px 30px;
    overflow: hidden;
    min-height: 406px;
    border-top: #3d55a7 solid 3px;
    min-height: -moz-calc(100vh - 480px);
    min-height: -webkit-calc(100vh - 480px);
    min-height: calc(100vh - 480px);
}

.dpborderstyle hr {
    border-top: 1px solid #dbdfed;
}

.dpborderstyle form {
    background: #fff;
    padding: 15px 13px 5px 10px;
    border-radius: 2px;
    border: #ececec solid 1px;
}

.dpborderstyle .jsbox {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b;
    /* font-weight: 600; */
    font-size: 13px;
    background: #fff;
    width: 76px;
}

.dpborderstyle .jsbox1 {
    padding-right: 6px;
    text-align: right;
    color: #1b1b1b;
    /* font-weight: 600; */
    font-size: 13px;
    background: #fff;
    width: 84px;
}

.dpborderstyle select.form-control {
    padding: 0 5px;
    margin: 0;
    height: 30px;
    color: #454545;
}

.dpborderstyle .form-control {
    border-color: #ccc;
    background: #ffffff;
    height: 30px;
    color: #4e4e4e;
}

.dpborderstyle .p0 {
    padding: 0px;
}

.xlborderstyle {
    background: #f5f8fd;
    padding: 36px 60px 36px 60px;
    min-height: 406px;
    border-top: #3d55a7 solid 3px;
    min-height: -moz-calc(100vh - 480px);
    min-height: -webkit-calc(100vh - 480px);
    min-height: calc(100vh - 480px);
}

/*---------------网站头---------------------*/
/* Atribute Navigation
  =================================*/
.navfloat {
    float: right;
}

.attr-nav {
    float: right;
    display: inline-block;
    margin-top: 7px;
    margin-left: 16px;
    width: 32px;
    height: 32px;
    background: #862c6a;
    border-radius: 100%;
    overflow: hidden;
    line-height: 32px;
    text-align: center;
    color: #fff;
}

.attr-nav>ul {
    padding: 0;
    margin: 0 0 -7px 0;
    list-style: none;
    display: inline-block;
}

.attr-nav>ul>li {
    float: left;
    display: block;
    margin-right: 15px;
}

.attr-nav>ul>li:last-child {
    margin-right: 0px;
}

.attr-nav>ul>li>a {
    color: #fff;
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 1.6;
}

.attr-nav>ul>li>a:hover {
    color: #e3c8db;
}

.attr-nav>ul>li .langea {
    display: inline-block;
    background: none;
    height: 19px;
    width: 21px;
    border: 1px #e1e1e1 solid;
    border-radius: 2px;
    text-align: center;
    line-height: 18px;
    vertical-align: top;
    margin-left: 2px;
    color: #fff;
    font-size: 0.75rem;
}

.attr-nav>ul>li .langea:hover {
    color: #457cc8;
}

@media (max-width: 767px) {
    .attr-nav {
        margin-top: 6px;
    }
}

/* Top Search
  =================================*/
.top-search {
    background-color: #7d2160;
    padding: 10px 0;
    display: none;
}

.top-search input.form-control {
    background-color: transparent;
    border: none;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    color: #fff;
    height: 40px;
    padding: 0 15px;
}

.top-search .input-group input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #7d2160 inset;
}

/*.top-search .input-group input{
    height: 0;
    padding: 1.2em .5em;
    background-clip: content-box;
  }*/
.top-search .input-group input::first-line {
    color: #fff;
}

.top-search .input-group-addon {
    background-color: transparent;
    border: none;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
}

.top-search .input-group-addon.close-search {
    cursor: pointer;
}

@media (max-width: 991px) {
    .top-search .container {
        padding: 0 45px;
    }
}

@media (max-width: 767px) {
    .top-search .container {
        padding: 0 20px;
    }

    .top-search {
        padding: 0;
    }
}

/*@-webkit-keyframes bgpulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.08,1.08,1.08);transform:scale3d(1.08,1.08,1.08)}}
  @keyframes bgpulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.08,1.08,1.08);transform:scale3d(1.08,1.08,1.08)}}
  .soc_icons {overflow: hidden;width: 16%;margin: 7px 0 0 15px;float: right;}
  .webheader {position:relative;background-color: #fff;background-repeat: no-repeat;background-position: top center;}
  .webheader .bg { background-repeat: no-repeat;background-size:100% 100%;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;}
  .webheader .header-left {width: 100%;position: relative;}
  .webheader .header-right {width: 45%;padding-left: 30px;position: relative;}
  .webheader .header-right img {float: right;padding-top: 36px;}
  .webheader .logo { margin:22px 0;}
  .webheader .moblogo {margin:12px 0 0 0;overflow: hidden;}
  .webheader .relatedlink { margin:44px 2px 2px 0; text-align:right;}
  .webheader .searchbox { position: relative; background:#fff; width: 60%; border-radius:30px; padding: 12px 0;border: #e0edf6 solid 1px;overflow: hidden;}
  .webheader .searchbox input[type="text"] { margin: 0; padding: 0 0 0 17px; outline: none; color: #888; background: none; border: none; width: 89.33333%; position: relative; font-size: 14px; line-height:20px; -webkit-appearance: none;}
  .webheader .searchbox input[type="text"]::-webkit-input-placeholder{ color: #888 !important;font-family: Arial;}
  .webheader .searchbox input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #ffffff inset;}
  .webheader .searchbox input[type="submit"] { background: url(searchbtn.png) no-repeat 18px center #fea734; border: none; cursor: pointer; width: 68px;height: 100%; outline: none; position: absolute; top: 0; right: 0;border-radius: 0 30px 30px 0;}
  
  .TopSearch { height:30px; white-space:nowrap; position:relative; background:#3e76c3; border-radius:30px;padding:0 28px 0 15px;}
  .TopSearch .SearchText { line-height:30px; height:30px; vertical-align:top; border:0; font-size:13px; color:#e5f3ff; width: 100%; float:left; outline:none;border: #9ac0d7 solid 0px;background:#3e76c3;}
  .TopSearch input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #3e76c3 inset;}
  .TopSearch input[type="text"]::-webkit-input-placeholder{ color: #e5f3ff !important;}
  .TopSearch .SearchBtn {position: absolute; width:32px; height:100%; vertical-align:middle; margin:0px 0 0 0; cursor:pointer; background:url(searchbtn.png) center center no-repeat; border:0; float:right; border-radius:0px; outline:none;top: 0;right:3px; }
  .TopSearch .SearchBtn:hover { }
  @media (max-width: 1280px){
  .webheader {background-position: 55% 0%;}
  }
  @media (max-width: 1199px){
  .webheader .searchbox {width: 78%;}
  .webheader {background-position: 70% 0%;}
  .webheader .header-right img {padding-top: 24px;}
  }
  @media (max-width: 991px){
      .soc_icons {width: 198px;}
      .webheader {background-position: 70% 0%;}
  .webheader .searchbox { width: 70%;margin:65px 15px 0 0;padding: 9px 0;}
  .webheader .relatedlink { margin:66px 2px 10px 0;float: right;}
  .webheader .logo {margin:29px 0;}
  }
  @media (max-width: 767px){
      .soc_icons {float: left;margin: 7px 0 7px 0;}
      .webheader .logo { margin:22px 0;}
      .webheader .searchbox { width: 90%;margin:18px 15px 78px 0;}
      .webheader .relatedlink { margin:20px 2px 10px 0;}
      .webheader .header-right img {margin: 0 auto 20px auto;padding-top: 10px;float: initial;}
      .webheader {background-position: 72% 0%;background-size: 284% 100%;}
  }
  @media (max-width: 380px){
      .webheader .searchbox { width: 87%;}
  }
  .picbox {border: #eee solid 1px;background: #fff;width: 100%;position: relative;margin-bottom: 24px;overflow: hidden;}
  .picbox img {width: 100%; height: 256px;
  -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;
}

*/ a:hover .picbox img {
    -webkit-transform: scale(1.1);
    /* Safari and Chrome */
    -moz-transform: scale(1.1);
    /* Firefox */
    -ms-transform: scale(1.1);
    /* IE 9 */
    -o-transform: scale(1.1);
    /* Opera */
    transform: scale(1.1);
}

.picbox .picdetails {
    width: 100%;
    text-align: left;
    bottom: 0px;
    left: 0px;
    position: absolute;
    background: url(focus-bg1.png) repeat-x bottom center;
    height: 100%;
}

.picbox .picdetails h2 {
    margin-bottom: 16px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 1px 0px 6px #000;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    padding: 0 15px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 1.5;
    max-height: 45px;
}

a:hover .picbox .picdetails h2 {
    color: #b8d7ff;
}

@media (max-width: 1199px) {
    .picbox img {
        height: 298px;
    }
}

@media (max-width: 991px) {
    .picbox img {
        height: 225px;
    }
}

/*---------------区域背景---------------------*/
.firstpart {
    overflow: hidden;
    padding: 60px 0 0 0;
}

.secondpart {
    background: url(partbg.jpg) no-repeat fixed center #211812;
    background-size: cover;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='partbg.jpg', sizingMethod='scale');
    padding: 60px 0 16px 0;
}

.thirdpart {
    overflow: hidden;
    padding: 36px 0 0 0;
}

.fourthpart {
    padding: 38px 0 38px;
}

.fivedpart {
    overflow: hidden;
    padding: 22px 0 0 0;
}

.noticebox {
    background: #2596d1;
    overflow: hidden;
    padding: 18px;
}

.win-l {
    width: 68.262%;
    padding-right: 50px;
}

.win-r {
    width: 31.738%;
}

.winzp-l {
    width: 68.262%;
    padding-right: 40px;
}

.winzp-r {
    width: 31.738%;
}

@media (max-width: 1199px) {
    .firstpart {
        padding: 38px 0 0 0;
    }

    .secondpart {
        padding: 42px 0 6px 0;
    }

    .thirdpart {
        padding: 38px 0 0 0;
    }

    .fourthpart {
        padding: 30px 0 18px;
    }

    .win-l {
        padding-right: 30px;
    }

    .winzp-l {
        width: 100%;
        padding-right: 0px;
    }

    .winzp-r {
        width: 100%;
    }

    .winzp-r .col-md-12 {
        width: 50%;
        float: left;
    }
}

@media (max-width: 991px) {
    .win-l {
        width: 100%;
        padding-right: 0px;
    }

    .win-r {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .firstpart {
        padding: 24px 0 0 0;
    }

    .fourthpart {
        padding: 14px 0 4px;
    }

    .thirdpart {
        padding: 26px 0 0 0;
    }

    .winzp-r .col-md-12 {
        width: 100%;
    }
}

/*---------------栏目样式---------------------*/
.webcolumn {
    overflow: hidden;
    margin-bottom: 6px;
    text-align: center;
}

.webcolumn .lmname {
    margin: 0 0 30px 0;
    font-size: 26px;
    line-height: 100%;
    color: #fff;
    position: relative;
    display: inline-block;
    padding-bottom: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

.webcolumn .lmname:after {
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    content: "";
    position: absolute;
    width: 30px;
    height: 5px;
    background: rgba(255, 255, 255, .4);
    border-radius: 3px;
}

.webcolumn .lmname a {
    color: #0065b7;
    line-height: 30px;
}

.webcolumn .lmname a:hover {
    color: #000000;
}

.lanmu {
    overflow: hidden;
    background: url(lmbg01.png) repeat-x top;
}

.lanmu_l {
    color: #333;
    float: left;
    font-weight: 700;
    font-size: 24px;
    padding: 20px 0 25px;
    border-top: #3d55a7 solid 3px;
    line-height: 1;
}

.lanmu_l a {
    color: #004280;
}

.lanmu_l a:hover {
    color: #004280;
}

.lanmu_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.lanmu_r {
    line-height: 68px;
    float: right;
    font-size: 12px;
    font-family: Arial;
}

.lanmu_r a {
    color: #666;
    text-decoration: none;
    border: #e6ecf7 solid 1px;
    border-radius: 20px;
    padding: 4px 11px;
    text-transform: uppercase;
}

.lanmu_r a:hover {
    color: #c22691;
    text-decoration: none;
}

.lanmu1 {
    overflow: hidden;
    background: url(lmbg01.png) repeat-x top #f6f8fb;
}

.lanmu1_l {
    color: #333;
    float: left;
    font-weight: 700;
    font-size: 20px;
    padding: 8px 18px 10px;
    border-top: #3d55a7 solid 3px;
}

.lanmu1_l a {
    color: #004280;
}

.lanmu1_l a:hover {
    color: #004280;
}

.lanmu1_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.lanmu1_r {
    line-height: 54px;
    float: right;
    font-size: 14px;
    font-family: Arial;
    margin-right: 18px;
}

.lanmu1_r a {
    color: #a0adc5;
    text-decoration: none;
}

.lanmu1_r a:hover {
    color: #c22691;
    text-decoration: none;
}

.lanmu2 {
    overflow: hidden;
    margin: 20px 0 0 0;
    border-bottom: #dddddd solid 1px;
}

.lanmu2_l {
    color: #333;
    float: left;
    font-weight: 700;
    font-size: 18px;
    padding: 0 0 9px 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;
}

.infolanmu {
    overflow: hidden;
    border-bottom: #dde3e9 solid 1px;
}

.infolanmu_l {
    color: #333;
    float: left;
    font-weight: 700;
    font-size: 20px;
    padding: 15px 0 3px;
}

.sortlanmu {
    overflow: hidden;
    background: #e6ecf8;
    border-left: 5px solid #3d55a7;
    padding: 0 12px 0 17px;
    margin: 28px 0 0 0;
}

.sortlanmu_l {
    color: #3d55a7;
    float: left;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    padding: 10px 0;
}

.sortlanmu_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.sortlanmu1 {
    overflow: hidden;
    background: url(lmbg03.jpg) no-repeat right center #124c9c;
    border-left: 5px solid #cf2928;
    padding: 0 12px 0 0;
    margin: 28px 0 0 0;
}

.sortlanmu1_l {
    color: #fff;
    float: left;
    font-weight: 700;
    font-size: 19px;
    line-height: 140%;
    padding: 10px 0;
    border-left: #f5f8fd solid 2px;
    padding-left: 18px;
}

.sortlanmu1_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.column {
    overflow: hidden;
    background: none;
    border: none;
    border-bottom: #cfd8e4 solid 1px;
}

.column_l {
    width: auto;
    font-size: 26px;
    font-weight: 700;
    color: #19338a;
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 7px 3px 14px 0;
    line-height: 130%;
    background: none;
}

.column_r {
    float: right;
}

@media (max-width: 991px) {
    .column_r {
        width: 100%;
        display: block;
    }

    .breadcrumb {
        padding: 0 0 10px 0;
    }
}

.column1 {
    background: url(tabbg01.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;
    }

    .lanmu1_l {
        font-size: 18px;
        padding: 11px 18px 10px;
    }
}

.teamlanmu {
    overflow: hidden;
    background: #fff;
    padding: 0;
    margin: 28px 0 0 0;
}

.teamlanmu_l {
    color: #fff;
    float: left;
    font-weight: 700;
    font-size: 17px;
    line-height: 140%;
    padding: 11px 15px;
    background: #124c9c;
}

.teamlanmu_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

/*---------------焦点图&新闻---------------------*/
.hotnews {
    padding: 40px 0 50px 0;
}

.hotnews .focuspic {
    height: 490px;
    overflow: hidden;
}

@media (max-width: 1280px) {
    .hotnews .focuspic {
        height: 469px;
    }
}

@media (max-width: 1259px) {
    .hotnews .focuspic {
        height: 442px;
    }
}

@media (max-width: 1199px) {
    .hotnews {
        padding: 36px 0 40px 0;
    }

    .hotnews .focuspic {
        height: 363px;
    }
}

@media (max-width: 991px) {
    .hotnews .focuspic {
        height: 287px;
    }
}

@media (max-width: 767px) {
    .hotnews .focuspic {
        height: 206px;
    }
}

@media (max-width: 380px) {
    .hotnews .focuspic {
        height: 192px;
    }
}

@media (max-width: 320px) {
    .hotnews .focuspic {
        height: 170px;
    }
}

.focustxt {
    overflow: hidden;
    height: 372px;
}

.focustxt .listbox {
    padding: 18px 20px 16px;
    overflow: hidden;
}

.focusmore {
    display: block;
    overflow: hidden;
    padding-right: 20px;
}

.latest {
    background: #006cbd;
    border-top: #fea734 solid 4px;
    padding: 16px 20px;
}

.latest:hover {
    background: #25a038;
}

.latest a {
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
    max-height: 52px;
}

.latest a:hover {
    color: #fff;
}

.list-index {
    max-height: 190px;
    overflow: hidden;
}

.list-index li {
    overflow: hidden;
    margin-bottom: 12px;
}

.list-index li:last-child {
    margin-bottom: 0;
}

.list-index li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    position: relative;
}

.list-index li a:hover {
    color: #a33481;
    text-decoration: none;
}

.list-index span {
    line-height: 1.5;
    color: #a33481;
    font-size: 15px;
    font-family: Arial;
    margin-right: 10px;
}

@media (max-width: 1280px) {}

@media (max-width: 1199px) {
    .list-index li {
        margin-bottom: 9px;
    }
}

@media (max-width: 991px) {
    .list-index li a:after {
        top: 9px;
    }

    .list-index[data-v-join] {
        max-height: initial;
    }
}

@media (max-width: 767px) {
    .list-index {
        max-height: initial;
    }

    .list-index li a {
        white-space: initial;
    }
}

.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%;
    }
}

/*--------------------------------*/
.gy-graphic {
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 0 38px 0;
}

.gy-graphic .slick-list {
    padding: 60px 0 30px 0;
}

.gy-graphic .slick-slide {
    margin: 0 15px;
}

.gy-graphic .boxstyle {
    position: relative;
    box-sizing: content-box;
    transition: all 0.2s ease 0.1s;
    -ms-box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.2);

}

.gy-graphic .boxstyle:hover {
    -ms-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}

.gy-graphic .boxstyle a {
    display: block;
    height: 100%;
}

.gy-graphic .boxstyle a .photo {
    overflow: hidden;
}

.gy-graphic .boxstyle a .photo img {
    height: 259px;
    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 {
    background-color: rgba(134, 44, 106, .7);
    padding: 100px 30px 48px;
    -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 a:hover .txtinfo {
    background-color: rgba(134, 44, 106, 1);
}

.gy-graphic .boxstyle a .txtinfo h5 {
    font-size: 12px;
    color: #838383;
    margin: 0 0 9px 0;
    font-family: Arial;
    font-weight: 500;
}

.gy-graphic .boxstyle a .txtinfo h4 {
    color: #fff;
    font-size: 19px;
    line-height: 140%;
    font-weight: 700;
    margin: 0 0 22px 0;
    text-align: center;
}

.gy-graphic .boxstyle:hover a .txtinfo h4 {
    color: #fff;
}

.gy-graphic .boxstyle a .txtinfo p {
    font-size: 14px;
    color: #fff;
    margin: 0;
    line-height: 180%;
    text-align: justify;
    overflow: hidden;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 100px;
}

.gy-graphic .boxstyle a .fxpic {
    width: 114px;
    height: 114px;
    border: #fff solid 6px;
    margin: -57px auto 0px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
}

.gy-graphic .gyfooter {
    display: block;
    overflow: hidden;
    text-align: center;
    margin-top: 48px;
}

.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%;
}

.btn-more {
    color: #862c6a;
    background-color: #fff;
    padding: 7px 33px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
    border-radius: 0;
    border: #fff 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: #862c6a;
    border: #fff solid 1px;
}

/*dots*/
.gy-graphic .slick-dots {
    position: initial;
    bottom: initial;
}

.gy-graphic .slick-dots li button:before {
    font-family: initial;
    content: "";
    height: 15px;
    width: 15px;
    background: #fff;
    border-radius: 20px;
}

.gy-graphic .slick-dots li.slick-active button:before {
    font-family: initial;
    content: "";
    width: 48px;
    background: #862c6a;
}

.gy-graphic .slick-dots li.slick-active button {
    width: 48px;
}

.gy-graphic .slick-dots li {
    width: auto;
}


/*Arrows*/
.gy-graphic .slick-prev,
.gy-graphic .slick-next {
    font-size: 0;
    line-height: 0;
    position: initial;
    top: initial;
    bottom: -25px;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
    cursor: pointer;
    color: transparent;
    outline: none;
    z-index: 1;
    opacity: 1;
    text-align: center;
    border: #ccc solid 1px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.gy-graphic .slick-prev:hover,
.gy-graphic .slick-prev:focus,
.gy-graphic .slick-next:hover,
.gy-graphic .slick-next:focus {
    color: transparent;
    outline: none;
    opacity: 1;
    background: #862c6a;
    border: #862c6a solid 1px;
}

.gy-graphic .slick-prev.slick-disabled:before,
.gy-graphic .slick-next.slick-disabled:before {
    opacity: 1;
}

.gy-graphic .slick-prev.slick-disabled,
.gy-graphic .slick-next.slick-disabled {
    background: #862c6a;
    border: #862c6a solid 1px;
}

.gy-graphic .slick-prev:before,
.gy-graphic .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 22px;
    line-height: 30px;

    opacity: 1;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gy-graphic .slick-prev:hover:before,
.gy-graphic .slick-prev:focus:before,
.gy-graphic .slick-next:hover:before,
.gy-graphic .slick-next:focus:before {
    opacity: 1;
    color: #fff;
}

.gy-graphic .slick-prev {
    float: left;
    left: 0;
}

.gy-graphic .slick-next {
    float: right;
    right: 0;
}

@media (max-width: 1280px) {}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
    .gy-graphic .boxstyle a .txtinfo p {
        -webkit-line-clamp: 3;
        max-height: 75px;
    }
}

@media (max-width: 767px) {
    .gy-graphic {
        margin-left: auto;
        margin-right: auto;
        padding: 6px 0 15px;
    }

    .gy-graphic .boxstyle a .txtinfo {
        height: auto;
    }

    .gy-graphic .boxstyle a .txtinfo h4 {
        font-size: 18px;
        font-weight: 700;
        line-height: 26px;
        height: auto;
        -webkit-line-clamp: inherit;
    }

    .gy-graphic .boxstyle a .txtinfo p {
        -webkit-line-clamp: 4;
        max-height: 100px;
    }

    .gy-graphic .slick-prev,
    .gy-graphic .slick-next {
        display: none !important;
    }

    .gy-graphic .slick-dots {
        bottom: 0;
    }

    .gy-graphic .slick-list {
        padding: 60px 0 0;
    }
}

/*------------------TAB----------------*/
.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 .mores_all {
    top: 9px;
    right: 15px;
}

.index_tab .mores_all a {
    color: #9ac4fe;
    font-size: 13px;
}

.index_tab .mores_all a:hover {
    color: #fff;
}

.index_tab .space {
    padding: 15px;
}

.index_tab .tabmenu {
    background: #1e58a9;
    height: 42px;
    overflow: hidden;
}

.index_tab .tabmenu ul li {
    height: 42px;
    color: #ffffff;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    float: left;
    padding: 0 20px;
}

.index_tab .tabmenu ul li a {
    color: #f7fcff;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.index_tab .tabmenu ul li.selected {
    background: #fff;
}

.index_tab .tabmenu ul li.selected a {
    color: #004098;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 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;
    padding: 8px 0 0 0;
}

.index_tab .tabmenu ul li span.bg {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_tab .tabmenu ul li span.bg01 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_tab .tabmenu ul li span.bg02 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_tab .tabmenu ul li.selected span.tabg {
    width: 100%;
    text-align: center;
    color: #004098;
    padding: 8px 0 0 0;
}

.index_job {
    position: relative;
}

.index_job .space {
    padding: 12px 15px;
}

.index_job .tabmenu {
    background: #1e58a9;
    height: 42px;
    overflow: hidden;
}

.index_job .mores_all {
    top: 9px;
    right: 15px;
}

.index_job .mores_all a {
    color: #9ac4fe;
    font-size: 13px;
}

.index_job .mores_all a:hover {
    color: #fff;
}

.index_job .tabmenu ul li {
    height: 42px;
    color: #ffffff;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    float: left;
    padding: 0 20px;

}

.index_job .tabmenu ul li a {
    color: #f7fcff;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.index_job .tabmenu ul li.selected {
    background: #fff;
}

.index_job .tabmenu ul li.selected a {
    color: #004098;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.index_job .tabmenu ul li span {
    height: 42px;
    float: left;
    display: block;
}

.index_job .tabmenu ul li span.tabg {
    padding: 0;
    width: 100%;
    text-align: center;
    padding: 8px 0 0 0;
}

.index_job .tabmenu ul li span.bg {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_job .tabmenu ul li span.bg01 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_job .tabmenu ul li span.bg02 {
    width: 3px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

.index_job .tabmenu ul li.selected span.tabg {
    width: 100%;
    text-align: center;
    color: #004098;
    padding: 8px 0 0 0;
}

.events_tab .tabmenu {
    background: url(lmbg01.png) repeat-x top;
    overflow: hidden;
}

.events_tab .tabmenu ul li {
    color: #2e2d2d;
    font-size: 22px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    float: left;
    margin-right: 36px;
}

.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: #00409a;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
}

.events_tab .tabmenu ul li span {
    float: left;
    display: block;
}

.events_tab .tabmenu ul li span.tabg {
    width: 100%;
    text-align: center;
    padding: 20px 0 25px;
    border-top: #dae1ee solid 3px;
}

.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: #333;
    border-top: #356bbc solid 3px;
    font-weight: 700;
}

.fwcx {
    width: 100%;
    overflow: hidden;
    min-height: 250px;
}

@media (max-width: 1199px) {
    .fwcx {
        min-height: 209px;
    }
}

@media (max-width: 991px) {
    .fwcx {
        min-height: 227px;
    }
}

@media (max-width: 640px) {
    .btn-text {
        margin: 8px 0 0 0;
    }
}

@media (max-width: 320px) {
    .events_tab .tabmenu ul li {
        margin-right: 18px;
        font-size: 18px;
    }
}

/*------------------图片滚动----------------*/
#marquee-pic {
    overflow: hidden;
    margin-top: 20px;
}

#marquee-pic ul {
    width: 888888px !important;
}

#marquee-pic ul li {
    float: left;
    margin: 0px 12px;
}

#marquee-pic ul li img {
    display: block;
    width: auto;
    height: 220px;
}

#marquee-pic ul li p {
    text-align: center;
    color: #333;
    padding: 0 6px;
    font-size: 15px;
    margin: 10px 0 6px 0;
}

#marquee-pic ul li:hover p {
    color: #002e80;
}

@media (max-width: 767px) {
    #marquee-pic ul li img {
        height: 160px;
    }
}

/*------------------滚动公告----------------*/
.marquee-1 {
    width: 100%;
    height: 193px;
    overflow: hidden;
    margin: 0;
}

.marquee-1 ul {
    float: left;
    width: auto;
    padding: 0px;
}

.marquee-1 ul li {
    float: left;
    width: 100%;
    padding: 4px 0;
    line-height: 1.5;
}

.marquee-1 ul li span {
    color: #2458b9;
    margin-right: 5px;
    font-size: 15px;
}

.marquee-1 ul li a:hover {
    color: #2458b9;
}

.marquee-1 ul li a>img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.marquee-2 {
    width: 100%;
    height: 384px;
    overflow: hidden;
    margin: 0;
}

@media (max-width: 1199px) {
    .marquee-2 {
        height: 253px;
    }
}

@media (max-width: 991px) {
    .marquee-2 {
        height: 283px;
    }
}

@media (max-width: 767px) {
    .marquee-1 {
        height: 200px;
    }
}

.newscenter {
    width: 100%;
}

.newscenter dl {
    margin-bottom: 0;
}

.newscenter dd {
    margin: 0 0 20px 0;
}

.newscenter dd {
    *zoom: 1;
}

.newscenter dd:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}


/*.newscenter dd span{ float:left;color:#fff;text-align:center;width:78px;margin-right:15px;font-size:18px;font-weight: 700;line-height: 1;background:#0f8dbb;font-family: Arial;border-radius: 2px;overflow: hidden;padding: 14px 0 14px 0;}*/

.newscenter dd span {
    float: left;
    color: #fff;
    text-align: center;
    width: 76px;
    margin-right: 15px;
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    background: #3d55a7;
    font-family: Arial;
    overflow: hidden;
}

.newscenter dd span i {
    text-align: center;
    line-height: 1;
    font-size: 16px;
    font-family: Arial;
    color: #fff;
    font-weight: 300;
    margin: 0 5px;
}

.newscenter dd span b {
    background: #fff;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #252525;
}

.newscenter dd .hdtitle {
    overflow: hidden;
}

.newscenter dd .hdtitle h4 {
    margin: 0;
}

.newscenter dd .hdtitle h4 a {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    color: #333;
    font-weight: 500;
    max-height: 54px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.newscenter dd .hdtitle h4 a:hover {
    color: #a33481;
}

.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;
}

/*.newscenter dd:last-child {*/
/*	position: relative;*/
/*	margin-bottom: 40px;*/
/*}*/

/*.newscenter dd:last-child:before {*/
/*	content: '';*/
/*	position: absolute;*/
/*	left: 0;*/
/*	right: 0;*/
/*	bottom: -20px;*/
/*	height: 1px;*/
/*	border-bottom: 1px dotted #999;*/
/*}*/


@media (max-width: 991px) {}

@media (max-width: 767px) {
    .newscenter {
        height: auto;
    }

    .newscenter dd .hdtitle a {
        white-space: normal;
    }
}

.hui {
    font-size: 14px;
    line-height: 26px;
    color: #bfbfbf;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.hei {
    font-size: 12px;
    line-height: 18px;
    color: #8b8b8b;
    text-decoration: none;
    font-family: Arial;
}

a.hei:hover {
    color: #f86900;
    font-size: 12px;
    text-decoration: none;
}

.hei1 {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    text-decoration: none;
}

A.hei1:hover {
    COLOR: #0f48b3;
    text-decoration: none;
}

.lan {
    font-size: 12px;
    line-height: 18px;
    color: #0065b5;
    text-decoration: none;
}

a.lan:hover {
    color: #15499a;
    font-size: 12px;
    text-decoration: none;
}

.lan1 {
    font-size: 13px;
    line-height: 18px;
    color: #004ea2;
    text-decoration: none;
}

a.lan1:hover {
    color: #d61300;
    font-size: 13px;
    text-decoration: none;
}

.huang {
    font-size: 15px;
    color: #ffc435;
    line-height: 20px;
}

.dlan {
    font-size: 13px;
    line-height: 18px;
    color: #6ff3ff;
    text-decoration: none;
    font-family: Arial;
}

.bai {
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
    background-image: url(ico_bd.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 16px;
}

a.bai:hover {
    color: #6ff3ff;
    font-size: 13px;
}

.bai12 {
    font-size: 12px;
    line-height: 18px;
    color: #e9f7ff;
    text-decoration: none;
}

a.bai12:hover {
    color: #8bebff;
    font-size: 12px;
}

.bai13 {
    font-size: 13px;
    line-height: 20px;
    color: #e9f7ff;
    text-decoration: none;
}

a.bai13:hover {
    color: #8bebff;
    font-size: 13px;
}

.bai14 {
    font-size: 14px;
    line-height: 25px;
    color: #e9f7ff;
    text-decoration: none;
}

a.bai14:hover {
    color: #8bebff;
    font-size: 14px;
}

.bai15 {
    font-size: 15px;
    line-height: 20px;
    color: #e9f7ff;
    text-decoration: none;
    padding-bottom: 10px;
}

a.bai15:hover {
    color: #8bebff;
    font-size: 15px;
}

.hei14 {
    font-size: 14px;
    line-height: 23px;
    color: #444;
    text-decoration: none;
}

a.hei14:hover {
    color: #0453b0;
    font-size: 14px;
}

.hei13 {
    font-size: 13px;
    line-height: 20px;
    color: #444;
    text-decoration: none;
}

a.hei13:hover {
    color: #0453b0;
    font-size: 13px;
}

/*---------------专题---------------------*/
.hometopic {
    position: relative;
    margin-left: -14px;
    margin-right: -14px;
    margin-bottom: 20px;
}

.hometopic .slick-slide {
    margin: 0 15px;
}

.hometopic .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.hometopic .banner-box {
    position: relative;
}

.hometopic .banner-box .box-img img {
    display: block;
    width: 100%;
    height: 100px;
}

.hometopic .slick-dots {
    position: absolute;
    right: 30px;
    bottom: 25px;
    width: auto;
    left: auto;
}

.hometopic .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
}

.hometopic .slick-dots li.slick-dot {
    display: none;
}

.hometopic .slick-dots li.slick-dot.slick-active {
    display: block;
}

.hometopic .slick-dots li button {
    width: auto;
    height: auto;
    color: rgba(255, 255, 255, 0.6);
    font-size: 18px;
}

.hometopic .slick-dots li button:before {
    display: none;
}

.hometopic .slick-dots li .num {
    color: #00b4ff;
    font-size: 32px;
    font-weight: bold;
}

.hometopic .slick-dots li .line {
    margin-left: 5px;
    margin-right: 7px;
}

.hometopic .slick-dots li .total-num {
    color: #fff;
}

/*Arrows*/
.hometopic .slick-prev,
.hometopic .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 45%;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    outline: none;
    background: #3a56b6;
    z-index: 1;
    opacity: 1;
    text-align: center;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    display: none !important;
}

.hometopic .slick-prev:hover,
.hometopic .slick-prev:focus,
.hometopic .slick-next:hover,
.hometopic .slick-next:focus {
    color: transparent;
    outline: none;
    opacity: 1;
    background: #00a9b6;
}

.hometopic .slick-prev.slick-disabled:before,
.hometopic .slick-next.slick-disabled:before {
    opacity: .25;
}

.hometopic .slick-prev:before,
.hometopic .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 36px;

    opacity: 1;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hometopic .slick-prev:hover:before,
.hometopic .slick-prev:focus:before,
.hometopic .slick-next:hover:before,
.hometopic .slick-next:focus:before {
    opacity: 1;
}

.hometopic .slick-prev {
    left: -46px;
    padding: 0 4px 0 0;
}

.hometopic .slick-next {
    right: -46px;
    padding: 0 0 0 4px;
}

@media (max-width: 1560px) {
    .hometopic .slick-prev {
        left: 0%;
    }

    .hometopic .slick-next {
        right: 0%;
    }
}

@media (max-width: 1280px) {
    .hometopic .banner-box .box-img img {
        height: 96px;
    }
}

@media (max-width: 1199px) {
    .hometopic .banner-box .box-img img {
        height: 73px;
    }
}

@media (max-width: 991px) {
    .hometopic .slick-prev {
        left: 0%;
    }

    .hometopic .slick-next {
        right: 0%;
    }

    .hometopic .banner-box .box-img img {
        height: 86px;
    }
}

@media (max-width: 767px) {
    .hometopic .banner-box .box-img img {
        height: auto;
    }
}

/*---------------专栏---------------------*/
.banlinks {}

.banlinks .row {
    margin-left: -18px;
    margin-right: -18px;
}

.banlinks .row>[class^='col'] {
    padding-left: 18px;
    padding-right: 18px;
}

.banlinks li {
    margin-bottom: 20px;
    float: left;
}

.banlinks li img {
    height: 101px;
    border: #eee solid 1px;
    width: 100%;
}

@media (max-width: 1199px) {
    .banlinks .row {
        margin-left: -8px;
        margin-right: -8px;
    }

    .banlinks .row>[class^='col'] {
        padding-left: 8px;
        padding-right: 8px;
    }

    .banlinks li img {
        height: 77px;
    }
}

@media (max-width: 991px) {
    .banlinks li img {
        height: auto;
        max-height: 84px;
    }
}

.win-ico {
    overflow: hidden;
    width: 100%;
    float: left;
}

.win-ico li {
    width: 14.2857%;
    float: left;
    text-align: center;
}

.win-ico li font {
    width: 82px;
    height: 82px;
    background: #086ec1;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.win-ico li font:hover {
    background: #16488e;
}

.win-ico p {
    color: #0a53a3;
    margin: 18px 0 0 0;
    font-size: 14px;
    text-align: center;
}

.win-ico a:hover p {
    color: #086ec1;
}

@media (max-width: 1199px) {
    .win-ico li {}

    .win-ico p {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .win-zt {
        width: 100%;
    }

    .win-zt .topic .topic-l {
        width: 80%;
    }

    .win-ico {
        width: 100%;
        margin-top: 20px;
    }

    .win-ico p {
        font-size: 14px;
    }

    .win-ico li font {
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 767px) {
    .win-zt .topic .topic-l {
        width: 100%;
    }

    .win-ico li {
        height: auto;
        height: auto;
        width: 25%;
        margin-bottom: 18px;
    }

    .win-ico p {
        font-size: 12px;
        line-height: 16px;
        padding: 0 6px;
        margin-top: 6px;
    }
}

/*------------------imglink----------------*/
.imglink {}

.imglink li {
    margin-bottom: 22px;
    position: relative;
}

.imglink li:last-child {
    margin-bottom: 0;
}

.imglink li a {
    display: block;
    overflow: hidden;
    border-radius: 5px;
}

.imglink li .bgimg {
    background-color: #0b4870;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 110px;
    background-position: center;
    border-radius: 5px;
}

.imglink 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.1);
    /* Safari and Chrome */
    -moz-transform: scale(1.1);
    /* Firefox */
    -ms-transform: scale(1.1);
    /* IE 9 */
    -o-transform: scale(1.1);
    /* Opera */
    transform: scale(1.1);
}

.imglink li p {
    display: block;
    position: absolute;
    font-size: 24px;
    font-weight: 700;
    top: 50%;
    width: 100%;
    padding-left: 30px;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    color: #fff;
    text-shadow: 1px 0px 2px #1d457d;
    margin: 0;
}

.imglink .col-xs-12 {
    float: left;
}

@media (max-width: 1199px) {
    .imglink .col-xs-12 {
        width: 50%;
    }

    .imglink li:nth-last-child(2) {
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    .imglink li .bgimg {
        height: 104px;
    }
}

@media (max-width: 767px) {
    .imglink .row {
        margin-left: -8px;
        margin-right: -8px;
    }

    .imglink .row>[class^='col'] {
        padding-left: 8px;
        padding-right: 8px;
    }

    .imglink li {
        margin-bottom: 16px;
    }

    .imglink li .bgimg {
        height: 76px;
    }

    .imglink li p {
        padding-left: 15px;
        width: 62%;
        font-size: 17px;
    }
}

@media (max-width: 380px) {
    .imglink li .bgimg {
        height: 86px;
    }
}

@media (max-width: 320px) {
    .imglink li .bgimg {
        height: 70px;
    }
}

/*---------------Quick Links---------------------*/
.quicklinksmt {
    margin-top: 25px;
}

.quicklinks {
    padding: 30px 0 0 0;
}

.quicklinks .slick-slide {
    margin: 0 9px;
}

/*Dots*/
.quicklinks .slick-dots {
    position: inherit;
    bottom: -26px;
}

.quicklinks .slick-dots li button:before {
    font-size: 14px;
}

/*Arrows*/
.quicklinks .slick-prev,
.quicklinks .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%;
}

.quicklinks .slick-prev:hover,
.quicklinks .slick-prev:focus,
.quicklinks .slick-next:hover,
.quicklinks .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.quicklinks .slick-prev.slick-disabled:before,
.quicklinks .slick-next.slick-disabled:before {
    opacity: .75;
}

.quicklinks .slick-prev:before,
.quicklinks .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;

    opacity: 1;
    color: #ccdff1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.quicklinks .slick-prev:hover:before,
.quicklinks .slick-prev:focus:before,
.quicklinks .slick-next:hover:before,
.quicklinks .slick-next:focus:before {
    opacity: 1;
    color: #4780be;
}

.quicklinks .slick-prev {
    left: -4%;
    z-index: 1;
}

.quicklinks .slick-next {
    right: -4%;
    z-index: 1;
}

.quicklinks .slick-next:before {
    content: '\f105';
}


.quicklinks li {
    width: 16.666%;
    overflow: hidden;
    float: left;
}

.quicklinks .space {
    padding: 0;
}

.quicklinks .boxpadding {
    padding: 0;
}

.quicklinks .boxpadding .sysico {
    width: 96px;
    height: 96px;
    text-align: center;
    border: #d9e5f4 solid 1px;
    margin: 0 auto;
    border-radius: 50%;
    padding: 24px 0 0 0;
    background: #fff;
}

.quicklinks a:hover .boxpadding .sysico {
    -ms-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
    -o-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
    -moz-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
    -webkit-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
    box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
}

.quicklinks .sideline {
    border-bottom: #ffffff solid 1px;
    border-right: #ffffff solid 1px;
}

.quicklinks .in_icon {
    background: #ecf5fb;
}

.quicklinks p {
    color: #222;
    margin: 14px 0 0 0;
    font-size: 15px;
}

.quicklinks a:hover p {
    color: #0f48b3;
}

@media (max-width: 1280px) {
    .quicklinks .slick-prev {
        left: -3%;
    }

    .quicklinks .slick-next {
        right: -3%;
    }
}

@media (max-width: 1199px) {
    .quicklinks {
        padding: 30px 15px 0 15px;
    }

    .quicklinksmt {
        margin-top: 32px;
    }
}

@media (max-width: 1024px) {
    .quicklinks .slick-prev {
        left: -5%;
    }

    .quicklinks .slick-next {
        right: -5%;
    }
}

@media (max-width: 991px) {
    .quicklinksmt {
        margin-top: 24px;
    }

    .quicklinks .boxpadding {
        padding: 5px 0 0 0;
    }
}

@media (max-width: 767px) {
    .quicklinks .slick-prev {
        left: -10%;
    }

    .quicklinks .slick-next {
        right: -10%;
    }

    .quicklinks li {
        width: 33.33%;
    }

    .quicklinks p {
        margin: 6px 0 8px 0;
    }

    .quicklinks .boxpadding {
        padding: 8px 0 0 0;
    }
}

@media (max-width: 380px) {
    .quicklinks .slick-prev {
        left: -12%;
    }

    .quicklinks .slick-next {
        right: -12%;
    }
}

/*---------------新闻动态---------------------*/
.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;
    }
}

/*------------------TAB News----------------*/
.rprogress {
    overflow: hidden;
}

.rprogress .progress-l {
    overflow: hidden;
    float: left;
    width: 290px;
    margin-right: 30px;
}

.rprogress .progress-l .limg {
    overflow: hidden;
}

.rprogress .progress-l .limg img {
    height: 190px;
    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 .ltext {
    padding: 13px 0 0;
}

.rprogress .progress-l .ltext h4 {
    font-size: 16px;
    line-height: 1.4;
    color: #0f48b3;
    margin: 0;
    max-height: 40px;
    overflow: hidden;
}

.rprogress .progress-l .ltext h4 a {
    color: #0f48b3;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.rprogress .progress-l .ltext h4 a:hover {
    color: #333;
}

.rprogress .progress-l .ltext h5 {
    line-height: 1;
    color: #999;
    font-size: 15px;
    margin: 15px 0 0 0;
}

.rprogress .progress-l .ltext h5 i {
    line-height: 1;
    color: #acacac;
    font-size: 14px;
    margin: 0 6px;
}

.rprogress .progress-l .ltext h5 span {
    line-height: 1;
    color: #125bc3;
    font-size: 15px;
    font-weight: 500;
}

.rprogress .progress-r {}

@media (max-width: 767px) {
    .rprogress {
        min-height: initial;
    }

    .rprogress .progress-l {
        width: 100%;
        height: auto;
        margin-right: 0;
    }

    .rprogress .progress-l .limg img {
        height: auto;
    }

    .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 {
        max-height: 222px;
    }
}

@media (max-width: 320px) {
    .rprogress .progress-l .limg img {
        max-height: 186px;
    }
}

/*-----------------文字列表---------------------*/
.list-tab {
    overflow: hidden;
    display: block;
}

.list-tab ul li {
    overflow: hidden;
    width: 100%;
    text-align: left;
    margin-bottom: 28px;
}

.list-tab ul li:last-child {
    margin-bottom: 0px;
}

.list-tab ul li a {
    float: left;
    max-width: 80%;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    background-image: url(icon01.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding: 0 0 0 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-tab ul li a span {
    color: #EB0003;
    margin-right: 10px;
}

.list-tab ul li a>img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-tab ul li a:hover {
    color: #1b3baa;
    text-decoration: none;
}

.list-tab i {
    float: left;
    margin: 0 0 0 8px;
}

.list-tab span {
    line-height: 1.4;
    color: #a6a6a6;
    font-size: 15px;
    font-family: Arial;
}

.list-tab span.right {
    float: right;
}

@media (max-width: 991px) {
    .list-tab ul li a {
        float: left;
        max-width: 78%;
    }

    .list-tab ul li {
        margin-bottom: 18px;
    }
}

@media (max-width: 767px) {
    .list-tab ul li a {
        max-width: 100%;
        white-space: normal;
    }

    .list-tab ul li a span {
        padding: 0;
    }

    .list-tab span {
        width: 100%;
        padding-left: 21px;
        padding-top: 4px;
    }
}

.list-tab1 {
    overflow: hidden;
    display: block;
}

.list-tab1 ul li {
    overflow: hidden;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

.list-tab1 ul li:last-child {
    margin-bottom: 0px;
}

.list-tab1 ul li a {
    float: left;
    max-width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    background-image: url(icon01.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding: 0 0 0 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 500;
}

.list-tab1 ul li a span {
    color: #EB0003;
    margin-right: 10px;
}

.list-tab1 ul li a>img {
    display: inline-block;
    margin: 0 0 0 6px;
}

.list-tab1 ul li a:hover {
    color: #1b3baa;
    text-decoration: none;
}

.list-tab1 i {
    float: left;
    margin: 0 0 0 8px;
}

.list-tab1 span {
    line-height: 1.4;
    color: #a6a6a6;
    font-size: 15px;
    font-family: Arial;
}

.list-tab1 span.right {
    float: right;
}

@media (max-width: 991px) {}

@media (max-width: 767px) {
    .list-tab1 ul li a {
        max-width: 100%;
        white-space: normal;
    }

    .list-tab1 ul li a span {
        padding: 0;
    }

    .list-tab1 span {
        width: 100%;
        padding-left: 21px;
        padding-top: 4px;
    }
}

.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;
}

@media (max-width: 1199px) {
    .left-txtximg p {
        height: 68px;
        line-height: 1.6;
    }

    .left-txtximg p a {
        -webkit-line-clamp: 3;
    }
}

@media (max-width: 767px) {
    .left-txtximg p {
        height: auto;
        line-height: 1.6;
    }

    .left-txtximg p a {
        -webkit-line-clamp: inherit;
    }
}

.events_tab {
    position: relative;
}

.mores_all {
    position: absolute;
    right: 0;
    top: 22px;
}

.mores_all a {
    font-size: 14px;
    color: #a0adc5;
}

.mores_all a:hover {
    color: #e30000;
}

.list-news {
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
}

.list-news li {
    overflow: hidden;
    clear: both;
    border-bottom: 0px dashed #d4d4d4;
    margin-bottom: 24px;
}

.list-news li:last-child {
    margin-bottom: 0px;
}

.list-news li a {
    float: left;
    width: auto;
    max-width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 150%;
    color: #333;
    background-image: url(icon01.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
}

.list-news li a>img {
    display: inline-block;
    margin: 0 0 0 0;
}

.list-news li a:hover {
    color: #1b3baa;
}

.list-news i {
    float: left;
    margin: 14px 0 0 8px;
}

.list-news span {
    line-height: 150%;
    color: #7d8fa4;
    font-size: 15px;
    font-family: Arial;
    float: right;
}

.list-news span.right {
    float: right;
}

.nol {}

@media (max-width: 1199px) {
    .list-news li a {
        max-width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .list-news li a {
        white-space: normal;
        max-width: 100%;
    }

    .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: 100%;
    }

    .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 {
        width: 100%;
        padding: 4px 0px 0 16px;
    }
}

.list-article {
    overflow: hidden;
    display: block;
    margin-top: 30px;
}

.list-article li {
    overflow: hidden;
    border-bottom: 1px dotted #d0d6e1;
    margin-bottom: 24px;
    padding-bottom: 24px;
}

.list-article li:last-child {
    margin-bottom: 0px;
}

.list-article li a {
    float: left;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    position: relative;
    background-image: url(icon01.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 20px;
}

.list-article li a:hover {
    color: #1b3baa;
}

.list-article span {
    line-height: 1.5;
    color: #9b9b9b;
    font-size: 15px;
    position: absolute;
    top: 2px;
    right: 0;
}

@media (max-width: 767px) {
    .list-article {
        margin-top: 26px;
    }

    .list-article li {
        margin-bottom: 18px;
        padding-bottom: 18px
    }

    .list-article span {
        position: initial;
        margin-left: 17px;
    }
}

/*---------------信息平台---------------------*/
.infoplatform {
    overflow: hidden;
}

.infoplatform .space {
    padding: 0;
}

.infoplatform .boxpadding {
    padding: 20px 0;
}

.infoplatform .sideline {
    border-bottom: #dfeef9 solid 1px;
    border-right: #dfeef9 solid 1px;
}

.infoplatform .in_icon1 {
    background: #0062ac;
}

.infoplatform .in_icon2 {
    background: #0ba299;
}

.infoplatform .in_icon3 {
    background: #6fbc47;
}

.infoplatform .in_icon4 {
    background: #24a9e6;
}

.infoplatform .in_icon5 {
    background: #f8b62c;
}

.infoplatform p {
    color: #ffffff;
    margin: 6px 0 0 0;
    font-size: 12px;
}

.infoplatform a:hover p {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

@media (max-width: 1299px) {
    .infoplatform .boxpadding {
        padding: 23px 0;
    }
}

/*---------------学术活动---------------------*/
/*首页样式*/
.events {
    background: #f3f9fe;
    overflow: hidden;
    padding: 18px;
    border: #b6d5eb solid 1px;
    min-height: 342px;
}

.cmain2by {
    width: 100%;
}

.cmain2by dl {
    margin: 0px;
}

.cmain2by dd {
    overflow: hidden;
    margin-bottom: 14px;
    border-bottom: #d3d3d3 dashed 0px;
}

.cmain2by dd.cmain2byli1 {
    background: #f1f1f1;
}

.cmain2by dd span {
    float: left;
    color: #ff9c00;
    text-align: center;
    width: 57px;
    margin-right: 2px;
    font-size: 25px;
    font-weight: 600;
    padding: 2px 0 0 0;
    background: url(ioz_datebg.png) no-repeat top center;
    font-family: Arial;
    /*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/
}

.cmain2by dd span b {
    background: #086ec1;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #ffffff;
    font-weight: normal;
}

.cmain2by dd .hdtitle {
    float: left;
    width: 78%;
    overflow: hidden;
    display: block;
    color: #535353;
    margin-left: 10px;
}

.cmain2by dd .hdtitle a {
    display: block;
    line-height: 20px;
    color: #383838;
    font-size: 15px;
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.cmain2by dd .hdtitle a>img {
    display: inline-block;
    margin-left: 6px;
}

.cmain2by dd .hdtitle a:hover {
    COLOR: #004ea2;
}

.cmain2by dd .hdtitle p {
    font-size: 13px;
    color: #0561a6;
    line-height: 19px;
    margin: 7px 0 0 0;
}

@media (max-width: 1299px) {
    .events {
        min-height: 358px;
    }
}

@media (max-width: 1199px) {
    .cmain2by dd .hdtitle {
        width: 70%;
    }

}

@media (max-width: 991px) {
    .cmain2by dd .hdtitle {
        width: 89%;
    }

}

@media (max-width: 767px) {
    .cmain2by dd .hdtitle {
        width: 76.8%;
    }

    .cmain2by dd .hdtitle a {
        white-space: normal;
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .cmain2by dd .hdtitle {
        width: 71.8%;
    }
}

/*列表页样式*/
.academic-notice {
    width: 100%;
}

.academic-notice dl {
    margin: 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: 600;
    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: 600;
    padding: 2px 0 0 0;
    background: url(ioz_datebg.png) no-repeat top center;
    font-family: Arial;
    /*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/
}

.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;
    margin-bottom: 26px;
}

.homelist li {
    display: block;
    overflow: hidden;
    position: relative;
    border-bottom: #ccc dashed 1px;
    padding-bottom: 30px;
    margin-bottom: 2px;
}

.homelist li h2 {
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 12px 0;
    font-weight: 700;
}

.homelist li h2 a {
    color: #333;
    overflow: hidden;
    max-height: 54px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.homelist li h2 a:hover {
    color: #862c6a;
    text-decoration: none;
}

.homelist .news-img {
    margin-right: 26px;
}

.homelist .news-img img {
    width: 290px;
    height: 193px;
}

.homelist .news-txt span {
    font-size: 15px;
    color: #125eb8;
    line-height: 22px;
    font-weight: 300;
    margin-top: 10px;
    display: block;
    text-align: right;
}

.homelist .news-txt p {
    line-height: 1.8;
    font-size: 14px;
    margin: 0px;
    color: #666666;
    overflow: hidden;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 100px;
}

.homelist .news-txt i {
    font-size: 15px;
    margin: 12px 0 0 0;
    color: #a6a6a6;
    display: block;
    font-style: normal;
    line-height: 1.1;
    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 .news-img {
        margin-right: 18px;
    }
}

@media (max-width: 991px) {
    .homelist li:after {
        left: 358px;
    }
}

@media (max-width: 767px) {
    .homelist .news-img {
        margin-bottom: 15px;
        margin-right: 0px;
        width: 100%;
    }

    .homelist .news-img img {
        width: 100%;
        height: auto;
    }

    .homelist li h2 {
        font-size: 18px;
    }

    .homelist li h2 a {
        white-space: inherit;
        max-height: initial;
        -webkit-line-clamp: initial;
    }

    .homelist .news-txt {
        width: 100%;
        float: left;
    }

    .homelist li:after {
        left: 0;
    }

    .homelist .news-txt p {
        margin-bottom: 15px;
    }
}

/*---------------Video list---------------------*/
.picvid {
    margin: 2px 0 0 0;
}

.videobox {
    overflow: hidden;
    display: block;
    margin: 30px 0 0 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: 2;
    display: -webkit-box;
    overflow: hidden;
    text-decoration: none;
    -webkit-box-orient: vertical;
    height: 44px;
}

.videobox .txtinfo h4 a {
    color: #333;
    border: 0;
    display: block;
}

.videobox .txtinfo h4 a:hover {
    color: #064db1;
    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: .7;
    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: 200px;
    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);
}

.video-container:hover .video-caption i {
    opacity: 1;
}

@media (max-width: 1280px) {
    .video-container img {
        height: 191px;
    }
}

@media (max-width: 1199px) {
    .video-container img {
        height: 145px;
    }
}

@media (max-width: 991px) {
    .video-container img {
        height: 156px;
    }

    .videobox .txtinfo h4 {
        font-size: 14px;
        height: 36px;
    }

    .headline {
        max-height: 68px;
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .videobox {
        margin: 26px 0 0 0;
    }

    .videobox .txtinfo h4 {
        font-size: 16px;
        height: auto;
    }

    .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;
    }
}

/*---------------页尾---------------------*/

/*---------------------------------导航＆菜单------------------------------------------*/
.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: 7px;
    margin-bottom: 6px;
    margin-right: 0px;
    border: 2px solid #F6FAFC;
}

.navbar-menu {
    font-size: 18px;
    color: #ffffff;
    float: left;
    font-weight: 500;
    margin: 9px 0 0 0;
}

.navbar-default .navbar-collapse {
    border-color: #214289;
}

.nav-tabs>li {
    text-align: center;
}

.nav-tabs>li:last-child {
    border-right: #cacaca solid 0px;
}

.nav-stacked>li {
    background: #e9f6fe;
    border-top: #feffff solid 1px;
    border-bottom: #cce7fa solid 1px;
}

.nav-wrap {}

.nav-wrap .bootsnav.scroll {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
}

@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 screen and (max-width: 640px) {
    .navbar-collapse {
        margin-top: 6px;
    }
}

@media screen and (max-width: 480px) {
    .nav-tabs>li {
        width: 100%;
        border-right: #cacaca solid 0px;
    }
}

.dropdowns {
    position: relative;
}

.dropdown .dropdowns.open>a:before {
    content: "\f105";
    color: #e3e3e3;
}

.dropdown .dropdowns>a:before {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 16px;
    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: #f5f8fd;
    padding: 0px;
}

.contentRight {
    padding: 1.3rem 2rem;
    margin-left: 250px;
}

.deg90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.leftNavigation {
    margin: 0rem 0;
}

.leftNavigation,
.leftNavigation li ul {
    list-style: none;
    background: none;
    padding: 9px 25px 9px;
}

.leftNavigation li a {
    font-size: 17px;
    display: block;
    padding: 16px 24px 16px 17px;
    color: #3b4461;
    border-bottom: solid 1px #e0e8f4;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    font-weight: 400;
}

.leftNavigation li:last-child a {
    border-bottom: 0;
}

.leftNavigation li ul li a {
    font-size: 14px;
    display: block;
    padding: 5px 1rem 5px 32px !important;
    color: #73798f;
    line-height: 1.4;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    font-weight: 400;
    border-bottom: solid 0px #fff;
}

.leftNavigation li ul li a:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #9ca5c6;
    position: absolute;
    top: 13px;
    left: 16px;
    margin-top: -2px;
    background-image: none !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.leftNavigation li a,
.leftNavigation li a .leftNavIcon {
    line-height: 130%;
}

.leftNavigation li a .leftNavIcon {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.8rem;
    padding: 12px 0 0;
    text-align: center;
    font-weight: 500;
    color: #c0c7e0;
    font-size: 22px;
}

.leftNavigation li.active a .leftNavIcon {
    color: #183bb3;
}

.leftNavigation li a .leftNavIcon1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 7rem;
    padding: 16px 0 0 0;
    text-align: center;
    font-size: 12px;
    color: #f67400;
}

.leftNavigation li a:hover {
    color: #183bb3;
    text-decoration: none;
    font-weight: 700;
}

.leftNavigation li a:hover:after {}

.leftNavigation li a:hover .leftNavIcon {
    color: #626981;
}

.leftNavigation li ul {
    display: none;
    margin: 0;
    background-color: #f4f7fc;
    border-bottom: solid 1px #e5e5e5;
}

.leftNavigation li ul li {
    border-bottom: solid 0px #e5e5e5;
}

.leftNavigation li ul li a:hover {
    color: #2a45a6;
    text-decoration: none;
    background: transparent;
    font-weight: 500;
}

.leftNavigation li ul li a:hover:after {
    background-color: #02449e;
}

/*#
  
   li ul li:last-child a {
    border-bottom: none;
  }*/
.leftNavigation li ul li.active a {
    color: #2a45a6;
    text-decoration: none;
    font-weight: 500;
}

.leftNavigation li ul li.active a:after {
    background-color: #02449e;
    font-weight: 500;
}

.leftNavigation li.active>a {
    color: #183bb3;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    /*padding: 18px 40px 12px 34px;*/
}

.leftNavigation li.active ul {
    display: block;
    padding: 0 0 15px 0;
    border-bottom: solid 1px #fff;
}

.leftNavigation>li.active {
    border-bottom: solid 1px #e0e8f4;
}

.leftNavigation>li:last-child.active {
    border-bottom: solid 0px #e0e8f4;
}

.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: #535353;
    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;
}

/*---------------人员图文列表---------------------*/
.graphicstaff {
    overflow: hidden;
}

.graphicstaff li {
    margin-top: 30px;
    display: block;
    overflow: hidden;
}

.graphicstaff li h2 {
    margin: 6px 0 14px 0;
    font-weight: 700;
}

.graphicstaff li h2 a {
    font-size: 24px;
    line-height: 1.5;
    color: #333;
    overflow: hidden;
}

.graphicstaff li h2 a:hover {
    color: #0f48b3;
    text-decoration: none;
}

.graphicstaff li h2 span {
    font-size: 16px;
    font-weight: 500;
    color: #444;
    margin-left: 16px;
}

.graphicstaff .news-img {
    margin-right: 30px;
}

.graphicstaff .news-img a {
    border: #e4e4e4 solid 0px;
}

.graphicstaff .news-img img {
    width: 216px;
    height: 144px;
}

.graphicstaff .news-txt p {
    line-height: 1.7;
    font-size: 16px;
    margin: 0px;
    color: #777;
    overflow: hidden;
}

.graphicstaff .news-txt i {
    font-family: Arial;
    font-size: 15px;
    margin: 13px 0 0 0;
    color: #98a1bf;
    display: block;
    padding: 0 5px 0 0;
    font-style: normal;
    line-height: 1.1;
}

.graphicstaff .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.graphicstaff .news-txt p a:hover {
    color: #004ea2;
}

@media (max-width: 991px) {
    .graphicstaff .news-img {
        margin-bottom: 2px;
        margin-right: 15px;
    }

    .graphicstaff .news-img img {
        width: 156px;
        height: 104px;
    }

    .graphicstaff .news-txt p {
        overflow: initial;
    }

    .graphicstaff li h2 a {
        white-space: normal;
        overflow: inherit;
    }
}

@media (max-width: 767px) {
    .graphicstaff .news-img {
        width: 100%;
        margin-bottom: 26px;
    }

    .graphicstaff .news-img img {
        width: 80%;
        height: auto;
        margin: 0 auto;
    }

    .graphicstaff li h2 a {
        font-size: 22px;
        line-height: 1.5;
    }
}

/*---------------人员姓名列表---------------------*/
.name-lanmu {
    overflow: hidden;
    margin-top: 30px;
}

.name-lanmu_l {
    color: #262626;
    float: left;
    font-weight: 700;
    font-size: 18px;
    padding: 0 0 8px 18px;
    position: relative;
}

.name-lanmu_l:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 8px;
    height: 18px;
    background-color: #fea734;
}

.link-name {
    overflow: hidden;
    margin-top: 12px;
}

.link-name li {
    margin-top: 18px;
}

.link-name li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    padding: 0 0 0 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    position: relative;
}

.link-name li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 9px;
    height: 9px;
    background: url(icon04.png) no-repeat;
}

.link-name li a:hover {
    color: #0f48b3;
    text-decoration: none;
}

@media (max-width: 767px) {
    .link-name {
        margin-top: 4px;
    }
}

/*---------------细览---------------------*/
.nrhei {
    font-size: 16px;
    line-height: 2;
    color: #333;
    word-wrap: break-word;
}

.nrhei1 {
    font-size: 15px;
    line-height: 1.8;
    color: #333;
    word-wrap: break-word;
}

.ryname {
    background: url(lmbg02.png) bottom center repeat-x;
    overflow: hidden;
}

.ryname_l {
    color: #333;
    float: left;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    padding: 0 0 14px 0;
    border-bottom: #124c9c solid 4px;
}

.ryname_l span {
    font-size: 15px;
    font-weight: 500;
    margin-left: 10px;
}

.rylanmu {
    overflow: hidden;
    background: #e6ecf8;
    border-left: 5px solid #3d55a7;
    padding: 0 12px 0 17px;
    margin: 28px 0 20px 0;
}

.rylanmu_l {
    color: #000;
    float: left;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    padding: 10px 0;
}

.rylanmu_l img {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
}

.xlmain {
    display: block;
    margin: 0px;
}

.xlmain hr {
    margin-top: 5px;
    border-top: 1px solid #d9dfe7;
}

.xlmain .wztitle {
    color: #222;
    line-height: 1.4;
    text-align: center;
    font-size: 28px;
    padding: 0px 16% 2px;
    font-weight: 700;
    margin: 58px 0 24px 0;
}

.xlmain .wztitle[data-v-lw] {
    margin: 38px 0 24px 0;
    line-height: 1.2;
    font-size: 24px;
    padding: 0;
    color: #124c9c;
}

.xlmain .wztitle[data-v-cg] {
    margin: 38px 0 24px 0;
    color: #124c9c;
}

.xlmain .wztitle[data-v-dp] {
    margin: 20px 0 24px 0;
    color: #222;
    font-size: 24px;
}

.xlmain .basicinfo {
    border-bottom: solid 1px #e2e2e2;
    padding: 0px 0px 3px 0px;
}

.xlmain .basicinfo .other-share {
    float: right;
    margin-top: 4px;
}

.xlmain .basicinfo .qtinfo {
    color: #777;
    font-size: 14px;
    margin: 3px 0 10px 0;
}

.xlmain .basicinfo .qtinfo a {
    color: #777;
    text-decoration: none;
}

.xlmain .basicinfo .qtinfo a:hover {
    color: #de0c0c;
    text-decoration: none;
}

.xlmain .basicinfo .share {
    overflow: hidden;
    float: right;
}

.xlmain .text {
    margin: 32px 0 0 0;
    overflow: hidden;
    display: block;
}

.xlmain .text p {
    margin: 0 0 18px 0;
}

.xlmain .text p:last-child {
    margin: 0;
}

.xlmain .text img {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
}

.xlmain .text .zc img {
    margin-left: inherit !important;
    margin-right: inherit !important;
    display: inline-block;
}

.xlmain .textlx {
    margin: 0;
    overflow: hidden;
    display: block;
}

.xlmain .textlx p {
    margin: 0 0 12px 0;
}

.xlmain .textlx img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.xlmain .textxl {
    margin: 20px 0 0 0;
    overflow: hidden;
    display: block;
}

.xlmain .textxl p {
    margin: 0 0 18px 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: #d9d9d9 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: 32px 0 0 0;
}

.xlmain .textry .mt {
    margin-top: 288px;
}

.xlmain .textry h3 {
    font-size: 32px;
    line-height: 1.2;
    margin: 0 0 30px 0;
    display: block;
    color: #272727;
    font-weight: 700;
}

.xlmain .textry h3 span {
    font-size: 22px;
    margin-left: 20px;
    color: #999;
}

.xlmain .textry h4 {
    font-size: 28px;
    line-height: 1.2;
    margin: 5px 0 20px 0;
    display: block;
    color: #31373f;
    font-weight: 700;
}

.xlmain .textry h4 span {
    font-size: 22px;
    margin-left: 20px;
    color: #999;
}

.xlmain .textry p {
    margin: 0 0 4px 0;
}

.xlmain .textry p a {
    color: #333;
}

.xlmain .textry p a:hover {
    color: #005bac;
}

.xlmain .textry th {
    color: #333;
    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: 8px 0 0 0;
}

.xlmain .textry .rydetail .detail {
    padding-left: 2px;
    font-size: 15px !important;
    line-height: 1.8 !important;
}

.xlmain .textry .rydetail table {
    border: transparent;
}

.xlmain .textry .rydetail tbody {
    background-color: transparent;
}

.xlmain .textry .fl {
    margin-right: 28px;
    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: 28px;
    line-height: 140%;
    font-weight: 700;
    padding: 3px 0 16px 0;
    color: #124c9c;
    margin: 0;
    position: relative;
}

.xlmain .textry h2 span {
    font-weight: 500;
    color: #000;
    font-size: 20px;
    margin-left: 15px;
}

.xlmain .textry .left img {
    max-width: 248px;
    margin-right: 26px;
    margin-bottom: 12px;
    border-radius: 4px;
    border: #fff solid 1px;
}

.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;
}

.xlmain .cont-page {
    margin-top: 30px;
    border-top: 1px solid #d9dfe7;
    padding-top: 30px;
    line-height: 24px;
    color: #4D4D4D;
    font-size: 16px;
}

.xlmain .cont-page .a-page {
    margin-bottom: 10px;
}

.xlmain .cont-page .a-page a,
.xlmain .cont-page .a-page span {
    display: inline-block;
}

.xlmain .cont-page .a-page a {
    color: #4D4D4D;
}

.xlmain .cont-page .a-page:hover {
    color: #b2318a;
}

.xlmain .cont-page .a-page:hover a {
    color: #b2318a;
}

@media (min-width: 767px) {
    .xlmain .textxl img {
        max-width: 60%;
    }
}

@media (max-width: 1199px) {
    .xlmain .textsp {
        width: 80%;
    }

    .xlmain .textxl video {
        width: 80% !important;
    }

    .xlmain .textxl img {
        max-width: 66%;
    }
}

@media screen and (max-width: 991px) {
    .xlmain .wztitle {
        margin: 40px 0 24px 0;
        padding: 0px 10% 2px;
        font-size: 26px;
    }

    .xlmain .wztitle[data-v-lw] {
        margin: 28px 0 24px 0;
    }

    .xlmain .wztitle[data-v-cg] {
        margin: 28px 0 24px 0;
    }

    .xlmain .wztitle[data-v-dp] {
        margin: 10px 0 24px 0;
    }
}

@media (max-width: 767px) {
    .xlmain .wztitle {
        font-size: 20px;
        margin: 30px 0 12px 0;
    }

    .xlmain .wztitle[data-v-lw] {
        margin: 20px 0 24px 0;
    }

    .xlmain .wztitle[data-v-cg] {
        margin: 20px 0 24px 0;
    }

    .xlmain .wztitle[data-v-dp] {
        margin: 0px 0 24px 0;
        font-size: 19px;
    }

    .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: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 22px;
    }

    .xlmain .basicinfo .qtinfo {
        text-align: center;
    }

    .xlmain .textry h2 span {
        display: block;
        font-size: 18px;
        margin-left: 0;
    }

    .xlmain .textxl img {
        max-width: 100%;
    }
}

/*人员细览*/
.rcphotobox {
    width: 100%;
    display: table;
}

.rcphotobox span {
    display: table-cell;
    vertical-align: middle;
}

.rcphotobox span img {
    border: #fff solid 1px;
    width: 162px;
}

.pepxl-txt {
    margin-top: 16px;
    font-size: 15px;
}

.pepxl-txt span {
    color: #404040;
    line-height: 30px;
}

.pepxl-txt i {
    color: #3D55A7;
    font-style: normal;
}

.module {
    margin: 0px auto;
    overflow: hidden;
    width: 100%;
}

.module-a {
    float: right;
    padding-bottom: 200em;
    margin-bottom: -200em;
}

.module-b,
.module-c,
.module-d {
    /*float:left;*/
    padding-bottom: 200em;
    margin-bottom: -200em;
}

.module-a {
    width: 162px;
}

.module-b {
    width: 79%;
    background: #fff;
}

.module-b .jbinfo {
    padding: 24px 26px 0 26px;
}

.module-b .jbinfo h2 {
    font-size: 26px;
    line-height: 1;
    margin: 2px 0 15px 0;
    overflow: hidden;
    color: #1f1f1f;
    /*text-overflow: ellipsis;white-space: nowrap;*/
    display: block;
    background: url(lmbg01.png) repeat-x bottom;
    padding-bottom: 12px;
    font-weight: 700;
}

.module-b .jbinfo h2:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 4px;
    background: #4c63b6;
}

.module-b .table>tbody {
    background-color: transparent;
}

.module-b .table:not(.table-bordered) {
    border-bottom: 0px solid #c1e8d3;
}

.module-b .table {
    margin: 0 0 6px 0;
}

.module-b .table>tbody>tr>td {
    word-break: normal;
    padding: 3px 0px 3px 3px;
    font-size: 16px;
    border: 0;
    color: #777;
    word-break: break-word;
}

.module-b .table>tbody>tr>th {
    padding: 3px 0px;
    border-top: 0px solid #c1e8d3;
    font-size: 16px;
    width: 82px;
    text-align: right;
    font-weight: 500;
}

.bl {
    border-left: #c1e8d3 solid 1px;
}

@media (max-width: 1280px) {
    .module-b {
        width: 78%;
    }
}

@media screen and (max-width: 1199px) {
    .module-b .jbinfo .col-md-4 {
        width: 50%;
        float: left;
    }

    .module-b {
        width: 72%;
    }

    .pepxl-txt .col-md-6:nth-last-child(2) {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .rcphotobox {
        padding: 30px;
    }

    .module-b .jbinfo {
        padding: 30px 30px 18px 30px;
        background: none;
    }

    .module-a {
        width: 100%;
    }

    .module-b {
        width: 100%;
    }

    .module-b .table>tbody>tr>th {
        padding: 7px 0px;
    }

    .module-b .table>tbody>tr>td {
        word-break: break-all;
        padding: 7px 0px;
    }

    .ryname {
        width: 100%;
        float: left;
        margin-bottom: 20px;
        margin-top: 15px;
    }

    .rcphotobox span img {
        width: inherit;
        max-width: 220px;
    }
}

@media screen and (max-width: 767px) {
    .rylanmu {
        margin: 20px 0 18px 0;
    }

    .module-b .table {
        margin: 0;
    }

    .module-b .jbinfo .col-md-4 {
        width: 100%;
    }

    .module-b .jbinfo {
        padding: 16px 18px 16px 18px;
    }
}

@media screen and (max-width: 320px) {
    .rcphotobox {
        padding: 16px;
    }

    .rcphotobox span img {
        max-width: 100%;
    }
}

/*-----------------人才队伍---------------------*/
.talent-summary {
    overflow: hidden;
    margin: 0 0 25px 0;
}

.talent-summary h4 {
    font-size: 26px;
    color: #004ea2;
    font-weight: 600;
    margin: 0 0 18px 0;
}

.talent-summary h4 a {
    color: #004ea2;
}

.talent-summary h4 a:hover {
    color: #2E2E2E;
}

.secondarysort {
    overflow: hidden;
}

.secondarysort li {
    margin: 0 0 46px 0;
}

.secondarysort li a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.secondarysort li h4 {
    font-size: 18px;
    color: #2E2E2E;
    font-weight: 600;
    margin: 15px 0 12px 0;
}

.secondarysort li a:hover h4 {
    color: #004ea2;
}

.secondarysort li p {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

@media (min-width: 768px) {
    .secondarysort li img {
        height: 152px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .secondarysort li img {
        height: 117px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .secondarysort li img {
        height: 123px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .secondarysort li img {
        height: auto;
        width: 100%;
    }
}

/*Our Team*/
.teams {
    margin-top: 36px;
}

.teams .row {
    margin-left: -25px;
    margin-right: -25px;
}

.teams .row>[class^='col'] {
    padding-left: 25px;
    padding-right: 25px;
}

.teams li {
    margin-bottom: 38px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.teams li:hover {
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}

.teams li .boxstyle {
    overflow: hidden;
    background: #fff;
    border-top: #e1e7f0 solid 1px;
    border-left: #e1e7f0 solid 1px;
    border-right: #e1e7f0 solid 1px;
    border-bottom: 3px solid #124c9c;
}

.teams li .boxstyle img {
    height: 243px;
    width: 100%;
}

.teams li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.teams li .boxstyle .txtinfo {
    margin: 13px 14px 13px 14px;
    overflow: hidden;
}

.teams li .boxstyle .txtinfo h4 {
    color: #004ea2;
    font-size: 1.3em;
    font-weight: 700;
    margin: 0 0 5px 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: 14px;
    color: #6a98d8;
    line-height: 18px;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
}

.teams li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #575757;
    line-height: 22px;
}

.teams .col-md-3 {
    float: left;
}

@media (max-width: 1280px) {
    .teams .row {
        margin-left: -19px;
        margin-right: -19px;
    }

    .teams .row>[class^='col'] {
        padding-left: 19px;
        padding-right: 19px;
    }
}

@media (max-width: 1199px) {
    .teams .col-md-3 {
        width: 33.333%;
    }

    .teams li .boxstyle img {
        height: 249px;
    }

    .teams li .boxstyle .txtinfo h4 {
        font-size: 1.2em;
    }
}

@media (max-width: 991px) {
    .teams .col-md-3 {
        width: 50%;
    }

    .teams .row {
        margin-left: -18px;
        margin-right: -18px;
    }

    .teams .row>[class^='col'] {
        padding-left: 18px;
        padding-right: 18px;
    }

    .teams li .boxstyle img {
        height: 247px;
    }
}

@media (max-width: 767px) {
    .teams {
        margin-top: 26px;
    }

    .teams .row {
        margin-left: -9px;
        margin-right: -9px;
    }

    .teams .row>[class^='col'] {
        padding-left: 9px;
        padding-right: 9px;
    }

    .teams li .boxstyle img {
        height: 215px;
    }

    .teams li {
        margin-bottom: 22px;
    }
}

@media (max-width: 380px) {
    .teams li .boxstyle img {
        height: 189px;
    }
}

@media (max-width: 320px) {
    .teams li .boxstyle img {
        height: 151px;
    }

    .teams li .boxstyle .txtinfo p {
        font-size: 13px;
    }
}

/*-----------------现任领导---------------------*/
.personnel-style {
    overflow: hidden;
}

.personnel-style .row {
    margin-left: -9px;
    margin-right: -9px;
}

.personnel-style .row>[class^='col'] {
    padding-left: 9px;
    padding-right: 9px;
}

.personnel-style li {
    float: left;
}

.personnel-style li img {
    width: 100%;
    height: 136px;
}

.personnel-style h5 {
    color: #0f48b3;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    margin: 8px 0 0 0;
}

.personnel-style h5:hover {
    color: #fd6f0a;
}

.personnel-style p {
    font-size: 13px;
    margin: 5px 0 0 0;
    color: #222;
    text-align: center;
}

.personnel-style[data-v-jj] li img {
    width: 100%;
    height: 140px;
}

.personnel-style[data-v-jj] h5 {
    color: #333;
    font-weight: 500;
}

.personnel-style[data-v-jj] h5:hover {
    color: #fd6f0a;
}

.personnel-list {
    overflow: hidden;
    margin-top: 30px;
}

.personnel-list li {
    margin-bottom: 25px;
    display: block;
    overflow: hidden;
    border-bottom: #ccc dotted 1px;
    padding: 0 0 22px 0;
}

.personnel-list li:last-child {
    border-bottom: #ccc dashed 0px;
    margin: 0;
    padding: 0;
}

.personnel-list li h2 {
    font-size: 19px;
    line-height: 22px;
    margin: 5% 0 16px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 700;
    color: #3d55a7;
}

.personnel-list li h2 a {
    color: #3d55a7;
}

.personnel-list li h2 a:hover {
    color: #333;
    text-decoration: none;
}

.personnel-list li h2 span {
    font-weight: 500;
    font-size: 16px;
}

.personnel-list .news-img {
    margin-right: 36px;
}

.personnel-list .news-img img {
    width: 180px;
    height: 232px;
}

.personnel-list .news-txt p {
    line-height: 1.8;
    font-size: 15px;
    margin: 0px;
    color: #505050;
    overflow: hidden;
}

.personnel-list .news-txt p i {
    font-size: 13px;
    margin: 4px 0 0 0;
    color: #009cd1;
    display: block;
    font-style: normal;
}

.personnel-list .news-txt p i a {
    color: #009cd1;
    font-size: 13px;
    text-decoration: none;
    font-style: normal;
}

.personnel-list .news-txt p i a:hover {
    color: #ff7300;
}

@media (max-width: 1199px) {
    .personnel-list li h2 {
        margin: 15px 0 16px 0;
    }
}

@media (max-width: 991px) {
    .personnel-list .news-img {
        margin-right: 20px;
    }

    .personnel-list .news-img img {
        width: 144px;
        height: 186px;
    }

    .personnel-list li h2 {
        margin: 0 0 16px 0;
    }

    .personnel-list .news-txt p {
        overflow: inherit;
    }
}

@media (max-width: 767px) {
    .personnel-list .news-img {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .personnel-list .news-img img {
        width: 100%;
        margin: 0 auto;
        height: auto;
        max-width: 220px;
    }

    .personnel-list .news-txt {
        width: 100%;
        float: left;
    }

    .personnel-list li h2 {
        white-space: normal;
    }
}

.cleader {}

.cleader .row {
    margin-left: -20px;
    margin-right: -20px;
}

.cleader .row>[class^='col'] {
    padding-left: 20px;
    padding-right: 20px;
}

.cleader li {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.cleader li:hover {
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}

.cleader .boxstyle {
    text-align: center;
    margin-top: 35px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.cleader .boxstyle img {
    width: 100%;
    height: 270px;
}

.cleader .boxstyle .txtinfo {}

.cleader .boxstyle .txtinfo p {
    color: #777;
    font-size: 15px;
    margin: 0;
}

.cleader .boxstyle h4 {
    margin: 14px 0 4px 0;
    color: #0f48b3;
    font-size: 17px;
    font-weight: 700;
}

.cleader .boxstyle h4:hover {
    color: #fd6f0a;
}

@media (max-width: 1280px) {
    .cleader .boxstyle img {
        height: 257px;
    }
}

@media (max-width: 1199px) {
    .cleader .row {
        margin-left: -14px;
        margin-right: -14px;
    }

    .cleader .row>[class^='col'] {
        padding-left: 14px;
        padding-right: 14px;
    }

    .cleader .boxstyle img {
        height: 202px;
    }
}

@media (max-width: 991px) {
    .cleader .boxstyle img {
        height: 189px;
    }
}

@media (max-width: 767px) {
    .cleader .boxstyle {
        margin-top: 24px;
    }

    .cleader .boxstyle img {
        height: 222px;
    }
}

@media (max-width: 380px) {
    .cleader .boxstyle img {
        height: 197px;
    }
}

@media (max-width: 320px) {
    .cleader .boxstyle img {
        height: 162px;
    }
}

.sleaderfl {
    font-size: 24px;
    color: #333;
    line-height: 1;
    margin: 36px 0 25px 0;
    text-align: center;
    font-weight: 700;
}

.sleader {}

.sleader li {
    margin-top: 15px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.sleader li:hover {
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}

.sleader .boxstyle {
    text-align: center;
    margin-bottom: 10px;
}

.sleader .boxstyle img {
    width: 180px;
    height: 249px;
    border-radius: 2px;
}

.sleader .boxstyle .txtinfo {}

.sleader .boxstyle .txtinfo p {
    color: #777;
    font-size: 14px;
    margin: 6px 0 0 0 !important;
    font-weight: 500;
    line-height: 1.4;
    height: 76px;
    overflow: hidden;
}

.sleader .boxstyle .txtinfo h4 {
    color: #1e52ab;
    font-size: 16px;
    margin: 12px 0 0 0;
    font-weight: 500;
}

.sleader .boxstyle:hover .txtinfo h4 {
    color: #333;
}

@media (max-width: 1199px) {
    .sleader .boxstyle img {
        width: 100%;
        height: 212px;
    }
}

@media (max-width: 991px) {
    .sleader .boxstyle img {
        height: 201px;
    }
}

@media (max-width: 767px) {
    .sleader .boxstyle img {
        height: 238px;
    }
}

@media (max-width: 380px) {
    .sleader .boxstyle img {
        height: 211px;
    }
}

@media (max-width: 320px) {
    .sleader .col-xs-6 {
        width: 100%;
    }

    .sleader .boxstyle img {
        width: auto;
        height: auto;
    }

    .sleader .boxstyle .txtinfo p {
        height: auto;
    }
}

/*-----------------图文---------------------*/
.graphiclist {
    margin-top: 30px;
}

.graphiclist li {
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: #e2e5ef solid 1px;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

/*.graphiclist li:hover {background: #fff;padding: 30px;border-radius: 5px;
      -webkit-box-shadow: 0px 3px 30px rgba(212, 223, 236, 0.6);
      box-shadow: 0px 3px 30px rgba(212, 223, 236, 0.6);
  }*/
.graphiclist li h2 {
    margin: 0 0 11px 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
    color: #3d55a7;
    overflow: hidden;
    display: block;
}

.graphiclist li h2:hover {
    color: #333;
    text-decoration: none;
}

.graphiclist .news-img {
    margin-right: 28px;
}

.graphiclist .news-img a {
    border: #e4e4e4 solid 1px;
}

.graphiclist .news-img img {
    width: 216px;
    height: 144px;
}

.graphiclist .news-txt p {
    line-height: 1.7;
    font-size: 15px;
    margin: 0px;
    color: #737373;
    overflow: hidden;
}

.graphiclist .news-txt i {
    font-family: Arial;
    font-size: 15px;
    margin: 13px 0 0 0;
    color: #98a1bf;
    display: block;
    padding: 0 5px 0 0;
    font-style: normal;
    line-height: 1.1;
    text-align: right;
}

.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 (max-width: 991px) {
    .graphiclist .news-img {
        margin-bottom: 2px;
        margin-right: 15px;
    }

    .graphiclist .news-img img {
        width: 156px;
        height: 104px;
    }

    .graphiclist .news-txt p {
        overflow: initial;
    }

    .graphiclist li h2 {
        white-space: normal;
        overflow: inherit;
    }
}

@media (max-width: 767px) {
    .graphiclist li h2 {}

    .graphiclist li h2 {
        font-size: 17px;
        line-height: 1.4;
    }

    .graphiclist .news-img img {
        width: 126px;
        height: 84px;
    }
}

@media (max-width: 320px) {
    .graphiclist .news-img img {
        width: 104px;
        height: 69px;
    }
}

.publication {
    overflow: hidden;
}

.publication li {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}

.publication li:last-child {
    margin-bottom: 0px;
    border-bottom: #ccc dashed 0px;
}

.publication li h2 {
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
    margin: 0 0 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 700;
}

.publication li h2 a {
    color: #383838;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.publication li h2 a:hover {
    color: #004ea2;
    text-decoration: none;
}

.publication .news-img {
    border: #e3e3e3 solid 1px;
}

.publication .news-img img {
    max-width: 107px;
    padding: 3px;
}

.publication .news-txt p {
    line-height: 20px;
    font-size: 13px;
    margin: 0px;
    color: #949494;
}

.publication .news-txt i {
    font-size: 12px;
    margin: 4px 0 0 0;
    color: #009cd1;
    display: block;
    font-style: normal;
    text-align: right;
}

.publication .news-txt p a {
    overflow: hidden;
    color: #f08519;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: block;
}

.publication .news-txt p a:hover {
    color: #15549a;
}

@media (min-width: 768px) {
    .publication .news-txt p {
        line-height: 20px;
        height: auto;
        font-size: 13px;
    }

    .publication .news-img img {
        width: 107px;
        height: 138px;
    }

    .publication .news-img {
        margin-right: 15px;
    }

    .publication li {
        margin-bottom: 25px;
        display: block;
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    .publication li {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .publication .news-img {
        margin-bottom: 2px;
        margin-right: 15px;
    }

    .publication li h2 {
        white-space: normal;
        overflow: inherit;
    }
}

.zhuzuo {
    overflow: hidden;
}

.zhuzuo li {
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
    padding-left: 34%;
}

.zhuzuo li h2 {
    font-size: 17px;
    color: #333;
    line-height: 22px;
    margin: 0 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 1px;
    margin-right: 25px;
    float: left;
}

.zhuzuo .news-img img {
    width: 128px;
    height: auto;
    padding: 3px;
}

.zhuzuo .news-txt p {
    line-height: 1.8;
    font-size: 14px;
    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;
}

.zhuzuo li:nth-child(odd) {
    padding-right: 34%;
    padding-left: 0;
}

.zhuzuo li:nth-child(odd) .news-img {
    float: right;
    margin-left: 25px;
    margin-right: 0;
}

.zhuzuo li:nth-child(odd) h2,
.zhuzuo li:nth-child(odd) .news-txt p {
    text-align: right;
}

@media (max-width: 1199px) {
    .zhuzuo li {
        padding-left: 30%;
    }

    .zhuzuo li:nth-child(odd) {
        padding-right: 30%;
    }

    .zhuzuo .news-img {
        margin-right: 20px;
    }

    .zhuzuo li:nth-child(odd) .news-img {
        margin-left: 20px;
    }
}

@media (max-width: 991px) {
    .zhuzuo li {
        padding-left: 0;
    }

    .zhuzuo li:nth-child(odd) {
        padding-right: 0;
    }

    .zhuzuo .news-img {
        margin-right: 15px;
    }

    .zhuzuo li:nth-child(odd) .news-img {
        margin-left: 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: 30px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

/*.staff li:hover {
      transform:translate(0,-10px);
      -webkit-transform:translate(0,-10px);
      -moz-transform:translate(0,-10px);
      -o-transform:translate(0,-10px);
      -ms-transform:translate(0,-10px);
  }*/
.staff li .boxstyle {
    overflow: hidden;
}

.staff li .boxstyle img {
    width: 150px;
    height: 107px;
}

.staff li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.staff li .boxstyle .txtinfo {
    margin: 14px 6px 2px;
    overflow: hidden;
}

.staff li .boxstyle .txtinfo h4 {
    color: #333;
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 4px 0;
    line-height: 20px;
    text-align: center;
}

.staff li:hover .boxstyle .txtinfo h4 {
    color: #3d55a7;
}

.staff li .boxstyle .txtinfo p {
    text-align: center;
    font-size: 14px;
    color: #555;
    margin: 0;
}

@media (max-width: 1199px) {
    .staff .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .staff .row>[class^='col'] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .staff li .boxstyle img {
        width: 143px;
        height: 102px;
    }
}

@media (max-width: 991px) {
    .staff li .boxstyle img {
        width: 150px;
        height: 107px;
    }
}

@media (max-width: 767px) {}

@media (max-width: 380px) {
    .staff li .boxstyle img {
        width: 140px;
        height: 100px;
    }
}

@media (max-width: 320px) {
    .staff li .boxstyle img {
        width: 112px;
        height: 80px;
    }

    .staff li .boxstyle .txtinfo p {
        font-size: 15px;
    }
}

/*---------------图片列表---------------------*/
.new-graphics {}

.new-graphics li {
    margin-top: 26px;
}

.new-graphics li .boxstyle {}

.new-graphics li .boxstyle a {}

.new-graphics li .boxstyle img {
    height: 170px;
    width: 100%;
}

.new-graphics li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.new-graphics li .boxstyle .txtinfo {
    margin: 8px 2px 0 2px;
    overflow: hidden;
    height: 60px;
}

.new-graphics li .boxstyle .txtinfo h5 {
    font-size: 14px;
    color: #106ece;
    margin: 0 0 3px 0;
    font-family: Arial;
    font-weight: 500;
}

.new-graphics li .boxstyle .txtinfo h4 {
    color: #282828;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    margin: 0 0 8px 0;
}

.new-graphics li .boxstyle .txtinfo h4 a {
    color: #282828;
    border: 0;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
}

.new-graphics li .boxstyle .txtinfo h4 a:hover {
    color: #17318b;
}

.new-graphics li .boxstyle .txtinfo p {
    font-size: 12px;
    color: #808080;
    line-height: 18px;
    margin: 0 0 8px 0;
    word-break: break-all;
}

.new-graphics li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #808080;
    line-height: 22px;
}

@media (max-width: 1199px) {
    .new-graphics li .boxstyle img {
        height: 147px;
    }
}

@media (max-width: 1099px) {
    .new-graphics li .boxstyle img {
        height: 138px;
    }
}

@media (max-width: 991px) {
    .new-graphics li .boxstyle img {
        height: 143px;
    }
}

@media (max-width: 767px) {
    .new-graphics li .boxstyle img {
        height: auto;
    }

    .new-graphics li .boxstyle .txtinfo {
        height: auto;
    }

    .new-graphics li .boxstyle .txtinfo h4 {
        font-size: 16px;
        line-height: 22px;
    }

    .new-graphics li .boxstyle .txtinfo h4 a {
        -webkit-line-clamp: inherit;
    }
}

.piclist {
    margin-left: -14px;
    margin-right: -14px;
}

.piclist .slick-slide {
    margin: 0 15px;
}

.piclist .row {
    margin-left: -22px;
    margin-right: -22px;
}

.piclist .row>[class^='col'] {
    padding-left: 22px;
    padding-right: 22px;
}

.piclist li {
    margin-bottom: 20px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.piclist li:hover {
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}

.piclist li .boxstyle {
    width: 100%;
    margin: 0 auto;
}

.piclist li .boxstyle img {
    height: 324px;
}

.piclist li a:hover .boxstyle img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.piclist li .boxstyle .txtinfo {
    margin: 15px 2px 0;
    overflow: hidden;
}

.piclist li .boxstyle .txtinfo h4 {
    margin: 0 0 8px 0;
    text-align: center;
}

.piclist li .boxstyle .txtinfo h4 a {
    font-size: 17px;
    color: #222;
    line-height: 1.4;
    border: 0;
    font-weight: 700;
    width: 100%;
    overflow: hidden;
    display: block;
}

.piclist li .boxstyle .txtinfo h4 a:hover {
    color: #334ca6;
}

.piclist li .boxstyle .txtinfo p {
    font-size: 12px;
    color: #808080;
    line-height: 18px;
    margin: 0 0 8px 0;
    word-break: break-all;
}

.piclist li .boxstyle .txtinfo span {
    font-size: 13px;
    color: #808080;
    line-height: 22px;
}

.piclist .thumbnail__link {
    border: 0;
}

.piclist .col-md-4 {
    width: 33.333333%;
    float: left;
}

.piclist[data-v-qk] {
    margin-left: 0px;
    margin-right: 0px;
}

.piclist[data-v-qk] {
    margin-top: 16px;
    margin-bottom: 0;
}

.piclist[data-v-qk] .row {
    margin-left: -20px;
    margin-right: -20px;
}

.piclist[data-v-qk] .row>[class^='col'] {
    padding-left: 20px;
    padding-right: 20px;
}

.piclist[data-v-qk] li {
    margin-top: 20px;
    margin-bottom: 0;
}

.piclist[data-v-qk] .col-md-4 {
    width: 20%;
    float: left;
}

.piclist[data-v-qk] li:nth-child(4) {
    display: initial;
}

.piclist[data-v-qk] li .boxstyle img {
    height: 280px;
    width: 100%;
}

@media (max-width: 1280px) {
    .piclist[data-v-qk] li .boxstyle img {
        height: 266px;
    }
}

@media (max-width: 1199px) {
    .piclist .col-md-4 {
        width: 50%;
    }

    .piclist li:nth-child(3) {
        display: none;
    }

    .piclist li .boxstyle img {
        height: 380px;
    }

    .piclist[data-v-qk] .col-md-4 {
        width: 25%;
    }

    .piclist[data-v-qk] li .boxstyle img {
        height: 254px;
    }

    .piclist[data-v-qk] li:nth-child(3) {
        display: initial;
    }
}

@media (max-width: 991px) {
    .piclist {
        margin-bottom: 30px;
    }

    .piclist .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .piclist .row>[class^='col'] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .piclist .col-md-4 {
        width: 33.333333%;
    }

    .piclist li:nth-child(3) {
        display: block;
    }

    .piclist li .boxstyle img {
        height: 294px;
    }

    .piclist[data-v-qk] .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .piclist[data-v-qk] .row>[class^='col'] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .piclist[data-v-qk] .col-md-4 {
        width: 33.333%;
    }

    .piclist[data-v-qk] li .boxstyle img {
        height: 257px;
    }
}

@media (max-width: 767px) {
    .piclist {
        margin-bottom: 24px;
    }

    .piclist .slick-slide {
        margin: 0 10px;
    }

    .piclist .col-md-4 {
        width: 50%;
    }

    .piclist li .boxstyle img {
        height: 248px;
    }

    .piclist .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .piclist .row>[class^='col'] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .piclist[data-v-qk] .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .piclist[data-v-qk] .row>[class^='col'] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .piclist[data-v-qk] {
        margin-top: 8px;
    }

    .piclist[data-v-qk] .col-md-4 {
        width: 50%;
    }

    .piclist[data-v-qk] li .boxstyle img {
        height: 215px;
    }

    .piclist[data-v-qk] li {
        margin-top: 15px;
    }
}

@media (max-width: 380px) {
    .piclist li .boxstyle img {
        height: 229px;
    }

    .piclist[data-v-qk] li .boxstyle img {
        height: 189px;
    }
}

@media (max-width: 320px) {
    .piclist li .boxstyle img {
        height: 390px;
    }

    .piclist[data-v-qk] li .boxstyle .txtinfo h4 {
        height: 44px;
    }

    .piclist[data-v-qk] li .boxstyle img {
        height: 152px;
    }
}

/*-----------------链接列表---------------------*/
.platpart {
    padding: 22px 22px 4px 22px;
    background: #334fb1;
}

.plat {
    overflow: hidden;
}

.plat .row {
    margin-left: -10px;
    margin-right: -10px;
}

.plat .row>[class^='col'] {
    padding-left: 10px;
    padding-right: 10px;
}

.plat .row .col-xs-12 {
    width: 50%;
}

.plat li {
    margin-bottom: 20px;
}

/*.plat li:last-child {margin-bottom: 3px;}*/
.plat li .platbtn {
    background-color: #edf1f9;
    padding: 13px 22px 13px 20px;
    border-radius: 5px;
}

.plat li .platbtn[data-v-pt] {
    border: #d5e0ec solid 1px;
}

.plat li .platicon {
    float: left;
    margin-right: 18px;
}

.plat li .plattxt {
    line-height: 1.3;
    font-size: 16px;
    color: #454545;
    overflow: hidden;
    text-transform: uppercase;
    padding: 5px 0 0 0;
    font-weight: 700;
}

.plat li a:hover .plattxt {
    color: #334fb1;
}

@media (max-width:1199px) {
    .plat .row .col-xs-12 {
        width: 100%;
        float: left;
    }

    .plat li .plattxt {
        padding: 17px 0 0 0;
    }
}

@media (max-width:991px) {
    .plat .row .col-xs-12 {
        width: 50%;
    }
}

@media (max-width:767px) {
    .plat .row .col-xs-12 {
        width: 100%;
    }

    .plat li {
        margin-bottom: 10px;
    }

    .plat li:last-child {
        margin-bottom: 16px;
    }

    .plat li .plattxt {
        white-space: initial;
    }
}

.appsys {
    overflow: hidden;
}

.appsys .row {
    margin-left: -10px;
    margin-right: -10px;
}

.appsys .row>[class^='col'] {
    padding-left: 10px;
    padding-right: 10px;
}

.appsys li {
    margin-bottom: 20px;
}

.appsys .boxpadding {
    padding: 24px 0;
    background: #edf1f9;
    border-radius: 5px;
}

.appsys .boxpadding .sysico {
    text-align: center;
    margin: 0 auto;
}

.appsys .sideline {
    border-bottom: #ffffff solid 1px;
    border-right: #ffffff solid 1px;
}

.appsys .in_icon {
    background: #ecf5fb;
}

.appsys p {
    color: #333;
    margin: 4px 0 0 0;
    font-size: 16px;
    font-weight: 700;
}

.appsys a:hover p {
    color: #334fb1;
}

@media (max-width: 1199px) {
    .appsys .row {
        margin-left: -7px;
        margin-right: -7px;
    }

    .appsys .row>[class^='col'] {
        padding-left: 7px;
        padding-right: 7px;
    }

    .appsys p {
        font-size: 13px;
    }

    .appsys .boxpadding {
        padding: 16px 0;
    }
}

@media (max-width: 991px) {
    .appsys .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .appsys .row>[class^='col'] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .appsys p {
        font-size: 16px;
    }
}

@media (max-width: 767px) {}

.link-cenrlab {
    overflow: hidden;
    margin-top: 18px;
}

.link-cenrlab li {
    margin-top: 20px;
}

.link-cenrlab li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    padding: 0 0 0 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    position: relative;
}

.link-cenrlab li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    background-color: #fea734;
    border-radius: 3px;
}

.link-cenrlab li a:hover {
    color: #0f48b3;
    text-decoration: none;
}

@media (max-width: 767px) {
    .link-cenrlab {
        margin-top: 4px;
    }
}

.list-link {
    overflow: hidden;
    display: block;
    margin-top: 30px;
}

.list-link li {
    overflow: hidden;
    padding: 20px 24px;
}

.list-link li:nth-child(odd) {
    background: #fff;
}

.list-link li a {
    float: left;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    background-image: url(icon04.png);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 22px;
}

.list-link li a:hover {
    color: #0f48b3;
}

.list-link span {
    line-height: 1.5;
    color: #9b9b9b;
    font-size: 15px;
    position: absolute;
    top: 2px;
    right: 0;
}

@media (max-width: 767px) {
    .list-link {
        margin-top: 26px;
    }

    .list-link li a {
        padding-right: 0px;
    }

    .list-link span {
        position: initial;
        margin-left: 17px;
    }
}

.link-web {
    overflow: hidden;
}

.link-web li {
    margin-top: 12px;
}

.link-web li {
    float: left;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    padding: 0 0 0 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    position: relative;
}

.link-web li:after {
    content: '';
    position: absolute;
    left: 15px;
    top: 7px;
    width: 6px;
    height: 6px;
    background-color: #fea734;
    border-radius: 3px;
}

.link-web li span {
    width: 180px;
    display: inline-block;
}

.link-web li a {
    display: inline-block;
    font-size: 16px;
    line-height: 1.4;
    color: #0f48b3;
    text-decoration: underline;
}

.link-web li a:hover {
    color: #333;
}

@media (max-width: 1260px) {
    .link-web .col-md-6 {
        width: 100%;
        float: left;
    }

    .link-web li span {
        width: 280px;
    }
}

@media (max-width: 991px) {
    .link-web li span {
        width: 200px;
    }
}

@media (max-width: 767px) {
    .link-web li span {
        display: block;
    }
}

.link-xz {
    overflow: hidden;
}

.link-xz li {
    margin-top: 12px;
    overflow: hidden;
}

.link-xz li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.4;
    color: #333;
    padding: 0 0 0 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    position: relative;
}

.link-xz li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    background-color: #fea734;
    border-radius: 3px;
}

.link-xz li a:hover {
    color: #0f48b3;
    text-decoration: none;
}

@media (max-width: 1199px) {
    .link-xz .col-md-6 {
        width: 100%;
        float: left;
    }

    .link-xz li a {
        white-space: initial;
    }
}

@media (max-width: 767px) {
    .link-xz {
        margin-top: 4px;
    }
}

/*-----------------信息公开---------------------*/
.textlink {
    width: 100%;
    float: left;
    word-break: break-all;
    line-height: 26px;
}

.textlink .gao1 {
    height: 96px;
    overflow: hidden;
}

.textlink .gao2 {
    height: 146px;
    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(icon04.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 18px;
}

.textlink ul li a:hover {
    color: #d61300;
}



/*-----------------科研成果---------------------*/
.wordbreak {
    word-break: break-all;
}

.result {
    overflow-x: hidden;
}

.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: 35%;
}

.result .contentlist .wid2 {
    width: 20%;
}

.result .contentlist .wid3 {
    width: 14%;
}

.result .contentlist .wid4 {
    width: 15%;
}

.result .contentlist .wid5 {
    width: 4%;
}

.result .contentlist .wid6 {
    width: 30%;
}

.result .contentlist .wid7 {
    width: 10%;
}

.result .contentlist .wid8 {
    width: 8%;
}

.result .contentlist .wid9 {
    width: 40%;
}

.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: #d0dff5;
    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: #d0dff5;
    background-color: #e6eefb;
    vertical-align: middle;
}

@media (max-width: 1199px) {
    .result .contentlist .wid2 {
        width: 17%;
    }

    .result .contentlist .wid7 {
        width: 16%;
    }
}

@media (max-width: 991px) {
    .result .contentlist .wid4 {
        width: 16%;
    }

    .result .contentlist .wid5 {
        width: 1%;
    }
}

@media (max-width: 767px) {
    .result .contentlist .wid3 {
        width: 1%;
    }
}

.mod-table .table-hover>tbody>tr:hover {
    background-color: #f4f6f9;
}

.mod-table .box-search {
    margin-bottom: 15px;
    overflow: hidden;
    margin-top: 28px;
}

.mod-table .box-search.search-other {
    position: relative;
    padding-right: 100px;
}

.mod-table .box-search.search-other .btn-wrap {
    position: absolute;
    right: 0;
    top: 0;
    width: 85px;
}

.mod-table .box-search.search-other .btn-wrap .btn-s {
    height: 100px;
}

.mod-table .box-search .box-s {
    float: left;
    width: 28%;
    margin-bottom: 18px;
    padding-left: 66px;
    line-height: 40px;
}

.mod-table .box-search .box-s>div {
    float: left;
}

.mod-table .box-search .box-s .box-title {
    position: absolute;
    margin-left: -100px;
    text-align: right;
    line-height: 40px;
    width: 90px;
    color: #333333;
    font-size: 15px;
}

.mod-table .box-search .box-s .box-inp {
    width: 100%;
}

.mod-table .box-search .box-s .inp-s {
    height: 40px;
    padding: 5px 10px;
    line-height: 30px;
    box-shadow: none;
    border-radius: 4px;
    border-color: #e1e7f0;
    margin-bottom: 0;
}

.mod-table .box-search .box-s1 {
    float: left;
    width: 16%;
    padding-left: 30px;
}

.mod-table .box-search .btn-s {
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #576ebd;
    border-radius: 4px;
    display: block;
    width: 100%;
    font-size: 15px;
}

.mod-table .box-search .btn-s:hover {
    background-color: #3d55a7;
}

.mod-table .box-table {
    overflow: hidden;
    /*overflow-x: auto;*/
    border-bottom: solid 1px #e9ebf0;
}

.mod-table .box-table .t-title {
    display: block;
    color: #333333;
}

.mod-table .box-table .t-title:hover {
    color: #1958af;
}

.mod-table .box-table table {
    width: 100%;
    border: solid 1px #fff;
    /*min-width: 600px;*/
}

.mod-table .box-table table tr td {
    border: solid 1px #e1e7f0;
    padding: 12px 14px;
    color: #333333;
    word-break: break-word;
}

.mod-table[data-v-dp] .box-table table tr td {
    padding: 16px 16px;
}

.mod-table[data-v-dp] .box-table table tbody tr td {
    font-size: 14px;
}

.mod-table .box-table table thead tr td {
    background-color: #e6eefb;
    line-height: 24px;
    color: #3d55a7;
    font-weight: 700;
    font-size: 17px;
    text-align: center;
}

.mod-table .box-table table tbody tr td {
    line-height: 1.4;
}

.mod-table .box-table .title-s {
    display: block;
    color: #333;
}

.fgtdw1 {
    width: 10%;
}

.fgtdw2 {
    width: 15%;
}

.tdw1 {
    width: 13%;
}

.tdw2 {
    width: 25%;
}

.hjtdw1 {
    width: 22%;
}

.hjtdw2 {
    width: 13%;
}

.hjtdw3 {
    width: 32%;
}

.lwtdw1 {
    width: 22%;
}

.lwtdw2 {
    width: 17%;
}

.zltdw1 {
    width: 20%;
}

.zltdw2 {
    width: 13%;
}

.rytdw1 {
    width: 20%;
}

.rytdw2 {
    width: 40%;
}

@media (max-width: 1199px) {
    .fgtdw1 {
        width: 13%;
    }

    .fgtdw2 {
        width: 20%;
    }

    .tdw1 {
        width: 16%;
    }

    .hjtdw2 {
        width: 16%;
    }

    .lwtdw2 {
        width: 16%;
    }

    .zltdw2 {
        width: 16%;
    }

    .mod-table .box-search .box-s {
        width: 26%;
    }

    .mod-table .box-search .box-s1 {
        width: 22%;
    }
}

@media (max-width: 991px) {
    .fgtdw1 {
        width: 18%;
    }

    .fgtdw2 {
        width: 22%;
    }

    .tdw1 {
        width: 25%;
    }

    .hjtdw1,
    .hjtdw2 {
        width: 25%;
    }

    .lwtdw2 {
        width: 25%;
    }

    .zltdw2 {
        width: 25%;
    }

    .zltdw1 {
        width: 28%;
    }

    .mod-table .box-search .box-s {
        width: 50%;
    }

    .mod-table .box-search .box-s1 {
        width: 50%;
        padding-left: 67px;
    }
}

@media (max-width: 767px) {
    .fgtdw2 {
        width: 28%;
    }

    .tdw2 {
        width: 32%;
    }

    .hjtdw2 {
        width: 34%;
    }

    .lwtdw2 {
        width: 34%;
    }

    .zltdw2 {
        width: 34%;
    }

    .mod-table[data-v-dp] .box-table table tr td {
        padding: 10px 8px;
    }

    .rytdw1 {
        width: 30%;
    }

    .mod-table .box-table table tbody tr td {
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .hjtdw2 {
        width: 40%;
    }

    .mod-table .box-search .box-s {
        width: 100%;
    }

    .mod-table .box-search .box-s1 {
        width: 100%;
        padding-left: 0px;
        margin-bottom: 12px;
    }
}

/*网站地图*/
.webmap {
    overflow: hidden;
}

.webmap hr {
    margin: 5px 0;
}

.webmap .rlink {
    overflow: hidden;
    margin-top: 15px;
}

.webmap .rlink a {
    display: inline-block;
    overflow: hidden;
    margin: 3px 15px 0 15px;
    color: #322222;
}

.webmap .rlink a:hover {
    color: #c8100e;
}

.webmap .tabh {
    min-height: 42px;
    border-bottom: #e8e8e8 solid 1px;
}

.webmap td {
    padding: 3px 0 6px 0;
}

.webmap li {
    margin-top: 20px;
}

.webmap .btn {
    width: 100%;
    padding: 8px 13px;
    font-size: 16px;
}

@media (max-width: 992px) {
    .webmap .rlink {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .webmap .rlink {
        margin: 10px 0 0 0;
    }

    .webmap .tabh {
        margin: 0 0 8px 0;
    }
}

/*btn styles*/
.btn-gz {
    color: #fff;
    background: url(ioz_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 600;
    float: right;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
    color: #fff;
    background: url(ioz_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}

.btn-kxcb {
    color: #fff;
    background: url(ioz_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 600;
    float: right;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: 6px;
}

.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
    color: #fff;
    background: url(ioz_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}

.btn-primary {
    color: #fff;
    background-color: #124c9c;
    border-color: #124c9c;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #123970;
    border-color: #123970;
}

.btn-primary:hover {
    color: #fff;
    background-color: #123970;
    border-color: #123970;
}

/* 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: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.img-portfolio {
    margin-bottom: 5px;
    display: block;
}

.img-portfolio .photobox {
    border: #dedede solid 1px;
    padding: 8px;
    display: block;
    border-radius: 4px;
}

/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {
    -webkit-box-shadow: 0 0 6px #cdcdcd;
    box-shadow: 0 0 6px #cdcdcd;
}

.img-portfolio img {
    width: 100%;
    height: 145px;
}

.phototitle {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 22px;
    color: #454545;
    padding: 8px 10px;
    height: 34px;
    text-align: center;
    text-transform: uppercase;
}

/*text-overflow:ellipsis; white-space:nowrap; */
.phototitle a:hover {
    color: #0c5ebf;
    text-decoration: none;
}

@media screen and (max-width: 1199px) {
    .img-portfolio img {
        height: 114px;
    }

    .img-portfolio .photobox {
        padding: 6px;
    }
}

@media screen and (max-width: 991px) {
    .img-portfolio img {
        height: 114px;
    }
}

@media screen and (max-width: 767px) {
    .img-portfolio .photobox {
        padding: 5px;
    }

    .img-portfolio img {
        height: 84px;
    }

    .phototitle {
        font-size: 13px;
        height: 26px;
    }
}

/*组织构架*/
.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*/
.pmt1 {
    margin-top: 30px;
}

.page {
    text-align: right;
    margin-top: 30px;
    padding-bottom: 10px;
}

.page a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 0 14px;
    margin: 2px 1px;
}

.page a:hover,
.page a.current,
.page a.a-s {
    background-color: #508ded;
    color: #fff;
}

.pagefrm1 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    height: 24px;
    width: 36px;
    line-height: 22px;
    text-align: center;
    margin-right: 8px;
    float: left;
}

.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px;
    width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}

.pageline {
    border-bottom: dotted 1px #cccccc;
    height: 4px;
    margin-top: 20px;
    float: left;
    width: 100%;
}

.pageline1 {
    border-bottom: dotted 1px #cccccc;
    height: 4px;
    margin-top: 20px;
    width: 95%;
    display: block;
    overflow: hidden;
}

#pages {
    width: 100%;
    FONT-SIZE: 14px;
    CLEAR: both;
    border-top: dotted 0px #cccccc;
    overflow: hidden;
    PADDING-TOP: 0px;
    float: left;
    text-align: center;
}

#pages A,
#pages A:visited,
#pages A:hover {
    BORDER: #dcdcdc 1px solid;
    HEIGHT: 36px;
    BACKGROUND: #fff;
    COLOR: #333;
    PADDING: 0 15px;
    TEXT-DECORATION: none;
    MARGIN: 0px 5px 6px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 36px;
    border-radius: 3px;
}

#pages SPAN {
    HEIGHT: 36px;
    COLOR: #333;
    PADDING: 0 15px;
    TEXT-DECORATION: none;
    MARGIN: 0px 5px 6px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 36px;
    font-size: 14px;
    border-radius: 3px;
}

/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover,
#pages A.curr,
#pages A.curr:visited,
#pages A:hover {
    BORDER: #3d55a7 1px solid;
    BACKGROUND: #3d55a7;
    COLOR: #fff;
}

.page-phone {
    height: 46px;
    line-height: 46px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 25px;
    background: #1958AF;
    display: none;
}

.page-phone:hover,
.page-phone:active {
    color: #fff;
}

@media (max-width: 767px) {
    .pages {
        display: none;
    }

    .page-phone {
        display: block;
    }
}

/*专题*/
.linkspic {}

.linkspic li {
    margin-top: 30px;
}

.linkspic li a {
    display: block;
    overflow: hidden;
}

.linkspic li a img {
    height: 96px;
    width: 100%;
    -moz-transition: all .5s ease;
    /* Firefox */
    -ms-transition: all .5s ease;
    /* IE 9 */
    -o-transition: all .5s ease;
    /* Opera */
    transition: all .5s ease;
}

.linkspic li a:hover img {
    -webkit-transform: scale(1.02);
    /* Safari and Chrome */
    -moz-transform: scale(1.02);
    /* Firefox */
    -ms-transform: scale(1.02);
    /* IE 9 */
    -o-transform: scale(1.02);
    /* Opera */
    transform: scale(1.02);
}

@media (max-width: 1280px) {
    .linkspic li a img {
        height: 90px;
    }
}

@media (max-width: 1199px) {
    .linkspic li a img {
        height: 68px;
    }
}

@media (max-width: 991px) {
    .linkspic li {
        margin-top: 24px;
    }

    .linkspic li a img {
        height: 78px;
    }
}

@media (max-width: 767px) {
    .linkspic li {
        margin-top: 20px;
    }

    .linkspic li a 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: #f8fbfe;
    padding: 10px 17px 16px 17px;
    margin: 0 0 18px 0;
    border-radius: 2px;
    border: 1px solid #e6ebf5;
}

/*.org fieldset:last-child {margin: 0;}*/
fieldset legend {
    font-weight: bold;
    background: #f8fbfe;
    margin: 0;
    margin-left: -0.1875rem;
    color: #262626;
    font-size: 18px;
    border: 0;
}

.org fieldset ul {
    overflow: hidden;
}

.org fieldset li {
    display: block;
    overflow: hidden;
    padding-right: 0;
}

.org fieldset li a {
    font-size: 14px;
    line-height: 18px;
}

.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;
}

@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%;
    }
}

.sortbox {
    padding-left: 22px;
    overflow: hidden;
}

.list-org {
    width: 100%;
    float: left;
    word-break: break-all;
    overflow: hidden;
    margin-top: 10px;
}

.list-org .row {
    margin-left: 0px;
    margin-right: 0px;
}

.list-org .row>[class^='col'] {
    padding-left: 0px;
    padding-right: 0px;
}

.list-org ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.list-org ul li {
    display: block;
    margin-top: 15px;
}

.list-org ul li a {
    font-size: 15px;
    color: #333;
    line-height: 1;
    background-image: url(icon03.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    padding-left: 32px;
}

.list-org ul li a:hover {
    color: #333;
}

.zppart {
    background: url(bg01.png);
    margin-bottom: 30px;
}

.zppart .line {
    height: 3px;
    overflow: hidden;
    background: url(lmbg04.png) no-repeat left center #e6ecf7;
}

.zppart .zpbox {
    padding: 12px 20px 20px;
}

.zppart .zpbox .zpmap {
    height: 85px;
    border-radius: 5px;
    border: #c6cedf solid 1px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: 24px;
}

.zppart .zpbox h4 {
    font-size: 16px;
    line-height: 1.9;
    color: #444;
    margin: 12px 0 0;
}

.zppart .zpbox h4 strong {
    font-size: 17px !important;
}

.zpnews {
    width: 100%;
    margin-top: 20px;
}

.zpnews dl {
    margin-bottom: 0;
}

.zpnews dd {
    overflow: hidden;
    margin: 0 0 20px 0;
    padding-bottom: 20px;
    border-bottom: #dde3e9 solid 1px;
}

.zpnews dd:last-child {
    margin: 0;
    padding-bottom: 0;
    border: 0;
}

.zpnews dd span {
    float: left;
    color: #124c9c;
    width: 70px;
    margin-right: 15px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    font-family: Arial;
    overflow: hidden;
}

.zpnews dd span i {
    line-height: 1;
    font-size: 15px;
    font-family: Arial;
    color: #124c9c;
    font-weight: 300;
    margin: 4px 0 0;
    font-style: normal;
    display: block;
}

.zpnews dd .hdtitle {
    overflow: hidden;
}

.zpnews dd .hdtitle h4 {
    margin: 0;
}

.zpnews dd .hdtitle h4 a {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: #333;
    font-weight: 500;
    max-height: 44px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.zpnews dd .hdtitle h4 a:hover {
    color: #064db1;
}

.zpnews dd .hdtitle p {
    margin: 3px 0 0 0;
}

.zpnews dd .hdtitle p a {
    font-size: 14px;
    color: #999;
    line-height: 20px;
}

.zpnews dd .hdtitle p a:hover {
    color: #1958af;
}

@media (max-width: 1199px) {

    .zpnews dd:nth-last-child(1),
    .zpnews dd:nth-last-child(2) {
        display: none;
    }

    .zpnews dd {
        margin: 0 0 25px 0;
        padding-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .zpnews {
        height: auto;
    }

    .zpnews dd .hdtitle a {
        white-space: normal;
    }

    .zpnews dd:nth-last-child(1),
    .zpnews dd:nth-last-child(2) {
        display: block;
    }
}

.lrld {}

.lrld .table-bordered {
    border: 0;
}

.lrld .table>thead>tr>th {
    background: #e6eefb;
    font-size: 17px;
}

.lrld .table-bordered>thead>tr>th,
.lrld .table-bordered>tbody>tr>th,
.lrld .table-bordered>tfoot>tr>th,
.lrld .table-bordered>thead>tr>td,
.lrld .table-bordered>tbody>tr>td,
.lrld .table-bordered>tfoot>tr>td {
    border-color: #e1e7f0;
}

.lrld .table>thead>tr>th,
.lrld .table>tbody>tr>th,
.lrld .table>tfoot>tr>th,
.lrld .table>thead>tr>td,
.lrld .table>tbody>tr>td,
.lrld .table>tfoot>tr>td {
    padding: 12px 15px;
    vertical-align: middle;
}

.lrld .lrbox2,
.lrld .lrbox3,
.lrld .lrbox4 {
    display: none;
}

.lrld .lrbox4 {
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .lrld .lrbox1 {
        display: none;
    }

    .lrld .lrbox2,
    .lrld .lrbox3,
    .lrld .lrbox4 {
        display: block;
    }

    .lrld .table>thead>tr>th {
        width: 315px;
    }

    .lrld .lrbox4 {
        display: block;
    }
}

@media (max-width: 991px) {
    .lrld .table>thead>tr>th {
        width: 201px;
    }
}


.table-title {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*招聘表单*/
/*.formInfo-wrap .form-title {*/
/*	text-align: center;*/
/*	margin-bottom: 30px;*/
/*	font-weight: bold;*/
/*	color: #1134ab;*/
/*	font-size: 30px;*/
/*}*/

.formInfo-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}

.formInfo-wrap .form-horizontal {
    padding: 20px 30px 30px 20px;
}

.formInfo-wrap .form-main {}

.formInfo-wrap .form-main .box-groups {
    margin-bottom: 30px;
}

.formInfo-wrap .form-main .box-title {
    position: relative;
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 10px;
    line-height: 36px;
    margin-bottom: 30px;
    font-size: 20px;
}

.formInfo-wrap .form-main .box-title .title-s {
    color: #0f51b2;
    font-weight: bold;
    float: left;
    padding-left: 15px;
}

.formInfo-wrap .form-main .box-title .title-s:after {
    content: '';
    width: 5px;
    height: 20px;
    background-color: #0f51b2;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 8px;
}

.formInfo-wrap .form-main .inp-s {
    height: 40px;
    background-color: #ffffff;
    border-radius: 6px;
    width: 100%;
    padding-top: 9px;
    padding-bottom: 9px;
}

.formInfo-wrap .form-main .form-box {
    margin-bottom: 30px;
}

.formInfo-wrap .form-main .form-box:last-child {
    margin-bottom: 0;
}

.formInfo-wrap .form-main .form-group {
    margin-left: -5px;
    margin-right: -5px;
}

.formInfo-wrap .form-main .form-group .box-w {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
}

.formInfo-wrap .form-main .form-title {
    text-align: right;
    line-height: 40px;
}

.formInfo-wrap .form-main .form-title .tip {
    color: #f00;
}

.formInfo-wrap .form-main .form-info {
    line-height: 40px;
}

.formInfo-wrap .form-main .form-btn-groups {
    text-align: right;
    padding-bottom: 20px;
}

.formInfo-wrap .form-main .form-btn-groups a {
    width: 64px;
    height: 32px;
    line-height: 30px;
    border-radius: 6px;
    border: solid 1px #eeeeee;
    display: inline-block;
    text-align: center;
    color: #fff;
    vertical-align: bottom;
    margin-right: 6px;
    font-size: 14px;
    transition: all 0.5s;
}

.formInfo-wrap .form-main .form-btn-groups a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.formInfo-wrap .form-main .form-btn-groups a:last-child {
    margin-right: 0;
}

.formInfo-wrap .form-main .form-btn-groups a.form-btn-01 {
    background-color: #17967d;
}

.formInfo-wrap .form-main .form-btn-groups a.form-btn-02 {
    background-color: #c13030;
}

.formInfo-wrap .form-main .form-btn-groups a.form-btn-03 {
    background-color: #0f51b2;
}

.formInfo-wrap .form-main .box-tip {
    color: #f00;
    font-size: 12px;
}

.formInfo-wrap .form-main .form-commitment {
    background-color: #e2e9f3;
    padding: 3% 6%;
    color: #404040;
    line-height: 30px;
    text-align: justify;
}

.formInfo-wrap .form-main .form-commitment .s-c {
    position: absolute;
    margin-left: -20px;
}

.formInfo-wrap .form-main .form-comm {
    text-align: center;
    padding-bottom: 20px;
}

.formInfo-wrap .form-main .form-comm button {
    width: 134px;
    height: 44px;
    line-height: 44px;
    margin-right: 15px;
    background-color: #0f51b2;
    border-radius: 25px;
    border: none;
    color: #fff;
    text-align: center;
    transition: all 0.5s;
}

.formInfo-wrap .form-main .form-comm button:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.formInfo-wrap .form-main .form-comm button:last-child {
    margin-right: 0;
}

.formInfo-wrap .radio-inline {
    padding-top: 0;
}

.formInfo-wrap .radio-inline input[type='radio'] {
    margin-top: 13px;
}


@media (max-width: 767px) {
    .formInfo-wrap .form-main .form-title {
        text-align: left;
    }

    .formInfo-wrap .form-horizontal {
        padding: 20px;
    }

    .formInfo-wrap .form-main .form-group .box-w.form-title {
        margin-bottom: 5px;
        line-height: 30px;
    }

    .formInfo-wrap .form-main .form-comm button {
        width: 100px;
    }

    .formInfo-wrap .form-main .form-box {
        margin-bottom: 20px;
    }
}

.platform {
    overflow: hidden;
}

.platform li {
    overflow: hidden;
    margin-top: 16px;
}

.platform .space {
    padding: 0;
}

.platform .boxpadding {
    padding: 0;
}

.platform .boxpadding .sysico {
    width: 114px;
    height: 114px;
    text-align: center;
    border: #edf1f9 solid 5px;
    margin: 0 auto;
    border-radius: 50%;
    padding: 21px 0 0 0;
    background-repeat: no-repeat;
    background-position: center;
}

.platform a:hover .boxpadding .sysico {
    border: #c4d2eb solid 5px;
}

.platform .sideline {
    border-bottom: #ffffff solid 1px;
    border-right: #ffffff solid 1px;
}

.platform .in_icon {
    background: #ecf5fb;
}

.platform p {
    color: #333;
    margin: 15px 0 0 0;
    font-size: 15px;
    font-weight: 700;
}

.platform a:hover p {
    color: #064db1;
}

@media (max-width: 767px) {
    .platform p {
        height: 44px;
        line-height: 1.3;
        padding: 0 17px;
    }
}

/*人员列表页*/
.people-list li {
    float: left;
    width: 25%;
    padding: 15px 35px;
    clear: none;
    text-align: center;
}

.people-list a {
    display: block;
    background-image: none !important;
    padding-left: 0 !important;

}


.peo-img {
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.peo-img img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.peo-img img:hover {
    transform: scale(1.1);
}

.name {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0E51AC;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
}

.zw {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
}

@media(max-width:1200px) {
    .people-list li {
        width: 25%;
        padding: 15px 10px;
    }
}

@media(max-width:991px) {
    .people-list li {
        width: 50%;
        padding: 15px 5px !important;
    }
}

@media(max-width:500px) {
    .people-list li {
        padding: 15px 20px;
    }
}

@media(max-width:400px) {
    .peo-img {
        height: 180px;
    }
}

.peo-ifm {
    padding: 25px;
    background: #ffffff;
    height: 281px;
}

.peo-ifm img {
    height: 230px;
    float: right;
}

.peo-ifm h2 {
    display: inline-block;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #444444;
    line-height: 40px;
}

.peo-ifm h3 {
    display: inline-block;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1C77D4;
    line-height: 40px;
}

.peo-ifm ul {
    margin-top: 40px;
}

.peo-ifm ul li span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 30px;
}

.peo-about h4 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 30px;
    padding: 15px 25px;
    background: #ffffff;
    border-left: 5px solid #1C77D4
}

.peo-about p {
    padding: 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 30px;
}

.peo-about {
    margin-top: 25px;
}

@media(max-width:768px) {
    .peo-ifm img {
        display: block;
        float: none;
        height: auto;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .peo-ifm ul {
        margin-top: 20px;
    }

    .peo-ifm {
        height: inherit;
    }
}

.people-list .name {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0E51AC;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

.people-list .zw {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
}

#pages a {
    BORDER: #dcdcdc 1px solid;
    HEIGHT: 36px;
    BACKGROUND: #fff;
    COLOR: #333;
    PADDING: 0 15px;
    TEXT-DECORATION: none;
    MARGIN: 0px 5px 6px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 36px;
    border-radius: 3px;
}

#pages span {
    HEIGHT: 36px;
    COLOR: #333;
    PADDING: 0 15px;
    TEXT-DECORATION: none;
    MARGIN: 0px 5px 6px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 36px;
    font-size: 14px;
    border-radius: 3px;
    BORDER: #3d55a7 1px solid;
    BACKGROUND: #3d55a7;
    COLOR: #fff;
}

#pages .more-list {
    display: none;
}

@media(max-width:768px) {
    #pages .more-list {
        display: inline-block;
        width: 100%;
        float: none;
        width: 100%;
        cursor: pointer;
        background: #3d55a7 !important;
        outline: none;
        color: #fff !important;
        padding: 10px;
        font-size: 15px;
        border-radius: 5px;
        border: 0;
    }

    #pages a,
    #pages span {
        display: none;
    }
}