.tupian{
    width: 1200px;
    margin: 0 auto;
    margin-top: 13px;
  }
  .zhuti{
    width: 1200px;
    margin: 0 auto;
        margin-bottom: 50px;
  }
  .zhuti .lanmu{
    width: 1200px;
    height: 57px;
    margin: 0 0 50px 0;
    border-bottom: 1px solid #f2f2f2;
  }
  .zhuti .neirong{
    width: 1200px;
  }
  
  .zhuti .lanmu ul li{
    width: 90px;
    height: 57px;
    line-height: 57px;
    float: left;
    margin-left: 30px;
    text-align: center;
    position: relative;
  }
  
  .zhuti .lanmu ul li a span{
    content:"";
    display: inline-block;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    background: #326fd9;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: all 1s cubic-bezier(0.215,.61,.215,1);
    -webkit-transition: all 1s cubic-bezier(0.215,.61,.215,1);
    width: 90px;
    height: 4px;
  }
  .zhuti .lanmu ul .tit1 a span{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .zhuti .lanmu ul li:hover a span{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .zhuti .lanmu ul li:first-child{
    margin-left: 0px;
  }
  
  .zhuti .lanmu ul .tit1{
      font-size: 16px;
      color: #013f92;
  
    }
  .zhuti .lanmu ul .tit1 a{
      color: #013f92;
      transition:  color 0.5s;
      font-weight: bold;
    }
  .zhuti .lanmu ul li:hover{
    color: #013f92;
  }
  
  .zhuti .lanmu ul .on{
    background: #326fd9;
    color: #fff;
  }
  .zhuti .lanmu ul .on a{
    color: #fff;
  }
  
  .zhuti .lanmu ul li a{
    font-size: 16px;
    color: #000;
    display: inline-block;
  }
  
  
  
  .zhuti .neirong .daohang{
    width: 1200px;
    height: 45px;
    /* border-bottom: 4px solid #013f92; */
  }
  
  .zhuti .neirong .daohang .left strong{
    color: #ddd;
    font-size: 60px;
    font-family: "dincond-medium-webfont";
    text-transform: uppercase;
    letter-spacing: -1px;
    -webkit-animation: cth1 800ms ease-out forwards;
    animation: cth1 800ms ease-out forwards;
    display: inline-block;
  }
  
  
  .zhuti .neirong .daohang .left  span{
    display: inline-block;
    position: relative;
    top: -3px;
    color: #5b585c;
    font-size: 24px;
    font-weight: bold;
    -webkit-animation: cth2 800ms ease-out forwards;
    animation: cth2 800ms ease-out forwards;
  }
  .zhuti .neirong .daohang .right{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin-top:40px;
  }
  .zhuti .neirong .daohang .right span{
    color: #000;
  }
  .zhuti .neirong .daohang .right a{
    color: #013f92;
  }
  
  .zhuti .neirong .leibiao img{
    margin-left: 5px;
    margin-right: 10px;
  }
  
  
  .zhuti .neirong .leibiao .last{
      margin-right:25px;
    }
    .zhuti .neirong .leibiao ul li:hover .time h1{
      color: #013f92;
    }
    .zhuti .neirong  ul li h1 a{
      font-weight: bold;
    }
    .zhuti .neirong  ul li:hover h1 a{
      color: #013f92;
    }
  .zhuti .neirong .leibiao ul li:hover .time h2{
    color: #013f92;
  }
  .zhuti .neirong .leibiao a:hover{
    color: #013f92;
  }
  .zhuti .neirong .leibiao ul li .time{
      width: 65px;
      text-align: center;
      font-size: 0;
      margin-right: 30px;
      float: left;
  }
  .zhuti .neirong .leibiao ul li .time h1{
    margin: 0;
      font-size: 54px;
      font-weight: bold;
      line-height: 1;
      color: #000;
  }
  .zhuti .neirong .leibiao ul li .time h2{
    margin: 0;
      font-size: 14px;
      color: #999;
      margin-top: 5px;
  }
  .zhuti .neirong .leibiao ul li .text{
      float: left;
  }
  
  
  
  
  
  
  
  
  .home-tit {
      text-align: center;
  }
  
  .home-tit .name {
    font-size: 32px;
    color: #005b8a;
    font-weight: bold;
    letter-spacing: 2px;
    background: #fff;
    width: 1200px;
    height: 90px;
    line-height: 90px;
    margin: 0 auto;
  }
  .home-tit .sub-name {
      color: #b2b2b2;
      font-size: 16px;
  }
  
  .service-bar {
    display: flex;
  }
  .service-bar .service-box .icon {
      display: block;
      width: 102px;
      height: 102px;
      margin: 0 auto;
  }
  .service-bar .service-box {
      width: 385px;
  
  }
  
  .service-bar .service-box1 {
    width: 388px;
    background: #fff;
  }
  .service-bar .service-box2 {
    width: 580px;
    background: #fff;
    margin: 0px 40px 0px 0px;
  }
  .service-bar .service-box3 {
    width: 580px;
    background: #fff;
  }
  .service-bar .service-box4 {
    width: 388px;
    background: #fff;
    margin-left: 40px;
  }
  .service-bar .service-box5 {
    width: 1200px;
    height: 600px;
    background: #fff;
  }
  
  .service-box1 li{
    margin:0;
    font-size: 14px;
    color: #999d9f;
  }
  .service-box1 li:nth-child(2){
    margin-top:5px;
    font-size: 16px;
    font-weight: bold;
    color: #003f91;
  }
  .service-box1 li:nth-child(3){
    text-indent: 2em;
    margin-top: 15px;
  }
  .service-box1 li:nth-child(4){
    margin-top: 15px;
  }
  .service-box1 li:nth-child(5){
    margin-top: 15px;
  }
  .service-box1 li a{
    color: red;
  }
  
  .service-box2 ul{
    margin-top:  32px;
  }
  
  .service-box2 li{
    margin-bottom:  24px;
    font-size: 16px;
  }
  
  .service-box2 li img{
    position: relative;
    left: -5px;
    margin-right: 15px;
  }
  .service-box2 li span{
    float: right;
    color: #b2b8bc;
  }
  .service-box3 li span{
    float: right;
    color: #b2b8bc;
  }
  .service-box2 li a{
    color: #000;
  }
  .service-box3 ul{
    margin-top:  32px;
  }
  .service-box4 ul{
    margin-top:  24px;
  }
  .service-box5 ul{
    margin-top:  24px;
  }
  .service-box3 li{
    margin-bottom:  24px;
    font-size: 16px;
  }
  .service-box4 li{
    margin-bottom:  21px;
    font-size: 16px;
  }
  .service-box5 li{
    margin-bottom:  21px;
    font-size: 16px;
  }
  .service-box3 li img{
    position: relative;
    left: -5px;
    margin-right: 15px;
  }
  .service-box4 li img{
    position: relative;
    left: -5px;
    margin-right: 15px;
  }
  .service-box5 li img{
    position: relative;
    left: -5px;
  }
  .service-box3 li a{
    color: #000;
  }
  .service-box4 li a{
    color: #000;
  }
  .service-box5 li a{
    color: #000;
  }
  
  .service-bar .service-box .tit {
      font-size: 25px;
  }
  .service-bar .service-box .line {
      width: 40px;
      height: 2px;
      background: #fff;
      margin: 12px auto;
  }
  .service-bar .service-box .row {
      font-size: 15px;
      padding: 8px 0;
  }
  .service-bar .service-box .btn {
    display: block;
      font-size: 12px;
      width: 110px;
      height: 26px;
      line-height: 26px;
      background: #00dfff;
      margin: 20px auto 0;
  }
  
  
  .news-wrap {
    padding: 25px 0px 25px 0px;
    padding-top: 25px;
  }
  
  .news-wrap .top {
    display: flex;
    justify-content: space-between;
    margin: 0;
    border-bottom: 1px solid #cfdbeb;
  }
  .service-box.service-box2 .top {
    display: flex;
    justify-content: space-between;
    margin: 0;
    border-bottom: 1px solid #cfdbeb;
  }
  .service-box.service-box2 .top  .tit a{
    color: #3064a7;
  }
  .service-box.service-box3 .top  .tit a{
    color: #3064a7;
  }
  
  .service-box.service-box3 .top {
    display: flex;
    justify-content: space-between;
    margin: 0;
    border-bottom: 1px solid #cfdbeb;
  }
  .service-box.service-box4 .top {
    display: flex;
    justify-content: space-between;
    margin: 0;
    border-bottom: 1px solid #cfdbeb;
  }
  .service-box.service-box5 .top {
    display: flex;
    justify-content: space-between;
    margin: 0;
    border-bottom: 1px solid #cfdbeb;
  }
  .news-wrap .top .tit:nth-child(2){
    font-size: 26px;
    color: #333333;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 10px;
    margin-left: 20px;
  }
  .news-wrap .top .tit a{
    color: #3064a7;
  }
  
  .service-box1.top .tit:nth-child(1){
    font-size: 26px;
    color: #3064a7;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 10px;
    border-bottom: 3px solid #3064a7;
  }
  .news-wrap .top .tit:nth-child(1){
    font-size: 26px;
    color: #3064a7;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 10px;
    border-bottom: 3px solid #3064a7;
  }
  .news-wrap .top .tit:nth-child(2){
    font-size: 26px;
    color: #3064a7;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 10px;
    border-bottom: 3px solid #3064a7;
  }
  .service-box1 .top .left1 div{
    font-size: 26px;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 10px;
  }
  .news-wrap .top .tit1{
    font-size: 26px;
    color: #3064a7;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 10px;
    border-bottom: 3px solid #3064a7;
  }
  .news-wrap .top .tit1 a{
    color: #3064a7;
  }
  .service-box1 .top .left1 div:nth-child(1){
    margin-right: 20px;
  }
  .logo1{
    width: 30px;
  }
  
  
  .service-box1.top .sub-tit {
    font-size: 16px;
    color: #b2b2b2;
  }
  .news-wrap .top .right {
    display: flex;
  }
  .news-wrap .top .right div {
    font-size: 14px;
      margin-top: 30px;
  }
  .news-wrap .top .right div a{
    color: #999d9f;
    font-size: 12px;
  }
  .news-wrap .top .right .nav-li {
    font-size: 16px;
    color: #000;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f7f7f7;
    font-weight: Regular;
    margin-left: 5px;
  }
  .news-wrap .top .right .nav-li a{
    font-size: 16px;
    color: #000;
    font-weight: bold;
  }
  .news-wrap .top .right .nav-li:active,
  .news-wrap .top .right .nav-li.on {
    background: #1a499b;
    color: #fff;
    font-weight: bold;
  }
  .news-wrap .top .right .nav-li.on a{
    color: #fff;
  }
  
  .common-width .top1{
      display: flex;
      justify-content: space-between;
      margin: 0 px 20 px 20 px 20 px;
      border-bottom: 1 px solid #e4e4e4;
  }
  
  .news-wrap  .pic {
    width: 1160px;
    height: 419px;
    margin: 0 auto;
    margin-top: 59px;
    position:relative;
  }
  .news-wrap  .pic div{
    display: inline-block;
      position: absolute;
      top: 50px;
      left: 57px;
      width: 168px;
      height: 368px;
      overflow: hidden;
      transform: skew(18deg);
  }
  .news-wrap  .pic img{
    transform: skew( -18deg);
    position: relative;
    left: -58px;
  }
  .news-wrap  .pic div:nth-child(2){
    top: 0px;
    left: 221px;
  }
  .news-wrap  .pic div:nth-child(3){
    left: 415px;
  }
  .news-wrap  .pic div:nth-child(4){
    top: 0;
    left: 577px;
  }
  .news-wrap  .pic div:nth-child(5){
    left: 772px;
  }
  .news-wrap  .pic div:nth-child(6){
    top: 0px;
    left: 936px;
  }
  .news-wrap  .pic div a{
    color: #000;
  }
  .news-wrap .big-news .content {
    padding: 18px 24px;
    box-sizing: border-box;
    border: 1px solid #dedede;
    border-top: none;
  }
  
  .news-wrap  .pic div p{
    display: inline-block;
      font-size: 18px;
      color: #333;
      text-align: center;
      position: relative;
      transform: skew(-18deg);
      top: -60px;
      left: 27px;
  }
  
  .news-wrap .sm-news {
    float: right;
    width: 705px;
    height: 372px;
  }
  .news-wrap .sm-news1 {
      width: 620px;
      height: 465px;
      display: inline-block;
      margin-left: 20px;
  }
  .news-wrap .sm-news li{
    margin-bottom: 17px;
  }
  .news-wrap .sm-news li img{
    margin-right: 15px;
  }
  .news-wrap .sm-news a{
    font-size: 16px;
    color: #333333;
  }
  .news-wrap .sm-news a:hover{
    color: #4472ae;
  }
  .news-wrap .sm-news span{
    font-size: 14px;
    float: right;
  }
  .news-wrap .sm-news1 img{
    width: 620px;
    height: 395px;
  }
  .news-wrap .sm-news1 p{
    height: 40px;
    background: #005b8a;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
  }
  .news-wrap .sm-news1 p span span{
    background: #fff;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-right: 2px;
  }
  .news-wrap .sm-news1 p span span:nth-child(2){
    width: 12px;
    height: 12px;
    position: relative;
    top: 2px;
  }
  
  ul li a:hover{
    color: #4472ae;
  }
  
  
  .news-wrap .news-items .big-news {
    width: 475px;
    height: 325px;
    float: left;
  }
  
   #mypages{
      font-size: 18px;
      text-align: center;
      padding: 50px 0;
      border-top: 1px solid #ceced0;
    }
    #mypages a{
      font-size: 18px;
      margin-left:20px;
  }
  .show_title{
      text-align: center;
      font-size: 30px;
      font-weight: bold;
      border-bottom: 1px solid #f2f2f2;
      padding-bottom: 30px;
        padding-left: 50px;
      padding-right: 50px;
    }
  
  .show_title p{
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      margin-top: 20px;
    }
   .Zoom{
        margin-top: 30px;
     margin-bottom: 50px;
         border-bottom: 1px solid #f2f2f2;
    }
  .article_show ul{
            margin-bottom: 10px;
    }
  
  .Zoom img{
        max-width: 100%;
    }
    .fanye{
     height: 50px;
     margin-left: 490px;
    }
  .fanye a{
    color: inherit;
    text-decoration: none;
  }
  .fanye .shang button{
    width: 110px;
    height: 50px;
    line-height: 1em;
    display: block;
    font-size: 14px;
    float: left;
    border: none;
    background-color: #e6e6e6;
    color: #a1a1a1;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 0;
  }
  .fanye .shang:hover button span{
    color: #fff;
  }
  .fanye .shang button .xiaobiao{
    border-top: 7.5px solid transparent;
      border-bottom: 7.5px solid transparent;
      border-right: 7.5px solid #a1a1a1;
      position: absolute;
      top: 18px;
      left: 30px;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      z-index: 100;
  }
  .fanye .shang:hover button .xiaobiao{
      border-right: 7.5px solid #fff;
  }
  .fanye .shang button span{
    position: absolute;
    top: 18px;
    left: 50px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    z-index: 100;
  }
  .fanye .shang button .huan{
    width: 110px;
      height: 50px;
      background-color: #326fd9;
      position: absolute;
      top: 0;
      left: -110px;
      -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
  }
  .fanye .shang:hover button .huan{
      left:0px;
  }
  .fanye .xia button{
    width: 110px;
    height: 50px;
    line-height: 1em;
    display: block;
    font-size: 14px;
    float: left;
    border: none;
    background-color: #e6e6e6;
    color: #a1a1a1;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 0;
  }
  .fanye .xia:hover button span{
    color: #fff;
  }
  .fanye .xia button .xiaobiao{
      border-top: 7.5px solid transparent;
      border-bottom: 7.5px solid transparent;
      border-left: 7.5px solid #a1a1a1;
      position: absolute;
      top: 18px;
      right: 30px;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      z-index: 100;
  }
  .fanye .xia:hover button .xiaobiao{
    border-left: 7.5px solid #fff;
  }
  .fanye .xia button span{
    position: absolute;
      top: 18px;
      right: 50px;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      z-index: 100;
  }
  .fanye .xia button .huan{
    width: 110px;
      height: 50px;
      background-color: #326fd9;
      position: absolute;
      top: 0;
      left: 110px;
      -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
  }
  .fanye .xia:hover button .huan{
      left: 0px;
  }
  
  
  #Pagination{
    font-size: 18px;
      height: 68px;
      line-height: 69px;
      text-align: center;
  }
  
  #Pagination a{
   color:#000;
  }
  
  
  .webmap{
    width: 1200px;
      margin: 40px auto;
  }
  
  
  
  
  .aos-init h5{
      float: left;
      width: 12%;
      color: #0054A7;
      font-weight: 600;
      font-size: 16px;
      padding-top: 20px;
      margin: 0;
      border-top: 1px solid #0054A7;
  }
  .webmap ul{
      list-style: none;
      padding-top: 5px;
      padding-left: 0;
      margin-left: 14%;
      border-top: 1px solid #d9d9d9;
          height: 125px;
  }
  .webmap .aos-init{
      margin: 30px 0;
    width: 100%;
  }
  .webmap ul li{
      display: block;
      float: left;
      margin-right: 4.5%;
  }
  .webmap ul li a{
     display: block;
      color: #666;
      font-size: 14px;
      margin: 15px 0;
    transition: all ease-out 0.5s;
    transform: skew(0) translateZ(0);
  }
  .webmap ul li a:hover{
              display: block;
               color: #0054A7;
               font-size: 14px;
               margin: 15px 0;
    transform: scale(1.2); 
           }