body {
  min-width: 1200px; }

.center {
  width: 1200px;
  margin: 0 auto; }

.header {
  width: 100%;
  background-image: url(../images/headerbg.jpg);
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 1920px 215px;
  height: 215px;
  overflow: hidden; }
  .header .logo {
    display: block;
    width: 582px;
    height: 151px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 582px 151px;
    margin-top: 31px; }

.menu_box {
  width: 100%;
  height: 44px;
  background-color: #0c77b6; }

.fir_menu .fir_item {
  position: relative;
  width: 120px;
  float: left;
  background-color: transparent;
  transition: all 0.3s;
background: url(../images/menuborder.png) no-repeat 118px 14px;
  background-size: 2px 16px; }
  .fir_menu .fir_item:last-child {
    background-image: none; }
  .fir_menu .fir_item:first-child .fir_link {
    background-image: none; }
  .fir_menu .fir_item .fir_link {
    font-size: 16px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    display: block;
background: url(../images/menuborder.png) no-repeat 118px 14px;
    background-size: 2px 16px;}
  .fir_menu .fir_item:hover .fir_link {
    background-color: #55a0cc; }
  .fir_menu .fir_item .sec_menu {
    width: 200%;
    position: absolute;
    top: 44px;
    left: 0;
    background-color:rgba(85,160,204,0.8);
    display: none;
    border-top: 1px solid #9ccae6;z-index:999}
.fir_menu .fir_item .sec_menu .sec_item {float:left;width:50%;}
    .fir_menu .fir_item .sec_menu .sec_item .sec_link {
      display: block;
      font-size: 12px;
      line-height: 40px;
      text-align: center;
      color: #fff;
      background-color: transparent;
      border-bottom: 1px solid #9ccae6; }
    .fir_menu .fir_item .sec_menu .sec_item:hover .sec_link {
      background-color: #9ccae6; }

.fir_menu .on .fir_link {
  background-color: #55a0cc; }

.common_height270 {
  height: 270px; }

.main {
  width: 100%;
  margin-top: 30px; }
  .main .center {
    overflow: hidden; }

.index_slide {
  width: 330px;
  float: left;
  margin-right: 15px;
  margin-bottom: 30px;
  position: relative; }
  .index_slide .slide_group {
    position: relative; }
  .index_slide .img_box {
    display: block; }
    .index_slide .img_box img {
      display: block;
      width: 330px;
      height: 270px; }
  .index_slide .slide_link {
    background-color: rgba(0, 0, 0, 0.6);
    display: block;
    width: 230px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 85px 0 15px;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 11; }
  .index_slide .slide_navi {
    height: 34px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 12; }
    .index_slide .slide_navi .slide_prev {
      width: 18px;
      height: 28px;
      background-image: url(../images/slide_prev.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 18px 28px;
      position: absolute;
      top: 3px;
      right: 42px;
      cursor: pointer;
      transition: all 0.3s;
      z-index: 12; }
      .index_slide .slide_navi .slide_prev:hover {
        background-image: url(../images/slide_prev_hover.png); }
    .index_slide .slide_navi .slide_next {
      width: 18px;
      height: 28px;
      background-image: url(../images/slide_next.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 18px 28px;
      position: absolute;
      top: 3px;
      right: 14px;
      cursor: pointer;
      transition: all 0.3s;
      z-index: 12; }
      .index_slide .slide_navi .slide_next:hover {
        background-image: url(../images/slide_next_hover.png); }

.title {
  width: 100%;
  height: 35px;
  background-color: #efefef; }
  .title .title_c {
    display: block;
    width: 120px;
    background-color: #0c77b6;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    float: left; }
  .title .more {
    font-size: 11px;
    line-height: 35px;
    color: #646464;
    float: right;
    margin-right: 10px;
    transition: all 0.3s; }
    .title .more:hover {
      color: #0c77b6; }

.large_box {
  width: 524px;
  float: left;
  margin-right: 15px;
  margin-bottom: 30px; }
  .large_box .large_news_title {
    width: 390px; }

.small_box {
  width: 316px;
  float: left;
  margin-bottom: 30px; }
  .small_box .small_news_title {
    width: 200px; }

.normal_box {
  width: 427px;
  float: left;
  margin-right: 15px;
  margin-bottom: 30px; }
  .normal_box .normal_news_title {
    width: 310px; }

.listgroup {
  margin-top: 13px;
  overflow: hidden; }
  .listgroup li {
    height: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 25px;
    border-bottom: 1px dashed #d6d6d6;
    background-image: url(../images/list.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 6px 8px; }
    .listgroup li:hover {
      background-image: url(../images/list_on.png); }
      .listgroup li:hover .news_title {
        color: #0C77B6; }
      .listgroup li:hover .date {
        color: #0C77B6; }
    .listgroup li .news_title {
      display: block;
      font-size: 15px;
      line-height: 37px;
      color: #404040;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      float: left;
      transition: all 0.3s; }
    .listgroup li .date {width:78px;
      display: block;
      font-size: 14px;
      line-height: 37px;
      float: right;
      color: #404040;
      margin-right: 10px;
      transition: all 0.3s; }

.link_group {
  margin-top: 12px;
  margin-left: 8px;
  overflow: hidden; }
  .link_group a {
    display: block;
    height: 48px;
    margin-right: 9px;
    margin-bottom: 9px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 60px;
    font-size: 14px;
    line-height: 48px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 30px center;
    transition: all 0.3s; }
.link_group a span{display:block;width:85px;}
  .link_group .info {
    background-color: #e67e22;
    background-image: url(../images/i1.png); }
  .link_group .cale {
    background-color: #018e72;
    background-image: url(../images/i2.png); }
  .link_group .oa {
    background-color: #2980b9;
    background-image: url(../images/i3.png); }
  .link_group .labr {
    background-color: #0099ff;
    background-image: url(../images/i4.png); }
  .link_group .sych {
    background-color: #c0392b;
    background-image: url(../images/i5.png); }
  .link_group .bus {
    background-color: #679b00;
    background-image: url(../images/i6.png); }

.scroll_img {
  width: 100%;
  height: 160px;
  float: left;
  margin-bottom: 40px;
  overflow: hidden; }
  .scroll_img .left_title {
    width: 40px;
    height: 160px;
    background-image: url(../images/left_title.png);
    background-repeat: repeat-y;
    position: relative;
    float: left; }
    .scroll_img .left_title span {
      display: block;margin: 25px auto 0;
width:20px;
      font-size: 16px;
      line-height: 26px;
      color: #fff; }
  .scroll_img .img_group {
    width: 1155px;
    float: right; }
    .scroll_img .img_group li {
      margin-left: 19px;
      float: left; }
      .scroll_img .img_group li a {
        display: block; }
        .scroll_img .img_group li a img {
          display: block;
          width: 212px;
          height: 160px; }

.footer {
  width: 100%;
  min-height: 118px;
  background-color: #0c77b6; padding-bottom:20px;}
  .footer .center {
    overflow: hidden; }
  .footer .footer_link {
    margin-top: 30px;
    text-align: center;
    font-size: 0; }
    .footer .footer_link a {
      display: inline-block;
      font-size: 14px;
      line-height: 24px;
      color: #fff; }
    .footer .footer_link span {
      display: inline-block;
      font-size: 14px;
      line-height: 24px;
      color: #fff;
      width: 20px;
      text-align: center; }
  .footer .copyright {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    margin-top: 10px; }

.nytop {
  width: 100%;
  height: 44px;
  margin-bottom: 9px; }
  .nytop .nytitle {
    font-size: 22px;
    line-height: 44px;
    color: #323232;
    font-weight: bold;
    float: left;
    text-align: left; }
  .nytop .bread {
    float: right;
    font-size: 12px;
    line-height: 44px;
    color: #323232;
    padding-left: 18px;
    background-image: url(../images/location.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 11px 15px; }
    .nytop .bread a:hover {
      color: #0287bf; }
    .nytop .bread span {
      color: #0287bf; }

.leftbox {
  width: 240px;
  float: left;
  margin-bottom: 50px; }

.ny_sec_menu {
  margin-bottom: 10px; }
.ny_sec_menu>.ny_sec_item:first-child{background-color: #08719e;}
.ny_sec_menu>.ny_sec_item:first-child{background-image:none !important}
.ny_sec_menu>.ny_sec_item:first-child a.on,.ny_sec_menu>.ny_sec_item:first-child a:hover{background:none}
  .ny_sec_menu .ny_sec_item {
    background-color: #0473a2;
    margin-bottom: 1px; }
    .ny_sec_menu .ny_sec_item .ny_sec_link {
      display: block;
      font-size: 14px;
      line-height: 42px;
      color: #fff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 30px; }
    .ny_sec_menu .ny_sec_item:hover {
      background-image: url(../images/ny_left_bg.jpg);
      background-repeat: repeat-y; }
    .ny_sec_menu .ny_sec_item .ny_thr_menu {
      width: 100%; }
      .ny_sec_menu .ny_sec_item .ny_thr_menu .ny_thr_item {
        width: 100%;
        background-color: #ebebeb; }
        .ny_sec_menu .ny_sec_item .ny_thr_menu .ny_thr_item .ny_thr_link {
          display: block;
          font-size: 14px;
          line-height: 42px;
          color: #666;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding-left: 60px; }
        .ny_sec_menu .ny_sec_item .ny_thr_menu .ny_thr_item:hover {
          background-color: #3aaddf; }
          .ny_sec_menu .ny_sec_item .ny_thr_menu .ny_thr_item:hover .ny_thr_link {
            color: #fff; }
  .ny_sec_menu .on {
    background-image: url(../images/ny_left_bg.jpg);
    background-repeat: repeat-y; }

.contact {
  width: 100%; }
  .contact .topbar {
    height: 42px;
    font-size: 16px;
    color: #323232;
    line-height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 25px;
    background-color: #efefef; }
  .contact .c_info {
    border: 1px solid #efefef;
    border-top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
   
    font-size: 14px;
    line-height: 32px;
    color: #323223;
    padding: 17px; }

.rightbox {
  border-top: 1px solid #e1e1e1;
  width: 935px;
  float: right; }
  .rightbox .ny_news_title {
    width: 750px; }
  .rightbox .text {
    text-align: justify;
    font-size: 12px;
    line-height: 30px;
    color: #323232;
    margin-top: 20px;
    margin-bottom: 50px; }

.list_pagi {
  width: 100%;
  text-align: center;
  height: 30px;
  font-size: 0;
  margin-top: 40px;
  margin-bottom: 80px; }
  .list_pagi a {
    display: inline-block;
    margin: 0 7px;
    font-size: 11px;
    line-height: 28px;
    height: 28px;
    text-align: center;
    width: 28px;
    border: 1px solid #ececec;
    color: #323232;
    background-color: #fff; }
    .list_pagi a:hover {
      background-color: #0287bf;
      color: #fff;
      border: 1px solid #0287bf; }
  .list_pagi .prev_page, .list_pagi .next_page {
    width: 60px; }
  .list_pagi .cantclick {
    color: #ececec;
    cursor: not-allowed; }
    .list_pagi .cantclick:hover {
      background-color: #fff;
      color: #ececec;
      border: 1px solid #ececec; }
  .list_pagi .on {
    background-color: #0287bf;
    color: #fff;
    border: 1px solid #0287bf; }

.outerlink_box {
  margin: 70px auto 0;
  text-align: center; }
  .outerlink_box .outerlink {
    display: inline-block;
    width: 205px;
    height: 61px;
    background-color: #efefef;
    font-size: 16px;
    line-height: 61px;
    text-align: center;
    color: #0c77b6;
    margin: 13px;
    border-radius: 5px;
    transition: all 0.3s; }
    .outerlink_box .outerlink:hover {
      background-color: #0c77b6;
      color: #fff; }

.imgul {
  width: 858px;
  margin: 20px auto 50px;
  overflow: hidden; }
  .imgul li {
    width: 262px;
    height: 235px;
    float: left;
    margin: 0 12px; }
    .imgul li .ii1 {
      display: block;
      width: 262px;
      height: 186px;
      overflow: hidden; }
      .imgul li .ii1 img {
        display: block;
        width: 262px;
        height: 186px;
        transition: all 0.3s; }
      .imgul li .ii1:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .imgul li .ii2 {
      display: block;
      width: 262px;
      height: 49px;
      font-size: 14px;
      line-height: 49px;
      color: #323232;
      text-align: center; }


.fir_item ul{background-color: #55a0cc;width:100%;border-top: 1px solid #9ccae6;}
.fir_item ul a{display: block;
font-size: 12px;
line-height: 40px;
text-align: center;
color: #fff;
background-color: transparent;
border-bottom: 1px solid #9ccae6;}
.fir_item ul a:hover{background-color: #9ccae6;}
.list_pagi form{display:inline-block !important}
.list_pagi table{display:inline-block !important}

.fir_menu .fir_item:hover .sec_menu{display:block}
.txt_box{ font-size:18px; line-height:34px; margin:10px auto 0;}
.txt_box table{margin:0 0 34px;}