.cgxc .xc-info{
    padding:40px;
  }
  .cgxc .js-add {
    background: url(/resources/images/ditu.png) no-repeat left 4px;
  }
  .cgxc .js-dw {
    background: url(/resources/images/zuoyedanwei.png) no-repeat left 3px;
  }
  .cgxc .xc-title{
    font-size:14px;
    color: #184483;
  }
  .cgxc .xc-title span:first-child{
    color: #184483;
    font-size:26px;
    font-weight: 700;
  }
  .xc-info-tabbar-title-box div{
    color: #333;
  }
  .xc-info-tabbar-title-box div:hover, .xc-info-tabbar-title-box div.active{
    font-size:16px;
    color: #333;
    font-weight: 700;
  }
  .cgxc .gcxc-a .img-box{
    border-radius: 0;
    box-shadow: 0 0 0 0;
    margin-top: 0;
    margin-right: 0px;
  }
  .cgxc .js-desc{
    color: #595959;
  }
  .cgxc .js-add, .cgxc .js-dw {
    color: #FC6B3E;
  }
  .cgxc .js-add abbr, .cgxc .js-dw abbr{
    color: #184483;
    font-weight: 400;
  }
  .owl-item{
    background: url(/resources/images/tcbg.png) no-repeat right bottom #fff;
  }
  .cgxc .gcxc-a{
    background: none;
    margin-top: 0;
    padding:0;
  }
.picBox{
  position: fixed;
  display: none;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
}
.picBox #close{
  position: fixed;
  cursor: pointer;
  right: 25px;
  top: 25px;
  padding: 5px;
  width: 35px;
  z-index: 9;
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 10px 1px #455184;
}

.cgxc .js-desc.ppre{
  white-space: pre-wrap;
  height: 130px;
  display: block;
}
.cgxc {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0%; 
}
.gcxc-tabbar-cont {
    height: auto;
}
.cgxc .gcxc-a .img-box {
    width: 940px;
    height: 640px;
}
.image-text-list-04-left .box-s .box-img {
    height: 300px;
}
.cgxc .js-desc {

    display: block;
    }
.lefti,.righti{
  position: fixed;
        top: 46%;
    z-index: 9;
    width: 46px;
    height: 46px;

}
.lefti{
  left:7%;
  background: url(/resources/images/lefti.png) no-repeat;
  background-size: cover;
}
.righti{
  right:7%;
  background: url(/resources/images/righti.png) no-repeat;
  background-size: cover;
}
.lefti:hover{
  background: url(/resources/images/leftih.png) no-repeat;
}
.righti:hover{
  background: url(/resources/images/rightih.png) no-repeat;
}
@media (max-width: 1680px){
.lefti{
  left:1%;
}
.righti{
  right:1%;
}
}
@media (max-width: 1366px){
  .image-text-list-04-left .box-s .box-img {
    height: 250px;
  }
  .cgxc .gcxc-a .img-box {
    width: 785px;
    height: 575px;
}
}
@media (max-width: 1279px){
  .image-text-list-04-left .box-s .box-img {
    height: 240px;
  }
}
@media (max-width: 1199px){
  .image-text-list-04-left .box-s .box-img {
    height: 290px;
  }
  .cgxc .gcxc-a .img-box {
    width: 512px;
    height: 365px;
}
}
@media (max-width: 991px){
  .image-text-list-04-left .box-s .box-img {
    height: 207px;
  }
  .cgxc .gcxc-a .img-box {
    width: 337px;
    height: 235px;
}
}
@media (max-width: 767px){
	.cgxc .title-box {
    margin-bottom: 0px;
  }
  .cgxc .gcxc-a {
    padding: 35px 15px 25px 15px;
    margin-top: 60px;
  }
  .cgxc .gcxc-a .img-box {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .cgxc .owl-nav .owl-prev,
  .cgxc .owl-nav .owl-next {
    top: 10px;
  }
  .web-image-text-list-04 .box-s .box-img {
    height: auto;
  }
}
.web-image-text-list-04 .box-s .box-mc{
  background: none;
}

.ny-box .ny-cont {
    padding: 36px 0 10px 0;
}
.channelList{
  text-align: center;
  margin-bottom: 45px;
}
.channelList li{
  display: inline-block;
    min-width: 200px;
    height: 70px;
    padding-top: 25px;
    font-weight: 700;
    position: relative;
    padding-left: 25px;
}
.channelList li:before{
  border-left: 1px solid #C6D2E4;
    content: "";
    display: inline-block;
    height: 28px;
    position: absolute;
    top: 34px;
    left: 0;
}
.channelList li a{
  font-size: 28px;
  color: #184483;
}
.channelList li.active{
  background: url(/resources/images/channelBk.png) no-repeat top center;
  position: relative;
  border-left: 0;
  padding-left: 0;
  margin-right: 30px;
}
.channelList li.active:before{
  content: "";
  display: none;
}
.channelList li.active:after{
  content: "";
    position: absolute;
    bottom: -20px;
    width: 30px;
    height: 4px;
    background: #B7C1D2;
    border-radius: 3px;
    left: 50%;
    transform: translateX(-50%);
}
.secChannelList {
  max-width: 945px;
  margin: 0 auto;
  margin-bottom: 35px;
}
.secChannelList ul{
  margin:0 -7.5px;
}
.secChannelList ul li {
  float: left;
  width: 20%;
  padding:0 7.5px;
}
.secChannelList ul:after{
  content:"";
  display: block;
  clear: both;
}
.secChannelList ul li a{
  position: relative;
  padding: 13px 25px;
  display: inline-block;
}
.secChannelList ul li span{
  position: relative;
  z-index: 1;
  font-size:18px;
  font-weight: 700;
  color: #184483;
}
.secChannelList ul li .bg{
  width: 0;
  height: 100%;
  top:0;
  left: 0;
  display: block;
  position: absolute;
  background: linear-gradient(to right, #FC7864, #FEA454);
  border-radius: 27px;
  z-index: 0;
}
.secChannelList ul li a:after{
  content:"";
  display: block;
  position: absolute;
  bottom: 10px;
  background: linear-gradient(to right, #214878, #F1F5FE);
  width: 100%;
  height: 15px;
  left: 0;
  opacity: 0.17;
}
.secChannelList ul li.active a:after,.secChannelList ul li:hover a:after{
  display: none;
}
.secChannelList ul li:hover span,.secChannelList ul li.active span{
  color: #fff;
}
.secChannelList ul li:hover .bg,.secChannelList ul li.active .bg{
  width: 100%;
  transition: all .3s;
  color: #fff;
}