@charset "utf-8";
/* CSS Document */

.h2_repair{
	margin:30px 0 20px;
	text-align: left;
	border-bottom: 1px solid #000;
	border-left: 3px solid #000;
        padding-left:5px;
}
.repair_sub_title{
         font-weight:bold;}
#repair_ul {
	margin: 20px 0 10px;
	padding: 0 ;
}
#repair_ul li{
	list-style-type: none;}
	
#repair_ul li a:link{
	font-size: 1.2em;
	border: 1px solid #666;
	text-align: center;
	padding: 3px;
	margin:0 0 5px;
	display: block;
	text-decoration: none;
}
#repair_ul li a:hover{
    background-color:#ddd;
	font-size: 1.2em;
	color: #000;
	border: 1px solid #666;
	text-align: center;
	padding: 3px;
	margin:0 0 5px;
	display: block;
	text-decoration: none;
}



.h3_repair{
	margin:20px 0 10px;font-size: 120%;}

h5.repair_tt {
	font-size: 117%;
	color: #DF5F78;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:3px
}

h4.repair_tit {
    background: url(https://tbjh.itembox.design/item/repair/bg_tit.gif) no-repeat left 0.2em;
    padding-left: 17px;
    font-size: 117%;
    font-weight: bold;
    color: #DF5F78;
    margin-bottom: 8px;
    line-height: 1.3;
}



.repair_faq {
	margin-bottom: 1px;
		}
.repair_faq .repair_question{
	color:#e15f79}

.repair_cellBorder {
    border-bottom: 1px solid #d9d8d8;
    padding-bottom: 10px;
}
.repair_name {
    color: #ff0000;
    font-weight: bold;
	font-size:110%;
}


#repair_step1 {
	background-image: url(https://tbjh.itembox.design/item/repair/img_step01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
	margin-bottom:20px;
	line-height:130%;
	height:87px;
	overflow:hidden
}
#repair_step2 {
	background-image: url(https://tbjh.itembox.design/item/repair/img_step02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
	margin-bottom:20px;
	line-height:130%;
	height:87px;
	overflow:hidden
}
#repair_step3 {
	background-image: url(https://tbjh.itembox.design/item/repair/img_step03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
	margin-bottom:20px;
	line-height:130%;
	height:87px;
	overflow:hidden
}
#repair_step4 {
	background-image: url(https://tbjh.itembox.design/item/repair/img_step04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
	margin-bottom:20px;
	line-height:130%;
	height:87px;
	overflow:hidden
}
#repair_step5 {
	background-image: url(https://tbjh.itembox.design/item/repair/img_step05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
	margin-bottom:10px;
	line-height:130%;
			height:auto;
	overflow:hidden
}
