*{
	margin: 0;
	padding: 0;
}
ul,li{
	list-style: none;
}
/*第一轮播图css*/
#turn_one_banner{
	width: 100%;
	min-width: 1240px;
}
.swiper-container{width: 100%;height: 100%;}
.swiper-container .swiper-wrapper .swiper-slide img{width: 100%; height: 100%;}

/*套餐精选css*/
#turn_package{
	width: 100%;
	height: 780px;
	min-width: 1240px;
	background: #f5f5f5;
}
.pack_content{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
/*占位的盒子*/
.pack_zhan{
	width: 100%;
	height: 54px;
}
.packcon_title{
	width: 100%;
	height: 11px;
	margin-bottom: 50px;
}
.packcon_title h3{
	font-size: 24px;
	color: #373737;
	padding-left: 7px;
	border-left:4px solid #e01020;
}
.packcon_title h3 span{
	font-size: 11px;
	color: #656565;
}

.packcon_con{
	width: 100%;
	height: 635px;
}

.packcon_conTop{
	width: 1180px;
	height: 360px;
	padding: 10px;
	background: #FFFFFF;
	position: relative;
}
.new_png{
	position: absolute;
	top: 0;
	left: 0;
}
.conTop_left{
	width: 705px;
	/*width: 53.3%;*/
	height: 360px;
	float: left;
}
.conTop_right{
	width: 400px;
	margin-left: 75px;
	padding-top: 60px;
	/*width: 53.3%;*/
	height: 300px;
	float: left;
}
.conTop_right h3{
	font-size: 30px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 50px;
}
.conTop_right h3 span{
	background: red;
	font-size: 14px;
	color: #FFFFFF;
}
.conTop_right p{
	color: #656565;
}
.conTop_right p span{
	color: red;
	margin-right: 10px;
}

.conTop_right a{
	margin-top: 61px;
	width: 148px;
	height: 31px;
	color: #e52635;
	border: 1px solid #e52635;
	display: inline-block;
	line-height: 31px;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	font-weight: 600;
}

.conTop_right a:last-child{
	background: red;
	color: #FFFFFF;
}

.packcon_conXia{
	width: 100%;
	height: 255px;
	margin-top: 10px;
}

.conXia_left{
	width: 575px;
	height: 235px;
	float: left;
	background: #FFFFFF;
	padding: 10px;
	position: relative;
}
.conXia_left_lf,.conXia_right_lf{
	float: left;
	width: 298px;
	height: 225px;
}

.conXia_left_lf img,.conXia_right_lf img,.conTop_left img{
	width: 100%;
	height: 100%;
}
.conXia_left_lf img:hover{
	
}
.conXia_left_ri,.conXia_right_ri{
	float: left;
	margin-left: 20px;
	padding-top: 44px;
}
.conXia_left_ri h3,.conXia_right_ri h3{
	font-size: 17px;
	color: #333333;
	font-weight: 500;
}
.conXia_left_ri h3 span,.conXia_right_ri h3 span{
	background: red;
	font-size: 14px;
	color: #FFFFFF;
}
.conXia_left_ri p,.conXia_right_ri p{
	color: #656565;
	font-size: 13px;
	margin-top: 16px;
}
.conXia_left_ri p span,.conXia_right_ri p span{
	color: red;
	margin-right: 10px;
}
.conXia_left_ri a,.conXia_right_ri a{
	margin-top: 40px;
	width: 148px;
	height: 31px;
	border: 1px solid #e52635;
	display: inline-block;
	line-height: 31px;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	font-weight: 600;
	background: red;
	color: #FFFFFF;
}

.conXia_right{
	width: 575px;
	height: 235px;
	float: left;
	padding: 10px;
	margin-left: 10px;
	background: #FFFFFF;
	position: relative;
}

/*省心搭配css*/
#turn_collocation{
	width: 100%;
	height: 685px;
	min-width: 1240px;
}
.turn_zhan,.case_zhan{
	width: 100%;
	height: 50px;
}
.turn_collTitle{
	width: 1200px;
	height: 54px;
	margin: 0 auto;
}
.turn_collTitle h3{
	font-size: 24px;
	color: #373737;
	padding-left: 7px;
	border-left:4px solid #e01020;
}
.turn_collTitle h3 span{
	font-size: 11px;
	color: #656565;
}

.turn_collContetnt{
	width: 100%;
	height: 581px;
}
.collCon_title{
	width: auto;
	height: 59px;
	margin: 0 auto;
	padding-top: 19px;
}

.tn_cl_ul{
	width: 100%;
	height: 40px;
	border: 1px solid #CCCCCC;
}
.tn_cl_ul li{
	float: left;
	width: 149px;
	line-height: 40px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
}
.tn_cl_ul li.on_xiahuaxian{
	border-bottom: 3px solid #e20f20;
}
.tn_cl_ul li:hover{
	border-bottom: 3px solid #e20f20;
}
.tn_cl_ul li:last-child{
	border-right: none ;
}

/*下面轮播图布局*/
.collCon_banner{
	width: 100%;
	height: 503px;
	position: relative;
	overflow: hidden;
}
/*左右箭头*/
.collcon_left{
	width: 18.75%;
	height: 503px;
	position: absolute;
	left: 0;
	cursor: pointer;
	background: url(../img/turnkey/banOne_left.png)no-repeat 80% center rgba(0, 0, 0, 0.4);
}
.collcon_right{
	width: 18.75%;
	height: 503px;
	position: absolute;
	right: 0;
	background: url(../img/turnkey/banOne_right.png)no-repeat 20% center rgba(0, 0, 0, 0.4);
	cursor: pointer;
}

.collCon_ban_box {
	width: 100%;
	height: 503px;
	position: absolute;
	left: 0px;
   	transform: translateX(18.75%);
   	transition-duration:1s;
}
.collCon_ban_cell_1,.collCon_ban_cell_2,.collCon_ban_cell_3,.collCon_ban_cell_4,.collCon_ban_cell_5,.collCon_ban_cell_6{
	width: 62.5%;
	height: 100%;
}
.collCon_ban_cell_1 img,.collCon_ban_cell_2 img,.collCon_ban_cell_3 img,.collCon_ban_cell_4 img,.collCon_ban_cell_5 img,.collCon_ban_cell_6 img{
	width: 100%;
	height: 100%;
}
.collCon_ban_cell_1{
	position: absolute; 
	left: 0%;
}
.collCon_ban_cell_2{
	position: absolute; 
	left: 62.5%;
}
.collCon_ban_cell_3{
	position: absolute; 
	left: 125%;
}
.collCon_ban_cell_4{
	position: absolute; 
	left: 187.5%;
}
.collCon_ban_cell_5{
	position: absolute; 
	left: 250%;
}
.collCon_ban_cell_6{
	position: absolute; 
	left: -62.5%;
}

.collCon_banO_con{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	
}
.collCon_banO_conLeft{
	    height: 85%;
    width: 230px;
    position: absolute;
    left: 4%;
    top: 10%;
    color: #FFFFFF;
    background: rgba(232, 108, 98, 0.3);
}
.collCon_banO_con .collCon_banO_conLeft h2 {
    font-size: 20px;
    height: 35px;
    
    line-height: 35px;
    color: #FFFFFF;
    padding-left: 10px;
    margin-bottom: 15px;
}
.collCon_banO_con .collCon_banO_conLeft p {
    font-size: 14px;
    height: 35px;
    line-height: 35PX;
    text-align: center;
    color: #eee;
    padding-left: 15px;
    width: 41%;
    float: left;
    margin-bottom: 20px;
}
.collCon_banO_conRight{
	display: none;
	height: 80%;
	width: 600px;
	position: absolute; 
	left:35%;
	top: 10%;
	color: #FFFFFF;
	background: rgba(232, 108, 98, 0.3);
}
.collCon_banO_con .collCon_banO_conRight h2 {
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    color: #FFFFFF;
    padding-left: 10px;
    margin-bottom: 15px;
}
.collCon_banO_con .collCon_banO_conRight p {
    font-size: 14px;
    height: 35px;
    line-height: 180%;
    text-align: left;
    color: #eee;
    padding-left: 15px;
}
/*设计案例css*/
#turn_case{
	width: 100%;
	height: 650px;
	min-width: 1240px;
	background: #CCCCCC;
}

.case_title{
	width: 1200px;
	height: 43px;
	margin: 0 auto;
}
.case_title h3{
	font-size: 24px;
	color: #373737;
	padding-left: 7px;
	border-left:4px solid #e01020;
}
.case_title h3 span{
	font-size: 11px;
	color: #656565;
}
.case_Xia{
	width: 1200px;
	height: 557px;
	margin: 0 auto;
}
.case_left{
	width: 220px;
	height: 497px;
	float: left;
	background: url(../img/turnkey/case-left.png)no-repeat;
	background-size: 100% 100%;
	padding-top: 60px;
}

.case_left a{
	display: inline-block;
	width: 50%;
	height: 50px;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #4b3f49;
	font-size: 16px;
}
.case_left a.on_clf-a{
	color: #dd2a2e;
}
.case_left a:hover{
	color: #dd2a2e;
}

.case_right{
	float: left;
	height: 557px;
	width:965px;
	margin-left: 15px;
	background: #FFFFFF;
	display: none;
}
.caseRi_box2,.caseRi_box3,.caseRi_box4,.caseRi_box5,.caseRi_box6,.caseRi_box7{
	float: left;
	width: 230px;
	height: 271px;
	margin-left: 15px;
}
.caseRi_box4,.caseRi_box5,.caseRi_box6,.caseRi_box7{
	margin-top: 15px;
}
.caseRi_box1{
	float: left;
	width: 475px;
	height: 271px;
	position: relative;
}
.box1_gai{
	width: 425px;
	height: 42px;
	background: #000000;
	opacity: 0.6;
	position: absolute;
	bottom: 0;
	padding-left: 50px;
}
.box1_gai p{
	font-size: 18px;
	width: 375px;
	color: #FFFFFF;
	line-height: 42px;
	cursor: pointer;
}
.caseRi_box1 img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.caseRi_box2 img,.caseRi_box3 img,.caseRi_box4 img,.caseRi_box5 img,.caseRi_box6 img,.caseRi_box7 img{
	width: 230px;
	height: 230px;
	float: left;
	cursor: pointer;
}
.box2_gai{
	width: 210px;
	height: 40px;
	float: left;
	margin-top: 1px;
	padding-left: 20px;
	background-color: #eeeeee;
}
.box2_gai p{
	font-size: 14px;
	line-height: 40px;
	color: #211813;
	cursor: pointer;
}
.box2_gai p:hover,.box1_gai p:hover{
	text-decoration:underline;
}
.caseRi_box4{
	margin-left: 0;
}



/*团队设计师css*/
/*#turn_teamShi{
	width: 1200px;
	height: 658px;
	margin: 0 auto;
	background: #FFFFFF;
}
.team_title{
	width: 1200px;
	height: 68px;
	margin: 0 auto;
	padding-top: 40px;
}
.team_title h3{
	font-size: 24px;
	color: #373737;
	padding-left: 7px;
	border-left:4px solid #e01020;
}
.team_title h3 span{
	font-size: 11px;
	color: #656565;
}

.team_title h3 span.team_move{
	float: right;
	line-height: 31px;
	cursor: pointer;
}
.TteamBox{
	width: 100%;
	height: 520px;
	margin-bottom: 30px;
	position: relative;
}
.TteamBoxlist{
	width: 100%;
	height: 520px;
	overflow: hidden;
	position: absolute;
}

.TteamBoxlist ul li{
	width: 920px;
	height: 520px;
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	opacity: 1;
	transition: all 1s ease-out;
	float: left;
	background: #FFFEFE;
}
.TteamBoxlist ul li img{
	width: 100%;
	height: 100%;
	position: absolute;
}
.TteamBox_p1{
	transform:translate3d(-140px,0,0) scale(0.6);
}
.TteamBox_p2{
	transform:translate3d(0px,0,0) scale(0.6);
	transform-origin:0 50%;
	opacity: 0.5;
	z-index: 2;
}
.TteamBox_p3{
	transform:translate3d(140px,0,0) scale(1);
	z-index: 3;
	opacity: 1;
}
.TteamBox_p4{
	transform:translate3d(450px,0,0) scale(0.6);
	transform-origin:100% 50%;
	opacity: 0.5;
	z-index: 2;
}
.TteamBox_p5{
	transform:translate3d(420px,0,0) scale(0.6);
}
.TteamBox_p6{
	transform:translate3d(560px,0,0) scale(0.6);
}

.TteamBox_con{
	width: 198px;
	height: 440px;
	background: #343434;
	position: absolute;
	right: 0;
	padding: 40px 30px;
}
.TteamBox_conZ1{
	width: 100%;
	height: 20px;
	margin-bottom: 16px;
	font-size: 14px;
	color: #b7b7b7;
}
.TteamBox_conZ1 span{
	float: left;
	display: inline-block;
	width: 65px;
	margin-right: 18px;
	font-size: 16px;
	color: #FFFFFF;
}
.TteamBox_rip{
	float: left;
	width: 115px;
}
.TteamBox_rip p{
	margin-bottom: 16px;
}
.TteamBox_rip p.qua_al_p{
	word-wrap: break-word;
  	word-break: break-all;
  	overflow: hidden;
  	line-height: 18px;
  	max-height: 126px;
}
.TteamBox_conZ2{
	font-size: 14px;
	color: #b7b7b7;
}
.TteamBox_conZ2 span{
	font-size: 16px;
	color: #FFFFFF;
}

.Tteam_aBtn{
	display: inline-block;
	width: 180px;
	height: 52px;
	background-color: #d80c18;
	border-radius: 5px;
	text-align: center;
	line-height: 52px;
	position: absolute;
	bottom: 40px;
	color: #ffffff;
	cursor: pointer;
	font-size: 15px;
}
.btn{
	display: inline-block;
	width: 140px;
	height: 312px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 200;
	top: 104px;
}
.TteamBoxlist_prev{
	background: url(../img/turnkey/banOne_left.png)no-repeat 50% center rgba(0, 0, 0, 0.4);
	left: 0;
}
.TteamBoxlist_next{
	background: url(../img/turnkey/banOne_right.png)no-repeat 50% center rgba(0, 0, 0, 0.4);
	right: 0;
}*/

#turn_teamShi{
	width: 100%;
	height: 897px;
	min-width: 1200px;
	overflow: hidden;
}
.team_title{
	width: 1200px;
	height: 68px;
	margin: 0 auto;
	padding-top: 40px;
}
.team_title h3{
	font-size: 24px;
	color: #373737;
	padding-left: 7px;
	border-left:4px solid #e01020;
}
.team_title h3 span{
	font-size: 11px;
	color: #656565;
}

.team_title h3 span.team_move{
	float: right;
	line-height: 31px;
	cursor: pointer;
}
.TteamBox{
	height: 707px;
	width: 100%;
	background: url(../img/half/design_shi_bj.png)no-repeat;
	background-size: 100% 100%;
}
.Tteam_auto_content{
	width: 1530px;
    height: 520px;
    top: 50px;
    margin: 0 auto;
    position: relative;
}

.Tteam_auto_content .TteamBoxlist{
	width: 100%;
	height: 520px;
	overflow: hidden;
	position: absolute;
}

.Tteam_auto_content .TteamBoxlist ul li{
	width: 1230px;
	height: 520px;
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	opacity: 1;
	transition: all 1s ease-out;
	float: left;
}
.hTwobanBox_p1{
	transform:translate3d(-150px,0,0) scale(0.6);
}
.hTwobanBox_p2{
	transform:translate3d(0px,0,0) scale(0.6);
	transform-origin:0 50%;
	opacity: 0.5;
	z-index: 2;
}
.hTwobanBox_p3{
	transform:translate3d(150px,0,0) scale(1);
	z-index: 3;
	opacity: 1;
}
.hTwobanBox_p4{
	transform:translate3d(530px,0,0) scale(0.6);
	transform-origin:100% 50%;
	opacity: 0.5;
	z-index: 2;
}
.hTwobanBox_p5{
	transform:translate3d(450px,0,0) scale(0.6);
}
.hTwobanBox_p6{
	transform:translate3d(600px,0,0) scale(0.6);
}
.hTwobanBox_p7{
	transform:translate3d(750px,0,0) scale(0.6);
}
.hTwobanBox_p8{
	transform:translate3d(900px,0,0) scale(0.6);
}
.hTwobanBox_p9{
	transform:translate3d(1050px,0,0) scale(0.6);
}
.hTwobanBox_p10{
	transform:translate3d(1200px,0,0) scale(0.6);
}
.hTwobanBox_p11{
	transform:translate3d(1350px,0,0) scale(0.6);
}
.hTwobanBox_p12{
	transform:translate3d(1500px,0,0) scale(0.6);
}

.hTwobanBox_left{
	width: 788px;
	height: 520px;
	position: absolute;
	z-index: 100;
	left: 0;
}
.hTwobanBox_left img{
	width: 100%;
	height: 100%;
}
.hTwobanBox_right{
	width: 670px;
	height: 466px;
	position: absolute;
	z-index: 200;
	right: 0;
	bottom: 0;
}
.hTwobanBox_right img{
	width: 290px;
	height: 466px;
	float: left;
}

.hTwobanBox_ri_right{
	width: 300px;
	height: 446px;
	padding: 20px 20px 0px 60px;
	background: #4F90FB;
	float: left;
	background: url(../img/half/stylistbg.jpg) no-repeat ;
	background-size: cover;
}
.hTwobanBox_ri_right h2{
	font-size: 56px;
    color: #e91f2b;
}
.hTwobanBox_ri_right h3{
	font-size: 30px;
    color: #fff;
    margin: 20px 0 10px;
}
.hTwobanBox_ri_right h3 span{
	font-size: 14px;
    color: #cfcfcf;
}
.hTwobanBox_ri_right h5:nth-child(3) {
    width: auto;
    display: inline-block;
    min-width: 120px;
    max-width: 150px;
    padding: 0 10px;
    overflow: hidden;
    height: 30px;
    background: #e91f2b;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-bottom: 25px;
}
.hTwobanBox_ri_right h5 {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.hTwobanBox_ri_right h5:nth-child(5) {
    color: #e91f2b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.hTwobanBox_ri_right h5 span {
    color: #e91f2b;
}

.hTwobanBox_ri_right .designer-btn {
    width: 150px;
    height: 48px;
    border: 1px solid #919191;
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    background: transparent;
    margin-top: 20px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
} 

.btn{
	display: inline-block;
	width: 150px;
	height: 312px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 200;
	top: 104px;
}
.TteamBoxlist_prev{
	background: url(../img/turnkey/banOne_left.png)no-repeat 80% center rgba(0, 0, 0, 0.4);
	left: 0;
}
.TteamBoxlist_next{
	background: url(../img/turnkey/banOne_right.png)no-repeat 20% center rgba(0, 0, 0, 0.4);
	right: 0;
}

/*下面5点*/
.stDb_banBox_buttons{
	position: absolute;
	width: 1200px;
	height: 30px;
	bottom: 0;
	left: 40%;
	text-align: center;
	padding-top: 10px;
	z-index: 300;
}
.stDb_banBox_buttons a{
	display: inline-block;
	width: 35px;
	height: 5px;
	padding-top: 4px;
	cursor: pointer;
}
.stDb_banBox_buttons a span{
	display: block;
	width: 35px;
	height: 4px;
	background: #999999;
}
.stDb_banBox_buttons a span.bai{
	background: #FFFFFF;
}


/*全球工厂购css*/
.turn_qqgcg01{
	margin: 90px auto;
    height: 117px;
}
.turn_qqgcg{
	margin: 90px auto 0;
    height: 1680px;
}

/*合作品牌css*/
#turn_brand{
	width: 100%;
	height: 930px;
	min-width: 1240px;
	background: url(../img/turnkey/brand_bj.png)no-repeat;
	background-size: 100% 100%;
}

.br_content{
	width: 1200px;
	height: 570px;
	margin: 0 auto;
}

.br_zhan{
	width: 100%;
	height: 27px;
}

.br_title{
	width: 1200px;
	height: 147px;
	margin: 0 auto;
}
.br_title h3{
	font-size: 24px;
	color: #373737;
	padding-left: 7px;
	border-left:4px solid #e01020;
}
.br_title h3 span{
	font-size: 11px;
	color: #656565;
}

.brCon_con{
	width: 1200px;

}
.brCon_conUl{
	width: 100%;
}
.brCon_conUl li img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.br_uli_imgblock{
	display: block;
}
.br_uli_imgnone{
	display: none;
}
.brCon_conUli1,.brCon_conUli2,.brCon_conUli3,.brCon_conUli4,.brCon_conUli5,.brCon_conUli6,.brCon_conUli7,.brCon_conUli8,.brCon_conUli9,.brCon_conUli10{
	float: left;
	width: 238px;
	height: 98px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	cursor: pointer;
}
.brCon_conUli1,.brCon_conUli6{
	border-left: none;
}

.brCon_conUli6,.brCon_conUli7,.brCon_conUli8,.brCon_conUli9,.brCon_conUli10{
	border-bottom: none;
}

	#half_brand{
	width: 100%;
	height: 570px;
	overflow: hidden;
}
.half_conent{
	width: 1240px;
	height: 100%;
	margin: 0 auto;
}
.half_con_title{
	background: #FFFFFF;
	width: 100%;
	height: 97px;
}
.half_con_title h2{
	text-align: center;
	line-height: 97px;
	font-size: 30px;
}
.half_con_xia{
	width: 100%;
	height: 367px;
}
.hcon_xia_arr{
	float: left;
	width: 278px;
	height: 160px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-left: 40px;
	margin-bottom: 33.5px;
	cursor: pointer;
}
.hcon_xia_arr img{
	/* width: 100%; */
	height: 100%;
}
.hcon_xia_arr_no{
	margin-left: 0;
}
.half_con_duo{
	width: 100%;
	margin-top: 33.5px;
	height: 72.5px;
}
.half_con_duo p{
	width: 106px;
	height: 34px;
	margin: 0 auto;
	border: 1px solid #fb0000;
	text-align: center;
	line-height: 34px;
	color: #FB0000;
	cursor: pointer;
	font-weight: 400;
}
.half_con_duo p:hover{
	background: #FB0000;
	color: #FFFFFF;
}