﻿@charset "utf-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0
}
body {
	background: #fff;
	-webkit-text-size-adjust: 100%;
	font-family: "微软雅黑"!important;
	font-size: 16px;
	color: #333
}
a {
	text-decoration: none;
	font-size: 16px;
	font-weight: 400px;
}
a:hover {
	text-decoration: none
}
em {
	font-style: normal
}
li {
	list-style: none
}
img {
	border: 0;
	vertical-align: middle
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
p {
	word-wrap: break-word
}
.ewm_all{
	position:fixed;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.9);
	z-index: 999999;
	top: 0;
	left: 0;
	display: none
}
.ewm_main{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 178px;
	height:230px;
	margin-left: -89px;
	margin-top: -110px;
	text-align: center;
	border:10px solid #fff;
	background: #fff;
	border-radius: 2px
}
.ewm_main p{padding-top: 12px;}
.header_big a, .header_big ul li span, a, .facebook, .twitter, .linkedin, .footer_cont, .new_all ul li .new_img .new_bj, .new_all ul li, .zs_submit input, .slv, .cat {
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.shadow {
	-webkit-box-shadow: #aaa 0px 0px 10px;
	-moz-box-shadow: #aaa 0px 0px 10px;
	box-shadow: #aaa 0px 0px 10px;
}
.max_1200 {
	width: 1200px;
	margin: 0 auto;
}
.max_100 {
	width: 100%;
	overflow: hidden;
}
.main_back {
	background: #dfd8d2;
}
.main_color {
	color: #e27b5b
}
.main_color_hover {
	color: #DFD8D2
}
.header {
	width: 100%;
	height: 50px;
	position: fixed;
	background: #dfd8d2;
	z-index: 9999
}
.header_big {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	margin-top: 26px;
}
.header_big ul {
	float: right;
}
.header_big ul li {
	float: left;
	margin-left: 40px;
}
.header_big ul li a {
	font-size: 16px;
	line-height: 40px;
	color: #fff
}
.header_big ul li a:hover, .header_selc {
	color: #E27B5B!important
}
.header_big ul li span {
	display: block;
	width: 160px;
	background: url(../../images/kd/tell.png) no-repeat center center;
	height: 40px;
}
.header_big ul li span:hover {
	background: url(../../images/kd/tell1.png) no-repeat center center;
}
.header_big ul li .search {
	height: 40px;
	width: 40px;
	display: block;
	background: url(../../images/kd/search-light2.png) center center no-repeat;
}
.header_big ul li .search:hover {
	background: url(../../images/kd/search-hover2.png) no-repeat center center;
}
.header_small {
	margin: 0 auto;
	padding: 5px;
}
.header_small ul li a {
	color: #333;
	font-weight: 400;
}
.header_small ul li span {
	background: url(../../images/kd/small_tell.png) no-repeat center center;
}
.header_small ul li .search {
	background: url(../../images/kd/small_search.png) center center no-repeat;
}
.footer {
	background: rgba(49,48,46,1);
	padding-top: 84px;
	position: relative;
	top:0;
}
.foofer_left {
	float: left;
	padding-top: 64px;
}
.foofer_left h1 {
	margin: 0;
	margin-bottom: 10px;
}
.foofer_left h2 {
	width: 420px;
	height: 1px;
	background: rgba(92,91,89,1);
}
.foofer_left p {
	color: #DFD8D2;
	line-height: 28px;
	padding-top: 18px;
	font-size: 14px;
	padding-bottom: 33px;
}
.footer_right {
	float: right;
	padding-top: 64px;
}
.footer_right ul {
	text-align: right;
	padding-top: 58px;
}
.footer_right ul li {
	color: #dfd8d2;
	display: inline-block;
	height: 35px;
	vertical-align: middle;
	width: 40px;
}
.facebook {
	background: url("../../images/kd/facebook-sprite.png") no-repeat right 0px
}
.facebook:hover {
	background: url("../../images/kd/facebook-sprite.png") no-repeat right -39px
}
.twitter {
	background: url("../../images/kd/twitter-sprite.png") no-repeat right 0px
}
.twitter:hover {
	background: url("../../images/kd/twitter-sprite.png") no-repeat right -39px
}
.linkedin {
	background: url("../../images/kd/linkedin-sprite.png") no-repeat right 0px
}
.linkedin:hover {
	background: url("../../images/kd/linkedin-sprite.png") no-repeat right -39px
}
.footer_cont {
	display: inline-block;
	left: 50%;
	line-height: 14px;
	margin-left: -100px;
	position: absolute;
	top: 120px;
	line-height: 14px;
	background: url(../../images/kd/right.png) 60px center no-repeat;
	width: 200px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.footer_cont a {
	font-weight: 100;
	color: #e27b5b;
	display: inline-block;
	font-size: 12px;
	width: 200px;
	position: relative;
}
.footer_cont:hover {
	background: url(../../images/kd/right1.png) no-repeat 70px center;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.footer_cont a:hover {
	color: #dfd8d2!important
}
.foot_bottom {
	background: #282726;
	height: 40px;
}
.foot_bottom p, .foot_bottom a {
	line-height: 40px;
	font-size: 14px;
	color: #808080
}
/*关于*/
.about_1 {
	background: url(../../images/kdd/about_1.jpg) fixed;
	overflow: hidden;
}
.about_1_main {
	margin-top: 180px;
	padding-top: 40px;
	background: url(../../images/kd/about/img_2.png) no-repeat 816px 550px #DFD8D2;
}
.bt_all {
	padding-left: 58px;
}
.bt_all a, .bt_all font {
	font-size: 14px;
}
.bt_all span {
	display: inline-block;
	width: 46px;
	height: 1px;
	background: rgba(226,123,91,1);
	position: relative;
	bottom: 5px;
	margin: 0 10px;
}
.about_1_bt {
	display: block;
	text-align: center;
	padding-top: 90px
}
.about_1_p {
	padding-left: 106px;
	padding-top: 74px;
	padding-bottom: 158px;
}
.about_2 {
	position: relative;
	z-index: 99;
	-webkit-box-shadow: #aaa 0px 0px 10px;
	-moz-box-shadow: #aaa 0px 0px 10px;
	box-shadow: #aaa 0px 0px 10px;
	padding: 100px 0;
}
.shadow {
	position: relative;
	z-index: 99;
	-webkit-box-shadow: #aaa 0px 0px 10px;
	-moz-box-shadow: #aaa 0px 0px 10px;
	box-shadow: #aaa 0px 0px 10px;
}
.about_2_img {
	width: 738px;
	float: left;
}
.about_2_right {
	float: right;
	width: 376px;
}
.about_2_right h1 {
	padding-top: 22px;
	padding-bottom: 27px
}
.about_1_p, .about_2_right p {
	font-size: 16px;
	color: rgba(51,51,51,1);
	line-height: 26px;
	text-align: justify
}
.about_3 {
	width: 100%;
	background: url(../../images/kd/about/img_5.jpg) center center;
	padding: 120px 0;
	overflow: hidden;
}
/* m-banner */
.about_3_mb-news {
	position: relative;
	width: 0;
	float: left;
}
.about_3mb-img {
	height: 603px;
}
.about_3_mb-inav {
	width: 600px;
	height: 150px;
	float: right;
}
.about_3_mb-inav li {
	width: 10px;
	height: 150px;
	margin-bottom: 1px
}
.about_3_mb-inav li a {
	display: block;
	width: 490px;
	height: 100px;
	background: #DFD8D2;
	padding: 0 60px;
	padding-top: 50px;
	color: #333
}
.about_3_mb-inav li a p {
	line-height: 22px;
	padding-top: 6px
}
.about_3_mb-inav li a.cur {
	background: #E27B5B;
	cursor: pointer;
	color: #fff
}
.about_3_mb-inav li a .about_3_img_on, .about_3_mb-inav li a.cur .about_3_img {
	display: none
}
.about_3_mb-inav li a.cur .about_3_img_on {
	display: inline-block;
}
.mb-ibox_about_3 {
	width: 599px;
	height: 603px;
	position: relative;
	overflow: hidden;
	float: left;
}
.mb-ibox_about_3 img {
	width: 100%;
	cursor: default
}
.mb-ibox_about_3 a {
	display: block;
	width: 599px;
	height: 603px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: none
}
.about_4 {
	padding: 120px 0;
}
.about_4_main {
	background: url(../../images/kd/about/img_10.jpg) center center no-repeat;
	height: 653px;
	position: relative;
}
.about_4_main_right {
	position: absolute;
	top: 170px;
	right: 120px;
}
.about_4_main_right p {
	padding-top: 20px;
	line-height: 24px
}
.about_5 {
	background: #3e3c3b
}
.about_5 h1 {
	display: block;
	padding-top: 120px;
	text-align: center;
	padding-bottom: 60px
}
.syFocusThumb1 .prev {
	background: url(../../images/kd/about/img_17.png) no-repeat;
	width: 84px;
	height: 14px;
	-webkit-transition: all 0.45s;
	transition: all 0.45s;
}
.syFocusThumb1 .next {
	background: url(../../images/kd/about/img_16.png) no-repeat;
	width: 84px;
	height: 14px;
	-webkit-transition: all 0.45s;
	transition: all 0.45s;
}
.wl:hover, .gq:hover, .toc:hover {
	color: #e27b5b!important
}
.wl {
	font-size: 18px;
	background: none!important;
	font-style: normal!important;
	top: 46px!important;
	left: -80px!important;
	color: #6b6561
}
.gq {
	font-size: 18px;
	background: none!important;
	font-style: normal!important;
	top: 46px!important;
	right: -70px!important;
	color: #6b6561;
	left: auto;
}
.contentdiv {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
.contentdiv h2 {
	font-size: 22px;
	color: #e27b5b;
	font-weight: 100;
	padding-bottom: 30px;
	display: block;
	width: 100%
}
.contentdiv p {
	display: block;
	padding: 0 8%;
	font-size: 16px;
	color: #dfd8d2
}
.syFocusThumb1 {
	position: relative;
	width: 1200px;
	height: 250px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 140px;
}
.pagination {
	position: absolute;
	text-align: center;
	width: 800px;
	height: 74px;
	color: #fff;
	clear: both;
	top: 0;
	left: 50%;
	margin-left: -400px;
	background: url(../../images/kd/about/img_13.jpg) repeat-x center 58px;
}
.syFocusThumb1 .prev:hover {
	left: -10px;
	background: url(../../images/kd/left1.png) no-repeat;
}
.syFocusThumb1 .next:hover {
	right: -10px;
	background: url(../../images/kd/right1.png) no-repeat;
}
.thumbWrap {
	position: absolute;
	width: 780px;
	overflow: hidden;
	top: 0;
	left: 50%;
	margin-left: -390px;
	text-align: center;
}
.holder {
	width: 40000px
}
.holder I {
	cursor: pointer;
}
.prev {
	position: absolute;
	width: 13px;
	top: 150px;
	cursor: pointer;
	left: 5px
}
.next {
	position: absolute;
	width: 13px;
	top: 150px;
	cursor: pointer;
	right: 5px;
}
.pagination I.selected {
	background: url(../../images/kd/about/img_15.jpg) no-repeat bottom center;
	width: 130px;
	color: #e27b5b;
	height: 74px;
	text-align: center;
	font-size: 24px;
	line-height: 50px
}
.sliderwrapper {
	width: 100%;
	text-align: left;
}
.toc {
	font-size: 14px;
	font-style: normal;
	display: block;
	background: url(../../images/kd/about/img_14.jpg) no-repeat bottom center;
	width: 130px;
	height: 74px;
	text-align: center;
	line-height: 56px;
	color: #6b6561
}
.about_6 h1 {
	text-align: center;
	padding-top: 120px;
	padding-bottom: 80px
}
.about_7 {
	background: url(../../images/kdd/about_7.jpg) center center;
}
.about_7 h1 {
	text-align: center;
	padding: 120px 0;
	padding-bottom: 60px
}
/*结束*/

/*联系*/

.content_all {
	width: 100%;
	position: relative;
}
.content_main {
	position: absolute;
	right: 10%;
	width: 384px;
	height: 475px;
	margin-top: -237px;
	top: 50%;
	background: #dfd8d2;
	z-index: 999
}
.content_main h1 {
	display: block;
	width: 336px;
	height: 93px;
	background: #e27b5b;
	padding-top: 30px;
	padding-left: 48px;
}
.content_main ul {
	display: block;
	padding-left: 48px;
	padding-top: 38px;
}
.content_main ul li {
	display: block;
	width: 276px;
	clear: left;
	border-bottom: 1px solid #808080;
	padding-bottom: 8px;
	margin-bottom: 28px;
}
.content_main ul li h2 {
	display: inline-block;
	width: 44px;
	height: 44px;
	float: left;
}
.content_main ul li h3 {
	color: #1a1a1a;
	font-size: 18px;
	font-weight: 100;
	line-height: 18px;
	padding-top: 4px
}
.content_main ul li h4 {
	color: #1a1a1a;
	font-size: 14px;
	font-weight: 100;
	line-height: 14px;
	padding-top: 2px
}
/*联系*/

/*新闻*/
.new_all {
	margin-top: 180px;
	padding-top: 58px;
	border-top: 1px solid #bfb9b4;
	padding-bottom: 120px;
}
.new_all h1 {
	text-align: center;
	padding-top: 86px;
}
.new_all ul {
	display: block;
	width: 870px;
	margin: 0 auto;
	padding-top: 65px;
}
.new_all ul li {
	padding-bottom: 60px;
}
.new_all ul li, .new_all ul li .new_img {
	display: block;
	width: 870px;
	height: auto;
	position: relative;
	overflow: hidden;
}
.new_all ul li .new_img img {
	width: 100%
}
.new_all ul li .new_img .new_bj {
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	opacity: 0
}
.new_all ul li:hover .new_img .new_bj {
	opacity: 1
}
.new_all ul li .new_img .new_bj .new_an {
	display: block;
	width: 200px;
	height: 50px;
	background: rgba(226,123,91,1);
	font-size: 16px;
	color: rgba(255,255,255,1);
	line-height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top: -25px;
}
.new_all ul li .new_img .new_bj .new_an:hover, .zs_main .bth:hover, .zs_submit input:hover {
	background: #dfd8d2;
	color: #333
}
.new_time {
	width: 60px;
	height: 60px;
	background: #e27b5b;
	text-align: center;
	float: left;
	margin-right: 20px;
}
.new_time h4 {
	font-size: 28px;
	color: #fff;
	font-weight: 100;
	line-height: 20px;
	padding-top: 13px
}
.new_time h5 {
	font-size: 14px;
	color: #fff;
	font-weight: 100;
	line-height: 20px;
}
.new_all ul li h2 {
	font-size: 24px;
	color: #1a1a1a;
	font-weight: 100;
	padding-bottom: 2px;
	padding-top: 6px;
}
.new_all ul li h3 {
	font-size: 14px;
	color: #333;
	font-weight: 100;
	background: url(../../images/kd/img_42.png) left center no-repeat;
	float: left;
	font-family: Arial;
	padding-left: 20px;
}
.new_all ul li p {
	display: block;
	width: 100%;
	clear: left;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	color: #1a1a1a
}
.new_cont {
	padding-top: 20px;
}
.pages_all {
	text-align: center;
	width: 100%
}
.pages_all a, .pages_all span {
	display: inline-block;
	overflow: hidden;
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	color: #333;
	margin: 0 5px;
}
.pages_all span, .pages_all a:hover {
	color: #e27b5b;
}
.prev_a1 {
	background: url(../../images/kd/left.png) no-repeat center right;
	width: 84px;
	margin-right: 20px!important;
	padding-left: 10px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}
.prev_a1:hover {
	background: url(../../images/kd/left1.png) no-repeat center left;
}
.next_a1 {
	background: url(../../images/kd/right.png) no-repeat center left;
	width: 84px;
	margin-left: 20px!important;
	padding-right: 10px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}
.next_a1:hover {
	background: url(../../images/kd/right1.png) no-repeat center right;
}
.cont_new {
	padding: 40px 58px;
}
.new_show_time {
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	padding-top: 8px;
}
.show_pages_all ol {
	padding: 0 58px;
}
.show_pages_all ol li {
	float: left;
	width: 50%;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	color: #e27b5b
}
.show_pages_all ol li a {
	color: #333;
}
.show_pages_all ol li:hover, .show_pages_all ol li:hover a {
	color: #e27b5b
}
.blank {
	width: 100%;
	height: 1px;
	clear: left;
}
/*招商*/
.zs_1 {
	background: url(../../images/kd/zs/img_2.jpg) center center;
}
.zs_1 h2 {
	text-align: center;
	padding-top: 130px;
	padding-bottom: 403px;
}
.zs_1_all {
	background: url(../../images/kd/zs/img_3.jpg) center center fixed;
}
.zs_2 {
	position: relative;
	padding-bottom: 10px;
}
.zs_5d {
	margin-top: -10px;
	position: relative;
     z-index: 333;
}
.zs_5d h1, .zs_3_tit {
	text-align: center;
	padding: 120px 0;
}
.zs_3_tit, .zs_5d h1 {
	padding-bottom: 60px
}
.zs_5d ul li {
	float: left;
	width: 239px;
	margin-right: 1px;
}
.zs_5d ul li img {
	width: 100%;
}
.zs_3 {
	width: 100%;
	text-align: center;
	position: relative;
	text-align: center;
	background: url(../../images/kd/zs/img_28.jpg) fixed center center;
}
.zs_main {
	background: rgba(0,0,0,0.6);
	padding-bottom: 144px
}
.zs_main h1 {
	padding-top: 164px;
	font-size: 32px;
	color: #fff;
	line-height: 32px;
	font-weight: 400;
	padding-bottom: 46px;
}
.zs_main p {
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	font-weight: 400;
	padding-bottom: 46px;
}
.zs_main a {
	display: block;
	margin: 0 auto;
	width: 184px;
	height: 42px;
	background: #E27B5B;
	font-size: 16px;
	color: #fff;
	line-height: 42px;
	border-radius: 2px
}
.zs_dem h1, .zs_cus h1, .zs_dex h1, .zs_cp h1, .zs_7 h1, .zs_5 h1, .zs_10 h1, .zs_bd h1 {
	text-align: center;
	padding-top: 120px;
	padding-bottom: 80px;
}
.zs_dem_main {
	overflow: hidden;
}
.zs_dem ul {
	display: block;
	width: 1220px;
}
.zs_dem ul li {
	float: left;
	margin: 0 5px;
}
.zs_cus, .zs_dem, .zs_dex, .zs_10, .zs_bd {
	padding-bottom: 120px
}
.zs_dex ul li {
	float: left;
}
.zs_cp {
	background: #ebebeb
}
.zs_9 {
	width: 100%;
	height: 650px;
	background: url(../../images/kd/zs/img_34.jpg);
}
.zs_9_main {
	width: 1200px;
	margin: 0 auto;
	padding-top: 177px
}
.zs_10_main {
	width: 1115px;
	height: 196px;
	background: url(../../images/kd/zs/img_36_6.png) no-repeat 0 139px;
	margin: 0 auto;
	position: relative;
}
.zs_10_main ul li {
	display: inline-block;
	padding-right: 96px;
}
.zs_10_main .zs_10_main_5 {
	position: absolute;
	bottom: 0;
	right: 0
}
.zs_10_main ul {
	padding-left: 60px;
}
.zs_4 {
	text-align: center;
	background: #dfd8d2;
}
.zs_4 h1 {
	font-size: 48px;
	color: #333333;
	font-weight: 100;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 80px;
	line-height: 55px
}
.zs_4_main {
	background: url(../../images/kd/zs/img_13.jpg) center center;
	width: 100%;
	height: 635px;
}
.zs_5 {
	width: 100%;
	background: #f2f2f2;
	height: 1013px;
}
.zs_5_main {
	width: 1200px;
	height: 632px;
	margin: 0 auto;
	background: url(../../images/kd/zs/img_zs_2.png) center 50px no-repeat;
	position: relative;
}
.zs_5_img_1 {
	position: absolute;
	width: 338px;
	height: 101px;
	left: 50%;
	margin-left: -169px;
	bottom: 272px
}
.zs_6 {
	width: 100%;
	background: url(../../images/kd/zs/img_15.jpg) center center;
	height: 801px;
	overflow: hidden;
}
.zs_6 h1 {
	font-size: 32px;
	color: #ffffff;
	font-weight: 100;
	text-align: center;
	padding-top: 127px;
	padding-bottom: 131px;
	line-height: 40px
}
.zs_16 {
	width: 100%;
	text-align: center;
	height: 1157px;
	background: url(../../images/kd/zs/img_16.jpg) center center;
}
.zs_7 {
	width: 100%;
	background: #dfd8d2
}
.swiper-container_zs_7 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.zs_5_img {
	position: absolute;
}
.zs_5_img_2 {
	top: 0;
	left: 0
}
.zs_5_img_4 {
	bottom: 14px;
	left: 543px;
}
.zs_5_img_5 {
	bottom: 137px;
	left: 222px;
}
.zs_5_img_6 {
	top: 121px;
	left: 222px;
}
.zs_5_img_7 {
	top: 3px;
	left: 543px;
}
.zs_5_img_8 {
	top: 116px;
	right: 229px;
}
.zs_5_img_3 {
	bottom: 136px;
	right: 230px;
}
.zs_bd_input, .zs_bd_input_area {
	width: 564px;
	margin: 0 auto;
	height: 21px;
	clear: left;
	margin-bottom: 40px;
}
.zs_bd_input span {
	display: block;
	width: 90px;
	float: left;
	font-size: 16px;
	line-height: 18px;
	text-align: right;
}
.zs_bd_input input {
	width: 470px;
	border: 0;
	border-bottom: 1px solid #e27b5b;
	background: none;
	outline: medium;
	height: 20px;
	font-size: 16px;
	line-height: 21px;
}
.zs_bd_input_area span {
	display: block;
	height: 150px;
	width: 90px;
	float: left;
	text-align: right;
}
.zs_bd_input_area textarea {
	border: 1px solid #e27b5b;
	background: none;
	width: 450px;
	outline: medium;
	height: 130px;
	padding: 10px;
	font-size: 16px;
	font-family: "微软雅黑"
}
.zs_submit {
}
.zs_submit input {
	width: 133px;
	height: 32px;
	display: block;
	background: rgba(226,123,91,1)!important;
	border: 0;
	outline: medium;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 60px
}
.exper_all {
	background: url(../../images/kd/ty/ty_top_banner.jpg) center center fixed;
}
.exper_top {
	margin-top: 180px;
}
.ty_top {
	padding: 0 40px;
	padding-top: 108px;
	width: 1120px;
	margin: 0 auto;
}
.ty_top_main {
	padding-bottom: 60px!important
}
.ty_back {
	width: 660px;
	height: 400px;
	position: relative;
	float: left;
}
.ty_back img {
	position: absolute;
	top: 25px;
	left: 25px;
	z-index: 2
}
.dis_bl {
	display: block;
}
.dis_no {
	display: none;
}
.ty_back p {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.75);
	position: absolute;
	top: 0;
	left: 0
}
.ty_back span {
	display: block;
	width: 100px;
	height: 38px;
	line-height: 38px;
	color: rgba(255,255,255,1);
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -19px;
	margin-left: -50px;
}
.ty_th_main {
	width: 410px;
	float: right;
	padding-top: 140px;
}
.ty_th_main h1 {
	font-size: 24px;
	color: rgba(26,26,26,1);
	line-height: 24px;
	padding-bottom: 16px;
}
.ty_th_main h2, .ty_th_main h3 {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	line-height: 26px;
}
.ty_main {
	width: 1120px;
	padding: 70px 40px;
	margin: 0 auto;
	overflow: hidden;
}
.ty_main ul {
	display: block;
	width: 1300px;
}
.ty_main ul li {
	display: block;
	margin: 20px 0;
	margin-right: 40px;
	float: left;
	overflow: hidden;
}
.ty_main_img {
	width: 540px;
	height: 380px;
	overflow: hidden;
	position: relative;
}
.bz_ty {
	position: absolute;
	top: 25px;
	left: 25px;
	z-index: 2
}
.ty_main ul li:hover .ty_img {
	transform: scale(1.1);
}
.ty_main_bot {
	background: #ccc;
	padding: 20px;
	width: 500px;
}
.ty_main_bot h1 {
	font-size:20px;
	color: rgba(26,26,26,1);
	line-height:20px;
	font-weight: 500;
}
.ty_main li:hover .hover_add{
	opacity: 1
}
.hover_add{
	position: absolute;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.75);
	top: 0;
	left: 0;
	text-align:center;
	padding-top: 180px;
	opacity: 0
}
.hover_add p{
	color: #fff;
	font-size: 18px;
	line-height:28px;
}

.ty_main_bot span{
	float: right;
	font-size: 16px;
line-height: 20px;
	color: #e35618
}

.cur_da {
	cursor: default
}
.cur_po {
	cursor: pointer
}
.tyd_dt {
	padding-top: 20px;
	padding-bottom: 120px;
	text-align: center;
}
/*定制*/
.dz_1 {
	background: url(../../images/kd/dz/dz_bj.jpg) center center fixed;
}
.dz_1 p {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	padding-top: 30px;
}
.dz_1 p img {
	display: block;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 40px;
}
.tit_kd {
	padding-top: 120px;
	text-align: center;
	padding-bottom: 80px;
}
.dz_2 {
	width: 942px;
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
}
.dz_2_10 {
	height: 10px;
}
.dz_2 li {
	float: left;
	display: block;
	width: 205px;
	height: 202px;
	background: url(../../images/kd/dz/left.png) no-repeat 117px 148px;
}
.lxj_main {
	position: relative;
	z-index: 100;
}
#big_img {
	height: 566px;
	background: no-repeat center
}
#small_img {
	height: 52px;
	position: absolute;
	z-index: 99;
	bottom: 20px;
}
#small_pre, #small_next {
	display: none
}
#small_imgs {
	width: 840px;
	overflow: hidden;
	text-align: right;
	padding-right: 20px;
}
#small_imgs .item {
	display: inline-block;
}
#small_imgs .item .img {
	cursor: pointer;
	width: 76px;
	height: 52px;
	border: 2px solid #808080;
	background: #000
}
#small_imgs .item .img img {
	width: 76px;
	height: 52px;
	opacity: 0.5
}
#small_imgs .item .active {
	border: 2px solid #e35618
}
#small_imgs .item .active img {
	opacity: 1
}
.dz_3_an {
	display: block;
	width: 156px;
	height: 48px;
	background: rgba(62,60,59,1);
	position: absolute;
	top: 438px;
	right: 150px;
	color: rgba(255,255,255,1);
	text-align: center;
	line-height: 48px;
}
.dz_3_an:hover {
	color: #e27b5b
}
.dz_3 {
	position: relative;
}
.des_all {
	height: 720px;
	overflow: hidden;
	float: right;
	margin-top: 1px
}
.des_all {
	position: relative;
}
.bigImg {
	height: 720px;
	position: relative;
}
.des_all .mask {
	height: 56px;
	width: 100%;
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 20px;
	overflow: hidden;
	padding-left: 20px;
}
.des_all .mask img {
	vertical-align: middle;
	cursor: pointer;
	border: 2px solid #808080;
	height: 52px;
	opacity: 0.75;
	background: #000
}
.des_all .mask img.show {
	margin-bottom: 0px;
	border: 2px solid #e35618;
	opacity: 1
}
.dex_dz_left {
	float: left;
	width: 300px;
	height: 511px;
	background: #e27b5b;
	margin-top: 155px;
	padding-left: 40px;
	padding-top: 55px;
	position: relative;
}
.dex_dz_left p {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding-top: 43px;
}
.dex_main_all {
	margin-top: -155px;
}
.space_main {
	width: 1200px;
	height: 650px;
	background: url(../../images/kd/dz/space_main.jpg) center center;
	position: relative;
	margin-bottom: 10px;
}
.space_main span {
	display: block;
	width: 46px;
	height: 56px;
	background: url(../../images/kd/dz/dz_space_an.png);
	position: absolute;
}
.space_main span img {
	opacity: 0
}
.space_main:hover span img {
	opacity: 1
}
.spanc_1 {
	top: 57px;
	left: 642px;
}
.spanc_1 img {
	position: absolute;
	right: 56px;
	top: 6px;
}
.spanc_2 {
	bottom: 92px;
	left: 284px;
}
.spanc_2 img {
	position: absolute;
	left: 56px;
	top: 6px;
}
.spanc_3 {
	bottom: 168px;
	left: 652px;
}
.spanc_3 img {
	position: absolute;
	right: -60px;
	bottom: 64px;
}
.space_2_main {
	width: 806px;
	float: left;
	margin-right: 10px;
}
.space_2_main img {
	width: 806px;
}
.space_2_main p {
	display: block;
	width: 806px;
	background: #E27B5B;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	padding: 20px 0;
}
.space_3_main {
	width: 384px;
	float: left;
}
.space_3_main img {
	width: 384px;
}
.space_3_main p {
	display: block;
	width: 384px;
	background: #E27B5B;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	padding: 20px 0;
}
.more_space {
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 48px;
	background: rgba(226,123,91,1);
	font-size: 16px;
	color: rgba(255,255,255,1);
	line-height: 48px;
	text-align: center;
	margin-top: 60px
}
.more_space:hover {
	background: rgba(61,61,61,1);
	color: #fff
}
.tel_main img {
	width: 860px;
	height: 620px;
	float: left;
}
.left_tel {
	width: 300px;
	height: 620px;
	float: left;
	background: url(../../images/kd/dz/tel_tit.png) 40px 100px #E27B5B no-repeat;
	padding-left: 40px;
	position: relative;
}
.left_tel p {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding-top: 240px;
}
.left_tel .dz_3_an {
	top: auto;
	bottom: 80px;
}
.dz_4 ul li {
	display: block;
	width: 400px;
	height: 620px;
	float: left;
	position: relative;
}
.dz_4 ul li .dz_4_main {
	width: 340px;
	height: 150px;
	background: rgba(62,60,59,0.75);
	position: absolute;
	top: 440px;
	left: 30px;
	z-index: 2;
	text-align: center;
}
.dz_4 ul li:hover .dz_4_main {
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px)
}
.dz_5 {
	padding-bottom: 120px;
}
/*设计师*/
.des_1_all .dz_1{
	background: url(../../images/kd/sjs/des.jpg) center center fixed;
}
.des_120{
	padding-top: 120px;
}
.des_2{
	background: url(../../images/kd/sjs/des_2_2.png) no-repeat bottom right;
	height: 571px;

}
.des_2 h1{
	padding-top: 232px;
}
.des_2 p{
	font-size:16px;
color:rgba(51,51,51,1);
line-height:24px;
padding-top: 20px;
}
.bth_des{
	display:inline-block;
width:127px;
height:42px; 
background:url(../../images/kd/sjs/left.png) no-repeat 100px 17px  #E35618;
margin-top: 67px;
padding-left:33px ;
line-height: 42px;
color:#DFD8D2;
font-size: 16px;
text-align: left;
}
.des_2_lb{
	padding-bottom:120px;
}
.bth_des:hover{
background:url(../../images/kd/sjs/left.png) no-repeat 110px 17px  #E35618;
}
.des_2_lb,.des_2_lb .bd ul{  overflow:hidden; position:relative;zoom:1;padding-top:10px;}

.des_2_lb .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;width:396px;height: 240px;position: relative;}
.des_lb_img p{
	display:block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.75);
	z-index: 3;
	left: 0;
	top: 0;
	padding-top: 102px;opacity: 0
}
.des_lb_img p span{
	display:inline-block;
	padding:0 10px;
	height:36px;
	line-height: 34px;
	font-size: 16px;
	color:#fff;
	border-top:1px solid #fff;
	border-bottom: 1px solid #fff
}
.des_2_lb .bd ul li:hover p{
opacity: 1

}

.des_3{
	background: #f0f0f0;
	position: relative;
	margin-top: -10px;
	z-index: 99
}
.des_3_main{
	background: url(../../images/kd/sjs/des_3.png) no-repeat left bottom;
	height: 589px;
}
.des_3_right{
	float: right;
	text-align: right;
	padding-top: 248px;
}
.des_3_right p{
	font-size:16px;
color:rgba(51,51,51,1);
line-height:24px;
padding-top: 20px;
}
.des_4{
	display:block;
	height: 340px;
	background: url(../../images/kd/sjs/des_4.jpg) no-repeat right bottom;
}
.des_4 p{
	font-size:16px;
color:rgba(51,51,51,1);
line-height:24px;
padding-top: 20px;
}
.des_5_main{
	background: url(../../images/kd/sjs/des_5.png) no-repeat left bottom; 
	height: 340px;
}
.des_5_main .des_3_right{
	padding-top: 0
}

.case_all ul{
	display: block;
	width: 1200px;
	border-bottom:1px solid #808080;
	text-align: center;
	padding-top: 40px;
	margin-bottom: 60px;
}
.case_all ul li{
display:inline-block;
}
.case_all ul li a{
	font-size:18px;
	text-align: center;
	padding:0 20px;
	margin:0 30px;
	height: 50px;
	line-height:50px;
	color: #1a1a1a;
display: inline-block;
position: relative;
top: 2px;
background: url(../../images/kd/al/hr.png) repeat-x 0px 3px;
}
.case_all ul li a:hover,.sace_hover{
background: url(../../images/kd/al/hr.png) repeat-x!important;
color: #e27b5c!important
}
.case_main{
	padding:0 20px;
}
.case_main .case_one{
	width: 540px;
	height: 446px;
	overflow: hidden;
	float: left;
	margin:0 20px;
	margin-bottom: 40px;
}
.thumbnails{
width: 540px;
	height: 360px;
	overflow: hidden;
}
.thumbnails img{
	width: 100%
}

.case_two{
	background: #ccc
}
.case_two h1{
	font-size:20px;
	text-align: left;
	font-weight: 400;
	display:block;
	width: 90%;
	margin:0 auto;
	padding:20px 0;
	color: #1a1a1a
}
.case_two span{
	float: right;
	font-size: 16px;
	line-height:26px
}
.case_two span font{
	background: url(../../images/kd/al/time.png) no-repeat center right ;
	padding-right: 20px;
	margin-right: 10px;
}
.case_page{
	padding-bottom:70px;
	padding-top: 30px
}