/*头部样式*/
.w1920{
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    
}

.w1200{
    width: 1200px;
    margin: 0 auto;
}

#header{width:1000px;margin:0 auto;}


.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

.head-bg{
    background: url(../images/head.png) no-repeat top center;
    height: 127px;
}

.nav1{
    float: left;
    width: 1085px;
}


.xian{
    width: 1px;
    height: 26px;
    background: #edd9a0;
    margin-top: 50px;
}

.logo{
    position: absolute;
    left: 50%;
    width: 84px;
    margin-left: -66px;
    top: 6px;
}


.ss {
  margin-top: 24px;
  position: relative;
  line-height: 80px;
}

#formsearch1 {
  position: absolute;
  right: 0;
  top: 102px;
  border: 1px solid #3c0504;
  width: 252px;
  z-index: 11;
  background: #edd9a0;
  display: none;
}

#formsearch1 input {
  line-height: 34px;
  height: 34px;
  background: none;
  border: none;
  float: right;
  color: #fff;
  width: 51px;
}

#formsearch1 input#keyword {
  text-indent: 10px;
  float: left;
  width: 170px;
  color:#fff;
  outline: none;
}

#formsearch1 input #s_btn {
  background: url(../images/ss.png) no-repeat 50%;
  font-size: 0;
  float: right;
  width: 50px;
  outline: none;
}

.box1{
    background: #580100;
    height: 42px;
}

.hot{
    line-height: 42px;
    font-size: 14px;
    color: #edd9a0;width: 464px;overflow: hidden;
}
.hot a{
    color: #edd9a0;
    padding-right: 5px;
}

.tel1{
    font-size: 15px;
    color: #ffffff;
    line-height: 42px;
}


#formsearch{
    background: url(../images/ss2.png) no-repeat top center;
    height: 24px;
    width: 226px;
    float: right;
    margin-top: 9px;
}
#formsearch input {
  line-height: 24px;
  height: 24px;
  background: none;
  border: none;
  float: right;
  color: #fff;
  width: 51px;
}

#formsearch input#keyword {
  text-indent: 8px;
  float: left;
  width: 170px;
  color:#edd9a0;
  outline: none;
}

#formsearch input #s_btn {
  float: right;
  width: 33px;
  outline: none;
}


#formsearch ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #edd9a0;
}
#formsearch ::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #edd9a0;
}
#formsearch ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #edd9a0;
}
#formsearch ::-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #edd9a0;
}


.bj-box{
   background: url(../images/bj.png) no-repeat top center;
    height: 2778px;
    overflow: hidden;
}


.ad11{
    position: relative;
    margin-top: 54px;
    height: 626px;
}

.ad1-1{
    width: 361px;
    height: 304px;
    background: #580100;
    text-align: center;
}


.ad1-1 h2{
    font-size: 24px;
    color: #edd9a0;
    padding-top: 92px;
    font-weight: normal;
}

.ad1-1 h2 b{
    display: block;
    font-size: 24px;
    color: #edd9a0;
    padding: 6px 0;
}

.ad1-1 h2 span{
    display: block;
    width: 30px;
    height: 2px;
    background: #edd9a0;
    margin: 0 auto;
}
.ad1-1 h2 p{
    font-size: 18px;
    color: #edd9a0;
    font-family: "Arial";
    text-transform: uppercase;
    margin-top: 5px;
}

.ad1-2{
    position: absolute;
    bottom:0;
    left: 0;
    background: url(../images/ad2.png) no-repeat top center;
    height: 303px;
    width: 360px;
    text-align: center;
    color: #580100;
}


.ad1-2 .hh{
    background: rgba(255,243,210,.7);
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    padding-top: 110px;
    height: 193px;
}
.ad1-2 h2{
         font-size: 20px;
    border-top: 1px solid #580100;
    border-bottom: 1px solid #580100;
    width: 255px;
    margin: 0 auto;
    height: 42px;
    line-height: 42px;
    font-weight: normal;
    opacity: 0;
}

.ad1-2 h3{
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
     opacity: 0;
}
.ad1-2:hover .hh{
    opacity: 1;
}
.ad1-2:hover h2{
    opacity: 1;
}
.ad1-2:hover h3{
    opacity: 1;
}






.ad1-3{
    position: absolute;
    top: 0;
    left: 376px;
    background: url(../images/ad3.png) no-repeat top center;
    height: 626px;
    width: 308px;
    text-align: center;
    color: #580100;
   
}
.ad1-3 .hh{
    background: rgba(255,243,210,.7);
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    padding-top: 255px;
    height: 371px;
}
.ad1-3 h2{
     font-size: 24px;
     border-top: 1px solid #580100;
     border-bottom: 1px solid #580100;
     width: 208px;
     margin: 0 auto;
     height: 42px;
     line-height: 42px;
   
     font-weight: normal;
     opacity: 0;
}

.ad1-3 h3{
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
     opacity: 0;
}
.ad1-3:hover .hh{
    opacity: 1;
}
.ad1-3:hover h2{
    opacity: 1;
}
.ad1-3:hover h3{
    opacity: 1;
}



.ad1-4{
    position: absolute;
    top: 0;
    right: 0px;
}



.ad1-4{
    position: absolute;
    top:0;
    right: 0px;
    background: url(../images/ad6.png) no-repeat top center;
    height: 304px;
    width: 500px;
    text-align: center;
    color: #580100;
}


.ad1-4 .hh{
    background: rgba(255,243,210,.7);
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    padding-top: 110px;
    height: 198px;
}
.ad1-4 h2{
     font-size: 20px;
     border-top: 1px solid #580100;
     border-bottom: 1px solid #580100;
     width:260px;
     margin: 0 auto;
     height: 42px;
     line-height: 42px;
     font-weight: normal;
     opacity: 0;
}

.ad1-4 h3{
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
     opacity: 0;
}

.ad1-4:hover .hh{
    opacity: 1;
}
.ad1-4:hover h2{
    opacity: 1;
}
.ad1-4:hover h3{
    opacity: 1;
}


.ad1-5{
    position: absolute;
    top: 318px;
    right: 258px;
}
.ad1-2:hover a{
  color: #580100;
}
.ad1-3:hover a{
    color: #580100;
  }
.ad1-4:hover a{
    color: #580100;
  }
  .ad1-5:hover a{
    color: #580100;
  }

  .ad1-6:hover a{
    color: #580100;
  }

.ad1-5{
    position: absolute;
    bottom:0;
    right: 260px;
    background: url(../images/ad4.png) no-repeat top center;
    height: 308px;
    width: 243px;
    text-align: center;
    color: #580100;
}


.ad1-5 .hh{
    background: rgba(255,243,210,.7);
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    padding-top: 110px;
    height: 198px;
}
.ad1-5 h2{
     font-size: 20px;
     border-top: 1px solid #580100;
     border-bottom: 1px solid #580100;
     width: 208px;
     margin: 0 auto;
     height: 42px;
     line-height: 42px;
     font-weight: normal;
     opacity: 0;
}
.ad1-5 h3{
    font-size: 14px;
    padding-top: 18px;
    font-weight: normal;
}
.ad1-5:hover .hh{
    opacity: 1;
}
.ad1-5:hover h2{
    opacity: 1;
}
.ad1-5:hover h3{
    opacity: 1;
}




.ad1-6{
    position: absolute;
    top: 318px;
    right: 0px;
}

.ad1-6{
    position: absolute;
    top: 318px;
    right: 258px;
}


.ad1-6{
    position: absolute;
    bottom:0;
    right: 0px;
    background: url(../images/ad5.png) no-repeat top center;
    height: 308px;
    width: 243px;
    text-align: center;
    color: #580100;
}


.ad1-6 .hh{
    background: rgba(255,243,210,.7);
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    padding-top: 110px;
    height: 198px;
}
.ad1-6 h2{
     font-size: 20px;
     border-top: 1px solid #580100;
     border-bottom: 1px solid #580100;
     width: 208px;
     margin: 0 auto;
     height: 42px;
     line-height: 42px;
     font-weight: normal;
     opacity: 0;
}

.ad1-6 h3{
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
     opacity: 0;
}
.ad1-6:hover .hh{
    opacity: 1;
}
.ad1-6:hover h2{
    opacity: 1;
}
.ad1-6:hover h3{
    opacity: 1;
}









.news-index{
    
}

.news-title{
    background: url(../images/tt2.png) no-repeat top center;
    height: 98px;
    text-align: center;
    color: #edd9a0;
    font-size: 28px;
    padding-top: 14px;
}

.news-title span{
    display: block;
    width: 30px;
    height: 2px;
    background: #edd9a0;
    margin: 3px auto;
}
.news-title p{
    font-size: 18px;
    color: #edd9a0;
    font-family: "Arail";
}

.news-con{
    background: #580100;
    margin-top: 20px;
    padding: 30px;
}


.news1{
    width: 514px;
    position: relative;
}

.news1 .bd{

    overflow: hidden;
}

.n-list1 li{
    margin-bottom: 46px;
}


.n-list1 li .img1{
    width: 196px;
    height: 244px;
    float: left;
}
.n-list1 li .img1 img{
    width: 196px;
    height: 244px;
    float: left;
}
.n-list1 li .wx{
    width: 282px;
}

.n-list1 li .wx a{
    display: block;
}

.n-list1 li .wx a h1{
    font-size: 19px;
    color: #eedaa1;
    font-weight: normal;
    border-bottom: 1px solid #b28361;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
}

.n-list1 li .wx a h3{
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px;
    color: #eedaa1;
}

.n-list1 li .wx a .more{
    font-size: 14px;
    color: #580100;
    width: 118px;
    height: 33px;
    background: #eedaa1;
    text-align: center;
    line-height: 33px;
    margin-top: 32px;
}

.shi {
    width: 547px;
    height: 534px;
}


.project{
    margin-top: 40px;
}

.project-con{
    background: #580100;
    margin-top: 20px;
    padding: 30px;
    padding-bottom: 18px;
}


.project-list{
    margin: 0 -8px;
}
.project-list li{
    float: left;
    margin: 0 8px;
    border-radius: 2px;
    border:1px solid transparent;

    width: 271px;
}

.project-list li img{
    width: 271px;
    height: 340px;
}
.project-list li h2{
    background: #ffffff;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 24px;
    color: #580100;
    font-weight: normal;
}
.project-list li:hover{
    border-color: #eedaa1;
}

.project-list li:hover h2{
    background: #eedaa1;
    color: #580100;
}

.p-more{
    width: 118px;
    height: 33px;
    background-color: rgb(238, 218, 161);
    margin: 0 auto;
    margin-top: 25px;
}
.p-more a{
    display: block;
    font-size: 14px;
    color: #580100;
    line-height: 33px;
    text-align: center;
}


.fendian{
    background: #580100;
    padding: 20px 17px;
    margin-top: 54px;
}

.fen1{
    width: 375px;
}

.ftitle{
    font-size: 26px;
    color: #edd9a0;
    padding-bottom: 18px;
}

.ftitle span{
    font-size: 24px;
    color: #edd9a0;
    font-family: "Arial";
    text-transform: uppercase;
}

.fen2{
    margin-left: 20px;
}


/*热门搜索*/
.sou{
    background: url(../images/sou.png) no-repeat top center;
    height: 109px;
    overflow: hidden;
}
.search{
    width:1200px;
    margin: 0 auto;
}

.search-left{
    padding-left: 27px;
}
.k1{
    color: #fff;
    font-size: 16px;
    padding-top:18px;
}
.k1 a{
    color: #fff;
    font-size: 16px;
}
.dian{
    font-size: 18px;
    color: #fff;
    background: url(../images/dian.png) no-repeat left center;
    padding-left: 30px;
    margin-top: 5px;
}
.search-right{
    width:690px;
    margin-right: 10px;
}
.hotSearch{line-height:24px;font-weight:normal;text-align: left;font-size: 14px;color: #666666;line-height: 49px;border-bottom: 1px dashed #cccccc;}

#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}




.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.container{
    width:1200px;
    margin: 0 auto;
}

.bj1{
    background: #fffbe8;
    padding-bottom: 10px;
}
.service-index{
    margin-top: 40px;
}

.s-title{
    text-align: center;
    font-size: 26px;
    color: #3e0504;
}
.s-title p{
    font-weight: normal;
    font-size: 16px;
    font-family: "Arail";
    color: #999999;
    text-transform: uppercase;
}
.s-list{
    margin: 0 -12px;
    margin-top: 36px;
}
.s-list li{
    float: left;
    border:4px solid #fff;
    margin: 0 12px;
    margin-bottom: 36px;
    background: #fff;
    width:274px;
    position: relative;
    overflow: hidden;
}
.s-list li h2{
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 70px;
}

.s-list li .m-more{
    background: url(../images/more.png) no-repeat top center;
    height: 26px;
    padding-bottom: 36px;
}
.s-list li .hh{
    background: #fed93e;
    position: absolute;
    bottom: -80px;
    transition:.5s;
    height: 170px;
    overflow: hidden;
    opacity: 0;
}
.s-list li .hh p{
    padding: 0 22px;
    font-size: 14px;
    color: #333333;
}
.s-list li:hover .hh{
    bottom: 0px;
    opacity:1;
    cursor:pointer;
}
.s-list li:hover{
    border-color:#fed93e;
}


.bj2{
    background: url(../images/bj2.jpg) no-repeat top center;
    height: 512px;
    overflow: hidden;
}

.about1{
    width:570px;
    font-size: 15px;
    color: #fff;
    line-height: 34px;
    float: right;
    margin-right: 30px;
    text-align: justify;
    margin-top: 176px;
}

.about1 a{
    width:138px;
    height: 34px;
    border:1px solid #fff;
    border-radius: 10px;
    text-align: center;
    display: block;
    color: #fff;
    margin-top: 40px;
}
.about1 a:hover{
    background: #fff;
    color: #da3070;
}

.product-index{
    margin-top: 40px;
   
}
.product-index .content{
    position: relative;
    margin-top: 28px;
}
.l_btn,.r_btn{position:absolute;top:37%;cursor:pointer;}
.l_btn{left:-48px;background: url(../images/left.jpg) no-repeat top center;height: 48px;width:26px;}
.r_btn{right:-48px;background: url(../images/right.jpg) no-repeat top center;height: 48px;width:26px;}




.bj3{
    background: url(../images/bj3.jpg) no-repeat top center;
    height: 1350px;
    overflow: hidden;
    margin-top: 48px;
}
.ad-index{
    margin-top: 60px;
    position: relative;
}
.ad-title{
    font-size: 36px;
    color: #3e0504;
    padding-left: 450px;
}
.ad-title p{
    font-weight: normal;
    font-size: 23px;
    color: #e9a60e;
}

.ad0{
    position: absolute;
}
.ad0 p:nth-of-type(1){
    font-size: 26px;
    color: #3e0504;
    font-weight: bold;
    margin-bottom: 20px;
}
.ad0 p{
    font-size: 16px;
    color: #000000;
    line-height: 40px;
}

.ad1{
    top: 202px;
    left: 0;
}

.ad2{
    top: 575px;
    right: 0;
}

.ad3{
    top: 975px;
    left: 0;
}


.bj4{
    background: #fffbe8;
    padding: 50px 0;
}
.t-title{
    font-size: 22px;
    color: #3e0504;
    text-align: center;
    background: url(../images/t1.png) no-repeat 50% 50%;
    margin-bottom: 40px;
}
.team-index .content{position: relative;}
.l_btn1,.r_btn1{position:absolute;top:37%;cursor:pointer;}
.l_btn1{left:-48px;background: url(../images/left.jpg) no-repeat top center;height: 48px;width:26px;}
.r_btn1{right:-48px;background: url(../images/right.jpg) no-repeat top center;height: 48px;width:26px;}



.news-index{
    margin-top: 40px;
    position: relative;
}


.xx {
    position: absolute;
    top: 0;
    right: 0;
}
.xx li{
    float: left;
    width: 145px;
    height: 32px;
    background: #fdf6e9;
    margin-left: 30px;
}
.xx li a{
    color: #000000;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 32px;
}
.xx li:hover{
    background: #3e0504;
}
.xx li:hover a{
    color: #fff;
}


.news-index .content{
    margin-top: 40px;
}



.news_list1 li{position:relative;background: #fffbe8;height: 204px;}
.news_list1 li a{font-size:16px;color: #333333;font-weight: bold;padding:0 10px;padding-top: 35px;display: block;}
.news_list1 li h2{font-weight: normal;font-size: 13px;color: #666666;padding:0 10px;border-bottom: 1px dashed #bbbbbb;padding-bottom: 15px;line-height: 26px;margin-top: 20px;height:68px;}
.news_list1 li a:hover{text-decoration:none;color:#d6aa01;}
.news_list1 li .bb{background: #fffbe8;}
.news_list1 li span{font-size: 16px;color: #666666;line-height: 55px;padding-left: 10px;}
.news_list1 li .n-more{background: url(../images/more1.png) no-repeat top center;position: absolute;right: 10px;bottom: 0px;width:72px;height: 24px;}
.news_list1 li:hover .bb{background: #3e0504;}
.news_list1 li:hover .bb span{color: #fff;}
.news_list1 li:hover .bb .n-more{background: url(../images/more1h.png) no-repeat top center;}


.news_list2{margin-top: 40px;}
.news_list2 li{line-height:50px;position:relative;padding-left:10px;}
.news_list2 li a{line-height:50px;color:#464646;font-size: 14px;background: url(../images/t2.png) no-repeat left center;padding-left: 22px;}
.news_list2 li a:hover{text-decoration:none;color:#d6aa01;}
.news_list2 li span{color:#666666;z-index:0;line-height:50px;position:absolute;right:0px;top:0px;font-size: 14px}
.news_list2 li h3 {font-size:14px;}

.news2{
    margin-left: 20px;
}




.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}




/*友情链接*/
.f_link{    
    font-size: 14px;
    color: #edd9a0;
    height: 33px;
    line-height: 33px;
    margin-top: 13px;
    
}
.f_link a{color:#edd9a0;}
/*页面底部*/
.foot{background: #111111;}
#footer{position:relative;width:1200px;margin:0 auto;padding-top: 22px;}
#footer a{color:#eedaa1;}
#footer a:hover{color:#d6aa01;text-decoration:none;}

.logo1{
    margin-left: 44px;
    margin-right: 84px;
}
.foot1{
    width:200px;
}

.foot-title{
    color: #eedaa1;
    font-size: 14px;
    background: url(../images/t3.png) no-repeat left bottom;
    line-height: 50px;
    font-weight: normal;
}
.sec1{
    margin-top: 10px;
    height: 200px;
    overflow: hidden;
}
.sec1 a{
    display: block;
    font-size: 12px;
    line-height: 28px;
    color: #eedaa1;
}


.foot2{
    width: 270px;
}
.sec2{
    width: 270px;
}
.sec2 a{
    width: 50%;
    float:left;
}
.f-title{
    background: url(../images/ttt3.png) no-repeat left bottom;
}
.erq{
    text-align: center;
    color: #eedaa1;
    font-size: 12px;
    line-height: 40px;
    padding-top: 28px;
}

.lx{
    color: #eedaa1;
    line-height: 24px;
    padding-bottom:20px;
}
.foot-bg{
    background: #111111;
    padding: 10px 0;
    color: #fff;
    border-top: 1px solid #313131;
}
.copyright{text-align:center;line-height:24px;color: #eedaa1;}
.copyright a{color: #eedaa1;}
/*------------内页-------------------*/

.nbg{
    background: url(../images/ind_bg1.jpg) repeat top center;
}
.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #3e0504;
    font-size: 18px;
    color: #eedaa1;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: rgba(238,218,161,0.6);
}

.left .box .content {
    padding: 5px 0px;
    color:#eedaa1;   
}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;    background: url(../images/ind_bg1.jpg) repeat top center;
}
.n_banner img{width:1200px;margin:0 auto;margin-left:-600px;position:relative;left:50%;}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:960px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid rgba(238,218,161,0.6);

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#eedaa1;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
    color: #eedaa1;
}
.right .content{padding:0px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
