@charset "utf-8";

.swiper0 .swiper-slide img { width: 100%;}
.swiper0{min-width: 1200px;margin:0 auto;}
.swiper0 .swiper-pagination-bullet{width: 14px;height: 14px;display: inline-block;border-radius: 100%;background-color: #fff;opacity: 1/* background-color: rgba(0, 0, 0, 0.6);*/}
.swiper0 .swiper-pagination-bullet-active{background-color: #e40f3e;opacity: 1;}


.w-mainc-t-box{}
.w-mainc-t,
.page_title{font-size: 38px; padding-bottom: 25px;  text-align: center;  line-height: 42px; color:#e40f3e;text-transform: uppercase; font-weight: bold  }

.msg_content{padding-top: 30px}
#msgform label{ font-weight: bold}

.oa_box {
    width: 400px;
    float: left;
    padding-top: 28px;
    padding-bottom: 18px;
    overflow: hidden;
    text-align: center;
}

.oa_pic {
    text-align: center;
}

.oa_pic img {
    width: 100px;
    height: 100px;
}

.oa_title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 8px;
}

.oa_info {
    width: 300px;
    margin: 0px auto;
    line-height: 18px;
    height: 72px;
}


@media screen and (max-width:1400px){
    .top_lg{ display: none}
}