@charset "utf-8";
*{font-family: "SourceHanSansSC-Light"}
a img{ border:none;} h1,h2,h3,h4,p{margin: 0px;padding: 0px;}


.txp_tipbar{
	height: 0px !important;
}
/*首页*/
.us_box{
	height: 180px;
	background: #f5ede2;
	position: relative;
}
.us_box ul{
	width: 1200px;
	height: 260px;
	background: #fff;
	position: absolute;
	top: -80px;
	left: 50%;
	margin-left: -600px;
	z-index: 999;
}
.us_title{
	overflow: hidden;
}
.us_title div{
	border-left: 5px solid #c8aa63;
	float: left;
	padding-left: 13px;
}
.us_title h1{
	font-size: 24px;
	line-height: 24px;
	color: #222;
	font-weight: normal;
}
.us_title h2{
	font-size: 14px;
	line-height: 14px;
	padding-top: 8px;
	color: #222;
	font-weight: normal;
}
.us_title a{
	font-size: 14px;
	line-height: 46px;
	color: #222;
	display: block;
	float: right;
}
.us_title a:hover{
	color: #c8aa63;
}
.us_box p{
	font-size: 14px;
	color: #222;
	padding-top: 30px;
	line-height: 28px;
}
.us_center{
	float: left;
	width: 720px;
	padding: 35px 50px;
}
.us_video{
	float: left;
	width: 380px;
	height: 260px;
	background: #c8aa63;
}
.us_video div{
	width: 350px;
	height: 230px;
	margin: 15px auto;
}
.project_box{
	width: 1200px;
	padding: 60px 0px;
	margin: 0px auto;
}
/*滑块 */
#horizontal .scrollbar { width: 1000px; margin: 45px auto 0px auto; height: 5px; }
#horizontal .scrollbar .handle { height: 100%; }
.scrollbar { background: #f5ede2; border-radius: 4px;line-height: 0;}
.scrollbar .handle { border-radius: 4px; background: #c8aa63; cursor: pointer; line-height: 0;}
/* 内容 */
.container { width: 1200px; margin: 0 auto; }

#horizontal .example1 .sly { height: 380px; }
#horizontal .example1 .sly ul li { float: left;}
#horizontal .example1 .sly ul li:nth-child(even){box-sizing: border-box;border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
.sly ul li a{display: block;width: 310px; padding: 0px 45px;}

.tupian{height: 220px;overflow: hidden;width: 310px;}
.sly ul li img{min-height:220px;width:310px; display:block;}

.sly ul li h1{font-size: 18px;text-indent: 10px;border-left: 3px solid #222;color: #222;font-weight: normal;margin-top: 20px;}
.sly ul li p{width: 310px;font-size: 14px;line-height: 24px;color: #222;padding: 16px 0px 20px 0px;}
.jiantou{width:30px; height:30px;background: #fff; border: 1px solid #222;border-radius: 100%;color: #222;text-indent: 12px;line-height: 30px;transition: all .3s}
#horizontal .example1 .sly ul li:hover h1{border-left: 3px solid #c8aa63;color: #c8aa63;}
#horizontal .example1 .sly ul li:hover div{border: 1px solid #c8aa63;color: #fff;background: #c8aa63;}

.news_box{
	background: #f5ede2;
	padding-bottom: 60px;
}
.news_title{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding: 50px 0px 40px 0px;
}
.news_title div{
	border-left: 5px solid #c8aa63;
	float: left;
	padding-left: 13px;
}
.news_title h1{
	font-size: 24px;
	line-height: 24px;
	color: #222;
	font-weight: normal;
}
.news_title h2{
	font-size: 14px;
	line-height: 14px;
	padding-top: 8px;
	color: #222;
	font-weight: normal;
}
.news_title a{
	width: 80px;
	line-height: 30px;
	font-size: 14px;
	color: #222;
	margin-top: 7px;
	display: block;
	border: 1px solid #222;
	text-align: center;
    float: right;
}
.news_title a:hover{
	border: 1px solid #c8aa63;
	background: #c8aa63;
	color: #fff;
}
.news_center{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.news_center li{
	float: left;
	background: #fff;
}
.news_center li:nth-child(2){
	margin: 0px 15px;
}
.news_center a{
	width: 350px;
	padding: 30px 20px;
	display: block;
}
.news_center h1{
	font-size: 16px;
	color: #222;
	width: 100%;
	font-weight: normal;
	white-space:nowrap;/*一行显示*/
    overflow: hidden;/*超出部分隐藏*/
    text-overflow: ellipsis;/*用...代替超出部分*/
}
.news_center p{
	font-size: 14px;
	line-height: 24px;
	color: #222;
	padding: 10px 0px 20px 0px;
}
.news_center div{
	width:30px;
	height:30px;
	background: #fff;
	border: 1px solid #222;
	border-radius: 100%;
	color: #222;
	text-indent: 12px;
	line-height: 30px;
	transition: all .3s;
}
.news_center li:hover h1{
	color: #c8aa63;
}
.news_center li:hover div{
	border: 1px solid #c8aa63;
	color: #fff;
	background: #c8aa63;
}
.sale_box{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.sale_title{
	float: left;
	padding: 80px 0px;
}
.sale_title h1{
	font-size: 24px;
	color: #222;
	font-weight: normal;
}
.sale_title h2{
	font-size: 20px;
	color: #222;
	font-weight: normal;
}
.sale_title p{
	width: 390px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 30px;
	padding-bottom: 25px;
	border-bottom: 3px solid #c8aa63;
}
.sale_title a{
	font-size: 14px;
	color: #222;
	display: table;
	margin-top: 38px;
}
.sale_title a:hover{
	color: #c8aa63;
}
.sale_center{
	float: right;
	overflow: hidden;
	padding-top: 57px;
}
.sale_center a{
	display: block;
	float: left;
	width: 210px;
	padding: 15px;
	background: #f5ede2;
	transition: all .3s;
}
.sale_center a:nth-child(2){
	margin: 0px 10px;
}
.sale_center a img{
	width: 210px;
	height: 140px;
}
.sale_center a h1{
	font-size: 18px;
	color: #222;
	font-weight: normal;
	padding-top: 20px;
}
.sale_center a h2{
	font-size: 14px;
	color: #888;
	font-weight: normal;
}
.sale_center a p{
	font-size: 14px;
	line-height: 24px;
	color: #888;
	padding-top: 10px;
}
.sale_center a:hover{
	background: #c8aa63;
	padding: 0px 15px 30px 15px;
}
.sale_center a:hover h1,.sale_center a:hover h2,.sale_center a:hover p{
	color: #fff;
}


/*单页、详情页css*/
.article_add{
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
}
.crumbNav{
	width: 1200px;
	margin: auto;
	color: #666;
	font-size: 14px;
	line-height:60px; 
}
.crumbNav a{
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.crumbNav a:hover{
	color: #c8aa63;
}
.article_box{
	width: 1200px;
	margin: auto;
	margin-bottom:50px;
	padding-top: 30px;
	overflow: hidden;
}
.article_title{
	display: table;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
.article_title h1{
	font-size: 30px;
	color: #222;
	text-align: center;
	font-weight: normal;
}
.article_detail{
	font-size: 24px;
	color: #222;
	text-align: center;
	padding-bottom: 20px;
}
#com_center{
	font-size: 16px;
	line-height: 30px;
	width:760px;
	margin:0 auto;
}
#contact_center{
	font-size: 14px;
	line-height: 26px;
	height: 320px;
	width: 280px;
	padding: 20px;
	float: left;
	border: 2px solid #d2d2d2;
	margin-right: 16px;
}
.list_art{
	display: table;
	margin: auto;
}
.list_art a{
	display: block;
	float: left;
	font-size: 14px;
	padding: 0px 30px 0px 30px;
	line-height: 40px;
	color: #666;
	margin-right: 20px;
	background: #f5ede2;
	border-radius: 10px;
	border-bottom: 1px solid #c8aa63;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.list_art a:hover{
	background: #c8aa63;
	color: #fff;
}
.list_center{
	overflow: hidden;
	padding-top: 10px;
}
.list_center li{
	float: left;
	width: 280px;
	margin-right: 16px;
	margin-bottom: 30px;	
	border: 2px solid #fff;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.list_center li:hover{
	border: 2px solid #c8aa63;
	background: #c8aa63;
	moz-box-shadow:0px 4px 5px #ddd;
	-webkit-box-shadow:0px 4px 5px #ddd;
	box-shadow:0px 4px 5px #ddd;
}
.list_center div{
	width: 270px;
	height: 200px;
	border: 5px solid #fff;
	overflow: hidden;
	border-bottom: none;
}
.lis_pic{
	width: 100%;
	min-height: 190px;
}
.housing{
	height: 280px;
	max-width: 380px;
	margin: auto;
}
.list_center h1{
	width: 280px;
	font-weight: normal;
	font-size: 16px;
	color: #666;
	line-height: 50px;
	text-align: center;
    white-space:nowrap;/*一行显示*/
    overflow: hidden;/*超出部分隐藏*/
    text-overflow: ellipsis;/*用...代替超出部分*/
}
.list_center li:hover h1{
	color: #fff;
}
.detail_img{
	width: 100%;
	min-height: 320px;
	margin: auto;
	float: left;
	padding: 5px;
	border: 2px solid #d2d2d2;
    margin-top: 20px;
}

.detail_imgwen{
	width: 45%;
	min-height: 320px;
	margin: auto;
	float: left;
	padding: 5px;
	border: 2px solid #d2d2d2;
    margin-top: 20px;
}

.article_box h3{
	display: table;
	line-height: 40px;
	margin-top: 40px;
	font-size: 16px;
	text-indent: 40px;
	font-weight: normal;
}
#product_pic{
	display: table;
	padding: 10px 0px 0px 40px;
	font-size: 14px;
	line-height: 24px;
}
.flip_article{
	padding-top: 30px;
	display: table;
	margin: auto;
}
.flip_article a{
	color: #aaa;
}
.flip_article a:hover{
	color: #c8aa63;
}
.new_listpage{
	width: 100%;
	background:#f8f8f8;
	overflow: hidden;
	padding: 5px 0px;
	margin-bottom: 10px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
	border-bottom: 1px solid #f8f8f8;
	-webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.new_listpage:hover{
	border-bottom:1px solid #aaa;
}
.new_listpage a{
	display: block;
}
.new_listpage h1{
	width:80%;
	margin: 0px;
	padding: 0px;
	color: #555;
	font-weight: normal;
	font-size: 16px;
	float: left;
	text-indent: 20px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.new_listpage span{
	font-size: 14px;
	color: #999;
	float: right;
	line-height: 40px;
	padding-right: 20px;
}
.new_listpage p{
	font-size: 15px;
	margin: 0px;
	float: left;
	padding: 0px 20px 10px 20px;
	line-height: 22px;
	color: #999;
}



/*在线留言*/
td{
	padding: 0px;
}
.guestbook_r01{
	width:520px; 
	height:50px;
}
.guestbook_r_text01{ 
	width:500px;
	background:#eee;
	border:1px dashed #ccc;
	height:36px;
	line-height:36px;
	padding:0 10px;
}
.guestbook_r02{ 
	width:520px; 
	height:130px;
}
.guestbook_r_text02{ 
	width:500px; 
	background:#eee; 
	border:1px dashed #ccc; 
	height:84px; 
	line-height:180%; 
	padding:10px;
}
.guestbook_r03{ 
	width:520px; 
	height:50px;
}
.guestbook_r_text03{ 
	width:160px; 
	background:#eee; 
	border:1px dashed #ccc; 
	height:36px; 
	line-height:36px; 
	padding:0 10px;
}
.submit001{ 
	background:#001566; 
	border:none; 
	width:250px; 
	height:40px; 
	line-height:40px; 
	color:#fff; 
	font-family:"SourceHanSansSC-Light"; 
	font-size:16px; 
	margin-top:20px;
	cursor:pointer;
}
.reset001{ 
	background:#ccc; 
	border:none; 
	width:250px; 
	height:40px; 
	line-height:40px; 
	color:#333; 
	font-family:"SourceHanSansSC-Light"; 
	font-size:16px; 
	margin-left:10px; 
	margin-top:20px;
	cursor:pointer;
}

/*翻页代码*/
.pages {
	text-align: center;
	font-size: small;
	margin-top:20px;
}

.pages a {
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px
}

.pages a:hover {
	border: 1px solid #666;
	padding: 1px 5px;
	text-decoration: none
}

.pages strong {
	font-weight: bold;
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px;
	color: #1176bb
}

.pages .current {
	background-color: #333;
	display: inline-block;
	padding: 2px 6px;
	color: #fff
}

