body,html,h1,h2,h3,h4,h5,dl,dd,dt,ul,li,ol,span,p{
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5{
    /*font-weight: normal !important;*/
}
body{
    background-color: #f1efec;
    font-family: Microsoft YaHei;
    min-width:1418px;
}
a{
    text-decoration: none;
    color: #000;
}
select{
    border: 0 none;
}
input,textarea,select{
    outline: none;
    border: 0 none;
    padding: 0;
    margin: 0;
}
ul,li{
    list-style: none;
}
button{
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
}
.box{
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}


/*首页 index*/


/*头部*/
.header{
    width: 100%;
    height: 67px;
    background-color: #fff;
}
.header .left{
    float: left;
}
.header .right{
    float: right;
}
.header .right ul {
    margin-top: 22px;
}
.header .right ul li{
    float: left;
    border-left: 1px solid #dfdfdf;
    padding: 0 23px;
}
.header .right ul li.first{
    border: none;
}
.header .right ul li.on a{
border-bottom: 3px solid #c7a676;
}
/*轮播图*/
.slideBox{ width:100%; overflow:hidden; position:relative; text-align: center;}
.slideBox .hd{position:absolute; z-index:1;display: inline-block;  bottom: 28px; left:50%;}
.slideBox .hd ul li{position: relative; right: 50%;display:inline; float:left;  width:10px; height:10px; border-radius: 50%; background:#fff; cursor:pointer; margin:0 10px; overflow:hidden; line-height:60px;}
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{  width: 100%; display:block;  }
/*products*/
.products{
    width: 100%;
    text-align: center;
    background: url(../images/bg.jpg) no-repeat left;
}
.products .title{
    color: #353535;
    margin-top: 90px;
}
.products .title h2{
    font-size: 35px;
    padding: 0 38px;
    border-left: 4px solid #c7a676;
    border-right: 4px solid #c7a676;
    display: inline-block;
}
.products .title span{
    font-size: 16px;
    display: block;
    margin: 10px 0 48px 0;
}
.products .cont ul{
    padding: 10px 19px 0 19px;
    overflow: hidden;
}
.products .cont ul li{
    width: 225px;
    padding: 25px 10px 0 10px;
    height: 345px;
    background-color: #fff;
    float: left;
    color: #353535;
    margin-right: 54px;
    margin-bottom: 55px;
}
.products .cont ul li:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.products .cont ul li img{ width:225px; height:218px;}
.products .cont ul li.last{
    margin-right: 0;
}
.products .cont ul li.new{
    background: #fff url(/images/new.jpg) no-repeat left top;
}
.products .cont ul li h3{
    font-size: 18px;
}
.products .cont ul li span{
    font-size: 12px;
}
.products .cont ul li img{
    margin-top: 40px;
}
.products .cont ul li .dashed a{
    color: #a38456;
    font-size: 14px;
    padding: 0 4px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.products .cont ul li .dashed{
    position: relative;
}
.products .cont ul li .dashed .line{
    width: 100px;
    border-bottom: 1px dashed #a38456;
    position: absolute;
    top: 12px;
    left: 62px;
}
.products .click{
    height: 40px;
    width: 159px;
    border: 1px solid #cccccc;
    border-radius: 18px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    display: inline-block;
}
/*广告图片*/
.adv{
    text-align: center;
    margin-top: 92px;
}
/*关于我们*/
.aboutus{
    width: 100%;
    text-align: center;
}
.aboutus .title{
    color: #353535;
    margin-top: 108px;
}
.aboutus .title h2{
    font-size: 35px;
    padding: 0 38px;
    border-left: 4px solid #c7a676;
    border-right: 4px solid #c7a676;
    display: inline-block;
}
.aboutus .title span{
    font-size: 16px;
    display: block;
    margin: 10px 0 64px 0;
}
.aboutus .cont dl{
    width: 100%;
    overflow: hidden;
    color: #353535;
    background-color: #fff;
    float: left;
}
.aboutus .cont dl.top dt{
    float: left;
    width: 589px;
    height: 344px;
}
.aboutus .cont dl.top dt img{
    width: 589px;
    height: 344px;
}
.aboutus .cont dl.top dd{
    float: right;
    width: 503px;
    margin-right: 53px;
}
.aboutus .cont dl.top dd h3{
    font-size: 18px;
    font-weight: bold !important;
    margin-top: 42px;
    margin-bottom: 40px;
}
.aboutus .cont dl.top dd .txt{
    font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
}
.aboutus .cont dl.bot dt{
    float: right;
    width: 50%;
    height: 344px;
}
.aboutus .cont dl.bot dd{
    width: 490px;
    float: left;
    padding: 0 50px;
}
.aboutus .cont dl.bot dd a{
    width: 92px;
    height: 27px;
    font-size: 16px;
    color: #444444;
    border: 1px solid #cccccc;
    border-radius: 13px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    margin: 54px 8px 46px 8px;
}
.aboutus .cont dl.bot dd .txt{
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 24px;
}
.aboutus .cont dl.bot dd .txt span{
    display: block;
}
/*新闻资讯*/
.news{
    margin-top: 60px;
    margin-bottom: 68px;
}
.news .box{
    background-color: #fff;
    overflow: hidden;
}
.news .left{
    float: left;
    height: 233px;
}
.news .right{
    width: 507px;
    float: left;
    margin-left: 48px;
}
.news .right .title{
    margin-top: 33px;
    color: #353535;
}
.news .right .title h2{
    font-size: 24px;
    font-weight: bold !important;
    float: left;
}
.news .right .title span{
    color: #e2d2bc;
    font-size: 26px;
    margin-left: 6px;
}
.news .right .title a{
    float: right;
    margin-top: 4px;
}
.news .right ul{
    margin-top: 30px;
}
.news .right ul li{
    overflow: hidden;
    line-height: 30px;
}
.news .right ul li .txt{
    width: 416px;
    float: left;
    font-size: 14px;
    color: #353535;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.news .right ul li span{
    float: right;
    font-size: 12px;
    color: #a2a2a2;
}
/*底部*/
.footer{
    width: 100%;
    /*height: 130px;*/
    background-color: #c7a676;
    color: #ffffff;
    font-size: 14px;
    padding: 20px 0;
}
.footer ul{
    overflow: hidden;
    height: 39px;
    padding: 0 12px;
    border-bottom: 1px solid #d4bb97;
    /*margin-bottom: 20px;*/
}
.footer ul li{
    float: left;
    margin-right: 33px;
    line-height: 39px;
}
.footer ul li.return{
    float: right;
    margin-right: 0;
}
.footer ul li a{
    color: #ffffff;
}
.footer .txt{
    padding-left: 12px;
    margin-top: 10px;
}
.footer .txt span{
    margin-right: 32px;
    display: inline-block;
    line-height: 24px;
}
.footer .txt a{ color:#ffffff;}

/*分页*/

.banner img{
    width: 100%;
}
/*关于我们*/
.women{
    margin-top: 50px;
}
.women .title{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.women .title h2{
    padding: 0 28px;
    border-left: 4px solid #c7a676;
    border-right: 4px solid #c7a676;
    float: left;
}
.women .title ul {
    overflow: hidden;
    display: inline-block;
    margin-left: 25px;
    float: left;
    margin-top: 6px;
}
.women .title ul li{
    width: 92px;
    height: 27px;
    float: left;
    margin: 0 8px;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 13px;
    text-align: center;
    line-height: 27px;
}
.women .title span{
    float: right;
    color: #919191;
    font-size: 12px;
}
.women .title ul li.on{
    background-color: #c7a676;
    border: 1px solid #c7a676;
}
.women .title ul li.on a{
    color: #fff;
}
.women .content{
    padding: 90px 61px 106px 61px;
    background-color: #fff;
    margin: 46px 0 50px 0;
    color: #353535;
    overflow: hidden;
}
.women .content h3{
    font-size: 25px;
    font-weight: bold !important;
    text-align: center;
    margin-bottom: 68px;
}
.women .content .txt{
    font-size: 16px;
    text-indent: 2em;
    line-height: 28px;
}
.women .content img{
    margin-top: 76px;
}
.women .content .left{
    float: left;
}
.women .content .right{
    float: right;
}

/*产品展示*/
.show{
    margin-top: 50px;
}
.show .title{
    width: 100%;
    height: 40px;
}
.show .title h2{
    padding: 0 28px;
    border-left: 4px solid #c7a676;
    border-right: 4px solid #c7a676;
    float: left;
    line-height: 40px;
    font-weight:bold;
}
.show .title ul.wai {
    overflow: hidden;
    display: inline-block;
    margin-left: 25px;
    float: left;
    margin-top: 6px;
}
.show .title ul.wai li{
    float: left;
    margin: 0 8px;
    text-align: center;
}
.show .title ul.wai li a{
    float: left;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px 20px;
    border-radius: 15px;
}
.show .title ul.wai li.on a{
    color: #fff;
    background-color: #c7a676;
    border: 1px solid #c7a676;
    border-radius: 15px;
    padding: 5px 20px;
}
.show .title ul.wai li .nei{
    overflow: hidden;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    /*display: none;*/
}
.show .title ul.wai li .nei li{
    background: url(../images/line.jpg) no-repeat left 2px;
    float: left;
    margin: 0 ;
    padding: 0 8px;
}
.show .title ul.wai li .nei li.first{
    background: none;
}
.show .title ul.wai li .nei li a{
    background-color: #f1efec;
    color: #444444;
    border: 0 none;
    font-size: 12px;
    padding: 0;
}
.show .title ul.wai li .nei li a:hover{
    color: #c7a676;
    background: url(../images/arrow.jpg) no-repeat center 20px;
    padding-bottom: 10px;
}
.show .title ul.wai li .nei li a.p{ color: #c7a676; background: url(../images/arrow.jpg) no-repeat center 20px; padding-bottom: 10px;}
.show .title span{
    float: right;
    color: #919191;
    font-size: 12px;
    line-height: 40px;
}
.show .title span a{ color: #919191;}
.show .page{
    text-align: center;
    margin-bottom: 52px;
}
.show .page ul{
    overflow: hidden;
    display: inline-block;
}
.show .page ul li{
    float: left;
    border-radius: 16px;
    border: 1px solid #ccc;
    text-align: center;
    background-color: #fff;
    font-size: 14px;
    margin: 0 6px;
}
.show .page ul li.pag{
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 24px;
}
.show .page ul li.pag a{
    padding: 0;
}
.show .page ul li a{
    padding: 4px 26px;
    display: inline-block;
}
.show .page ul li.on{
    background-color: #c7a676;
    border: 1px solid #c7a676;
}
.show .page ul li.on a{
    color: #ffffff;
}

/*私人家具定制*/
.content {
    padding: 61px;
    background-color: #fff;
    margin: 50px 0 50px 0;
    color: #353535;
    overflow: hidden;
}
.infotitle {
}
infodate {
}
.infocontent{
    font-size: 16px;
    line-height: 28px;
}


/*新闻资讯*/
.content dl{
    overflow: hidden;
    margin-bottom: 40px;
}
.content dl dt{
    width: 298px;
    height: 200px;
    float: left;
}
.content dl dt img{
    width: 298px;
    height: 200px;
}
.content dl dd{
    float: right;
    width: 738px;
}
.content dl dd h3{
    font-size: 18px;
    color: #353535;
    margin-top: 12px;
}
.content dl dd h3 a{ font-size: 18px; color: #353535; background:none; border-radius:initial; text-align:left; padding:0; display:initial; margin-top:initial; font-weight:normal;}
 .content dl dd span{
     font-size: 16px;
    color: #a2a2a2;
     margin: 14px 0;
     display: inline-block;
 }
.content dl dd .txt{
    font-size: 13px;
    color: #353535;
    line-height: 20px;
}
.content dl dd a{
    color: #ffffff;
    background-color: #c7a676;
    border-radius: 10px;
    text-align: center;
    padding: 4px 14px;
    font-size: 12px;
    display: inline-block;
    margin-top: 10px;
}

/*联系我们*/
.content .lianxi{ overflow:hidden;}
.content .lianxi h3{
    color: #c7a676;
    font-size: 22px;
    font-weight: bold !important;
    margin-bottom: 40px;
}
.content .lianxi .left{
    width: 50%;
    float: left;
    border-right: 1px solid #c7a676;
    box-sizing: border-box;
}
.content .lianxi .left img{
    margin-bottom: 50px;
}
.content .lianxi .left .address{
    font-size: 16px;
    color: #2d2d2d;
}
.content .lianxi .left .address span{
    display: block;
    line-height: 35px;
}
.content .lianxi .right{
    width: 50%;
    float: right;
}
.content .lianxi .right input{
    width: 184px;
    height: 32px;
    border: 1px solid #cecece;
    border-radius: 2px;
}
.content .lianxi .right input[type=radio]{
    width: 15px;
    height: 15px;
}
.content .lianxi .right textarea{
    resize: none;
    width: 367px;
    height: 233px;
    border: 1px solid #cecece;
}
.content .lianxi .right div{
    margin-top: 20px;
    margin-left: 66px;
}
.content .lianxi .right .liuyan{
    position: relative;
    overflow: hidden;
}
.content .lianxi .right .liuyan span{
    float: left;
}
.content .lianxi .right .liuyan textarea{
    float: left;
    margin-left: 4px;
}
.content .lianxi .right .btn{
    margin-top: 35px;
    text-align: center;
}
.content .lianxi .right h3{
    margin-left: 66px;
}
.content .lianxi .right .choose label{
    margin-right: 20px;
}
.content .lianxi .right a{
    width: 106px;
    height: 38px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #acacac;
    display: inline-block;
    line-height: 38px;
    border-radius: 2px;
    margin-right: 25px;
}
.content .lianxi .right .affirm{
    background-color: #c8a778;
}

/*图片列表*/
ul.imglist{ overflow:hidden; padding: 10px 19px 0 19px; text-align: center; margin: 50px 0 50px 0;}
ul.imglist li{
    width: 225px;
    padding: 25px 10px 0 10px;
    height: 345px;
    background-color: #fff;
    float: left;
    color: #353535;
    margin-right: 54px;
    margin-bottom: 55px;
}
ul.imglist li:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.3);}
ul.imglist li img{ width:225px; height:218px;}
ul.imglist li.last{
    margin-right: 0;
}
ul.imglist li.new{
    background: #fff url(/images/new.jpg) no-repeat left top;
}
ul.imglist li h3{
    font-size: 18px;
}
ul.imglist li span{
    font-size: 12px;
}
ul.imglist li img{
    margin-top: 40px;
}
ul.imglist li .dashed a{
    color: #a38456;
    font-size: 14px;
    padding: 0 4px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
}
ul.imglist li .dashed{
    position: relative;
}
ul.imglist li .dashed .line{
    width: 100px;
    border-bottom: 1px dashed #a38456;
    position: absolute;
    top: 12px;
    left: 62px;
}

.infotitle{ text-align:center; font-size:16px; font-weight:bold; margin-bottom:30px;}
#datexx{ text-align:center; font-size:14px; color:#ccc; font-weight:normal; margin-bottom:30px;}
.infocontent{ font-size:14px; line-height:32px; overflow:hidden;}
.goback{ text-align:center; margin-top:50px;}