*{
    margin: 0;
    padding: 0;
}
.banner {
    height: 370px
}
.lb_ny {
    position: relative;
}
.lb_ny a {
    position: absolute;
}
.lb_ny a {
    display: inline-block;
    width: 100%;
}
.lb_ny a span {
    display: block;
    height: 370px;
}
/* content */
.m_top{
    padding-top: 52px;
}
.hd_y:nth-child(odd){
    height: 460px;
    background: #f9f9f9;
}
.hd_y:nth-child(even){
    height: 460px;
    background: #ffffff;
}
.hd_y .hdy_l,.hd_y .hdy_l_{
    margin-top: 10px;
}
.hd_y .hdy_l div,.hd_y .hdy_l_ div{
    width: 440px;
    font-size: 16px;
    line-height: 35px;
    margin-top: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    height: 310px;
    overflow: hidden;
}
.hd_y .hdy_l a,.hd_y .hdy_l_ a{
    width: 420px;
    color: #333;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1px;
}
.hd_y div{
    color: #999999;
}
.hdy_l{
    float: left;
    width: 50%;
}
.hdy_l_{
    float: right;
    width: 45%;
}
.hdy_r{
    float: right;
}
.hdy_r_{
    float: left;
}
/* lun */
.all {
    width: 562px;
    height: 372px;
    position: relative;
    overflow: hidden;
}
.img_s img{
    width: 562px;
    height: 372px;
}
.swiper-pagination-bullet{
    width: 10px!important;
    height: 10px!important;
    background: rgba(255,255,255,0)!important;
    border: 2px solid #112892;
    margin-left: 10px;
    cursor: pointer;
    opacity: 1!important;
}
.swiper-pagination-bullet-active{
    background: #112892!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px!important;
}
