 /*eid样式*/
.eid-banbox{width: 100%; min-width: 1200px;}
.eid-ban1{width:100%;height: 270px;background: url(../img/banbg1.jpg)no-repeat center; -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
}
.eid-ban2{width:100%;height: 475px;background: url(../img/banbg2.jpg)no-repeat center; -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
}
.eid-bancontent{width: 1200px;margin: 0 auto;}
.ban-center{width: 750px;margin: 0 auto;text-align: center;}
/**/
        .nav-height{ position: relative;
           
            margin: auto;
         
        }
        .nav-box {margin:0 auto;background: #ee3745}
        .nav-box.navFix{top: 0; box-shadow: 0 0 5px rgba(0,0,0, 0.2);border-bottom:1px solid #e3e3e3\9; z-index: 99;} 
        .nav-box ul {padding: 0;margin: 0 auto; display: block; margin-left: 20px;}
        .nav-box.navFix ul{ border-bottom: 0;}
        .nav-box li { font-size: 16px;text-align: center;color: #999;transition: all 0.5s ease;}
        .nav-box li a {font-size: 16px;

            text-align: center;
            color: #999;
            transition: all 0.5s ease;
            float: left;
            border-bottom: 3px solid #ee3745;
        }

        .nav-box li a.active {
            border-bottom: 3px solid #f7ba27;
              
        }
        .nav-mobile {display: none;font-weight: bold;width: 100%;}
        .click-me {width: 150px;height: 30px; background: #4680d1;color: white; text-align: center;line-height: 30px;}
        .click-me a {display: block;color: white;}
        /**/
.product-list{width: 100%; margin-top: 10px;}

.product-tit{width: 100%; border-bottom: 2px solid #39b54a; text-align: left;margin-top: 10px;}
.product-tit i{width: 3px;height: 16px;display: inline-block;background: #39b54a;}
.product-tit h3{display: inline-block;font-size: 20px;color: #2c2c2c;text-align: left;}


#goTopBtn { display:none;
            position: fixed;
            right: 195px;
            bottom: 5%;
        }
    /*头部添加*/
.nav-wrap,.header{width: 1200px;margin:0 auto;}
.header{background: #fff;}
#iebug{height: 160px;}



.category-btn {
    background: #d5d5d5 none repeat scroll 0 0;
    border-radius: 16px;
    display: block;
    height: 160px;
    padding-top: 15px;
    position: fixed;
    top: 60%;
    width: 35px;
    z-index: 999;
}
.category-btn a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
}
.category-btn a:hover {
    color: #666;
}
.catCur {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.category-btn ul li {
    position: relative;
}
.category-btn ul li div {
    background: rgba(0, 0, 0, 0) url("../img/arrow-cate-side.png") no-repeat scroll 0 center;
    border-radius: 3px;
    left: 35px;
    padding-left: 6px;
    position: absolute;
    top: 3px;
}
.category-btn ul li div span {
    background: #ebebeb none repeat scroll 0 0;
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding: 5px;
    white-space: nowrap;
}
.text {
    display: none;
}

.category-btn ul li.active a{
    color: red;
}
.consultation_btn {
    width: 194px;
    height: 50px;
    position: absolute;
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-image: url(../img/top_line.png);
    background-position-y: -42px;
    right: 0;
    top: 0;
    border-radius: 0 10px 10px 0;
    display: none;
    line-height: 50px;
}
/* .navFix > ul > .consultation_btn{
    display: block;
} */
.fixed2{
    position: fixed;
    z-index: 99;
}
.fixed2  > .consultation_btn{
    display: block;
    z-index: 100;
}
/* #section1{
    background-color: #fff;
    
}
#section1,
#section2,
#section8,
#section4,
#section5{
  padding: 0 36px 30px 36px;
  margin: auto;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
#section4,
#section2,
#section8,
#section1{
  box-shadow: 0px 4px 16px 0 rgba(0,0,0,.2);
}
#section5{
  padding: 0;
} */
.Details_title{
    font-size: 28px;
    color: #333333;
    text-align: center;
    line-height: 80px;
  }
  .Details_ctn{
    min-height: 200px;
    margin-top: 10px;
  }
  /* #section2{
    padding: 10px 36px 60px 36px;
  } */
    .Details_ctn > p,
    .Details_ctn{
    font-size: 14px;
    margin-bottom: 10px;
    color: #444;
  }
  /* #section7{
      margin-bottom: 50px;
  } */
