@charset "utf-8";
/* CSS Document */
.g-second .g-main .g-container .ninelist1 li a.LayImAhrefNode{
    display: block !important;
    width: 100%;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    transition:all .5s linear 0s;
}
.ninelist1 .ninelist-li{
    height: 310px;
}
.ninelist1 .ninelist-li a{
    height: 88%;
}
.g-second .g-main .g-container .ninelist0 li a.LayImAhrefNode{
    width: 48.8%;
    line-height:47px;
    margin: 2.7% 0 0 0;
    vertical-align: middle;
    transition:all .5s linear 0s;
}
/* @media screen and (max-width: 1100px) and (min-width: 960px){
.g-second .g-main .g-container .ninelist0 li a.LayImAhrefNode{
    margin: 2.7% 0 0 2%;
    }

} */
.details-right a.LayImAhrefNode{
    display: inline-block;
    width: 134px;
    line-height: 43px;
    font-size: 18px;
    padding: 0px 10px;
    margin: 15px 0 0 0px;
    transition:all .5s linear 0s;
}
.g-second .g-main .g-container .ninelist1 li a.LayImAhrefNode:hover,
.g-second .g-main .g-container .ninelist0 li a.LayImAhrefNode:hover,
.details-right a.LayImAhrefNode:hover{
    background:#2b2b2b;
    text-decoration:none;
    color: #fff!important;
}
.LayImAhrefNode{
    display: inline-block!important;
    border-radius: 2px;
    background:#f08000;
    color: #fff!important;
    text-align: center;
}


