@charset "utf-8";
/* CSS Document */
 ul {
            list-style: none; /* 去掉项目符号 */
            padding: 0;      /* 去掉内边距 */
            margin: 0;        /* 去掉外边距 */
        }
 
.ld{
	max-width: 700px;
}
.ld h3 {
    
    display: inline-block;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
	background: #01538b ;
    padding: 0 50px 0 20px;
    margin: 10px 0px;
}
.ld .lr{
	
	margin: 10px 0 30px 130px;
	background: #fafafa url("/images/ld_list_bg.png") no-repeat bottom;
}
.ld .lr ul{
	margin: 0px auto;
	padding-bottom: 60px;
}
.ld .lr ul .sub{
	list-style: outside none;
    display: flex;    
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
	text-align: center;
}

.ld .lr ul .sub a{	    
    text-align: center;
	margin: 0px auto;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
	line-height: 30px;
}
.ld .lr ul .sub  .i{	  
    
    width: 30px;
    height: 30px;
    background: url("/JS9FH1OPUIWTE15SNucSK1H.jpg") no-repeat center;
    position: absolute;
    padding-left:20%;
    color: #595959;
}
.ld .xr{
	
	margin: 10px 0 30px 130px;	
}

.ld .xr ul .sub{
	list-style: outside none;
    display: flex;    
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
	text-align: center;
}
.ld .xr ul .sub .sublist_title{
   padding: 10px 10px;
    border-left: 4px solid #01538b;
    width: 160px;
    flex: none;
    color: #01538b;
    text-align: left;
    font-weight: 600;
	height: 22px;
}

.ld .xr ul .sub .list{
    display: flex;
    flex-wrap: wrap;
    background: #fafafa;
    width: 100%;
    
}
.ld .xr ul .sub .list .n1{
    padding: 10px 14px;
    display: block;
	
}
 
@media screen and (max-width: 1000px){
.ld{
	max-width: 700px;
}
.ld h3 {
    
    display: inline-block;
    line-height:42px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
	background: #01538b ;
    padding: 0 50px 0 20px;
    margin: 10px 0px;
}
.ld .lr{
	
	margin: 10px 0 20px 0px;
	background: #fafafa url("/images/ld_list_bg.png") repeat-x bottom;
}
.ld .lr ul{
	margin: 0px auto;
	padding-bottom: 60px;
}
.ld .lr ul .sub{
	list-style: outside none;
    display: flex;    
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
	text-align: center;
}

.ld .lr ul .sub a{	    
    text-align: center;
	margin: 0px auto;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
	line-height: 40px;
}
.ld .lr ul .sub  .i{	  
    
    width: 40px;
    height: 40px;
    background: url("/JS9FH1OPUIWTE15SNucSK1H.jpg") no-repeat center;
    position: absolute;
    padding-left:40%;
    color: #595959;
}
.ld .xr{
	
	margin: 10px 0 20px 0px;	
}

.ld .xr ul .sub{
	list-style: outside none;
    display: flex;    
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
	text-align: center;
}
.ld .xr ul .sub .sublist_title{
   padding: 10px 10px;
    border-left: 4px solid #01538b;
    width: 200px;
    flex: none;
    color: #01538b;
    text-align: left;
    font-weight: 600;
	height: 22px;
	 font-size: 18px;
}

.ld .xr ul .sub .list{
    display: flex;
    flex-wrap: wrap;
    background: #fafafa;
    width: 100%;
    
}
.ld .xr ul .sub .list .n1{
     padding: 10px 20px;
    display: block;
    font-size: 18px;
	
}

}

@media screen and (max-width: 700px){
.ld{
	width: 100%;
}
.ld h3 {
    
    display: inline-block;
    line-height:30px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
	background: #01538b ;
    padding: 0 50px 0 20px;
    margin: 10px 0px;
}
.ld .lr{
	
	margin: 10px 0 20px 0px;
	background: #fafafa url("/images/ld_list_bg.png") repeat-x bottom;
}
.ld .lr ul{
	margin: 0px auto;
	padding-bottom: 60px;
}
.ld .lr ul .sub{
	list-style: outside none;
    display: flex;    
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
	text-align: center;
}

.ld .lr ul .sub a{	   
    font-size: 14px;  
	line-height: 20px;
}
.ld .lr ul .sub  .i{	  
    
    width: 20px;
    height: 20px;
    padding-left:40%;
    
}
.ld .xr{
	
	margin: 10px 0 20px 0px;	
}

.ld .xr ul .sub{
	list-style: outside none;
    display: flex;    
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
	text-align: center;
}
.ld .xr ul .sub .sublist_title{
    padding: 10px 10px;
    border-left: 3px solid #01538b;
    width: 150px;
min-width: 150px;
    flex: none;
    color: #01538b;
    text-align: left;
    font-weight: 600;
    height: 18px;
    font-size: 14px;
}

.ld .xr ul .sub .list{
    display: flex;
    flex-wrap: wrap;
    background: #fafafa;
    width: 100%;
    
}
.ld .xr ul .sub .list .n1{
    padding: 10px 15px;
    display: block;
    font-size: 14px;
	
}

}