.c333{
    color: #333;
}
.c666{
    color: #666;
}
.c999{
    color: #999;
}
.cmain{
    color: #43A1FF;
}
.fb{
    font-weight: 700;
}
@media (max-width: 1800px) {

}
@media (max-width: 1500px) {}
@media (max-width: 1199.98px) {}
@media (max-width: 991.98px){
    .home .systemItem{
        height: 525px !important;
    }
    .mobile-nav-toggler {
        display: block !important;
    }
}
@media (max-width: 767.98px) {
    .header_list{
        display: none !important;
    }
    .unfold{
        display: block !important;
    }
    .home .systemItem{
        height: 525px !important;
    }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
    .homeContentBox3 .homeContentBox3Item{
        font-size: 13px;
    }
.header_list{
    display: none !important;
}
.unfold{
    display: block !important;
}
.home .systemItem{
    height: 525px !important;
}
}
/*footer*/
.footer{ background:#2D3A4A ; width:100%; color:#ddd;}
.footer a{ color:#ccc;}.footer a:hover{ color:#fff;}
.Help{ padding-bottom:30px; border-bottom:1px solid #484848;width:100%;height: auto;}
.Help .F-img{ padding:50px 0px 50px 0px;}
.Help .F-qr{ background:#fff; padding:5px; width:120px; height:120px; margin:25px auto 10px;}
.Help .F-qr img{ width:100%;}
.Helplist{padding-top:50px;}
.Helplist dl{float:left; line-height:24px;}
.Helplist dt{ font-size:14px; margin-bottom:10px; color: #FFD800;}
.Helplist dd{ font-size:14px;}
.Helplist dl.Contactus{ width:250px;}
.Helplist dl.Contactus dd{ width:190px;}
.Helplist dl.Contactus h4{ margin:25px 0;}
.Copyright{ border-top:1px solid #6e6e6e; padding:20px 0 30px;width:100%;}
.Copyright dt,.Copyright dd{ display:inline;}
.font_log{ float: left; margin-left: 10px; width: 40px; height: 33px; display: block; margin-top: -11px; }
.F-logo img{margin: 0 auto;display: block;}
.warp{
    display: flex;
    align-items: center;
    justify-content: center;
}
/* .clearfix:after{ content:"."; display:block; height:0px; clear:both; visibility:hidden;} */
.clearfix{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}