body{
    background: rgba(246,246,246,1);
}
.containerBox{
    padding: 0 15px;
}
footer {
    margin: 0px 0 0 0;
}


/*导航区域*/
#navList{
}
#navList ul{
    display: inline-block;
    background: #fff;
    color: #333;
    text-align: center;
    width: 100%;
    font-size: 0;
    padding: 11px 8px;
    position: relative;
    z-index: 1000;
    /*min-height: 56px;*/
}
#navList  ul li{
    width: 26%;
    display: inline-block;
    text-align: center;
    margin: 0 1%;
    float: left;
    max-width: 100px;
}
#navList  ul li>a{
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: 34px;
    line-height: 32px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(102,102,102,1);
    border-radius: 1px;
    text-align: left;
    padding: 0 8px;
    box-sizing: border-box;
    position: relative;

}
#navList ul li>a>span{
    display: block;
    position: relative;
    padding: 0 12px 0 0 ;
    white-space:nowrap;/* 规定文本是否折行 */
    overflow: hidden;/* 规定超出内容宽度的元素隐藏 */
    text-overflow: ellipsis;
}


#navList  ul li>a>i{
    width: 12px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    background: url(../img/productInco2.png) no-repeat center;
    background-size: 11px;
    margin: 4px 0 0 0px;
    position: absolute;
    top: 0;
    right: 8px;
}
#navList  ul li:last-child{
    width: 35px;
    text-align: center;
    display: inline-block;
}
#navList ul li:last-child>a{
    display: block;
    padding:0  8px;
}
#navList ul li:last-child>a>img{
    width: 18px;
    margin: 8px 0 0 0;
}

#navList ul li .checkBox{
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    display: inline-block;
    z-index:1100;
    padding: 0 10px;
    background: #ffffff;
}
#navList ul li .checkBox h2{
    font-size: 13px;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 30px;
    text-align: left;
}
#navList i.bgB{
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
}
#navList ul li .checkBox{
    text-align: left;
    display: none;
}
#navList ul li.active .checkBox{
    display: inline-block;
    padding: 0 12px 24px 12px;
}
#navList ul li .checkBox a{
    font-size: 14px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(153,153,153,1);
    border-radius: 1px;
    text-align: center;
    padding: 0 1px;
    box-sizing: border-box;
    margin: 0 15px 12px 0;
    width: 72px;
    float: left;
    white-space:nowrap;/* 规定文本是否折行 */
    overflow: hidden;/* 规定超出内容宽度的元素隐藏 */
    text-overflow: ellipsis;
}

#navList ul li .checkBox a.on{
    color: #4cbec9;
    border-color: #4cbec9;
}


/*选中的样式*/
#navList ul li.active>a{
    background: #4cbec9;
    color: #ffffff;
    border-color: #4cbec9;
}
#navList ul li.active>a>i {
    background: url(../img/aboutSayBG.png) no-repeat center;
    background-size: 11px;
}



/*搜索区域的样式*/
#navList ul li.sosoText .serch{
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 11px;
}
#navList ul li.sosoText .serch input{
    width: 100%;
    height: 34px;
    border: 1px solid rgba(76,190,201,1);
    border-radius: 1px;
    padding: 0 54px 0 36px;
    box-sizing: border-box;
    background: url(../img/soso.png) no-repeat 8px 8px #ffffff;
    background-size: 15px;
    font-size: 13px;
    line-height: 34px;
}
#navList ul li.sosoText .serch span{
    font-size: 14px;
    font-weight: 400;
    color: rgba(69,69,69,1);
    position: absolute;
    top: 11px;
    right: 10px;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    background: #fff;
    border-left: 1px #4cbec9 solid;
}
#navList ul li.sosoText .serch .submitBtn{
    width: 20px;
    height: 26px;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 100;
    background: none;
    color: transparent;
    border: none;
    outline: none;
}














/*产品列表区域*/
.containerBGFF{
    display: block;
    margin: 10px 0 0 0;
    padding: 20px 15px ;
    background: #ffffff;
}
.domeTwo ul{
    display: block;
    overflow: hidden;
}
.domeTwo ul li{
    margin: 0 0 20px 0;
}
.domeTwo ul li:last-child{
    margin: 0;
}
.domeTwo ul li a{
    display: block;
    padding: 0 0 6px 0;
    border-bottom: 1px rgba(238,238,238,1) solid;
}
.domeTwo li>a .img{
    display: block;
    overflow: hidden;
    font-size: 0;
}
.domeTwo li>a .img img{
    width: 100%;
    display: inline-block;
    transition: all 0.3s;
}
.domeTwo li>a:hover img {
    transform: scale(1.12);
}
.domeTwo li div.Info{
    display: block;
    width: 100%;
    height: 24px;
    background: #fff;
    line-height: 24px;
    text-align: left;
    padding: 0;
    margin: 4px 0 0 0;
}
.domeTwo li  div.Info span{
    float: left;
    color: #666;
    font-size: 14px;
}
.domeTwo li  div.Info span:nth-child(1){
    width: 80%;
    overflow: hidden;
    display: inline-block;
    height: 24px;
}



.domeTwo li  a:hover div.Info span {
    color: #4cbec8;
}
.domeTwo li  div.Info span:nth-child(2){
    float: right;
}
.domeTwo li div.Info span i{
    background: url(../img/rightbtn1H.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    float: right;
    margin: 8px 0px 0 4px;
    width: 14px;
    height: 8px;

}
.domeTwo li a:hover div.Info span i {
    background: url(../img/rightbtn1.png) no-repeat center;
    background-size: contain;
}




/*手机端的样式*/
@media screen and (max-width: 370px) {
    #navList ul li .checkBox a {
        margin: 0 12px 12px 0;
    }
}
@media screen and (max-width: 360px) {
    #navList ul li .checkBox a {
        margin: 0 10px 12px 0;
    }
}
@media screen and (max-width: 348px) {
    #navList ul li>a{
        height: 32px;
        line-height: 32px;
        font-size: 13px;
    }
    #navList ul li .checkBox a {
        font-size: 13px;
        height: 30px;
        line-height: 30px;
        margin: 0 12px 10px 0;
        width: 67px;
    }
}
@media screen and (max-width: 340px) {

    #navList ul li .checkBox a {
        margin: 0 8px 10px 0;
        width: 66px;
    }
}












