@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: 590px;
  height: 320px;
  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: 590px;
  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: 293px;
  height: 38px;
  float: left;
  border-left: 1px solid #d5d5d5;
}

.main_tab .tab-list-bool li .curImg {
  position: absolute;
  left: 140px;
  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 {
  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;
}

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

.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;
  background: url('../images/m8-ticon.png') no-repeat left 4px;
}

.z-title a {
  display: inline-block;
  font-size: 20px;
  color: #888888;
  line-height: 24px;
  vertical-align: middle;
  padding: 0 20px;
}

.z-title a:hover,
.z-title a.cur {
  font-weight: bold;
  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: 70px;
  height: 80px;
  margin-left: 30px;
}

.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;
}

.index-zw-bar2 {
  margin-top: 28px;
}

.index-zw-bar2 a {
  display: inline-block;
  width: 176px;
  height: 60px;
  line-height: 60px;
  background: #f0f0f0;
  margin-right: 15px;
  text-align: center;
  margin-bottom: 10px;
}

.index-zw-bar2 a:hover {
  background-color: #2760b7;
}

.index-zw-bar2 a:hover span {
  color: #fff;
}

.index-zw-bar2 a span {
  color: #4d4d4d;
  font-size: 16px;
  vertical-align: middle;
  display: inline-block;
  padding-left: 30px;
  line-height: 24px;
}

.index-zw-bar2 a.a1 span {
  background: url(../images/qj-icon6o.png) left center no-repeat;
}

.index-zw-bar2 a.a1:hover span {
  background: url(../images/qj-icon6.png) left center no-repeat;
}

.index-zw-bar2 a.a2 span {
  background: url(../images/qj-icon7.png) left center no-repeat;
}

.index-zw-bar2 a.a2:hover span {
  background: url(../images/qj-icon7o.png) left center no-repeat;
}

.index-zw-bar2 a.a3 span {
  background: url(../images/qj-icon8.png) left center no-repeat;
}

.index-zw-bar2 a.a3:hover span {
  background: url(../images/qj-icon8o.png) left center no-repeat;
}

.index-zw-bar2 a.a4 span {
  background: url(../images/qj-icon9.png) left center no-repeat;
}

.index-zw-bar2 a.a4:hover span {
  background: url(../images/qj-icon9o.png) left center no-repeat;
}

.index-zw-bar2 .a6{
  width: 367px;
}
.index-zw-bar2 a.a6 span {
  background: url(../images/qj-icon11.png) left center no-repeat;
}

.index-zw-bar2 a.a6:hover span {
  background: url(../images/qj-icon11o.png) left center no-repeat;
}

.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: 450px;
}

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

.index-hd-bar {
  padding: 10px 12px 0;
}

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

.index-ztzl {
  height: 200px;
  background-color: #f4f7fa;
  margin-top: 25px;
  margin-bottom: 20px;
}

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

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

.index-ztzl .title2{
  background: url(../images/fdtsg-lj-lmdt.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: 160px;
  padding: 0 11px;
  float: right;
  position: relative;
  margin-top:20px;
}

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

.index-ztzl .index-more-img,.index-ztzl .index-more-img2 {
  width: 110%;
  height:160px;
  position: absolute;
  top: 0;
  left: 0;
}

.index-ztzl .index-more-img .img-link,
.index-ztzl .index-more-img p,.index-ztzl .index-more-img2 p {
  height: 100%;
  width: 180px;
  height: 160px;
  display: inline-block;
}

.index-ztzl .index-more-img p,.index-ztzl .index-more-img2 p {
  border: 1px solid #ddd;
  height: 158px;
  float: left;
  overflow: hidden;
  margin-right: 44px;
}

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

.index-ztzl .index-more-right,.index-ztzl .index-more-right2 {
  right: 30px;
}

.index-ztzl .index-more-left,.index-ztzl .index-more-left2 {
  left: -32px;
}

.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/fdtsg-bg.png) no-repeat top center;
  background-size: 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 .aa0 {
  background: url(../images/fdtsg-search.png) no-repeat;
  padding-left: 25px;
}

.xhy-htr1 .aa1 {
  background: url(../images/fdtsg-borrow.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 {
  position: relative;
  width: 950px;
  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: #999;
  box-sizing: border-box;
  padding: 20px 20px 20px 250px;
}

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

.xhy-search button {
  width: 160px;
  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;
  color: #666669;
}

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

.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(100px, 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: 22px;
  position: relative;
}

.xhy-c a {
  display: inline-block;
  font-size: 24px;
  color: #fff;
  width: 140px;
  height: 180px;
  box-sizing: border-box;
  padding-top: 130px;
  margin-left: 100px;
}

.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/fdtsg-index-hover.png) no-repeat center 0;
}

.xhy-c .ba1 {
  background: url(../images/fdtsg-service.png) no-repeat center 0;
}

.xhy-c .ba1:hover,
.xhy-c .ba1.cur {
  background: url(../images/fdtsg-service-hover.png) no-repeat center 0;
}

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

.xhy-c .ba2:hover,
.xhy-c .ba2.cur {
  background: url(../images/fdtsg-dt-selected.png) no-repeat center 0;
}

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

.xhy-c .ba3:hover,
.xhy-c .ba3.cur {
  background: url(../images/fdtsg-resources-hover.png) no-repeat center 0;
}

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

.xhy-c .ba4:hover,
.xhy-c .ba4.cur {
  background: url(../images/fdtsg-hd-hover.png) no-repeat center 0;
}

.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;
}
/* 首页首屏适应 */
@media screen and (max-width: 1366px) {
.xhy-logo img{
  width: 86%;
}
.xhy-hb{
  margin-top: 30px;
}
.xhy-search{
  margin: 10px auto 10px auto;
}
.xhy-search input,.xhy-search button{
  line-height: 56px;
  height: 56px;
}
.xhy-c{
  margin-top:54px !important;
}
.xhy-c a{
  width: 110px;
  height: auto;
  font-size: 20px;
  padding-top: 110px;
}
.footer-left{
  font-size: 14px;
}
}
@media screen and (max-width: 1280px) {
.xhy-c a{
  width: 105px;
}
}
.search-list{
  width: 200px;
}
.search-list li{
  width: 100%;
  height: 62px;
  line-height: 62px;
  font-size: 18px;
  color: #ffffff;
  background-color: #000000;
  opacity: 0.6;
}
.search-list li:hover{
  cursor:pointer;
}
 .search-list li.search-act{
  /* background-color: #fff; */
font-size: 18px;
color: #fff;
font-weight: bold;
} 
.li1{
  background-color: #fff!important;
font-size: 18px!important;
color: #222222!important;
font-weight: bold!important;
}
/* .search-list li.search-act:nth-of-type(1){
  background:  #fff url(../images/fdtsg-icon-searh3-selected.png) no-repeat 15px center;
}
.search-list li:nth-of-type(1){
  background:  #fff url(../images/fdtsg-icon-searh3.png) no-repeat 15px center;
} */
.li1.search-act{
  color: #222222;
  background:  #fff url(../images/fdtsg-icon-searh3-selected.png) no-repeat 15px center;
}
.li1{
  position: relative;
  padding-left: 8px;
  background:  #fff url(../images/fdtsg-icon-searh3-selected.png) no-repeat 15px center;
}
.search-list li:nth-of-type(2){
  background: #000 url(../images/fdtsg-icon1.png) no-repeat 15px center;
}
/* .search-list li.search-act:nth-of-type(2){
  background: #000 url(../images/fdtsg-icon1-hover.png) no-repeat 15px center;
} */
.search-list li:nth-of-type(3){
  background: #000 url(../images/fdtsg-icon-search.png) no-repeat 15px center;
}
.search-list{
  position: absolute;
  left: 0px;
  top: 0px;
}
.option-li{
  display: none;
}
.li1 i{
    margin-left: 8px;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/fdtsg-icon-pull.png)no-repeat center center;
}
.li1:after{
  content:"";
  width: 1px;
  height: 20px;
  background-color: #999999;
  position: absolute;
  top: 20px;
  right: 0;
}
.index-wrap2{
margin-top: 28px;
}
.mid-con{
  margin-top: 30px;
  overflow: hidden;
}
.mid-con-tab{
  position: relative;
  width: 384px;
  height: 445px;
  border: 1px solid #ddd;
  cursor: pointer;
  margin-left: 21px;
}
.mid-con-tab:hover{
  border: none;
  box-shadow: 0px 0px 10px #eee;
}
/* .mid-con-tab ul{
 
  overflow: hidden;
}
.mid-con-tab .url{
  width: 384px;
  height: 445px;
  position: absolute;
  left: 0;
  top: 0;
 display: inline-block;
} */
.mid-con-tab li{
  width: 170px;
  font-size: 16px;
  color: #666;
  padding-top: 30px;
  padding-left: 20px;
}
.mid-con-tab li a{
  color: #666;
}
.mid-con-tab li:hover a{
  color: #e60012;
}
.mid-con-tab li:hover span{
  border: 1px solid #e60012;
}

.mid-con-tab li span{
  vertical-align: middle;
    width: 6px;
    display: inline-block;
    height: 6px;
    border: 1px solid #b3b3b3;
    border-radius: 50%;
    margin-right: 12px;
}
.mid-con .mid-con-tab:nth-of-type(1){
  margin-left: 0px!important;
}
.mid-con-tab li:hover{

}