#modal-layer-mask{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.18);
}
#modal-layer-container{
    position: fixed;
    top: 8.8%;
    left: 60%;
    right: 0px;
    bottom: 0px;
    max-width: 255px;
    max-height: 100%;
    background: #EEEEEE;
    box-shadow: #181818 1px 2px 3px;
    border-radius: 0px 0px 5px 5px;
}
@keyframes widthFull{from{width:0px;}to{width:100%;}}
@keyframes heightFull{from{height:0px;}to{height:100%;}}
.modal-layer-skin-default .modal-layer-content{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #EE0000;
    padding: 20px 8px 18px;
    margin: 0px 0px;
}
.modal-layer-skin-default .modal-layer-display-progress-bar{
    position: absolute;
}
.modal-layer-skin-default .modal-layer-display-progress-bar[progress-bar-position=top]{
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 3px;
}
.modal-layer-skin-default .modal-layer-display-progress-background{
    width: 100%;
    height: 100%;
    background: rgba(0,255,0,0.88);
}
.modal-layer-skin-default .modal-layer-display-progress-bar[progress-bar-position=top] .modal-layer-display-bar-progress,.modal-layer-skin-default .modal-layer-display-progress-bar[progress-bar-position=bottom] .modal-layer-display-bar-progress{
    width: 0px;
    height: 100%;
}
.modal-layer-skin-default .modal-layer-display-bar-progress{
    display: block;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 1580px){
    .daohang{display: none;}
    .gonggao{display: none;}
    .jiankang{display: none;}
    .kinglogo{display: none;}
    .king255sv{display: none;}
    .kingvs4{display: none;}
    .kingvs5{display: none;}
    .kingvs6{display: none;}
    .style17{display: none;}
    .style18{display: none;}
}
html{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    cursor: default;
    overflow: auto;
}
body{
    position: relative;
    min-width: 100%;
    min-height: 100%;
    background: #12110F;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
body.loaded-bg{
    background: linear-gradient(rgba(18,17,15,0.98), rgba(18,17,15,0.98)), url('/image/king255bd.jpg') no-repeat center / cover fixed;
}
footer{
    position: absolute;
    width: 100%;
    height: 80px;
    bottom: 0px;
}
footer p{
    position: absolute;
    width: 100%;
    height: 80px;
    bottom: 0px;
    margin-left: 7.6px;
}
#canvas-tw{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    display: block;
    pointer-events: none;
}
div.king255top{
    position: fixed;
    width: 55px;
    height: 55px;
    right: 18px;
    bottom: 180px;
    z-index: 1000;
    border-radius: 18%;
    box-shadow: #000000 1px 2px 3px;
    background-color: #EE0000;
    cursor: pointer;
    display: none;
    opacity: 0.36;
}
div.king255top:hover{
    transition: opacity 0.3s;
    opacity: 0.69;
}
.kingtop{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: 15px;
    font-size: 23px;
    color: #EEEEEE;
    border-top: 2px solid #A8EE36;
    transition: color 0.3s;
}
.king255top:hover .kingtop{
    color: #EEEE00;
}
div.king255ok{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 188px;
    background-color: #12110F;
    z-index: 10000;
}
div.king255ko{
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    width: 100%;
    height: 55px;
    margin-bottom: 133px;
    background-color: rgba(7,8,9,0.88);
    overflow: hidden;
    z-index: 8000;
}
div.king255ko progress{
    position: fixed;
    top: 55px;
    left: 0px;
    width: 100%;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
}
progress::-webkit-progress-bar{
    background-color: #070809;
    box-shadow: #000000 1px 1px 1px;
    height: 2px;
}
progress::-webkit-progress-value{
    background-color: rgba(55,238,25,0.36);
    height: 2px;
}
div.king255ko .kingvs6{
    position: fixed;
    top: 66px;
    right: 22px;
    width: 220px;
    height: 128px;
    opacity: 0.36;
    z-index: 1;
}
ul.king255vs{
    position: absolute;
    top: 0px;
    left: 18%;
    width: 36%;
    height: 33px;
    max-width: 50%;
    overflow: hidden;
}
ul.king255vs li{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    position: relative;
    left: 2px;
    height: 33px;
    line-height: 33px;
    color: #99DD00;
    text-align: left;
}
.king255vs li:first-child{
    margin-top: 0px;
    transition: margin-top 0.5s ease;
}
.king255vs .fon12{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: 1px;
    font-size: 18px;
    font-weight: bold;
    background-image: linear-gradient(to right,#EE0000,#EEEE00);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
ul.king255sv{
    position: absolute;
    top: 10px;
    left: 80px;
    width: 18%;
    height: 36px;
    overflow: hidden;
}
ul.king255sv li{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    left: 0px;
    height: 36px;
    line-height: 36px;
    font-size: 25.5px;
    font-weight: bold;
    letter-spacing: 2.55px;
    text-align: left;
    background-image: linear-gradient(to right,#EE0000,#EEEE00,#00EE00);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.king255sv li:first-child{
    margin-top: 0px;
    transition: margin-top 0.5s;
}
img.kingvs3{
    position: absolute;
    top: 6px;
    left: 18px;
    width: 45px;
    height: 45px;
    opacity: 0.88;
}
img.kingvs4{
    position: absolute;
    top: 6px;
    right: -18px;
    width: 300px;
    height: 45px;
    opacity: 0.69;
}
div.king255ko a.kingvs5{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: 10px;
    height: 36px;
    line-height: 36px;
    font-size: 25.5px;
    font-weight: bold;
    letter-spacing: 18px;
    background:-webkit-linear-gradient(left,#EEEE00,#00EE00 25%,#EEEE00 50%,#00EE00 75%,#EEEE00);
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-clip: text;
    color: transparent;
    cursor: default;
    animation: kingvs5 3s infinite linear;
}
@keyframes kingvs5{
    0% {
    opacity: 0.36;
    background-position: 0 0;
    }
    50% {
    opacity: 0.88;
    background-position: -50% 0;
    }
    100% {
    opacity: 0.36;
    background-position: -100% 0;
    }
}
img.king255{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 188px;
}
img.kingA{
    position: absolute;
    width: 100%;
    height: 100%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 50s;
}
img.kingB{
    position: absolute;
    width: 100%;
    height: 100%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 50s;
}
.kingA{
    animation-name: roll1;
}
.kingB{
    animation-name: roll2;
}
@keyframes roll1{
    0%{right: 0px; top: 0px;}
    100%{right: 100%; top: 0px;}
}
@keyframes roll2{
    0%{right: -100%; top: 0px;}
    100%{right: 0px; top: 0px;}
}
img.lang255{
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 100%;
    height: 80px;
}
::-webkit-scrollbar{
    overflow: hidden;
    display: none;
}
div.kinglang255{
    position: absolute center;
    width: 1288px;
    height: 300px;
    max-width: 80%;
    overflow-y: auto;
    margin: 0px auto;
    margin-bottom: -5px;
}
.kinglang255 .box1{
    float: left;
    width: 288px;
    height: 288px;
    margin: 0px auto;
    margin-top: 6px;
    margin-left: 36px;
    margin-bottom: 6px;
    background-color: #EEEEEE;
    border-radius: 0px 0px 5px 5px;
    box-shadow: #070809 1px 2px 3px;
    background-image: linear-gradient(#12110F,#EEEEEE,#FFFFFF);
    opacity: 0.80;
    transition: all 0.2s ease;
}
.kinglang255 .box1:hover{
    transform: translateY(-5px) translate3d(0,0,0);
    box-shadow: #070809 2px 5px 5px, inset #070809 0px 0px 2px;
    opacity: 1;
}
.kinglang255 .box1s{
    margin-left: 14px;
}
.kinglang255 .img1{
    width: 288px;
    height: 220px;
}
.kinglang255 .imgmus{
    width: 288px;
    height: 220px;
    margin-bottom: 2px;
    display: block;
}
.kinglang255 .imgmuk{
    width: 288px;
    height: 220px;
    margin-bottom: 2px;
    display: none;
}
.box1 .box1p{
    position: absolute;
    left: 5px;
    bottom: -1px;
    width: 278px;
    height: 1.5px;
    border-radius: 0px 0px 80px 80px;
}
.box1:hover .box1p{
    transform-origin: bottom center;
    background-image: linear-gradient(to right,#EEEE00,#EE0000,#EE00EE);
    opacity: 0.55;
}
@keyframes box255{
    0%{
        color: #EE1800;
    }
    25%{
        color: #EE0000;
    }
    50%{
        color: #0000EE;
    }
    75%{
        color: #1800EE;
    }
    100%{
        color: #EE0000;
    }
}
.kinglang255 .box1:hover .imgmus{
    display: none;
}
.kinglang255 .box1:hover .imgmuk{
    display: block;
}
.kinglang255 .box1:hover .style7{
    animation: box255 1.8s infinite;
}
.kinglang255 .box1:hover .style11{
	background-image: linear-gradient(to bottom right,#008CCC,#66C000);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}
.kinglang255 .box1:hover .line3{
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#EE0000 0%,hsla(0,36%,100%,0));
}
.kinglang255 .box1:hover .line4{
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#0000EE 100%,hsla(0,36%,100%,0));
}
.box1 .fon1{
    position: relative;
    float: left;
    left: 5px;
    letter-spacing: 1px;
    padding-top: 2.5px;
}
.box1 .dbox1{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    position: relative;
    float: left;
    top: -28px;
    left: 8px;
    width: 123px;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    letter-spacing: 2.5px;
    border-radius: 2px;
    color: #EEEEEE;
    background-color: #008CCC;
    text-indent: 2.5px;
}
.box1:hover .dbox1{
    color: #FFFFFF;
}
.box1 .dbox1:hover{
    color: #36EEEE;
}
.box1 .dbox2{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    position: relative;
    float: right;
    top: -28px;
    right: 8px;
    width: 123px;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    letter-spacing: 2.5px;
    border-radius: 2px;
    color: #EEEEEE;
    background-color: #66C000;
    text-indent: 2.5px;
}
.box1:hover .dbox2{
    color: #FFFFFF;
}
.box1 .dbox2:hover{
    color: #EEEE36;
}
.box1 .img3{
    position: absolute;
    float: left;
    top: 8px;
    left: 8px;
    opacity: 0;
}
.box1:hover .img3{
    opacity: 0.36;
}
.box1 .kingver{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    float: left;
    top: -30px;
    left: 12.5px;
    font-size: 15px;
    font-weight: bold;
    color: #1800EE;
    writing-mode: vertical-rl;
    opacity: 0.36;
}
.box1:hover .kingver{
    opacity: 1;
    animation:box255 1.8s infinite;
}
.box1 .kingven{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: absolute;
    width: 100%;
    height: 0px;
    bottom: 68px;
    font-size: 25px;
    font-weight: bold;
    color: #00EE18;
    background-color: rgba(7,8,9,0.5);
    justify-content: center;
    align-items: center;
    overflow: hidden;
    display: flex;
    transition: height 0s ease-in-out;
}
.box1:hover .kingven{
    height: 33px;
    transition: height 0.3s ease-in-out;
}
div.lines{
    position: absolute;
    left: 50%;
    margin: 0px;
    padding: 0px;
    transform: translateX(-50%);
}
div.line1{
    position: relative;
    float: left;
    top: -18.8px;
    right: 150px;
    width: 360px;
    height: 1px;
    margin: -5px auto .5rem;
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#363636 0%,hsla(0,36%,100%,0));
}
div.line2{
    position: relative;
    float: right;
    top: -18.8px;
    left: 150px;
    width: 360px;
    height: 1px;
    margin: -5px auto .5rem;
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#363636 100%,hsla(0,36%,100%,0));
}
div.line3{
    position: relative;
    float: left;
    top: -15px;
    left: 72px;
    width: 18px;
    height: 1px;
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#888888 0%,hsla(0,36%,100%,0));
}
div.line4{
    position: relative;
    float: right;
    top: -15px;
    right: 68px;
    width: 18px;
    height: 1px;
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#888888 100%,hsla(0,36%,100%,0));
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
div.kinggame255{
    position: absolute center;
    width: 1200px;
    max-width: 80%;
    height: 600px;
    margin: 0px auto;
    margin-bottom: -3px;
    overflow-y: auto;
}
.kinggame255 .box1{
    width: 360px;
    height: 288px;
    background-color: #EEEEEE;
    margin: 0px auto;
    margin-left: 18px;
    margin-right: 18px;
    box-shadow: #000000 1px 2px 3px;
    border-radius: 0px 0px 5px 5px;
    opacity: 0.88;
    float: left;
    margin-top: 8px;
    margin-bottom: 4px;
    transition: opacity 0.3s;
}
.kinggame255 .box1s{
    margin-right: 0px;
}
.kinggame255 .img1{
    width: 380px;
    height: 240px;
}
.kinggame255 .box1:hover{
    transform: scale(1.018);
    transform-origin: bottom center;
    background-image: linear-gradient(#12110F,#EEEEEE,#FFFFFF);
    opacity: 1;
}
.kinggame255 .box1:hover .style7{
    animation: gamebox255 1.8s infinite;
}
@keyframes gamebox255{
    0%{
        color: #EE3600;
    }
    25%{
        color: #EE0000;
    }
    50%{
        color: #0000EE;
    }
    75%{
        color: #3600EE;
    }
    100%{
        color: #EE0000;
    }
}
.kinggame255 .box1:hover .style11{
    color: #1E88EE;
}
.kinggame255 .box1:hover .line3{
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#EE0000 0%,hsla(0,36%,100%,0));
}
.kinggame255 .box1:hover .line4{
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#0000EE 100%,hsla(0,36%,100%,0));
}
.kinggame255 .dbox2{
    cursor: pointer;
}
.kinggame255 .dbox2 .img4{
    position: absolute;
    right: -16.8px;
    bottom: 62px;
    float: left;
    z-index: 100;
    width: 155px;
    height: 0px;
    transition: height 0.3s;
}
.kinggame255 .dbox2:hover .img4{
    height: 155px;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
h1{font-weight:bold; font-size:36px;}
li{padding: 0px; margin: 0px auto; list-style: none; display: block; white-space: normal; word-break: break-all; word-wrap: break-word; cursor:default;}
.style1{
    position: relative;
    top: 10px;
    color: #666666;
}
.style2{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: 44px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #FF0000;
    background:-webkit-linear-gradient(left,#EE0000,#0018EE 25%,#EE0000 50%,#0018EE 75%,#EE0000);
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-clip: text;
    color: transparent;
    cursor: default;
    animation: king255e2 3s infinite linear;
}
@keyframes king255e2{
    0% {
    background-position: 0 0;
    }
    100% {
    background-position: -100% 0;
    }
}
.style3{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: -5px;
    font-size: 76%;
    font-weight: bold;
    color: #FF0000;
    background:-webkit-linear-gradient(left,#FF0000,#FFFF00 25%,#FF0000 50%,#FFFF00 75%,#FF0000);
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-clip: text;
    color: transparent;
    cursor: default;
    animation: lang255e3 3s infinite linear;
}
@keyframes lang255e3{
    0% {
    background-position: 0 0;
    }
    100% {
    background-position: -100% 0;
    }
}
.style4{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    float: left;
    top: -2.5px;
    left: 5px;
    font-size: 15px;
    color: #00EE00;
    text-shadow: #36EE00 0px 0px 5px, #070809 0px 1px 1px;
}
.style5{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    float: left;
    top: -2.5px;
    left: 5px;
    font-size: 15px;
    color: #EE9600;
    text-shadow: #EE6600 0px 0px 2px, #070809 0px 1px 1px;
}
.style6{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    float: left;
    top: -2.5px;
    left: 5px;
    font-size: 15px;
    color: #999999;
    text-shadow: #666666 0px 0px 2px, #070809 0px 1px 1px;
}
.style7{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: -3.6px;
    left: -33px;
    margin: 0px auto;
    font-size: 15px;
    font-weight: bolder;
    letter-spacing: 1px;
    color: #EE1800;
}
.style8{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: -4px;
    left: -8px;
    margin: 0px auto;
    font-size: 15px;
    font-weight: bolder;
    letter-spacing: 1px;
    color: #FF8800;
}
.style9{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: -4px;
    left: -8px;
    margin: 0px auto;
    font-size: 15px;
    font-weight: bolder;
    letter-spacing: 1px;
    color: #999999;
}
.style10{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    position: relative;
    top: -26.6px;
    right: -110px;
    margin: 0px auto;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.5px;
    background-image: linear-gradient(to right,#EEEE00,#EE0000,#EE00EE);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.style10 .fonv{
    font-style: italic;
}
.style11{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: -31px;
    margin: 0px auto;
    max-width: 100%;
    font-size: 10px;
    font-weight: bold;
    color: #0099EE;
    white-space: nowrap;
}
.style12{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: absolute;
    top: 121px;
    right: 15px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 5px;
    border-bottom: dotted 1px #181818;
}
.style12:hover{
    transform: scale(1.023) translate3d(0, 0, 0);
    text-shadow: 1px 2px 3px #EE3600;
}
.style12::after{
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 100%;
    height: 1px;
    content: " ";
    background-image: linear-gradient(255deg,hsla(0,18%,100%,0),#EE7600 50%,hsla(0,36%,100%,0));
    transition: 0.3s ease-in-out;
    opacity: 0;
}
.style12:hover::after{
    opacity: 0.69;
}
.style13{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: absolute;
    top: 8px;
    right: 262px;
    padding-bottom: 5.3px;
    font-size: 16px;
    -webkit-text-stroke: 0.1px #EEE000;
}
.style13::after{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 2px;
    content: " ";
    background-color: #36EE00;
    transition: 0.3s ease-in-out;
}
.style13:hover::after{
    width: 100%;
}
.style14{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: absolute;
    top: 8px;
    right: 182px;
    font-size: 16px;
    padding-bottom: 5.3px;
    -webkit-text-stroke: 0.1px #EEE000;
    cursor: pointer;
}
.style14::after{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    content: " ";
    background-color: #EE3600;
    transition: 0.3s ease-in-out;
    opacity: 0;
}
.style14:hover::after{
    opacity: 1;
}
.style15{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: absolute;
    top: 8px;
    right: 102px;
    font-size: 16px;
    padding-bottom: 5.3px;
    -webkit-text-stroke: 0.1px #EEE000;
    cursor: pointer;
}
.style15::after{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    content: " ";
    background-color: #0036EE;
    transition: 0.3s ease-in-out;
    opacity: 0;
}
.style15:hover::after{
    opacity: 1;
}
.style16{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: absolute;
    top: 8px;
    right: 22px;
    font-size: 16px;
    padding-bottom: 5.3px;
    -webkit-text-stroke: 0.1px #EEE000;
    cursor: pointer;
}
.style16::after{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    content: " ";
    background-color: #EEEE36;
    transition: 0.3s ease-in-out;
    opacity: 0;
}
.style16:hover::after{
    opacity: 1;
}
.style17{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: fixed;
    overflow: hidden;
    top: 196px;
    left: 28px;
    padding: 3px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #00EE00;
    background-color: #001800;
    border: 2px solid #EE7600;
    border-radius: 15%;
    box-shadow: #000000 1px 1px 1px;
    opacity: 0.55;
    z-index: 1000;
}
.style17::before{
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(
        123deg,
        transparent,
        rgba(0, 238, 0, 0.36),
        transparent
    );
    animation: lang25517 3s infinite linear;
}
@keyframes lang25517{
    100% {
        left: 100%;
    }
}
.style18{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
    position: fixed;
    overflow: hidden;
    top: 196.5px;
    left: 76px;
    padding: 3px 5px 3px 12px;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 8px;
    color: #EEEEEE;
    border-bottom: 1px solid #181818;
    box-shadow: inset #070809 0px 0px 8px,inset #000000 0px 0px 3px;
    background:-webkit-linear-gradient(left,#00EE00,#EEEE00 25%,#00EE00 50%,#EEEE00 75%,#00EE00);
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-clip: text;
    color: transparent;
    cursor: default;
    opacity: 0.55;
    z-index: 1000;
    animation: lang25518 3s infinite linear;
}
@keyframes lang25518{
    0% {
    background-position: 0 0;
    }
    100% {
    background-position: -100% 0;
    }
}
.style18::after{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 1px;
    content: " ";
    background-image: linear-gradient(to right,#EE7600,#363636);
    transition: 0.3s ease-in-out;
}
.style18:hover::after{
    width: 100%;
    opacity: 0.69;
}
.style19{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: -3px;
    font-size: 80%;
    font-weight: bold;
    color: #EEEEEE;
    background:-webkit-linear-gradient(left,#EE3600,#0036EE 25%,#EE3600 50%,#0036EE 75%,#EE3600);
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-clip: text;
    color: transparent;
    cursor: default;
    animation: lang25519 3s infinite linear;
}
@keyframes lang25519{
    0% {
    background-position: 0 0;
    }
    100% {
    background-position: -100% 0;
    }
}
a.king1{color:#8CEE00;transition: 0.1s;z-index: 1;}
a.king1:hover{color:#C8EE00;}
a.king2{color: #CCC888;transition: 0.1s;z-index: 1;}
a.king2:hover{color: #C8EE00;}
a.king3{color:#66CC00;}
a.king4{color:#CC9600;}
a.king5{color:#EE3600;transition: 0.2s ease}
a.king5:hover{color:#EEE888;background-color: rgba(7,8,9,0.18);text-shadow: 1px 2px 3px #EE3600;}
a.king6{color:#AAA255;transition: 0.2s ease}
a.king6:hover{color:#CC8600;}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
div.kingmir{
    position: absolute;
    top: 238px;
    width: 100%;
}
div.kingmir a,.kingmir p{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    width: 200px;
    line-height: 55px;
    margin-right: 36px;
    font-size: 25px;
    letter-spacing: 1px;
    color: #EEEEEE;
    border-radius: 8px 8px;
    box-shadow: #000000 1px 2px 3px;
    text-shadow: #000000 1px 2px 3px;
    text-decoration: none;
    opacity: 0.55;
}
.kingmir p{
    cursor: pointer;
    margin-right: 0px;
}
.kingmir a:hover{
    font-size: 26px;
    color: #FFFFFF;
}
.kingmir p:hover{
    font-size: 26px;
    color: #FFFFFF;
}
.kingmir1 { background: #EE0000; transition: all 0.1s;}
.kingmir2 { background: #0000EE; transition: all 0.1s;}
.kingmir3 { background: #EEEE00; transition: all 0.1s;}
.kingmir4 { background: #00EE00; transition: all 0.1s;}
.kingmir1:hover{
    box-shadow: #EE0000 0px 0px 8px 0px;
}
.kingmir2:hover{
    box-shadow: #0000EE 0px 0px 8px 0px;
}
.kingmir3:hover{
    box-shadow: #EEEE00 0px 0px 8px 0px;
}
.kingmir4:hover{
    box-shadow: #00EE00 0px 0px 8px 0px;
}
div.mirbox{
    margin-top: 76px;
}
.mirbox table{
    border-collapse: collapse;
}
tbody tr:first-child{
    background-color: #100E08;
}
tbody tr:hover{
    background-color: #100E08;
}
table.mirbox1{
    margin: 0px auto;
}
.mirbox1 td{
    text-align: left;
    padding-left: 15px;
}
.mirbox .fon12{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: -1px;
    font-size: 15px;
    color: #EE0000;
    text-shadow: #FF0000 0px 0px 9px, #181818 0px 0px 1px;
}
.mirbox .fon13{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: 1px;
    left: -14px;
    font-size: 18px;
    letter-spacing: 10px;
    color: #EE1800;
}
.mirbox .fon14{
    top: auto;
    left: 13.5px;
}
.mirbox .fon15{
    color: #99CC00;
}
.mirbox tr:hover .fon14{
    color: #EE7600;
    text-shadow: #EE3600 0px 0px 9px, #181818 0px 0px 1px;
}
.mirbox tr:hover .fon15{
    color: #EE7600;
}
p.fon16{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
    margin-top: 8px;
    margin-bottom: 3px;
    font-size: 36px;
    font-weight: bolder;
    letter-spacing: 8px;
    color: #363636;
    text-shadow: #000000 1px 2px 3px;
}
p.fon17{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
    margin-top: 8px;
    margin-bottom: 3px;
    font-size: 36px;
    font-weight: bolder;
    letter-spacing: 8px;
    color: #363636;
    text-shadow: #000000 1px 1px 1px;
}
span.fon18{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    padding-left: 25px;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    color: #EE3600;
    border-left: 3px solid #EEEE00;
}
span.fon19{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: 1px;
    font-size: 18px;
    color: #1E88EE;
}
span.fon20{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: 1px;
    font-size: 15px;
    letter-spacing: 1px;
    color: #99CC00;
}
div.mirgengxin li:hover .fon20{
    color: #EE7600;
}
span.fon21{
    top: 198px;
    font-size: 36px;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
div.linemain{
    position: relative;
    width: 1200px;
    height: 1px;
    max-width: 80%;
    margin: 0px auto;
    margin-bottom: 8px;
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#363636 50%,hsla(0,36%,100%,0));
}
div.kingmain{
    position: relative;
    width: 1100px;
    height: 550px;
    margin: 0px auto;
    background: #100E08;
    box-shadow: #000000 1px 2px 3px;
    border: 1px solid #181818;
}
div.kingmain:hover .kingsp{
    display: block;
}
div.kingmain .kingsp{
    position: absolute;
    top: 40%;
    width: 50px;
    height: 100px;
    display: none;
    z-index: 1000;
}
div.kingmain .kingspL{
    left: 36px;
    background: url(/image/king255sp.png) no-repeat;
    cursor: pointer;
    opacity: 0.18;
}
div.kingmain .kingspR{
    right: 36px;
    background: url(/image/king255sp.png) no-repeat -50px 0px;
    cursor: pointer;
    opacity: 0.18;
}
div.kingmain ul li{
    position: absolute;
    width: 1100px;
    height: 550px;
    margin: 0px auto;
    list-style-type: none;
}
div.kingmain .kingmaina{
    position: absolute;
    top: 40px;
    left: -135px;
}
.kingmaina a{
    color: #666666;
    text-decoration: none;
    cursor: pointer;
}
div.kingmain .kingmaina a{
    width: 123px;
    line-height: 36px;
    background: #12110F;
    text-align: center;
    display: block;
}
div.kingmain .kingmaina .kingmainai{
    color: #EEEEEE;
    background: #100E08;
    border-radius: 8px 8px;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
div.kingmain1{
    position: relative;
    width: 1100px;
    height: 550px;
    margin: 0px auto;
    background: #100E08;
    box-shadow: #000000 1px 2px 3px;
    border: 1px solid #181818;
}
.kingmain1 .mirxbox{
    width: 1100px;
    height: 60px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.kingmain1 .mirxbox1{
    float: left;
    width: 60px;
    height: 60px;
    margin: 0px 60px;
    border-radius: 8px 8px;
    background: #181818;
    box-shadow: #000000 1px 1px 1px;
    border: 1px solid #111111;
}
.kingmain1 .mirxbox1 img{
    position: relative;
    top: 5px;
    cursor: pointer;
    border-radius: 5px 5px;
    transition: all 0.1s;
}
.mirxbox1 img:hover{
    box-shadow: #EE0000 0px 0px 10px 0px,#EEEE00 0px 0px 5px 0px;
}
.mirbox2{
    position: fixed;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    z-index: 2000;
    transition: opacity 0.1s;
}
.mirbox2_ier,.mirbox2_img{
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
div.kingmain2{
    position: relative;
    width: 1098px;
    height: 550px;
    margin: 0px auto;
    overflow: hidden;
    background: #100E08;
    box-shadow: #000000 1px 2px 3px;
    border: 1.8px solid #181818;
}
ul.kingmenu1{
    position: relative;
    width: 10980px;
    height: 495px;
}
ul.kingmenu1 li{
    width: 366px;
    height: 495px;
    overflow: hidden;
    float: left;
}
ul.kingmenu1 a{
    width: 366px;
    height: 495px;
    overflow: hidden;
    display: block;
}
ul.kingmenu4{
    position: relative;
    top: -40px;
    width: 100%;
    height: 28px;
    margin-bottom: -20px;
    overflow: hidden;
    float: left;
    opacity: 0.69;
    zoom: 1;
}
ul.kingmenu4 li{
    position: relative;
    top: -1px;
    padding: 0px 8px;
    float: left;
    left: 50%;
    transform: translateX(-225px);
}
ul.kingmenu4 li span{
    width: 28px;
    height: 28px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    text-indent: -9999em;
    background: url(/image/king255sp1.png)0px -28px no-repeat;
}
ul.kingmenu4 .kingmenu5 span,.kingmenu4 .info-hover span{
    background-position: 0px 0px;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
div.kingmain3{
    position: relative;
    width: 1100px;
    height: 550px;
    margin: 0px auto;
    overflow: hidden;
    background: #100E08;
    border: 1px solid #181818;
    box-shadow: #000000 1px 2px 3px;
}
ul.kingmenu6{
    position: relative;
    width: 1100px;
    height: 495px;
    overflow: hidden;
}
ul.kingmenu6 li{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1100px;
    height: 495px;
    z-index: 0;
    overflow: hidden;
}
ul.kingmenu6 .kingsp1L{
    position: absolute;
    top: 220px;
    left: 36px;
    width: 55px;
    height: 55px;
    background: url(/image/king255sp2.png) no-repeat;
    cursor: pointer;
    z-index: 2000;
    opacity: 0;
}
ul.kingmenu6 .kingsp1R{
    position: absolute;
    top: 220px;
    right: 36px;
    width: 55px;
    height: 55px;
    background: url(/image/king255sp2s.png) no-repeat 0;
    cursor: pointer;
    z-index: 2000;
    opacity: 0;
}
div.kingsp1Ls{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 500px;
    height: 495px;
    z-index: 1000;
}
div.kingsp1Rs{
    position: absolute;
    top: 0px;
    left: 600px;
    width: 500px;
    height: 495px;
    z-index: 1000;
}
div.kingmenu7{
    position: relative;
    top: 0px;
    left: 0px;
    width: 1100px;
    height: 55px;
    overflow: hidden;
    border-top: 1px solid #181818;
}
div.kingmenu7 ul{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 55px;
}
div.kingmenu7 li{
    width: 110px;
    height: 55px;
    padding-right: 1px;
    cursor: pointer;
    float: left;
}
div.kingmenu7 img{
    width: 110px;
    height: 55px;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
div.mirgengxin{
    position: relative;
    width: 1100px;
    height: 360px;
    max-height: 100%;
    padding: 5px 18px;
    margin: 0px auto;
    text-align: left;
    overflow: hidden;
    overflow-y: auto;
    border: 1px solid #181818;
    box-shadow: #000000 1px 2px 3px;
}
div.mirgengxin li{
    padding: 5px;
    line-height: 18px;
    border-bottom: solid 0.8px #181818;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
dl.daohang{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: fixed;
    left: 15px;
    top: 236px;
    width: 200px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
    z-index: 1000;
}
dt.daodl1{
    position: relative;
    width: 200px;
    height: 36px;
    line-height: 36px;
    margin-top: -1px;
    letter-spacing: 4px;
    border: solid 1px #181818;
    background:-webkit-linear-gradient(left,#888369,#363636 25%,#999255 50%,#363636 75%,#888369);
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-clip: text;
    color: transparent;
    cursor: pointer;
    overflow: hidden;
    animation: daohang1 3s infinite linear;
}
@keyframes daohang1{
    0% {
    background-position: 0 0;
    }
    100% {
    background-position: -100% 0;
    }
}
dt.daodl1 .daodt1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 100%;
    background: #EE3600;
    display: block;
    opacity: 0.55;
}
#open .daodt1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 100%;
    background: #EE1800;
    display: block;
    opacity: 0.66;
}
dt.daodl1 .daodx1{
    position: absolute;
    left: 20px;
    bottom: 0px;
    width: 80%;
    height: 1px;
    content: " ";
    background-image: linear-gradient(255deg,hsla(0,18%,100%,0),#EE3600 50%,hsla(0,36%,100%,0));
    opacity: 0;
    transition: opacity 0.2s;
}
#open .daodx1{
    opacity: 0.36;
}
.daodl1 .daodn1{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
	position: absolute;
	float: left;
    top: 0px;
	left: 32.5px;
	font-size: 20px;
    font-weight: bold;
	text-shadow: 1px 2px 3px rgba(7,8,9,0.5);
	animation: lang255n1 1s infinite;
}
@keyframes lang255n1{
	0%{
	color: rgb(238 50 0 / 36%);
	}
	50%{
	color: rgb(238 50 0 / 66%);
	}
	100%{
    color: rgb(238 50 0 / 36%);
	}
}
dt.daodl1 p{
    padding-left: 12.5px;
}
dt.daodl1:hover{
    color: #CC7600;
    background: #181818;
}
.daohang .daola1{
    width: 190px;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;
    font-size: 18px;
    background: rgba(7,8,9,0.36);
    list-style-type: none;
    text-align: center;
    cursor: pointer;
}
.daohang .daola1:hover{
    color: #66EE00;
    border-radius: 2px;
    box-shadow: inset #EE1800 0px 0px 8px;
}
.daohang .daoli1{
    width: 190px;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;
    font-size: 18px;
    color: #363636;
    background: rgba(7,8,9,0.18);
    list-style-type: none;
    text-align: center;
}
.daohang .daoli1:hover{
    color: #1E88EE;
    border-radius: 2px;
    box-shadow: inset #EE1800 0px 0px 10px;
}
.daodl1 p::after{
    position: absolute;
    left: 5px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    content: " ";
    background-image: linear-gradient(255deg,hsla(0,18%,100%,0),#EE3600 50%,hsla(0,36%,100%,0));
    opacity: 0;
    transition: 0.3s ease-in-out;
}
.daodl1 p:hover::after{
    opacity: 0.69;
}
dt.daodl2{
    position: relative;
    width: 200px;
    height: 36px;
    line-height: 36px;
    margin-top: -1px;
    letter-spacing: 4px;
    border: solid 1px #181818;
    background:-webkit-linear-gradient(left,#888369,#363636 25%,#999255 50%,#363636 75%,#888369);
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-clip: text;
    color: transparent;
    cursor: pointer;
    overflow: hidden;
    animation: daohang2 3s infinite linear;
}
@keyframes daohang2{
    0% {
    background-position: 0 0;
    }
    100% {
    background-position: -100% 0;
    }
}
dt.daodl2 .daodt2{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 100%;
    background: #0036EE;
    display: block;
    opacity: 0.55;
}
#open .daodt2{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 100%;
    background: #0018EE;
    display: block;
    opacity: 0.66;
}
dt.daodl2 .daodx2{
    position: absolute;
    left: 20px;
    bottom: 0px;
    width: 80%;
    height: 1px;
    content: " ";
    background-image: linear-gradient(255deg,hsla(0,18%,100%,0),#0036EE 50%,hsla(0,36%,100%,0));
    opacity: 0;
    transition: opacity 0.2s;
}
#open .daodx2{
    opacity: 0.36;
}
.daodl2 .daodn2{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
	position: absolute;
	float: left;
    top: 0px;
	left: 32.5px;
	font-size: 20px;
    font-weight: bold;
	text-shadow: 1px 2px 3px rgba(7,8,9,0.5);
	animation: lang255n2 1s infinite;
}
@keyframes lang255n2{
	0%{
	color: rgb(0 50 238 / 36%);
	}
	50%{
	color: rgb(0 50 238 / 66%);
	}
	100%{
    color: rgb(0 50 238 / 36%);
	}
}
dt.daodl2 p{
    padding-left: 12.5px;
}
dt.daodl2:hover{
    color: #CC7600;
    background: #181818;
}
.daohang .daola2{
    width: 190px;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;
    font-size: 18px;
    background: rgba(7,8,9,0.36);
    list-style-type: none;
    text-align: center;
    cursor: pointer;
}
.daohang .daola2:hover{
    color: #66EE00;
    border-radius: 2px;
    box-shadow: inset #0018EE 0px 0px 10px;
}
.daohang .daoli2{
    width: 190px;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;
    font-size: 18px;
    color: #363636;
    background: rgba(7,8,9,0.18);
    list-style-type: none;
    text-align: center;
}
.daohang .daoli2:hover{
    color: #1E88EE;
    border-radius: 2px;
    box-shadow: inset #0018EE 0px 0px 10px;
}
.daodl2 p::after{
    position: absolute;
    left: 5px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    content: " ";
    background-image: linear-gradient(255deg,hsla(0,18%,100%,0),#0036EE 50%,hsla(0,36%,100%,0));
    transition: 0.3s ease-in-out;
    opacity: 0;
}
.daodl2 p:hover::after{
    opacity: 0.69;
}
.daohang .daodd{
    display: none;
    position: relative;
    left: 1px;
}
.daodd .fon3{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
	float: left;
    left: 23.3px;
    margin-right: -50px;
    font-size: 8px;
    color: #666666;
    opacity: 0.18;
    transition: color 0.2s ease;
}
.daodd li:hover .fon3{
    color: #00EE00;
    opacity: 0.36;
}
.daodd a:hover .fon3{
    color: #00EE00;
    opacity: 0.66;
}
.daohang .daohp{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: absolute;
    top: -8px;
    left: 151px;
    font-size: 50%;
    color: #999999;
    text-shadow: 1px 1px 1px #070809;
    opacity: 0.18;
}
#open p{
    color: #EE6600;
    background: #181818;
}
div.progress-container{
    position: relative;
    width: 201px;
}
div.progress-back{
    position: relative;
    left: 1px;
    bottom: 2px;
    height: 8px;
    border-radius: 8px 8px 0px 0px;
    background-color: #181818;
    overflow: hidden;
}
div.progress-bar{
    width: 0%;
    height: 100%;
    background-image: linear-gradient(to right,#00EE00 30%,#EEEE00 60%,#EE0000);
    background-repeat: no-repeat;
    background-size: 201px 100%;
    opacity: 0.55;
    transition: width 0.5s ease;
}
div.message-box{
    position: absolute;
    top: -12px;
    left: 220px;
    overflow: visible;
}
div.message-text{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: absolute;
    white-space: nowrap;
    font-size: 18px;
    letter-spacing: 0.36px;
    background-image: linear-gradient(to bottom right,#EE0000,#EE00EE 66%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    transition: all 2s ease-out;
}
div.message-text.hide{
    top: -36px !important;
    opacity: 0 !important;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
div.gonggao{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    position: fixed;
    top: 155px;
    right: -1px;
    width: 255px;
    font-size: 35px;
    font-weight: bold;
    z-index: 1000;
}
div.line255{
    position: relative;
    top: 86px;
    right: 0px;
    width: 228px;
    height: 1px;
    margin: -6px auto .4rem;
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#999999 50%,hsla(0,36%,100%,0));
}
.gonggao .text{
    text-transform: none;
    fill: none;
    stroke-width: 1px;
    stroke-dasharray: 100 300;
    animation: stroke 12s infinite linear;
}
.gonggao .text-1{
    stroke: #EE1800;
    text-shadow: 0 0 8px #EE0000;
    animation-delay: -3s;
}
.gonggao .text-2{
    stroke: #000000;
    text-shadow: 0 0 8px #180000;
    animation-delay: -6s;
}
.gonggao .text-3{
    stroke: #0018EE;
    text-shadow: 0 0 8px #0000EE;
    animation-delay: -9s;
}
.gonggao .text-4{
    stroke: #000000;
    text-shadow: 0 0 8px #000018;
    animation-delay: -12s;
}
@keyframes stroke{
    100% {
        stroke-dashoffset: -400;
    }
}
div.gonggao1{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: absolute;
    top: 115px;
    right: 18px;
    width: 160px;
    height: 110px;
    line-height: 0.5em;
    border-radius: 0px 0px 8px 8px;
    box-shadow: #000000 0px 1px 1px;
    border: 1px solid #181818;
}
div.gonggao1:hover{
    background-color: #181818;
}
.gonggao1 .img2{
    position: absolute;
    top: -1px;
    right: 176px;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.gonggao1:hover .img2{
    opacity: 1;
}
.gonggao .fon4{
    font-family: "KaiTi", "SimSun", "NSimSun", "Microsoft YaHei";
    top: -21px;
    font-size: 22px;
    letter-spacing: 1px;
}
.gonggao1 .fon5{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    padding-bottom: 3px;
    font-size: 16.8px;
    border-bottom: dotted 1.8px #181818;
}
.gonggao1:hover .fon5{
    border-bottom: dotted 1.8px #363636;
}
.gonggao1 .fon6{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    position: relative;
    top: 5px;
    right: -9px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 2.5px;
}
.gonggao1 .fon7{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: 3px;
    left: -4px;
    font-size: 9px;
    color: rgba(255,0,0,0);
    opacity: 0;
    transition: color 0.3s ease;
}
.gonggao1 li:hover .fon7{
    color: #EE1800;
    opacity: 0.55;
}
.gonggao .gonggao1 .img5{
    position: absolute;
    float: left;
    top: 115px;
    right: -8px;
    width: 200px;
    height: 0px;
    border-radius: 8px 8px;
    transition: height 0s ease-in-out;
}
.gonggao .fon5:hover .img5{
    height: 200px;
    transition: height 0.3s ease-in-out;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
div.jiankang{
    position: fixed;
    left: 15px;
    bottom: 85px;
    width: 200px;
    height: 188px;
    border-radius: 0px 0px 8px 8px;
    box-shadow: #000000 0px 1px 1px;
    border: 1px solid #181818;
    z-index: 1000;
}
div.jiankang:hover{
    background-color: #181818;
}
div.line288{
    position: relative;
    top: 32px;
    right: 0px;
    width: 200px;
    height: 1px;
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#666666 50%,hsla(0,36%,100%,0));
    opacity: 0.36;
    transition: opacity 0.3s;
}
.jiankang:hover .line288{
    background: linear-gradient(255deg,hsla(0,18%,100%,0),#999999 50%,hsla(0,36%,100%,0));
    opacity: 0.69;
}
.jiankang .fon8{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    padding: 5px;
    margin-bottom: 3px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #666666;
    text-shadow: 1px 2px 3px rgba(7,8,9,0.5);
}
.jiankang:hover .fon8{
    color: #66AA00;
}
.jiankang .fon9{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    padding: 1px;
    padding-top: 5px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #363636;
}
.jiankang:hover .fon9{
    color: #666666;
}
.jiankang .fon10{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    padding: 5px;
    margin-top: 6px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #666666;
    border-top: dotted 1px #222222;
    border-bottom: dotted 1px #222222;
}
.jiankang:hover .fon10{
    color: #EE6600;
}
.jiankang .fon11{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    padding: 1px;
    padding-top: 5px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #363636;
}
.jiankang:hover .fon11{
    color: #999999;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
div.kinglogo{
    position: fixed;
    top: 280px;
    left: -180px;
    width: 360px;
    height: 360px;
    margin: 0px auto;
    text-align: center;
    border-radius: 50%;
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
    animation: kinglogos 18s linear infinite;
}
@keyframes kinglogos{
    0%{
        transform: rotateZ(360deg);
    }
    100%{
        transform: rotateZ(0deg);
    }
}
div.kinglogo span{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-size: 36px;
    font-weight: bold;
	color: #181818;
    text-shadow: 1px 2px 3px rgba(7,8,9,0.5);
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */
#kingmake{
    position: relative;
    top: 123px;
    margin: 0px auto;
    width: 450px;
    height: 360px;
    z-index: 1000;
}
div.kingmake1{
    position: relative;
    top: 123px;
    margin: 0px auto;
    display: none;
    width: 450px;
    height: 360px;
    background-color: #EEEEEE;
    border: 1px solid #181818;
    border-radius: 0px 0px 8px 8px;
    box-shadow: #000000 1px 2px 3px;
}
div.kingmake1 p{
    margin: 0px;
}
svg.kingmake2{
    position: absolute;
    top: -36px;
    left: 50%;
    transform: translateX(-110px);
}
div.kingmakx1{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-25px);
    font-size: 80px;
    color: #181818;
}
circle.kingmako1{
    stroke-dashoffset: 0;
    stroke-dasharray: 735;
    transition: stroke-dashoffset 1s linear;
}
text.kingmako2{
    font-family: "Microsoft YaHei", "SimSun", "NSimSun", "Times";
    font-size: 36px;
    letter-spacing: 2px;
    opacity: 0.18;
}
a.kingmaki1{
    font-family: "Times", "SimSun", "NSimSun", "Microsoft YaHei";
    position: relative;
    top: 208px;
    margin: 0px auto;
    height: 55px;
    line-height: 55px;
    width: 360px;
    font-size: 25px;
    color: #363636;
    border-radius: 8px;
    background: #00EE00;
    text-decoration: none;
    letter-spacing: 8px;
    font-weight: bold;
    display: block;
    transition: all 0.1s;
}
a.kingmaki1:hover{
    color: #181818;
    font-weight: bolder;
    box-shadow: #00EE00 0px 0px 15px 0px,#000000 0px 0px 5px 0px;
}
div.make1{
    position: absolute;
    top: 20px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: #363636;
    display: block;
}
/* ━━━━━━━━━━━━━━━━━━King255丨战国网络━━━━━━━━━━━━━━━━━━ */