.center {

  width: 1440px;

  margin: 0 auto; }



.m-header {

  display: none; }



.hide {

  display: none !important; }



.t-title {

  color: #333;

  font-size: 32px;

  font-weight: 700;

  text-align: center; }



.t-title01 {

  color: #333;

  font-size: 24px;

  font-weight: 700;

  text-align: center; }



.more {

  width: 260px;

  height: 48px;

  padding: 0px 20px;

  box-sizing: border-box;

  box-shadow: 0px 4px 12px 3px rgba(221, 243, 252, 0.5);

  border-radius: 24px;

  color: #0095d8;

  font-size: 14px;

  display: flex;

  align-items: center;

  justify-content: space-between; }



.more-active {

  background-color: #def4fd; }



.inner-banner {

  width: 100%; }

  .inner-banner img {

    width: 100%; }



.header {

display: flex;

align-items: center;

justify-content: space-between;

width: 1200px;

box-sizing: border-box;

height: 110px;

position: relative;

z-index: 100000;

text-align:center;

margin:0 auto;
}

  .header .logo {
    width: 291px;
    display: inline-block;
    }

    .header .logo img {

/* width: 100%; */

/* height: 100%; */

}

  .header .nav-center > li {

height: 100%;

line-height: 106px;

padding: 0px 6px;

float: left;

margin-right: 40px;

position: relative;
}

    .header .nav-center > li > a {

width: 100%;

height: 100%;

display: inline-block;

color: #333;

font-size: 18px;

/* font-weight: 600; */
}

    .header .nav-center > li .about-down {

      padding-top: 5px;

      top: 110px;

      position: absolute;

      left: -36px;

      display: none; }

      .header .nav-center > li .about-down .about-down-box {

        width: 150px;

        padding: 0px 0px;

        background: #fff; }

        .header .nav-center > li .about-down .about-down-box > li {

          width: 100%;

          height: 45px;

          line-height: 45px;

          text-align: center; }

          .header .nav-center > li .about-down .about-down-box > li > a {

            width: 100%;

            height: 100%;
height: 45px;
            line-height: 45px;

            display: inline-block; }

           

        .header .nav-center > li .about-down .about-down-box > li:hover > a  {

         
  width: 100%;

          height: 45px;

          line-height: 45px;
         
		  background-color:#5291ba;

          color: #fff; }

  .header .nav-center .active {

border-bottom: 5px solid #5291ba;

}

  .header .nav-right {

    display: flex;

    align-items: center; }

    .header .nav-right .language {

      width: 100px;

      height: 30px;

      border: 1px solid #5291ba;

      border-radius: 16px;

      display: flex;

      align-items: center;

      overflow: hidden;

      cursor: pointer;

      margin-right: 20px; }

      .header .nav-right .language a {

        display: inline-block;

        width: 50%;

        height: 100%;

        line-height: 30px;

        text-align: center;

        box-sizing: border-box; }

      .header .nav-right .language .e-active {

        background: #5291ba;

        color: #fff; }

    .header .nav-right .search-box {

      width: 200px;

      height: 30px;

      background-color: #ffffff;

      border-radius: 16px;

      border: solid 1px #dddddd;

      position: relative; }

      .header .nav-right .search-box input {

        border: none;

        padding-left: 15px;

        width: 85%;

        height: 25px;

        margin-left: 8px;

        margin-top: 2px; }

      .header .nav-right .search-box i {

        position: absolute;

        right: 7px;

        top: 6px;

        width: 16px;

        height: 16px;

        background: url("../images/search.png");

        background-repeat: no-repeat;

        background-size: 16px 16px;

        display: inline-block; }



.footer {

  padding: 30px 100px;

  width: 100%;

  box-sizing: border-box;

  background: #fff; }

  .footer .footer-left {

    margin-top: 20px; }

    .footer .footer-left .label {

      font-size: 18px;

      font-weight: bold; }

    .footer .footer-left .info-box p {

      line-height: 2em;

      color: #333;

      font-size: 14px; }

      .footer .footer-left .info-box p span {

        margin-left: 0px;

        margin-right: 1110px; }

  .footer .footer-center {

    text-align: center;

    margin-left: 200px;

    margin-top: 20px; }

    .footer .footer-center .beian-box {

      margin-top: 10px; }

      .footer .footer-center .beian-box > a {

        display: inline-block; }

      .footer .footer-center .beian-box .num01 {

        margin-left: 25px; }

  .footer .footer-right {

    display: flex;

    align-items: center; }

    .footer .footer-right span {

      display: inline-block;

      width: 160px;

      height: 40px;

      line-height: 40px;

      text-align: center;

      background-color: #0095d8;

      border-radius: 20px;

      color: #fff;

      font-size: 16px; }

      .footer .footer-right span img {

        margin-right: 15px; }

    .footer .footer-right span:nth-of-type(1) {

      margin-right: 30px; }

    .footer .footer-right > img {

      width: 110px;

      margin-left: 95px; }



.page {

  display: flex;

  align-items: center;

  justify-content: center;

  margin-top: 50px; }

  .page a {

    width: 30px;

    display: inline-block;

    border: 1px solid #dddddd;

    background: #fff;

    font-size: 14px;

    text-align: center;

    line-height: 30px;

    height: 30px;

    margin-right: 10px;

    transition: all .5s ease-out;

    -webkit-transition: all .5s ease-out;

    -moz-transition: all .5s ease-out; }

    .page a:hover {

      background: #0095d8;

      border: 1px solid #0095d8;

      color: #fff; }

  .page .first_last {

    width: 40px; }

  .page .pre_next {

    width: 60px; }

  .page .pot {

    border: none;

    background: transparent; }

  .page .active {

    background: #0095d8;

    border: 1px solid #0095d8;

    color: #fff; }



.video-layer {

  background-color: #000 !important; }

  .video-layer .layui-layer-content {

    width: 800px !important;

    height: 450px !important;

    overflow: hidden !important; }

  .video-layer video {

    width: 100% !important;

    height: 100% !important; }



#map .BMapLabel {

  border: none !important; }

  #map .BMapLabel .info-div {

    position: relative;

    background: #fff;

    padding: 10px;

    display: inline-block; }

    #map .BMapLabel .info-div .t1 {

      color: #2b5fac;

      font-size: 16px;

      font-weight: bold;

      margin-bottom: 5px; }

    #map .BMapLabel .info-div .t2 {

      color: #333;

      font-size: 14px; }

    #map .BMapLabel .info-div .arrow {

      display: block;

      width: 15px;

      height: 15px;

      border-top: 1px solid #ddd;

      border-left: 1px solid #ddd;

      position: absolute;

      background: #fff;

      transform: rotate(-136deg);

      bottom: -9px;

      left: calc(50% - 7.5px); }



/*# sourceMappingURL=common.css.map */


.titis{height: 86px;overflow: hidden;text-align: center;background:url(../images/ico1.png) no-repeat center bottom; padding-top:10px;}
.titis h2 {height:32px;line-height:32px;font-size:28px;color:#5291ba;}
.titis h2 a{color: #5291ba;}
.titis p{font-size:12px;color: #686565;height:22px;line-height:22px;}







.news11bj{height:835px;}
.news11{padding-top:74px;}
.news11 h2{text-align: center; height:73px; font-size: 38px; color:#242424; line-height: 38px;}
.news11 .news11nav{height:90px;}
.news11 .news11nav ul{width:600px;float:left;}
.news11 .news11nav ul li{float:left;width:208px;padding-left:21px; border-left:3px solid #6d6d6d;box-sizing: border-box;}
.news11 .news11nav ul li i{display: block;font-size: 14px; line-height: 14px; color:#242424;opacity: 0.8; margin-bottom: 8px;}
.news11 .news11nav ul li em{display: block;font-size: 24px; color:#242424;line-height: 24px;  }
.news11 .news11nav ul li:hover{ border-left:3px solid #484848;}
.news11 .news11nav ul li:hover em{font-weight: bold;}
.news11 .news11nav span{display: block; float:right;margin-top: 14px;}
.news11 .news11nav span a{font-size: 16px; color:#242424;padding-right:31px; background:url(../images/jia.png) no-repeat right;}
.news11 .news11desc{height:412px;}
.news11 .news11desc .news11t{width:600px;height:338px;position: relative;float:left;}
.news11 .news11desc .news11t .newt{width:600px;height:338px;position: relative;}
.news11 .news11desc .news11t .newt span{display: block;width:600px;height:338px;border-radius:30px 0px 30px 0px; overflow: hidden;}
.news11 .news11desc .news11t .newt span img{width:600px;height:338px;border-radius:30px 0px 30px 0px;}
.news11 .news11desc .news11t .newt h4{display: block;width:599px;height:54px;line-height: 54px;background:url(../images/yy4.png) no-repeat center; position: absolute;left:0;bottom:0;border-radius:0px 0px 30px 0px; overflow: hidden;}
.news11 .news11desc .news11t .newt h4 a{padding-left:33px;font-size: 16px; color:#FFF; font-weight: normal;}
.news11 .news11desc .news11t .qh{width:206px; height:54px;background:#FFF;border-radius:30px 0px 30px 0px;position: absolute;right:0;bottom:0;}
.news11 .news11desc .news11t .qh ul{width:119px;height:54px;padding-top:23px; padding-left:30px; box-sizing: border-box; float:left; }
.news11 .news11desc .news11t .qh ul li{float:left;width:9px; height:9px; border-radius: 50%;background:#A4A4A4; margin-right: 11px;}
.news11 .news11desc .news11t .qh ul li.cur{background:#1C4B90;}
.news11 .news11desc .news11t .qh .jt{width:69px; float:left;padding-top:11px; height:54px; box-sizing: border-box;background:url(../images/hg.jpg) no-repeat center;}
.news11 .news11desc .news11t .qh .jt i{display: block; width:34px; height:34px; float:left;cursor: pointer;}
.news11 .news11desc .news11t .qh .jt .prev1{background:url(../images/prev1.png) no-repeat center;margin-right: 1px;}
.news11 .news11desc .news11t .qh .jt .next1{background:url(../images/next1.png) no-repeat center;}
.news11 .news11desc .mewsfl{width:527px;float:right;}
.news11 .news11desc .mewsfl dl{height:63px; margin-bottom: 71px;}
.news11 .news11desc .mewsfl dl dt{width:130px;float:left;}
.news11 .news11desc .mewsfl dl dt i{display: block;font-size: 18px; line-height: 18px; color:#242424; margin-bottom: 15px;}
.news11 .news11desc .mewsfl dl dt em{display: block;font-size: 14px; color:#242424; line-height: 14px;}
.news11 .news11desc .mewsfl dl dd{width:397px; float:left;}
.news11 .news11desc .mewsfl dl dd p{font-size: 14px; color:#525252;}
.news11 .gyjj{height:182px;}
.news11 .gyjj ul li{float:left;width:305px;height:152px;border-right:1px solid #d6d6d6;padding:0 70px;}
.news11 .gyjj ul li.first{padding-left:0;}
.news11 .gyjj ul li.last{padding-right:0;border-right:0;}
.news11 .gyjj ul li h4{display: block; height:34px; margin-bottom: 18px;}
.news11 .gyjj ul li h4 i{display: block;width:35px; height:34px;text-align:center; line-height:34px;float:left; margin-right: 13px; font-size: 16px; color:#EEEEEE;background:url(../images/qbj.png) no-repeat center;font-weight:normal;}
.news11 .gyjj ul li h4 a{display: block; float:left;font-size: 16px; color:#333333; line-height: 34px; font-weight: bold;}
.news11 .gyjj ul li p{padding-left:50px; font-size: 14px; color:#525252;}






