* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei";
	font-size:14px;
	color:#444;
	line-height:18px;
	background:#fff;
}
h1,h2,h3,h4,h5,h6,p,div,input {
	margin:0;
	padding:0;
}
li {
	list-style:none;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#444;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
a:hover {
	text-decoration: none;
	color:#f00;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.w {
	width:100%;
}
.bs {
	box-sizing: border-box;
}
img {
	vertical-align: middle;
}
.clearfix:after {
	display: table;
	content:"";
	height:0;
	clear:both;
	visibility:hidden;
}
input[type="button"],input[type="submit"],input[type="text"],input[type="password"],input[typa="reset"],textarea {
	cursor: pointer;
	-webkit-appearance:none;
}
input[type="text"],input[type="password"],input[type="email"],input[typa="reset"],select {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
input[type="submit"] {
	border-radius:0;
}
input[type="button"] {
	border-radius:0;
}
input[type="text"] {
	border-radius:0;
}
:-moz-placeholder {
	color: #888;
	opacity:1;
}
::-moz-placeholder {
	color: #888;
	opacity:1;
}
input:-ms-input-placeholder {
	color: #888;
	opacity:1;
	font-size:0.7rem;
}
input::-webkit-input-placeholder {
	color: #888;
	opacity:1;
	font-size:0.7rem;
}
select {
	border: solid 0px #000;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:#fff;
	font-size:0.9rem;
}
.container {
	max-width:640px;
	min-width:320px;
	width:100%;
	margin:0 auto;
}
* {
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
/*顶部*/
	.top {
	position: relative;
}
.top .menu_btn {
	position: absolute;
	top:15px;
	right:0;
	width:13%;
}
/*轮播图*/
	.banner {
	width:100%;
	position:relative;
	height:56.2%;
	box-sizing: border-box;
	margin-bottom:0px;
	overflow: hidden;
	z-index:1;
}
.banner .swiper-container {
	width: 100%;
	height: 100%;
}
.banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width:100%;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:2px;
}
.banner .swiper-pagination-bullet {
	display: inline-block;
	opacity:1;
	width: 11px;
	height: 11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff;
	margin: 0 5px;
	vertical-align: top;
	overflow: hidden;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.5) inset;
}
.banner .swiper-pagination-bullet-active {
	background:#80d1e4;
	opacity:1;
}
/*主要内容区域*/
	#main {
	padding:20px 8px;
	box-sizing: border-box;
	width:100%;
}
#main a {
	color:#321500;
}
.index_tit {
	background:url(../images/index8.jpg) left center repeat-x;
	width:100%;
	text-align:center;
}
.index_tit span {
	display:inline-block;
	width:70%;
	height:32px;
	line-height:32px;
	background:#fff;
	z-index:1000;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.index_tit span b {
	font-size: 22px;
	color: #321500;
	text-align: center;
	font-weight:normal;
}
.index_tit span i {
	font-style:normal;
	font-size:14px;
	color:#a3a3a2;
	text-transform: uppercase;
	margin-left:5px;
}
/*公司简介*/
	.index_about .cont p {
	line-height: 20px;
	font-size: 14px;
	overflow:hidden;
	margin-bottom:10px;
}
	.index_about .cont p span {
	line-height: 20px;
	font-size: 14px;
	margin-bottom:10px;
	margin-left:2em;

}

/*企业荣誉*/
	.index_honor {
	margin-top:15px;
}
.index_honor .cont {
	margin-top:15px;
}
.index_honor .cont li {
	float: left;
	margin: 2%;
	width: 46%;
	overflow: hidden;
}
.index_honor .cont li a {
	display:block;
}
.index_honor .cont li a .img {
	padding: 5px;
	border: 1px solid #ccc;
	width:100%;
	box-sizing: border-box;
	overflow:hidden;
}
.index_honor .cont li a .img img {
	width:100%;
}
.index_honor .cont li a p {
	color: #333;
	text-align: center;
	font-size: 14px;
	width: 100%;
	line-height:25px;
	height:25px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*设计团队*/
	.index_team {
	margin-top:15px;
}
.index_team .cont p {
	line-height: 24px;
	max-height: 100px;
	font-size: 14px;
	overflow:hidden;
	margin-bottom:10px;
}
.index_team .cont {
	margin-top:15px;
}
/*产品优势*/
	.index_advant {
	margin-top:15px;
}
.index_advant .cont p {
	line-height: 24px;
	max-height: 100px;
	font-size: 14px;
	overflow:hidden;
	margin-bottom:10px;
}
.index_advant .cont {
	margin-top:15px;
}
/*产品展示*/
	.index_product,.index_case {
	margin-top:15px;
}
.index_product .cont,.index_case .cont {
	margin-top:15px;
}
.index_product .cont li,.index_case .cont li {
	float: left;
	margin: 2%;
	width: 46%;
	overflow: hidden;
}
.index_product .cont li .img,.index_case .cont li .img {
	padding: 5px;
	border: 1px solid #ccc;
	width:100%;
	box-sizing: border-box;
	overflow:hidden;
}
.index_product .cont li .img a,.index_case .cont li .img a {display:block;width:100%;height:100%;overflow:hidden;	text-align:center;}


.index_product .cont li .img a img,.index_case .cont li .img a img {
	max-width:100%;
}
.index_product .cont li p,.index_case .cont li p {
	color: #333;
	text-align: center;
	font-size: 14px;
	width: 100%;
	line-height:25px;
	height:25px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*展厅形象*/
	.index_room {
	margin-top:15px;
}
.index_room .cont p {
	line-height: 24px;
	max-height: 100px;
	font-size: 14px;
	overflow:hidden;
	margin-bottom:10px;
}
.index_room .cont {
	margin-top:15px;
}
/*招商加盟*/
	.index_join {
	margin-top:15px;
}
.index_join .cont p {
	line-height: 24px;
	max-height: 100px;
	font-size: 14px;
	overflow:hidden;
	margin-bottom:10px;
}
.index_join .cont {
	margin-top:15px;
}
/*联系我们*/
	.index_contact {
	margin-top:15px;
}
.index_contact .cont p {
	line-height: 24px;
	font-size: 14px;
	overflow:hidden;
}
.index_contact .cont {
	margin-top:15px;
}
.index_contact .img {
	margin-top:10px;
}
/*返回顶部*/
	#fh_top {
	padding: 8px 58px 8px 8px;
	margin: 0px 0px 0px;
	height: auto;
	overflow: hidden;
	color: #fff;
	text-align: left;
	position: relative;
	background: #502200;
}
#fh_top a {
	height: 25px;
	width: 25px;
	text-align: center;
	line-height:25px;
	overflow: hidden;
	right: 5px;
	top: 5px;
	border: 1px solid #fff;
	border-radius: 100%;
	position: absolute;
	color: #fff;
	font-weight: normal;
	display: block;
	animation: lightheight 1s linear 2s infinite alternate;
	-webkit-animation: lightheight 1s linear infinite alternate;
	font-size: 1.3em;
	color:#fff;
}
/*底部*/
	.footer1 {
	padding:10px 5px;
	box-sizing: border-box;
	width:100%;
}
.footer1 .img {
	width:35px;
	height:35px;
	overflow:hidden;
	border-radius:35px;
}
.footer1 .img img {
	width:35px;
}
.footer1 .text {
	width:68%;
	padding-left:5px;
	overflow:hidden;
}
.footer1 .text h1 {
	font-weight:normal;
	font-size:16px;
}
.footer1 .text h1 a {
	color:#000;
}
.footer1 .text h1 a span {
	display:inline-block;
	max-width:60%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.footer1 .text h1 a i {
	font-style:normal;
	display: inline-block;
	overflow: hidden;
	box-sizing: content-box;
	height: 10px;
	padding: 1px 2px;
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	line-height: 11px;
	vertical-align: middle;
	text-decoration: none;
	border-radius: 3px;
	border: 1px solid #e3e3e3;
	color: #999;
	margin-left: 5px;
	margin-top:-2px;
}
.footer1 .text h2 {
	font-size: 12px;
	color: #999;
	margin-top: 5px;
	font-weight: 300;
	line-height: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight:normal;
}
.footer1 .btn a {
	width: 57px;
	padding: 8px 0;
	text-align: center;
	font-weight: 300;
	font-size: 12px;
	line-height: 12px;
	vertical-align: middle;
	display: inline-block;
	color: #fff;
	background: #3897f0;
	border-radius: 3px;
	-webkit-tap-highlight-color: transparent;
	margin-top:5px;
}
.footer_tel {
	padding:0 10px;
	box-sizing: border-box;
	width:100%;
	background:#feb633;
	height:35px;
	line-height:35px;
	position: fixed;
	left:0;
	bottom:58px;
}
.footer_tel .fl {
	background:url(../images/index13.png) left center no-repeat;
	background-size:20px;
	padding-left:28px;
	color:#fff;
	font-size:16px;
	color:#fff;
}
/*底部导航*/
	body {
	padding-bottom:100px;
}
.footer2 {
	position: fixed;
	left:0;
	bottom:0;
	width:100%;
	background:#2c1201;
	height:58px;
}
.footer2 a {
	color:#fff;
	font-size:14px;
}
.footer2 img {
	height:17px;
	margin:8px 0 5px;
}
.footer2 p {
	line-height:28px;
}
.footer2 li {
	width:14.2%;
	text-align:center;
	float:left;
}
/*在线咨询的图标*/
	#zixun {
	position: fixed;
	right:0;
	bottom:0;
	width:80px;
	height:80px;
	background:#00aef3;
	text-align:center;
	line-height:80px;
}
/*导航条*/
	#nav_body {
	position:fixed;
	left:0;
	top:0;
	right:0;
	width:100%;
	background:rgba(255,255,255,.7);
	height:100%;
	display:none;
	z-index: 10001;
}
#nav_body .nav {
	background:#2c1201;
	width:200px;
	position: relative;
	height:100%;
}
.nav_top {
	height:40px;
	line-height:40px;
	padding:0 10px;
	box-sizing: border-box;
	width:100%;
	background: #fda400;
	font-size:1.2rem;
	color: #ffffff;
}
.nav_top .btn {
	font-size:1.2rem;
	color:#fff;
	float:right;
}
.nav .nav_scroll {
	overflow-y:scroll;
	position: absolute;
	left:0;
	top:40px;
	height:100%;
	width:100%;
}
.nav .nav_scroll>li {
	height: auto;
	font-weight:normal;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px solid rgba(0,0,0,0.3);
	font-size: 1.15em;
}
.nav_add h1 {
	background:url(../images/index15.png) 170px center no-repeat;
}
.nav_add h1.on {
	background:url(../images/index16.png) 170px center no-repeat;
}
.nav .nav_scroll>li h1 {
	font-weight:normal;
	font-size: 1rem;
	padding-left:10px;
}
.nav .nav_scroll>li h1 a {
	color:#fff;
}
.nav .nav_scroll>li .box {
	display:none;
}
.nav .nav_scroll>li .box li a {
	color: #ffffff;
	border-radius: 0px;
	margin: 0px;
	font-size:0.9rem;
	padding-left:10px;
}
/*****************************面包屑导航*****************************/
	#breadmenu {
	position: relative;
	text-align: left;
	z-index: 100;
	margin-top: 15px;
	margin-bottom: 0px;
	background: url(../images/p1.jpg) repeat-x bottom;
	width: 98%;
	padding-left: 2%;
}
.lanmu {
	border-bottom: 6px solid #ae4b00;
	padding-bottom: 3px;
	width: 50%;
	font-size: 18px;
	height: 30px;
	line-height: 25px;
	overflow: hidden;
	display: inline-block;
	text-align: left;
	color: #ae4b00;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*分类*/
	.menu_sort {
	height: 25px;
	width:45px;
	line-height: 25px;
	padding-left:10px;
	display: block;
	color: #1e0d01;
	background: #fff;
	font-size: 0.8em;
	position: relative;
	z-index: 99999;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #aaa199;
}
/*箭头*/
	.menu_sort i {
	font-style:normal;
	font-size:0.8rem;
	color:#1e0d01;
	position: absolute;
	right:5px;
	top:0px;
}
.menu_sort i.up {
	display:none;
}
/*字+*/
	.menu_size {
	padding: 0px 7px;
	line-height: 25px;
	text-indent: 0px;
	display: block;
	text-align: center;
	color: #1e0d01;
	background: #fff;
	font-size: 0.6em;
	position: relative;
	z-index: 99999;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #aaa199;
}
/*内页导航条*/

	#page_nav {
	margin-top:15px;
	width:94%;
	padding:0 3%;
	display:none;
}
#page_nav li {
	background:url(../images/p2.png) left center no-repeat;
	padding-left: 20px;
	height:30px;
	line-height:30px;
	border-bottom: 1px dashed rgba(0,0,0,.4);
	padding-top:5px;
}
#page_nav li a {
	display:block;
	width:100%;
	background:url(../images/p3.png) right center no-repeat;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
/*字号*/
	.page_size {
	width: 35px;
	text-align: center;
	background: rgba(0,0,0,0.4);
	position: absolute;
	right: 0px;
	display: none;
	z-index: 9999;
	top: 40px;
}
.page_size li {
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size:17px;
}
#page {
	width:96%;
	padding:30px 2% 15px;
}
#page {
	font-size:14px;
	line-height:24px;
}
/*公司简介*/
	#about p {
	text-indent:0em;
}

	#about img{ max-width:100%;}


#about .img {
	text-align:center;
}
#about .img img {
	max-width:100%;
}
/*品牌故事*/
	#brand p {
	text-indent:2em;
}
#brand .img {
	text-align:center;
}
#brand .img img {
	max-width:100%;
}
/*联系我们*/
	#contact .title {
	font-size: 16px;
	color:#333;
	line-height:24px;
	font-weight:bold;
}
#contact p {
	font-size:16px;
	color:#333;
	line-height:24px;
}
/*招商加盟*/
	#join .title {
	font-size: 18px;
	color:#333;
	line-height:24px;
	font-weight:bold;
	margin-bottom:15px;
}
#join p {
	font-size:14px;
	color:#333;
	line-height:24px;
}
#join p strong {
	font-weight:bold;
}
#join .img {
	text-align:center;
}
#join .img img {
	max-width:100%;
	margin-top:10px;
}
/*展厅形象*/
	#room .img {
	text-align:center;
}
#room .img img {
	max-width:100%;
}
/*客户案例*/
	#case ul {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
}
#case ul li {
	width:46%;
	text-align: center;
	margin:0 2% 15px;
	align-items: stretch;
	overflow:hidden;
}

#case ul li .img {
	width:100%;
	padding: 5px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	overflow:hidden;
}
#case ul li .img a{display: block;width:100%;height:100%;overflow:hidden;}
#case ul li .img a img {
	max-width:271px;
	max-height:100%;
}
#case ul li p{
	font-size:14px;
	width:100%;
	color:#333;
	line-height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/*页码*/
	.flip {
	margin: 10px auto;
	font-size: 1em;
	line-height: 30px;
	padding: 5px 0px;
	text-align: center;
	color: #333;
}
.flip a {
	border-radius: 4px;
	background: rgba(0,0,0,.3);
	color: #fff;
	cursor: pointer;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
	padding: 5px;
}
/*客户案例详情页1*/
	/*轮播图*/
	.case_banner {
	width:100%;
	position:relative;
	height:56.2%;
	box-sizing: border-box;
	margin-bottom:0px;
	overflow: hidden;
	z-index:1;
}
.case_banner .swiper-container {
	width: 100%;
	height: 100%;
}
.banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: case_banner;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width:100%;
}
.case_banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:2px;
}
.case_banner .swiper-pagination-bullet {
	display: inline-block;
	opacity:1;
	width: 11px;
	height: 11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff;
	margin: 0 5px;
	vertical-align: top;
	overflow: hidden;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.5) inset;
}
.case_banner .swiper-pagination-bullet-active {
	background:#80d1e4;
	opacity:1;
}
/*顶部*/
	.case_detail_top {
	z-index: 10;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background: rgba(0,0,0,.3);
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 1.14em;
	text-align: center;
}
.case_detail_top div.fl {
	background: rgba(0,0,0,.3);
	color: #1a0121;
	width:13%;
	text-align: center;
	font-size: 0.9em;
}
.case_detail_top div.fl a {
	color:#fff;
}
.case_detail_top span.fl {
	display:inline-block;

	width:74%;
	color: #fff;
	font-size: 1.14em;
	text-align: center;
}
.case_detail_top .menu_size {
	width:13%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	position: relative;
	float: right;
	font-size:0.9rem;
	background: rgba(0,0,0,.3);
	padding:0;
	margin:0;
	border:0;
}
.case_detail_top .pase_size {
	top:35px !important;
	position: absolute;
}
#case_detail {
	margin-top:30px;
	padding-bottom:15px;
}
#case_detail .tit {
	text-align: center;
	border-bottom: dashed 1px #999;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#case_detail .tit h1 {
	font-size: 1.3em;
	color:#333;
	font-weight:normal;
}
#case_detail .tit h2 {
	opacity: 0.5;
	color:#333;
	font-weight:normal;
	font-size:14px;
}
.case_banner {
	margin-bottom:15px;
}
#case_detail .img {
	text-align:center;
}
#case_detail .img img {
	max-width:100%;
}
#case_detail .img p {
	margin-top:5px;
	margin-bottom:5px;
}
/*页码*/
	.flip1 {
	line-height:30px;
	border-top: dashed 1px #999;
	padding-top:8px;
}
.flip1 a {
	display:block;
	line-height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/*新闻列表页*/
	#news .list {
	width:100%;
	margin-bottom: 10px;
	background: rgba(0,0,0,0.05);
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items:stretch;
}
#news .list .img {
	align-self:stretch;
	width:45%;
	height:80px;
	text-align: center;
	line-height:80px;
}
#news .list .img img {
	max-width:100%;
}
#news .list .text {
	width:100%;
	overflow:hidden;
	padding-left:7px;
	padding-right:7px;
	box-sizing: border-box;
}
#news .list .text_title {
	font-size:14px;
	line-height:24px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#news .list .text_des {
	font-size:12px;
	color:#888;
	line-height:20px;
	height:40px;
	overflow:hidden;
	text-overflow:ellipsis;
}
#news .list .text_des a {
	color:#999;
}
#news .list .text_date {
	ont-size: 12px;
	line-height: 20px;
}
#news .list .text_date a {
	color: rgba(0,0,0,0.8);
}
/*新闻详情页*/
	#news_detail {
	padding-bottom:15px;
}
#news_detail .tit {
	text-align: center;
	border-bottom: dashed 1px #999;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#news_detail .tit h1 {
	font-size: 1.3em;
	color:#333;
	font-weight:normal;
}
#news_detail .tit h2 {
	opacity: 0.5;
	color:#333;
	font-weight:normal;
	font-size:14px;
}
#news_detail .img {
	text-align:center;
}
#news_detail .img img {
	max-width:100%;
}
#news_detail p {
	text-indent:2em;
}

#news_detail h1 { line-height:30px;}

#news_detail div img{ max-width:100%;}


/*产品优势*/
	#advant p {
	color:#333;
	line-height:24px;
}
#advant .img {
	text-align:center;
}
#advant .img img {
	max-width:100%;
}
/*设计师简介*/
	#design p {
	color:#333;
	line-height:24px;
}
#design .img {
	text-align:center;
}
#design .img img {
	max-width:100%;
	margin-top:10px;
}
/*设计团队*/
	#team p {
	color:#333;
	line-height:24px;
	text-indent:2em;
}
#team .img {
	text-align:center;
}
#team .img img {
	max-width:100%;
	margin-top:10px;
}
/*品牌视频*/
	#about_vedio p {
	font-size:14px;
	font-weight:bold;
}
/*企业荣誉*/
	.index_honor {
	margin-top:15px;
}
.index_honor .cont {
	margin-top:15px;
}
.index_honor .cont li {
	float: left;
	margin: 2%;
	width: 46%;
	overflow: hidden;
}

.index_honor .cont li .img {
	padding: 5px;
	border: 1px solid #ccc;
	width:100%;
	box-sizing: border-box;
	overflow:hidden;
}
.index_honor .cont li .img a{display:block;width:100%;height:100%;overflow:hidden;	text-align:center;}


.index_honor .cont li .img a img {
	max-width:100%;
}
.index_honor .cont li p {
	color: #333;
	text-align: center;
	font-size: 14px;
	width: 100%;
	line-height:25px;
	height:25px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*企业荣誉详情页*/
	#honor_detail {
	margin-top:30px;
	padding-bottom:15px;
}
#honor_detail .tit {
	text-align: center;
	border-bottom: dashed 1px #999;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#honor_detail .tit h1 {
	font-size: 1.3em;
	color:#333;
	font-weight:normal;
}
#honor_detail .tit h2 {
	opacity: 0.5;
	color:#333;
	font-weight:normal;
	font-size:14px;
}
.case_banner {
	margin-bottom:15px;
}
#honor_detail .img {
	text-align:center;
}
#honor_detail .img img {
	max-width:100%;
}
#honor_detail .img p {
	margin-top:5px;
	margin-bottom:5px;
}
/*在线留言*/
	#online .tit {
	height:2.5rem;
	line-height:2.5rem;
	padding:0 2%;
	width:96%;
	background:#00aef3;
	color:#fff;
	font-size:16px;
}
#online .tit a {
	font-size:15px;
	color:#fff;
	width:15%;
	text-align:left;
}
#online .tit span {
	display:inline-block;
	width:70%;
	text-align:center;
}
#online .tit1 {
	border-bottom:1px solid #D5D5D5;
	height:60px;
	padding-left:25px;
	box-sizing: border-box;
}
#online .tit1 h1 {
	font-size:15px;
	color:#666;
	font-weight:normal;
	padding-top:10px;
}
#online .tit1 p {
	font-size:12px;
	color:#999;
}
#online form {
	padding:20px;
	box-sizing: border-box;
	width:100%;
}
#online form textarea {
	height:70px;
	width:100%;
	padding:5px;
	box-sizing: border-box;
	color:#8a8c8d;
	border:1px solid #d9d9d9;
	margin-bottom:5px;
}
#online form .line {
	width:100%;
	padding-left:32px;
	;box-sizing: border-box;
	color:#8a8c8d;
	border:1px solid #d9d9d9;
	height:32px;
	margin-bottom:10px;
}
#online form .line input[type="text"] {
	margin-top:5px;
	width:95%;
	border:none;
	outline:none;
}
#online form input[type="submit"] {
	display: block;
	width: 80px;
	height: 30px;
	line-height: 24px;
	cursor: pointer;
	font-family: 'Microsoft YaHei','SimHei','LiHei Pro Medium';
	text-align: center;
	color: #fff;
	margin-top: 12px;
	border: 0;
	background: #00aef3;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size:15px;
}


#share_box{position: fixed;bottom:0;left:0;width:100%;z-index:20000000;display:none;background:#fff;padding:20px 0;border-top:1px solid #ddd;}
#share_box li{float:left;width:20%;text-align:center;overflow:hidden;}
#share_box li img{width:40px;}
#share_box li a{display:block;width:100%;text-align:center;margin-left: 22px;}
#share_box .share_box_close{height:50px;line-height:50px;background:#f0f0f0;text-align:center;font-size:16px;margin-top:30px;}

#menuTop{
	line-height:44px;
	font-size:14px;
	white-space:nowrap;
	overflow-y:hidden;
	overflow-x:auto;
	position:fixed;
	left:0px;
	width:100%;
	background:#2c1201;
	z-index:10000;
}
#menuTop::-webkit-scrollbar{display:none;}
#menuTop ul::-webkit-scrollbar{display:none;}
#menuTop li{
	display:inline-block;
	width:25%;
	text-align:center;
	line-height:41px;
}
#menuTop li.on{
	position:relative;
}
#menuTop li a{
	color:#fff;
}
#menuTop li.on{
	border-bottom:3px solid #fff;
}
#menuTop li.on a{
	color:#fff;
}
/*顶部*/
	.top {
	position: fixed;
	z-index:1000;
		top:0px;
		left:0px;
		width:100%;
		background:#fff;
}

#proSort{
	margin-top:20px;
}
.proover{
	max-height: 194px;
	overflow:hidden;
}
.proauto{
	height:auto;
	overflow:hidden;
}
#proSort li{
	float:left;
	width:31.3%;
	height:38px;
	line-height:38px;
	background:#e5e5e5;
	border-radius:30px;
	text-align:center;
	margin:5px 1%;
	overflow:hidden;
}
#proSort li a{
	font-size:14px;
	color:#555;
	display:block;
	width:100%;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
}
#proSort li.on a{
	background:#ae4b00;
	color:#fff;
	border-color:#ae4b00;
}
.proSortMore{
	background:#fff;
	box-shadow:0px 5px 5px #ddd;
	text-align:center;
	margin-top:15px;
}
.proSortMore span{
	color:#fff;
	line-height:26px;
	display:inline-block;
vertical-align: middle;
	padding:0 20px;
	height:26px;
	
}
.span1{
	background:#ae4b00 url(../images/arrow4.png) center no-repeat;
}
.span2{
	background:#ae4b00 url(../images/arrow5.png) center no-repeat;
}

/*荣誉滚动*/
#static_big_box{
position: relative;
width:80%;
margin:0 auto;
height:30px;
line-height:30px;
padding-right:65px;
overflow:hidden;
text-align: center;
}
#runing_box{
position: absolute;
height:30px;
line-height:30px;
top: 0px;
float: right;
left: 520px;
width:18500px;
}
#runing_box a{
color:#FF0000;
margin-left:8px;
font-size: 18px;
}
#runing_box a:hover{
color:#CC9900;
}
.content{
background:#333;
}