@charset 'utf-8';
/* 首页 */
.index-page2{
  position: relative;
}
.index-headline {
  padding-top: 20px;
  height: 96px;
}

.index-headline-tab {
  text-align: center;
  position: relative;
  overflow: hidden;
  height: 96px;
  margin: 0 auto;
}

.index-headline-item {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.index-headline-item h1 {
  margin: 0 auto;
}

.index-headline-item h1 a {
  display: inline-block;
  line-height: 36px;
  vertical-align: middle;
  color: #222222;
  font-weight: bold;
  font-size: 28.05px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

.index-headline-item h1 a:hover {
  text-decoration: underline;
}

.index-headline-item p {
  color: #666666;
  font-size: 18.03px;
  margin-top: 12px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-wrap1-col1 {
  width: 568px;
  height: 326px;
  position: relative;
  overflow: hidden;
}

.index-wrap1-col1 .index-pictt a:hover {
  text-decoration: underline;
}

.index-newspic li {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.index-newspic li img {
  width: 100%;
  height: 100%;
}

.index-pictt {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 37px;
  bottom: 0;
  background: url(../images/qj-bg1.png) no-repeat;
}

.index-pictt li {
  width: 100%;
  height: 100%;
}

.index-pictt li a {
  color: #fff;
  font-size: 16px;
  line-height: 37px;
  display: inline-block;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 18px;
}

.index-picpg {
  position: absolute;
  bottom: 13px;
  right: 17px;
}

.index-picpg li {
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 8px;
  cursor: pointer;
  background: url(../images/icon32.png) no-repeat;
}

.index-picpg li.cur {
  background: url(../images/icon33.png) no-repeat;
}

.main_tab {
  width: 612px;
  height: 320px;
}

.main_tab .tab-list-bool {
  height: 38px;
  border: 1px solid #d5d5d5;
  border-left: none;
}

.main_tab .tab-list-bool li {
  position: relative;
  width: 121px;
  height: 38px;
  float: left;
  border-left: 1px solid #d5d5d5;
}

.main_tab .tab-list-bool li .curImg {
  position: absolute;
  left: 54px;
  bottom: -8px;
  display: none;
}

.tab-list-bool a {
  display: inline-block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #444444;
}

.main_tab .tab-list-bool li.cur a {
  background: #1369c0;
  color: #fff;
  height: 39px;
}

.main_tab .tab-list-bool li.cur .curImg {
  display: block;
}

.tab-group {
  border: 1px solid #d5d5d5;
  border-top: none;
  height: 278px;
}

.tab-item {
  padding: 20px 18px 0 18px;
}

.tab-group .tab-item>li {
  padding-left: 15px;
  background: url(../images/index-point.png) no-repeat left center;
}

.tab-group .tab-item a {
  display: inline-block;
  font-size: 16px;
  line-height: 41px;
  color: #333333;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}

.tab-group .tab-item a:hover,
.index-zw-list li a:hover {
  color: #1369c0;
}

.tab-item span {
  float: right;
  line-height: 41px;
  color: #666666;
  font-size: 14px;
}

.mid_logo {
  margin-top: 18px;
}

.mid_logo img {
  max-width: 100%;
}

.mid_logo a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.mid_con {
  margin-top: 20px;
  background: #fff;
}

.mid_con_tab ul li {
  width: 193px;
  height: 114px;
  background: #f0f0f0;
  border-bottom: 1px solid #dcdcdc;
}

.mid_con_tab ul li.l1.cur {
  background: url(../images/qj-bg2.png) no-repeat;
}

.mid_con_tab ul li.l2.cur {
  background: url(../images/qj-bg3.png) no-repeat;
}

.mid_con_tab ul li.l3.cur {
  background: url(../images/qj-bg4.png) no-repeat;
}

.mid_con_tab ul li a {
  display: block;
  padding-left: 72px;
  height: 100%;
  line-height: 114px;
  color: #555555;
  font-size: 22px;
}

.mid_con_tab ul li.cur a {
  color: #fff;
}

.mid_con_tab ul li.l1 a {
  background: url(../images/mz-icon1o.png) 31px center no-repeat;
  font-size: 18px;
}

.mid_con_tab ul li.l1.cur a {
  background: url(../images/mz-icon1.png) 31px center no-repeat;
  font-size: 18px;
}

.mid_con_tab ul li.l2 a {
  background: url(../images/mz-icon2.png) 31px center no-repeat;
}

.mid_con_tab ul li.l2.cur a {
  background: url(../images/mz-icon2o.png) 31px center no-repeat;
}

.mid_con_tab ul li.l3 a {
  background: url(../images/mz-icon3.png) 31px center no-repeat;
}

.mid_con_tab ul li.l3.cur a {
  background: url(../images/mz-icon3o.png) 31px center no-repeat;
}

.mid_con_tab_con {
  border: 1px solid #d5d5d5;
  width: 984px;
  height: 343px;
}

.index-zw-box {
  padding-top: 12px;
  padding-left: 20px;
}

.index-zw-l {
  width: 540px;
}

.index-zw-s {
  margin-top: 8px;
  margin-bottom: 16px;
}

.index-zw-s span {
  display: inline-block;
  color: #333333;
  font-size: 18px;
  line-height: 35px;
  margin-right: 4px;
}

.index-zw-s input {
  height: 33px;
  border: 1px solid #d5d5d5;
  padding-left: 32px;
  background: url(../images/qj-icon1.png) 8px center no-repeat;
  color: #999999;
  font-size: 14px;
  width: 370px;
  padding-right: 10px;
  line-height: 33px;
}

.index-zw-s button {
  width: 85px;
  height: 35px;
  line-height: 35px;
  background: #1369c0;
  font-size: 16px;
  color: #fff;
}

.z-title {
  height: 34px;
  border-bottom: 1px solid #e1e1e1;
}

.z-title a {
  display: inline-block;
  font-size: 20px;
  color: #888888;
  line-height: 24px;
  /*margin-right: 36px;*/
  vertical-align: middle;
}

.z-title a:hover,
.z-title a.cur {
  font-weight: bold;
  border-left: 5px solid #2760b7;
  padding-left: 10px;
  color: #1369c0;
}

.index-zw-list {
  padding-top: 10px;
}

.index-zw-list li {
  height: 36px;
  padding-left: 15px;
  background: url(../images/index-point.png) no-repeat left center;
}

.index-zw-list li a {
  display: inline-block;
  line-height: 36px;
  color: #444444;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 80%;
}

.index-zw-list li span {
  line-height: 36px;
  float: right;
  display: inline-block;
  color: #9b9b9b;
  font-size: 14px;
}

.index-zw-gap {
  height: 24px;
}

.index-zw-rt {
  width: 388px;
}

.index-zw-banner1 {
  margin-left: -30px;
}

.index-zw-banner1 a {
  display: inline-block;
  text-align: center;
  width: 96px;
  height: 80px;
  margin-left: 8px;
}

.index-zw-banner1 a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.index-zw-banner1 a.a1 {
  background: url(../images/mz-bg7.png) center no-repeat;
}

.index-zw-banner1 a.a2 {
  background: url(../images/mz-bg8.png) center no-repeat;
}

.index-zw-banner1 a.a3 {
  background: url(../images/mz-bg9.png) center no-repeat;
}

.index-zw-banner1 a p {
  line-height: 20px;
  font-size: 16px;
  color: #575757;
  margin-top: 10px;
  max-width: 96px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


.index-zw-bar2 a {
  display: inline-block;
  width: 176px;
/*  height: 60px;
  line-height: 60px;
  margin-right: 15px;*/
  text-align: center;
  margin:4px 5px;
/*  margin-bottom: 10px;*/
  color: #4d4d4d;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tjh_bar1{
  background: #f7f7f7 url(../images/tjh-sy-icon1.png) no-repeat 10px center;
}
.tjh_bar1:hover{
  background: #2760b7 url(../images/tjh-sy-icon1on.png) no-repeat 10px center;
  color: #fff;
}
.tjh_bar2{
  background: #f7f7f7 url(../images/tjh-sy-icon2.png) no-repeat 10px center;
}
.tjh_bar2:hover{
  background: #2760b7 url(../images/tjh-sy-icon2on.png) no-repeat 10px center;
  color: #fff;
}
.tjh_bar3{
  background: #f7f7f7 url(../images/tjh-sy-icon3.png) no-repeat 10px center;
}
.tjh_bar3:hover{
  background: #2760b7 url(../images/tjh-sy-icon3on.png) no-repeat 10px center;
  color: #fff;
}
.tjh_bar4{
  background: #f7f7f7 url(../images/tjh-sy-icon4.png) no-repeat 10px center;
}
.tjh_bar4:hover{
  background: #2760b7 url(../images/tjh-sy-icon4on.png) no-repeat 10px center;
  color: #fff;
}
.tjh_bar5{
  background: #f7f7f7 url(../images/tjh-sy-icon5.png) no-repeat 10px center;
}
.tjh_bar5:hover{
  background: #2760b7 url(../images/tjh-sy-icon5on.png) no-repeat 10px center;
  color: #fff;
}
.tjh_bar6{
  background: #f7f7f7 url(../images/tjh-sy-icon6.png) no-repeat 10px center;
}
.tjh_bar6:hover{
  background: #2760b7 url(../images/tjh-sy-icon6on.png) no-repeat 10px center;
  color: #fff;
}

.index-ykb-box {
  padding: 14px 20px 0;
}

.y-list {
  width: 450px;
}

.y-list .y-menu {
  width: 100%;
}

.y-list .y-menu a {
  display: inline-block;
  font-size: 16px;
  margin: 16px 20px 0;
  text-align: center;
  width: 70px;
}

.y-list .y-menu a:hover {
  font-weight: bold;
}

.y-list .y-menu a p {
  color: #575757;
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.y-list1 {
  margin-top: 24px;
}

.y-list1 a {
  display: inline-block;
  margin-left: 46px;
}

.y-list1 a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.index-hd-box {
  padding: 14px 20px 0;
}

.index-hd-l {
  width: 693px;
}

.index-hd-l .index-zw-list {
  padding: 0;
}

.index-hd-bar {
  float: right;
}
.index-hd-bar a{
  display: block;
}
.index-hd-bar .ic35{
  height: 99px;
  overflow: hidden;
}
.index-hd-bar a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.index-ztzl {
  margin-top: 25px;
  margin-bottom: 20px;
}

.index-ztzl:after {
  display: table;
  content: "";
  clear: both;
}

.index-ztzl .title {
  display: inline-block;
  width: 89px;
  height: 84px;
  line-height: 84px;
  text-align: center;
  background: url(../images/qj-bg5.png) center no-repeat;
}

.index-ztzl .title:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.index-ztzl .title span {
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
  color: #fff;
  font-size: 20px;
}

.index-ztzl .index-more-box {
  width: 1078px;
  height: 84px;
  padding: 0 11px;
  float: right;
  position: relative;
}

.index-ztzl .index-more-l {
  overflow: hidden;
  position: relative;
  width: 1078px;
  height: 84px;
}

.index-ztzl .index-more-img {
  width: 110%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.index-ztzl .index-more-img .img-link,
.index-ztzl .index-more-img p {
  width: 350px;
  height: 84px;
  display: inline-block;
}

.index-ztzl .index-more-img p {
  float: left;
  overflow: hidden;
  margin-right: 14px;
}

.index-ztzl .index-more-btn {
  position: absolute;
  top: 35px;
  cursor: pointer;
}

.index-ztzl .index-more-right {
  right: 0;
}

.index-ztzl .index-more-left {
  left: 0;
}

.index-ztzl .index-more-img a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}


/*
  * @Description: 主入口文件  
  * @Company: TRS  
  * @Date: 2019-12-05 10:13:53 
  * @LastEditors: xhy 
  */
  .underline:hover,
  .underlines a:hover {
    text-decoration: underline;
  }

  .xhy-body {
    min-width: 1200px;
  }

  .xhy-hide {
    background: url(../images/qj-bg.png) no-repeat  center;
    background-size: 100% 100%;
  }

  .xhy-h {
    padding-top: 12px;
    font-size: 16px;
    color: #fff;
  }

  .xhy-h a {
    color: #fff;
  }

  .xhy-h .xhy-htl span {
    padding: 0 10px;
  }

  .xhy-htr1 {
    display: inline-block;
  }

  .xhy-htr1 a {
    padding-right: 20px;
    position: relative;
  }

  .xhy-htr1 .aa1:hover img,
  .xhy-htr1 .aa2:hover img {
    display: block;
  }

  .xhy-htr1 .aa1 img,
  .xhy-htr1 .aa2 img {
    position: absolute;
    left: -25px;
    top: 30px;
    display: none;
  }


  .xhy-htr1 .aa1 {
    background: url(../images/qj-weibo.png) no-repeat;
    padding-left: 29px;
  }

  .xhy-htr1 .aa2 {
    padding-left: 30px;
    background: url(../images/qj-weixin.png) no-repeat;
  }

  .xhy-htr2 {
    display: inline-block;
  }

  .xhy-htr2 span {
    padding: 0 10px;
  }

  .xhy-hb {
    text-align: center;
    margin-top: 65px;
  }

  .xhy-logo {
    display: inline-block;
  }

  .xhy-search {
    width: 914px;
    height: 62px;
    line-height: 62px;
    margin: 36px auto 20px auto;
  }

  .xhy-search input {
    font-size: 16px;
    width: 788px;
    height: 100%;
    line-height: 62px;
    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #333;
    box-sizing: border-box;
    padding: 0 20px;
  }

  .xhy-search input::placeholder {
    color: #999;
  }

  .xhy-search button {
    width: 126px;
    height: 100%;
    line-height: 62px;
    background: #1369c0 url(../images/jq-search.png) no-repeat 24px center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    font-size: 22px;
    box-sizing: border-box;
    padding-left: 30px;
  }

  .xhy-atip span {
    font-size: 18px;
    padding-right: 10px;
  }

  .xhy-atip a {
    font-size: 18px;
    padding-right: 18px;
  }

  .animated {
    animation-duration: 1.5s !important;
    -o-animation-duration: 1.5s !important;
    -ms-animation-duration: 1.5s !important;
    -moz-animation-duration: 1.5s !important;
    -webkit-animation-duration: 1.5s !important;
    animation-fill-mode: both !important;
    -o-animation-fill-mode: both !important;
    -ms-animation-fill-mode: both !important;
    -moz-animation-fill-mode: both !important;
    -webkit-animation-fill-mode: both !important;
  }
  .animated1 {
    animation-duration: 3s !important;
    -o-animation-duration: 3s !important;
    -ms-animation-duration: 3s !important;
    -moz-animation-duration: 3s !important;
    -webkit-animation-duration: 3s !important;
    animation-fill-mode: both !important;
    -o-animation-fill-mode: both !important;
    -ms-animation-fill-mode: both !important;
    -moz-animation-fill-mode: both !important;
    -webkit-animation-fill-mode: both !important;
  }

  /*从无到有进入*/
  .fadeInOpacity {
    animation-name: fadeInOpacity;
    -webkit-animation: fadeInOpacity;
    -moz-animation: fadeInOpacity;
    -ms-animation: fadeInOpacity;
    -o-animation: fadeInOpacity;
  }


  @keyframes fadeInOpacity {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }
  /*从右到左进入*/
  .fadeInRight {
    animation-name: fadeInRight;
    -webkit-animation: fadeInRight;
    -moz-animation: fadeInRight;
    -ms-animation: fadeInRight;
    -o-animation: fadeInRight;
  }

  .fadeInRight1 {
    animation-name: fadeInRight1;
    -webkit-animation: fadeInRight1;
    -moz-animation: fadeInRight1;
    -ms-animation: fadeInRight1;
    -o-animation: fadeInRight1;
  }

  .fadeInTop {
    animation-name: fadeInTop;
    -webkit-animation: fadeInTop;
    -moz-animation: fadeInTop;
    -ms-animation: fadeInTop;
    -o-animation: fadeInTop;
  }

  @keyframes fadeInRight {
    from {
      opacity: 0;
      -webkit-transform: translate(1000px, 0);
      -moz-transform: translate(1000px, 0);
      -ms-transform: translate(1000px, 0);
      -o-transform: translate(1000px, 0);
      transform: translate(1000px, 0);
    }

    to {
      opacity: 1;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }

  @keyframes fadeInTop {
    from {
      opacity: 1;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0);
    }

    to {
      opacity: 0;
      -webkit-transform: translate(0, -500px);
      -moz-transform: translate(0, -500px);
      -ms-transform: translate(0, -500px);
      -o-transform: translate(0, -500px);
      transform: translate(0, -500px);
    }
  }

  @keyframes fadeInRight1 {
    from {
      opacity: 0;
      -webkit-transform: translate(100px, 0);
      -moz-transform: translate(100px, 0);
      -ms-transform: translate(100px, 0);
      -o-transform: translate(100px, 0);
      transform: translate(1000px, 0);
    }

    to {
      opacity: 1;
      -webkit-transform: translate(10px, 0);
      -moz-transform: translate(10px, 0);
      -ms-transform: translate(10px, 0);
      -o-transform: translate(10px, 0);
      transform: translate(10px, 0);
    }
  }

  /*从左到右进入*/
  .fadeInLeft {
    animation-name: fadeInLeft;
    -webkit-animation: fadeInLeft;
    -moz-animation: fadeInLeft;
    -ms-animation: fadeInLeft;
    -o-animation: fadeInLeft;
  }

  .fadeInLeft1 {
    animation-name: fadeInLeft1;
    -webkit-animation: fadeInLeft1;
    -moz-animation: fadeInLeft1;
    -ms-animation: fadeInLeft1;
    -o-animation: fadeInLeft1;
  }

  @keyframes fadeInLeft {
    from {
      opacity: 0;
      -webkit-transform: translate(-1000px, 0);
      -moz-transform: translate(-1000px, 0);
      -ms-transform: translate(-1000px, 0);
      -o-transform: translate(-1000px, 0);
      transform: translate(-1000px, 0);
    }

    to {
      opacity: 1;
      -webkit-transform: translate(10px, 0);
      -moz-transform: translate(10px, 0);
      -ms-transform: translate(10px, 0);
      -o-transform: translate(10px, 0);
      transform: translate(10px, 0);
    }
  }

  @keyframes fadeInLeft1 {
    from {
      opacity: 0;
      -webkit-transform: translate(-100px, 0);
      -moz-transform: translate(-100px, 0);
      -ms-transform: translate(-100px, 0);
      -o-transform: translate(-100px, 0);
      transform: translate(-1000px, 0);
    }

    to {
      opacity: 1;
      -webkit-transform: translate(10px, 0);
      -moz-transform: translate(10px, 0);
      -ms-transform: translate(10px, 0);
      -o-transform: translate(10px, 0);
      transform: translate(10px, 0);
    }
  }

  .xhy-c {
    text-align: center;
    margin-bottom: 122px;
    position: relative;
  }

  .xhy-c a {
    
    display: inline-block;
    font-size: 24px;
    color: #1369c0;
    width: 206px;
    height: 80px;
    box-sizing: border-box;
    padding-top: 25px;
    margin-left: 42px;
    padding-left: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  
  }

  .xhy-c a:first-child {
    margin-left: 0;
  }

  .xhy-c .ba0 {
    background: url(../images/jq-i1.png) no-repeat center 0;
  }

  .xhy-c .ba0:hover,
  .xhy-c .ba0.cur {
    background: url(../images/jq-i1on.png) no-repeat center 0;
    color: #fff;
  }

  .xhy-c .ba1 {
  	padding-left: 45px;
    background: url(../images/jq-i2.png) no-repeat center 0;
  }

  .xhy-c .ba1:hover,
  .xhy-c .ba1.cur {
  	padding-left: 45px;
    background: url(../images/jq-i2on.png) no-repeat center 0;
    color: #fff;
  }

  .xhy-c .ba2 {
    background: url(../images/jq-i3.png) no-repeat center 0;
  }

  .xhy-c .ba2:hover,
  .xhy-c .ba2.cur {
    background: url(../images/jq-i3on.png) no-repeat center 0;
    color: #fff;
  }

  .xhy-c .ba3 {
    background: url(../images/jq-i4.png) no-repeat center 0;
  }

  .xhy-c .ba3:hover,
  .xhy-c .ba3.cur {
    background: url(../images/jq-i4on.png) no-repeat center 0;
    color: #fff;
  }

  .xhy-c .ba4 {
    background: url(../images/jq-i5.png) no-repeat center 0;
  }

  .xhy-c .ba4:hover,
  .xhy-c .ba4.cur {
    background: url(../images/jq-i5on.png) no-repeat center 0;
    color: #fff;
  }



  .xhy-box1 {
    display: none;
  }

/*
 * @Description: 主入口文件
 * @Company: TRS
 * @Date: 2019-12-05 10:07:00
 * @LastEditors: jsj
 */
 /*走进黔江*/
 .overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: hidden;
}

.in-qian {
  min-width: 1202px;
  background: #d7e1f6 url(../images/inBg.png) no-repeat left top;
}

/*.centerWidth {
  width: 1202px;
  margin: 0 auto;
  }*/

  .in-top {
    padding-top: 94px;
  }

  .in-top p {
    font-size: 60px;
    line-height: 86px;
    color: #fff;
    font-weight: bold;
  }

  .in-top p.tit {
    font-size: 36px;
    line-height: 54px;
    font-weight: normal;
  }

  .in-detail1 {
    width: 1202px;
    height: 275px;
    margin-top: 67px;
    background: #fff;
  }

  .in-detail1 .tit {
    margin-left: 25px;
    margin-top: 15px;
  }

  .in-detail1 .tit a {
    font-size: 24px;
    font-weight: bold;
    color: #0a386a;
    line-height: 62px;
  }

  .in-detail1 .tit a span {
    font-size: 18px;
    color: #ccc;
    font-weight: normal;
  }

  .in-detail1 .tit a:hover {
    color: #666;
  }

  .in-detail1 a.in-more {
    font-size: 14px;
    line-height: 62px;
    color: #000000;
    margin-right: 36px;
    display: inline-block;
  }

  .in-detail1 a.in-more:hover {
    color: #0a386a;
    font-weight: bold;
  }

  .in-detail1 .cont {
    display: block;
    width: 414px;
    margin-left: 25px;
    padding-right: 33px;
    max-height: 164px;
    overflow: hidden;
  }

  .in-detail1 .cont p {
    font-size: 14px;
    line-height: 28px;
    color: #666;
    width: 223px;
    cursor: pointer;
  }

  .in-detail1 .cont p span {
    color: #ff5a00;
  }

  .in-detail1 a.cont:hover {
    text-decoration: underline;
  }

  .in-detail1 a.cont:hover p {
    text-decoration: underline;
  }

  .in-detail1 .w815 {
    width: 815px;
  }

  .in-detail1 .w815 a {
    display: inline-block;
    margin-right: 24px;
  }

  .in-detail1 .w815 a img {
    width: 245px;
    height: 154px;
  }

  .in-detail1 .w815 a p {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
  }

  .in-detail1 .w815 a:hover p {
    text-decoration: underline;
  }

  .in-detail1 .w328 {
    width: 328px;
  }

  .in-detail1 .w328 p {
    width: 100%;
  }

  .in-detail1 .w538 {
    width: 538px;
  }

  .in-detail1 .w538 p {
    width: 100%;
  }

  .in-detail1 .w271 {
    width: 271px;
  }

  .in-detail1 .w271 p {
    width: 100%;
  }

  .in-detail2 {
    margin-top: 21px;
    height: 288px;
    overflow: hidden;
  }

  .in-detail2 .cont {
    max-height: 172px;
  }

  .in-detail2 .w384 {
    width: 384px;
  }

  .in-detail2 .w384 p {
    width: 100%;
  }

  .in-detail3 {
    height: 210px;
    margin-top: 21px;
    overflow: hidden;
  }

  .in-detail3 .cont {
    max-height: 112px;
  }

  .in-detail4 {
    margin-top: 21px;
    height: 288px;
    overflow: hidden;
  }

  .in-detail4 .cont {
    max-height: 176px;
  }

  .in-detail5 {
    margin-top: 24px;
    height: 554px;
    overflow: hidden;
  }

  .in-footer {
    width: 100%;
    background: #004fd1;
    height: 154px;
    margin-top: 36px;
  }

  .in-link {
    margin-top: 36px;
    line-height: 24px;
    font-size: 24px;
    padding-top: 31px;
    background: url(../images/in-line.png) no-repeat right 43px;
  }

  .in-link a {
    color: #fff;
    background: #004fd1;
    font-weight: bold;
  }

  .in-link a span {
    font-weight: normal;
    margin-right: 11px;
    font-size: 18px;
  }

  .in-webSit {
    margin-top: 18px;
  }

  .in-webSit li a {
    display: inline-block;
    margin-right: 36px;
    font-size: 14px;
    line-height: 30px;
    color: #fefefe;
  }

  .in-webSit li a:hover {
    text-decoration: underline;
  }

  .in-address {
    height: 74px;
    background: #0044b3;
    font-size: 14px;
    line-height: 74px;
    color: #fefefe;
  }

  #box {
    position: relative;
    width: 1100px;
    height: 400px;
    margin: 50px auto 0;
  }

  #box ul {
    position: relative;
    width: 1100px;
    height: 400px;
  }

  #box li {
    position: absolute;
    list-style: none;
    background: #000;
    width: 0;
    height: 0;
    top: 146px;
    left: 377px;
    z-index: 0;
    cursor: pointer;
    overflow: hidden;
    border-radius: 3px;
    text-align: center;
  }

  #box li a {
    display: block;
    text-align: center;
  }

  #box li p {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: block;
    font-size: 20px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    background: url(../images/in-line1.png) repeat-x left center;
  }

  #box li img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }

  #box .prev,
  #box .next {
    position: absolute;
    top: 50%;
    width: 51px;
    height: 53px;
    margin-top: -40px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    font-size: 30px;
    line-height: 80px;
    text-align: center;
    color: #fff;
    background: #ccc;
  }

  #box .prev {
    z-index: 99;
    left: 172px;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    background: url(../images/before.png) no-repeat left center;
  }

  #box .next {
    z-index: 99;
    right: 190px;
    background-position: -39px 0;
    background: url(../images/next.png) no-repeat left center;
  }

  .ml28 {
    margin-left: 28px;
  }

  .ml50 {
    margin-left: 50px;
  }

  .ml115 {
    margin-left: 115px;
  }

  
.yy-nav {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #0056ad;
}
.yy-navn span{
  display: inline-block;
  float: left;
  width: 2px;
  height: 24px;
  margin-top: 17px;
  background: url(../images/yy-navbg.png) no-repeat;
}
.yy-navn li {
  text-align: center;
  float: left;
  width: 238px;
  height: 100%;
  /* background: url(../images/yy-navbg.png) no-repeat left center; */

}

.yy-navn li:first-child {
  background: none;
}

.yy-navn li a {
  font-size: 20px;
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.yy-navn li a.cur,
.yy-navn li a:hover {
  font-size: 24px;
  font-weight: bold;
  border-radius: 6px;
  background-color: #015ec6;

}

/*/政务公开*/
.content22 {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
  margin-bottom: 22px;
}

.nav2 {
  width: 1200px;
  height: 87px;
  overflow: hidden;
  margin-bottom: 18px;
}

.nav2 a {
  display: inline-block;
  cursor: pointer;
  width: 264px;
  height: 87px;
  background-size: 100% 100%;
  float: left;
  margin-left: 48px;
  text-align: center;
  position: relative;
  border-radius: 3px;
}

.nav2 a i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: .12;
  border-radius: 3px;
  display: none;
}

.nav2 a:hover {
  font-weight: bold;
}

.nav2 a:hover i {
  display: block;
}

.nav2 a img {
  display: inline-block;
  width: 46px;
  margin-top: 18px;
  margin-right: 12px;
}

.nav2 .nav2-1 {
  background-image: url(p--1.png);
  margin-left: 0;
}

.nav2-2 {
  background-image: url(p--2.png);
}

.nav2-3 {
  background-image: url(p--3.png);
}

.nav2-4 {
  background-image: url(p--4.png);
}

.nav2-5 {
    background: url(p--5.png) no-repeat center left;
}

.nav2 span {
  width: 264px;
  height: 87px;
  clear: both;
  color: white;
  font-size: 22px;
  line-height: 82px;
}