/*头部样式*/
.head-overall{
	width: 100%;
	background-color:#9f6001;
	height: 40px;
	color: #fff;
}
.head-body{
	width: 1200px;
	margin: 0 auto;
}
.wel{
	font:400 12px/40px "Microsoft YaHei";
}
.head-body .k2{
	background:url(../images/top-phone.png) no-repeat center left;
	font-family:"微软雅黑";
	padding-left: 110px;
	text-align: center;
}
.k2 h2{
	font: 600 18px/40px "微软雅黑";
}
.k2 h2 span{
	font: 400 30px/40px "微软雅黑";
}
#header{
	width:1200px;
    margin:0 auto;
    height: 86px;
}
.top{}
.logo{
	position: absolute;
	line-height: 86px;
	z-index: 99;
}

.topLink{
	width:400px;
	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;
}

#menu{
	width: 830px;
	float: right;
	padding-bottom: 10px;
}
/*热门搜索*/
.banner-search{
	background-color: rgba(255,255,255,0.8);
	position: relative;
	bottom: 60px;
	z-index: 100;
	height: 60px;
}

.bg-left{
	width: 40%;
	background-color: rgba(159,96,1,0.8);
	height: 60px;
	z-index: 120;
	float: left;
}
.k1{
	padding-top:20px;
	color: #fff;
	padding-right: 90px;
}
.k1 a{
	color: #fff;
}
.k1 a:hover{
	color: #9f6001;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.search{
	width: 60%;
	text-align:left;
	height:24px;
	padding:20px 0px 10px 0px;
}
#formsearch{
	width:300px;
	float:left;
	background-color: #fff;
	height: 30px;
	border-radius: 15px;
}
.hotSearch{
	padding-left: 20px;
	width:400px;
	float:left;
	height:24px;
	line-height:24px;
	font-weight:normal;
}
.hotSearch a{padding-right:5px;}
input{
	border: 1px solid #fff;
}
#keyword{
	line-height: 28px;
	padding-left: 10px;
    border-radius: 15px;
    width: 230px;
}

/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
/*产品分类*/
.menu_cate{
	margin-top: 80px;
}
.cate_title{
	line-height:31px;
	font-weight:bold;
	background:url(../images/cate_title_img.png) no-repeat center center;
	color:#9f6001;
}
.cate_title h2{
	font:400 36px/60px "微软雅黑";
	text-align: center;
}
.cate_title h2 span{
	font:400 16px/20px "微软雅黑";
	color: #9f6001;
    display: block;
    text-transform: uppercase;
}
.content3{
	
}
.content3 li {
    width: 274px;
    float: left;
    text-align: center;
}
.tab-nav1 {
    cursor: pointer;
    position: relative;
    top: 20px;
    z-index: 100;
}
.tab-nav1 li {
    background: url(../images/cur-bg2.png) no-repeat 50% 100%;
    color: #fff;
    font: 400 30px/100px "微软雅黑";
    margin-right: 13px;
    margin-left: 13px;
}

.tab-nav1 li:nth-child(2n){
	margin-top:30px; 
}


.links{
	width: 1220px;
	position: relative;
	top: -45px;
}
.links li{
	float: left;
	margin-right: 13px;
	margin-left: 13px;
	position: relative;
	overflow: hidden;
	background-color: #eeeeee;
}
.links li:nth-child(2n){
	margin-top:30px; 
}
.links li h2{
	margin-top: 60px;
	margin-bottom: 20px;
    font:400 20px/40px "微软雅黑";
    color: #282828;
}
.links li h2 a{
    color: #282828;
}
.links li h2 span{
	display: block;
    font:400 14px/20px "微软雅黑";
    text-transform: uppercase;
    color: #282828;
}
.links li h3{
	position: absolute;
	left:0;
	bottom:-100%;
	width:100%;
	height:100%;
	background-color: rgba(28,28,28,0.6);
	text-align: center;
}
.links li a{

}
.links li h3 a{
	display: block;
	color:#fff;
	font:400 16px/34px "Microsoft Yahei";
	border: 1px solid #fff;
	width: 134px;
    height: 34px;
    margin-left: 25%;
    margin-top: 20px;
    padding-left: 10px;
}
.links li h3 a:hover{
	background-color: #ce8307;
}
.links .more2{
    margin-top: 65px;
    background: url(../images/detail.png) no-repeat left center;
}
.links .message2{
    margin-top: 20px;
    background: url(../images/messagebg.png) no-repeat left center;
}

/*公司旗下品牌*/
.about{
    
    }
    .about-left{
        float: left;
    }
    .about-right{
        float: left;
        width: 636px;
        padding: 35px 13px 20px 40px;
        border: 1px solid #ddd;
        /*height: 340px;*/
        overflow: hidden;
    }
    .about_title h2{
        font: 400 35px/40px "微软雅黑";
        color:#1c1c1c;
    }
    .about_title h2 span{
        font: 400 28px/40px "微软雅黑";
        color:#2d1913;
    }
    .about_line{
        border:2px #1c1c1c solid;
        width: 30px; 
        margin: 20px 0px;
        margin-bottom: 5px;
    }
    .about-right .more{
        width: 116px;
        padding: 10px;
        font-size: 16px;
        font-family: "微软雅黑";
        background-color: #9f6001;
        text-align: center;
        margin-bottom: 18px;
    }
    .about-right .more a{
        color: #fff;
    }
    .about-right .more a:hover{
        color: rgba(255,255,255,0.6);
    }
    .about .content{
        padding:5px;
        padding-bottom:12px;
        text-indent:20px;
        font-size: 14px;
        line-height: 30px;
    }
    
.about_img img{
    margin-right: 35px;
}


/* 六大优势 */

.container2{
	margin-top: 10px;
	background-color: #eeeeee;
	padding-bottom: 20px;
}
.honor {
    width: 1200px;
	margin: 0 auto;
}
.honor h2 {
	background:url(../images/cate_title_img.png) no-repeat center center;
	padding-top: 40px;
    text-align: center;
    font:400 35px/40px "微软雅黑";
    color:#000;
    padding-bottom: 10px;
}
.honor h2 span {
    color:#999999;
    font:400 14px/20px "微软雅黑";
    display: block;
    text-transform: uppercase;
}

.ads_list{
    margin: 0 -10px;
    padding: 50px 0 0px 0;
}
.ads_list li{
    float: left;
    width: 590px;
    height: 400px;;
    margin: 0 10px;
}
.ads_list li img{
    width: 590px;
    height: 300px;
}
.ads_list li h3 a{
    font:600 18px/36px "微软雅黑";
    color:#9f6001;
}
.ads_list li span{
    display: block;
    font:400 12px/24px "微软雅黑";
    color:#020202;
}

/*工程案例*/


.container5{
	width: 1200px;
    margin: 37px auto;
    margin-bottom: 55px;

}
.case_left{
	float: left;
    width: 260px;
    height: 718px;
	background: url(../images/casebg.jpg) no-repeat 0% 100%;
}
.case_left .sort1{
	margin-top: 32px;
	margin-bottom: 32px;
}
.case_left .sort1 .layer1{
	text-align: center;
	padding: 20px 0px;
	margin-top: 40px;
}
.case_left .sort1 .layer1:hover{
	background-color: #9f6001;
}
.case_left .sort1 .layer1 a{
	color: #fff;
	font: 100 18px/20px "微软雅黑";
}

.case_lists{

}
.case_lists li{
	padding-left: 6px;
	float:left;
    _display:inline;
    height: 353px;
    margin-bottom: 10px;
}
.case_lists li a.img{
}
.case_lists li a.img img{
	width:450px;
	height:355px;
}
.case_lists li h3{
	text-align:center;
	padding-top: 15px;
	position: relative;
    bottom: 50px;
    z-index: 100;
    height: 35px;
    background-color: rgba(159,96,1,0.7);
}
.case_lists li h3 a{
	color: #fff;
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
	font-weight:normal;
}
.case_lists li h3 a:hover{
	color: #e87518;
}
.case_lists li a.img{
	display:block;
}
.case_lists li a.img:hover{
	border-color:#e87518;
}
.case_title{
	text-align: center;
    line-height:31px;
    border-bottom: 0px;
}
.case_title h1{
	font: 600 30px/40px "微软雅黑";
    color: #fff;
    padding-top: 25px;
}
.case_title h1 a{
    display: block;
    text-align: center;
	color: #fff;font: 600 18px/30px "微软雅黑";text-transform: uppercase;
}
.case .content{
	float: left;
	padding:5px;
	padding-bottom:12px;
	text-indent:20px;
}
.case_lists{
	width: 915px;
	float: right;
}
.news2_company{
	margin-top:10px;
}
.sort2{
    margin-top: 24px;

}
.sort2 li a{
    display: block;
    height: 48px;
    text-align: center;
    color: #fff;font: 400 14px/48px "微软雅黑";
    border-bottom: 1px dashed #fff;
}

/* 推荐产品 */


.cate_title{
	line-height:31px;
	font-weight:bold;
	color:#9f6001;
	background:url(../images/cate_title_img.png) no-repeat center center;
}
.cate_title h2{
	font:400 36px/60px "微软雅黑";
	text-align: center;
}
.cate_title h2 span{
	font:400 16px/20px "微软雅黑";
	color: #9f6001;
    display: block;
    text-transform: uppercase;
}



/*公司简介和荣誉证书*/
.container6{
}
.about1 {
    width:900px;
}
.about1-img{
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}
.about1 .more{
	float: left;
	width: 116px;
	padding: 10px;
	font-size: 16px;
	font-family: "微软雅黑";
	background-color: #9f6001;
	text-align: center;
	margin-top: 20px;
	border-radius: 5px;
}
.about1 .more a{
	color: #fff;
}
.about1 .more a:hover{
	color: #e87518;
}
.about-title {
	border-bottom: 1px solid #dddddd;
    font:400 20px/50px "微软雅黑";
    color:#393939;
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 15px;
    background: url(../images/line5.png) no-repeat left center;
}
.honer-title{
	border-bottom: 1px solid #dddddd;
    font:400 20px/50px "微软雅黑";
    color:#393939;
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
}
/*荣誉证书*/
#focus5 {
	width:250px;
	position:relative;
}
#pre_left5{
	cursor:pointer;
	width:25px;
	height:56px;
	position: absolute;
	left:-40px;
	top:58%;
}
#pre_right5{
	cursor:pointer;
	width:25px;
	height:56px;
	position: absolute;
	right:-40px;
	top:58%;
	 }

.prolist5{
	width:2000px;
}
#focus5 .content{
	width:240px;
	overflow:hidden;
	float:left;
	margin-top: 10px;
	padding: 2 0px 0px;
}
#focus5 .content li{
	text-align: center;
	float:left;
	width:240px;
}
#focus5 .content li a{
	color: #000;
	font:400 14px/30px "微软雅黑";
}
#focus5 .content li a  img{
	width:240px;
	height:192px;
}
.common-title span {
    font:400 14px/32px "微软雅黑";
    text-transform: uppercase;
    color:#999;
}
.about1 .content1 h3{
    font:600 20px/32px "微软雅黑";
    text-transform: uppercase;
    color:#9f6001;
    margin-bottom: 10px;
}
.about1 .content1 .abs{
    font:400 14px/24px "微软雅黑";
    text-transform: uppercase;
    color:#7c7c7d;
}
.about1 .content1 .abs a{
    display: inline-block;
    font:600 14px/24px "微软雅黑";
    text-transform: uppercase;
    color:#9f6001;text-transform: uppercase;
    margin-left: 55px;
}
/*tab多页签*/
.tabs {
    width:844px;
    background: url(../images/tabg.png) no-repeat bottom;
    padding-bottom: 14px;
    position: relative;
}
.common-title a,.tabs a {
    position: relative;
   	left: 400px;
    top:4px;
    font:400 14px/20px "微软雅黑";
    padding-right: 24px;
    text-transform: uppercase;
}
.common-title a:hover,.tabs a:hover {
    color:#a16200;
    text-decoration: none;
    transition: color 0.5s;
}
.tabs ul li {
    background: url(../images/tab_li.jpg) no-repeat center right;
    float:left;
    padding:0 24px;
    font-size: 14px;
    color:#4c4c4c;
}
.tabs ul li:last-child {
    background: none;
}
.tab-nav {
    cursor:pointer;
}
.tab-nav-action {
    cursor:pointer;
    color:#a16200 !important;
}
.tabs-body {
    width:844px;
    margin-top:20px;
}
/*tab多页签*/
.container7{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
#new-tabs_box {
    width:574px;
}
.new-tabs {
    width:750px;
}
.new-tabs ul {
    background: url(../images/new-bg.png) no-repeat left bottom;
    padding-bottom: 12px;
    border-bottom: 1px solid #999;
}
.new-tabs ul li {
    margin:5px 0;
    display: block;
    float:left;
    width: 124px;
    font:400 18px/20px "微软雅黑";
    padding-left: 12px;
    color:#333;
    border-left:6px solid #333;
}
.new-tab-nav{
	cursor:pointer;
}
.new-tab-nav-action {
    cursor:pointer;
    color:#a86423 !important;
    border-left:6px solid #a86423 !important;
}

.new-tabs-body{
	width:750px;
}
.new-tabs-body div{

}
.news_sub a{
	color: #666;
	font:600 16px/40px "微软雅黑";
}
.news_sub a:hover{
	color: #9f6001;
}
.new2 {
    padding:30px 0 20px 0;
}

.new2 li span {
    color: #797979;
    padding-top: 10px;
    line-height: 24px;
}
.news2_list li{
	margin-top: 8px;
	border: 1px solid #dddddd;
	height: 70px;
}
.news2_list li a{
	color: #333;
	font:200 14px/20px "微软雅黑";
	height: 30px;
    line-height: 30px;
}
.news2_list li a span{
	display: block;
	color: #666;
	font:200 12px/20px "微软雅黑";
}
.newsdate{
	font-family: "微软雅黑";
	background-color: #ddd;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	color: #666;
	font-size: 30px;
	margin-right: 10px;
}
.newsdate hover{
	color: #9f6001;
}
/*首页常见问题*/
.right-new-box {
    width:400px;
}
.right-new-box .content {
    padding-top:20px;
}
.new-title {
	font: 400 18px/30px "Microsoft Yahei";
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}
.new-title span{
	font-size: 14px;
	position: relative;
    left: 250px;
}
.soroll{
	height:380px;
	overflow:hidden;
}
.soroll ul li{
	border-bottom:1px dashed #b0b0b0; 
	padding-top: 12px;
	padding-bottom: 12px;
}
.soroll ul li a {
    margin: 6px 0;
    padding-left:30px;
    font:400 14px/30px "Microsoft Yahei";
    display:block;
    background: url(../images/wen.jpg) no-repeat 0 50%;
}
.soroll ul li span {
    padding-left:30px;
    color:#7e7e7e;
    font:400 12px/26px "Microsoft Yahei";
    display:block;
    background: url(../images/da.jpg) no-repeat 0 5px;
}
.soroll ul li a:hover{text-decoration:underline;}
.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;}


.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{margin-top:15px;line-height:45px;line-height:45px;background-color:#eee;
	font-size: 16px;
    color: #666;
    height: 90px;
}
/*底部导航*/
#menu1{
	padding-top: 10px;
	margin: 0 auto;
}
.nav1{
	width: 1200px;
	height:40px;
	margin: 0 auto;
}
.nav1 li{
	line-height:40px;
	height:40px;
	text-align:center;
	width:150px;
	float:left;
	position:relative;
	z-index:999;
}
.nav1 li a{
	display:block;
	line-height:32px;
	color:#333;
	height:40px;
	font-size:16px;
}
.nav1 li a:hover{
	color:#fff;
	text-decoration:none;
}
.lxff{

}



/*页面底部*/
#footer{position:relative;
	text-align:center;
	padding-top:8px;
	border-top:2px solid #eee;
	background: #9f6001;
	}
#footer a{
	color:#ffffff;
}
#footer a:hover{
	color:#e87518;
	text-decoration:none;
}
.f1{
	height: 150px;
}
.logo2{
	padding-top: 20px;
	width: 260px;
	float: left;
}
.nav_foot{
	text-align:center;
	line-height:24px;
	color:#666;
}
.foot-contact{
	margin: 0 35px;
	float: left;
	padding-top: 10px;
	text-align: left;
	width: 600px;
	color: #fff;
	font:400 13px/26px "微软雅黑";
}
.copyright a{
    font:400 13px/25px "微软雅黑";
    color: #fff;
}
.copyright{
	text-align:center;
	line-height:25px;
	color: #fff;
    font-size: 13px;
}
.zyqy{
    color: #fff;
    padding-bottom: 15px;
}
.erweima{
	padding-top: 5px;
	float: right;
    width: 250px;
    color: #fff;
    line-height: 30px;
}

/*------------内页-------------------*/
.left .box{
	margin-bottom:10px;
	border: 1px solid #f4f4f4;
	box-shadow: 1px 1px 1px 1px #cfcece;
}
.left .box h3{
	line-height:64px;
	padding-left:15px;
	font-weight:bold;
	font-family:"微软雅黑";
	background:url(../images/nav.jpg) no-repeat 0% 100%;
	font-size:14px;
	color:#fff;
}
.left .box .content{
	padding:5px 5px;
}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{
	width:1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}
.n_banner img{
	width: 1920px;
    margin: 0 auto;
}
.left{
	width:290px;
	float:left;
}
.sort_menu{

}
.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:880px;
	float:right;
	padding-bottom:10px;
}
.sitemp{
	line-height:31px;
	height:65px;
	overflow:hidden;
	padding-right:10px;
}
.sitemp h2{
	font-size: 25px;
	width:289px;
	float:left;
	line-height:31px;
	text-align:center;
	text-align:left;
	text-indent:15px;
	color:#444;
}
.sitemp .site{
	width:380px;
	float:right;
	text-align:right;
	line-height:30px;
}
.right .content{
	border: 1px solid #f4f4f4;
	padding:10px;
	padding-top:15px;
	overflow:hidden;
	line-height: 24px;
}
/*内页24小时热线*/
.ny_contact{
	float: right;
	font:400 12px/65px "微软雅黑";
	background: url(../images/24hotline.png) no-repeat left center;
	padding-left: 40px;
}