input:-webkit-autofill {
  transition: background-color 5000s ease-in-out 0s;}
.head-search{margin-left: 0.2rem;}

.sub a{font-size: 20px;
    line-height: 30px;
    color: #4c4c4c;
    display: block;
    padding: 7px 20px 7px 30px;}
.sub a:hover{color:#811d98;}

@media only screen and (max-width: 1440px){
.left_dh ul li .sub a{padding: 5px 20px;}
}

@media only screen and (max-width: 960px){
.left_dh ul li .sub a{padding: 0px;line-height: 40px;}
}

@media only screen and (max-width: 768px){
.left_dh ul li .sub a{line-height: 30px;font-size: 14px;text-indent: 20px;}
}
