.list-box h3{width: 100%;font-size: 20px;color: #6B6867;text-align: center; margin: 20px 0;}
.list-box p{text-indent: 32px;color: #6B6867;font-family:"微软雅黑";}
.list-box .button-t{text-align: center;margin-top: 30px;}
.list-box .button-t a{
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f1f1f1;
    color: #2a75d4;
    cursor: pointer;
    margin: 0 10px;
    border-radius: 5px;}
.list-box .button-t a:hover{background: #2a75d4;color: #ffffff;}
.list-box  a:hover { color: #fff !important;}
