
@charset "utf-8";
a:hover{color:#a29244;}
.gyg_tjzl .newslist li h4{
  -webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;
}
.common_hd.brown{z-index: 1;}
.common_hd.brown li a:before{background: #dfdbc7;}

/* banner */
.zt_banner img{width: 100%;}

/* 上市资讯 */
.sszx_video{width: 57.5%;height: 5.3rem;}

.sszx_news{width: 40.5%;}
.sszx_news .newslist_date li h4{padding-left: 0;}
.sszx_news .newslist_date li:last-child a{border-bottom:none;}

/* 上市活动 */
.gyg_sshd{padding-bottom: .5rem; background: url(../images/sshd_bg.jpg) no-repeat right top #F7F7F7;background-size: cover;}
.gyg_sshd .swiper_sshd{position: relative;padding: .35rem 0 .5rem;}
.gyg_sshd .swiper-slide .box{display: block;background: #fff;}
.gyg_sshd .swiper-slide .img{height: 3.8rem;overflow: hidden;}
.gyg_sshd .swiper-slide .img img{display: block;width: 100%;height: 100%;}
.gyg_sshd .swiper-slide .txt{text-align: center;font-size: .2rem;padding: .2rem;}
.gyg_sshd .swiper-pagination{bottom: 0;left: 50%;transform: translateX(-50%);}
.gyg_sshd .swiper-pagination span{width: .14rem;height: .14rem;margin: 0 .07rem;}
.gyg_sshd .swiper-pagination-bullet-active{background: #808080;}

.gyg_sshd .bd ul {margin: 0px -0.175rem;}
.gyg_sshd .bd li {float: left; width: 33.33%;}
.gyg_sshd .bd li .box {display: block;background: rgb(255, 255, 255);margin: 0.35rem 0.175rem 0px;}
.gyg_sshd .bd li .img{height: 3.8rem;overflow: hidden;}
.gyg_sshd .bd li .img img{display: block;width: 100%;height: 100%;}
.gyg_sshd .bd li .txt{text-align: center;font-size: .2rem;padding: .2rem;}

/* 产品讲堂 */
.gyg_cpjt{padding-top: .15rem;}
.gyg_cpjt .imglist{margin: -.05rem -.175rem 0;}
.gyg_cpjt .imglist li{width: 25%;float: left;}
.gyg_cpjt .imglist li .box{display: block;margin: .35rem .175rem 0;min-height: 3.5rem; background: #fafafa;padding-bottom: 1px;}
.gyg_cpjt .imglist .img{height: 2.5rem;overflow: hidden;}
.gyg_cpjt .imglist .img img{display: block;width: 100%;height: 100%;}
.gyg_cpjt .imglist .txt{text-align: justify;font-size: .2rem;margin: .2rem .2rem 0;}
.gyg_cpjt .imglist li .box.play .img{position: relative;}
.gyg_cpjt .imglist li .box.play .img:before{content:"";width: .4rem;height: .4rem;position: absolute;left:50%;top:50%;z-index: 1; margin: -.2rem 0 0 -.2rem;background: url(../images/video_play_gray.png) no-repeat;background-size: .38rem;}


/* 投教资料 */
.gyg_tjzl{padding-bottom: .1rem;}
.gyg_tjzl .newslist{margin: 0 -.15rem;}
.gyg_tjzl .newslist li{width: 50%;padding:0;float: left;}
.gyg_tjzl .newslist li:hover{box-shadow: none;}
.gyg_tjzl .newslist li h4{margin: .3rem .15rem 0;background: #f7f7f7;padding: .2rem;}
.gyg_tjzl .newslist li h4:hover{background: #dfdbc7;}
.gyg_tjzl .newslist li a:hover{color:#333;}

@media (max-width: 1080px) {
  .gyg_sshd .bd li{width: 50%;}
}

@media (max-width: 992px) {
  .sszx_video{margin-bottom: .4rem;}
  .sszx_video,.sszx_news{width: 100%;height: auto;}
  .sszx_news .newslist_date li{border-bottom: 1px solid #e6e9eb;}
  .sszx_news .newslist_date li:last-child{border:none;}
  .sszx_news .newslist_date li h4{padding-right: 1.2rem;}
  .sszx_news .newslist_date li h4 a{border:none;}
  .sszx_news .newslist_date li .time{right:0;left:auto;top: .25rem;font-size: 1.25em;}

  .gyg_cpjt .imglist li{width:50%;}
  .gyg_cpjt .imglist li .box{min-height: inherit;}
  .gyg_cpjt .imglist .txt{margin-bottom: .2rem;min-height: .55rem;}
  .gyg_cpjt .imglist .img{height: 3.2rem;}
}


@media (max-width: 768px) {
  .gyg_sshd .swiper-slide .img,.gyg_sshd .bd li .img{height: 3.4rem;}
  .gyg_cpjt .imglist .img{height: 2.5rem;}
}

@media (max-width:640px) {
  .gyg_sshd .swiper-slide .img{height: auto;max-height: 5.6rem;}
  .gyg_tjzl .newslist li{width: 100%;}

  .gyg_sshd .bd li .img{height: 2.8rem;}
}


@media (max-width:580px) {
  .gyg_cpjt .imglist .img{height: 2rem;}
  
}

@media (max-width:560px) {
  .gyg_sshd .bd li{width: 100%;}
  .gyg_sshd .bd li .img{height: auto;max-height: 6rem;}
}

@media (max-width:520px) {
  .gyg_cpjt .imglist li{width: 100%;}
  .gyg_cpjt .imglist .img{height: auto;max-height: 5rem;}
  .gyg_cpjt .imglist .txt{min-height: inherit;}

}

@media (max-width:460px) {

}