#st .nav-down{display:none !important;}
.xrld {
    margin-top: 50px;}
.xrld li {
    padding: 30px 0;
    border-bottom: 1px dotted #CCCCCC;}
.xrld li a{    align-items: center;
    display: flex
;}
.xrld li:hover{background-color: #025ece;}
.xrld li:hover .bt{color: #fff;}
.xrld li:hover .zw{color: #fff;}
.xrld li:hover .w70{color: #fff;}
.bt {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #025ece;}
.zw {
    text-align: center;
    font-size: 18px;
    line-height: 45px;}
.fl {
    float: left;}
.fr{ float: right;}
.w30 {
    width: 15%;
    border-right: 1px solid #CCCCCC;}
.w70 {
    width: 84%;
    font-size: 16px;
    line-height: 35px;
    text-indent: 2em;}
.clear{    clear: both;}
@media (max-width: 767px) {
   .w30 {
     width: 30%;
    border-right: none;}.w70 {
    width: 65%;
    border-left: 1px solid #CCCCCC;
    padding-left: 5%;}
}
