﻿.logo p{
  float:left;
  line-height: 90px;
  font-size: 24px;
  font-weight: bold;
}
.message #nicekname {
   display: block;
   height: 26px;
   line-height: 26px;
   padding: 0;
   padding-left: 6px;
   border: 1px solid #dedede;
   width: 200px;
 }
#t4{
  height: 32px;
  line-height: 32px;
  width: 120px;
  border: 1px solid #dedede;
}
.sort li.cur a{
  color: #086acb;
  text-decoration: none;
  background: url(../images/sortliahover.jpg) 16px 50% no-repeat;
}
.sort li.cur .layer2{
  display: block!important;
}
#header button{
  float:right;
  width: 40px;
  height: 32px;
  margin-right: 10px;
  margin-top: 5px;
  border: 1px solid #0066cb;
  background: #fff;
  border-radius: 3px;
  display: none;
}
#header button span{
  display: block;
  width: 96%;
  height: 2px;
  background: #0066cb;
  margin: 3px 0;
  border-radius: 3px;
  border: 1px solid #0066cb;
}
@font-face {
  font-family: 'icomoon';
  src: url(../font/icomoon.eot--2mgmdr);
  src: url(../font/icomoon.eot?#iefix-2mgmdr) format('embedded-opentype'), url(../font/icomoon.woff) format('woff'), url(../font/icomoon.ttf) format('truetype'); font-weight: normal; font-style: normal }
.f_fix{
  width:100%;
  padding-top: .15rem;
  position: fixed;
  bottom: 0rem;
  line-height: 2.4rem;
  z-index: 4;
  color:#fff;
  text-align: center;
  background: #0066cb;
  display: none;
}
.f_fix a{
  color:#fff;
  float:left;
  width: 25%;
  font-size: 12px;
}
.icon_foot{
  font-family:'icomoon';
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  height: 1.5rem;
  margin: auto;
  font-size: 2rem;
}
.icon_foot_call:before {
  content: "\e62c";
}
.icon_foot_msg:before {
  content: "\e6a0";
}
.icon_foot_contact:before {
  content: "\e6b2";
}
.icon_foot_qq:before {
  content: "\e6ca";
}
@media screen and (min-width: 769px) {}
@media screen and (min-width: 320px) and (max-width: 768px){
  #header{
    width: 100%;
  }
  div.logo{
    width: 70%;
  }
  div.logo img{
    width: 100%;
  }
  .logo p{
    display:none;
  }
  .topLink{
    display: none;
  }
  #header button{
    display: block;
  }
  #menu{
    width: 100%;
    height:0;
    left:0;
    margin-left: 0;
    overflow: hidden;
  }
  #menu.on{
    height: auto;
  }
  .nav{
    width: 100%;
    height:auto;
  }
  .nav li.min,.nav li{
    width: 100%;
  }
  .banner .num{
    right: 0;
    width: 100%;
    text-align: center;
  }
  .banner .num li{
    float: none;
  }
  .search{
    width: 100%;
  }
  .hotSearch{
    display: none;
  }
  .product_center{
    width: 100%;
  }
  .menu_cate{
    display: none;
  }
  .product{
    padding-top: 15px;
  }
  .recommend_product{
    width: 100%;
  }
  .product_list1 li{
    width: 48%;
    margin: 1%;
  }
  .product_list1 li a.img img{
    width: 100%;
    height:auto;
  }
  .product_list1 li h3 a{
    font-size: 14px;
  }
  .service{
    width: 100%;
  }
  .re{
    width: 100%;
  }
  #tabs_box{
    width: 100%;
  }
  .tabs .more{
    top: -13px;
    width: 40px;
    right:1px;
  }
  .tabs .more img{
    width: 100%;
  }
  .tabs-body{
    width: 100%;
  }
  .product_list1t li{
    width: 48%;
    margin: 1%;
  }
  .product_list1t li a.img img{
    width: 100%;
    height:auto;
  }
  .product_list1t li:last-of-type{
    display: none;
  }
  .re1{
    display: none;
  }
  .benefit_center{
    width: 100%;
  }
  .benefit_title{
    float: none;
    margin: 0 auto;
  }
  .youshi{
    width: 100%;
  }
  .tab{
    width: 44px;
  }
  .tab li{
    width: 44px;
    height:44px;
  }
  .tab li a{
    font-size: 14px;
    line-height: 44px;
    text-indent: 15px;
  }
  .tab li a.tab_click{
    font-size: 14px;
    width: 44px;
  }
  .tab_content{
    width: calc(100% - 44px);
  }
  .tab_content img{
    width: 100%!important;
    height:auto!important;
  }
  .tab_content .title{
    line-height: 3em!important;
  }
  .tab_content .title span{
    font-size: 16px!important;
  }
  .aboutus{
    height:auto;
    background-size: cover;
  }
  .about{
    width: 100%;
  }
  .solution{
    display: none;
  }
  .news_center{
    width: 96%;
    padding: 0 2%;
    margin-bottom: 64px;
  }
  .news_company{
    width: 100%;
  }
  .news_introduce{
    width: 100%;
  }
  .news_introduce img{
    width: 100%!important;
  }
  .news_list1{
    width: 100%;
  }
  .f_link{
    display: none;
  }
  .bottom,#footer{
    display: none;
  }
  .f_fix{
    display: block;
  }
  .n_banner{
    width: 100%;
    left: 0;
    margin-left: 0;
    height:auto;
  }
  .n_banner img{
    width: 100%;
    height:auto;
  }
  #container{
    width: 100%;
  }
  .left{
    float: none;
    margin: 0 auto;
  }
  .left .n_news,.left .sort_product{
    display: none;
  }
  .right{
    width: 96%;
    padding: 0 2%;
    margin-bottom: 64px;
  }
  .product_listt1 li{
    width: 48%;
    margin: 1%;
  }
  .product_listt1 li a.img img{
    width: 100%;
    height:auto;
  }
  .product_listt1 li h3 a{
    font-size: 14px;
  }
  .news_listt1 li div{
    width: 100%;
  }
  .zxxw_b{
    float: none;
  }
  .right .content img{
    max-width: 100%;
  }
  #relate_p li{
    margin: 0 1%;
    width: 48%;
    text-align: center;
  }
  .tag_list_product li{
    width: 48%;
    margin: 0 1%;
  }
  .tag_list_product li a.img img{
    width: 100%;
    height:auto;
  }
  .message{
    padding-left: 0;
  }
  .message #content{
    width: 200px;
  }
}