body {
    scrollbar-face-color: #3C3932;
    scrollbar-shadow-color: #1F1E1C;
    scrollbar-highlight-color: #1F1E1C;
    scrollbar-3dlight-color: #1A1917;
    scrollbar-darkshadow-color: #1F1E1C;
    scrollbar-track-color: #111110;
    scrollbar-arrow-color: #FF5400;
    background-color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.bg {
    height: 1000px;
    background-image: url(../img/bg1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.wrapper {
    width: 1200px;
    margin: -453px auto 0;
}

.wrapper .w1 {
    background: url(../img/top04.jpg) no-repeat;
    height: 30px;
}

.wa {
    padding: 26px 0 0 251px;
}

.w1 a {
    float: left;
    background: url(../img/dlq.gif) no-repeat;
    width: 100px;
    height: 30px;
    color: #FF0;
    margin-right: 10px;
    display: inline;
    text-align: center;
    text-decoration: none;
    line-height: 30px;
    font-size: 12px;
}

.w1 a:hover {
    background: url(../img/dlq.gif) no-repeat 0 -30px;
    color: #fff;
}

.w1 ul {
    width: 1100px;
    list-style: none;
    text-align: center;
}

.w1 ul li {
    float: left;
    width: 150px;
    margin-right: 50px;
    margin-top: 32px;
}

.w1 ul li a {
    width: 300px;
    border: 1px dashed #dedede;
    margin: 0 auto;
    padding: 15px;
    background: #bda70a;
    color: tomato;
    font-weight: 600;
    margin-bottom: 15px;
    text-decoration: none;
}

.w1 ul li a:hover {
    background: green;
    color: #fff;
    text-decoration: none;
}

.wrapper .w4 {
    background: url(../img/top02.jpg) repeat-y;
    padding: 10px 20px;
}

p {
    line-height: 21px;
}

.style3 {
    color: #66ff00;
    font-weight: bold;
    font-size: 24px;
}

.wrapper .w5 {
    background: url(../img/top03.jpg) no-repeat;
    height: 24px;
}

.zbimg,
.copyright {
    text-align: center;
}

.copyright {
    color: #dedede;
    font-size: 12px;
    margin-top: 25px;
}

.copyright .lianjie9 {
    line-height: 30px;
}

.copyright a {
    text-decoration: none;
    color: greenyellow;
}


/* 右侧 */

#xfdaohang {
    width: 180px;
    position: fixed;
    top: 200px;
    right: 0px;
    margin-top: -150px;
    /* background-color: #31100b; */
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
    z-index: 150000;
    font-size: 14px;
    background-color: #3c1712;
    font-family: 'Microsoft YaHei';
    height: 500px;
    text-align: center;
    padding: 15px 5px;
    opacity: 0.6;
}

#xfdaohang .kxcqlogo {
    height: 80px;
}

#xfdaohang .kxcqlogo img {
    width: 150px;
}

#xfdaohang ul {
    padding: 14px 0;
    list-style-type: none;
    /* background-color: #333333; */
    color: white;
}

#xfdaohang ul li {
    height: 30px;
    width: 100%;
    line-height: 30px;
    text-align: center;
    margin-bottom: 24px;
    cursor: pointer;
}

#xfdaohang ul li a {
    color: white;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

#xfdaohang ul li a:hover {
    color: #05f50d;
}

#xfdaohang ul li:hover {
    background-color: #333333;
}

#xfdaohang .btn_backtop {
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    /* background-color: #676767; */
    display: block;
}

#tanchuBox {
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    text-align: center;
    z-index: 99999;
    /* background: #F8F8FF;*/
    /* background: #0c0c0c; 2020.12.03 */
    background: #0c0c0c29;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 1.2;
}