@charset "UTF-8";
#logo a{
    display: block;
}


.language{
    position: absolute;
    left: 140px;
    top: 50%;
    transform: translateY(-50%);
    
}
.language a{
    color: #0054a6; 
    display: flex;
    text-decoration: none;
    line-height: 20px;
    font-size: 14px;
}
.language .icon{
    background-size: contain;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
}

.language .icon-cn{
    background-image: url('/templates/default/images/icon-cn.png');
}
.language .icon-en{
    background-image: url('/templates/default/images/icon-en.png');
}


#phone .in_blue16 a{
    color: #0054a6;
    text-decoration: none;
}
#menudiv a{
    box-sizing: border-box;
    padding: 0 10px;
    width: auto;
    display: block;
}
#ssdiv .ss_blue{
    background-image: url('/templates/default/images/ssbg.jpg');
    background-repeat: no-repeat;
    width: 157px;
    height: 26px;
    float: left;
    outline: none;
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 12px 0 0 12px;
}
#ssdiv .submit{
    border: none;
    -webkit-appearance:none;
    float: left;
    width: 35px;
    height: 26px;
    background-image: url('/templates/default/images/ss_submit.jpg');
    background-repeat: no-repeat;
    border-radius:  0 12px 12px  0;
}
#ssdiv{
    width: 200px;
    height: 26px;
    overflow: hidden;
}
@media (max-width: 1200px) {
    #header{
        background-size: cover;
        background: #ededed;
        padding: 20px;
        height: 100px;
        box-sizing: border-box;
    }
    #menudiv a:hover,#menudiv .menub{
        background-size: cover;
    }
    #h_div,
    #menudiv,
    #in_newdata,
    #z_main,
    #zmainimg,
    #apDiv28,
    #pro_content,
    .products_content,
    .pro_list,
    .content_line{
        width: auto;
    }
    #menudiv{
        padding: 0 30px;
    }
    .pro_rightdiv{
        float: none;
        width: auto;
        margin-left: 185px;
    }
    
    #zmainimg{
        height: auto;
    }
    #ssdiv td{
        background-repeat: no-repeat;
    }
    #zmainimg img{
        max-width: 100%;
        width: 100%;
        height: auto !important;
    }
    #z_main{
        padding: 20px;
    }
    #container{
        float: none;
        margin-left: 185px;
        width: auto;
        overflow: hidden;
    }
    #menudiv{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #menudiv a{
        width: auto;
        flex: 0 0 140px;
    }
    #in_newdata{
        padding:0 10px;
    }
    #ssdiv{
        left: auto;
        right: 20px;
    }
    #in_main{
        width: auto;
    }
    #controls{
        left: 50%;
        top: auto;
        bottom: 0;
        padding-left: 0;
        transform: translateX(-50%);
    }
    #in_main{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        height: auto;
    }
     #linkdiv{
         display: flex;
         align-items: center;justify-content: center;
         flex-wrap: wrap;
         padding: 5px;
     }
    #linkdata{
        width: auto;
        flex: 1;
        text-align: left;
    }
    #footcopy{
        padding: 10px;
        padding-bottom: 0;
        width: auto;
        height: auto;
    }
    #footcopydiv{
        height: auto;
    }
    #footcopydiv,#linkdiv{
        width: auto;
        text-align: center;
    }
    
    #footbg{
        height: auto;
        padding-top: 10px;
    }
    #foot_menudiv{
        width: 700px;
        height: auto;
         overflow: hidden;
    }
    .foot_menu{
        width: 90px;
    }
    .in_prods{
        margin: 10px !important;
    }

    #comment,
    #apDiv31,
    .pro_content,
    .con_text{
        width: auto;
    }
    .sub_com table{
         max-width: 100%;
    }
    .news_list_data  a{
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .page{
        height: auto;
        line-height: 1.8;
        margin-top: 15px;
    }
    .news_list{
        width: auto;
    }
    #news_content{
        margin-left: 0;
    }
    #news_content,.page{
        width: auto;
    }
    #content{
        width: auto;
        padding: 15px;
        padding-top: 0;
        margin-left: 0;
    }
    #content img,.zoomPad img{
        max-width: 100%;
    }
    
    #n_title{
        width: auto;
    }
}
@media (max-width: 800px) {
    .pro_content,#apDiv31{
        margin-left: 0;
    }
    #menudiv{
        padding: 0;
    }
  .pro_list {
    height: auto;
    width: auto;
    border-bottom: #ccc solid 1px;
    min-height: 165px;
  }

    #header{
        padding: 5px;
    }
    #ssdiv{
        left: auto;
        right: 0;
        top: 50px;
    }
    #logo{
        top: 20px;
        left: 10px;
    }
    #menudiv a{
        flex: 0 0 33.33%;
        color: #ffffff;
    }
    #menudiv a:hover,#menudiv .menub{
        background: #ffffff;
    }
    #menudiv{
        flex-wrap: wrap;
    }
    #menubg{
        background: #0054a6;
    }
    #menubg,#menudiv{
        height: auto;
    }
    .in_prods{
        flex: 0 0 90%;
    }
    .in_prodName{
        width: auto;
    }
    .in_prodart{
        width: auto;
        padding-right: 10px;
    }
    .in_prodmore{
        width: auto;
        top: 97px;
    }
    .foot_menu{
        margin-right: 20px;
    }
    #foot_menudiv{
        width: 600px;
    }
    #phone{
        width: 200px;
        left: auto;
        right: 10px;
        top: 12px;
    }

    #sideBar{
        width: auto;
        float: none;
    }
    #container{
        margin-left: 0;
    }
    #leftsideBar,
    #apDiv21,
    #left_news,
    #left_newstitle,
    .leftmenuli{
        width: auto;
    }
    #z_main{
        padding: 10px;
    }
    .leftmenuul{
        margin-left: 0;
    }
    .leftmenuli,#left_newstitle{
        background: none;
        border-bottom: 1px solid #eee;
    }
    .leftbarul,.leftmenu3div{
        display: flex;
        flex-wrap: wrap;
    }
    .leftmenu3div div{
        flex: 0 0 33%;
    }
    .leftmenu3div div a,.noneul li a{
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap

    }
    .noneul li{
        flex: 0 0 48%;
    }
    #leftsideBar{
        margin-right: 10px;
    }
    .page{
        width: auto;
    }

    .products_content{
        height: 78px;
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    #foot_menudiv{
        padding: 10px;
        margin-top: 0;
    }
    
}
@media (max-width: 640px) {
    #apDiv30{
        width: auto;
    }
    #apDiv29{
        left: 0;
    }
    .products_img{
        width: 100px;
        position: static;
        height: auto;
    }
    .readmore{
        width: auto;
    }
    #pro_content{
        margin-left: 0;
    }
    .pro_rightdiv{
        margin-left: 100px;
    }
    .pro_leftdiv{
        width: auto;
    }
    .products_img img{
        width: 100%;
        height: auto;
    }
    #logo{
        width: 120px;
        height: 58px;
        top: 50%;
        transform: translateY(-50%);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #logo img{
        max-width: 100%;
    }
    #foot_menudiv{
        width: auto;
    }
    #menudiv a,#menudiv .menub,#menudiv a:hover{
        height: 35px;
        line-height: 35px;
        font-size: 13px;
    }
    .foot_menuName{
        height: 30px;
        line-height: 30px;
    }
    #footbg{
        background-repeat: no-repeat;
        background-size: cover;
    }
    .foot_menu{
        border-bottom: 1px solid #fff;
        margin-right: 0;
        margin-bottom: 10px;
        width: auto;
        height: auto;
        float: none;
        overflow: hidden;
    }
    .foot_menuName{
        width: auto;
    }
    .foot_menu ul li{
        float: left;
        margin-right: 10px;
    }
    #apDiv33, #apDiv32{
        width: auto;
    }
   #apDiv32{
       width: 100px;
   }
   #apDiv34{
       width: auto;
       right: 0;
   }
   .produlright{
       width: auto;
   }
   #apDiv34,#apDiv33{
       left: 110px; 
   }
   #phone{
       z-index: 999;
       width: auto;
       position: fixed;
       bottom: 0;
       left: 0;
       right: 0;
       top: auto;
       height: 45px;
       line-height: 45px;
       background: #2c75dc;
       color: #ffffff;
   }
   #phone img{
       display: none;
   }
   body{
       padding-bottom: 45px;
   }
   #phone .in_blue16 a{
       color: #ffffff;
   }
   #phone .in_gray{
       color: #ffffff;
   }
   #ssdiv{
       width: 180px;
   }
   #ssdiv .ss_blue{
       width: 137px;
   }
   #menudiv a{
       min-width: auto;
       text-overflow: ellipsis;
       overflow: hidden;
       white-space: nowrap;
   }
   .language{
        position: absolute;
        left: auto;
        right: 10px;
        top: 15px;
        transform: none;
   }
}
