* {
    font-family: 'OpenSans' !important;
}

.header .inner nav ul li {
    font-size: 14px;
}

.header .inner nav ul li>a {
    transition: all 0.5s;
}

.header .inner nav ul li>a:hover {
    color: black !important;
}

.indexmk1 .bannersw {
    position: relative;
}

.indexmk1 .bannersw .content {
    position: absolute;
    left: 50%;
    top: 25%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.indexmk1 .bannersw .content .title {
    font-size: 30px;
    color: white;
    font-weight: 200;
    margin-top: 12px;
}

.lay1080px {
    max-width: 1120px;
    padding: 0px 20px;
    margin: 0 auto;
    width: 100%;
}

.indexmk2 {
    background-color: #0C0C0D;
    height: font-content;
    padding: 35px;
}

.indexmk2 .content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.indexmk2 .content .contentbox {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 25px 25px;
    min-width: 120px;
}

.indexmk2 .content .contentbox img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.indexmk2 .content .contentbox span {
    font-size: 15px;
    color: white;
    margin-top: 10px;
}

.indexmk3 {
    background: black;
    padding: 100px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.indexmk3 .title {
    font-size: 36px;
    color: white;
    line-height: 1.5;
    text-align: center;
}

.indexmk3 .content {
    color: #9f9f99;
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
}

.indexmk3 img {
    margin: 50px auto;
    margin-bottom: 0px;
}

.indexmk3 .contentimgbox{
    position: relative;
}

.indexmk3 .contentimgbox .list{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    min-width: 200px;
}

.indexmk3 .contentboxbottom{
    display: flex;
    background: black;
    padding: 35px;
    border-radius: 15px;
    justify-content: center;
    width: fit-content;
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, 0px);
    box-shadow: 0px -1px 15px #ffffff69;
}

.indexmk3 .contentimgbox .list .list_title{
    font-size: 20px;
    color: white;
    font-weight: bold;
    margin-bottom: 5px;
}

.indexmk3 .contentimgbox .list .list_content{
    font-size: 15px;
    color: white;
}

.indexmk4 {
    background: black;
    padding: 100px 0px;
    padding-top: 35px;
}

.indexmk4 .lay1080px {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.indexmk4 .lay1080px .contentbox {
    width: 49%;
    margin-bottom: 50px;
}

.indexmk4 .lay1080px .contentbox img {
    width: 100%;
    height: auto;
}

.indexmk4 .lay1080px .contentbox .title {
    margin-top: 15px;
    padding: 0px 20px;
    font-size: 24px;
    color: white;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 10px;
}

.indexmk4 .lay1080px .contentbox .content {
    padding: 0px 20px;
    font-size: 15px;
    color: white;
    font-weight: 400;
    opacity: 0.6;
    line-height: 1.5;
}

.indexmk5 {
    padding: 100px 0px;
}

.indexmk5 .lay1080px {
    position: relative;
}

.indexmk5 .lay1080px .contentbox {
    position: absolute;
    bottom: 5%;
    left: 5%;
    transform: translate(0%, 0%);
}

.indexmk5 .lay1080px .contentbox .title {
    font-size: 36px;
    margin-bottom: 20px;
    color: black;
}

.indexmk5 .lay1080px .contentbox .content {
    font-size: 14px;
    color: black;
    max-width: 80%;
}

.indexmk6 .lay1080px .content {
    width: 100%;
    display: flex;
    margin-bottom: 50px;
}

.indexmk6 .lay1080px .content .leftbox {
    width: 50%;
}

.indexmk6 .lay1080px .content .leftbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexmk6 .lay1080px .content .rightbox {
    width: 50%;
    background-color: #F7F7F7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 35px;
}

.indexmk6 .lay1080px .content .rightbox .title {
    font-size: 36px;
    color: black;
    line-height: 1.5;
    margin-bottom: 15px;
}

.indexmk6 .lay1080px .content .rightbox .contentbox {
    font-size: 14px;
    line-height: 1.5;
    color: #979797;
}

.jqrmk1 {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.jqrmk1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jqrmk2{
    margin-bottom: 100px;
}

.jqrmk2 .content {
    display: flex;
}

.jqrmk2 .content .leftbox {
    width: 40%;
}

.jqrmk2 .content .rightbox {
    width: 60%;
}

.jqrmk2 .jqrmk2_title {
    margin-top: 55px;
    padding-bottom: 37px;
    font-size: 33px;
    font-weight: 700;
    border-bottom: 1px solid #D8D8D8;
}

.jqrmk2 .content {
    border-bottom: 1px solid #D8D8D8;
    padding: 35px 0px;
}

.jqrmk2 .content .leftbox {
    font-size: 25px;
    font-weight: 500;
}

.jqrmk2 .content .rightbox ul li {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    margin: 10px 0px;
}
@media(max-width:992px){
    .indexmk3 .contentboxbottom{
        zoom: 0.5;
    }
    .header{
        background: black;
    }
    .bannersw .swiper-slide img{
        min-height: 500px;
    }
    
    .indexmk1 .bannersw .content img{
        zoom: 0.5;
        width: 100%;
        min-height: auto;
    }
    
    .indexmk1 .bannersw .content .title{
        font-size: 14px;
    }
    
    .indexmk2{
        padding: 15px;
    }
    
    .indexmk2 .content{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    
    .indexmk2 .content .contentbox{
        margin: 5px;
    }
    
    .indexmk3{
        padding: 50px 0px;
    }
    
    .indexmk3 .title{
        font-size: 20px;
    }
    
    .indexmk3 .content{
        font-size: 12px;
        padding: 0px 20px;
    }
    
    .indexmk4{
        padding-bottom: 35px;
    }
    
    .indexmk4 .lay1080px .contentbox{
        width: 100%;
    }
    
    .indexmk5 {
        padding: 35px 0px;
    }
    
    .indexmk5 .lay1080px .contentbox{
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
    }
    
    .indexmk5 .lay1080px .contentbox .title{
        font-size: 20px;
        text-align: center;
    }
    
    .indexmk5 .lay1080px .contentbox .content{
        font-size: 12px;
        text-align: center;
    }
    
    .indexmk6 .lay1080px .content{
        width: 100%;
        display: flex;
        margin-bottom: 50px;
        flex-direction: column !important;
        align-items: center;
    }
    
    .indexmk6 .lay1080px .content .leftbox{
        width: 100%;
    }
    
    .indexmk6 .lay1080px .content .rightbox{
        width: 100%;
    }
    
    .indexmk8{
        padding-top: 0px !important;
    }
    
    .jqrmk2 .content{
        flex-direction: column;
    }
    
    .jqrmk2 .content .leftbox{
        width: 100%;
    }
    
    .jqrmk2 .content .rightbox{
        width: 100%;
    }
    
    .jqrmk2 .content .leftbox{
        font-size: 20px;
    }
    
    .jqrmk2 .content .rightbox ul li{
        font-size: 15px;
    }
    
    .jqrmk2 .jqrmk2_title{
        margin-top: 30px;
        padding-bottom: 15px;
        font-size: 25px;
    }
}
