body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
blockquote {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Microsoft YaHei", Helvetica, Georgia, Arial, sans-serif;
    overflow-x: hidden;
    /* background-color: #211108; */
    background-color: #000000;
}

ul,
ol {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #4f4f4f;
}

.wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    background: url(https://img.alicdn.com/imgextra/i1/296192965/O1CN01vh385x1Xm0yPDrLaV_!!296192965.jpg) center top no-repeat #000000;
    min-width: 1280px;
}

.banbenBox {
    /* margin: 760px auto 0px; */
    margin: 760px auto 0px;
    width: 1280px;
    position: relative;
    z-index: 1500;
}

element.style {
    margin-right: 0;
}

.banbenV1 {
    padding: 13px 12px;
    float: left;
    width: 380px;
    height: 450px;
    position: relative;
    margin-right: 20px;
    background-color: #ebecee;
    border: 1px solid #ece8e5;
    display: inline;
    margin-bottom: 50px;
}

.banbenV1 .photo {
    margin: 0 auto 28px;
    /* width: 550px; */
    height: 300px;
    position: relative;
    overflow: hidden;
    background: #333;
    display: block;
}

.banbenV1 .photo img {
    width: 100%;
    height: 100%;
    display: block;
}

.banbenList li {
    /* height: 24px; */
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    /* padding: 11px 10px 11px 4px; */
    padding: 3px 10px 1px 4px;
    /* border-bottom: 1px dashed #a09c99; */
    overflow: hidden;
}

.banbenList li .btn_fl {
    color: #fff;
    margin-right: 9px;
    background-color: #0a5f04;
    display: inline-block;
}


/* .photo img:hover {
    transform: scale(1.2);
}
.photo img {
    transition: all .4s;
} */

.banbenV1 em {
    z-index: 9;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 100px;
}

.banbenV1 .banbenList em {
    position: none!important;
}

.banbenV1 em.c-wt-dujia {
    background: url(../img/100.png) no-repeat;
}

.copyrightBox {
    height: 200px;
    /* margin: 1900px auto 15px; 2020.12.03 修改成3个一行时修改，换成2行的话，则用这段*/
    margin: 1400px auto 15px;
    width: 1280px;
    /* margin: auto; */
}

.kxmusic,
.copyright {
    text-align: center;
}

.lianjie9 {
    color: #ebecee;
    line-height: 35px;
}


/******************第二版***********************/

.banbenBox2 .banbenV1 {
    /* height: 550px; */
    height: 490px;
}

.banbenV1 .c-wt-a {
    height: 30px;
    float: left;
    position: relative;
    color: #a10202;
    font-weight: bold;
    font-size: 18px;
}

.goStart {
    /* height: 100px!important; */
    height: 60px!important;
    border-bottom: none!important;
    padding: 11px 10px 11px 60px!important;
}

.starbtn {
    float: left;
    width: 190px;
    height: 40px;
    background: url(../img/starbtn.png);
    margin-top: 10px;
    margin-left: 30px;
    text-indent: -99em;
}

.starbtn:hover {
    background: url(../img/starbtn_hover.png);
}

.banbenList .c-wt-a em {
    font-style: normal;
    font-size: 18px;
}

.banbenList .c-wt-a i {
    width: 40px;
    height: 2px;
    background: #0a901a;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.banbenV1 .zhez {
    width: 405px;
    height: 330px;
    background: url(../img/ks-bg.png);
    position: absolute;
    left: 0px;
    top: -280px;
    z-index: 10;
    -webkit-transition: all .3s;
    -mz-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    display: none;
}

.banbenV1 .zhez .zhez-ksyx {
    width: 200px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    display: block;
    background: #fde701;
    margin: 0 auto;
    margin-top: 110px;
    border-radius: 18px;
}

.banbenV1:hover .zhez {
    top: 0px;
    -webkit-transition: all .3s;
    -mz-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    display: block;
}

.banbenV1 .zhez-ksyx:hover,
.user-face-ul li a.user-face-ljjr:hover,
.pic span .pic-a:hover,
.login-dl-vt a:hover {
    color: #5e504a;
    background: #84c1ff;
}


/* 2020.11.28 add */

.banbenV1 .c-wt-new {
    z-index: 9;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 100px;
    background: url(../img/102.png) no-repeat;
}

.c-wt-dujia103 {
    z-index: 9;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 100px;
    background: url(../img/103.png) no-repeat;
}