*{
    margin: 0;
    padding: 0;
    font-family: 'ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“';
}
a {
    color: #333333;
    text-decoration: none;
}
.tophead {
    width: 100%;
    height: 32px;
    background-color: rgb(244, 244, 244);
}
.concent {
    width: 1200px;
    height: 32px;
    margin: 0 auto;
}
.clear{clear:both;}
.language1 {
    color: #f8aa04;
    font-size: 14px;
    padding-right: 12px;
    line-height: 32px;
    border-right: 1px solid rgb(223, 223, 223);
    cursor: pointer;
    font-weight: bold;
}
.language2 {
    color: #333333;
    font-size: 14px;
    padding-left: 12px;
    line-height: 32px;
    cursor: pointer;
}
#nowDateInfo {
    padding-left: 25px;
    font-size: 14px;
    color: #333333;
}
.header {
    width: 100%;
    height: 160px;
    background: url(gcbanner20190523.png) no-repeat center center;
}
.logo {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.logo-gc {
    background: url(gcname20190523.png) no-repeat;
    width: 550px;
    height: 70px;
    float: left;
    margin-top: 45px;
}
.search {
    width: 245px;
    height: 40px;
    float: right;
    margin-top: 100px;
    border: 2px solid rgb(61, 131, 52);
    font-size: 14px;
    outline: none;
    position: relative;
    padding-left: 10px;
    line-height: 40px;
    color: #747272;
}
.bt-search {
    float: right;
    width: 80px;
    height: 44px;
    margin-top: 100px;
    border: none;
    background-color: rgb(61, 131, 52);
    font-size: 15px;
    color: rgb(255, 255, 255);
}
.nav {
    width: 100%;
    height: 45px;
    background-color: rgb(21, 78, 155);
}
.nav ul {
    width: 1200px;
    height: 45px;
    margin: 0 auto;
    line-height: 45px;
    list-style: none;
}
.nav ul li {
    float: left;
    color: white;
}
.nav ul li a {
    color: white;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 0 30px;
}
.nav ul li a.active {
    padding-left: 35px;
    padding-right: 35px;
    background-color: white;
    color: rgb(21, 78, 155);
    font-weight: bold;
}
.fl {
    width: 1200px;
    height: 45px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}
#scroll_begin,#scroll_end {
    display: inline;
}
#scroll_begin a {
    color: #747272;
    font-size: 14px;
}
#scroll_end a {
    color: #747272;
    font-size: 14px;
}
#scroll_begin span {
    padding-right:2em;
    line-height: 45px;
}
#scroll_end span {
    padding-right:2em;
    line-height: 45px;
}
.body1 {
    width: 1200px;
    height: 370px;
    margin: 0 auto;
}

.carousel {
    width: 635px;
    height: 370px;
    position: relative;
    overflow: hidden;
    float: left;
    margin-top: 10px;
}
.m_unit img {
    width: 100%;
    display: block;
    vertical-align: middle;
    border:none;
}
.m_unit a {
    display: block;
    color:#fff;
}
.carousel .m_unit{
    width: 9000px;
    height: 370px;
    position: absolute;
    top: 0;
    left: 0;
}
.carousel .m_unit ul {
    list-style: none;
}
.carousel .m_unit ul li {
    float: left;
    overflow: hidden;
    position:relative;
}
.btns a {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    background-color: yellow;
    z-index: 999;
}
        .btns a.leftBtn{
            left: 10px;
        }
        .btns a.rightBtn{
            right: 10px;
        }
        .circles{
            position: absolute;
            bottom: 14px;
            right: -35px;
            width: 150px;
            height: 18px;
        }
        .circles ol{
            list-style: none;
        }
        .circles ol li{
            float: left;
            width: 15px;
            height: 15px;
            margin-right: 10px;
            background-color:rgb(220,220,220);
            cursor: pointer;
        }
        .circles ol li.cur{
            background-color: rgb(61,131,52);
        }

.m_unit span {
   max-width: 490px;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   display: inline-block;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
  }
  .m_unit div {
    width: 100%;
    height: 50px;
    background-color:rgba(0, 0, 0, 0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    position: absolute;
    bottom: 0;
    text-align: left;
  }
  .m_unit div span {
  	color: white;
  	line-height: 50px;
  	margin-left: 20px;
  	font-size: 15px;
  }
  .body1-right {
  	float: right;
  	width: 525px;
  	height: 370px;
   overflow:hidden;
  }
  #news-nav {
  	width: 525px;
    height: 50px;
    line-height: 50px;
  	border-bottom: 1px solid rgb(220,220,220);
  }
  #news-nav strong {
      width: 45px;
      text-align: center;
      color: rgb(220,220,220);
      display: inline-block;
  }
  #news-nav a {
    color: #333333;
    font-size: 22px;
  }
  .work {
      font-weight: bold;
      color: #333333;
  }
.tab ul {
    margin-top: 15px;
    list-style: none;
}
.tab ul li {
    height: 40px;
    line-height: 40px;
    line-height: 40px\9;
    color: #999;
    font-size: 18px;
    font-weight: 300;
    vertical-align: bottom;
    background: url(circle20190717.png) no-repeat 0 center;
    padding-left: 20px;
}
.tab li a {
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    float: left;
    color:#000;
    width: 450px;
}
.tab li a:hover {
    color: rgb(21,78,155);
}
.tab li .right {
    float: right;
    color: #6e6e6e;
}
.body2 {
    width: 1200px;
    height: 90px;
    border-top:1px solid rgb(220,220,220);
    margin: 30px auto 0;
    background: url(xmgc20190611.png) no-repeat center center;
    text-align: center;
    line-height: 85px;
    font-size: 30px;
    color: rgb(21,78,155);
    font-weight: bold;
}
.body3 {
    height: 320px;
    width: 1200px;
    margin: 0 auto 40px;
}
.body3-left,.body3-right {
    width: 585px;
    height: 320px;
    border: 1px solid rgb(220,220,220);
    border-left: none;
}
.body3-left {
    float: left;
}
.body3-right {
    float: right;
}
.left-nav {
    list-style: none;
    float: left;
}
.left-nav li {
    width: 177px;
    height: 79px;
    position: relative;
    background: rgb(21, 78, 155);
    border-top: 1px solid rgb(220,220,220);
    padding-left: 10px;
    color: white;
    display: block;
}
.left-nav a {
    color: white;
    font-size: 16px;
    line-height:79px;
    float:left;
    margin-left:8px;
}
.left-nav .ac a {
    color:#333333;
    font-size: 16px;
}
.left-nav li.ac {
    background: #fff;
    border-right: 1px solid rgb(220,220,220);
    border-left: 3px solid rgb(196,0,1);
    width: 174px;
    color: black;
}
.left-nav li div {
    display: none;
}
.left-nav li.ac div {
    width:0;
    height:0;
    position:absolute;
    right:-16px;
    top:31px;
    border-bottom:8px solid transparent;
    border-left:16px solid rgb(220,220,220);
    border-top:8px solid transparent;
    cursor:pointer;
    display:block;
    z-index: 100;
}
.left-nav li.ac div span {
    display: block;
    width: 0;
    height: 0;
    border-width: 8px 0 8px 16px;
    border-style: solid;
    border-color: transparent transparent transparent white;
    position: absolute;
    top: -8px;
    left: -19px;
}
.left-nav2 li{
    height:105.5px;
}
.left-nav2 a{
    line-height:105px;
}
.left-news {
    width: 360px;
    height: 295px;
    float: right;
    padding-top: 13px;
    display: none;
    margin-right: 15px;
}
.left-news a:hover {
    color: rgb(21,78,155);
}
.left-news li {
    font-size: 10px;
    height: 36px;
    line-height: 36px;
    list-style: none;
    color: rgb(21,78,155);
    background: url(scircle20190717.png) no-repeat 0 center;
    padding-left: 15px;
}
.left-news li a {
    font-size: 16px;
    color: #333333;
    width: 340px;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.show {
    display: block;
}

.left-news ul li {
    height: 37px;
    width: 345px;
}
.body4 {
    width: 100%;
}
.body4-box {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 50px;
}
.body4-left {
    width: 580px;
    height: 280px;
    background-color: rgb(255,255,255);
    float: left;
}
.body4-right {
    width: 580px;
    height: 280px;
    background-color: rgb(255,255,255);
    float: right;
}
.zcfg-top {
    width: 580px;
    height: 60px;
    border-bottom: 1px solid rgb(220,220,220);
    position: relative;
}
.line {
    display: inline-block;
    width: 10px;
    height: 22px;
    background-color: rgb(21,78,155);
    line-height: 60px;
    margin-left: 20px;
    border-radius: 10px;
}
.main-zcfg {
    font-size: 24px;
    font-weight: bold;
    margin-left: 10px;
    line-height: 60px;
}
.main-zcfg a {
    color: rgb(21,78,155);
}
.zcfg-top ul{
    list-style: none;
    position: absolute;
    left: 160px;
    top: 15px;
    overflow: hidden;
}
.zcfg-top ul li{
    float: left;
    margin-right: 10px;
    line-height: 30px;
}
.zcfg-top ul li a{
    color: rgb(21,78,155);
    border:solid 1px rgb(21,78,155);
    border-radius: 5px;
    display: block;
    padding: 0 10px;
}
.zcfg-news {
    position: relative;
    left: 25px;
    top: 15px;
}
.zcfg-news li {
    font-size: 10px;
    height: 36px;
    line-height: 36px;
    list-style: none;
    color: rgb(21,78,155);
    background: url(scircle20190717.png) no-repeat 0 center;
    padding-left: 15px;
}
.zcfg-news a:hover {
    color: rgb(21,78,155);
}
.zcfg-news li a {
    font-size: 16px;
    color: #333333;
    width: 100%;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.search-box {
    width: 510px;
    height: 40px;
    background-color: rgb(220,220,220);
}
.title {
    font-size: 18px;
    color: rgb(21,78,155);
    line-height: 40px;
    margin-left: 20px;
    font-weight: bold;
}
.title-search {
    width: 200px;
    height: 25px;
    margin-left: 13px;
}
#all {
    margin-left: 20px;
    font-size: 14px;
    color: #333333;
}
#week {
    margin-left: 25px;
    font-size: 14px;
    color: #333333;
}
.search-btn {
    width: 60px;
    height: 28px;
    color: white;
    background-color: rgb(196,0,1);
    border: none;
    float: right;
    margin-right: 30px;
    font-size: 16px;
    margin-top:6px;
    cursor: pointer;
}
.jlhz-top {
    width: 580px;
    height: 60px;
    border-bottom: 1px solid rgb(220,220,220);
}
.main-jlhz a {
    color: rgb(21,78,155);
}
.body5 {
    width: 1200px;
    height: 280px;
    margin: 20px auto 0;
}
.body5-left {
    float: left;
}

.main-zxdj a {
    color: rgb(21,78,155);
}
.zxdj-left {
    width: 280px;
    height: 55px;
    float: left;
    border-right: 3px solid rgb(240,240,240);
    margin-top: 15px;
   padding-right: 20px;
}
.zxdj-left a:hover {
    color: rgb(21,78,155);
}
.zxdj-left li {
    line-height: 30px;
    font-size: 10px;
    color: rgb(21,78,155);
    list-style: none;
    background: url(scircle20190717.png) no-repeat 0 center;
    padding-left: 15px;
}
.zxdj-left li a {
    font-size: 16px;
    color: #333333;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}
.zxdj-right {
    margin-left: 20px;
    border-right: none;
    padding-right: 0;
}
.dropdown {
    width: 605px;

}
.zfwz {
    width: 182px;
    height: 40px;
    border: 1px solid rgb(210,210,210);
    padding: 10px 12px;
    margin-right: 6px;
    color: #333333;
}
.body5-right {
    width: 430px;
    height: 190px;
    float: right;
    margin-top: 30px;
    position: relative;
}
.body5-right img {
    border: none;
}
.body5-img1 {
    /* position: absolute;
    top: 0; */
    width: 100%;
}
.body5-img2 {
    /* position: absolute;
    bottom: 0; */
    width: 100%;
}
.foot {
    width: 100%;
    height: 170px;
    border-top: 2px solid rgb(21,78,155);
    background-color: rgb(240,240,240);
}
.foot-main-box {
    width: 790px;
    height: 170px;
    margin: 0 auto;
    position: relative;
}
.sydw-img {
    float: left;
    margin-top: 30px;
}
.zc-img {
    float: right;
    margin-top: 30px;
}
.foot ul {
    margin: 0 auto;
}
.foot li {
    list-style: none;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid rgb(104,130,179);
    margin-top: 30px;
  }
.foot li:last-child {
    border-right: none;
}
.foot li:first-child {
    padding-left: 125px;
}
.foot li a {
    font-size: 16px;
    color: #154e9b;
}
.foot span {
    text-align: center;
    font-size: 10px;
}
.message-box {
    width: 555px;
    height: 75px;
    position: absolute;
    top: 65px;
    left: 80px;
}
.message-box p {
    text-align: center;
    height: 25px;
    font-size: 14px;
    color: #333333;
}
#scroll_begin .icon-laba {
    color: rgb(21,78,155);
    padding-right: 5px;
}
#scroll_end .icon-laba {
    color: rgb(21,78,155);
    padding-right: 5px;
}
.ac .icon-ziyuan,.ac .icon-fazhan,.ac .icon-pingjiapingshen,.ac .icon-jishupingshen,.ac .icon-pingjia,
.ac .icon-pingjia1,.ac .icon-nongye,.ac .icon-zixun,.ac .icon-peixun,.ac .icon-wenjianbao,.left-nav p,.right-nav p {
    display: inline-block;
    width: 28px;
    height: 28px;
    border:1px solid rgb(21,78,155);
    border-radius: 50%;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    color: rgb(21,78,155);
    margin-right: 5px;
    float:left;
    margin-top:24px;
    margin-left:10px;
}
.left-nav2 p{
    margin-top: 38px;
}
.left-nav2 .ac p{margin-top: 38px;}
.left-nav2 li.ac div{
    top: 45px;
}
.left-nav p,.right-nav p {
    border:1px solid white;
    color: white;
}

/* -----------------------------------------two-1.css-------------------------- */
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    }
.clearfix {
    zoom: 1;
}
.left {
    float: left;
}
.right {
    float: right;
}
.pad_right{
    padding-right:2em;
    line-height: 45px;
}
.bodys {
    width: 1200px;
    margin: 0 auto;
    min-height: 438px;
}
.bodys .nav-location {
    width: 1200px;
    height: 40px;
    background: rgb(238,238,238);
    margin: 20px 0;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 14px;   
    line-height: 40px;
}
.bodys .nav-location span{color:#154e9b;}
.bodys .nav-location a{color:#154e9b;}
.body-introduce {
    width: 1200px;
    text-align: center;
    font-size: 30px;
    padding: 40px 20px;
    box-sizing: border-box;
    color: #474747;
}
.body-leaders {
    margin-bottom: 30px;
}
.body-organization {
    padding: 40px 10px;
}
.introduce-content {
    width: 1200px;
    min-height: 325px;
    padding:0 20px 30px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: wrap;
    position: relative;
    background: url(jianjie20190618.png) left top no-repeat;
    border:1px #d2d2d2 solid;
}
.introduce-content p{
    display: inline-block;
    width: 1160px;
    word-wrap: break-word;
    overflow: hidden;
    color:#333333;
    line-height: 38px;
    font-size: 18px;
    text-indent: 2em;
    margin-top:20px;
}
.leaders-content {
    margin: 0 auto;
    width: 900px;
    height: 300px;
    border: 1px solid #cdcdcd;
}
.name-lxl,.name-zer {
    color: #ffffff;
    text-align: center;
    display: inline-block;
    margin-left: 100px
}
.name-lxl {
    font-size: 22px;
    margin-top: 10px;
}
.name-zer {
    font-size: 24px;;
    line-height: 42px;
}
.leaders-content span.role {
    color: #ffffff;
    text-align: center;
    display: inline-block;
    font-size: 14px;
}
.leaders-content .box-left,.leaders-content .box-right,.leaders-content .box-center {
    width: 299px;
    height: 300px;
    position: relative;
}
.leaders-content .box-left {
    border-right: 1px solid #cdcdcd;
}
.leaders-content .box-center {
    width: 300px;
}
.leaders-content .box-right {
    border-left: 1px solid #cdcdcd;
}
.leaders-content .box-center .deputy-leader:first-child {
    top: -30px;
    left: 0px;
    background: rgb(17,67,143);
}
.deputy-leader {
    position: absolute;
    height: 50px;
    top: 120px;
    width: 300px;
    background: rgb(40,103,187);
}
.leaders-content .box-left .deputy-leader {
    left: -30px;
}
.leaders-content .box-center .deputy-leader {
    left: 0px;
}
.leaders-content .box-right .deputy-leader {
    right: -30px;
}
.organization-content {
    width: 1200px;
    height: 400px;
    box-sizing: border-box;
    background-color: rgb(238,238,238);
    margin-bottom: 80px;
}
.dropdowntwo {
    width: 1200px;
    text-align: center;
    margin:20px auto 0;
    padding: 20px 0px;
    border-top: 1px solid rgb(228,228,228);
}

/* -------------------------------two2-2css------------------------------------- */

.bodys .main-content-2 {
    width: 1200px;
}
.bodys .main-content-2  .content-left {
    width: 280px;
}
.bodys .main-content-2 .image-title {
    width: 280px;
    height: 110px;
    background: url(news20190618.jpg) no-repeat;
    text-align: center;
}
.bodys .main-content-2 .image-title span{
    font-size: 22px;
    color: #fff;
    display: block;
    padding-top: 55px;
}
.bodys .main-content-2 .image-title span a{color:#fff;}
.bodys .main-content-2  .content-left .image-title img {
    width: 280px;
}
.bodys .main-content-2  .content-left .nav-left ul {

}

.nav-left li .active-box {
    background: url(white20190710.png) no-repeat;
}
.nav-left li span {
    display: inline-block;
    padding-left: 60px;
}
.bodys .main-content-2  .content-left .nav-left li{
   width: 280px;
   height: 54px;
   line-height: 54px;
   border: 1px solid #cdcdcd;
   box-sizing: border-box;
   border-top: none;
   cursor: pointer;
   list-style:none;
   font-size: 16px;
   color: #333333;
   font-weight: bold;
   background: url(red20190710.png) 30px center no-repeat;
}

.nav-left2 li{
   width: 280px;
   height: 54px;
   line-height: 54px;
   box-sizing: border-box;
   border-top: none;
   cursor: pointer;
   list-style:none;
   font-size: 16px;
   color: #333333;
   font-weight: bold;
   background: rgb(238,238,238);
   padding-left:30px;
   margin-bottom:2px;
}
.nav-left2 li a{width:100%;height:54px;float:left;}

.bodys .main-content-2  .content-left .nav-left li.active {
    background: rgb(196,0,1) url(white20190710.png) 30px center no-repeat;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;

}
.bodys .main-content-2  .content-left .nav-left li.active span {
    padding-left:50px;
}
.bodys .main-content-2  .content-left .nav-left li.active a {
    color: #fff;
}
.nav-left li i{display: none;padding:0 15px 0 10px;}
.nav-left li.active i {
    display: block;
    float: left;
}
.nav-left li em{
    float:left;
    font-style: normal;
}
.bodys .main-content-2 .content-right {
    width: 890px;
    margin-left: 25px;
}
.bodys .main-content-2 .content-right .title-right {
    width: 890px;
    padding: 20px 0;
    box-sizing: border-box;
    color: rgb(21, 78, 155);
    font-size: 20px;
    font-weight: bold;
}
.bodys .main-content-2 .content-right .title-right span {
    display: inline-block;
    width: 8px;
    height: 20px;
    margin-right: 5px;
    line-height: 20px;
    border-radius: 25%;
    background: rgb(21, 78, 155);
}
.bodys .main-content-2 .content-right .list-right  {
  width: 890px;
}
.bodys .main-content-2 .content-right .list-right ul li {
    list-style: none;
    height: 50px;
    border-top: 1px solid #cdcdcd;
    line-height: 48px;
    color: #222222;
    background: url(scircle20190717.png) no-repeat 0 center;
    padding-left: 15px;
}
.bodys .main-content-2 .content-right .list-right ul li:last-child {
    border-bottom: 1px solid #cdcdcd;
}
.list-right a {
    color: #333333;
    font-size: 16px;
    float: left;
}
.list-right a:hover {
    color: rgb(21,78,155);
}
.st_page {
  margin: 40px 0 85px;
  text-align: center;
}
.tz_btn .go_btn,.tz_btn #num,.st_page .page a,.st_page .page span {
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 2px;
}
.st_page .page a,.st_page .page span {
    border: 1px solid #dddddd;
    display: inline-block;
    padding: 0 10px;
    margin:0 3px;
}
.st_page .page a:hover,.st_page .page span:hover {
    background: #c40001;
    border: 1px solid #c40001;
    color: #fff;
    cursor: pointer;
}
.st_page .page .tz_btn {
    border: 0;
}
.st_page .page .tz_btn:hover {
    border: 0;
    background: none;
    color: #000;
}
.tz_btn #num {
    margin-left: 10px;
    margin-right: 10px;
    width: 38px;
}
.tz_btn .go_btn {
    width: 36px;
    background-color: #c40001;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-left: 5px;
}
/* --------------------------------------------------------threecss------------------------------------ */
.title-three {
    color: #333333;
    text-align: center;
    font-size: 30px;
    margin-top: 65px;
}
.information-box {
    border: 1px solid rgb(228,228,228);
    border-left: none;
    border-right: none;
    width:100%;
    height: 55px;
    margin-top: 43px;
    text-align: center;
}
.sp-actor,.sp-from,.sp-date {
    margin: 0 40px;
    line-height: 55px;
    display: inline-block;
    color: #333333;
    font-size: 16px;
}
.main-box {
    padding: 25px 40px 130px 30px;
}
.main-box span {
    font-size: 16px;
    color: #333333;
}
.main-box p{
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    margin-top:15px;
}
.body4-btn li {
    float: left;
}
.body4-btn li a {
    display: inline-block;
    height: 30px;
    border: 1px solid rgb(21,78,155);
    border-radius: 5px;
    margin-left: 15px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color:#154e9b;
    padding: 0 20px;
}
.body4-btn li a:hover {
    color:#fff;
    background: #154e9b;
}
.three_title {
    padding: 12px 0 0px;
    border-bottom: 1px solid #dcdcdc;
}
.three_title h3 {
    min-width: 70px;
    border-bottom: 1px solid #3275d6;
    display: inline-block;
    padding-bottom: 9px;
    position: relative;
    top: 1px;
    left: 0;
    font-size: 18px;
    font-weight: bold;
}
.map_h3 {
    border-bottom: 1px dashed #cedff6;
    font-size: 18px;
    padding: 0 0 12px;
    margin: 28px 0 8px;
    font-weight: bold;
}
.map_a a {
    margin-right: 62px;
    line-height: 36px;
}
.right-article {
    line-height: 36px;
    font-size: 16px;
    margin-bottom: 85px;
}
.right-article p {
    text-indent: 2em;
}
.right-structure a {
    display: inline-block;
    width: 150px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #154e9b;
    margin-right: 32px;
    margin-top: 20px;
}
.right-structure a:hover {
    color: #fff;
    background: #154e9b;
}
.right-structure a:nth-child(5n) {
    margin-right: 0px;
}
.border-line {
    border-top: 1px solid #cdcdcd;
    padding-top: 10px;
}

.nynctrz{ overflow: hidden; width: 1200px; margin: 0 auto;}

.search-div{ display: flex; justify-content: space-around;}