body {
    font-size: 0.16rem;
    font-family: 'SourceHanSansCN';
    color: #333;
}
.logo{
    width: 0.63rem;
}
.logo_m{
    width: 100%;
    padding: 0.12rem 0.6rem !important;
}
.layui-main{
    max-width: unset;
}
.block_c1 .layui-main{
   padding: 0.6rem 0.3rem !important;
}
.layui-input{
    height: 0.7rem;
    line-height: 0.7rem;
border-radius: 10px;
border: 1px solid #DDDDDD;font-size: 0.22rem;
color: #999999;
padding: 0 0.3rem;
}
.layui-btn{

    border-radius: 40px;font-weight: bold;
}
.submit{
    background: #E21414;
font-size: 0.36rem;
height: 0.8rem;
line-height: 0.8rem;
color: #FFFFFF;
}
.hr{
    width: 0.36rem;
    height: 0.06rem;
    background: #E21414;
    border-radius: 3px;
    margin-top: 0.2rem;
}
.bg_blue{
    background: #EFF4F7;
}
.title1{
    text-align: center;font-size: 0.5rem;
    font-weight: bold;
    margin-bottom: 0.4rem;

}
.blue_c{
    color: #006FC5;
}
.title1 .t2{
font-size: 0.24rem;
margin-top: 0.15rem;
font-weight: normal;
}
.swiper-container 
{
    background-color: #fff;
    padding: 0.2rem 0.3rem;border-radius: 10px;
}
.swiper-container  .t1{
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-weight: bold;
background: #006FC5;
border-radius: 31px;
color: #fff;
font-size: 0.26rem;
}

.i_ul1 .item{
    background: #EFF4F7;
    display: flex;
}
.i_ul1 .item .img_100{
    width: 3rem;
    height: 3rem;
}
.i_ul1 .item .b1{
    padding: 0.4rem 0.3rem 0.3rem;
}
.i_ul1 .item .t2{
    font-size: 0.5rem;
color: #006FC5;
opacity: 0.3;
}
.i_ul1 .item  hr{
    margin: 0.2rem 0;
    border-bottom: 1px solid #DDDDDD;
}
.i_ul2 .img1{
    height: 2.3rem;
}
.swiper-pagination-clickable .swiper-pagination-bullet{
    margin: 0 0.05rem;
}
.swiper-pagination{
    margin-top: 0.2rem;
    position: relative !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 1400px) {
   
}

@media only screen and (max-width:990px) {}

@media only screen and (max-width: 750px) {
    
}

@media only screen and (min-width: 751px) and (max-width: 1400px) {}

@media only screen and (min-width: 751px) {}