/*头部样式*/
#header{width:1200px;margin:0 auto;}
.logo{float:left;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;line-height:35px;width:816px}
.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{width:335px;height:26px;line-height:26px;border:1px solid #dcdcdc;color:#474747;text-align:center;border-radius:5px;margin-top:20px;}
.topLink .k1 a{color:#474747}
.topLink .k2{margin-right:16px;margin-top:19px;}

#menu{margin-top:20px;}

/*热门搜索*/
.search{line-height:58px;color:#2e2e2e;font-size:14px;width:1200px;margin:0 auto;}
#formsearch{width:318px;float:right;border-bottom:1px solid #d2d2d2;height:28px;margin-top:10px;}
.hotSearch{font-weight:normal;float:left;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}



.aboutbg{
    margin-top:70px;
}
.case_left{
    width:1104px;
    height: 694px;
    margin-right: 20px;
    position: relative;
float:left;
    border-right:21px solid #e5e5e5;
}
.case_left .prev{
    display: block;
    width: 100px;
    height: 35px;
    margin: 0;
    display: block;
    position: absolute;
bottom:0;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;

    background: url(../images/left1.png) no-repeat #e5e5e5 center;
    right: -21px;

}

.case_left .next{
    display: block;
    width: 100px;
    height: 35px;
    margin: 0;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/right1.png) no-repeat #e5e5e5 center;
    right: -123px;
 
}


.case_left .prev:hover{
background-color:#eee3d3
}
.case_left .next:hover{
    background-color:#eee3d3
}
.case_list2 li{
    float: left;
    position: relative;
}
.case_list2 li a{
    display: block;
}
.case_list2 li a{
    width:1104px;
    height: 694px;
}
.case_list2 li a.imgs{
    overflow: hidden;
}
.case_list2 li a.imgs img{
    width:1104px;
    height: 694px;
    transition: all 0.8s;
}
.case_list2 li:hover a.imgs img{
    transform: scale(1.04,1.04)
}
.case_list2 li h3{
    width: 100%;
    height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(75, 191, 50, .64)
}
.case_list2 li h3 span{
    display: block;
    float: left;
    text-indent: 23px;
    font: 400 16px/48px "Microsoft Yahei";color: #fff
}
.case_list2 li h3 a{
    display: block;
    float: right;
    margin-right: 45px;
    height: 45px;
    width: 30px;
    font: 400 14px/48px "Arial";color: #fff;
}

.about_right1{
    width:435px;
    float:left;
}

.about_right1 p{
    width:20px;
    float:right;
    margin-left:24px;
    color:#787878;
    font-size:14px;
    line-height:2;
}
.about_right1 p:first-child{
    width:auto;
}
.about_right1 .codes{
    float:right;
    margin-top:80px;
}
.about_right1 .codes p{
    float:none;
}

.stylesbg{
    background: #f0e5d5;
    padding-top:72px;
    margin-top:72px;
   height:836px;
   box-sizing: border-box;
}

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

.stitle{
    text-align:center;

}

.casebg{
    margin-top:133px;
}

.ads_list3{
    width:1200px;
    margin: 0 auto;
    margin-top:28px;
}
.ads_list3 li{
    width: 585px;
    float: left;
    margin-right: 30px;
    margin-bottom: 28px;
}
.ads_list3 li:nth-child(2n){
    margin-right:0;
}
.ads_list3 li .ad_top{
    height: 250px;
    width: 100%;
    position: relative;
}
.ads_list3 li .ad_top span{
    width: 210px;
    height:250px;
    display: block;
    position: absolute;top: 0px; left: 0;z-index: 300;
padding-top:42px;
box-sizing: border-box;
    background: #f0e5d5;
    text-align: center;
    text-transform: uppercase;
    font: 600 78px/116px "arial";color: #222222;

}

.ads_list3 li .ad_top span i{
    font-style:normal;
    font-weight:normal;
    font-size:20px;
    display: block;
    width:88px;
    margin:0 auto;
    border-top:1px solid #dbcab2;
    line-height:62px;
}

.ads_list3 li .ad_top a.img{
    display: block;
    position: absolute;
    top: 0;
    z-index: 200;
    right: 0;
    height: 249px;
    text-align: right;
    overflow: hidden;
    width:376px;
}
.ads_list3 li .ad_top a.img img{
    max-width: 100%;
    height: 249px;
    transition: all 0.8s;
}
.ads_list3 li:hover .ad_top a.img img{
    transform: scale(1.04,1.04)
}
.ads_list3 li h3{
    margin-top: 15px;
}
.ads_list3 li h3 a{
    display: block;
    font: 400 16px/24px "Microsoft Yahei";color: #777676;
    padding-top:12px;
    border-bottom:1px dashed #dbcab2;
    padding-bottom:8px;
        text-align: center;
}


.hezuobg{
    background:url(../images/hezuobg.jpg) no-repeat center top; 
    padding-top:66px;
    height:454px;
    overflow: hidden;
    box-sizing: border-box;
    margin-top:40px;
}

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

.hezuo_title1{
    text-align: center
}


.hezuo .content{position:relative;margin-top:25px;margin-bottom:50px;}
.l_btn,.r_btn{position:absolute;top: 44%;cursor:pointer;}
.l_btn{left:0;}
.r_btn{right:0;}
.product_list1{margin-top:15px;}
.product_list1 li{
    width:260px;
    float:left;
    margin:0 8px;
}

.product_list1 li img{
    width:260px;
    height:162px;
}

.processbg{
    background:url(../images/process.jpg) no-repeat center top; 
    padding-top:232px;
    height:647px;
    box-sizing: border-box;
    overflow: hidden;
}

.process{
    width:1200px;
    margin:0 auto;
    position: relative;
    height:415px;
}

.process .pimg{
    position: absolute;
    right:-148px;
    bottom:22px;
    transition:.5s;
}

.process .pimg:hover{
    bottom:33px;
    transition:.5s; 
}

.phonee{
    text-align:center;
    margin-top:46px;
}
.phonee p,.phonee a{
    display: inline-block;
}

.phonee p span{
    font-size:16px!important;
}
.phonee a{
    color:#fff;
    font-size:15px;
    background:url(../images/phonee.png) no-repeat center top; 
    width:177px;
    height:40px;
    line-height:44px;
    text-align:left;
    text-indent:30px;
    margin-left:6px;
}

.ysbg{
    background:url(../images/ysbg.jpg) no-repeat center top;   
    height:570px;
    overflow: hidden;
    box-sizing: border-box;
    padding-top:192px;
}
.ys1{
    width:1200px;
    margin:0 auto;
}
.ys_list li{
    width:250px;
    float:left;
    margin-right:63px;
    overflow: hidden;
}
.ys_list li:last-child{
    margin-right:0;
}
.ys_list li img{
    width:236px;
    height:236px;
    border-radius:50%;
    border:7px solid #f0e5d5;
    transition:.3s;
    transform:scale(1);
}
.ys_list li:hover img{
    transition:.3s;
    transform:scale(1.05);
}

.ys_list li a p{
    color:#1d1d1d;
    font-size:20px;
    line-height:66px;
    text-align:center;
}

.klist{
    width:578px;
    float:left;
    margin-bottom:23px;
}

.klist:nth-child(2n){
    float:right;
}
.klist dd{
    width:265px;
    float:left;
    overflow: hidden;
}
.klist dd img{
    width:252px;
    height:175px;
    padding:5px;
    border:1px solid #efefef;
    transition:.3s;
    transform:scale(1);
}

.klist dd:hover img{
    transition:.3s;
    transform:scale(1.05);
}

.klist dt{
width:286px;
float:right;
}

.klist dt a{
    display: block;
    color:#414141;
    font-size:18px;
    line-height:35px;
}
.klist dt p{
    color:#727272;
    font-size:14px;
    line-height:26px;
    margin-top:6px;
}

.klist dt span{
    display: block;
    color:#ccc;
    background: url(../images/phonee.png) no-repeat center top;
    width: 177px;
    height: 40px;
    line-height: 44px;
    text-align: left;
    text-indent: 30px;
    margin-left: 6px;
    font-size:14px;
    float:right;
}

.kehu{
    width:1200px;
    margin:0 auto;
    margin-top:120px;
}

.kehu .hezuo_title1{
    margin-bottom:50px;
}

.salesbg{
    background: #f5f2ed;
    padding:72px 0 86px;
    margin-top:82px;
}
.scales{
    width:1200px;
    margin:0 auto;
}

.sales_left{
    width:643px;
    overflow: hidden;
    margin-top:46px;
}
.sales_left img{
    transition:.3s;
    transform: scale(1);
}
.sales_left:hover img{
    transition:.3s;
    transform: scale(1.05);
}

.sales_right{
    width:500px;
    margin-top:46px;
}
.sales_right .content {
    margin-bottom:63px;
}
.sales_right .content p{
    width:20px;
    color:#797979;
    font-size:16px;
    line-height:24px;
    margin-left:15px;
    float:right;
}

.about2{
    width:1200px;
    margin:0 auto;
    margin-top:94px;
}

.about1_left{
    width:598px;
    font-size:14px;
    line-height:27px;
    color:#666;
}

.about1_right{
    width:526px;
    overflow: hidden;
}

.about1_right img{
    transform: scale(1);
    transition:.3s;
}
.about1_right:hover img{
    transform: scale(1.05);
    transition:.3s;
}

.about2 .hezuo_title1{
    margin-bottom:67px;
}
.abouta{
    margin-top:120px;
}
.abouta li{
    width:273px;
    height:60px;
    border:1px solid #e5e5e5;
margin-bottom:10px;
    float:left;
}
.abouta li:nth-child(2n){
    float:right;
}

.abouta li a{
    display: block;
    color:#5c5c5c;
    font-size:16px;
    width:260px;
    height:45px;
    line-height:45px;
    text-align:center;
    background: #d2d2d2;
    margin:7px 6px;
}



.news{width:1200px;margin:0 auto;margin-top:60px;}

.nsleft{width:695px;padding-top:36px;}

.tab2-nav{height:70px;position:relative;}
.tab2-nav li{float:left;font-size:20px;color:#616161;line-height:70px;cursor: pointer}
.tab2-nav li:nth-child(2){margin-left:3px;}
.tab2-nav li.cur{color:#040404;}

.tab2-nav a{position: absolute;right:3px;top:25px;line-height:20px;text-transform: uppercase;color:#747474;font-size:14px;text-transform:uppercase;width:85px;text-align: center;border:1px solid #c9c9c9;border-radius:5px;}
.tab2-nav a:hover{color:#53474b;}
.tab2-content .tab2{display:none;}

.nimg{width:360px;float:left;}

.news_list1{width:310px;float:right;margin-top:-12px;}
.news_list1 li{position: relative}
.news_list1 h3 a{color:#747474;font-size:16px;position: relative;display:block;line-height:52px;display:block;font-weight:normal;padding-left:20px;background:url(../images/sdot1.png) left 50% no-repeat;}
.news_list1 h3 a:hover{color:#dac4a3;}
.news_list1 h3 span{position: absolute;right:0;top:0;display: block;font-size:12px;font-weight:normal;line-height: 52px;}


.nsq{width:425px;padding-top:36px;}
.news1-title{font-size:20px;color:#040404;line-height:70px;position:relative;}
.news1-title span{color:#040404;font-size:12px;}
.news1-title a{position: absolute;font-weight:normal;right:3px;top:25px;line-height:20px;text-transform: uppercase;color:#747474;font-size:14px;text-transform:uppercase;width:85px;text-align: center;border:1px solid #c9c9c9;border-radius:5px;}
.news1-title a:hover{color:#53474b;}
.nsq .content{overflow:hidden;margin:0 auto;position:relative;}
#innewsdemo {height:232px;overflow:hidden;}
#news_demo1 {}
#news_demo2 {}
.news_lists li{position:relative;height:100px;background:none;padding:12px 0 8px;}
.news_lists li a{color:#111;background:url(../images/wen.png) left 50% no-repeat;font:400 16px/40px "microsoft yahei";padding-left:32px;}
.news_lists a:hover{color:#fa6500;}
.news_lists li span{background:url(../images/da.png) left 6px no-repeat;font:400 12px/22px "microsoft yahei";padding-left:32px;color:#828282;display:block;}



/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.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;}

/*前台多页签*/

.tab{position:relative;text-align:center;margin:26px 0 52px}
.tab li{width:142px;height:47px;display:inline-block;*display:inline;*zoom:1;line-height:47px;border:1px solid #dcc7a8;margin:0 15px;text-align:center;color:#52493c;font-size:18px;cursor: pointer;}
.tab li.cur{background:#dcc7a8;}
.tab li a{display:block;color:#52493c;}
.tab li.cur a{}
.tt{display: none;}

.list1 li img{
    width:1198px;
    height:578px;
}

/*友情链接*/
.f_link{width:1200px;line-height:30px;line-height:30px;font-size:16px;position: relative;margin:20px auto 15px;}
.f_link span{
    font-size:12px;
}
.f_link i{
    font-style:normal;
    font-size:14px;
    position: absolute;
    right:0;
    top:0;
}


/*页面底部*/
.foot{background: #f0e5d5;padding:42px 0 25px;margin-top:35px;}
#footer{position:relative;width:1200px;margin:0 auto;text-align:center;}
#footer a{color:#666;}
#footer a:hover{color:#dac4a3;text-decoration:none;}
.contact1{
    width:406px;
    float:left;
    padding:0 65px;
    border-left:1px dashed #c4b49a;
    border-right:1px dashed #c4b49a;
    color:#6a5a43;
    text-align: left;
}

.dlogo{
    width:367px;
}

.codes1{
    width:223px;
}

.copyright{text-align:center;width:1200px;margin:0 auto;color:#6b5b43;font-size:12px;line-height:26px;}
.copyright a{color:#6b5b43}
.foot2{
    background: #dac4a3;
    padding:12px 0;
}
/*------------内页-------------------*/

.left {
    width: 224px;
    float: left;
}

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

.left .box h3 {
    font-size: 20px;
    color: #300000;
    font-weight:normal;
    line-height:28px;
    padding-bottom:10px;
}


.left .box .content {
    padding: 5px 0px;
}
.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;position: relative;left:50%;margin-left:-960px;}
.n_banner img{width:1920px;margin:0 auto}
.left{width:225px;float:left;}

.sort_product{margin-top:10px;}


.n_contact{margin-top:10px;}

.n_contact .content{padding:5px;line-height:24px;}

.right{width:930px;float:right;padding-bottom:10px;}
.sitemp1{
    font-size: 22px;
    color: #231f20;
    margin-bottom: 10px;
    text-align: center;
    min-height: 50px;
    border-bottom: 1px solid #ddd;
}

.sitemp h2 {
    position: relative;
    display: block;
    width: 138px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    font-size: 18px;
    background: #2b1d13;
    color: #fbd26b;
    font-weight:normal;
    display: none;
}

.site {
line-height:40px;
padding-bottom:10px;
}
.right .content{padding:10px 0;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}



.index-icon { width: 1200px; margin: 30px auto 60px;display: none;}
.index-icon .icon-list { width: 240px; float: left; background-color: #fff; font-size: 20px; text-align: center}
.index-icon .icon-list span { display:block; margin:0 auto 15px auto; width:120px; height:120px; border:1px solid #754220; border-radius:50%; background-position: center top;background-repeat: no-repeat}
.index-icon .icon-list:hover span{background-color: #754220;background-position: center bottom}
.index-icon .icon-list a { display:block; width: 240px; padding-top: 15px; }
.index-icon .icon-list a:hover{ color: #754220; }
.index-icon .icon-list>span {float:left;width:100px;display:block;text-align:center; margin-top: 5px;}
.index-icon .icon-list>p {float:left;width:100px;display:block;line-height:52px;text-align:center;color: #400000; font-size: 22px;}



