﻿﻿* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
    width: 100%;
    font-size: 100px;
    outline: 0;
    -webkit-text-size-adjust: none;
}

body {
    font-size: 0.26rem;
    height: 100%;
    position: relative;
    font-family: arial, "Source Han Sans";
    margin: 0;
    padding: 0;
    color: #333;
    background: #accbe4;
}

a {
    text-decoration: none;
    color: #000;
}

p,h1,h2,h3,h4,h5,h6 {
    padding: 0;
    margin: 0;
}

img {
    border: none;
    display: block;
    margin: 0 auto;
}

ul,li {
    list-style: none;
}

input[type="button"], input[type="submit"], input[type="password"], input[type="reset"], input[type="text"] {
    -webkit-appearance: none;
    font-family: arial, "Source Han Sans";
}

.fl {
    float: left;
}

em,i {
    font-style: normal;
}

.bj{
	background: #ce1616;
}

.wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.bimg {
    width: 100%;
}

.content {
    width: 7.05rem;
    margin: -1.92rem auto 0.25rem;
    background: #ffffff;
    border-radius: 0.2rem;
    overflow: hidden;
    position: relative;
}

.tabNav {
    width: 6.9rem;
    height: 0.88rem;
    margin: 0 auto 0.35rem;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}

.tabNav a {
    width: 20%;
    text-align: center;
    font-size: 0.3rem;
    color: #4061ae;
    line-height: 0.88rem;
}

.tabNav a.cur {
    position: relative;
    z-index: 5;
    height: 0.88rem;
    line-height: 0.88rem;
    font-weight: bold;
}

.tabNav a.cur::before {
    content: "";
    display: block;
    width: 0.95rem;
    height: 0.06rem;
    border-radius: 0.5rem;
    background: #ffb44a;
    position: absolute;
    bottom: 0.12rem;
    left: 50%;
    margin-left: -0.475rem;
}

.conBox {
    width: 6.9rem;
    margin: 0 auto 0.4rem;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding-bottom: 0.15rem;
}

.conList {
    width: 6.6rem;
    margin: 0 auto;
    overflow: hidden;
}

.conTit {
    background: url(../img/tit_bj01.png) no-repeat center;
    background-size: 100% 100%;
    width: 2.7rem;
    height: 0.44rem;
    overflow: hidden;
    margin-bottom: 0.25rem;
}

.conTit h2 {
    font-size: 0.32rem;
    color: #ffffff;
    display: block;
    line-height: 0.44rem;
    font-weight: bold;
    text-indent: 0.8rem;
    font-style: italic;
    text-shadow: 0 1px 1px rgba(0,0,0,0.28);
}

.cpBox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.cpBox a {
    float: left;
    width: 3.21rem;
    height: 1.63rem;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    margin-bottom: 0.22rem;
    position: relative;
}

.cpImg {
    width: 100%;
    border-radius: 0.1rem;
    display: block;
}

.cpBox a:nth-child(2n) {
    float: right;
}

.cpBox a p {
    background: url(../img/jb_bj.png) no-repeat center;
    background-size: 100% 100%;
    width: 1.28rem;
    height: 0.38rem;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.22rem;
    color: #8a3d13;
    text-indent: 0.3rem;
    display: block;
    line-height: 0.33rem;
    font-style: italic;
}

.cpBot {
    width: 6.6rem;
    position: relative;
    margin: 0 auto 0.22rem;
    overflow: hidden;
}

.cpImg_01 {
    width: 100%;
    border-radius: 0.1rem;
    display: block;
}

.cpBot p {
    background: url(../img/jb_bj.png) no-repeat center;
    background-size: 100% 100%;
    width: 1.28rem;
    height: 0.38rem;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.22rem;
    color: #8a3d13;
    text-indent: 0.3rem;
    display: block;
    line-height: 0.33rem;
    font-style: italic;
}

.conBot {
    border-bottom: none;
    margin-bottom: 0.15rem;
}

.ewmBox {
    width: 7.05rem;
    margin: 0.25rem auto;
    overflow: hidden;
}

.ewmBox li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}

.ewmImg {
    width: 2.51rem;
    height: 2.51rem;
    margin: 0 auto;
    display: block;
}

.ewmBox li p {
    font-size: 0.26rem;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 0.38rem;
    padding: 0.15rem 0;
}

.prodBox {
    width: 7.06rem;
    margin: -1.78rem auto 0.4rem;
    border-radius: 0.2rem;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
    padding: 0.35rem 0;
}

.videoContent {
    width: 6.6rem;
    margin: 0.2rem auto;
    overflow: hidden;
}

.videoBox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    object-fit: fill;
    position: relative;
}

.videoImg {
    width: 100%;
    height: 3.53rem;
    border-radius: 0.2rem;
    margin: 0 auto;
    display: block;
}

.playerBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.7rem;
    margin-top: -0.7rem;
    width: 1.4rem;
    height: 1.4rem;
}

.endtext {
    font-size: 0.24rem;
    color: #518fc2;
    text-align: center;
    display: block;
    font-style: italic;
    line-height: 0.36rem;
    padding: 0 0 0.3rem;
}

.fade {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

.fade video {
    display: block;
    width: 100%;
    margin: 50% auto 0;
    display: none;
}

.closeBtn {
    color: #fff;
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    width: 0.9rem;
    text-align: center;
    line-height: 0.5rem;
    border: 1px solid #fff;
    border-radius: 0.25rem;
}

.context {
    font-size: 0.24rem;
    color: #000000;
    display: block;
    line-height: 0.32rem;
    padding-bottom: 0.2rem;
    text-indent: 0.47rem;
}

.context em {
    color: #0078c5;
}

.saleImg {
    width: 6.42rem;
    margin: 0 auto 0.2rem;
    display: block;
}


/* 2025-9-19 */
.bj01{
	background: #ccf1ff;
}