ul.ul1 li a{background:none;    cursor: pointer;}
ul.point li a span{margin-left: 8px;}
ul.ul1 .grey-line{width:100%}
.width_77{width: 76%}
.title_horizontal{
	margin-top:0;
	height: 100%;
    width: 100%;
}
.title_horizontal a{
  	height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
   font-size:14px;
   color: #666;
   font-weight:400;
}
.title_horizontal a:hover {
    color: red;
}
.height_43{
  height:45px!important;
}
.bd_bottom{
 border-bottom: 1px solid #ccc;
}