﻿
/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
    /* module: 公用 */
    .wp {width: 98%;}

    .logo{
        margin-top: 4px;
        width: auto;
    }
    
    .logo img{
        width: 175px;
    }

    .header_top_rig a{
        width: auto;
        height: auto;
        line-height: 1.3;
        border:0;
        font-size: 14px;
        border-radius: 0;
        margin-left: 10px;
    }

    .header_top_rig a:hover{
        background: none;
        color:#333;
    }

    .nav{
        position: fixed;
        left: 0;
        top: 47px;
        bottom: 0;
        z-index: 9;
        width: 100%;
        overflow-y: auto;
        display: none;
    }

    .header_top .wp{
        padding: 10px 0;
    }

    .nav ul{
        height: auto;
    }

    .nav li:before,
    .nav li:after,
    .nav ul:after,
    .nav ul:before{
        display: none;
    }

    .nav li{
        float: none;
        width: 100%;
        border-bottom: 1px solid #fff;
    }

    .header{
        position: fixed;
        left: 0;
        top: 0;        
        z-index: 9;
        width: 100%;
        background: #fff;
    }

    .header_top_rig{
        padding-right: 40px;
    }

    .nav .a1{
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
        text-align: left;
        font-size: 14px;
    }

    .nav dl{
        position: static;
        padding: 10px;
        /*display: block;*/
        background: #fff;
    }

    .nav .parent .a1{
        position: relative;
    }

    .nav .parent .a1:before{
        content:"";
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 50px;
        background: url(../images/icon_jia.png) no-repeat center;
        background-size: 32px auto;
    }

    .nav .parent.no .a1:before{
        background-image: url(../images/icon_jian.png);
    }

    .nav dd{
        display: inline-block;
        margin-right: 20px;
        vertical-align: middle;
    }

    .nav dd a{
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        background: none !important;
        color:#337ece !important;
    }

    .container{
        padding-top: 57px;
    }

    .ban{
        height: 200px;
        background-size: cover;
    }

    .m_row{
        padding: 10px 0 30px;
    }

    .m_row_left{
        margin-bottom: 10px;
        width: 100%;
    }

    .m_row_tit{
        padding: 0 20px;
        height: 60px;
        background-color: #005ab0;
        background-position: right center;
    }

    .m_row_tit strong{
        font-size: 16px;
    }

    .subnav li{
        float: left;
        width: 33.33%;
    }
    
    .nav li:hover dl{
        display: none;
    }


    .nav  .parent.no dl{
        display: block;
    }

    .subnav {
        overflow: hidden;
    }

    .subnav a{
        padding: 0 15px;
    }

    .subnav em{
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }

    .subnav a{
        height: 40px;
    }

    .m_row_right{
        margin-left: 0;
    }

    .m_row_right_tit strong{
        font-size: 16px;
    }

    .ins_xq h1{
        font-size: 16px;
    }

    .m_row_right_tit{
        margin-bottom: 20px;
    }

    .m_txt{
        font-size: 14px;

    }

    .index_about{
        height: auto;
    }

    .footer .wp{
        padding: 5px 5px;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .footer .wp div{
        padding: 2px 0;
        width: 100%;
        text-align: center;
    }

    #banner .item em{
        height: 200px;
        -webkit-background-size: cover;
        background-size: cover;
    }

    #banner .slick-dots{
        position: absolute;
        left: 0;
        bottom: 10px;
        width: 100%;
        text-align: center;
    }

    #banner .slick-dots li{
        display: inline-block;
        margin:0 2px;
        vertical-align: middle;
    }

    #banner .slick-dots li button{
        font-size: 0;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #fff;
    }

    #banner .slick-dots li.slick-active button{
        background: #005ab0;
    }

    .index_box{
        padding: 10px 0;
    }

    .index_row_let,
    .index_row{
        margin-bottom: 10px;
    }

    .index_row_let,
    .index_row_rig{
        float: none;
        width: 100%;
    }
    .index_row_let,
    .index_row_right{
        padding: 10px;
        height: auto;
    }

    .index_tit strong{
        font-size: 16px;
    }

    .index_about .m_btn .btn{
        width: 100%;
    }

    .ul_txt a{
        font-size: 14px;
    }

    .ul_imgtxt_img,
    .ul_imgtxt_img img,
    .ul_imgtxt2 .ul_imgtxt_img, .ul_imgtxt2 .ul_imgtxt_img img{
        width: 100%;
        height: auto;
    }

    .ul_imgtxt_img{
        margin-bottom: 5px;
        float: none;
    }

    .ul_imgtxt_con,.ul_imgtxt2 .ul_imgtxt_con{
        margin-left: 0;
    }

    .index_row .ul_imgtxt{
        height: auto;
    }

    .ul_imgtxt_con p{
        height: 44px;
        -webkit-line-clamp: 2;
    }

    .list_join li{
        width: 100%;
    }

    .list_join li:first-child+li{
        text-align:left;
    }
    .list_join li:first-child+li+li{
        text-align:left;
    }


    .list_join em{
        margin-left: 10px;
    }

    .list_join a{
        font-size: 12px;
    }

    .box_news_img,
    .box_news_img img{
        float: none;
        width: 100%;
        height: auto;
    }

    .box_news_txt{
        margin-left: 0;
    }

    .box_news_txt p{
        font-size: 12px;
        line-height: 25px;
        height: 75px;
        -webkit-line-clamp: 3;
    }

    .box_news_txt h3{
        margin-top: 10px;
        font-size: 16px;
    }

    .list_news p,
    .list_news span{
        font-size: 12px;
    }

    .list_news a{
        padding: 2px 0;
    }

    .page .prev, .page .next{
        padding: 0 10px;
    }

    .page a, .page span{
        height: 30px;
        line-height: 28px;
        width: 30px;
    }

    .box_xq h1{
        font-size: 16px;
    }

    .join_list .item{
        font-size: 12px;
        height: 40px;
        line-height: 40px;
    }

    .join_list_hd li{
        font-size: 14px;
    }

    .g_tit{
        padding-bottom: 20px;
    }

    .g_tit strong{
        font-size: 22px;
    }

    .join_list_hd2 li{

    }

    .join_list_hd2{
        padding: 0 10px;
    }

    .join_list_hd2 li{
        width: 100%;
        text-align: left !important;
    }

    .join_xq{
        padding: 0 10px;
    }

    .join_xq p{
        font-size: 12px;
    }

    .join_xq h3{
        font-size: 14px;
    }

    .list_case li{
        width: 50%;
    }

    .list_case .txt{
        padding: 5px;
    }

    .list_case h3{
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .list_case p{
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .list_case span{
        margin-top:5px;
    }

    .list_case{
        margin:-10px 0 0 -10px;
    }

    .list_case a{
        margin:10px 0 0 10px;
    }

    #map{
        height: 250px;
    }

    .contact_us_rig{
        float: none;
    }

    .contact_us_rig button{
        width: 100%;
    }

    
    .contact_us_rig .flex{
        width: 100%;
        margin-bottom: 10px;

    }

    .contact_us_rig li{
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }

    .contact_us_let{
        float: none;
    }


    .footer_link{
        justify-content: center;
    }

    .m_mobile{
        display: block;
    }

    .list_map{
        padding: 0 10px;
    }

    .list_map .a1{
        font-size: 14px;
        width: 100%;
        height: 40px;
        line-height: 40px;
    }

    .list_map dd a{
        font-size: 12px;
    }

    .index_video_btn img{
        width: 80px;
    }

    
    .list_map dd{
        width: 25%;
        margin:0;
    }

    .list_map dd a{
        display: block;
        margin:0 0 10px 10px;
        width: auto;
        height: 40px;
        line-height: 40px;
    }

    .list_map dl{
        margin:0 0 0 -10px;
    }

    .footer_link li:last-of-type{
        padding: 0 20px;
    }

    .header_top_rig dl{
        border-top: 1px solid #ccc;
    }

    .header_top_link:after{
        display: none;
    }

    .list_join i,.list_join em{
        float:none;
        width: auto;
        max-width:130px;
    }
}



/*Common For Max 768*/
@media only screen and (max-width: 959px) {
    /* module: 公用 */
    .wp {width: 98%;}
 
}



/*Common For Max 480*/
@media only screen and (max-width: 767px) {
 

}


/*Common For Max 320*/
@media only screen and (max-width: 600px) {
        .subnav li{
            width: 50%;
        }

        .join_list a{
            width: 67px;
        }

        .header_top_rig{

        }
 
}

