/*养护资质样式  */
.slideTxtBox .bd ul li .li_left p span { 
    width: 74px;
}
.li_right_w{
width: 500px; 
}
.li_right_div1{
	float: left;
    width: 225px;  
}
.li_right_div2{
	float: left;
    width: 470px;   
}
.li_right_div3{
	float: left;
    width: 100px;  
}	
 .li_right_span{ 
 margin-right: 0px;
}	 
.slideTxtBox1 ul {
    padding-left: 14px;
}

.slideTxtBox1 ul li {
    height: 126px;
    border-bottom: 1px solid #eeeeee;
    display: flex;
    align-items: center;
}

.slideTxtBox1 ul li .li_left {
    width: 80px;
    height: 126px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.slideTxtBox1 ul li .li_right{
	margin-left: 20px !important;
}
.slideTxtBox1 ul li .li_left span {
    width: 56px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #34599f;
    line-height: 1.4;
}
.slideTxtBox1 ul li .li_right h2{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #34599f;
	line-height: 1.4;
	height: auto;
	margin-bottom: 10px;
	opacity: 1;
}
.slideTxtBox1 ul li .li_right h2 a{ 
	color: #34599f; 
}
.slideTxtBox1 ul li .li_right {
    margin-left: 50px;
}

.slideTxtBox1 ul li .li_right p {
    width: 712px;
    height: 45px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.slideTxtBox1 ul li .li_right span {
    width: 237px;
    height: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.slideTxtBox1 ul li:last-child {
    height: 97px;
    display: flex;
    justify-content: center;
    border-bottom: none;
} 
 
    .slideTxtBox .bd ul li .li_right p  { 
    height: auto;
    }
    .slideTxtBox .bd ul li {
    height: auto;
    }
 .slideTxtBox .bd .item .title1_right { 
    right: 125px;
 }   

.slideTxtBox .bd ul li .li_left p { 
    display: flex;
    align-items: center;
    font-size: 14px;
}
.title1_right{
	 right: 125px;
	 width: 540px;
}
.title1_right input{
	border-radius: 4px 4px 4px 4px;
	width: 400px;
} 
.slideTxtBox .bd .item .title1_right {
    right: 125px;
    width: 540px;
}
.slideTxtBox .bd .item .title1_right input {
    width: 400px;
}
.title1_rightw {
    right: 30px;
    width: 540px;
    position: absolute;
    display: flex;
    align-items: center;
    top: 13px;
} 
.title1_rightw input {
	width: 400px;
    height: 35px;
    border: none;
    font-size: 14px;
    padding-left: 30px;
    background-color: #f3f7f9;
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    border-radius: 4px 4px 4px 4p
}
.title1_rightw a{
	display: inline-block;
    width: 63px;
    height: 35px;
    line-height: 35px;
    color: white;
    font-size: 14px;
    background-color: #244585;
    text-align: center;
    border-radius: 4px;
}
.slideTxtBox .bd ul li .li_left span{
	width: 25px;
}