body {
    margin: 0;
}

.tophead {
    height: 100px;
    width: 100%;
}

.topcenter {
    width: 100%;
    height: 80px;
    background-color: #7F4DE9;

}

.tc1 {
    width: 50%;
    height: 100%;
}

.disfex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tctext {
    color: white;
    font-size: 18px;
    width: 200px;
    height: 100%;
    letter-spacing: 1px;
    margin-left: 5px;
}

.tctext:hover {
    background-color: #722ed1;
    cursor: pointer;
}
.tctexthover {
    background-color: #722ed1;
    cursor: pointer;
}
.slider {
    max-width: 100%;
    overflow: hidden;
    position: relative;
    height: 400px;

}

.slider img {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    flex: 0 0 auto;
    width: 100%;
}

.slider img.active {
    display: block;
}

.lban {
    color: white;
    margin-left: 10px;
    cursor: pointer;
    width: 10px;
    height: 10px;
    border: 1px solid #e8e8e8e8;
    border-radius: 5px;
    background-color: #939393e8;

}

.lbans {
    color: #722ed1;
    background-color: #722ed1;
}

.dva {
    position: absolute;
    bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

#wmxx h3 {
    font-size: 24px;
    font-family: 微软雅黑, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
}

#wmxx h1 {
    font-size: 40px;
    font-weight: bold;
    color: #722ed1;
    text-align: center;
    margin-top: 0px;
}
.gxwm {
    background-color: #F1F2F6;
    width: 100%;
}
.zzxx {
    font-size: 15px;
    color: #666666;
    width: 92%;
    margin-left: 4%;
    padding-bottom: 14px;
}

.wdcp {
    background-color: #dee2f1;
    width: 100%;
}

.table1 {
    width: 23%;
    height: 182px;
    margin-top: 20px;
}

.tablefk {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.imgtp {
    width: 100%;
    height: 80%;
}

.imgss {
    width: 100%;
    height: 100%;
    border-radius: 30px;
}

.tbp {
    text-align: center;
}

.divt {
    display: flex;
    align-items: center;
    justify-content: center;
}

div h1 {
    font-size: 40px;
    font-weight: 700;
}

.cplb {
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.cplb2 {
    width: 60%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cplbleft {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cplbright {
    width: 50%;
    height: 100%;
}

.cplbtitle {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    align-items: baseline;
}

.cplbtitles {
    font-size: 22px;
    font-weight: 600;
    color: #7F4DE9;
}

.cplbtitles1 {
    font-weight: 600;
    color: #7F4DE9;
    font-size: 12px;
}

.fontmessage {
    font-size: 12px;
    color: #857f7f;
}

.margintoptext {
    margin-top: 7px;
    font-size: 12px;
    color: #857f7f;
}

ul li::marker {
    color: #7F4DE9;
}

.cplbtitles1 {
    cursor: pointer;
}

/* Webkit浏览器样式 */
::-webkit-scrollbar {
    width: 12px;
    /* 滚动条宽度 */
}

::-webkit-scrollbar-track {
    background: transparent;
    /* 滚动槽的颜色 */
}

::-webkit-scrollbar-thumb {
    background-color: #7F4DE9;
    /* 滚动条滑块颜色 */
    border-radius: 6px;
    /* 滑块圆角 */
    border: 3px solid #f5f5f5;
    /* 滑块边框样式 */
}

.yxtno {
    color: #999;
    margin-left: 10px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
    cursor: pointer;
}

.yxtno:hover {
    color: #7F4DE9;
    border-bottom: 2px solid #7F4DE9;
    margin-left: 10px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
}

.yxt {
    color: #7F4DE9;
    border-bottom: 2px solid #7F4DE9;
    margin-left: 10px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
}

.yimg {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.yxsst {
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #999;
}

.divtitle1 {
    color: #999;
    width: 90%;
    margin-left: 5%;
}

.divtitile {
    text-align: center;
    color: #666;
    font-size: 19px;
    font-weight: 600;
}

.divimg {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 100px;
}

.ysimg {
    width: 60px;
    height: 60px;
}

.y {
    width: 80%;
    margin-left: 10%;
}

.ys {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

.ysdiv {
    background: white;
    width: 23%;
    height: 200px;
    border: 1px solid white;
    margin-top: 12px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
}

.ysdiv:hover {
    background: white;
    width: 23%;
    height: 200px;
    border: 1px solid rgba(0, 0, 0, .08);
    margin-top: 12px;
    box-shadow: 0 2px 16px #7F4DE9;
}
.xt {
    line-height: 24px;
    min-height: 13px;
    border-top: 1px solid #424242;
    clear: both;
    overflow: hidden;
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #8f8f8f;
}

.mairgin_left {
    margin-left: 18px;
}

.lxwo {
    font-size: 18px;
    color: #ccc;
}

.lxwotitel {
    color: #999;
    font-size: 12px;
    margin-top: 5px;
}

.bottom {
    width: 100%;
    height: 220px;
    background-color: #001529;
}

body {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-variant: tabular-nums;
    line-height: 1.5;
    background-color: #fff;
    font-feature-settings: "tnum", "tnum";
    color: rgba(0, 0, 0, .65);
}

.head_img {
    height: 90px;

}

.head_title {
    color: white;
    font-size: 29px;
}

.divflex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.kfrx {
    color: white;
    font-size: 19px;
    color: #ccc;
}
.cpzxleft{
    width: 12%;
    margin-left: 5%;
}
.cpzx{

}
.cpzxright{
    font-weight: 600;
    width: 80%;
    margin-left: 3%;
}

.cpxxinfo{
    border-bottom: 4px solid #626262;
    font-weight: 600;
    width: 80%;
    margin-left: 3%;
    text-align: center;
}
.cpjj{
    font-weight: 600;
    border-bottom: 8px solid #7F4DE9;
    width: 12%;
    font-size: 17px;
    margin-left: 5%;
    padding-bottom: 3px;
text-align: center;
}
.cpzxtop{
    display: flex;
    margin-top: 10px;
}
.cplb{
    background: #eeeeee;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    font-weight: bold;
    font-family: sans-serif;
    margin-bottom: 25px;
    cursor: pointer;
    border-radius: 5px;
}
.cplb:hover{
     background: #7F4DE9;
     color: white;
 }
.cplb1{
    background: #7F4DE9;
    color: white;
}
.show_t {
    line-height: 36px;
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-bottom: 15px;
    font-weight: normal;
}
.hzyh{
    padding-bottom: 20px;
}