﻿.pub-det{
	float: right;
	width: 835px;
	padding: 111px 35px 50px 35px;
	background:#fff url('../image/img_01.jpg') no-repeat center 33px;
}
.pub-list .in ul li a{
	display: block;
    font-size: 16px;
    color: #333;
    line-height: 64px;
    padding-left: 30px;
    background:#fff url('../image/ico_01.png') no-repeat 235px center;
}
.pub-list .in ul li.on a,.pub-list .in ul li:hover a{
	    color: #fff;
    background:#a38b78 url('../image/ico_02.png') no-repeat 235px center;
}
.pub-list .in ul li{
	    border-top: 1px solid #e2e2e2;

}
.ab-tit span{
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-size: 24px;
	color: #a38b78;
	padding: 0 25px;
}

.pub-det .con{
	margin-top: 20px;
	font-size: 14px;
	color: #999;
}
.pub-det .con .det{
	line-height: 30px;
	color: #666;
}
/*.pub-det img{
	width: 100%;
	max-width: 100%;
}*/
/*精品工程*/
.project{
	background: #f6f6f6;
	width: 100%;
	padding-bottom: 40px;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.pub-det .productimg{
	padding-top: 7px;
}
.pub-det .productimg img{
	width: 100%;
	max-width: 100%;
}
#project{
	padding: 0 33px ;
	border:1px solid #e3e3e3; 
}
#project li{
	height: 45px;
	line-height: 45px;
	color: #333333;
	font-size: 16px;
	padding-left: 20px;
	background: url('../image/product.png') no-repeat left 20px;
	border-bottom: 1px dashed #e3e3e3;
}
#project li:first-child{
	padding-left: 0;
	background: none;
}
#project a{
	display: block;
	width: 100%;
	line-height: 45px;
	padding-left: 20px;
	background: url('../image/product.png') no-repeat left center;
	color: #333333;
	font-size: 16px;
}
.project_h2{
	font-size: 20px;
	border:none;
	margin-top: 10px;
	width: 90px;
	color: #333;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	padding-right: 100px;
	margin-bottom: 12px;
	background: url('../image/product-2.png') no-repeat right center;
}
/*touch*/
.projectlist{
	padding: 0 33px ;
	border:1px solid #e3e3e3; 
	padding-top: 12px;
}
.projectlist b{
	width:46px;
	height: 2px;
	background: #aa8772;
	    display: block;
    position: relative;
    top: 36px;
}
.projectlist dl{
	line-height: 75px;
}
.projectlist dt{
	line-height: 75px;
	text-align: center;
	width: 46px;
	margin-right: 14px;
}
.projectlist dd{
	line-height: 75px;
	border-bottom:1px solid #eeeeee;
	width: 92%;
}
.projectlist h2{
	font-size: 30px;
	color: #aa8772;
	line-height: 75px;
}
.projectlist p{
	font-size: 16px;
	color: #666;
}
/*new*/
.new{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.new li{
	/*height: 251px;*/
	cursor: pointer;
	float: left;
	margin-bottom: 5px;
}
.new li a{
	float: left;
	width: 100%;
}
.new .newimg{
	width: 250px;
	margin:27px;
	overflow: hidden;
}
.new .newimg img{
	width: 100%;	
	transition:transform 1.1s;
}
.new .newimg:hover img{
	transform:scale(1.1);
	transition:transform  1.1s;
}
.newlist{
	width: 477px;
	margin:27px;
}
.newlist h2{
	font-size:16px;
	color: #333;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	margin:25px 0 20px;
}
.newlist p{
	font-size:14px;
	color: #777;
	line-height:26px;
	padding-bottom: 23px;
}
.newlist span{
	display: block;
	color: #777;
	font-size: 14px;
	line-height: 52px;
}
.newlistimg{
	width: 52px;
	height: 52px;
	background:url('../image/img1.png') no-repeat center; 
} 
.new li:hover .newlistimg{
	background: url('../image/img2.png') no-repeat center;
}
.mut{     
	width: 0;     
	height: 2px;     
	background:#a38b78;    
	bottom: 0px; 
	position: absolute;
	left: 0;
	transition:width  1.1s;

}	
.new li:hover .mut{
	width: 100%;
	transition:width  1.1s;
}
.fanye{
	width: 100%;
	margin: 32px 0;
	font-size: 14px;
}
.fanye img{
	width: 50%;	
}
.fanye input{
	width: 50px;
}
.fanye a{
	color: #333;
	transition:all 0.3s;
}
.fanye a:hover{
	color:#a38b78;
	transition:all 0.3s;
}
/*newinfo*/
.info{
	position: relative;
}
.info h1{
	text-align: center;
	line-height: 50px;
	position: relative;
	padding-top: 10px;
}
.info span.day{
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 26px;
	color: #666
}
.info_heng{
	width: 100%;
	height: 1px ;
	background: #eeeeee;
	margin-top: 35px;
	margin-bottom: 32px;
}
.info p{
	line-height: 36px;
	color: #666;
	font-size: 14px;
	padding-bottom: 24px;
}
.info_bt{
	width: 100%;
	height: 1px ;
	background: #eeeeee;
	margin-top: 25px;
}
.info_back{
	margin:50px 0 0px;
	text-align: left;
	font-size: 14px;
	color: #666;
}
.back_div a{
	color: #666;
	font-size: 14px;
}
.back_div:hover a{
	color:#a38b78
}
.back_fr a{
	display: block;
	width: 120px;
	height: 40px;
	background: #a38b78;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
/*honor*/
.honor_top h1{
	width: 130px;
	font-size: 30px;
	padding-right: 300px;
	background: url('../image/honor.png') no-repeat right center;
}
.honor{
	width: 102%;
	padding-top: 30px;
}
.honor li{
	width: 260px;
	float: left;
	border:1px solid #e0e0e0;
	margin-right: 21px;
	margin-bottom: 22px;
	overflow: hidden;
}
.honor p{
	text-align: center;
	font-size: 14px;
	color: #333;
	height: 48px;
	overflow: hidden;
	padding: 10px 0;
	line-height: 24px;
}
.pic{
	overflow: hidden;
}
.honor li img{
	width: 100%;	
	transition:transform 1.1s;
}
.honor li:hover img{
	transform:scale(1.1);
	transition:transform  1.1s;
}
/*.career*/
.sideMenu{
	position: relative;
top:20px;
}
.sideMenu li{
	min-height: 62px;
    line-height: 60px;
    border-bottom: 1px solid #E6E6E6;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 7px;
}
.ont.tit{
	background: #a38b78;
	color: #fff;
}
.ont{
	height: 62px;
	line-height: 62px;
	padding-left: 26px;
	background: #efefef
}
.cmd{
	display: none;
	padding: 0 27px;
	cursor:default;
	border:1px solid #e5e5e5;

} 
.ont span{
	padding-right: 113px;
}
.sideMenu em{
	position: absolute;
	left: 95%;
	top: 0;
    width: 40px;
    height: 60px;
    line-height: 60px;
    background: url('../image/career-2.png') no-repeat left center;
    cursor: pointer;
}
.carrer_across{
	background: #e5e5e5;
	width: 100%;
	height: 1px;
	margin-top: 18px;
}
.ont.tit em{
	background: url('../image/career-1.png') no-repeat left center ;
}
.intro{
 	
 	 padding-bottom: 30px;
}
.sideMenu h2{  
   margin-top: 25px;
   color:#333; 
} 
.cmd p{
	line-height: 36px;
	color: #666666;
	font-size: 14px;
}
.cmd a{
	display: block;
    width: 130px;
    height: 34px;
    line-height: 34px;
    background: #9c877a;
    color: #fff;
    margin-bottom:25px;
    text-align: center;
    border-radius: 24px;
}
.career_img{
	width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
}
 .career_img img{
 	position: absolute;
    top: 0;
    opacity: 1;
    /*filter: alpha(opacity=1);*/
    width: 1920px;
    left: 50%;
    height: 250px;
    margin-left: -960px;
 }
 .career_work{
 	height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 14px;
  
 }
 .career_work a{
 	color: #999;
 	font-size: 14px;
 }
 .career_work span{
 	font-family: "SimSun"
 }
 .career_img .w1200.title {
    font-size: 36px;
    color: #fff;
    position: relative;
    z-index: 2;
    margin-top: 130px;