* {
    margin: 0;
    padding: 0;

}

span:not(.num) {
    display: none;
}

a {
    text-decoration: none;
}


.sform-pre img {
    width: 100%;
    height: auto;
}

.stable_div {
    width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.stable_div::-webkit-scrollbar {
    display: none;
}

.stable_2 {
    width: 100%;

}

#nav-intro-0, .sideMenu {
    margin-top: 2%;
    border-top: 0.2vw solid lightgray;
    border-bottom: 0.2vw solid lightgray;
    margin-bottom: 3%;
}


.sideMenu ul li, .sub li {
    list-style: none;
}


.sub li {
    width: 100%;
    font-size: 1vw;
    position: relative;
}

.sub li a:not(.a_highlight) {

    color: white;
}

.sub li a {
    font-size: 1.3vw;
    margin-top: 0.5%;
    height: 1.4vw;
    padding-bottom: 2%;
    padding-left: 20%;
    display: block;
    width: 100%;
}

.sub li a:hover {
    background-color: rgb(215, 215, 215);
    color: rgb(51, 51, 51);
    cursor: pointer;
}

.sform-div-1:hover {
    background-color: rgb(215, 215, 215);
    color: rgb(51, 51, 51);
    cursor: pointer;
}

.nLi {
    position: relative
}

.nLi h3 {
    padding-top: 0.4vw;
    padding-bottom: 1%;
    /*padding-top: 0.1%;*/
    height: 2vw;
    padding-left: 10%;
    font-size: 1.2vw;

}

.nLi h3:hover {
    background-color: rgb(215, 215, 215);
    color: rgb(51, 51, 51);
    cursor: pointer;
}

.sform-pre {
    width: 82.6%;
    float: left;
    text-align: center;
}

.newbanned {
    position: relative;
    width: 82.6%;
    float: left;
    /*background-color: rebeccapurple;*/
    text-align: center;
    padding-top: 1%;
}

.newbanned p {
    font-weight: bold;
    font-size: 1.4vw;
    position: absolute;
    top: 2.5vw;
    left: 15vw;
    color: rgb(198, 20, 15);
    width: 70%;
}

.newbanned-whole {
    position: relative;
    width: 82.6%;
    float: left;
    /*background-color: rebeccapurple;*/
    text-align: center;
    padding-top: 1%;
}

.newbanned-whole p {
    font-weight: bold;
    font-size: 1.3vw;
    position: absolute;
    top: 2.5vw;
    left: 15vw;
    color: rgb(198, 20, 15);
}

.newbanned-whole img {
    width: 95%;
}

.newbanned img {
    width: 95%;
}

html, body {
    height: 100%;
    width: 100%;
}


canvas {
    display: block;
}

body {
    background: url("../gmi/水印30.png") 0% 0% / 100% repeat-y;
    padding: 0;
    margin: 0;
}

.shead {
    position: fixed;
    width: 99.9%;
    height: 7.6vw;
    background-color: rgba(255, 255, 255, 1)
}

.shead-title {
    margin-top: 1%;
    text-align: center;
    width: 100%;
    color: white;
}

.shead-title-img {
    width: 60%;
}

.shead-title2 {
    text-align: center;
    margin: 0 auto;
    width: 70%;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    font-style: normal;
    font-size: 2.2vw;
    color: white;
    margin-bottom: 1%;
}

.shead-title2:hover {
    cursor: pointer;
}

.shead-title3 {
    padding-top: 3.5%;
    width: 50%;
    height: 70%;
    float: right;
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-size: 1.3vw;
}

.stable tr:not(:nth-child(1)) td {
    width: 100%;
    height: 2vw;
    color: white;
}

.stable_2 tr:nth-child(21) td,
.stable_2 tr:nth-child(17) td,
.stable_2 tr:nth-child(18) td,
.stable_2 tr:nth-child(19) td,
.stable_2 tr:nth-child(20) td,
.stable_2 tr:nth-child(3) td,
.stable_2 tr:nth-child(4) td,
.stable_2 tr:nth-child(5) td,
.stable_2 tr:nth-child(6) td,
.stable_2 tr:nth-child(7) td,
.stable_2 tr:nth-child(8) td,
.stable_2 tr:nth-child(9) td,
.stable_2 tr:nth-child(10) td,
.stable_2 tr:nth-child(11) td,
.stable_2 tr:nth-child(12) td,
.stable_2 tr:nth-child(13) td,
.stable_2 tr:nth-child(14) td,
.stable_2 tr:nth-child(15) td,
.stable_2 tr:nth-child(16) td {
    font-size: 1vw;
    padding-left: 20%;
}

.stable_2 tr td:hover {
    background-color: rgb(215, 215, 215);
    color: rgb(51, 51, 51);
    cursor: pointer;
}

.stable_2 tr:nth-child(1) td,
.stable_2 tr:nth-child(2) td {
    padding-left: 10%;
}

.sfooter {
    padding-top: 5%;
    width: 100%;
    text-align: center;
    color: gray;
    font-size: 1vw;
    clear: both;
}

.sform {
    width: 30%;
    float: left;
    margin-left: 2.6%;
    margin-top: 1.5vw;
    text-align: center;
    position: relative;
}

.sform-place {
    width: 45%;
    margin-top: 2vw;
    margin-left: 2%;
    margin-right: 1%;
    /*height: 5vw;*/
    float: left;
    padding-bottom: 10%;
}

.sform-place h4 {
    /*margin-left: 2%;*/
    font-size: 1.5vw;
}

.sform-place p {
    font-size: 1.4vw;
    margin-top: 1%;
    margin-left: 3.5%;
    padding-bottom: 10%;
}

.sform1 {
    width: 100%;
    margin: 0 auto;
    height: 26vw;
}

.sform-first {
    background-color: rgba(224, 33, 49, 0.9);
    margin: 0 auto;
    width: 82.6%;
    height: 2.6vw;
    float: left;
    text-align: center;
    color: #fff;
}

.sform-first1 {
    height: 2.5vw;
    width: 100%;
    font-size: 1.8vw;
    margin: 0 auto;
    margin-top: 15px;
    color: white;
    margin-bottom: 0.5vw;
}

.sform-first1-p {
    font-size: 1.1vw;
    margin-top: 0.6%;
}

.sform-last {
    float: left;
    background-color: rgba(165, 161, 159, 0.9);
    color: white;
    border-top: 0.2vw solid rgba(102, 102, 102, 0.4);
    text-align: center;
    width: 99%;
    height: 9vw;
}

.sform-last p {
    margin-top: 3%;
}

.left-div {
    width: 17%;
    float: left;
    background: url("../../static/gmi/左側背景.jpg");
    background-attachment: fixed;
    background-size: 20% 100%;
    /*background-color: rgba(119, 119, 119, 1);*/
    border-right: 0.1vw solid rgba(102, 102, 102, 0.4);
}

.stable {
    font-size: 1.2vw;
    width: 101%;
}

.right-div {
    margin-left: 1%;
    width: 81%;
    float: left;
}

.right-div-1 {
    margin: 0 auto;
    width: 99%;
    overflow: auto;
}


.sform-div-1 {
    border: 0.15vw solid #EEEEEE;
    border-radius: 1vw;
    margin: 0 auto;
    margin-top: 1%;
    margin-left: 27%;
    width: 60%;
    height: 2vw;
    background-color: rgba(255, 255, 255, 0.9)
}

.simg {
    margin-top: 0.2vw;
    width: 70%;
    height: 2.8vw;
}

.simg:hover, .sform-div-1 {
    cursor: pointer;
}

.sbtn {
    display: block;
    margin: 0 auto;
    margin-right: 27%;
    border: 0.15vw solid rgba(22, 155, 213, 0.9);
    border-radius: 1vw;
    background-color: rgba(22, 155, 213, 0.8);
    width: 67%;
    height: 2.4vw;
    font-size: 1.1vw;
    color: white;
}

.sbtn:hover {
    cursor: pointer;
}

/*div, table, td, tr {*/
/*    border: 0.2vw solid red;*/
/*}*/


.stable_1 {
    width: 99%;
    height: 14vw;
    margin: 0 auto;
    background-size: 100%;
    border-radius: 0.5vw;
}


.img-div {
    margin: 0 auto;
    width: 80%;
    height: 17vw;
}

.img-div-word {
    text-align: left;
    width: 45%;
    margin-left: 5%;
    float: left;

}

.downgif {
    width: 40%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    float: left;
}

.down-div-1 {
    margin: 0 auto;
    height: 100%;
    font-size: 1.5vw;
    background: url("../gmi/down-right.png") no-repeat 50% 0;
    background-size: 32%;
    line-height: 3vw;
}

.down-div-1 span {
    margin-left: 3vw;
    font-size: 1.5vw;
}

.down-div-1:hover {
    cursor: pointer;
}

.sgray {
    margin: 0 auto;
    margin-top: 1%;
    width: 99%;
    height: auto;
    border-radius: 3px;
    margin-bottom: 50px;
    background-size: 100%;
}

.sgray1 {
    float: left;
    width: 80%;
    height: 99.9%;
}

.sgray11 {
    margin-top: 1.5%;
    margin-left: 3%;
    width: 95%;
    height: 95%
}

.sgray11_p1 {
    padding-bottom: 2%;
    font-weight: bold;
    margin-bottom: 1%;
    font-size: 2vw;
    border-bottom: 0.15vw solid darkgray;
}

.sgray2 {
    margin-left: 10%;
    margin-top: 5%;
    width: 100%;
    height: 38%;
}

.sgray21 {
    width: 95%;
    word-break: normal;
    word-wrap: break-word;
    font-size: 1.3vw;
    margin: 0 auto;
    margin-top: 1%;
}

.sgray3 {
    float: left;
    width: 19.3%;
    height: 99.7%;

}

.sgray3-img {
    width: 100%;
    height: 15vw;
}

.sgray4-img {
    position: relative;
    top: -9vw;
    left: -6vw;
    width: 100%;
}

.down-div {
    max-width: 90vw;
    margin: 0 auto;
    width: 100%;
}

.banner {
    width: 99.9%
}

.s_title {
    font-weight: bold;
    margin: 1.5vw 0;
    font-size: 1.5vw
}

.s_title_2 {
    font-size: 1.3vw;
    line-height: 1.5;
}

.s_title_2 img {
    margin: 0.5vw 0;
    max-width: 100%
}

.sgray3-img-1 {
    margin-top: 3%;
    width: 60%
}


.sgray5 {
    width: 100%;
    text-align: center;

}

.a_highlight {
    background-color: #D7D7D7;
    color: #333333
}


.td_btn {
    position: absolute;
    width: 13%;
    /*background-color: white;*/
    border-radius: 0.2vw;
    height: 1.8vw;
    font-size: 1vw;
    right: 1.3vw;
    background: url("../../static/gmi/search.png") no-repeat 0.2vw 0.5vw;
    background-size: 70%;
    border-style: none;
}

.td_btn:hover {
    cursor: pointer;
}

#search_name {
    font-size: 1vw;
    width: 80%;
    padding-top: 1%;
    padding-left: 7%;
    height: 2vw;
    border-radius: 2vw;
    background: transparent;
    border: 0.1vw solid white;
    color: white;
}

#search_name::-webkit-input-placeholder {
    color: white;
}

#search_name:-moz-placeholder {
    color: white;
}

#search_name:-ms-input-placeholder {
    color: white;
}

.log_out {
    display: none;
    font-size: 1.4vw;
    position: fixed;
    width: 45%;
    top: 13vw;
    height: 23vw;
    border: 0.1vw solid #c3c3c3;
    background-color: rgba(255, 255, 255, 0.98);
    z-index: 98;
    border-radius: 3vw;
    left: 28%;
    -moz-box-shadow: 0.2vw 2px 2vw #909090;
    -webkit-box-shadow: 0.2vw 0.2vw 2vw #909090;
    box-shadow: 0.2vw 0.2vw 2vw #909090;
}

.log_out_text {
    width: 100%;
    height: 74%;
    padding-top: 5%;
}

.log_out_text h1 {
    font-weight: bold;
    color: rgb(0, 0, 92);
    text-align: center;
    text-shadow: 0.3vw 0.3vw 0.5vw rgba(0, 0, 0, 0.64);
}

.log_out_text p {
    color: rgba(119, 119, 119, 1);
    width: 80%;
    padding-top: 5%;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    margin: 0 auto;
}

.log_out_button {
    color: rgba(119, 119, 119, 1);
    text-align: center;
    padding-top: 2%;
    border-top: 0.1vw solid gray;
    width: 100%;

}

.log_out_button:hover {
    cursor: pointer;
}

.img_status {
    width: 25%;
    position: absolute;
    top: -1.3vw;
    left: -1.3vw;
}

.news {
    position: absolute;
    width: 3.2vw;
    top: 0.6vw;
    left: 9.5vw
}


.sform-head {
    width: 82.6%;
    /*height: 10vw;*/
    float: left;
    margin-top: 1vw;
    /*background-color: darkblue;*/
}

.sform-head-1 {
    margin-left: 4.5%;
    margin-top: 0.5vw;
    width: 96%;
    /*height: 90%;*/
    /*background-color: #7d9973;*/
}

.sform-head-name {
    float: left;
    width: 3vw;
    height: 3vw;
    background: white;
    line-height: 3vw;
    text-align: center;
    border-radius: 5vw;
    font-size: 1.3vw;
    margin-right: 1vw;
    border: 0.1vw solid black;
    color: black;
    margin-bottom: 0.5vw;
}

.sform-head-name:hover {
    cursor: pointer;
    background: black;
    color: white;
}


.sform-head-video {
    width: 82.6%;
    /*height: 10vw;*/
    float: left;
    margin-top: 1vw;
    /*background-color: darkblue;*/
}

.sform-head-video-1 {
    margin-left: 4.5%;
    margin-top: 0.5vw;
    width: 96%;
    /*height: 90%;*/
    /*background-color: #7d9973;*/
}

.sform-head-date, .sform-head-place {
    float: left;
    width: 8vw;
    height: 3vw;
    background: white;
    line-height: 3vw;
    text-align: center;
    border-radius: 5vw;
    font-size: 1.3vw;
    margin-right: 1vw;
    border: 0.1vw solid black;
    color: black;
    margin-bottom: 0.5vw;
}

.sform-head-date:hover, .sform-head-place:hover {
    cursor: pointer;
    background: black;
    color: white;
}

.svideo {
    width: 100%;
    height: 15vw;

}

.svideo:hover {
    cursor: pointer;
}

.svideo-div {
    float: left;
    margin-top: 1.5%;
    margin-right: 1%;
    margin-left: 2%;
    width: 30%;
    height: 15vw;
    margin-bottom: 5%;
}

.newvideo {
    float: right;
    width: 5vw
}

.infovideo {
    font-size: 1vw;
    float: left;
    width: 60%;
}

.svideo-div-b {
    height: 3vw;
}

.svideo-img {
    width: 100%;
    height: 15vw;
    border: 0.1vw solid gray
}

.svideo-img:hover {
    cursor: pointer;
}