@media screen and (max-width: 767px)
{
    body
    {
        min-width: 320px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .container
    {
        width: auto;
    }
    #message .m-content .m-message
    {
        width: 90%;
        padding: 20px;
    }
    .kf
    {
        display: none;
    }
    .footer-fix
    {
        display: block;
    }
    .topbar
    {
        display: none;
    }
    .header
    {
        padding: 10px 0;
        position: fixed;
        z-index: 10000;
        width: 100%;
        top: 0;
        left: 0;
        box-shadow: 0 0 10px rgba(0,0,0,.2);
    }
    .header .text
    {
        font-size: 12px;
        margin: 0;
        display: none;
    }
    .header .text strong
    {
        font-size: 16px;
    }
    .header .tel
    {
        display: none;
    }
    .header .logo
    {
        height: 40px;
        line-height: 40px;
        padding: 0;
        float: left;
    }
    .header .nav
    {
        margin: 10px 0 -10px;
        text-align: left;
        display: none;
        background: none;
        border-bottom: 0;
    }
    .header .nav ul
    {
        margin: 0 -15px;
    }
    .header .nav li
    {
        display: block;
        margin: 0;
        border-top: 1px solid #eee;
        background: none;
    }
    .header .nav li a
    {
        line-height: 40px;
        padding: 0 15px;
        color: #333;
        background: #fff;
        width: 100%;
        text-align: left;
    }
    .header .nav li .arr
    {
        display: block;
    }
    .header .nav li.active>a, .header .nav li.open>a, .header .nav li>a:hover
    {
        background: #fff;
        color: #11509b;
    }
    .header .nav li.open .arr:after
    {
        border-color: #11509b;
        transform: rotate(225deg);
    }
    .header .nav .dropdown-box
    {
        position: static;
        background-color: #f5f5f5;
        min-width: auto;
        text-align: left;
        box-shadow: none;
    }
    .header .nav .dropdown-box a
    {
        color: #333!important;
        border-top: 1px dotted #ddd;
        padding: 0 15px;
        line-height: 40px;
        background-color: transparent!important;
        border-bottom: 0;
    }
    .header .nav .dropdown-box a:hover
    {
        background-color: transparent!important;
        color: #004175!important;
    }
    .menu-btn
    {
        display: block;
    }
    .search
    {
        display: none;
    }
    .yunu-showcase
    {
        margin-bottom: 30px;
    }
    .pc-slide
    {
        float: none;
        width: auto;
    }
    .view .swiper-slide .img-center
    {
        height: 260px;
        line-height: 260px;
    }
    .yunu-showcase-info
    {
        margin: 20px 0 0;
    }
    .yunu-showcase-info h1
    {
        margin-bottom: 20px;
        font-size: 18px;
    }
    .yunu-showcase-info p
    {
        margin-top: 10px;
        min-height: auto;
    }
    .yunu-showcase-info .tel
    {
        font-size: 14px;
    }
    .yunu-showcase-info .tel strong
    {
        font-size: 18px;
    }
    .banner
    {
        margin-top: 10px;
    }
    .banner .swiper-pagination-bullets
    {
        bottom: 2px;
    }
    .banner .swiper-pagination-bullet
    {
        width: 10px;
        height: 4px;
        border: none;
    }
    .section
    {
        padding: 30px 0;
    }
    .section-title
    {
        margin-bottom: 20px;
        font-size: 20px;
        background: url(../image/tit1.png) no-repeat center/100%;
    }
    .section-title p
    {
        font-size: 12px;
    }
    .section-title1
    {
        font-size: 20px;
        padding: 20px 0 18px;
    }
    .section-title1 p
    {
        font-size: 12px;
    }
    .section-title2
    {
        font-size: 20px;
    }
    .section-title2 p
    {
        font-size: 12px;
    }
    .section-title3
    {
        font-size: 20px;
        background: url(../image/tit5.png) no-repeat center/100%;
    }
    .section-title3 p
    {
        font-size: 12px;
    }
    .section-title4
    {
        font-size: 20px;
        background: url(../image/tit6.png) no-repeat center/100%;
    }
    .section-title4 p
    {
        font-size: 12px;
    }
    .in-pro-hot
    {
        padding: 0 0;
    }
    .in-pro-hot .img-cover
    {
        float: none;
        width: auto;
        padding-top: 70%;
        margin-top: 20px;
    }
    .in-pro-hot .text
    {
        float: none;
        width: auto;
        padding: 15px;
    }
    .in-pro-hot .text h2
    {
        font-size: 14px;
    }
    .in-pro-hot .text p
    {
        font-size: 12px;
        line-height: 23px;
        height: 46px;
        overflow: hidden;
    }
    .in-pro-hot .text .btn
    {
        margin-top: 10px;
    }
    .in-pro-left
    {
        display: none;
    }
    .in-pro-right
    {
        float: none;
        width: auto;
    }
    .in-pro-right ul
    {
        margin-top: 20px;
    }
    .in-pro-right ul li
    {
        float: none;
        width: auto;
    }
    .in-pro-right ul li a
    {
        margin: 0 0 10px 0;
    }
    .in-case
    {
        padding-bottom: 20px;
    }
    .in-case-menu li a
    {
        line-height: 45px;
        padding: 0 25px;
        margin-left: -5px;
        font-size: 16px;
    }
    .in-case-con .img-cover
    {
        padding-top: 60%;
    }
    .in-case-con2 li
    {
        float: none;
        width: auto;
    }
    .in-case-con2 li a
    {
        margin: 10px 0 0;
    }
    .in-case-con2 li:last-child a
    {
        padding: 20px 20px;
        min-height: 150px;
    }
    .in-case-con2 .tel
    {
        background: url(../image/tel2.jpg) no-repeat 0 20px;
        padding-left: 55px;
        border-top: 1px solid #fff;
        padding-top: 15px;
        margin-top: 2px;
    }
    .in-case-con2 .tel strong
    {
        display: block;
        font-size: 30px;
        line-height: 1;
        font-weight: normal;
    }
    .in-yd
    {
        padding: 20px 0;
    }
    .in-yd li
    {
        width: 33.33%;
    }
    .in-yd li a
    {
        background: url(../image/ys-ico.png) no-repeat top center/100%;
        padding: 46px 0 10px;
        margin: 10px 5px 0;
        font-size: 12px;
    }
    .in-yd li h2
    {
        font-size: 20px;
        margin: 0;
    }
    .in-yd li h2 span
    {
        font-weight: normal;
        font-size: 16px;
    }
    .in-ys
    {
        padding: 30px 0;
    }
    .in-ys .fl
    {
        float: none;
        width: auto;
    }
    .in-ys .fr
    {
        float: none;
        width: auto;
        padding-top: 15px;
    }
    .in-ys-con
    {
        margin-top: 15px;
    }
    .in-ys-con .ys-tit h2
    {
        font-size: 18px;
    }
    .in-ys-con .ys-tit p
    {
        font-size: 16px;
    }
    .in-ys-con .desc
    {
        font-size: 12px;
        padding-bottom: 10px;
    }
    .in-ys-con .desc p
    {
        line-height: 25px;
    }
    .y1 .ys-tit, .y4 .ys-tit
    {
        background-size: 90%;
        padding-left: 60px;
        padding-bottom: 15px;
    }
    .y2 .ys-tit, .y3 .ys-tit
    {
        background-size: 90%;
        padding-left: 50px;
        padding-bottom: 15px;
    }
    .y5 .ys-tit
    {
        background-size: 90%;
        padding-left: 65px;
        padding-bottom: 15px;
    }
    .in-about
    {
        background: url(../image/bg2.jpg) no-repeat top center/cover;
        padding: 20px 0;
        text-align: center;
    }
    .in-about-con
    {
        padding: 15px 0 0;
    }
    .in-about-con .text
    {
        padding: 0;
    }
    .in-about-con .text h2
    {
        margin: 20px 0 0;
        font-size: 18px;
    }
    .in-about-con .text p
    {
        margin-top: 8px;
        line-height: 25px;
    }
    .in-photo-bg
    {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .in-photo-bg .tit
    {
        margin-bottom: 15px;
    }
    .in-photo .swiper-button-prev, .in-photo .swiper-button-next
    {
        display: none;
    }
    .in-news-con
    {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .in-news-con .tit span
    {
        padding: 10px 15px;
    }
    .in-news-con .tit span b
    {
        display: block;
        font-size: 14px;
    }
    .in-news-con li .date span
    {
        font-size: 16px;
    }
    .in-faq
    {
        margin-top: 10px;
    }
    .in-faq .fl
    {
        float: none;
        width: auto;
        height: 150px;
    }
    .in-faq .fr
    {
        float: none;
        width: auto;
    }
    .in-faq .fl .tit
    {
        padding: 15px 20px;
    }
    .in-faq li
    {
        margin-left: 0;
        float: none;
        width: auto;
        margin-top: 15px;
    }
    .in-faq li h2
    {
        margin: 0 0 5px;
    }
    .in-faq li .more
    {
        padding: 2px 6px;
    }
    .footer
    {
        padding-top: 10px;
    }
    .footer .flogo, .footer .fnav .dh
    {
        display: none;
    }
    .footer .fnav
    {
        float: none;
        width: auto;
        margin-left: 0;
    }
    .footer .fnav .contact .fl
    {
        float: none;
        width: auto;
    }
    .footer .fnav .contact .fr
    {
        float: none;
        width: auto;
    }
    .footer .ewm
    {
        float: none;
        padding-top: 20px;
    }
    .footer-copy
    {
        margin-top: 20px;
        padding: 10px 0;
    }
    .banner-sub
    {
        height: 130px;
    }
    .section-sub
    {
        padding: 30px 0;
    }
    .sub-tit
    {
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .curmbs
    {
        display: none;
    }
    .ct2-sd
    {
        display: none;
    }
    .ct2-mn
    {
        float: none!important;
        width: auto;
    }
    .list-3
    {
        margin: -10px 0 0 -10px;
    }
    .list-3 li
    {
        float: left;
        width: 50%;
    }
    .list-3 li a
    {
        margin: 10px 0 0 10px;
    }
    .list-3 li .text
    {
        line-height: 34px;
        font-size: 12px;
    }
    .list-3 li .text p span
    {
        height: 34px;
    }
    .list-3 li .btn a
    {
        font-size: 12px;
        padding: 0 10px;
    }
    .list-4 li
    {
        float: none;
        width: auto;
    }
    .list-4 li span
    {
        right: 0;
    }
    .list-5 li
    {
        padding-bottom: 15px;
        border-bottom: 1px solid #eee;
    }
    .list-5 li a
    {
        padding: 0;
        border: 0;
    }
    .list-5 li .img-center
    {
        float: none;
        width: auto;
        display: none;
    }
    .list-5 li .text
    {
        margin: 0;
    }
    .list-5 li .text .more
    {
        display: none;
    }
    .list-5 li .text h4
    {
        line-height: 20px;
        font-size: 16px;
    }
    .list-5 li .text p
    {
        margin: 10px 0 0;
    }
    .list-6 li
    {
        width: 50%;
    }
    .pages
    {
        margin-top: 20px;
    }
    .pages a
    {
        font-size: 12px;
        line-height: 30px;
        padding: 0 12px;
    }
    .yunu-infocontent-title h1
    {
        font-size: 18px;
    }
    .yunu-infocontent-desc
    {
        padding: 10px;
    }
    .yunu-infocontent-epx li
    {
        line-height: 24px;
    }
    .yunu-infocontent-epx li span
    {
        font-size: 12px;
        padding: 0 5px;
        margin-right: 5px;
    }
    .yunu-infocontent-epx li em
    {
        display: none;
    }
    .yunu-infocontent-return .more
    {
        display: none;
    }
    .yunu-infocontent-return
    {
        font-size: 12px;
        line-height: 22px;
        padding-top: 5px;
    }
    .yunu-infocontent-rem h4
    {
        font-size: 18px;
        line-height: 34px;
        margin-bottom: 5px;
    }
    .prod-menu
    {
        margin-bottom: 15px;
    }
    .prod-menu li
    {
        margin-right: 5px;
    }
    .prod-menu li a
    {
        font-size: 14px;
        line-height: 34px;
        padding: 0 15px;
    }
    .m-message
    {
        width: auto;
        margin: 18px auto 0;
    }
    .m-message label input.inp, .m-message label textarea
    {
        width: 67%;
    }
}
