@charset "utf-8";
/*通用*/
.itita{
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}
.itita:after,.itita:before{
    content:"";
    height: 22px;
    position: absolute;
    width: 380px;
    top: 50%;
    margin-top: -11px;
}
.itita:after{
    right: 0;
    background: url(../images/itit-xfr.png) left center no-repeat;
}
.itita:before{
    left: 0;
    background: url(../images/itit-xfl.png) right center no-repeat;
}
.itita .yw{
    font-size: 30px;
    color: #685549;
    text-transform: uppercase;
}
.itita .zw{
    font-size: 48px;
}
.ititb{
    text-align: center;
    margin-bottom: 50px;
}
.ititb .yw{
    font-size: 48px;
    font-weight: bold;
    display: table;
    margin: auto;
    padding-left: 55px;
}
.ititb .yw.btb01{
    background: url(../images/tit-tb01.png) left no-repeat;
}
.ititb .yw.btb02{
    background: url(../images/tit-tb02.png) left no-repeat;
}
.ititb .yw.btb03{
    background: url(../images/tit-tb03.png) left no-repeat;
}
.ititb .zw{
    font-size: 36px;
    line-height: 1;
}
.ititc .zw{
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}



/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 600px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 600px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 600px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 0;
    background: url(../images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;*
    display: inline;zoom:1;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 5px;
    border: 1px solid #D2D2D2;
    border-radius: 10px;
}
.fullSlide .hd ul .on {
    background: #9f8054;
    border: 1px solid #9f8054;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.fullSlide .prev {
    left: 3%;
    background: url(../images/left.png) no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url(../images/right.png) no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}



/*推荐产品*/
.nav-cp{
    background: #faf3e9;
    padding: 50px 0;
}
.nav-cp ul li{
    float: left;
    width: 285px;
    margin-left: 20px;
}
.nav-cp ul li a{
    display: block;
    background: #fff;
    padding: 10px;
}
.nav-cp ul li:first-child{
    margin-left: 0;
}
.nav-cp ul li img{
    width: 100%;
}
.nav-cp ul li p{
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}
.nav-cp ul li a:hover{
    background: #9f8054;
    color: #fff;
}
.nav-cp ul li a:hover .bigimg img{    
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
}


/*选择我们*/
.ixzwm{
    background: #fdefda;
    padding: 80px 0;
}
.ixzwm ul li{
    float: left;
    background: #fcf8f2;
    margin-left: 20px;
    width: 183px;
    text-align: center;
    padding: 30px 0;
}
.ixzwm ul li:first-child{
    margin-left: 0;
}
.ixzwm ul li img{
    width: 100px;
}
.ixzwm ul li dl{
    margin-top: 20px;
}
.ixzwm ul li dl dt{
    font-size: 22px;
    font-weight: bold;
}
.ixzwm ul li dl dd{
    color: #bdbcbc;
    margin-top: 10px;
}


/*分类推荐*/
.ifltj{
    padding: 80px 0 50px;
}
.ifltj-list ul li{
    display: flex;
    justify-content: space-between;
    float: left;
    width: 521px;
    border: 2px solid #aab5b9;
    padding: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.ifltj-list ul li .bigimg{
    width: 30%;
}
.ifltj-list ul li .bigimg img{
    width: 100%;
}
.ifltj-list ul li dl{
    width: 60%;
    margin-top: 20px;
    position: relative;
}
.ifltj-list ul li dl dt{
    font-size: 24px;
    font-weight: bold;
}
.ifltj-list ul li dl dd{
    font-size: 14px;
    color: #bdbcbc;
    margin-top: 10px;
}
.ifltj-list ul li dl a{
    display: block;
    background: #685549;
    color: #fff;
    width: 120px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: absolute;
    bottom: 0;
}


/*关于我们*/
.iabout{
    background: #685549;
    padding: 80px 0;
}
.iabout-list{
    background: #fff;
    padding: 25px;
    display: table;
}
.iabout-img{
    width: 45%;
}
.iabout-img img{
    width: 100%;
}
.iabout-wz{
    position: relative;
}
.iabout-wz .tab-hd{
    position: absolute;
    left: 47%;
}
.iabout-wz .tab-hd ul li{
    float: left;
    background: #685549;
    color: #fff;
    width: 120px;
    text-align: center;
    line-height: 35px;
    margin-right: 20px;
    font-size: 16px;
}
.iabout-wz .tab-hd ul li.on{
    background:#26282b;
}
.iabout-wz .tab-hd ul li a{
    color: #fff;
    display: block;
}
.iabout-wz .tab-bd{
    margin-top: 20px;
}
.iabout-wz .tab-bd .tab-pal{
    display: flex;
    justify-content: space-between;
}
.iabout-wz .tab-bd .tab-pal .fr{
    width: 53%;
    margin-top: 50px;
}
.iabout-wz .tab-bd .wz{
    height: 225px;
    overflow: hidden;
}
.iabout-wz .tab-bd .wz p{
    font-size: 16px;
    line-height: 25px;
}
.iabout-wz .tab-bd .more{
    margin-top: 20px;
}
.iabout-wz .tab-bd .more a{
    color: #685549;
}


/*热销产品*/
.icptj{
    padding: 80px 0 60px;
}
.icptj-list ul li{
    float: left;
    border: 2px solid #aab5b9;
    padding: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 362px;
}
.icptj-list ul li .bigimg img{
    width: 100%;
}
.icptj-list ul li p{
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}
.icptjb ul li{
    width: 556px;
}


/*广告图*/
.iggta img{
    width: 100%;
    display: block;
}


/*公司实景*/
.igssj{
    padding: 80px 0;
    background: #685549;
}
.igssj-list{
    background: #fff;
    padding: 5px;
}
.igssj-list ul li{
    float: left;
    padding: 10px;
    width: 376px;
}
.igssj-list ul li img{
    display: block;
    width: 100%;
}


/*荣誉资质*/
.ihonor{
    padding: 80px 0;
    background: #f9f9f9;
}
.ihonor-list{
    position: relative;
}
.ihonor-list .bd ul{
    overflow:hidden; 
    zoom:1; 
}
.ihonor-list .bd ul li{
    width: 251px;
    float:left;
    _display:inline;
    overflow:hidden;
    margin: 0 8px;
    position: relative;
    border: 2px solid #ccc;
}
.ihonor-list .bd ul li img{
    width:251px;
    display: block;
}
.ihonor-list .bd ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.ihonor-list .bd ul li:hover p{    
    border-bottom: 2px solid #d81b1a;
}
.ihonor-list .tempWrap{
    display: block;
    margin:auto;
}
.ihonor-list .preva,.ihonor-list .nexta{
    display:block;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    bottom: 50%;
    height: 40px;
    width: 40px;
    z-index: 99;
    margin-bottom: -20px;
    color: #ccc;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid #ccc;
}
.ihonor-list .preva{
    left: 10px;
}
.ihonor-list .nexta{
    right: 10px;
}
.ihonor-list .preva:hover,.ihonor-list .nexta:hover{
    background: #9f8054;
    color:#fff;
    border: 1px solid #9f8054;
}


/*合作伙伴*/
.ipartners{
    padding: 80px 0;
}
.ipartners ul li{
    float: left;
    border: 1px solid #CCC;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 226px;
}
.ipartners ul li img{
    width: 100%;
}


/*新闻资讯*/
.inews{
    background: #fcf8f2;
    padding: 80px 0;
}
.inews ul{}
.inews ul li{
    float: left;
    width: 386px;
    margin-left: 20px;
}
.inews ul li:first-child{
    margin-left: 0;
}
.inews ul li img{
    width: 100%;
}
.inews ul li dl{
    margin-top: 20px;
}
.inews ul li dl span{
    display: block;
    padding: 10px 0;
    color: #999;
}
.inews ul li dl dt{
    font-size: 16px;
}
.inews ul li dl dd{
    color: #666;
    line-height: 25px;
}
.inews .more{
    margin-top: 50px;
}
.inews .more a{
    background: #685549;
    display: block;
    color: #fff;
    width: 150px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    margin: auto;
}