* {
     margin: 0;
     padding: 0;
}
body{
     font-size: .16rem;
}
 a {
     text-decoration: none;
     color: #fff;
}
 ul {
     list-style: none;
}
 .header .item ul li .blu {
     color: #000!important;
}
 .prod {
     background-color: #f0f4f5;
}
 .prod .prod-top {
     padding: 1.1rem 15% 0.3rem ;
     background-color: #f9fafc;
}
 .prod .prod-top .top-t {
     overflow: hidden;
}
 .prod .prod-top .top-t .t-left {
     float: left;
     height: 0.46rem;
     background: url(http://web2.zheke.com/upload/images/yuandaima.png) no-repeat;
     background-size: .46rem .46rem;
     padding-left: 0.65rem;
     line-height: 0.46rem;
}
 .prod .prod-top .top-t .t-left h2 {
     font-size: 0.3rem;
     display: inline-block;
}
 .prod .prod-top .top-t .t-right {
     float: right;
}
.prod .prod-top .top-t .t-right #searchform{
display: flex;
}
.prod .prod-top .top-t .t-right #searchsubmit{
  width: 0.4rem;
    height: 0.37rem;
    font-size: .14rem;
    border-radius: 0;
     border-top-right-radius: 0.03rem;
     border-bottom-right-radius: 0.03rem;
    max-height:initial ;
}
 .prod .prod-top .top-t .t-right input {
    width: 2.5rem;
     height: 0.37rem;
      border-radius: 0;
     border-top-left-radius: 0.03rem;
     border-bottom-left-radius: 0.03rem;
     outline: none;
     border: 1px solid #dedede;
     padding-left: 0.44rem;
     background: url(http://web2.zheke.com/upload/images/sousuo.png) no-repeat;
     background-size: .19rem .2rem;
     background-position: 0.13rem 0.08rem;
     font-size: .14rem;
}
 .prod .prod-top .top-t .t-right p {
     padding: 0.05rem 0 0 0.15rem;
     color: #9f9f9f;
     font-size: 0.14rem;
}
 .prod .prod-top .top-b {
     margin-top: 0.5rem;
     padding-bottom: 0.1rem;
}
 .prod .prod-top .top-b .b-t, .prod .prod-top .top-b .b-b {
     display: flex;
     justify-content: start;
     flex-wrap: wrap;
}
 .prod .prod-top .top-b .b-t span, .prod .prod-top .top-b .b-b span {
     font-size: 0.2rem;
     font-weight: 700;
}
 .prod .prod-top .top-b .b-t a, .prod .prod-top .top-b .b-b a {
     color: #2b3c45;
     padding: 0.1rem 0.2rem;
     font-size: 0.16rem;
}
 .prod .prod-top .top-b .b-t a:hover, .prod .prod-top .top-b .b-b a:hover {
     color: #4495fe;
     background-color: #e1edfc;
     border-radius: 0.3rem;
}
 .imp{
     color: #4495fe!important;
     background-color: #e1edfc!important;
}
 .prod .prod-top .top-b .b-b {
     margin-top: 0.18rem;
     display: block;
}
 .prod .prod-top .top-b .b-b a {
     padding: 0.06rem 0.2rem;
}
 .prod #prod-bot .bot-box {
     width: 100%;
    /* height: 2.9rem;
     */
     background-color: #fff;
     border-radius: 0.05rem;
     overflow: hidden;
     box-shadow: 0.01rem 0.02rem 0.03rem #ccc;
     margin-top: 0.2rem;
}
 .prod #prod-bot .bot-box img {
     width: 100%;
     height: 1.8rem  !important;
}
 .prod #prod-bot .bot-box a {
     display: block;
     width: 100%;
     height: 100%;
}
 .prod #prod-bot .bot-box ul {
     margin: 0.05rem 0;
}
 .prod #prod-bot .bot-box ul li {
     color: #a3a6a8;
     padding-left: 0.2rem;
     font-size: .16rem;
}
 .prod #prod-bot .bot-box ul li span {
     color: #0f77ff;
     margin-right: 0.05rem;
}
 .prod #prod-bot .bot-box p {
     padding-left: 0.2rem;
     font-size: .16rem;
     color: #000;
     line-height: .5rem;
}
 .prod #prod-bot .bot-box:hover {
     transform: translateY(-0.05rem);
}
/* .prod .fenye {
     width: 13.65rem;
     height: 1rem;
     overflow: hidden;
     line-height: 1rem;
     text-align: center;
     margin: 0.3rem auto 0.75rem;
}
 .prod .fenye ul {
     height: 100%;
     display: inline-block;
}
 .prod .fenye ul li {
     float: left;
}
 .prod .fenye ul li a {
     color: #000;
     width: 0.3rem;
     height: 0.3rem;
     display: inline-block;
     text-align: center;
     line-height: 0.3rem;
     border: 1px solid #d9d9d9;
     border-radius: 0.05rem;
     margin: 0 0.08rem;
}
 */
 