
@media screen and (width: 1280px) {

    .w1360{width: 92%}

}

@media screen and (min-width: 1024px) and (max-width: 1279px){

    .w1200{width: 94%;}
    .w1360{width: 94%}

    .header .w1200{width: 98%;}

    .page_product_list .product_search{padding: 10px }
    .page_product_list .product_search .t{width: 45%;}
    .page_product_list .product_search .t h4{font-size: 16px;}

    .page_product_list .product_search .search{width: 55%;}

    .page_product_list .product_a .list li .img{width: 15%; margin-right: 2%}
    .page_product_list .product_a .list li .img img{width: 100%;}
    .page_product_list .product_a .list li .t{width: 60%; margin-right: 5%; padding: 0}
    .page_product_list .product_a .list li .t h1{font-size: 18px; margin-bottom: 10px;}
    .page_product_list .product_a .list li .t p{font-size: 14px;}

    .page_contact .contact_map .map{height: 400px;}


}


@media screen and (max-width: 479px) {

    .w1200{width: 94%;}
    .w1360{width: 100%}

    /*----header----*/
    .header{height: 60px; background: #fff; box-shadow: 0 0 10px 3px #dedede}
    .header .header_top{height: 60px;}
    .header .header_top .logo{width: 248px; height: 35px; margin: 12px 0 0 0;}
    .header .header_top .header_tel{margin: 20px 50px 0 0}
    .header .header_top .header_tel img{display: none}

    .header .button{display: block}

    .nav{position: fixed; width: 240px; height: 960px; left: -240px; background: #f4f4f4}
    .nav .nav_bar{padding-top: 40px;}
    .nav .nav_bar .li{width: 100%; margin-right: 0; text-align: left; padding: 0}
    .nav .nav_bar .li>a{font-size: 14px; color: #333; font-weight: bold; line-height: 40px; padding-left: 50px;}

    .nav.nav_on{left: 0}

    .header.mini{transform: translateY(0); -webkit-transform: translateY(0)}


    /*----footer----*/
    .footer{padding-top: 30px;}
    .footer .footer_top{display: none}


    .footer .footer_end{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #282828; position: relative}
    .footer .footer_end .img{display: none}
    .footer .footer_end .footer_con{width: 100%; margin-bottom: 20px;}
    .footer .footer_end .footer_con span{width: 100%; font-size: 12px; color: #2f2f2f; font-weight: bold; margin-bottom: 0}
    .footer .footer_end .footer_con i{display: block; font-weight: lighter; margin-top: 0;}

    .footer .footer_end .footer_link{display: none}

    .footer .footer_end .footer_ying{display: none}

    .footer .footer_end .footer_site{display: none}

    .footer .footer_copy{padding: 10px 0 20px 0; text-align: center}
    .footer .footer_copy span{display: inline-block; font-size: 12px; color: #999; margin-right: 20px}
    .footer .footer_copy span a{display: inline-block; font-size: 13px; color: #999}


    /*----banner----*/
    .banner{height: 280px; padding-top: 60px;}

    /*----content----*/
    .t{padding-left: 10px; margin-left: 60px; margin-bottom: 60px; position: relative}
    .t:before{content: ""; display: block; width: 2px; height: 90%; background: #c40e24; position: absolute; top: 0; left: 0; margin-top: 6px}
    .t h1{font-size: 18px; color: #181818}
    .t h2{font-size: 13px; color: #b3b3b3; font-family: 'Montserrat-Light'}

    /*----list01----*/
    .list01{padding: 40px 0;}

    .list01 .list01_left{display: none}

    .list01 .list01_right{width: 100%; }
    .list01 .list01_right .t{margin-bottom: 30px; margin-left: 0;}
    .list01 .list01_right .list01_con p{padding-left: 0}
    .list01 .list01_right .list01_li{box-shadow: none; margin-bottom: 10px;}
    .list01 .list01_right .list01_li .list{padding: 10px 0 10px 0}


    /*----list02----*/
    .list02{padding: 40px 0; background: none}
    .list02 .h6{display: none}

    .list02 .t{margin-left: 0; margin-bottom: 20px}
    .list02 .list02_con{position: relative; z-index: 2; margin-right: -2%;}
    .list02 .list02_con .li{width: 48%; float: left; margin-right: 2%; padding: 0}
    .list02 .list02_con .li .li_left{width: 100%; margin-right: 0; padding-top: 20px;}
    .list02 .list02_con .li .li_left h1{font-size: 15px;  margin-bottom: 10px; padding-left: 0; }
    .list02 .list02_con .li .li_left h1:before{display: none}
    .list02 .list02_con .li .li_left p{display: none}

    .list02 .list02_con .li .li_right{width: 100%;}
    .list02 .list02_con .li .li_right .img{border: none}

    .list02 .link{top: 0;}


    /*----list03----*/
    .list03{padding: 30px 0;}
    .list03 .t{text-align: center; margin-left: 0; padding-left: 0; margin-bottom: 30px;}

    .list03 .list03_con{padding: 0 20px}
    .list03 .list03_con .li{padding: 0;}

    /*----list04----*/
    .list04{padding: 40px 0}
    .list04 .t{ padding-left: 0; margin-bottom: 40px;}

    .list04 .list04_con{}
    .list04 .list04_con .list{margin-right: 0;}
    .list04 .list04_con .list li{width: 100%;  margin-right: 0; margin-bottom: 20px}
    .list04 .list04_con .list li .img{height: 180px;}
    .list04 .list04_con .list li .txt{padding: 20px 0 0 0}

    /*----page_banner----*/
    .page_banner{height: 220px; padding-top: 60px;}

    .page_con{padding: 20px 0 40px 0}

    .page_con .page_left{width: 100%; margin-right: 0; margin-top: 0;}
    .page_con .page_left .left_title{display: none}

    .page_con .page_left .left_list{margin-bottom: 22px;}
    .page_con .page_left .left_list a{display: inline-block; width: 33%; height: 32px; margin-right: 1px; margin-bottom: 2px; float: left; font-size: 12px; color: #333; line-height: 32px; text-align: center; padding: 4px 0; overflow: hidden}

    .page_con .page_left .left_key{display: none}
    .page_con .page_left .left_news{display: none}
    .page_con .page_left .left_contact{display: none}
    .page_con .page_left .left_message{display: none}

    .page_con .page_right{width: 100%;}
    .page_con .page_right .page_site{margin-bottom: 30px;}
    .page_con .page_right .page_site .site_left{width: 100%;}
    .page_con .page_right .page_site .site_left h1{font-size: 14px;}
    .page_con .page_right .page_site .site_right{display: none}

    /*----page_about----*/

    .page_about img{width: 100% !important; height: auto !important;}


    /*----page_honor----*/
    .page_honor .list{margin-right: -2%;}
    .page_honor .list li{width: 48%; margin-right: 2%;}



    /*----page_product----*/
    .page_product .list{margin-right: -2%}
    .page_product .list li{width: 48%; margin-right: 2%;}
    .page_product .list li .txt h1{font-size: 14px; }


    /*----page_news----*/
    .page_news .list li h6{font-size: 15px;}
    .page_news .list li h1{font-size: 16px;}
    .page_news .list li p{font-size: 13px;}

    /*----page_newshow----*/
    .page_newshow .con img{width: 100%}


    /*----page_contact----*/
    .page_contact .contact_top{margin-bottom: 20px}
    .page_contact .contact_top .contact_left{width: 100%;}
    .page_contact .contact_top .contact_left span{display: block; font-size: 14px; color: #333; line-height: 26px}
    .page_contact .contact_top .contact_right{display: none}
    .page_contact .contact_map .map{height: 320px;}



    /*-----公共样式-------*/
    /*----page_message----*/
    .page_message{width: 100%; padding: 20px 0;}
    .page_message p {margin: 7px 0; padding-left: 70px;}
    .page_message p span {width: 70px;}

    /*----page_search----*/
    .page_search .list{margin-right: -2%;}
    .page_search .list li{width: 48%; margin-right: 2%;}
    .page_search .list li p{font-size: 13px; line-height: 20px;}

    /*----tag_show----*/
    .page_tag .list{margin-right: -2%;}
    .page_tag .list li{width: 48%;  margin-right: 2%;}
    .page_tag .list li p{font-size: 13px; line-height: 24px;}

    /*----product_show----*/
    .productshow_hot .list{list-style: none; margin-right: -2%}
    .productshow_hot .list li{width: 48%; margin-right: 2%;}
    .productshow_hot .list li .txt h1{font-size: 13px;}

    .product_key a{ padding: 4px 10px;}

    .product_city a{padding: 4px 10px;}

    /*-----page_tag----*/
    .tag{margin-top: 20px;}

    /*----page_city----*/
    .page_city{padding: 120px 0 40px 0;}
    .page_city .w1200{width: 92%;}
    .page_city .title h1{font-size: 18px;}
    .page_city .title .city_link{width: 100px; padding: 8px 0;}

    /*----site_map----*/
    .page_webmap{padding: 120px 0 40px 0;}
    .page_webmap .title h1{font-size: 18px; }
    .page_webmap .title .city_link{width: 100px; padding: 8px 0; }

    /*----right_list----*/
    .right_list{width: 36px; right: 10px; margin-bottom: 16%;}
    .right_list .li{width: 38px; height: 38px; margin-bottom: 2px; line-height: 38px;}
    .right_list .li i{font-size: 24px;}
    .right_list .li:nth-child(2){display: none}

    .right_list .li .img{width: 120px; height: 150px; position: absolute; top: 0; right: 0; margin: 40px 60px 0 0; background: #fcfcfc; box-shadow: 0 0 10px 3px rgba(0,0,0,.2); visibility: hidden; opacity: 0; transition: all ease .3s .1s; -webkit-transition: all ease .3s .1s}
    .right_list .li .img img{width: 100%; display: block; float: none; margin: 0 auto 5px auto;}
    .right_list .li .img p{line-height: 10px; font-size: 13px; color: #333}

    .right_list .li .tel{width: 160px; height: 36px;}
    .right_list .li .tel h3{font-size: 16px; line-height: 40px; }
    .right_list .li .tel h3 i{font-size: 18px;}

    .right_list .li:hover .tel{margin: 0 50px 0 0;}









}