.g-ys{overflow: hidden; position: relative;}
/* .g-ys h2{overflow: hidden; font-size: 1.56rem; color: #333; text-align: center;background:url(../images/p_h3.gif) no-repeat center 2.2rem;background-size:9.5rem 1.8rem; padding-bottom: 3.7rem;} */
.g-ys .swiper-container{  overflow: hidden; position: relative;float: left;}
.g-ys .prev1 ,.g-ys .next1 { position: absolute;top:12.5rem; width:2.6rem; height:2.6rem; z-index: 4;}
.g-ys .prev1{ left:3.3%;}
.g-ys .next1 { right:3.3%;}
.g-ys .swiper-wrapper{}
.g-ys .roll{text-align: center; position: absolute; bottom:4.9rem;left:0; z-index: 3;height: 1rem; width:100%;}
.g-ys .roll span{display: inline-block; width: 0.9rem; height: 0.9rem; border-radius: 100%; background: #999;
	margin:0 0.7rem; opacity:1;}
.g-ys .roll span.swiper-pagination-bullet-active{ background: #a40000;width: 2.75rem; border-radius: 1rem;}
.g-ys .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 0.7rem;}
.g-ys .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:-5rem;}
.g-ys em{ display: block;background-size:26.67rem  13.79rem; height:13.79rem;    width: 26.67rem;
    margin: 0 auto;}
.g-ys em a{ display: inline-block; width: 33.33%; text-align: center; font-size:0.92rem; color: #333; padding-top: 3.45rem; height:3.35rem;}
.g-ys h4{ position: absolute; width: 33.33%; right:6%; bottom:3rem;font-size:0.92rem; color: #333;text-align: center;}
.g-ys h4 a{ color: #333; padding-bottom:2.1rem; display: inline-block;}

.bbb{
    width: 100%;    margin-bottom: 5px;
}
.bbb li{
        width: 48%;
    height: 30px;
    float: left;
    text-align: center;
    list-style: none;
    /* background: rgba(0,132,0, 0.7); */
    border: 1px solid #969590;
    color: black;
    margin-top: 11px;
    margin-left: 1%;
    margin-right: 1%;

}
.bbb li a{
    line-height: 30px;
    color: black;
    font-size:15px;
}

.top{
    width: 100%;
}
.bottom{
    width: 100%;
}
.bottom h3{
    padding: 10px;
    text-align: center;
}
.bottom p{
    margin-bottom: 30px;
    margin-left: 5%;
    margin-right: 5%;
}