body {
	background:#efefef;font-size: 14px;font-family: "Microsoft YaHei", Arial;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #B28E71
}
.dropdown-menu>li>a{padding:8px 20px}
.h30 {
	height: 30px;
	line-height: 20px;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

.h20 {
	height: 20px;
	line-height: 20px;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

.carousel-indicators {
	bottom: 0px
}

.index_products .row,.product-list .row {
	text-align: center;
}

.index_products .row p,.product-list .row p {
	padding-top: 10px;
	height: 50px;
    overflow: hidden;
	line-height:20px;
}

.index_products .row img,.product-list .row img,
.index-news img {
	transition: 0.5s
}

.index_products img:hover,.product-list .row img:hover,
.index-news img:hover {
	transform: scale(1.04)
}
.product-list .row .item{margin-bottom:20px;}
.page-title {
	text-align: center;
}

.page-title i {
	color: #888;
	font-style: normal;
}

.page-title-en i {
	display: inline-block;
	position: relative;
	top: -5px;
	width: 180px;
	height: 1px;
	overflow: hidden;
	background-color: #d9d9d9;
}

.page-title-en span {
	margin: 0 20px;
}

.page-more {
	float: none;
	clear: both;
	text-align: center;
}

.page-more a span {
	padding-right: 10px;
}

.page-more a {
	display: inline-block;
	line-height: 34px;
	padding: 0 35px;
	border: 1px solid #999;
	color: #666;
	transition: all 0.5s ease 0s;
}

.page-more a:hover {
	text-decoration: none;
	color: #B28E71;
	border-color: #B28E71;
}

.inex-news-area {
	background:#fcfcfc;
}

.index-news .title {
	display: block;
	font-size: 18px;
	color: #B28E71;
	height:25px;
	overflow: hidden;
}

.index-news .data {
	color: #888;
	padding: 10px;
}

.index-news .data span {
	margin-right: 10px;
	color: #888
}

.index-news .desc {
	line-height: 30px;
	padding: 10px 0;
}


/*footer*/

.footer {
	padding: 60px 0;
	width: 100%;
	overflow: hidden;
	text-align: center;
	border-top: 1px solid #d7d7d7;
	;
}

.footer .links ul {
	overflow: hidden;
}

.footer .links li {
	display: inline-block;
	margin-right: 20px;
	color: #888
}

.footer .links li span {
	padding-right: 10px;
}

.footer .links li a {
	color: #888;
}

.by {
	margin-top: 15px;
	color: #888;
}

.by a {
	color: #888
}


/*Top按钮*/

*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}


/*解决IE6下滚动抖动的问题*/

.tbox {
	width: 50px;
	float: right;
	position: fixed;
	right: 10px;
	bottom: 15px;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 15px;
	display: none;
}


/*解决IE6下不兼容 position:fixed 的问题*/

.tbox #gotop {
	width: 50px;
	height: 50px;
	background: url(../image/icon.png) no-repeat 0 0;
	display: block;
}

.breadcrumb {
	background: none;
}

.article-content {
	background: #f8f8f8;
	padding: 30px;
	line-height: 30px;
}

.article-content h2 {
	text-align: center;
}

.article-content .author {
	text-align: center;
	color: #888;
	padding: 10px 10px 20px;
}

.article-content .author span {
	padding: 0 10px;
}

.article-content .author i {
	padding-right: 10px;
}

.article-content img {
	max-width: 100%;
}

.preNext {}

.preNext ul {
	padding-left: 0;
	text-align: center;
}

.preNext ul li {
	list-style: none;
	line-height: 35px;
	color: #888;
	display: inline;
	padding: 0 20px;
}

.preNext ul li i {
	padding-right: 5px;
}

.sub-tab {}

.sub-tab .btn-default {
	padding: 10px 35px;
}

.sub-tab .active {
	color: #B28E71
}

.sub-tab span {
	color: #ccc;
	margin-right: 5px;
}

.sub-tab .active span {
	color: #B28E71;
}

.page-content {
	background: #f8f8f8;
	padding: 30px;
	line-height: 30px;
}

.page-content img {
	max-width: 100%;
}

.news-list {}

.news-list .item {
	background: #F8F8F8;
	width: 48%;
	float: left;
	margin-bottom: 30px;
	border-radius: 5px;
}
.news-list .num_2{margin-left: 4%;}

.news-list .item>div {
	padding: 20px;
}

.news-list .item .data{
	color:#888;padding:0px 0 20px;
}
.news-list .item .data i{
	padding-right: 10px;
}
.news-list .item .desc {
	height: 60px;
	overflow: hidden;
	color:#666;
}

.news-list .item h4{height:20px;overflow: hidden;}

/*分页样式*/

.page_info {
	text-align: center;
	color: #333;
	clear:both;
}

.page_info span {
	padding: 0 2px;
}

.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-size: 12px;
	clear:both;
}

.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 5px;
	;
}

.page_list a:hover {
	color: #fff;
	background: #b28e71;
}

.page_list a.on {
	color: #fff;
	background: #b28e71;
}
.page_list i{font-style:normal;padding:0px 5px;}
.page_list .page_num{color:#b28e71;}

/*内容分页*/

.contPage {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-size: 10px;
	clear:both;
}

.contPage a {
	display: inline-block;
	color: #898989;
	background: #fff;
	text-align: center;
	padding: 0 7px;
	margin: 0 5px;
}

.contPage a:hover {
	color: #fff;
	background: #898989;
}

.contPage a.on {
	color: #333;
	background: #E5EDF2;
	border: 1px solid #C2D5E3;
}
.navbar-default .navbar-brand{color:#333}
/* banner */
.banner{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.banner .hd{ width:100%;position:absolute; z-index:1; bottom:5px; text-align:center;}
.banner .hd ul{ display:inline-block;font-size:0;padding-left: 0px;}
.banner .hd ul li{ display:inline-block; width:12px; height:12px; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; background:#fff; margin:0 6px;  vertical-align:top; overflow:hidden;   }
.banner .hd ul .on{ background:#A18365;  }
.banner .bd{ position:relative; z-index:0; }
.banner .bd li img{ width:100%;background:url(../image/loading.gif) center center no-repeat;  }
.banner .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.banner .prev,
.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.banner .next{ left:auto; right:3%; background-position:8px 5px; }
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .prevStop{ display:none;  }
.banner .nextStop{ display:none;  }
.breadcrumb {background: none;}
#banner,#sub-banner{margin-top:100px;}
#banner .item img{width: 100%;}
#sub-banner img{width:100%;display:none}
@media (min-width:768px) {
	.navbar-nav {
		float: right;
	}
	.navbar-brand {
		height: 90px;
	}
	.navbar-brand>img {
		height: 60px
	}
	.navbar {
		height: 90px;
		border: none;
		border-bottom: 1px solid #d7d7d7;
	}
	.navbar-nav {
		height: 90px;
	}
	.navbar-nav>li>a {
		font-size: 16px;
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.dropdown-menu {
		border: none
	}
	.navbar-default .navbar-nav>li>a {
		color: #333
	}
	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:hover {
		color: #b28e71;
		background-color: transparent;
	}
}