﻿*{  text-decoration: none;  font-family: "微软雅黑";  }
body{ margin: 0;  padding: 0;}
span{ display: block;  }
.clearfix{  clear: both;  }
h1,h2,h3,h4,h5,h6,em,p{margin: 0;padding: 0;font-style: normal;font-weight: normal;}
ul,li,dl,dt,dd{list-style: none;margin: 0; padding: 0;}
/*顶部*/
.top{
    width: 1200px;
    margin:0 auto;
}
.logo{
    width: 404px;
    height: 112px;
    background: url("../images/icon.png") no-repeat -7px -8px;
    float: left;
    margin-top: 15px;
}
.top_phone{
    width: 274px;
    height: 54px;
    background: url("../images/icon.png") no-repeat -19px -196px;
    float: right;
    margin-top:36px;
}
/*顶部结束*/

/*导航区域*/
/*nav导航盒子*/
.header{
    height: 40px;
    background: #c7000a;
    margin-top: 15px;
}
.header .nav{
    width: 1200px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    margin: 0 auto;
    position: relative;
    z-index:1000;
}
.header .nav li{
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.nav .home{
    background: #333333;
}
.header .nav li:hover{
    background: #333333;
}
.header .nav li a{
    color: #fff;
}
.header .nav li .second-nav{
    width: 118px;
    min-height: 100%;
    border: solid 1px #c7000a;
    position: absolute;
    display: none;
}
.header .nav li .second-nav li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #ffffff;
}
.header .nav li .second-nav li a{color:#333333;}
.header .nav li .second-nav li:hover{background: #c7000a;}
.header .nav li .second-nav li:hover a{color:#ffffff;}
/*导航区域结束*/
#dlunbo{
    position:relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
}
.ig{
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
#tabs{
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -90px;
}
.tab{
    width: 50px;
    height: 15px;
    background-color: #999;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
#tabs .bg{
    background-color: #c7000a;
}
/*banner结束*/
.wrap{
    width: 1080px;
    margin: 45px auto;
}
/*店面形象*/
.dianpu,.about,.news{
    width: 320px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right:60px;
}
.title{
    width: 320px;
    height: 40px;
    background: #c7000a;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    color: white;
}
.box-zzsc{
    width:320px;
    float: left;
    margin-top:10px;
}
.con{
    width:100%;
}
.scroll-wrap {
    overflow: hidden;
    width: 320px;
    position: relative;
    height: 290px;
}
.scroll_box_content {
    position: absolute
}
.content_list {
    float: left;
    width: 320px;
    height: 290px;
    cursor:pointer;
}
/*店面形象结束*/
/*公司简介*/
.about_content{
    width: 320px;
    height: auto;
    overflow: hidden;
    margin-top:10px;
}
.about_content p{
    color: #333333;
    font-size: 14px;
    line-height: 20px;
}
.about_content a{
    font-size: 14px;
    color: #c7000a;
    line-height: 20px;
}
.about_a img{
    float: left;
}
.about_a p{
    width: 189px;
    height: 105px;
    float: right;
}
/*公司简介结束*/
/*行业资讯*/
.news_list{
    width: 320px;
    height: 290px;
    overflow: hidden;
    margin-top:10px;
    color: white;
}
.news_list li{
    width: 320px;
    height: 31px;
    border-bottom: dashed 1px #ffffff;
    cursor: pointer;
}
.news_list li a,.news_list li em{
    font-size: 14px;
    color: #333333;
    line-height: 31px;
}
.news_list li a{
    float:left;
}
.news_list li em{
    float:right;
}
.news_list li:hover{
    border-bottom:dashed 1px #c7000a;
}
.news_list li:hover a{
    color: #c7000a;
}
.news_list li:hover em{
    color: #c7000a;
}
/*行业资讯结束*/
/*产品展示*/
.product{
    width:1200px;
    margin:0 auto;
    padding-top: 25px;
}
/*nav*/
.product_nav{
    width: 720px;
    margin:0px auto;
    padding-top: 20px;
}
.product_nav ul li{
    width: 90px;
    height: 30px;
    border-radius: 6px;
    float: left;
    margin-left: 15px;
    margin-right:15px;
}
.product_nav li a{
    font-size: 14px;
    color: #1a1a1a;
    line-height: 30px;
    text-align: center;
    display: block;
}
.product_nav ul li.fist{
    background: #c7000a;
}
.product_nav ul li.fist a{
    color: white;
}
.product_nav ul li:hover{
    background: #c7000a;
}
.product_nav ul li:hover a{
    color: white;
}
/*nav结束*/
/*内容*/
.product_content li{
    width: 268px;
    height: 320px;
    margin-right: 40px;
    margin-top: 40px;
    border: solid 1px #4c4c4c;
    float: left;
}
.product_content li img{
    width: 262px;
    height: 282px;
    overflow: hidden;
}
.product_content li span{
    width: 268px;
    text-align: center;
    font-size: 14px;
    color: #4c4c4c;
}
.product_content li:hover{
    border: solid 1px #c7000a;
}
.product_content li:hover span{
    color: #c7000a;
}
/*产品展示结束*/
/*案例展示*/
.anli{
    width: 1200px;
    margin:0 auto;
    padding-top:60px;
}
.partner{
    width: 1200px;
    margin: 0 auto;
    padding-top:60px;
}
.partner_content{
    margin-top:30px;
}
table,td,tr{
    margin: 0;
    padding: 0;
}
#demo,#demo1{
    width:1200px;
    overflow:hidden;
    margin-top:10px;
}
#demo td a img,#demo1 td a img{
    margin-right: 20px;
    border: solid 1px #808080;
}
#demo td a img:hover{
    box-shadow: 0px 4px 5px 0px rgba(4, 0, 0, 0.46);
}
#demo1 td a img:hover{
    box-shadow: 0px 4px 5px 0px rgba(4, 0, 0, 0.46);
}
/*案例展示结束*/
/*装修知识、建材知识、联系我们*/
.box{
    width: 1200px;
    margin:0 auto;
    padding-top: 60px;
}
/*装修知识*/
.zhuangxiu{
    width: 360px;
    height: auto;
    margin-right: 60px;
    float: left;
}
.zx{
    width: 27px;
    height: 32px;
    background: url("../images/icon.png")no-repeat -156px -132px;
    float: left;
}
.zhuangxiu_title h2{
    font-size: 20px;
    color: #1a1a1a;
    font-weight: bold;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.zhuangxiu_title em{
    font-size: 16px;
    color: #707070;
    float: left;
    margin-top:5px;
}
.zhuangxiu_list{
    width: 360px;
    height: 282px;
    border-top: solid 2px #cf0101;
    border-bottom: solid 2px #cf0101;
    margin-top:20px;
    margin-bottom:20px;
    overflow: hidden;
}

.zhuangxiu_list li{
    width: 360px;
    height: 34px;
    border-bottom: dashed 1px #b2b2b2;
}
.zhuangxiu_list li a,.zhuangxiu_list li em{
    font-size: 14px;
    color: #4c4c4c;
    line-height: 34px;
}
.zhuangxiu_list li a{
    float: left;
}
.zhuangxiu_list li em{
    float:right;
}
.zhuangxiu_list li:hover a{color: #c7000a}
.zhuangxiu_list li:hover em{color: #c7000a}
.zhuangxiu_list li:hover { border-bottom: dashed 1px #c7000a;}

.more{
    font-size: 14px;
    color: #c7000a;
}

.jc{
    width: 26px;
    height: 24px;
    background: url("../images/icon.png")no-repeat -229px -138px;
    float: left;
    margin-top:3px;
}
.lx{
    width:36px;
    height:25px;
    background:url("../images/icon.png") no-repeat -301px -137px;
    float: left;
}
.lx_phone dt{
    font-size: 16px;
    color: #1a1a1a;
    font-weight: bold;
}
.lx_phone dd{
    font-size: 16px;
    color: #c7000a;
    line-height: 30px;
}
.lx_phone{
    margin-top:4px;
}
/*装修知识、建材知识、联系我们结束*/
/*底部*/
.foot_box{
    width: 100%;
    height: 350px;
    background: #2d2d2d;
    margin-top:60px;
}
.foot{
    width: 1200px;
    margin:0 auto;
    padding-top:60px;
}
.foot_nav dl{
    float: left;
    margin-right:65px;

}
.foot_nav dt{
    font-size: 18px;
    font-weight: bold;
    color: #c7000a;
    margin-bottom: 15px;
}
.foot_nav dd{
    font-size: 14px;
    color:#999999;
    line-height: 24px;
    cursor: pointer;
}
.foot_nav dd:hover{
    color: #ffffff;
    text-decoration: underline;
}
.erweima{
    float:right;
}
.ewm{
    width: 107px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 50px;
}
.ewm span{
    font-size: 14px;
    color: #b2b2b2;
    text-align: center;
    line-height: 20px;
}
.line{
    width: 100%;
    height: 40px;
    border-top:solid 2px #575757;
    font-size: 12px;
    color: #808080;
    line-height: 72px;
    text-align:center;
    margin-top:40px;

}
/*底部结束*/













