.topdhtd td {
    text-align: center;
}

.topdha {
    color: #333333;
    text-decoration: none;
    font-size: 16px;
    background: url(/static/index/img/apps2.png) no-repeat;
    background-size: 0% 10%;
    background-position: 50px 38px;
    padding-bottom: 20px;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}

#nrkuai1 {
    position: absolute;
}

#nrkuai2 {
    position: absolute;
}

#nrkuai3 {
    position: absolute;
}

#nrkuai4 {
    position: absolute;
}

.topdha:hover {
    -webkit-animation: name 0.5s ease-in-out 0s 1 alternate forwards;
}

@keyframes name {
    0% {
        color: #333333;
        background-size: 0% 10%;
        background-position: 50% 38px;
    }
    100% {
        color: #4D97FF;
        background-size: 50% 10%;
        background-position: 50% 38px;
    }
}

.sbfsqjiant:hover {
    -webkit-animation: namesbfsqjt 0.5s ease-in-out 0s 1 alternate forwards;
}

@keyframes namesbfsqjt {
    0% {
        opacity: 0.6;
    }
    100% {
        opacity: 1;
    }
}

.xfsyp:hover {
    -webkit-animation: namexfsyp 0.2s ease-in-out 0s 1 alternate forwards;
}

@keyframes namexfsyp {
    0% {
        font-size: 12px;
        color: #666666;
    }
    100% {
        font-size: 13px;
        color: #4D97FF;
    }
}

.syqbbl:hover {
    -webkit-animation: namesyquanb 0.2s ease-in-out 0s 1 alternate forwards;
}

@keyframes namesyquanb {
    0% {
        color: #333333;
    }
    100% {
        color: #4D97FF;
    }
}

.bycyse:hover {
    -webkit-animation: nameycjies 0.5s ease-in-out 0s 1 alternate forwards;
}

@keyframes nameycjies {
    0% {
        background-color: #efefef;
    }
    100% {
        background-color: #dedede;
    }
}

.fuersx:hover {
    -webkit-animation: namefuersxx 0.3s ease-in-out 0s 1 alternate forwards;
}

@keyframes namefuersxx {
    0% {
        width: 10px;
    }
    100% {
        width: 20px;
    }
}

.fuersxjiaj:hover {
    -webkit-animation: namejiaj 0.3s ease-in-out 0s 1 alternate forwards;
}

@keyframes namejiaj {
    0% {
        width: 15px;
    }
    100% {
        width: 20px;
    }
}

.xufnszb:hover {
    -webkit-animation: namexfwzb 0.3s ease-in-out 0s 1 alternate forwards;
}

@keyframes namexfwzb {
    0% {
        background-color: #F4F4F4;
        color: #666666;
    }
    100% {
        background: #1890FF;
        color: white;
    }
}


/*.chanpbt:hover{*/


/*	-webkit-animation:namechanp 0.3s ease-in-out 0s 1 alternate forwards;*/


/*}*/


/*@keyframes namechanp {*/


/*	0% { background-color: white;color: #272727;}*/


/*	100% { background-color: #4D97FF;color: white; }*/


/*}*/

.djxzanb {
    cursor: pointer;
}

.djxzanb:hover {
    -webkit-animation: namedjxzbs 0.3s ease-in-out 0s 1 alternate forwards;
}

@keyframes namedjxzbs {
    0% {
        background-color: #ffffff;
        color: #4D97FF;
    }
    100% {
        background-color: #4D97FF;
        color: #ffffff;
    }
}

.djxzanbs {
    cursor: pointer;
}

.djxzanbs:hover {
    -webkit-animation: namedjxzbs 0.3s ease-in-out 0s 1 alternate forwards;
}

@keyframes namedjxzbs {
    0% {
        background-color: #F4F4F4;
        color: #4D97FF;
    }
    100% {
        background-color: #4D97FF;
        color: #ffffff;
    }
}

.pkiyy:hover {
    -webkit-animation: namepkiyy 0.3s ease-in-out 0s 1 alternate forwards;
}

@keyframes namepkiyy {
    0% {
        color: #999999;
        font-weight: 300;
        font-size: 15px;
        background-size: 0% 10%;
    }
    100% {
        color: #4D97FF;
        font-weight: 500;
        font-size: 16px;
        background-size: 30% 10%;
    }
}

.wenzbs:hover {
    -webkit-animation: namewdz 0.5s ease-in-out 0s 1 alternate forwards;
}

@keyframes namewdz {
    0% {
        color: #333333;
    }
    100% {
        color: #4D97FF;
    }
}

* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style-type: none;
}

#slide {
    height: 400px;
    position: relative;
    overflow: hidden;
}

.pic-list {
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
}

.pic-list li {
    float: left;
}

.pic-list li img {
    height: 400px;
}

.btn {
    opacity: 0;
    position: absolute;
    top: 50%;
    height: 50px;
    width: 50px;
    /*opacity: 0.5;*/
    border-radius: 5px;
    cursor: pointer;
    user-select: none;
    /*background: white;*/
    font-size: 25px;
    line-height: 50px;
    text-align: center;
    transition: all 1s;
    transform: translateY(-50%);
}

.next {
    right: 0;
}

.icon-list {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.icon-list li {
    float: left;
    margin: 0 5px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #ccc;
    cursor: pointer;
}

.icon-list .active {
    width: 20px;
    border-radius: 10px;
    background-color: white;
}

.cptd {
    text-align: center;
    opacity: 0;
}

.dbtitle:hover {
    text-decoration: underline;
}

.dbtitle {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
    cursor: pointer;
    padding-bottom: 20px;
}

.dbcontext:hover {
    text-decoration: underline;
}

.dbcontext {
    color: #d0d0d0;
    cursor: pointer;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dianwz {
    width: 3%;
    text-align: center;
    height: 30px;
}

.dianwz img {
    width: 5px;
    border-radius: 10px;
}

.wenzbs {
    cursor: pointer;
}

#huagtg {
    opacity: 0;
}

#bannernei1 {
    opacity: 0;
}

#bannernei2 {
    opacity: 0;
}

#bannernei3 {
    opacity: 0;
}

#dakai {
    right: -100px;
}

#shouq {
    right: 65px;
}