@charset "utf-8";
/* CSS Document */
.banner {
	position: relative;
}
.banner .bx-controls-direction {
	display: none;
}
.banner .bx-pager {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 36px;
	text-align: center;
}
.banner .bx-pager-item {
	display: inline-block;
	width: 60px;
	height: 3px;
	margin: 0 8px;
	text-indent: -999px;
	overflow: hidden;
}
.banner .bx-pager-item a {
	display: block;
	background-color: #666;
}
.banner .bx-pager-item a.active {
	background-color: #fff;
}
.ny-banner {
	position: relative;
}
.ny-banner .bx-controls-direction {
	display: none;
}
.ny-banner .slide {
	height: 480px;
}
.ny-banner .bx-pager {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 36px;
	text-align: center;
}
.ny-banner .bx-pager-item {
	display: inline-block;
	width: 60px;
	height: 3px;
	margin: 0 8px;
	text-indent: -999px;
	overflow: hidden;
}
.ny-banner .bx-pager-item a {
	display: block;
	background-color: #666;
}
.ny-banner .bx-pager-item a.active {
	background-color: #fff;
}
.furnishing {
	margin-top: 80px;
	position: relative;
}
.furnishing-tit {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.furnishing-ent {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.furnishing-ent ul li {
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	margin-top: 36px;
	font-size: 18px;
}
.furnishing-ent ul li b {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	background: url(/skin/images/b1_03.png) no-repeat;
	margin-right: 20px;
}
.furnishing-ent ul li a {
	color: #666;
	display: block;
}
.furnishing-ent ul li:hover a {
	color: #d6ab77;
}
.furnishing-ent ul li:hover b {
	background: url(/skin/images/b2_03.png) no-repeat;
}
.furnishing-pro1 {
	width: 39.16%;
}
.wen1 {
	margin-left: 34%;
}
.wen1 strong {
	margin-top: 70px;
}
.index-pro-wen strong {
	font-weight: bold;
	font-size: 18px;
	display: block;
}
.index-pro-wen strong a {
	color: #000;
	transition: all linear .2s;
}
.index-pro-wen strong a:hover {
	color: #d6ab77;
}
.index-pro-wen p {
	font-size: 14px;
	color: #918f8f;
	line-height: 20px;
	margin-top: 14px;
	height: 40px;
	overflow: hidden;
}
.index-pro-pic {
	width: 79%;
	float: right;
	margin-top: 76px;
	position: relative;
}
.index-pro-pic a {
	display: block;
	width: 100%;
	overflow: hidden;
}
.index-pro-pic img {
	transition: all linear .2s;
}
.index-pro-pic:before {
	content: "";
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 6px solid #eee;
	left: -22%;
	top: -11.5%;
	z-index: -1;
}
.furnishing-pro2 {
	width: 52.5%;
}
.index-pro-pic2 {
	width: 50.79%;
	margin-right: 36px;
	overflow: hidden;
}
.index-pro-pic2 img {
	transition: all linear .2s;
}
.wen2 {
	margin-top: 220px;
}
.furnishing-pro3 {
	width: 56.66%;
	margin-top: 60px;
}
.index-pro-pic3 {
	width: 58.8%;
	margin-left: 36px;
	overflow: hidden;
}
.index-pro-pic3 img {
	transition: all linear .2s;
}
.wen3 {
	margin-top: 85px;
	text-align: right;
}
.index-pro-pic:hover img, .index-pro-pic2:hover img, .index-pro-pic3:hover img {
	transform: scale(1.03);
}
.zxal{
    display: -webkit-box;
}
.gywm{
    margin:0px;
    background: url(../images/gywmbg.jpg) no-repeat; 
    background-size:100% 100%; 
    background-attachment:fixed;
    display: -webkit-box;
}
.case {
	margin-top: 0px;
}
.case-l {
	width: 62.5%;
}
.case-k {
	width: 33.33%;
}
.case-p {
	position: relative;
}
.case-p div {
	position: absolute;
	width: 295px;
	height: 252px;
	background: url(/skin/images/casebg_03.png) no-repeat;
	background-size: 100% 100%;
	right: 0;
	bottom: 0;
	color: #fff;
	display: none;
}
.case-p div p {
	float: right;
	margin-right: 40px;
	font-size: 12px;
	margin-top: 170px;
	text-align: center;
}
.case-p div p span {
	font-size: 16px;
	display: block;
	margin-bottom: 4px;
}
.case-p div.case-px {
	width: 238px;
	height: 200px;
}
.case-p div.case-px p {
	font-size: 12px;
	margin-top: 126px;
	margin-right: 20px;
}
.case-p div.case-px p span {
	font-size: 16px;
}
.case-r {
	width: 37.5%;
	position: relative;
}
.case-ent {
	right: auto;
	top: auto;
	left: 11.1%;
	bottom: 11%;
}
a.more {
	display: block;
	width: 122px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #666;
	position: absolute;
	right: 27.77%;
	bottom: 11%;
	transition: all linear .2s;
}
a.more:hover {
	background-color: #d6ab77;
	color: #fff;
	border: 1px solid #d6ab77;
}
.case-tj {
	height: 35px;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.team {
	margin-top: 80px;
	margin-bottom: 80px;
}
.title {
	position: relative;
}
.title:before {
	content: "";
	position: absolute;
	width: 228px;
	height: 259px;
	background: url(/skin/images/bg_03.jpg) no-repeat;
	left: -56px;
	top: 22px;
	z-index: -1;
}
.title a.more {
	position: static;
	margin-top: 94px;
}
.team-r {
	width: 85%;
}
.team-r ul {
	overflow: hidden;
	float: right;
	margin-bottom: 76px;
	margin-top: 5px;
}
.team-r ul li {
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	background-color: #d6ab77;
	float: left;
	font-size: 20px;
	color: #fff;
	margin-left: 10px;
}
.team-r ul li a {
	color: #fff;
}
.team-r ul li.last-t {
	background-color: #fff;
	color: #666;
}
.team-r ul li.last-t a {
	color: #666;
}
.team-item {
	margin-left: 20px;
	transition: all linear .2s;
}
.team-pic {
	transition: all linear .2s;
}
.team-wen {
	background-color: #eee;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 16px;
	transition: all linear .2s;
}
.team-wen strong {
	font-weight: normal;
	font-size: 20px;
	display: block;
}
.team-wen strong a {
	color: #121212;
	transition: all linear .2s;
}
.team-wen p {
	font-size: 15px;
	color: #666;
	line-height: 34px;
	transition: all linear .2s;
}
.team-item {
	width: 23.5%;
}
.team-item:first-child {
	margin-left: 0;
}
.team-item:nth-child(odd) {
	margin-top: 120px;
}
.team-item:hover {
	background-color: #d6ab77;
}
.team-item:hover .team-pic {
	-webkit-transform: scale(0.97, 0.97);
	-moz-transform: scale(0.97, 0.97);
	transform: scale(0.97, 0.97);
}
.team-item:hover .team-wen {
	background-color: #d6ab77;
}
.team-item:hover .team-wen strong a {
	color: #fff;
}
.team-item:hover .team-wen p {
	color: #fff;
}
.advantage {
	text-align: center;
	margin-top: 92px;
	overflow: hidden;
	max-width: 1400px;
	margin: 0 auto;
	margin-top: 95px;
}
.advantage-con {
	width: 80%;
	float: left;
	padding-left: 10px;
	text-align: left;
	position: relative;
}
.advantage .title {
	display: inline-block;
	float: right;
	padding-right: 76px;
}
.advantage-con div {
	position: absolute;
	width: 100%;
	left: 150px;
	top: 208px;
}
.advantage span {
	display: block;
	float: left;
	width: 185px;
	height: 100px;
	line-height: 100px;
	font-size: 22px;
	color: #fff;
	margin-right: 60px;
	text-align: center;
	transition: all linear .2s;
}
.advantage span.advantage-color {
	color: #000;
}
.advantage span:nth-child(2) {
	width: 185px;
}
.advantage span:nth-child(3) {
	width: 198px;
}
.advantage span:nth-child(4) {
	width: 194px;
}
.advantage span:hover {
	font-size: 24px;
}
.csr{
    margin:0px;
    background: url(../images/csrbg.png) no-repeat; 
    background-size:100% 100%; 
    background-attachment:fixed;
    display: -webkit-box;
}
.craft {
	position: relative;
	margin-top: 70px;
}
.craft-tit {
	position: absolute;
	left: 0;
	top: 65px;
	z-index: 10;
}
.craft-l {
	width: 52%;
}
.index-craft-wen strong {
	font-weight: normal;
	font-size: 20px;
	display: block;
	color: #121212;
}
.index-craft-wen p {
	font-size: 16px;
	color: #999;
	line-height: 24px;
	margin-top: 18px;
	text-indent: 2em;
}
.craft-mar {
	margin-left: 26%;
	margin-top: 18px;
}
.index-craft-pic {
	width: 80.6%;
	margin-left: 11.5%;
	margin-top: 86px;
	position: relative;
	transition: all .2s;
}
.index-craft-pic img {
    max-width: 100%;
}
.index-craft-pic img {
	transition: all .2s;
}
.index-craft-pic:hover img {
	transition: all .2s;
	transform: scale(1.01);
}
.index-craft-pic:before {
	content: "";
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 6px solid #999;
	left: -11.2%;
	top: -15.5%;
	z-index: -1;
}
.index-craft-pic:after {
	content: "";
	position: absolute;
	width: 574px;
	height: 410px;
	background: url(/skin/images/zb_03.png) no-repeat;
	right: -38px;
	bottom: -60px;
	z-index: -2;
}
.craft-r {
	width: 45.52%;
}
.craft-r-name {
	font-size: 26px;
	color: #999;
	margin-left: 48px;
	margin-top: 110px;
}
.craft-r-name span {
	color: #d6ab77;
	display: block;
	margin-top: 10px;
}
.craft-r-jj {
	background-color: #f5f5f5;
	padding: 18px 28px;
}
.craft-r-jj p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.craft-r strong {
	font-weight: normal;
	font-size: 20px;
	color: #121212;
	float: left;
	margin-top: 24px;
}
.craft-r-tc {
	width: 100%;
	margin-top: 12px;
}
.craft-r-tc span {
	float: left;
	width: 50%;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.news {
	margin-top: 145px;
	margin-bottom: 70px;
}
.news ul {
	margin-top: 25px;
	overflow: hidden;
}
.news ul li {
	float: left;
	width: 48%;
	margin-right: 4%;
}
.news ul li:last-child {
	margin-right: 0;
}
.news ul li strong {
	font-weight: normal;
	font-size: 16px;
	line-height: 44px;
	height: 44px;
	overflow: hidden;
	display: block;
	margin-top: 12px;
}
.news ul li strong a {
	color: #121212;
	transition: all linear .2s;
}
.news ul li strong:hover a {
	color: #d6ab77;
}
.news ul li p {
	color: #999;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.news-tj {
	margin-top: 18px;
	border-top: 1px solid #b0b0b0;
	padding-top: 16px;
}
.news-tj span {
	display: block;
	padding-left: 18px;
	background: url(/skin/images/newsbg_03.jpg) no-repeat left center;
	font-size: 14px;
	line-height: 32px;
}
.news-tj span a {
	color: #666;
	transition: all linear .2s;
}
.news-tj span:hover a {
	color: #d6ab77;
}
.ny-wrap {
	margin-top: 30px;
	margin-bottom: 1.5rem;
}
.ny-wrap-bg {
	position: relative;
}
.ny-wrap-bg:after {
	content: "";
	position: absolute;
	width: 170px;
	height: 145px;
	background: url(/skin/images/bg2_03.jpg) no-repeat;
	right: -20px;
	top: 0;
	z-index: -1;
}
.no-after:after {
	content: "";
	position: absolute;
	width: 170px;
	height: 145px;
	background: url() no-repeat;
	right: -20px;
	top: 0;
	z-index: -1;
}
.filtrate {
	padding-top: 54px;
	width: 82.66%;
}
.no-after .filtrate {
	width: 100%;
    display: none;
}
.filtrate-item { /*padding: 15px 0 15px 20px;*/
	padding: 5px 0 5px 0px;
	line-height: 26px;
}
.filtrate-item span {
	font-size: 14px;
	color: #d6ab77;
	font-weight: bold;
	padding-right: 12px;
}
.kind {
	margin-left: 10px;
}
.kind b {
	font-size: 14px;
}
.kind a {
	font-size: 14px;
	color: #666;
	padding-right: 12px;
}
.kind a:hover {
	color: #d6ab77;
}
.kind a.active {
	color: #d6ab77;
}
.search {
	margin-top: 24px;
}
.search span {
	display: block;
	float: left;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-left: 0px;
	line-height: 40px;
}
.search-box {
	width: 438px;
	height: 38px;
	border: 1px solid #d6ab77;
	margin-left: 80px;
}
.search-box a {
	display: block;
	width: 120px;
	height: 38px;
	background-color: #d6ab77;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	float: right;
}
.search-box input {
	float: left;
	width: 300px;
	height: 38px;
	padding-left: 14px;
}
.case-list { /*margin-top: 54px;*/
	margin-top: 24px;
}
.case-list-top {
	height: 50px;
	background-color: #f2f2f2;
	border: 1px solid #e3e3e3;
	margin-bottom: 30px;
}
.case-list-top span {
	display: block;
	float: left;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-left: 20px;
	line-height: 50px;
}
.condition {
	float: left;
}
.condition ul li {
	float: left;
	min-width: 110px;
	height: 38px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	margin-top: 5px;
	margin-left: 6px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
	text-indent: 15px;
}
.condition ul li i {
	cursor: pointer;
}
.condition ul li img {
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	margin-left: 20px;
}
.case-list-top p {
	float: right;
	line-height: 50px;
	margin-right: 22px;
	font-size: 14px;
	color: #333;
}
.case-list-con ul li {
	margin-bottom: 28px;
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 15px;
}
.case-list-con ul li strong {
	font-size: 22px;
	color: #000;
	display: block;
	margin-top: 20px;
}
.case-list-con ul li strong a {
	color: #fff;
	transition: all linear .2s;
}
.case-list-con ul li strong a:hover {
	color: #fff;
	text-decoration: none;
}
.case-list-con ul li p {
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}
.case-list-con ul li p.case-list-js {
	margin: 13px 0;
}
.case-list-con ul li p span {
	padding-right: 16px;
}
.case-list-con ul li p span.sjs {
	padding-left: 21px;
	background: url(/skin/images/sjs_03.png) no-repeat left center;
	position: relative;
}
.case-list-con ul li p span.sjs:after {
	content: "";
	position: absolute;
	width: 2px;
	height: 16px;
	background: url(/skin/images/xx_03.jpg) no-repeat;
	right: 0;
	top: 0;
}
.case-list-con ul li p span.time {
	padding-left: 21px;
	background: url(/skin/images/time_03.png) no-repeat left center;
	/*margin-left: 16px;*/
}
.case-list-con ul li p span.fg {
	padding-left: 21px;
	background: url(/skin/images/fg_03.png) no-repeat left center;
	margin-left: 16px;
}
a.loadmore {
	display: block;
	width: 358px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	border: 1px solid #ccc;
	margin: 0 auto;
	border-radius: 26px;
	font-size: 14px;
	color: #666;
	margin-bottom: 80px;
	transition: all linear .2s;
}
a.loadmore:hover {
	background-color: #d6ab77;
	color: #fff;
	border: 1px solid #d6ab77;
}
.case-xq {
	float: right;
	width: 81.66%;
	margin-top: 48px;
	position: relative;
}
.case-xq .bx-viewport {
	overflow: hidden;
}
.case-xq .bx-pager {
	display: none;
}
.case-xq .bx-controls-direction a {
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -999px;
	position: absolute;
	overflow: hidden;
}
.case-xq .bx-controls-direction a.bx-prev {
	background: url(/skin/images/controls2_03.jpg) no-repeat;
	right: 86px;
	bottom: 42px;
}
.case-xq .bx-controls-direction a.bx-next {
	background: url(/skin/images/controls3_03.jpg) no-repeat;
	right: 50px;
	bottom: 42px;
}
.case-xq .bx-controls-auto-item a {
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -999px;
	position: absolute;
	overflow: hidden;
	right: 122px;
	bottom: 42px;
}
.case-xq .bx-controls-auto-item a.bx-start {
	background: url(/skin/images/controls4_03.jpg) no-repeat;
}
.case-xq .bx-controls-auto-item a.bx-stop {
	background: url(/skin/images/controls1_03.jpg) no-repeat;
}
.case-xq-con {
	border-bottom: 1px solid #d6ab77;
	position: relative;
	overflow: hidden;
}
.case-xq-wen {
	float: right;
	width: 72%;
	margin-top: 38px;
	padding-bottom: 52px;
}
.case-xq-wen ul {
	overflow: hidden;
}
.case-xq-wen ul li {
	float: left;
	font-size: 16px;
	color: #d6ab77;
	line-height: 48px;
	width: 33.33%;
}
.case-xq-wen ul li span {
	font-weight: bold;
	color: #d6ab77;
}
.case-xq-wen ul li a {
	display: inline-block;
	padding: 0 17px;
	height: 22px;
	line-height: 22px;
	margin-left: 12px;
	border: 1px solid #d6ab77;
	border-radius: 50px;
	color: #d6ab77;
	font-size: 13px;
}
.idea-tit {
	font-size: 16px;
	color: #fff;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 24px;
	position: relative;
}
.idea-tit:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #b0b0b0;
	left: 0;
	top: 13px;
	z-index: -1;
}
.idea-tit div {
	background-color: #d6ab77;
	height: 26px;
	padding-right: 17px;
	position: absolute;
	left: 0;
	top: 0;
}
.idea-tit div span {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
.idea p {
	font-size: 14px;
	color: #d6ab77;
	line-height: 28px;
	margin-top: 32px;
}
.case-xq-desiger {
	position: absolute;
	left: 0;
	top: 443px;
}
.case-xq-desiger-pic {
	width: 267px;
	height: 400px;
}
.case-xq-desiger p {
	font-size: 14px;
	color: #d6ab77;
	text-align: center;
	line-height: 62px;
}
.case-xq-desiger a.desiger-more {
	display: block;
	width: 210px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	margin: 0 auto;
	border: 1px solid #d6ab77;
	color: #d6ab77;
	font-size: 13px;
	border-radius: 17px;
}
.case-xq-desiger a.yuyue {
	display: block;
	position: absolute;
	width: 144px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #d6ab77;
	font-size: 14px;
	color: #fff;
	left: 195px;
	top: 324px;
}
.ny-tit {
	font-size: 22px;
	color: #fff;
	padding-left: 24px;
	font-weight: bold;
	margin-top: 56px;
	position: relative;
}
.ny-tit span {
	font-weight: normal;
	font-size: 18px;
	color: #b0b0b0;
	padding-left: 4px;
}
.ny-tit:before {
	content: "";
	position: absolute;
	width: 6px;
	height: 23px;
	background-color: #d6ab77;
	left: 0;
	top: 6px;
}
.recommend {
	position: relative;
}
.recommend .bx-viewport {
	overflow: hidden;
}
.recommend .bx-wrapper {
	margin-top: 36px;
}
.recommend .bx-pager {
	display: none;
}
.recommend .slide {
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 30px;
}
.recommend .slide strong {
	font-size: 20px;
	display: block;
	margin-top: 32px;
}
.recommend .slide strong a {
	color: #000;
}
.recommend .slide p {
	font-size: 14px;
	color: #666;
	margin-top: 14px;
}
.recommend .slide p span {
	padding-right: 22px;
}
.recommend .bx-controls-direction a {
	display: block;
	width: 46px;
	height: 80px;
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
	top: 203px;
}
.recommend .bx-controls-direction a.bx-prev {
	background: url(/skin/images/dleft_03.png) no-repeat;
	left: -94px;
}
.recommend .bx-controls-direction a.bx-next {
	background: url(/skin/images/dright_03.png) no-repeat;
	right: -94px;
}
.guess {
	margin-bottom: 80px;
}
.guess ul {
	margin-top: 16px;
	overflow: hidden;
}
.guess ul li {
	box-sizing: border-box;
	float: left;
	width: 46.66%;
	height: 54px;
	line-height: 54px;
	padding-left: 20px;
	border-bottom: 1px dashed #e5e5e5;
	font-size: 14px;
	background: url(/skin/images/jia_03.jpg) no-repeat left center;
	overflow: hidden;
}
.guess ul li:nth-child(2n) {
	float: right;
}
.guess ul li a {
	display: block;
	color: #fff;
	float: left;
	width: 75%;
	transition: all linear .2s;
}
.guess ul li span {
	float: right;
	color: #fff;
	transition: all linear .2s;
}
.guess ul li:hover {
	background: url(/skin/images/jia2_03.jpg) no-repeat left center;
}
.guess ul li:hover a {
	color: #d6ab77;
}
.guess ul li:hover span {
	color: #d6ab77;
}
.furnishing-con ul {
	margin-bottom: 50px;
	overflow: hidden;
}
.furnishing-con ul li {
	float: left;
	width: 32.75%;
	margin-right: 0.875%;
	margin-bottom: 10px;
}
.furnishing-con ul li img {
	width: 100%;
	height: 100%
}
.furnishing-con ul li:nth-child(3n) {
	margin-right: 0;
}
.furnishing-wen {
	border: 1px solid #ccc;
	border-top: 0;
	padding-bottom: 20px;
}
.furnishing-con ul li strong {
	display: block;
	text-align: center;
	line-height: 60px;
	font-weight: normal;
	font-size: 18px;
}
.furnishing-con ul li strong a {
	color: #000;
}
.furnishing-con ul li p {
	text-align: center;
}
.furnishing-con ul li p span {
	font-size: 13px;
	color: #666;
}
.furnishing-con ul li p span.pp {
	padding-left: 18px;
	background: url(/skin/images/pp_07.jpg) no-repeat left center;
	padding-right: 16px;
}
.furnishing-con ul li p span.fg {
	padding-left: 22px;
	background: url(/skin/images/fg_03.jpg) no-repeat left center;
}
.kind-second {
	margin-left: 82px;
}
.kind-second-items {
	line-height: 35px;
	margin-top: 6px;
}
.kind-second-items a {
	color: #666;
	padding: 0 11px;
	border-right: 1px solid #ccc;
}
.kind-second-items a:first-child {
	padding-left: 0;
}
.kind-second-items a:last-child {
	border-right: 0;
}
.kind-second-items a.active {
	color: #d6ab77;
}
.channel {
	margin-top: 70px;
	margin-bottom: 90px;
}
.channel-l {
	width: 300px;
	border: 1px solid #e5e5e5;
	border-right: 0;
	border-bottom: 0;
	background-color: #f8f8f8;
	position: relative;
}
.channel-l ul li {
	height: 89px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background: url(/skin/images/jj_03.jpg) no-repeat right 24px center;
}
.channel-l ul li b {
	float: left;
	width: 36px;
	height: 36px;
	border-radius: 18px;
	background-color: #d8d8d8;
	overflow: hidden;
	margin: 27px 0 0 24px;
}
.channel-l ul li .channel-wen {
	float: left;
	margin-left: 21px;
}
.channel-l ul li a {
	display: block;
}
.channel-l ul li .channel-wen strong {
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	margin-top: 22px;
}
.channel-l ul li .channel-wen span {
	display: block;
	font-size: 10px;
	color: #999;
	text-transform: uppercase;
	margin-top: 4px;
}
.channel-r {
	margin-left: 310px;
	border: 1px solid #e5e5e5;
}
.channel-r {
	position: relative;
	overflow: hidden;
}
.channel-r .bx-controls-direction {
	display: none;
}
.channel-r .bx-pager {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 36px;
	text-align: center;
}
.channel-r .bx-pager-item {
	display: inline-block;
	width: 60px;
	height: 3px;
	margin: 0 8px;
	text-indent: -999px;
	overflow: hidden;
}
.channel-r .bx-pager-item a {
	display: block;
	background-color: #666;
}
.channel-r .bx-pager-item a.active {
	background-color: #fff;
}
.channel-list {
	position: absolute;
	width: 382px;
	height: 358px;
	background-color: #fff;
	left: 100%;
	top: -1px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	overflow-y: scroll;
	z-index: 11;
	display: none;
}
.channel-l ul li.active {
	background: #fff;
	border-right: 0;
}
.channel-l ul li.active b {
	background-color: #333;
}
.channel-list-tit {
	line-height: 32px;
	width: 88%;
	margin: 10px auto 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	color: #d6ab77;
}
.channel-list-wen {
	width: 88%;
	margin: 0 auto;
	color: #666;
	line-height: 48px;
	margin-top: 5px;
	border-bottom: 1px dotted #e5e5e5;
}
.channel-list-wen a {
	display: inline-block;
	padding-right: 17px;
	color: #666;
}
.channel-k {
	margin-top: 37px;
}
.channel-k-tit {
	font-size: 20px;
	color: #000;
	line-height: 48px;
	border-bottom: 1px solid #e5e5e5;
}
.channel-k-con {
	margin-top: 39px;
}
.channel-k-con .channel-k-t {
	width: 31.66%;
	float: left;
	margin-right: 2.5%;
}
.channel-k-con .channel-k-t:last-child {
	margin-right: 0;
}
.channel-k-con .channel-k-t .channel-k-f {
	margin-bottom: 8%;
}
.channel-k-g {
	position: relative;
}
.channel-k-dec {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color: rgba(0,0,0,.6);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	left: 0;
	top: 0;
	opacity: 0;
}
.channel-k-c {
	text-align: center;
}
.channel-k-c img {
	display: inline-block;
	margin-bottom: 18px;
}
.channel-k-c strong {
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	line-height: 42px;
}
.channel-k-c p {
	font-size: 13px;
	color: #fff;
}
.home-detail {
	margin-bottom: 90px;
}
.home-detail-con {
	margin-top: 60px;
}
.home-detail-l {
	width: 60%;
}
.big-img {
	text-align: right;
}
.sm-img {
	margin-top: 16px;
	position: relative;
}
.sm-img .bx-viewport {
	overflow: hidden;
}
.sm-img .bx-pager {
	display: none;
}
.sm-img .bx-wrapper {
	margin-left: 40px;
}
.sm-img .slide {
	background-color: #d4c08a;
	cursor: pointer;
}
.sm-img .bx-controls-direction a {
	display: block;
	width: 32px;
	height: 100px;
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
	top: 0;
}
.sm-img .bx-controls-direction a.bx-prev {
	background: url(/skin/images/dleft_03.jpg) no-repeat;
	left: 0px;
}
.sm-img .bx-controls-direction a.bx-next {
	background: url(/skin/images/dright_03.jpg) no-repeat;
	right: 0px;
}
.sm-img .active img {
	transform: scale(.96);
}
.home-detail-r {
	width: 33.33%;
}
.home-detail-r strong {
	display: block;
	font-size: 20px;
	color: #000;
	margin-top: 38px;
	padding-bottom: 70px;
	font-weight: normal;
	border-bottom: 1px solid #b0b0b0;
	margin-bottom: 55px;
}
.home-detail-r p {
	font-size: 14px;
	color: #666;
	line-height: 48px;
}
.home-detail-r p span {
	color: #000;
}
.home-detail-r p i {
	font-style: normal;
	font-size: 30px;
	color: #d6ab77;
}
.home-detail-r p small {
	font-size: 14px;
}
.home-detail-r p.jiage {
	margin-top: 40px;
}
a.collect {
	display: block;
	width: 180px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	background-color: #b0b0b0;
	font-size: 14px;
	color: #fff;
	margin-top: 50px;
}
a.collect img {
	margin-right: 9px;
	transform: translateY(-1px);
}
.exhibition {
	width: 70.8%;
	margin-top: 60px;
}
.exhibition-tit {
	height: 58px;
	line-height: 58px;
	background-color: #f6f6f6;
	border: 1px solid #e5e5e5;
	font-size: 18px;
	color: #333;
}
.exhibition-tit span {
	display: block;
	height: 56px;
	border-bottom: 3px solid #d6ab77;
	padding: 0 30px;
	float: left;
}
.exhibition-con {
	padding: 48px 30px 0;
}
.home-recommended {
	width: 26.66%;
}
.home-recommended-k ul {
	margin-top: 36px;
}
.home-recommended-k ul li {
	margin-bottom: 10px;
}
.home-recommended-k ul li p {
	text-align: center;
	font-size: 14px;
	color: #000;
	line-height: 54px;
}
.home-recommended-k2 ul {
	margin-top: 17px;
}
.home-recommended-k2 ul li {
	height: 54px;
	line-height: 54px;
	font-size: 14px;
	border-bottom: 1px dashed #e5e5e5;
	padding-left: 17px;
	background: url(/skin/images/newsbg_03.jpg) no-repeat left center;
	overflow: hidden;
}
.home-recommended-k2 ul li a {
	color: #333;
}
.contactus {
	padding-top: 106px;
}
.contact-pic {
	width: 45.8%;
}
.contact-wen {
	width: 40%;
	margin-right: 5.4%;
	margin-top: 32px;
}
.contact-wen strong {
	font-size: 20px;
	color: #fff;
	display: block;
	margin-bottom: 24px;
}
.contact-wen p {
	/*border-bottom: 1px dashed #e5e5e5;*/
	padding: 11px 0 11px 50px;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
}
.contact-wen p span {
	display: inline-block;
}
.contact-wen p.p1 {
	background: url(/skin/images/a1_03.png) no-repeat left 50%;
}
.contact-wen p.p2 {
	background: url(/skin/images/a2_03.png) no-repeat left 50%;
}
.contact-wen p.p3 {
	background: url(/skin/images/a3_03.png) no-repeat left 50%;
}
.contact-wen p.p4 {
	background: url(/skin/images/a4_03.png) no-repeat left 50%;
}
.ditu {
	margin-top: 75px;
}
.job {
	margin-top: 66px;
	margin-bottom: 90px;
}
.job-tit {
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 22px;
	font-size: 28px;
	color: #000;
}
.job-tit span {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
.job-con {
	margin-top: 36px;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.job-con ul {
	overflow: hidden;
}
.job-con ul li {
	float: left;
	box-sizing: border-box;
	height: 64px;
	text-align: center;
	line-height: 64px;
	background-color: #f9f9f9;
	border-right: 1px solid #e5e5e5;
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #e5e5e5;
}
.job-con ul li.job1 {
	width: 27%;
}
.job-con ul li.job2 {
	width: 15%;
}
.job-con ul li.job3 {
	width: 14%;
}
.job-con ul li.job4 {
	width: 14%;
}
.job-con ul li.job5 {
	width: 14%;
}
.job-con ul li.job6 {
	width: 16%;
	border-right: 0;
}
.job-top {
	overflow: hidden;
}
.job-top span {
	float: left;
	box-sizing: border-box;
	height: 64px;
	text-align: center;
	line-height: 64px;
	border-right: 1px solid #e5e5e5;
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
}
.job-top span.job1 {
	width: 27%;
}
.job-top span.job2 {
	width: 15%;
}
.job-top span.job3 {
	width: 14%;
}
.job-top span.job4 {
	width: 14%;
}
.job-top span.job5 {
	width: 14%;
}
.job-top span.job6 {
	width: 16%;
	background: url(/skin/images/xia_03.jpg) no-repeat right 37px center;
	cursor: pointer;
	border-right: 0;
}
.job-wen {
	padding: 25px 70px 58px;
	display: none;
}
.job-wen b {
	font-size: 14px;
	color: #000;
	display: block;
	margin: 30px 0;
}
.job-wen p {
	font-size: 14px;
	color: #333;
	line-height: 36px;
}
.contact_map {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 125px;
}
#map {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	z-index: 100
}
.news-list {
	padding-top: 74px;
}
.news-list ul {
	margin-bottom: 80px;
}
.news-list ul li {
	margin-top: 36px;
	overflow: hidden;
}
.news-list-pic {
	overflow: hidden;
	width: 520px;
	padding-top: 24px;
	position: relative;
}
.news-list-pic:after {
	content: "";
	position: absolute;
	width: 358px;
	height: 174px;
	border: 5px solid #eee;
	left: 80px;
	top: 0;
	z-index: -1;
	transition: all linear .2s;
}
.news-list-pic img {
	float: left;
}

@media screen and (min-width: 1280px) {
.news-list-pic img {
	width: 368px;
	height: 185px;
}
}
.date {
	float: left;
	background-color: #fff;
	margin-left: 44px;
	overflow: hidden;
	margin-top: 46px;
	font-family: '微软雅黑';
	padding: 4px 0 10px 0;
}
.date-num {
	float: left;
	font-size: 14px;
	color: #999;
	transition: all linear .2s;
}
.date-num .day {
	font-size: 56px;
	color: #000;
	line-height: 62px;
	transition: all linear .2s;
}
.date i {
	font-style: normal;
	font-size: 18px;
	color: #999;
	display: block;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
	transition: all linear .2s;
}
.news-list-wen {
	width: 640px;
	margin-top: 66px;
}
.news-list-wen strong {
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.news-list-wen strong a {
	color: #fff;
	transition: all linear .2s;
}
.news-list-wen p {
	font-size: .3rem;
	color: #fff;
	line-height: .6rem;
	margin-top: 22px;
	height: 2.4rem;
	overflow: hidden;
    text-align: justify;
}
.news-list ul li:hover .news-list-pic:after {
	border: 5px solid #d6ab77;
}
.news-list ul li:hover .date-num {
	color: #d6ab77;
}
.news-list ul li:hover .date-num .day {
	color: #d6ab77;
}
.news-list ul li:hover .date i {
	color: #d6ab77;
}
.news-list ul li:hover .news-list-wen strong a {
	color: #d6ab77;
}
.news-detail {
	margin-bottom: 90px;
	padding-top: 126px;
}
.bdsharebuttonbox {
	float: right;
	margin-top: 12px;
}
.bdsharebuttonbox span {
	float: left;
	font-size: 13px;
	color: #666;
	line-height: 20px;
}
.bdsharebuttonbox a.bds_weixin {
	width: 20px;
	height: 20px;
	margin-top: 0;
	background: url(/skin/images/fx1_03.jpg) no-repeat;
	padding-left: 0;
}
.bdsharebuttonbox a.bds_tsina {
	width: 20px;
	height: 20px;
	margin-top: 0;
	background: url(/skin/images/fx3_03.jpg) no-repeat;
	padding-left: 0;
}
.bdsharebuttonbox a.bds_tqq {
	width: 20px;
	height: 20px;
	margin-top: 0;
	background: url(/skin/images/fx2_03.jpg) no-repeat;
	padding-left: 0;
}
.bdsharebuttonbox a.bds_qzone {
	width: 20px;
	height: 20px;
	margin-top: 0;
	background: url(/skin/images/fx4_03.jpg) no-repeat;
	padding-left: 0;
}
.bdsharebuttonbox a.bds_renren {
	width: 20px;
	height: 20px;
	margin-top: 0;
	background: url(/skin/images/fx5_03.jpg) no-repeat;
	padding-left: 0;
}
.news-detail-tit {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: .5rem;
	padding-top: .8rem;
	overflow: hidden;
}
.news-detail-tit strong {
	display: block;
	font-size: 22px;
	color: #fff;
	line-height: 38px;
}
.news-detail-tit p {
	font-size: .4rem;
	color: #fff;
	margin-top: 20px;
	float: left;
}
.news-detail-tit p span {
	padding-right: .4rem;
}
.news-detail-wen {
	margin-top: 46px;
}
.news-detail-wen p {
	font-size: .4rem;
	color: #fff;
	line-height: 1rem;
	margin-top: .8rem;
}
.news-detail-wen img {
	margin-top: 26px;
}
.fanye {
	height: 70px;
	border: 1px solid #ccc;
	margin-top: 48px;
}
.fanye p {
	font-size: 14px;
	color: #fff;
	line-height: 70px;
	float: left;
}
.fanye p a {
	color: #fff;
}
.fanye p.prev {
	padding-left: 53px;
	background: url(/skin/images/left_03.png) no-repeat left center;
	margin-left: 22px;
}
.fanye p.next {
	padding-right: 53px;
	background: url(/skin/images/right_03.png) no-repeat right center;
	float: right;
	margin-right: 22px;
}
.fanye p.prev:hover {
	background: url(/skin/images/left2_03.png) no-repeat left center;
	color: #d6ab77;
}
.fanye p.next:hover {
	background: url(/skin/images/right2_03.png) no-repeat right center;
	color: #d6ab77;
}
.fanye p:hover a {
	color: #d6ab77;
}
.brand {
	padding-top: 110px;
	margin-bottom: 66px;
}
.profile img {
	float: left;
	margin-right: 56px;
}
.profile p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	padding-top: 30px;
}
.management {
	margin: 66px 0;
}
.management ul {
	overflow: hidden;
	margin-top: 100px;
}
.management ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.management ul li:last-child {
	margin-right: 0;
}
.honor ul {
	margin-top: 36px;
}
.honor ul li {
	float: left;
	width: 19.33%;
	margin-right: 0.83%;
}
.honor ul li:last-child {
	margin-right: 0;
}
.honor-pic {
	border: 2px solid #e5e5e5;
}
.honor ul li p {
	text-align: center;
	font-size: 13px;
	color: #333;
	line-height: 24px;
	padding: 12px 0;
}
.advantage-wrap {
	padding-top: 26px;
	position: relative;
}
.advantage-tit {
	width: 100%;
	text-align: right;
}
.advantage-list {
	width: 660px;
	margin-top: 60px;
	background: url(/skin/images/ysbg_03.jpg) repeat-y;
	padding-top: 76px;
	padding-bottom: 22px;
}
.advantage-list ul li {
	margin-left: 130px;
	margin-bottom: 42px;
	overflow: hidden;
}
.advantage-list ul li .num {
	float: left;
	width: 94px;
}
.advantage-wen {
	width: 392px;
	margin-left: 20px;
}
.advantage-wen span {
	font-size: 24px;
	color: #d6ab77;
	line-height: 1;
	text-transform: uppercase;
	display: block;
}
.advantage-wen strong {
	display: block;
	margin-top: 2px;
	font-size: 24px;
	color: #313131;
	position: relative;
}
.advantage-wen strong:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 2px;
	background-color: #c6c5c4;
	left: 0;
	bottom: -13px;
}
.advantage-wen p {
	font-size: 13px;
	color: #666;
	line-height: 24px;
	margin-top: 25px;
}
.advantage-pic {
	position: absolute;
	border: 5px solid #e8e6e3;
}
.advantage-pic1 {
	left: 80px;
	top: 0;
	z-index: 9;
}
.advantage-pic2 {
	left: 0;
	top: 168px;
	z-index: 7;
}
.advantage-pic3 {
	left: 128px;
	top: 464px;
	z-index: 8;
}
.advantage-pic4 {
	left: 53px;
	top: 638px;
	z-index: 9;
}
.advantage45 {
	width: 100%;
	height: 518px;
	background: url(/skin/images/adbg_02.jpg) no-repeat center center;
	padding-top: 82px;
}
.advantage45-cen {
	height: 436px;
	background: url(/skin/images/adbg2_03.jpg) repeat-y center;
	padding-top: 1px;
}
.advantage45-pic {
	margin: 54px auto 0;
	text-align: center;
}
.advantage-list4 {
	margin-left: 60px;
	width: 526px;
	margin-top: 32px;
	position: relative;
}
.advantage-list4 .num {
	position: absolute;
	right: 0;
	top: 0;
}
.advantage-list4 span {
	font-size: 24px;
	color: #d6ab77;
	line-height: 1;
	text-transform: uppercase;
	display: block;
}
.advantage-list4 strong {
	display: block;
	margin-top: 2px;
	font-size: 24px;
	color: #313131;
	position: relative;
}
.advantage-list4 p {
	font-size: 13px;
	color: #666;
	line-height: 24px;
	margin-top: 16px;
}
.advantage-list5 {
	float: right;
	width: 585px;
	margin-top: 32px;
}
.advantage-list5 .num {
	float: left;
	width: 148px;
	padding-top: 8px;
}
.advantage-list5-wen {
	width: 390px;
	margin-left: 26px;
	float: left;
}
.advantage-list5-wen span {
	font-size: 24px;
	color: #d6ab77;
	line-height: 1;
	text-transform: uppercase;
	display: block;
}
.advantage-list5-wen strong {
	display: block;
	margin-top: 2px;
	font-size: 24px;
	color: #313131;
	position: relative;
}
.advantage-list5-wen p {
	font-size: 13px;
	color: #666;
	line-height: 24px;
	margin-top: 16px;
}
.advantage-list6 {
	margin-top: 0;
}
.encyclopedias {
	margin-top: 72px;
	margin-bottom: 90px;
}
.encyclopedias-pic {
	width: 66.66%;
	position: relative;
}
.encyclopedias-pic .slide {
	position: relative;
}
.encyclopedias-wen {
	position: absolute;
	width: 100%;
	height: 54px;
	line-height: 54px;
	background-color: rgba(0,0,0,.6);
	left: 0;
	bottom: 0;
}
.encyclopedias-pic .bx-viewport {
	overflow: hidden;
}
.encyclopedias-pic .bx-controls-direction {
	display: none;
}
.encyclopedias-wen p {
	width: 80%;
	height: 54px;
	text-indent: 24px;
	overflow: hidden;
	font-size: 14px;
}
.encyclopedias-wen p a {
	color: #fff;
}
.encyclopedias-pic .bx-pager {
	position: absolute;
	width: 97%;
	padding-right: 3%;
	left: 0;
	bottom: 20px;
	text-align: right;
}
.encyclopedias-pic .bx-pager .bx-pager-item {
	width: 8px;
	height: 8px;
	overflow: hidden;
	text-indent: -999px;
	border-radius: 50%;
	display: inline-block;
	margin: 0 5px;
}
.encyclopedias-pic .bx-pager .bx-pager-item a {
	display: block;
	background-color: #b0b0b0;
}
.encyclopedias-pic .bx-pager .bx-pager-item a.active {
	background-color: #d6ab77;
}
.encyclopedias-con {
	width: 30.833%;
}
.encyclopedias-con ul li {
	height: 56px;
	line-height: 56px;
	border-bottom: 1px dashed #e5e5e5;
	padding-left: 20px;
	font-size: 16px;
	overflow: hidden;
	background: url(/skin/images/jia_03.jpg) no-repeat left center;
}
.encyclopedias-con ul li a {
	color: #333;
	display: block;
}
.encyclopedias-k {
	margin-top: 58px;
}
.encyclopedias-tit {
	height: 27px;
	margin-bottom: 36px;
	position: relative;
}
.encyclopedias-tit:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	left: 0;
	top: 13px;
	z-index: -1;
}
.encyclopedias-tit span {
	background-color: #fff;
	padding: 0 16px 0 24px;
	line-height: 27px;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	position: relative;
}
.encyclopedias-tit span:before {
	content: "";
	position: absolute;
	width: 6px;
	height: 23px;
	background-color: #d6ab77;
	left: 0;
	top: 2px;
}
.encyclopedias-tit a {
	display: block;
	float: right;
	width: 94px;
	height: 25px;
	line-height: 25px;
	text-indent: 28px;
	font-size: 14px;
	color: #666;
	border: 1px solid #e5e5e5;
	border-radius: 13px;
	background: #fff url(/skin/images/you1_03.jpg) no-repeat 61px center;
	position: relative;
}
.encyclopedias-tit a:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 27px;
	left: -17px;
	top: 0;
	background-color: #fff;
}
.encyclopedias-tit a:hover {
	border: 1px solid #d6ab77;
	background: #d6ab77 url(/skin/images/you2_03.jpg) no-repeat 61px center;
	color: #fff;
}
.encyclopedias-list {
	width: 48.33%;
}
.encyclopedias-xpic {
	width: 46.55%;
	position: relative;
}
.encyclopedias-xpic p {
	position: absolute;
	width: 100%;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	background-color: rgba(0,0,0,.6);
	font-size: 13px;
	left: 0;
	bottom: 0;
	text-align: center;
}
.encyclopedias-xpic p a {
	color: #fff;
}
.encyclopedias-list ul {
	width: 49.65%;
}
.encyclopedias-list ul li {
	line-height: 42px;
	height: 42px;
	overflow: hidden;
	font-size: 13px;
	padding-left: 18px;
	background: url(/skin/images/jia_03.jpg) no-repeat left center;
}
.encyclopedias-list ul li a {
	color: #333;
	transition: all linear .2s;
}
.encyclopedias-list ul li:hover {
	background: url(/skin/images/jia2_03.jpg) no-repeat left center;
}
.encyclopedias-list ul li:hover a {
	color: #d6ab77;
}
.design-detail {
	margin-top: 60px;
}
.design-detail-pic {
	width: 27%;
	margin-left: 18.66%;
	position: relative;
}
.design-detail-pic a {
	position: absolute;
	display: block;
	width: 180px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	background-color: #d6ab77;
	left: -100px;
	bottom: 36px;
}
.design-detail-wen {
	width: 48.16%;
}
.design-detail-wen b {
	display: block;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	margin-top: 18px;
}
.design-detail-wen strong {
	display: block;
	font-size: 30px;
	color: #d6ab77;
	margin-top: 2px;
	margin-bottom: 30px;
}
.design-detail-wen p {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}
.design-detail-wen p span {
	font-weight: bold;
	color: #fff;
}
.design-detail-sx {
	margin-top: 30px;
}
.design-detail-sx-tit {
	font-size: 16px;
	height: 22px;
	color: #000;
	font-weight: bold;
	position: relative;
}
.design-detail-sx-tit:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #b0b0b0;
	left: 0;
	top: 12px;
}
.design-detail-sx-tit span {
	padding-right: 18px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.design-detail-sx-tit span i {
	font-style: normal;
	font-weight: normal;
	padding-left: 4px;
	font-size: 14px;
	color: #999;
}
.design-detail-sx p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding: 12px 0;
}
.guarantee {
	background-color: #f5f5f5;
	padding-bottom: 1px;
	padding-top: 74px;
}
.guarantee-top {
	text-align: center;
}
.guarantee-tit {
	margin-top: 58px;
}
.guarantee-tit ul li {
	float: left;
	width: 15.9%;
	height: 76px;
	background-color: #b0b0b0;
	text-align: center;
	font-size: 22px;
	margin-right: 0.833%;
}
.guarantee-tit ul li:last-child {
	margin-right: 0;
}
.guarantee-tit ul li a {
	display: block;
	color: #fff;
	padding-top: 14px;
}
.guarantee-tit ul li span {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 24px;
}
.guarantee-tit ul li.active {
	background-color: #d6ab77;
}
.guarantee-con {
	margin-top: 42px;
}
.guarantee-con ul {
	margin-bottom: 60px;
}
.guarantee-con ul li {
	margin-bottom: 10px;
	background-color: #fff;
	padding: 24px;
	overflow: hidden;
}
.guarantee-pic-l {
	width: 24.73%;
}
.guarantee-pic-r {
	width: 17.36%;
}
.guarantee-wen {
	float: left;
	width: 52.6%;
	margin-left: 2.95%;
}
.guarantee-wen strong {
	font-size: 22px;
	color: #121212;
	line-height: 58px;
}
.guarantee-wen p {
	font-size: 13px;
	color: #999;
	line-height: 26px;
	height: 104px;
	overflow: hidden;
}
.fw {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
}
.consultation {
	padding-top: 135px;
	margin-bottom: 90px;
}
.consultation ul li {
	width: 690px;
	margin: 0 auto 16px;
	overflow: hidden;
}
.consultation ul li span {
	float: left;
	width: 75px;
	text-align: right;
	font-size: 16px;
	color: #333;
	line-height: 48px;
}
.consultation ul li span i {
	font-style: normal;
	color: #ec0011;
}
.consultation ul li input {
	width: 598px;
	height: 46px;
	border: 1px solid #b0b0b0;
	text-indent: 16px;
	font-size: 14px;
	color: #333;
	font-family: '微软雅黑';
	margin-left: 10px;
	float: left;
}
.consultation ul li textarea {
	width: 578px;
	height: 140px;
	border: 1px solid #b0b0b0;
	margin-left: 10px;
	padding: 10px;
}
.biaoti input {
	text-align: center;
}
.consultation p {
	width: 690px;
	margin: 0 auto 15px;
	font-size: 14px;
	color: #333;
	text-indent: 88px;
}
.consultation p i {
	font-style: normal;
	color: #ec0011;
}
.consultation button {
	width: 292px;
	height: 48px;
	background-color: #b0b0b0;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.consultation button.tj {
	background-color: #d6ab77;
	margin: 0 16px 0 340px;
	width: 598px
}
.service {
	margin-bottom: 80px;
	padding-top: 50px;
}
.lc {
	position: relative;
	margin-top: 70px;
	margin-bottom: 92px;
}
.lc:after {
	content: "";
	position: absolute;
	width: 42px;
	height: 253px;
	left: 100%;
	top: 72px;
	background: url(/skin/images/ts2_09.jpg) no-repeat;
}
.fw-con {
	margin-top: 54px;
}
.fw-con-pic {
	width: 41.66%;
}
.fw-con-wen {
	width: 58.34%;
	border-top: 1px solid #eee;
}
.fw-con-wen ul li {
	height: 148px;
	overflow: hidden;
}
.fw-con-wen ul li span {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	border: 1px solid #d8d8d8;
	font-size: 30px;
	color: #d6ab77;
	margin: 37px 0 0 48px;
}
.fw-con-wen-r {
	margin-left: 150px;
}
.fw-con-wen-r strong {
	font-size: 18px;
	color: #313131;
	display: block;
}
.fw-con-wen-r p {
	width: 518px;
	font-size: 13px;
	color: #666;
	line-height: 24px;
	margin-top: 8px;
}
.baike-tit-list {
	margin-top: 100px;
}
.baike-tit ul {
	overflow: hidden;
}
.baike-tit ul li {
	float: left;
	width: 24.31%;
	margin-right: 0.833%;
	height: 96px;
	background-color: #eee;
}
.baike-tit ul li:last-child {
	margin-right: 0;
}
.baike-tit ul li span {
	display: block;
	width: 49px;
	height: 40px;
	float: left;
	margin-top: 28px;
	margin-left: 27px;
	margin-right: 22px;
}
.baike-tit ul li span.baike-bg1 {
	background: url(/skin/images/bk01_03.png) no-repeat;
}
.baike-tit ul li span.baike-bg2 {
	background: url(/skin/images/bk02_03.png) no-repeat;
}
.baike-tit ul li span.baike-bg3 {
	background: url(/skin/images/bk03_03.png) no-repeat;
}
.baike-tit ul li span.baike-bg4 {
	background: url(/skin/images/bk04_03.png) no-repeat;
}
.baike-tit ul li strong {
	font-size: 22px;
	color: #121212;
	font-weight: normal;
	display: block;
	margin-top: 22px;
}
.baike-tit ul li p {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	margin-top: 8px;
}
.baike-tit ul li.active {
	background-color: #d6ab77;
}
.baike-tit ul li.active span.baike-bg1 {
	background: url(/skin/images/bk05_03.png) no-repeat;
}
.baike-tit ul li.active span.baike-bg2 {
	background: url(/skin/images/bk06_03.png) no-repeat;
}
.baike-tit ul li.active span.baike-bg3 {
	background: url(/skin/images/bk07_03.png) no-repeat;
}
.baike-tit ul li.active span.baike-bg4 {
	background: url(/skin/images/bk08_03.png) no-repeat;
}
.baike-tit ul li.active strong {
	color: #fff;
}
.baike-tit ul li.active p {
	color: #fff;
}
.baike-mt {
	padding-top: 18px;
}
.baike-mt ul {
	margin-bottom: 0;
	padding-bottom: 60px;
	border-bottom: 1px solid #e5e5e5;
}
.baike-list {
	margin-top: 24px;
	margin-bottom: 90px;
}
.baike-list ul li {
	height: 74px;
	line-height: 74px;
	border-bottom: 1px dashed #b0b0b0;
	padding-left: 24px;
	background: url(/skin/images/jia_03.jpg) no-repeat left center;
	overflow: hidden;
	font-size: 14px;
}
.baike-list ul li a {
	color: #333;
	display: block;
	width: 86%;
	float: left;
	overflow: hidden;
	transition: all linear .2s;
}
.baike-list ul li span {
	color: #999;
	font-size: 14px;
	float: right;
	transition: all linear .2s;
}
.baike-list ul li:hover {
	background: url(/skin/images/jia2_03.jpg) no-repeat left center;
}
.baike-list ul li:hover a {
	color: #d6ab77;
}
.baike-list ul li:hover span {
	color: #d6ab77;
}
.paging {
	text-align: center;
	margin-top: 72px;
	font-size: 13px;
	color: #666;
}
.paging span {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	border: 1px solid #b0b0b0;
	margin: 0 1px;
	font-size: 13px;
}
.paging span a {
	color: #666;
	display: block;
	padding: 0 14px;
}
.paging span.active {
	border: 1px solid #d6ab77;
}
.paging span.active a {
	background-color: #d6ab77;
	color: #fff;
}
.desiger-list {
	padding-top: 46px;
	margin-bottom: 80px;
}
.desiger-list ul {
	margin-bottom: 52px;
	overflow: hidden;
}
.desiger-list ul li {
	float: left;
	width: 24.5%;
	margin-right: 0.66%;
	margin-bottom: 8px;
	position: relative;
}
.desiger-list ul li:nth-child(4n) {
	margin-right: 0;
}
.desiger-list-pic {
	position: relative;
}
.desiger-list-pic i {
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: all linear .2s;
}
.desiger-list ul li .desiger-list-wen {
	height: 70px;
	/*border-bottom: 1px solid #e5e5e5;*/
	line-height: 70px;
}
.desiger-list ul li .desiger-list-wen p {
	color: #fff;
	font-size: 22px;
}
.desiger-list ul li .desiger-list-wen p span {
	display: inline-block;
	margin-left: 8px;
	font-size: 14px;
	color: #999;
}
.desiger-list ul li:hover .desiger-list-pic i {
	opacity: 1;
}
.construct-wrap {
	background-color: #f2f2f2;
	padding: 80px 0;
}
.construct-con {
	background-color: #fff;
	padding: 60px 118px;
	position: relative;
}
.construct-pic {
	width: 33.6%;
}
.construct-wen {
	width: 58.5%;
}
.construct-wen b {
	display: block;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	margin-top: 18px;
}
.construct-wen strong {
	display: block;
	font-size: 30px;
	color: #d6ab77;
	margin-top: 2px;
	margin-bottom: 36px;
}
.construct-wen p {
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.construct-wen p span {
	font-weight: bold;
	color: #000;
}
a.sleft {
	position: absolute;
	display: block;
	width: 46px;
	height: 80px;
	left: 36px;
	top: 42%;
}
a.sright {
	position: absolute;
	display: block;
	width: 46px;
	height: 80px;
	right: 36px;
	top: 42%;
}
.technology {
	margin-top: 100px;
	margin-bottom: 70px;
}
.technology-tit {
	position: relative;
}
.technology-tit .slide {
	width: 24.416%;
	height: 96px;
	background-color: #eee;
}
.technology-tit .bx-viewport {
	overflow: hidden;
}
.technology-tit .slide .num {
	font-size: 48px;
	color: #c5c5c5;
	font-family: 'Arial';
	font-weight: bold;
	line-height: 96px;
	margin-left: 26px;
	margin-right: 22px;
	float: left;
}
.technology-tit .slide strong {
	display: block;
	font-size: 22px;
	color: #121212;
	font-weight: normal;
	margin-top: 18px;
}
.technology-tit .slide span {
	display: block;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	margin-top: 10px;
}
.technology-tit .hover {
	background-color: #d6ab77;
}
.technology-tit .hover .num {
	color: #fff;
}
.technology-tit .hover strong {
	color: #fff;
}
.technology-tit .hover span {
	color: #fff;
}
.technology-tit .bx-pager {
	display: none;
}
.technology-tit .bx-controls-direction a {
	display: block;
	width: 48px;
	height: 52px;
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
	top: 25px;
}
.technology-tit .bx-controls-direction a.bx-prev {
	background: url(/skin/images/gleft_03.png) no-repeat;
	left: -60px;
}
.technology-tit .bx-controls-direction a.bx-next {
	background: url(/skin/images/gright_03.png) no-repeat;
	right: -60px;
}
.technology-con {
	margin-top: 48px;
}
.technology-con ul li {
	float: left;
	box-sizing: border-box;
	width: 49.58%;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 9px 0.82%;
	overflow: hidden;
}
.technology-con ul li:nth-child(2n) {
	float: right;
}
.technology-pic {
	width: 45.39%;
}
.technology-wen {
	width: 53.39%;
}
.technology-top {
	background-color: #eee;
	padding: 8px 0;
	overflow: hidden;
}
.technology-top span {
	display: block;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	background-color: #d6ab77;
	font-size: 24px;
	float: left;
}
.technology-top strong {
	font-weight: normal;
	color: #333;
	font-size: 20px;
	float: left;
	margin-left: 20px;
	line-height: 32px;
}
.technology-wen p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding: 18px 14px 0 20px;
	max-height: 90px;
	overflow: hidden;
}
/* 在施工地 */
.houses {
	background-color: #f5f5f5;
	padding: 84px 0 65px 0;
}
.houses-tit {
	height: 40px;
	position: relative;
}
.houses-tit img {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	z-index: 2;
}
.houses-tit:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #b0b0b0;
	left: 0;
	top: 19px;
}
.houses-item {
	background-color: #fff;
	margin-top: 48px;
	overflow: hidden;
}
.houses-item-pic {
	width: 66.66%;
}
.houses-item-wen {
	width: 27%;
	margin-left: 6%;
}
.houses-item-wen strong {
	font-size: 22px;
	color: #000;
	font-weight: normal;
	display: block;
	margin: 40px 0 20px 0;
}
.houses-item-wen p {
	font-size: 14px;
	color: #666;
	line-height: 36px;
}
.houses-item-wen p a {
	display: inline-block;
	width: 118px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #d6ab77;
	border-radius: 12px;
	font-size: 13px;
	color: #d6ab77;
	margin-left: 14px;
}
a.canguan {
	display: block;
	width: 160px;
	height: 40px;
	background-color: #d6ab77;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	margin-top: 34px;
}
.houses-list {
	margin-bottom: 80px;
}
.houses-list-tit {
	border-bottom: 1px solid #e5e5e5;
	font-size: 20px;
	color: #000;
	line-height: 48px;
	margin: 28px 0 32px;
}
.houses-list-l {
	width: 60%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.houses-list-bt li {
	box-sizing: border-box;
	float: left;
	background-color: #ddd;
	height: 64px;
	line-height: 64px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	color: #000;
}
.houses1 {
	width: 21.52%;
}
.houses2 {
	width: 14.16%;
}
.houses3 {
	width: 27.77%;
}
.houses4 {
	width: 15.69%;
}
.houses5 {
	width: 20.86%;
}
#content {
	width: 100%;
	height: 792px;
}
.houses-list-con ul li span {
	box-sizing: border-box;
	float: left;
	height: 66px;
	line-height: 64px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	color: #000;
	overflow: hidden;
}
.houses-list-con ul li a {
	padding: 6px 27px;
	background-color: #b0b0b0;
	color: #fff;
	border-radius: 20px;
	transition: all linear .2s;
}
.houses-list-con ul li a:hover {
	background-color: #d6ab77;
}
.houses-list-r {
	width: 37.2%;
}
.gd1 {
	width: 100%;
	margin-bottom: 8px;
}
.gd2 {
	width: 58.22%;
	margin-bottom: 8px;
}
.gd3 {
	width: 40%;
	margin-bottom: 8px;
}
.m24 {
	margin-top: 24px;
}
.m34 {
	margin-top: 34px;
}
.m44 {
	margin-top: 34px;
}
.experience {
	margin-top: 90px;
	margin-bottom: 90px;
}
.experience ul li {
	padding-bottom: 25px;
	border-bottom: 1px solid #b0b0b0;
	margin-bottom: 36px;
}
.experience ul li strong {
	display: block;
	margin-top: 30px;
	font-size: 22px;
	color: #000;
	font-weight: bold;
}
.experience ul li p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.experience_3D {
	display: inline;
	height: auto;
	overflow: hidden;
	width: 100%;
}
.experience ul li p.experience-desiger {
	line-height: 66px;
}
.experience ul li p.experience-desiger .de1 {
	padding: 0 14px 0 21px;
	background: url(/skin/images/sjs_03.jpg) no-repeat left center;
}
.experience ul li p.experience-desiger .de2 {
	padding: 0 16px 0 38px;
	background: url(/skin/images/fg_03.jpg) no-repeat 17px center;
}
.xff {
	position: fixed;
	width: 72px;
	right: 20px;
	top: 85%;
}
.xff ul li {
	width: 72px;
	height: 72px;
	margin-bottom: 2px;
	overflow: hidden;
}
.xff ul li a {
	display: block;
	width: 72px;
	height: 72px;
}
.xff ul li.xf1 {
	background: url(/skin/images/xf.jpg) no-repeat left top;
}
.xff ul li.xf2 {
	background: url(/skin/images/xf.jpg) no-repeat left -74px;
}
.xff ul li.xf3 {
	background: url(/skin/images/xf.jpg) no-repeat left -148px;
}
.xff ul li.xf4 {
	background: url(/skin/images/xf.jpg) no-repeat left -221px;
}
.xff ul li.xf5 {
	background: url(/skin/images/xf.jpg) no-repeat left -295px;
}
.xff ul li.xf6 {
	background: url(/skin/images/xf.jpg) no-repeat left -369px;
}
.xff ul li.xf1:hover {
	background: url(/skin/images/xf2.jpg) no-repeat left top;
}
.xff ul li.xf2:hover {
	background: url(/skin/images/xf2.jpg) no-repeat left -74px;
}
.xff ul li.xf3:hover {
	background: url(/skin/images/xf2.jpg) no-repeat left -148px;
}
.xff ul li.xf4:hover {
	background: url(/skin/images/xf2.jpg) no-repeat left -221px;
}
.xff ul li.xf5:hover {
	background: url(/skin/images/xf2.jpg) no-repeat left -295px;
}
.xff ul li.xf6:hover {
	background: url(/skin/images/xf2.jpg) no-repeat left -369px;
}
.pageNum {
	width: 100%;
	text-align: center;
	margin: 20px 0
}
.pageNum li {
	background: #d6ab77;
	display: inline-block;
	list-style-type: none;
	margin: 5px 1px;
	padding: 5px 14px
}
.pageNum li.thisclass, .pageNum li:hover {
	background: #d6ab77;
	color: #fff
}
.pageNum li:hover a, .pageNum li.thisclass a {
	color: #fff
}
.links {
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
}
.links li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}