@import url('/static/css/font.css');
* {
    box-sizing: border-box;
    font-style: none;
    text-decoration: none;
}

ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

body {
    padding: 0px;
    font-size: 16px;
    margin: 0;
    max-width: 100vw;
}

.banner {
    width: 100%;
    height: 445px;
    display: block;
    z-index: 18;
    position: relative;
    background: url(/static/images/banner1.jpg) no-repeat 0 0;
    background-size: 100% 100%;
}

.navbar {
    position: relative;
}

.bars {
    background: url(/static/images/sidebar.svg) no-repeat 0 0;
    width: 33px;
    height: 33px;

    position: absolute;
    top: 12px;
    left: 30px;

}

.navbar-brand img {
    display: block;
    margin: 0 auto;
    padding: 7px 0;
    width: 140px;
}


.banner-text {
    position: absolute;
    top: 116px;
    left: 0;
    width: 100%;
}

.banner-text .banner-out {
    margin: 0 auto;
    width: 1200px;
    border-radius: 20px;
    font-size: 40px;
    color: #fff;
    line-height: 60px;
    font-weight: 700;
}

.searchs {
    width: 1200px;
    position: absolute;
    top: 205px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.searchs .center {
    width: 500px;
    background: rgba(233, 236, 239, .6);
    margin: 0 40px;
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
}

.searchs input[type=text] {
    width: 92%;
    font-size: 20px;
    color: #fff;
    border: none;
    height: 70px;
    line-height: 70px;
    float: left;
    padding: 0 0 0 30px;
    outline: none;
    background: 0 0;
}

.searchs .search-icons {
    padding: 18px 7px;
    margin: 0 25px;
    float: left;
    display: block;
    width: 50px;
}

.searchs .search-icons img {
    width: 100%;
}

.searchs .or {
    width: 500px;
    margin: 0 40px;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 50px;
    font-size: 30px;
    color: #fff;
}

.start-here {
    width: 100%;
    position: relative;
    text-align: center;
}

.start-here a {
    border-radius: 5px;
    display: block;
    width: 500px;
    height: 70px;
    background-color: #007BFF;
    color: #fff;
    font-size: 30px;
    line-height: 70px;
    margin: 0 40px;
}

.gg-ads.top,
.gg-ads.end {
    height: auto !important;
    width: 1200px;
    margin: 15px auto;
    margin-bottom: 25px;
    padding: 10px 0;
}

.gg-ads {
    border: 0;
}


.subs {
    width: 100%;
    padding: 30px 0 67px;
    background: rgba(247, 199, 39, .15);
    text-align: center;
    margin-top: 20px;
    display: none;
}

.footer {
    border-top: 1px solid #dedede;
}

.blitname {
    font-family: Ink Free;
    color: #fff;
    padding: 18px 0 0;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    width: auto;
    margin: 0 auto;
}
.footer .footer-policy {
    font-size: 15px;
    margin: 35px auto;
    max-width: 1200px;
    color: #999;
}
.footer .footer-policy a:link {
    color: #007BFF; 
}
 
.footer .footer-policy a:visited {
    color: #007BFF; 
}
 
.footer .footer-policy a:hover {
    color: #0056B3; 
    text-decoration: underline;
}

/* .row {
    margin-right: -15px;
    margin-left: -15px;
} */

.footer-searchs {
    width: 670px;
    text-align: center;
    margin: 0 auto;
}
.footer-searchs .center {
    position: relative;
    height: 40px;
}
.footer-searchs input {
    width: 300px;
    height: 55px;
    line-height: 55px;
    padding: 0 10px;
    background: #f2f2f2;
    border-radius: 4px;
    margin-right: 15px;
    position: absolute;
    top: 0;
    left: 150px;
}

.footer-searchs .search-icons-foot {
    width: 100px;
    height: 55px;
    line-height: 55px;
    border-radius: 4px;
    background: #007BFF;
    position: absolute;
    top: 0;
    left: 500px;
}

input, button {
    border: none;
    outline: none;
}

.footer-searchs .search-icons-foot img {
    width: 36px;
    margin-top: 8px;
}

.footer .foemele {
    width: 100%;
    margin: 40px 0 10px;
    text-align: center;
}

.footer .foemele p {
    width: 100%;
    height: 20px;
    line-height: 18px;
    overflow: hidden;
    margin: 0;
    text-align: center;
    font-size: 14px;
}

.footer .foemele p a {
    color: #999;
    padding: 0 12px;
    font-size: 14px;
}

.footer .foemele p+p {
    margin-top: 20px;
}
.footer .foemele p {
    width: 100%;
    height: 20px;
    line-height: 18px;
    overflow: hidden;
    margin: 0;
    text-align: center;
    font-size: 14px;
}

.footer .foemele p a:last-child {
    border: 0;
}

.footer .foemele p .foemele-emles {
    color: #999;
}
.footer .foemele p a {
    padding: 0 12px;
    font-size: 14px;
}


.navapp {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: white;
    width: 200px;
    height: 100vh;
}

.overlay {
    position: fixed;
    left: 200px;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.53);
}

.sidebar .menu .list {
    padding-left: 0px;
    margin: 0;
}

.sidebar .menu .list li {
    /* float: left; */
    position: relative;
    text-align: center;
    /* height: 40px; */
}

.sidebar .menu .list a {
    font-size: initial;
    line-height: 39px;
    color: #343A40;
    text-align: left;
    padding: 0 15px;
    width: 100%;
    text-decoration: none;
    display: inline-block;
}

.sidebar .menu .list .more span {
    font-size: initial;
    color: #007BFF;
    position: relative;
    /* overflow: hidden; */
}

.ment-twelist {
    position: initial;
    width: 80%;
    z-index: 2;
    background: #fff;
    padding-left: 0px;
}

.sidebar .menu .list .ment-twelist li {
    width: 100%;

}

 .ment-twelist .smore span {
    color: #007BFF;
}

.sidebar .menu .list .ment-twelist li a {
    height: 24px;
    line-height: 24px;
    text-align: left;
    color: #666;
    font-size: 12px;
    display: block;
    width: 100%;

}

.navdeled {
    height: 100px;
    padding-top: 30px;
}


.navdeled p {
    display: block;
    font-size: 30px;
    color: grey;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
}

.zhankai {
    font-size: 16px;
    padding-left: 10px;
}
.shouqi {
    font-size: 16px;
    padding-left: 10px;
}