@charset "utf-8";
/* CSS Document */

.main_page a.select {
    background: #1b54a6;
    color: #fff;
}
.main_page  a:nth-child(1){ margin-right:0.04rem;}
.dwgk_list2 li {position: relative;}
.dwgk_list2 li h3{ padding-left:.3rem;}
.dwgk_list2 li:before {
width: 6px;
height: 6px;
background: #0160a4;
position: absolute;
top: 25px;
left: 0;
content: "";
}


.dwgk_list2 li {
    padding: .2rem 0;
    border-bottom: #ddd dashed 1px;
    line-height: .4rem;
    font-size: .24rem;
}

.dwgk_list2 li a {
    display: block;
    color: #666;
}

.dwgk_list2 li h3 {
    font-size: .3rem;
    line-height: .6rem;
    color: #333;
}




.gc_type .swiper-slide{
    width:auto;
}


.san_type .swiper-slide{
    width:auto;
}