@charset "utf-8";

.setup{height:30px;width:60px}
#setup_div{padding:10px;}
#setup_div .setup_title{font-weight:bold;font-size:14px;margin:0px 15px;}
#setup_div table th{height:40px;border-bottom:1px solid #eeeeee;border-right:1px solid #eeeeee;}
#setup_div table td{height:40px;border-bottom:1px solid #eeeeee}

#setup_div  .btn_s_01{background:#3a8afd;color:#ffffff;padding:2px 10px;height:30px;}

.main_slider .swiper-slide img{width: 100%;}
.main_slider i{color:#ff0000;}

.swiper-container {padding-top:30px !important;cursor: default !important;}

.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev {top:0;margin: 0;background-size: contain;width: 25px;height: 15px;}



.swiper-container .swiper-slide{padding: 40px 25px;
    background: #ffffff;
    border-radius: 20px;
    padding-bottom: 0px;height: 340px;
}
.swiper-container .swiper-slide span {font-size: 22px;color: #333333;display: inline-block;margin-bottom: 10px;;}
.swiper-container .swiper-slide p {font-size: 16px;margin-bottom:30px}