@charset "UTF-8";
@font-face {
    font-family: "baskvill";
    src: url("../fonts/baskvill/baskvill.otf");
    font-style: normal;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ul,
li,
dl,
dd,
dt,
textarea {
    margin: 0;
    padding: 0;
    font-size: 0.565rem;
    color: #333;
    font-family: Arial;
}

html,
body {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    margin-bottom: 2.043rem;
    scroll-behavior: smooth;
}

img {
    border: 0 none;
    width: 100%;
    display: block;
}

ol,
ul,
dl,
li,
dt,
dd {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

em {
    font-style: normal;
}

input,
button,
select,
textarea {
    outline: none;
}

textarea {
    resize: none;
}

a {
    color: #333;
    text-decoration: none;
    outline: medium none;
    font-size: 0.565rem;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}

a:hover {
    text-decoration: none;
    outline: medium none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

p {
    line-height: 1.7em;
    font-size: 0.565rem;
}

input::-webkit-input-placeholder {
    color: #999;
}

.swiper-button-prev,
.swiper-button-next,
.swiper-pagination {
    outline: none;
}

#LRfloater1 p {
    font-size: 14px;
    margin-top: 1em;
    line-height: 1.5em;
}

#LRfloater1 img {
    width: auto;
}

#flb-lightbox img {
    display: inline-block;
    width: auto;
}

.content {
    width: 100%;
    padding: 0 0.652rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ban_h1 {
    height: 0;
    position: relative;
    left: -10000px;
    margin: 0;
}

.aniimg {
    overflow: hidden;
}

.aniimg img {
    display: block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    vertical-align: middle;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    width: 100%;
}

.aniimgbox:hover .aniimg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.swiper-container {
    height: 100%;
}

.wap-flex {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
    box-pack: space-between;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.padd {
    padding-top: 1.522rem;
    padding-bottom: 1.522rem;
}

.spadd {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
}

.paddtop {
    padding-top: 1.522rem;
}

.mtop {
    margin-top: 1.522rem;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* 火狐 */

input[type=number] {
    -moz-appearance: textfield;
}


/*header*/

header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    background: #000C1F;
    padding: 0 0;
    position: fixed;
    z-index: 999;
    top: 0;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo {
    display: block;
    width: 27.5%;
}

.head-r {
    width: 3.109rem;
}

.menubtn {
    position: absolute;
    top: 0.1rem;
    right: 0.64rem;
    padding: 0.64rem 0;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    z-index: 9;
    display: block;
}

.menubtn .bar:nth-of-type(1) {
    margin-top: 0px;
}

.bar {
    position: relative;
    display: block;
    width: 1.348rem;
    height: 0.174rem;
    margin: 0.23rem 0;
    background-color: #fff;
    border-radius: 0.174rem;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.menubtn .bar:nth-of-type(3) {
    margin-bottom: 0px;
    width: 68%;
    margin-left: 32%;
}

.search {
    width: 1.065rem;
    height: 1.065rem;
    position: relative;
}

.searchbox {
    margin-top: 0;
    display: none;
    width: 100%;
    height: 2.304rem;
    background: #000;
    border-radius: 0rem;
    padding-left: 0rem;
    position: relative;
    padding-right: 0rem;
    position: fixed;
    z-index: 999999;
    top: 2.5rem;
    left: 0px;
}

.searchbox form {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    width: 95%;
    height: 1.6rem;
    overflow: hidden;
    margin: 0 auto;
}

.searchbox input[type=text] {
    flex: 1;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    font-size: 0.565rem;
    color: #000;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
    outline: none;
}

.searchbox input[type=text]::-webkit-input-placeholder {
    color: #999;
}

.searchbox input[type=text]:-moz-placeholder {
    color: #999;
}

.searchbox input[type=text]::-moz-placeholder {
    color: #999;
}

.searchbox input[type=text]:-ms-input-placeholder {
    color: #999;
}

.searchbox input[type=text]::placeholder {
    color: #999;
}

.searchbox input[type=submit] {
    width: 1.583rem;
    height: 100%;
    background: url(../images/search2.png) no-repeat center center;
    border: none;
    background-size: 80% 80%;
    margin-top: 0rem;
    outline: none;
    background-color: #fff;
    border: none;
    box-sizing: border-box;
}

.search-close::before {
    content: "";
    position: absolute;
    -webkit-transform: translateY(0.52rem) rotate(-45deg);
    -moz-transform: translateY(0.52rem) rotate(-45deg);
    -ms-transform: translateY(0.52rem) rotate(-45deg);
    -o-transform: translateY(0.52rem) rotate(-45deg);
    transform: translateY(0.52rem) rotate(-45deg);
    display: block;
    width: 1.34rem;
    height: 0.174rem;
    background-color: #fff;
    border-radius: 0.39rem;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.search-close::after {
    content: "";
    position: absolute;
    display: block;
    width: 1.34rem;
    height: 0.174rem;
    background-color: #fff;
    border-radius: 0.39rem;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(-0.52rem) rotate(45deg);
    -moz-transform: translateY(-0.52rem) rotate(45deg);
    -ms-transform: translateY(-0.52rem) rotate(45deg);
    -o-transform: translateY(-0.52rem) rotate(45deg);
    transform: translateY(-0.52rem) rotate(45deg);
}

.search-close img {
    opacity: 0;
}

.navbox {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none;
    z-index: 9999;
}

nav {
    width: 65%;
    height: 100%;
    margin-left: 35%;
    background: #FFF;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.261rem 1.413rem;
    position: relative;
    overflow: auto;
}

.navclose {
    position: absolute;
    width: 0.674rem;
    right: 0.826rem;
    top: 1.478rem;
}

.nav-logo {
    display: block;
    width: 65.7%;
}

.nav-logo img {
    filter: invert(0) brightness(0);
}

.navrow {
    margin-top: 1.45rem;
}

.navrow li {
    padding: 0.68rem 0;
    padding-left: 0.283rem;
    padding-right: 0.283rem;
    border-bottom: 1px dashed #E6E6E6;
}

.navrow li img {
    width: 0.75rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.87rem;
    margin-top: -0.2rem;
}

.navrow li a {
    font-size: 0.72rem;
    color: #333;
    display: block;
    background: url(../images/nav-r.png) no-repeat right center;
    -o-background-size: 0.217rem 0.435rem;
    background-size: 0.217rem 0.435rem;
}

.nav-btn {
    margin-top: 1.478rem;
    display: block;
    width: 100%;
    border-radius: 0.13rem;
    font-size: 0.652rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.348rem;
    background: #C7161E;
    color: #FFF;
}

.nav-btn img {
    width: 1.413rem;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.109rem;
}

.postdetail-box {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    padding: 0px 0px;
    text-align: left;
    font-size: 14px;
    color: #000;
    line-height: 1.8;
}

.postdetail-box h1 {
    font-size: 50px;
}

.postdetail-box h2 {
    font-size: 40px;
}

.postdetail-box h3 {
    font-size: 30px;
}

.postdetail-box h4 {
    font-size: 20px;
}

.postdetail-box h5 {
    font-size: 18px;
}

.postdetail-box p {
    text-align: left;
    font-size: 14px;
    color: #000;
    line-height: 1.8;
}

.postdetail-box img {
    width: auto;
    max-width: 100%;
    margin: 10px auto;
    height: auto;
}

.postdetail-box video {
    width: auto;
    max-width: 100%;
    margin: 10px auto;
    height: auto;
}

.postdetail-box iframe {
    width: 100%!important;
}

.white-font {
    color: #fff;
}


/*foot*/

footer {
    background: #124789;
    position: fixed;
    z-index: 99999;
    bottom: 0;
    width: 100%;
}

footer::before {
    content: "";
    display: block;
    height: 0.5rem;
    width: 100%;
    background: url(../images/footbg.png?v) no-repeat center center;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    top: -0.48rem;
    left: 0;
}

.footlist {
    padding: 0.217rem 0;
    width: 37%;
}

.footlist li img {
    width: 0.978rem;
    margin: 0 auto 0.217rem;
}

.footlist li h4 {
    font-size: 0.565rem;
    color: #FFF;
    text-align: center;
}

.footchat {
    width: 2.08rem;
    height: 2.08rem;
    background: #FFFFFF;
    border-radius: 50%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    top: -0.217rem;
    margin-left: -1.05rem;
}

.footchat a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/xx.png?11) no-repeat center;
    -o-background-size: 1.087rem 1rem;
    background-size: 1.087rem 1rem;
    text-align: center;
    font-size: 0;
    animation: imgDa 3s infinite 0.5s linear;
    -webkit-animation: imgDa 3s infinite 0.5s linear;
    -o-animation: imgDa 3s infinite 0.5s linear;
    -moz-animation: imgDa 3s infinite 0.5s linear;
}

.i-list {
    animation: dianDa 3s infinite 0.5s linear;
    -webkit-animation: dianDa 3s infinite 0.5s linear;
    -o-animation: dianDa 3s infinite 0.5s linear;
    -moz-animation: dianDa 3s infinite 0.5s linear;
    position: absolute;
    top: 42%;
    width: 100%;
}

.i-list i {
    display: inline-block;
    width: 0.1493rem;
    height: 0.1493rem;
    background: #fff;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    margin-right: 0.1067rem;
}

.i-list i:last-child {
    margin-right: 0;
}

.i-list i:nth-child(1) {
    animation: dianShow1 3s infinite 0.5s linear;
    -webkit-animation: dianShow1 3s infinite 0.5s linear;
    -o-animation: dianShow1 3s infinite 0.5s linear;
    -moz-animation: dianShow1 3s infinite 0.5s linear;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.i-list i:nth-child(2) {
    animation: dianShow2 3s infinite 0.5s linear;
    -webkit-animation: dianShow2 3s infinite 0.5s linear;
    -o-animation: dianShow2 3s infinite 0.5s linear;
    -moz-animation: dianShow2 3s infinite 0.5s linear;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.i-list i:nth-child(3) {
    animation: dianShow3 3s infinite 0.5s linear;
    -webkit-animation: dianShow3 3s infinite 0.5s linear;
    -o-animation: dianShow3 3s infinite 0.5s linear;
    -moz-animation: dianShow3 3s infinite 0.5s linear;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes dianShow1 {
    0% {
        opacity: 0.2;
    }
    19% {
        opacity: 0.2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes dianShow1 {
    0% {
        opacity: 0.2;
    }
    19% {
        opacity: 0.2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes dianShow1 {
    0% {
        opacity: 0.2;
    }
    19% {
        opacity: 0.2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes dianShow1 {
    0% {
        opacity: 0.2;
    }
    19% {
        opacity: 0.2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes dianShow2 {
    0% {
        opacity: 0.2;
    }
    39% {
        opacity: 0.2;
    }
    40% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes dianShow2 {
    0% {
        opacity: 0.2;
    }
    39% {
        opacity: 0.2;
    }
    40% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes dianShow2 {
    0% {
        opacity: 0.2;
    }
    39% {
        opacity: 0.2;
    }
    40% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes dianShow2 {
    0% {
        opacity: 0.2;
    }
    39% {
        opacity: 0.2;
    }
    40% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes dianShow3 {
    0% {
        opacity: 0.2;
    }
    59% {
        opacity: 0.2;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes dianShow3 {
    0% {
        opacity: 0.2;
    }
    59% {
        opacity: 0.2;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes dianShow3 {
    0% {
        opacity: 0.2;
    }
    59% {
        opacity: 0.2;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes dianShow3 {
    0% {
        opacity: 0.2;
    }
    59% {
        opacity: 0.2;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes dianDa {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    79% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    80% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@-moz-keyframes dianDa {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
    79% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
    80% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@-o-keyframes dianDa {
    0% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    79% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    80% {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes dianDa {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    79% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    80% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.totop {
    width: 1.62rem;
    height: 1.62rem;
    background: url(../images/top.png) no-repeat center;
    -o-background-size: 1.62rem 1.62rem;
    background-size: 1.62rem 1.62rem;
    position: fixed;
    bottom: 6.5rem;
    right: 0.64rem;
    cursor: pointer;
    z-index: 220;
    display: none;
    padding-bottom: 1px;
}

@media only screen and (min-width: 769px) {
    html,
    body {
        font-size: 46.875px !important;
        max-width: 750px;
        margin: 0 auto;
    }
    footer,
    .inbox header,
    .navbox {
        max-width: 750px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    header {
        position: relative;
        position: fixed;
        max-width: 750px;
    }
    .teammodel {
        max-width: 750px !important;
        left: 50% !important;
        margin-left: -375px !important;
    }
    #flb-lightbox {
        max-width: 750px !important;
        left: 50% !important;
        margin-left: -375px !important;
    }
    #flb-lightbox-text {
        max-width: 750px !important;
        left: 50% !important;
        margin-left: -375px !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
    }
    .detail-img {
        width: 80% !important;
        left: 10% !important;
    }
}