.Topbanner>img{
	width: 100%;
	display: block;
}
.Customize_content{
	width: 1200px;
	margin: 0 auto;
}
.CustomizeList{
    width: 90%;
    margin: 0 auto;
	margin-top: 80px;
}
.CustomizesShow{
	position: relative;
}
.TopShowThree>.CustomizesShow{
	float: left;
	width: 33.33%;
}
.TopShowThree .SHowImg,.TopShowThree .ShowFont{
	width: 100%;
	height: 33.33%;
	float: none;
}
.TopShowThree .SHowImg{
	position: relative;
	margin-bottom: 100%;
}
.TopShowThree .ShowFont{
	position: absolute;
	height: 50%;
	top: 50%;
	background: #f5f5f5;
	transform: none;
	padding: 20%;
}
.topDownShow .SHowImg{
	margin-bottom: 0;
	margin-top: 100%;
}
.topDownShow .ShowFont{
	top: 0;
}
.BodyShowAll{
	margin-top: 20px;
}
.BodyShowAll .SHowImg{
	float: left;
	position: relative;
	width: 70%;
}
.BodyShowAll>.CustomizesShow{
	background: #eeeeee;
}
.BodyShowAll .ShowFont{
	width: 30%;
}
.SpecialShowTwo{
	margin: 50px 0;
}
.SpecialShowTwo>.CustomizesShow{
	float: left;
	width: 49%;
	background: #FFFFFF;
}
.SpecialShowTwo>.CustomizesShow:first-child {
    margin-right: 2%;
}
.SpecialShowTwo .SHowImg{
	width: 50%;
}
.SpecialShowTwo .ShowFont{
	width: 50%;
    height: 100%;
}
.SHowImg>img{
	width: 100%;
	display: block;
}
.SHowImg>div{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.SHowImg>div>a{
	position: absolute;
	display: inline-block;
	width: 7rem;
	height: 2.3rem;
	line-height: 2.3rem;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.SHowImg>div>a:hover{
	background: rgba(255,255,255,.5);
	background: #FFFFFF \9;
	color: #E2B05B \9;
}
.ShowFont{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	width: 50%;
    padding: 17% 5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
    background: #eeeeee;
}
.ShowFont>h2>p:first-child{
    font-size: 1.2rem;
    font-weight: bold;
}
.ShowFont>h2>p{
    font-weight: normal;
    color: #555555;
    font-size: 0.9rem;
    word-break: break-all;
}
.ShowFont>div{
    margin-top: 15px;
}
.CustomizesSpecial{
	margin-top: 2rem;
}
.CustomizesSpecial>.ShowFont{
	float: none;
	width: 100%;
	border: 1px solid #CCD9E0;
	border-bottom: 0;
}
.CustomizesSpecial>.SHowImg{
	float: none;
	width: 100%;
}


.RepairProgress{
    margin: 0 auto;
    margin-top: 20px;
    width: 90%;
}
.RepairProgress h2{
	font-size: 16px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #E2B05B;
}
.RepairProgress_head>div{
	width: 30%;
	text-align: right;
	display: inline-block;
	vertical-align: middle;
}
.RepairProgress_head>div>span{
	padding: 3px 3%;
	cursor: pointer;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.RepairProgress_head>div>span.RepairActive{
	background: #E5BB73;
	margin: 0 3%;
	color: #FFFFFF;
}
.RepairProgress_head>div>b{
	margin: 0 6px;
	font-weight: normal;
}
.RepairProgressShow{
	margin-top: 40px;
	white-space: nowrap;
	overflow: hidden;
}
.RepairProgressShow>div{
	display: inline-block;
	width: 99.6%;
}
.ShowTopInfo>li:first-child,.ShowSendTopInfo>li:first-child{
	margin-left: 1%;
}
.ShowTopInfo>li,.ShowBottomInfo>li,.ShowSendTopInfo>li,.ShowSendBottomInfo>li{
	float: left;
	width: 28%;
	text-align: center;
}
.ShowTopInfo>li>span,.ShowBottomInfo>li>span,.ShowSendTopInfo>li>span,.ShowSendBottomInfo>li>span{
	height: 25px;
	display: inline-block;
	line-height: 25px;
	padding: 0 4%;
	background: #f0f0f0;
}
.ShowTopInfo>li.InfoActive>span,
.ShowBottomInfo>li.InfoActive>span,
.ShowSendTopInfo>li.InfoActive>span,
.ShowSendBottomInfo>li.InfoActive>span{
	background: #E5BB73;
	color: #FFFFFF;
}
.ShowBottomInfo>li:first-child,
.ShowSendBottomInfo>li:first-child{
	margin-left: 15.3%;
}
.ProgressShow,.SendProgressShow{
	position: relative;
	overflow: hidden;
	height: 20px;
	margin: 10px 0;
}
.ProgressShow>span,.SendProgressShow>span{
	display: block;
	width: 100%;
	margin-top: 10px;
	height: 2px;
	background: #666;
}
.ProgressShow ul,.SendProgressShow ul{
	position: absolute;
	top: 0;
	width: 112.9%;
	
}
.ProgressShow li,.SendProgressShow li{
	float: left;
	width: 12.48%;
	z-index: 2;
}
.ProgressShow li.ProgressActive>span,
.SendProgressShow li.ProgressActive>span{
	background: #E5BB73;
}
.ProgressShow li>span,
.SendProgressShow li>span{
	display: inline-block;
	width: 20px;
	border-radius: 10px;
	height: 20px;
	background: #666;
	cursor: pointer;
}

.ProgressShow li:first-child>span,
.ProgressShow li:last-child>span,
.SendProgressShow li:first-child>span,
.SendProgressShow li:last-child>span{
    margin: 3.3px 0;
    width: 9px;
    border-radius: 10px;
    height: 9px;
    background: #ffffff;
    border: 3px solid #666666;
}
.ProgressShowDetail,.ProgressSendShowDetail{
	position: relative;
	margin-top: 20px;
}
.ProgressShowDetail>span,.ProgressSendShowDetail>span{
	display: block;
	margin-left: 14.15%;
	width: 0px;
	border: 8px solid transparent;
	border-bottom: 8px solid #f0f0f0;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.ProgressShowDetail>div,.ProgressSendShowDetail>div{
	overflow: hidden;
}
.ProgressShowDetail>div>ul,.ProgressSendShowDetail>div>ul{
	position: relative;
	left: 0;
	white-space: nowrap;
}
.ProgressShowDetail>div li,.ProgressSendShowDetail>div li{
	padding: 10px 5%;
	background: #f0f0f0;
	display: inline-block;
	display: none;
}
.ProgressShowDetail>div li:first-child,
.ProgressSendShowDetail>div li:first-child{
	display: inline-block;
}
.ProgressShowDetail>div li>img,
.ProgressSendShowDetail>div li>img{
	width: 7%;
	display: inline-block;
	border-radius: 100%;
	vertical-align: middle;
}
.ProgressShowDetail>div li>div,
.ProgressSendShowDetail>div li>div{
	width: 91%;
	margin-left: 2%;
	vertical-align: middle;
	display: inline-block;
}
.ProgressShowDetail li>div>em,
.ProgressSendShowDetail li>div>em{
	display: block;
	font-style: normal;
}
.ProgressShowDetail li>div>b,
.ProgressSendShowDetail li>div>b{
	display: block;
	margin: 5px 0;
	color: #333333;
}
.ProgressShowDetail li>div>p,
.ProgressSendShowDetail li>div>p{
	font-size: 14px;
}
.RepairAddress,.RepairAddressShow{
	position: relative;
	width: 100%;
	margin-top: 20px;
}
.RepairAddressSearch{
	position: absolute;
	right: 0;
	top: 100%;
	width: 25%;
	height: 100%;
	background: #f0f0f0;
	padding: 0 20px;
}
