.mt15{
	margin-top: 15px !important;
}
.DCbanner-container{
	width: 100%;
	margin:0 auto;
}
.DCbanner-container .DCbanner-center{
	height: 700px;
	background: url(../images/dcsj-banner.jpg) no-repeat center center;
}
/*é¡¶å±‚ä¼˜åŠ¿*/
.dcadvantage-container{
	width: 100%;
	margin: 0 auto;
	background-color: #444;
}
.dcadvantage-container .dcadvantge-contend{
	width: 1100px;
	height: 285px;
	background-color: #444;
	margin: 0 auto;
}
.dcadvantge-contend p{
	font-size: 30px !important;
	padding-top: 60px;
	color: white;
	text-align: center;
}
.dcadvantge-contend i{
	background-image: url(../images/icon.png);
	margin-right: 8px;
}
.DCdesigner-container{
	width: 100%;
	margin: 0 auto;
	/*background: url(../images/designer_bg.jpg) no-repeat center center;*/
	height: 924px;	
}
.DCdesigner-center{
	width: 1280px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.DCdesigner-swiper{
	width: 1280px;
	height: 600px;
	position: absolute;
	bottom: 124px;
	box-shadow: 0 14px 20px rgba(0,0,0,0.1);

	/*margin: 200px auto;*/
}

.DCdesigner-swiper ul{
	margin: 0 auto;
	position: relative;
}

.DCdesigner-swiper li{
	list-style: none;
	display: flex;
	width: 1280px;
	height: 600px;
	position: absolute;
	display: none;
}

.DCdesigner-swiper li:first-child{
	display: block;
}

.DCdesigner-swiper .arrow-left:hover,
.DCdesigner-swiper .arrow-right:hover{
	cursor: pointer;
	background: rgba(0,176,236,0.7);
}
.DCdesigner-swiper .arrow-left{
	left: 0;
}
.DCdesigner-swiper .arrow-right{
	right: 0;
}
.DCdesigner-swiper .arrow-left,.arrow-right{
	width:40px;
	height: 60px;
	background: rgba(0,176,236,0.6);
	position: absolute;
	top: 50%;
    margin-top: -30px;
	color: white;
	font-size: 30px;
	font-weight: 600px;
	line-height: 60px;
	text-align: center;
	font-family: "simsun","ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“";
}

.box3 {
	min-width: 1200px;
	height: 765px;
	background: no-repeat center #f5f5f5;
}

.box3 ul li {
	width: 200px;
	height: 410px;
	position: relative;
	overflow: hidden;
	color: #ffffff
}

.box3 ul li:before {
	content: "";
	width: 200px;
	height: 410px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(34, 26, 24, 0.8);
	z-index: 1;
	transition: all .5s
}

.box3 ul li:hover:before {
	opacity: 0
}

.box3 ul li .big_point {
	width: 115px;
	height: 115px;
	border-radius: 115px;
	position: absolute;
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 112px;
	left: 42px;
	z-index: 2
}

.box3 ul li .big_point .tit {
	text-align: center;
	line-height: 115px
}

.box3 ul li .big_point:before {
	content: "";
	width: 119px;
	height: 119px;
	border-radius: 119px;
	position: absolute;
	top: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.2)
}

.box3 ul li .t_des {
	width: 200px;
	text-align: center;
	position: absolute;
	top: 260px;
	left: 0;
	z-index: 2
}
.f16{
	font-size: 16px !important;
}
.f18{
	font-size: 18px !important;
}

.f24{
	font-size: 24px !important;
}
.DCdesigner-center .title{
	font-size: 36px !important;
	padding-top: 80px;
	text-align: center;
	color: #1a1716;
}

.DCdesigner-center .sub_tit{
	/*width: 400px;*/
	color: #666;
	text-align: center;
	line-height: 16px;
}
.box3 .title{
	font-size: 36px !important;
	padding-top: 80px;
	text-align: center;
	color: #1a1716;
}

.box3 .sub_tit{
	/*width: 400px;*/
	color: #666;
	text-align: center;
	line-height: 16px;
}
.dcgy-container{
	width: 100%;
	margin: 0 auto;
	height: 635px;
	background: url(../images/gy-bg.png) no-repeat center center;
}
.dcgy-container .dcgy-center{
	width:1280px;
	height:316px;
	margin: 0 auto;
}
.dcgy-container .dcgy-center .dcgy-container{
	width: 100%;
	display: flex;
}
.dcgy-center .title{
	font-size: 36px !important;
	padding-top: 80px;
	text-align: center;
	color: white;
}

.dcgy-center .sub_tit{
	/*width: 400px;*/
	color: rgba(255,255,255,.8);
	text-align: center;
	line-height: 16px;
}
.dcgy-content{
	padding: 40px 0;
	display: flex;
	justify-content: center;
}
.dcgy-content .gy-images{
	width: 600px;
	height: 316px;
	position: relative;
}
.dcgy-content .gy-images li{
	position: absolute;
	width: 600px;
	height: 316px;
	display: none;
}
.dcgy-content .gy-images li:first-child{
	display: block;
}
/*.dcgy-content .gy-images li:nth-child(1){
	display: block;
}*/
.gy-info{
	width:520px;
	height: 316px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	transition: all .3s;
	flex-wrap: wrap;
	-webkit-transition:all .3s ;
}
.gy-info li{
	width: 102px;
	height: 150px;
	margin-left: 10px;
	background-color: #f0f0f0;
	text-align: center;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.gy-info li i{
	margin-top: 28px;
	background-image:url(../images/icon.png);
}
.gy-info .gy-icon1{
	width:40px;
	height:48px;
	background-position: 0 0px;
}
.gy-info .gy-icon2{
	width:49px;
	height:54px;
	background-position: 0 -48px;
}
.gy-info .gy-icon3{
	width:46px;
	height: 54px;
	background-position: 0 -97px;
	margin-top: 30px;
}
.gy-info .gy-icon4{
	width:49px;
	height:54px;
	background-position: 0 -151px;
}
.gy-info .gy-icon5{
	width:59px;
	height: 55px;
	background-position: 0 -208px;
}
.gy-info .gy-icon6{
	width:56px;
	height:54px;
	background-position: 0 -266px;
}
.gy-info .gy-icon7{
	width:47px;
	height:53px;
	background-position: 0 -317px;
}
.gy-info .gy-icon8{
	width:60px;
	height:54px;
	background-position: 0 -372px;
}
.gy-info .gy-icon9{
	width:50px;
	height: 56px;
	background-position: 1px -427px;
}
.gy-info .gy-icon10{
	width:52px;
	height:50px;
	background-position: 0 -487px;
}
.gy-info h4{
	color: #666666;
	line-height: 22px;
	margin-top: 16px;
}
.gy-info li.active{
	background-color: #e4b473;
	color: white;
}
.gy-info li.active h4{
	color: #FFFFFF
}

.dcservicel-container{
	width: 100%;
	margin: 0 auto;
}
.dcservicel-container .dcservice-center{
	min-width: 1280px;
	background: url(../images/dcsj-promise.jpg) no-repeat center center;
	height: 1180px;
}
.advantage-icon-five{
	width: 1180px;
	height: 66px;
	margin: 30px auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.advantage-icon-five span{
	margin-top: 14px;
	font-size: 16px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.advantage-icon-five span:hover{
	color: #E4B473;
}
.advantage-icon-five li{
	width: 224px;
	height: 100%;
	display: flex;
	text-align: center;
	justify-content: center;
	color: white;
}
.ad-icon1{
	background-position: 0 -1059px;
	width: 72px;
	height: 60px;
}
.ad-icon2{
	background-position: 0px -1417px;
	width: 49px;
	height: 47px;
}
.ad-icon3{
	background-position: 0 -1474px;
	width: 48px;
	height: 54px;
}
.ad-icon4{
	background-position: 0 -1535px;
	width: 43px;
	height: 52px;
}
.ad-icon5{
	background-position: 0px -1596px;
	width: 43px;
	height: 45px;
}