/* CSS Document */
@charset "utf-8";

*:focus {
    outline: none;
}

html,
body {
    height: 100%;
}

* {
    /* touch-action: pan-y; */
    margin: 0;
    padding: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fiedldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

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

a {
    display: inline-block;
}

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

@font-face {
    font-family: hyf2gjm;
    src: url(../fonts/hyf2gjm.ttf);
    /* font-display: block; */
}

body {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    font-size: 24px;
    color: black;
}

input,
select,
textarea,
button {
    vertical-align: middle;
    border: none;
    -webkit-appearance: none !important;
    outline: 0;
}

a,
a:link {
    text-decoration: none;
    outline: none;
}

.hide {
    display: none;
}

.op {
    opacity: 0;
}

.fix {
    position: fixed;
}

.wrap{
    width: 100%;
    position: relative;
    min-height: 100%;
    background-color: #f6f6f6;
}

.kv,
.kv img{
    width: 100%;
    position: relative;
}

.kv::after{
    width: 100%;
    height: 220px;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    background: url(../img/pc/hero/cover.png) center top border-box;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.mode-box{
    width: 1400px;
    margin: 0 auto;
    position: relative;
    margin-top: -110px;
    z-index: 5;
}

.position,
.position a{
    font-size: 16px;
    line-height: 24px;
    color: black;
    text-align: right;
    margin-top: 50px;
}

.position a{
    margin-top: 0px;
}

.mode-inner{
    width: 1400px;
    margin-top: 40px;
}

.left-mode{
    width: 300px;
    display: inline-block;
    vertical-align: top;
}

.left-mode li{
    width: 300px;
    height: 100px;
    margin-bottom: 2px;
    background-color: white;
    cursor: pointer;
    color: #212121;
    text-align: center;
    line-height: 100px;
    font-size: 20px;
    position: relative;
    overflow: hidden;
}

.left-mode li span:nth-child(1){
    width: 22px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-top: 40px;
    margin-right: 10px;
    position: relative;
    z-index: 2;
}
.left-mode li span:nth-child(2){
    position: relative;
    z-index: 2;
}

.left-mode li:before{
    display: inline-block;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background-color: #bf2c1f;
    /* opacity: 0.3; */
    left: -100%;
    z-index: 1;
    transition: 0.3s;
}

.left-mode li:hover::before{
    left: 0px;
}

.left-mode li:hover{
    color: white;
}

.left-mode li:nth-child(1) span:nth-child(1){
    background: url(../img/pc/mode/pw-icon.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(1):hover span:nth-child(1),
.left-mode li:nth-child(1).on span:nth-child(1){
    background: url(../img/pc/mode/pw-icon-hl.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(2) span:nth-child(1){
    background: url(../img/pc/mode/dz-icon.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(2):hover span:nth-child(1),
.left-mode li:nth-child(2).on span:nth-child(1){
    background: url(../img/pc/mode/dz-icon-hl.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(3) span:nth-child(1){
    background: url(../img/pc/mode/sf-icon.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(3):hover span:nth-child(1),
.left-mode li:nth-child(3).on span:nth-child(1){
    background: url(../img/pc/mode/sf-icon-hl.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(4) span:nth-child(1){
    background: url(../img/pc/mode/gz-icon.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(4):hover span:nth-child(1),
.left-mode li:nth-child(4).on span:nth-child(1){
    background: url(../img/pc/mode/gz-icon-hl.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(5) span:nth-child(1){
    background: url(../img/pc/mode/hl-icon.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(5):hover span:nth-child(1),
.left-mode li:nth-child(5).on span:nth-child(1){
    background: url(../img/pc/mode/hl-icon-hl.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(6) span:nth-child(1){
    background: url(../img/pc/mode/sh-icon.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(6):hover span:nth-child(1),
.left-mode li:nth-child(6).on span:nth-child(1){
    background: url(../img/pc/mode/sh-icon-hl.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(7) span:nth-child(1){
    background: url(../img/pc/mode/tx-icon.png) center center no-repeat;
    background-size: contain;
}

.left-mode li:nth-child(7):hover span:nth-child(1),
.left-mode li:nth-child(7).on span:nth-child(1){
    background: url(../img/pc/mode/tx-icon-hl.png) center center no-repeat;
    background-size: contain;
}

.left-mode li.on{
    color: #fff;
    background-color: #bf2c1f;
}

.right-mode{
    width: 932px;
    min-height: 835px;
    background-color: white;
    display: inline-block;
    padding: 50px 70px;
    margin-left: 10px;
    position: relative;
}

.right-mode li{
    width: 100%;
    min-height: 100%;
    display: none;
}

.right-mode li.on{
    display: block;
}

.mode-title-box{
    border-bottom: 1px solid #ebebeb;
}

.mode-title{
    display: inline-block;
    font-size: 40px;
    padding-bottom: 20px;
    vertical-align: top;
    /* font-weight: bold; */
    overflow: hidden;
    border-bottom: 3px solid #bf2c1f;
    font-family: 'hyf2gjm';
}

.title{
    color: #b7332a;
    font-size: 16px;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: bold;
}

.content{
    color: #1a1a1a;
    font-size: 16px;
    line-height: 24px;
}

.mode-img{
    /* position: absolute;
    bottom: 50px;
    left: 70px; */
    display: block;
    margin: 10px auto;
}