﻿@charset "utf-8";
/* CSS Document */
ul,li,span,b,p,strong,ol,dl,dd,dt,h1,h2,h3,h4,h5,input,a,div,img{margin:0px;padding: 0px;}

body{overflow-x:hidden;}

h1,h2,span,b {
    /*text-transform:uppercase;*/
}
.content{width:1000px;margin:0px auto;overflow:hidden;height:auto;*zoom:1;}

.content:after{content:"";clear:both;visibility:hidden;height:0px;display:block;}

body{font-family: "微软雅黑";position: relative;}

li{font-family: "微软雅黑";list-style:none;}

img{

    border:0px none;

}




		/*公共头部*/
.header {
	width: 100%;
	min-width: 1020px;
	height: 150px;
}
.header-main {
	position: relative;
	width: 1020px;
	height: 85px;
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.header-time {
	display: block;
	width: 230px;
	height: 20px;
	float: left;
	font-size: 12px;
	color: #888;
}
.logo {
	position: absolute;
	top: 25px;
	left: 445px;
	width: 130px;
	height: 50px;
	overflow: hidden;
}
.header-info {
	width: 220px;
	height: 20px;
	float: right;
	overflow: hidden;
}
.header-phone {
	width: 115px;
	height: 20px;
	padding-left: 20px;
	float: left;
	font-size: 15px;
	font-family: Arial;
	color: #735c39;
	background-image: url(../img/header-phone.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.header-login {
	width: 75px;
	height: 20px;
	float: right;
	overflow: hidden;
}
.header-login a {
	width: 55px;
	height: 20px;
	padding-left: 25px;
	font-size: 12px;
	color: #735c39;
	background-image: url(../img/header-login.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.header-login a:hover {
	color: #a58451;
	background-image: url(../img/header-logincg.png);
}
.header-nav {
	width: 1020px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto;
}
.header-nav ul {
	width: 100%;
	margin: 0;
}
.header-nav ul li {
	width: 124px;
	height: 40px;
	float: left;
	margin-right: 3px;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
}
.header-nav ul li:hover {
	background-image: url(../img/header-nav.png);
}
.header-nav-curr {
	background-image: url(../img/header-nav.png);
}
.header-nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.header-nav-chi {
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #735c39;
}
.header-nav-eng {
	display: none;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	color: #fff;
}



	/*公共底部css*/


.footer {
	width: 100%;
	min-width: 1020px;
	height: 335px;
	padding-top: 40px;
	background-color: #dbd4c4;
}
.footer-main {
	width: 1020px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
}
.footer-main ul {
	width: 100%;
	margin: 0;
}
.footer-main ul li {
	width: 110px;
	margin: 0 30px;
	float: left;
	text-align: left;
}
.footer-main ul li a {
	display: block;
	width: 100%;
}
.footer-main ul li a:hover {
	color: #a37a4e;
}
.footer-main ul li .footer-nav-title {
	margin-bottom: 12px;
	font-size: 15px;
	color: #735c39;
}
.footer-main ul li .footer-nav-word {
	font-size: 14px;
	color: #968865;
}
.footer-wechat {
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.footer-wechat img {
	width: 100%;
}
.footer-bottom {
	width: 960px;
	height: 135px;
	margin: 0 auto;
	border-top: 1px solid #bbb4aa;
}
.footer-logo {
	width: 260px;
	height: 55px;
	margin: 0 auto;
	overflow: hidden;
}
.footer-logo a img {
	width: 100%;
}
.footer-info {
	width: 100%;
	height: 25px;
	margin-top: 10px;
	line-height: 25px;
	font-size: 12px;
	color: #666;
	text-align: center;
	text-transform: uppercase;
}
.footer-info a {
	display: inline-block;
	margin-left: 20px;
	line-height: 25px;
	color: #666;
}
.footer-info a:hover {
	color: #a37a4e;
}



		/*首页部分css*/


.index-bg {
	width: 100%;
	min-width: 1020px;
	min-height: 760px;
	background-color: #f0ede6;
}
.banner {
	width: 1020px;
	height: 380px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.index-wrap {
	width: 1020px;
	height: 160px;
	margin: 25px auto 0 auto;
	overflow: hidden;
}
.index-wrap ul {
	width: 100%;
	margin: 0;
}
.index-wrap ul li {
	position:relative;
	width: 330px;
	height: 160px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
	background-color: #fff;
}

.index-company {
	position: relative;
	width: 100%;
	height: 160px;
	overflow: hidden;
}
.index-title {
	width: 320px;
	height: 20px;
	margin-top: 15px;
	margin-left: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 15px;
	color: #968365;
}
.index-inline {
	display: block;
	width: 35px;
	height: 3px;
	margin-top: 10px;
	margin-left: 20px;
	background-color: #dbd4c4;
}
.index-company-cont {
	width: 280px;
	height: 75px;
	line-height: 25px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 13px;
	color: #888;
}
.index-company-cont:hover {
	color: #a37a4e;
}
.index-more {
	position: absolute;
	right: 15px;
	bottom: 10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.index-more a {
	display: block;
	width: 10px;
	height: 10px;
	background-image: url(../img/index-more.png);
	background-repeat: no-repeat;
	background-position: center;
}
.index-more a:hover {
	background-image: url(../img/index-morecg.png);
}
.index-news {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index-news-list {
	width: 280px;
	height: 75px;
	margin-top: 10px;
	margin-left: 20px;
	overflow: hidden;
}
.index-news-list a {
	display: block;
	width: 268px;
	padding-left: 12px;
	line-height: 25px;
	font-size: 13px;
	color: #888;
	background-image: url(../img/index-news-list.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.index-news-list a:hover {
	color: #a37a4e;
}

#slider {
	position: relative;
	width: 1020px;
	overflow: hidden;
	/*margin: 10px auto 30px auto;*/
}

#slider img {
	height: 380px;
}

#slider li {
	position: absolute;
	top: 0;
	left: 0;
}

.caption {
	opacity: 0.8;
	background: #000;
	height: 33px;
	padding: 5px 0 0 0;
	color: #fff;
	text-align: center;
	font: 25px/1 '微软雅黑';
	z-index: 200;
}

.circle {
	display: block;
	width: 65px;
	height: 20px;
	background: url(../img/circle-empty.png ) no-repeat left top;
	background-size: 50px 20px;
	position: absolute;
	bottom: 10px;
	z-index: 300;
}

.circle-current {
	background-image: url(../img/circle-full.png );
}



		/*关于我们css*/


.insdie-wrap {
	width: 1020px;
	min-height: 860px;
	margin-top: 20px;
	margin: 20px auto 0 auto; 
	background-color: #fff;
}
.about-main {
	width: 1020px;
}
.about-banner {
	position: relative;
	width: 100%;
	height: 230px;
	overflow: hidden;
	z-index: 11;
}
.about-content {
	width: 1020px;
	min-height: 630px;
	padding-bottom: 85px;
}
.about-left-nav {
	position: relative;
	width: 233px;
	min-height: 710px;
	margin-top: -85px;
	margin-left: 60px;
	z-index: 12;
}
.about-nav-title {
	width: 231px;
	height: 155px;
	overflow: hidden;
	background-image: url(../img/about-nav-title.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.about-nav-title h2 {
	margin-left: 40px;
	margin-top: 60px;
	line-height: 35px;
	font-size: 38px;
	font-weight: bold;
	font-family: Arial;
	color: #bb9368;
}
.about-nav-title h3 {
	margin-left: 40px;
	line-height: 45px;
	font-size: 38px;
	font-weight: normal;
	color: #fff;
}
.about-nav-list {
	width: 233px;
	border-bottom: 3px solid #dedede;
	background-color: #f1f1f1;
}
.about-nav-list a {
	display: block;
	width: 193px;
	height: 49px;
	padding-left: 40px;
	border-bottom: 1px solid #dedede;
	line-height: 50px;
	font-size: 16px;
	color: #666;
}
.about-nav-list a:hover {
	color: #a37a4e;
	background-image: url(../img/about-nav-list.png);
	background-repeat: no-repeat;
	background-position: 180px center;
}
.about-nav-list .about-nav-list-on {
	color: #a37a4e;
	background-image: url(../img/about-nav-list.png);
	background-repeat: no-repeat;
	background-position: 180px center;
}
.about-float {
	width: 233px;
	height: 300px;
	overflow: hidden;
	margin-top: 15px;
}
.float-case {
	position: relative;
	width: 228px;
	height: 155px;
	overflow: hidden;
	border: 1px solid #dedede;
	cursor: pointer;
}
.float-case img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11;
}
.float-case a {
	display: block;
	width: 100%;
	height: 100%;
}
.float-case a img {
	width: 100%;
}
.about-float-word {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px;
	overflow: hidden;
	/*background-color: #000;*/
	/*background-color: rgba(0,0,0,0.4);*/
	/*opacity:0.4;
	filter:alpha(opacity=40);*/
	background-image: url(../img/about-float-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 12;
}
.about-float-word .about-float-word-title {
	display: block;
	float: left;
	width: 80px;
	height: 35px;
	margin-left: 20px;
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
	font-family: "微软雅黑";
	color: #fff;
}
.about-float-word a {
	display: block;
	float: right;
	width: 50px;
	height: 35px;
	margin-right: 10px;
	line-height: 35px;
	font-size: 12px;
	font-family: Arial;
	color: #fff;
}
.float-phone {
	width: 230px;
	height: 118px;
	margin-top: 18px;
	border: 1px solid #dedede;
	background-image: url(../img/float-phone-main.png);
	background-repeat: no-repeat;
	background-position: center;
}
.float-phone h2 {
	width: 170px;
	height: 20px;
	margin-top: 40px;
	margin-left: 35px;
	line-height: 20px;
	padding-left: 23px;
	font-size: 15px;
	font-weight: normal;
	color: #674d3b;
	background-image: url(../img/float-phone.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.float-phone strong {
	width: 190px;
	height: 25px;
	margin-left: 35px;
	line-height: 35px;
	font-size: 22px;
	font-family: Arial;
	font-weight: normal;
	color: #ae5f00;
}
.about-right-main {
	width: 640px;
	margin-right: 30px;
	margin-top: 50px;
}
.about-right-title {
	width: 100%;
	height: 35px;
	line-height: 20px;
	border-bottom: 1px solid #d7d7d7;
}
.about-right-title h2 {
	display: inline-block;
	width: auto;
	line-height: 20px;
	float: left;
	margin-right: 10px;
	font-size: 22px;
	color: #333;
	font-weight: normal;
}
.about-right-title span {
	width: auto;
	float: left;
	line-height: 25px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #bdbdbd;
}
.about-right-content {
	width: 100%;
	min-height: 530px;
	margin-top: 15px;
}
.about-board {
	width: 100%;
	min-height: 555px;
	background-image: url(../img/about-board.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.about-board-title {
	width: 100%;
	height: 45px;
	padding-top: 20px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.about-board-word {
	width: 325px;
	margin-top: 30px;
	font-weight: normal;
	line-height: 25px;
	font-size: 14px;
	color: #666;
}
.about-enterprise {
	/*display: none;*/
	width: 100%;
	height: 600px;
	overflow: hidden;
}
.about-enterprise ul {
	width: 100%;
	margin: 0;
}
.about-enterprise ul a {
	/*width: 220px;*/
	height: 195px;
	float: left;
}
.about-enterprise ul li {
	position: relative;
	width: 195px;
	height: 170px;
	float: left;
	margin-right: 24px;
	margin-top: 25px;
	color: #666;
	border-bottom: 5px solid #e7e7e7;
	background-color: #f2f2f2;
	cursor: pointer;
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
.about-enterprise ul li:hover {
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 5px solid #a37a4e;
	color: #a37a4e;
}
.about-enterprise ul .about-enterprise-curr {
	border-bottom: 5px solid #a37a4e;
	color: #a37a4e;
}
.about-films {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 189px;
	height: 130px;
	overflow: hidden;
	z-index: 12;
}
.about-enterprise-img {
	width: 189px;
	height: 130px;
	margin-left: 3px;
	margin-top: 3px;
	overflow: hidden;
}
.about-films img {
	width: 100%;
}
.about-enterprise-img img {
	width: 100%;
}
.about-enterprise-word {
	width: 100%;
	margin-top: 10px;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}
.pagelist {
	width: 100%;
	height: 25px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.pagelist a {
	padding: 0 7px;
	line-height: 25px;
	float: left;
	margin-right: 5px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	color: #666;
}
.pagelist a:hover {
	border: 1px solid #cb964b;
	background-color: #cb964b;
	color: #fff;
}
.pagelist .actived {
	border: 1px solid #cb964b;
	background-color: #cb964b;
	color: #fff;
}
.about-honor {
	width: 100%;
	min-height: 540px;
}
.about-honor-img {
	width: 100%;
	height: 420px;
	overflow: hidden;
}
.about-honor-nav {
	display: block;
	width: 226px;
	height: 50px;
	margin-top: 20px;
	overflow: hidden;
	cursor: pointer;
}
.about-company {
	width: 113px;
	height: 50px;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	color: #5b5b5b;
	background-image: url(../img/about-company.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.about-company:hover {
	background-image: url(../img/about-company-curr.png);
	color: #fff;
}
.about-companyon {
	background-image: url(../img/about-company-curr.png);
	color: #fff;
}
.about-object {
	width: 113px;
	height: 50px;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	color: #5b5b5b;
	background-image: url(../img/about-company.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.about-object:hover {
	background-image: url(../img/about-object-curr.png);
	color: #fff;
}
.about-objecton {
	background-image: url(../img/about-object-curr.png);
	color: #fff;
}
.about-honor-list {
	width: 100%;
	min-height: 480px;
	margin-top: 20px;
	overflow: hidden;
}
.about-honor-list ul {
	width: 100%;
	height: 420px;
	margin: 0;
}
.about-honor-list ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #e7e7e7;
}
.about-honor-list ul li span {
	display: inline-block;
	width: 20px;
	height: 40px;
	margin-right: 4px;
	float: left;
	background-image: url(../img/about-honor-list.png);
	background-repeat: no-repeat;
	background-position: center;
}
.about-struct {
	width: 100%;
	height: 980px;
	overflow: hidden;
}
.about-struct img {
	width: 100%;
}
.case-top {
	position: relative;
	width: 100%;
	height: 445px;
	overflow: hidden;
	z-index: 11;
}
.case-top-left {
	width: 315px;
	height: 445px;
	background-color: #484443;
}
.case-top-left-title {
	width: 250px;
	line-height: 25px;
	margin-top: 115px;
	margin-left: 60px;
	font-size: 18px;
	color: #fff;
}
.case-top-list {
	width: 250px;
	height: 137px;
	margin-top: 5px;
	margin-left: 60px;
	overflow: hidden;
}
.case-top-list ul {
	width: 100%;
	margin: 0;
}
.case-top-list ul li {
	width: 73px;
	height: 43px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	border: 1px solid #999;
}
.case-top-list ul li img {
	width: 100%;
}
.case-top-list ul li:hover {
	width: 73px;
	height: 43px;
	border: 1px solid #fff;
}
.case-top-list ul .casse-top-liston {
	width: 73px;
	height: 43px;
	border: 1px solid #fff;
}
.case-top-right {
	position: relative;
	width: 705px;
	height: 445px;
	overflow: hidden;
}
.case-prev {
	position: absolute;
	top: 165px;
	left: 0;
	width: 50px;
	height: 90px;
	overflow: hidden;
	z-index: 12;
}
.case-prev a,.designers-box .prev{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/case-prev.png);
	background-repeat: no-repeat;
	background-position: center;
}
.case-prev a:hover,.designers-box .prev:hover{
	background-image: url(../img/case-prevon.png);
}
.case-next {
	position: absolute;
	top: 165px;
	right: 0;
	width: 50px;
	height: 90px;
	overflow: hidden;
	z-index: 12;
}
.case-next a,.designers-box .next{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/case-next.png);
	background-repeat: no-repeat;
	background-position: center;
}
.case-next a:hover,.designers-box .next:hover{
	background-image: url(../img/case-nexton.png);
}
.case-maximg {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 11;
}
.case-maximg-cont {
	position: absolute;
	top: 0;
	left: 0;
	/*width: 3525px;*/
	width: 705px;
	height: 445px;
}
.case-maximg-cont ul {
	position: relative;
	width: 100%;
	margin: 0;
}
.case-maximg-cont ul li {
	width: 705px;
	height: 445px;
	float: left;
	overflow: hidden;
}
.case-maximg-cont ul li img {
	width: 100%;
	height: 100%;
}
.industry-out {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 690px;
	height: 605px;
	margin-left: -345px;
	margin-top: -302px;
	background-color: #fff;
	z-index: 399;
	overflow: hidden;
}
.industry-back {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 95px;
	height: 25px;
	overflow: hidden;
	z-index: 12;
}
.industry-back a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/industry-back.png);
	background-repeat: no-repeat;
	background-position: center;
}
.industry-back a:hover {
	background-image: url(../img/industry-backon.png);
}
.industry-main {
	position: relative;
	width: 100%;
	height: 540px;
	/*margin-top: 60px;*/
	overflow: hidden;
}
.industry-prev {
	position: absolute;
	top: 155px;
	left: 10px;
	width: 40px;
	height: 60px;
	overflow: hidden;
}
.industry-prev a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/industry-prev.png);
	background-repeat: no-repeat;
	background-position: center;
}
.industry-prev a:hover {
	background-image: url(../img/industry-prevon.png);
}
.industry-next {
	position: absolute;
	top: 155px;
	right: 10px;
	width: 40px;
	height: 60px;
	overflow: hidden;
}
.industry-next a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/industry-next.png);
	background-repeat: no-repeat;
	background-position: center;
}
.industry-next a:hover {
	background-image: url(../img/industry-nexton.png);
}
.industry-show {
	position: relative;
	width: 565px;
	height: 405px;
	margin: 0 auto;
	overflow: hidden;
}
.industry-cont {
	position: relative;
	width: 2825px;
	height: 405px;
}
.industry-cont ul {
	position: relative;
	width: 100%;
	margin: 0;
}
.industry-cont ul li {
	position: relative;
	width: 565px;
	height: 405px;
	float: left;
	overflow: hidden;
}
.industry-cont ul li img {
	width: 565px;
	height: 360px;
}
.industry-word {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #666;
	text-align: center;
}
.industry-circly {
	width: 590px;
	height: 80px;
	margin-left: 62px;
	overflow: hidden;
}
.industry-circly ul {
	width: 100%;
	margin: 0;
}
.industry-circly ul li {
	width: 105px;
	height: 72px;
	float: left;
	margin-top: 4px;
	margin-right: 12px;
}
.industry-circly ul li:hover {
	margin-right: 4px;
	margin-top: 0px;
	border: 4px solid #a37a4e;
}
.industry-circly ul .industry-circlyon {
	margin-right: 4px;
	margin-top: 0px;
	border: 4px solid #a37a4e;
}
.industry-circly ul li img {
	width: 100%;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:398;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.about-company-main {
	display: block;
	width: 100%;
	min-height: 660px;
	margin-top: 20px;
}
.about-company-main-img {
	width: 100%;
	height: 255px;
	overflow: hidden;
}
.about-company-main-img img {
	width: 100%;
}
.about-company-main-word {
	width: 100%;
	margin-top: 35px;
	line-height: 25px;
	font-size: 14px;
	color: #666;
}

.news-top {
	width: 100%;
	height: 180px;
	margin-top: 10px;
	border: 1px solid #e5e5e5;
}
.news-top-main {
	width: 632px;
	height: 174px;
	margin-top: 3px;
	margin-left: 3px;
	background-color: #fbfbfb;
}
.news-top-left-img {
	width: 260px;
	height: 165px;
	margin-top: 4px;
	margin-left: 4px;
	overflow: hidden;
}
.news-top-left-img img {
	width: 100%;
}
.news-top-right-word {
	width: 335px;
	height: 150px;
	margin-left: 20px;
	margin-top: 15px;
}
.news-top-right-word a {
	display: block;
	width: 100%;
	height: 100%;
}
.news-top-right-title {
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #bf934b;
	text-align: left;
}
.news-top-right-cont {
	width: 100%;
	line-height: 20px;
	margin-top: 15px;
	font-size: 12px;
	color: #666;
	text-align: left;
}
.news-top-right-more {
	display: block;
	width: 55px;
	height: 24px;
	margin-top: 40px;
	padding-left: 29px;
	font-size: 12px;
	color: #b08941;
	background-image: url(../img/news-top-right-more.png);
	background-repeat: no-repeat;
	background-position: center;
}

.news-main {
	width: 100%;
	height: 420px;
	margin-top: 30px;
	border-top: 1px solid #e4e4e4;
}
.news-main ul {
	width: 100%;
	margin: 0;
}
.news-main ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e4e4e4;
}
.news-main ul li:hover {
	color: #b08941;
}
.news-main ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.news-main ul li a:hover {
	color: #b08941;
}
.news-main ul li span {
	display: block;
	float: left;
	width: 20px;
	height: 40px;
	margin-left: 8px;
	line-height: 40px;
	font-size: 30px;
	color: #c4c4c4;
}
.news-main-title {
	width: 500px;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 14px;
	color: #666;
}
.news-main-time {
	width: 80px;
	height: 40px;
	float: right;
	margin-right: 5px;
	font-size: 12px;
	color: #999;
}
.films {
	width: 565px;
	height: 405px;
	margin: 0 auto;
	overflow: hidden;
}

.about-feedback {
	width: 100%;
	height: 590px;
	margin-top: 25px;
	overflow: hidden;
}
.feedback-short {
	width: 100%;
	height: 35px;
	margin-top: 15px;
	overflow: hidden;
}
.feedback-short-word {
	width: 100px;
	line-height: 35px;
	float: left;
	font-size: 14px;
	color: #666;
}
.feedback-short-word span {
	display: inline-block;
	width: 10px;
	line-height: 35px;
	color: #ff0000;
}
.feedback-input {
	width: 535px;
	height: 35px;
	float: right;
	overflow: hidden;
}
.feedback-input input {
	width: 522px;
	height: 32px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	line-height: 33px;
	font-size: 14px;
	color: #666;
}
.feedback-input input.erreo {
	width: 522px;
	height: 32px;
	border: 1px solid #ff0000;
	background-color: #fff;
	line-height: 33px;
	font-size: 14px;
	color: #666;
}
.feedback-long {
	width: 100%;
	height: 140px;
	margin-top: 15px;
	overflow: hidden;
}
.feedback-input textarea {
	width: 522px;
	height: 138px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	line-height: 33px;
	font-size: 14px;
	color: #666;
}
.feedback-input textarea.erreo {
	width: 547px;
	height: 138px;
	border: 1px solid #ff0000;
	background-color: #fff;
	line-height: 33px;
	font-size: 14px;
	color: #666;
}

.submit-yes {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -70px;
	margin-left: -145px;
	width: 290px;
	height: 140px;
	overflow: hidden;
	background-color: #f1f1f1;
	z-index: 999;
}
.submit-top {
	width: 250px;
	height: 30px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #e8e8e8;
}
.submit-title {
	width: 60px;
	height: 20px;
	float: left;
	line-height: 20px;
	margin-left: 10px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.submit-close {
	width: 20px;
	height: 20px;
	float: right;
	overflow: hidden;
	background-image: url(../img/submit-close.png);
	cursor: pointer;
}
.submit-cont {
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 18px;
	color: #a37a4e;
}
.feedback-sub {
	width: 190px;
	height: 30px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.feedback-sub input {
	width: 90px;
	height: 30px;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
	line-height: 30px;
	font-size: 14px;
	color: #3b3b3b;
}
.feedback-sub input:hover {
	background-color: #a37a4e;
	color: #fff;
	border: 1px solid #a37a4e;
}
.contact-main {
	width: 100%;
	height: 595px;
	margin-top: 20px;
}
.contact-map {
	width: 100%;
	height: 260px;
	overflow: hidden;
}
.contact-info {
	width: 100%;
	height: 270px;
	margin-top: 25px;
}
.contact-title {
	width: 100%;
	line-height: 25px;
	text-align: left;
	font-size: 18px;
	color: #a37a4e;
}
.contact-cont {
	width: 100%;
	height: 160px;
	margin-top: 15px;
}
.contact-cont p {
	width: 100%;
	line-height: 25px;
	text-align: left;
	font-size: 14px;
	color: #666;
}

.news-content-cont {
	width: 100%;
	min-height: 500px;
	margin-top: 20px;
}
.news-content-title {
	width: 100%;
	line-height: 35px;
	font-size: 24px;
	color: #666;
	text-align: center;
}
.news-content-time {
	width: 100%;
	line-height: 30px;
	color: #999;
	text-align: center;
}
.news-content-word {
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	color: #999;
	text-align: left;
}
.news-content-word img{
	max-width: 640px;
}
.news-bottom {
	width: 100%;
	height: 60px;
	border-top: 1px solid #e5e5e5;
}
.news-prevnext {
	width: 400px;
	height: 60px;
	float: left;
	margin-top: 30px;
	line-height: 45px;
}
.news-back {
	width: 80px;
	height: 30px;
	float: right;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
	background-color: #a37a4e;
}
.news-back:hover {
	background-color: #876541;
}
.news-back a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.news-prevnext a {
	display: block;
	width: 400px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	text-align: left;
}
.news-prevnext a:hover {
	color: #a37a4e;
}
.gotop {
	position: fixed;
	right: 300px;
	bottom: 250px;
	width: 50px;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}
.gotop a {
	display: block;
	width: 50px;
	height: 25px;
	padding-top: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	font-family: Arial;
	background-image: url(../img/gotop.png);
	background-repeat: no-repeat;
	background-position: center;
}
.gotop a:hover {
	background-image: url(../img/gotopon.png);
}
.index-video-img {
	width:100%;
	height:100%;
	overflow:hidden;
	cursor: pointer;
}
.furnish-main{
	font-size: 14px;
	line-height: 28px;
}
.furnish-main img{
	display: block;
	max-width: 100% !important;
	margin: auto;
}
.furnish-list{
	margin-top: 20px;
}
.designers-main li{
	margin: 0 9px 20px 9px;
}
.designers-main li a{
	display: block;
	width: 195px;
	height: 220px;
}
.designers-main li .name{
	width: 193px;
	height: 40px;
	line-height: 40px;
	background: #f2f2f2;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.designers-main .name .word01{
	font-size: 15px;
	font-weight: bold;
	margin-left: 12px;
}
.designers-main .name .word02{
	font-size: 14px;
	margin-right: 14px;
}
.page{
	text-align: center;
}
.designersinfo .person-pic{
	display: block;
}
.designersinfo .detail{
	width: 410px;
}
.designersinfo .detail dt{
	font-size: 15px;
	font-weight: bold;
	color: #444;
	margin-bottom: 8px;
}
.designersinfo .detail dd{
	font-size: 14px;
	margin-bottom: 8px;
}
.designers-box .hd ul li{
  width: 10px;
  height: 10px;
  background: #d8d8d8;
  border-radius: 8px;
  cursor: pointer;
  margin-right: 8px;
}
.designers-box{
	margin-top: 30px;
	position: relative;
	margin-bottom: 40px;
}
.designers-box .hd ul li.on{
	background: #a37a4e !important;
}
.designers-box .bd{
	width: 635px;
	height: 400px;
	overflow: hidden;
}
.designers-box .hd ul{
	padding: 2px;
  	float: none;
  	height: 10px;
  	width: 72px;
  	margin: 18px auto 0;
}
.designers-box .click{
	width: 50px !important;
	height: 90px !important;
	position: absolute;
	z-index: 6;
	top: 145px;
	cursor: pointer;
}
.designers-box .prev{
	left: 5px;
}
.designers-box .next{
	right: 9px;
}
.backbox a{
	display: block;
	font-size: 14px;
}
.backbox .backbtn{
	color: #666;
}
.backbox .backbtn:hover{
	color: #a37a4e;
}
.backbox .back{
	color: #fff;
	width: 95px;
	height: 32px;
	background: #a37a4e;
	line-height: 32px;
	text-align: center;
	margin-top: -44px;
}
.backbox{
	padding-top: 20px;
	border-top: 1px solid #d7d7d7;
}
.w-f{
	width:100%;
}
.h-f {
	height:100%;
}
.index-video {
	width:100%;
	height:100%;
}

/*20161124*/
.about-object {
	width: 113px;
	height: 50px;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	color: #5b5b5b;
	background-image: url(../img/about-company.png);
	background-repeat: no-repeat;
	background-position: right center;
}