/* 移动端 */
@media screen and (max-width: 800px) {

    /* 导航 */
    #c_portalResnav_main-15732848872754102 .navName {
        color: #fff;
    }

    .nav-product-title {
        color: #fff;
        padding: 0 5%;
        margin: 5px 0;
        font-size: 1rem;
    }

    #c_portalResnav_main-15732848872754102 .navSbox {
        padding-bottom: 10px;
    }

    /* 详情页 */
    .article-switch{
        padding: 0.8em 0;
    }
    .product-detail {
        width: 95%;
        margin: 0 auto;
    }

    .article-wrap {
        margin: 40px 0;
        padding: 20px;
    }

    /* 分页banner-title */
    .page-title {
        font-size: 32px;
        left: 60%;
    }

    /* 联系我们 */
    .fy-conus-button {
        flex-direction: column;
    }

    .fy-conus-button>button {
        margin-top: 20px;
        align-self: center;
    }

    .fy-conus-input-code {
        margin-right: 0;
        flex: 0 0 50%;
        display: flex;
    }

    .fy-conus-input-code>img {
        height: 50px;
    }

    .fy-conus-input-code input {
        height: 50px;
    }


    .contact-container {
        width: 95%;
        padding: 10px;
        margin: 20px auto;
    }

    .contact-row {
        flex-direction: column;
    }

    .fy-conus-input-top {
        flex-direction: column;
    }

    .contact-box-bom {
        display: none;
    }

    .about-form-box {
        flex: 0 0 100%;
    }

    .about-form-box>input {
        height: 50px;
        margin: 10px 0;
    }

    .xinghao {
        padding: 0;
        display: none;
    }

    .fy-conus-input-tom>textarea {
        width: 100%;
    }

    /* 新闻 */
    #c_portalResNews_list-15792330619380874 .newList {
        border: 1px solid #ccc;
        border-bottom: 1px solid #ccc !important;
    }

    #c_portalResNews_list-15792330619380874 .newPic {
        object-fit: cover;
    }


    /* 产品介绍 */
    .product-left-nav-title {
        padding: 10px;
        font-size: 32px;
    }

    .anshi-page-product .c_portalResProduct_list-01001 {
        flex-direction: column;
    }

    .product-left-nav {
        /* display: flex;
        overflow-x: scroll; */
    }

    .product-left-nav-box {
        flex: 0 0 99%;
        padding: 0;
        margin: 0 2px;
        border: none;
    }

    .product-left-nav h2 {
        font-size: 22px;
        font-weight: bold;
        margin: 8px 0;
    }

    #product-page-ul {
        /* display: block; */
    }

    .podcut-active {
        display: block !important;
    }

    /* 首页-1 */
    .ansi-nav-top-img {
        flex: 0 0 80%
    }

    .ansi-nav-center {
        padding-right: 0;
    }

    #c_portalResnav_main-15732848872754102 .navBtn {
        background: none;
    }

    #c_portalResEbizads_banner-15732678294249897 .f-center {
        padding-top: 0;
    }

    .w_fline-001 {
        display: none;
    }

    #anshi-home .w_fbtn-001 {
        margin: 0 auto;
        padding: 0;
    }

    #anshi-home #w_grid-1574646016658 {
        display: none;
    }

    #anshi-home .w_grid-001>div>.p_gridbox {
        display: flex;
        flex-direction: column-reverse;
    }

    /* home-产品 */
    #w_grid-1581672696078>div>.p_gridbox {
        flex-direction: row;
    }

    #w_grid-1581672710349>div>.p_gridbox {
        flex-direction: row;
    }

    #w_grid-1574663675899>div>.p_gridbox {
        flex-direction: row;
    }

    #w_grid-1574663675903>div>.p_gridbox {
        flex-direction: column;
    }

    #w_common_text-1574663675936 {
        height: auto;
    }

    #c_portalResProduct_list-15766562035449440 .swiper-container-pro {
        width: 100%;
        margin: 0;
    }

    #c_portalResProduct_list-15766562035449440 #products .swiper-button-prev {
        display: none;
    }

    #c_portalResProduct_list-15766562035449440 #products .swiper-button-next {
        display: none;
    }

    /* home-新闻 */
    #c_portalResNews_list-15816819624911207 .listBoxs .list:first-child .pic {
        padding-bottom: 0 !important;

    }

    #c_portalResNews_list-15816819624911207 .listBoxs .list:first-child .cover {
        display: block;
        height: 200px;
    }

    /* home-底部 */
    footer {
        background-color: #0a3c9d;
        background-image: none;
    }

    .ans-footer-top {
        padding: 10px;
    }

    .ans-footer-top>.ans-footer-top-img {
        width: 100%;
    }

    .ans-footer-top-img a {
        display: block;
    }

    .ans-footer-top-img a img {
        width: 100%;
    }

    .ans-footer-info {
        display: none;
    }

    .ans-footer-center {
        padding: 10px;
    }

    .ans-footer-right-img {
        width: 90px;
        height: 90px;
    }

}