.wdlf_product_left{
    width: 16%;
    float: left;
    margin-top: 39px;
}
.ul_4{
    float: left;
    width: 80%;
}
.wdlf_product_top{
    height: 90px;
    padding-left: 20px;
    background: #2087eb;
}
.wdlf_product_top_div{
    padding: 25px 0;
    text-indent: 15px;
    color: #FFF;
    font-weight: bold;
    position: relative;
}
.wdlf_product_top_div::before{
    content: '';
    border: 1px solid;
    width: 3px;
    height: 36px;
    background: #FFF;
    position: absolute;
    left: 2px;
    top: 26px;
}
.wdlf_product_en{
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
}
.wdlf_product_center ul{
    background: #f9f9f9;
}
.wdlf_product_center ul li{
    padding: 15px 15px;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
    width: 95%;
    margin: 0 auto;
}
.wdlf_product_center ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.wdlf_product_center ul li a:hover{
    color: #2087eb;
    transition: none
}
.wdlf_product_center ul li a.active{
    color: #2087eb; 
}
.wdlf_product_center ul li:last-child{
    border: none;
}
.wdlf_product_footer{
    padding-left: 20px;
    background: #2087eb; 
    float: left; 
    width: 100%;
    height: 72px;
    margin-top: 15px;
}
.wdlf_product_contact{
    color: #FFF;
    font-size: 16px;
    float: left;
    width: 100%;
    padding-top: 15px;
}
.wdlf_product_phone{
    height: 44px;
    float: left;
}

.wdlf_product_phone img{
    width: 40px;
}
.wdlf_product_contact_info{
    float: left;
    width: 70%;
}

/* 资料文档 */
.wdlf_ziLiao_wenDang{
    clear: both;
}
.wdlf_xingHao{
	display: inline-block;
    float: left;
	height: 50px;
    line-height: 50px;
}

.wdlf_juTixingHao_list .active{
	color: #2087eb;
    font-weight: bold;
}
.wdlf_title_list{
    font-size: 16px;
    color: #666;
    letter-spacing: 1px;
    display: inline-block;
    text-align: left;
    float: none;
    border-radius: 4px;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
}
.wdlf_juTixingHao_list .wdlf_title_list{
	/* width: 180px; */
}
.wdlf_title_list:hover{
	color: #2087eb;
}
.wdlf_ziLiao_title_child{
    clear: both;
}
.wdlf_ziLiao_title_child_list{
	clear: both;
}
.wdlf_wenDang_list_title{
    font-size: 16px;
    color: #666;
    letter-spacing: 1px;
    display: inline-block;
    border: 1px solid;
    text-align: center;
    padding: 5px;
    width: auto;
    float: none;
    border-radius: 4px;
    margin-top: 10px;
    cursor: pointer;
}
.wdlf_wenDang_list_detail{
    margin-top: 20px;
    min-height: 400px;
}
.wdlf_ziLiao_title_list{
	float: left;
    width: 85%;
}
.wdlf_ziLiao_title_list .active{
    color: #2087eb;
    font-weight: bold;
}


.wdlf_ziLiao_wenDang_detail .active{
    background: #2087eb;
    border: 1px solid #2087eb;
    color: #FFF;
}

.wdlf_first_category_div{
    float: left;
    width: 100%;
    border-top: 1px dashed #ccc;
    margin-top: 10px;
	height: 50px;
}
.wdlf_erJi_category_div{
	float: left;
    width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	    border-top: 1px dashed #ccc;
}
.wdlf_juTixingHao {
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 50px;
}
.wdlf_juTixingHao_list{
    width: 85%;
    float: left;
    text-align: left;
    display: inline-block;
}