/*自定义-作者：周*/
body {
    background-color: #fbfbfb!important;
}



.input-group .form-control:first-child, .input-group-btn:last-child > .btn {
    border-radius: 3px;
}
.booking {
    font-size: 20px;
    border-radius: 3px;
    width: 116px;
    height: 75px;
}
.link_box {
    padding: 20px 0px 20px 0px;
    color: #94a5c8;
    border-top: 1px #787878 solid;
    font-size: 13px;
}
.link_box a{color: #94a5c8;}
#servers img{height: 120px;}



/*其他*/
.menu>ul>li:nth-child(5)>ul>li,
.menu>ul>li:nth-child(6)>ul>li {
    width: 20%;
}

.menu>ul>li:nth-child(9)>ul>li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    float: left;
    text-align: left;
}

.menu>ul>li:nth-child(10)>ul>li {
    width: 100%;
    margin: .2em 0;
}

.menu>ul>li:nth-child(10)>ul {
    width: auto;
    left: auto;
    padding-left: 10px;
}

.menu>ul>li:nth-child(9)>ul {
    display: none;
    width: 100%;
    background: rgba(255, 255, 255, .99);
    padding: 30px 10px 10px 60px;
    position: absolute;
    z-index: 9999;
    left: 0;
    margin: 0 auto;
    list-style: none;
    color: #000;
    border-radius: 2px;
    box-shadow: 5px 15px 15px rgb(0 0 0 / 20%);
}

.menu>ul>li:nth-child(9)>ul>li a {
    padding: .5em 0 .5em .5em;
}

.menu>ul>li:nth-child(10)>ul>li a {
    padding: 0
}


.footerservice {
    position: fixed;
    z-index: 9991;
    width: auto;
    bottom: 10px;
    right: 10px;
}

.footerservice a {
    color: #fff;
    position: relative;
    line-height: 26px;
    bottom: 5px;
    background: rgb(3, 84, 190);
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    padding: 5px 15px;
    cursor: pointer;
    display: block
}

.footerservice a font {
    font-size: 14px;
    color: #fff;
    font-weight: normal
}

.footerservice-box {
    position: absolute;
    bottom: 15px;
    right: 0;
    border-radius: 4px;
    width: 256px;
    height: auto;
    padding: 15px;
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
}

.footerservice-box h3 {
    position: relative;
    margin-bottom: 15px;
}

.footerservice-box i {
    color: rgb(3, 84, 190);
    font-size: 24px;
    padding: 5px;
    top: -5px;
    font-style: normal;
    cursor: pointer;
    position: absolute;
    right: 0
}

.footerservice .Inquiry_form li {
    margin-bottom: 5px;
}

.triangle_border_down {
    width: 0;
    height: 0;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: rgb(3, 84, 190) transparent transparent;
    z-index: 10;
    position: absolute;
    top: 60px;
    right: 10px;
}

.triangle_border_down1 {
    width: 0;
    height: 0;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    z-index: 8;
    position: absolute;
    top: 64px;
    right: 10px;
}

.triangle_border_down0 {
    width: 0;
    height: 0;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    position: absolute;
    bottom: -10px;
    right: 10px;
}

#uptotop span {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.jclose {
    position: absolute;
    top: 0;
    right: -138px;
    width: 90px;
    height: 35px;
    display: inline-block;
}

.banner-fixed em { color:#fff;}
.fH2 em {color:#000}

#MainContent_ArticleList_MenuTree ul.leftColumList li.overlineborder ul.leftColumList li a em {color:#0067b1}
#MainContent_ArticleList_MenuTree ul.leftColumList li.overlineborder ul.leftColumList li a:hover em {color:#000}

.cd-join-btn { position: absolute; bottom:30px; right:30px; border-radius: 4px; color:#fff; font-size:14px; padding:10px 35px; border:#fff solid 1px; transition: all .15s;}
.cd-join-btn:hover { background:#016eda; color:#fff; border:#016eda solid 1px; text-decoration: none; transition: all .3s;}
       

@media only screen and (max-width: 959px) {
    .menu-mobile {
        padding: 1.5em;
        text-align: center;
    }
    .menu-mobile img {
        height: 30px;
    }
    #topNav span.search_box:after {
        content: "";
        float: right;
        display: inlink-block;
        font-family: "iconfont" !important;
        font-size: 2em;
        cursor: pointer;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        top: -2.3em;
        right: 0;
    }
    .menu-mobile:after {
        float: left;
        font-size: 2rem;
        top: 0
    }
    #topNav {
        display: block;
        height: 0;
        position: absolute;
        top: 4.5em;
        left: 0;
        width: 100%;
        padding: 1.5em;
        z-index: 9999;
    }
    #topNav span {
        display: none;
    }
    #topNav img {
        display: none;
    }
    .menu>ul {
        padding-top: 1.5em;
    }
    #topNav .fow {
        position: relative;
    }
    #topNav span.search_box {
        display: block;
        margin: 0;
    }
    .search_box #search {
        display: none;
        background: #fff;
        color: #333
    }
    .search_box button {
        display: none;
    }
    .banner {
        height: 65vh;
    }
    #servers div a:hover i {
        font-size: 1.7em;
    }
    .Jnostop {
        background: #668db5
    }
    .Jnostop .search_box #search,
    .Jnostop .search_box button {
        display: block;
    }
    .Jnostop {
        height: auto !important;
    }
    .Jnostop span.search_box::after {
        content: "\e60e" !important;
    }
    .nostop .search_box #search,
    .nostop .search_box button {
        display: block;
    }
    .nostop {
        height: auto !important;
    }
    .nostop span.search_box::after {
        display: none;
    }
    .search_box button {
        right: 15px;
    }
    .uptolink {
        left: 45%;
    }
    #footer .f_c_5 {
        text-align: left
    }
    @keyframes mymove {
        0% {
            bottom: 5vh;
        }
        50% {
            bottom: 6vh;
        }
        100% {
            bottom: 5vh;
        }
    }
    @-webkit-keyframes mymove
    /*Safari and Chrome*/
    {
        0% {
            bottom: 5vh;
        }
        50% {
            bottom: 6vh;
        }
        100% {
            bottom: 5vh;
        }
    }
}

@media (min-width: 769px) and (max-width: 1920px) {
    .menu>ul>li>ul {
        max-height: calc(100vh - 100px)!important;
        overflow-y: auto;
    }
}