@charset "utf-8";
/* CSS Document */

.after_sales_top{
	width: 100%;
	height: 800px;
	min-width: 1200px;
	background: url(../../../../../template/pc/images/after_sales_img1.jpg) top center no-repeat;
	position: relative;
}
.top_opacity,.top_text{
	width: 1200px;
	height: 450px;
	background: #000;
	opacity: .6;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.top_text{
	background: none;
	opacity: inherit;
	text-align: center;
	color: #fff;
}
.top_text li:nth-child(1){
	padding-top: 130px;
	font-size: 100px;
}
.top_text li:nth-child(2){
	position: relative;
}
.top_text .top_line{
	width: 1000px; 
	height: 1px;
	background: #fff;
	margin: 10px auto 20px auto;
}
.top_text .top_lineBox{
	width: 300px; 
	height: 3px;
	background: #fff;
	position: absolute;
	top: 0;
	margin-top: -1px;
	left: 50%;
	transform: translateX(-50%);
}
.top_text li:nth-child(3){
	font-size: 30px;
}
/*好的家装就选城市人家*/
.after_sales_choose{
	width: 100%;
	height: 100%;
}
.after_sales_chooseTit{
	width: 100%;
	min-width: 1200px;
	text-align: center;
}
.after_sales_chooseTit ul{
	height: 85px;
	margin: 80px auto 0 auto;
}
.after_sales_chooseTit ul li:nth-child(1){
	font-size: 40px;
}
.after_sales_chooseTit ul li:nth-child(2){
	width: 200px;
	height: 1px;
	background:#ccc;
	margin: 10px auto;
}
.after_sales_chooseTit ul li:nth-child(3){
	font-size: 20px;
}
.after_sales_chooseCent ul{
	width: 1200px;
	margin: 0 auto;
}
.after_sales_chooseCent ul li{
	width: 269px;
	height: 298px;
	text-align: center;
	background: url(../../../../../template/pc/images/moduleBg1.png) no-repeat center;
	float: left;
	margin: 35px 41px 0 0;
}
.after_sales_chooseCent ul li img{
	padding: 60px 85px 25px 84px;
}
.after_sales_chooseCent ul li:nth-child(4) img{
	padding: 77px 85px 37px 84px;
}
.after_sales_chooseCent ul li:nth-child(3) img{
	padding: 60px 85px 19px 84px;
}
.after_sales_chooseCent ul li p{
	color: #fff;
	font-size: 26px;
	padding-top: 20px;
}

/*    背景渐变颜色
.after_sales_chooseCent .after_sales_chooseCent{
	width: 205px;
	height: 1px;
	margin: 7px auto 5px auto;
	background: -webkit-linear-gradient(left, #302f2b , #f7a511 , #302f2b); /* Safari 5.1 - 6.0 */
	/*background: -o-linear-gradient(right, #302f2b , #f7a511 , #302f2b); /* Opera 11.1 - 12.0 */
	/*background: -moz-linear-gradient(right, #302f2b , #f7a511 , #302f2b); /* Firefox 3.6 - 15 */
	/*background: linear-gradient(to right, #302f2b , #f7a511 , #302f2b); /* 标准的语法 */
	/*opacity: .8;
}
*/
/*客户服务快速处理通道*/
.after_sales_speediness{
	width: 100%;
	min-width: 1200px;
	height: 600px;
	margin-top: 60px;
	text-align: center;
	background: url(../../../../../template/pc/images/after_sales_img2.jpg);
}
.speediness_tit {
	width: 100%;
	height: 150px;
	text-align: center;
}
.speediness_tit ul li:nth-child(1){
	font-size: 40px;
	color: #fff;
	padding-top: 40px;
}
.speediness_tit ul li:nth-child(2){
	width: 100px;
	height: 3px;
	background: #f7a511;
	margin: 10px auto 10px auto;
}
.speediness_tit ul li:nth-child(3){
	font-size: 20px;
	color: #e5e5e5;
}
.speediness_cent{
	width: 1200px;
	height: 275px;
	margin: 0 auto;
	text-align: center;
}
.speediness_cent_input{
	width: 600px;
	text-align: center;
	float: left;
}
.speediness_cent_input input,.speediness_cent_input select{
	display: block;
	width: 470px;
	color: #e5e5e5;
	font-size: 16px;
	padding: 15px;
	margin: 20px auto 40px auto;
	background: #333;
}
.speediness_cent_input select{
	width: 500px;
}
.speediness_cent_textarea{
	width: 600px;
	float: left;
	margin: 20px auto;
}
.speediness_cent_textarea textarea{
	width: 474px;
	height: 214px;
	color: #e5e5e5;
	font-size: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: #333;
	padding: 12px;
	font-family: "思源黑体 CN Normal";
}
.speediness_cent_button {
	width: 450px;
	height: 60px;
	background: #f7a511;
	text-align: center;
	line-height: 60px;
	font-size: 26px;
	color: #fff;
	margin: auto;
	cursor: pointer;
	margin-top: 30px;
}
.after_sales_speediness p{
	font-size: 20px;
	color: #ccc;
	padding-top: 10px;
}

















