﻿
@font-face {
    font-family: 'NotoSansHans-Medium';
    src: url(../../fonts/NotoSansHans-Medium.ttf);
}

@font-face {
    font-family: 'NotoSansSC-Regular';
    src: url(../../fonts/NotoSansSC-Regular.otf);
}



* { margin: 0px;padding: 0px;}
ul li { list-style: none;}
body{
    background-color: #E8E8E8;
}

.train_banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100%;
    z-index: 2;
    margin-top: -10px;
}

    .train_banner .banner_images {
        width: 1000%;
    }

        .train_banner .banner_images li {
            float: left;
            width: 10%;
        }

            .train_banner .banner_images li a {
                display: block;
                width: 100%;
            }

                .train_banner .banner_images li a img {
                    display: block;
                    width: 100%;
                    object-fit: cover;
                    height: 100%;
                }

    .train_banner .banner_index {
        position: absolute;
        bottom: 20px;
        width: 100%;
        text-align: center;
    }

.banner_index-frame {
    display: inline-block;
}

.train_banner .banner_index li {
    transition: all 8s;
    margin-right: 15px;
    float: left;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}

    .train_banner .banner_index li.current {
        transition: all 3s;
        background-color: #D8271D;
        width: 20px;
        border-radius: 5px;
    }

    .train_banner .banner_index li:hover {
        transform: scale(1.5);
    }

    .train_banner .banner_index li.current:hover {
        transform: scale(1);
    }

.train_banner_left {
    cursor: pointer;
    transition: all 3s;
    position: absolute;
    left: 25px;
    top: 0;
    height: 100%;
    width: 5%;
    text-align: center;
    z-index: 5;
    color: #fff;
    opacity: 0.3;
}

.train_banner_right {
    cursor: pointer;
    transition: all 3s;
    position: absolute;
    right: -10px;
    top: 0;
    height: 100%;
    width: 5%;
    text-align: center;
    z-index: 5;
    color: #fff;
    opacity: 0.3;
}
    .train_banner_left:hover, .train_banner_right:hover {
        display: block;
        opacity: 0.9;
    }

.train_banner_li {
    position: absolute;
    top: 45%;
    width: 50%;
    text-align: center;
    border-radius: 50px;
}

    .train_banner_li:hover {
        border: 2px solid white;
    }

/*.cent1 {
    width: 100%;
    height: 300px;
    background-image: url('../../Image/GroupBuying/GroupBuyBanner.jpg');
    background-size: 100% 100%;
}*/
.cent1_t1_en {font-size: 18pt;font-family: Arial; font-weight: bold;}
.cent1_t1_cn {font-size: 20pt; font-family: NotoSansHans-Medium;}
.cent1 div {color: white;padding-top:180px;margin-left: 7%;}





.cent2 {
    width: 100%;
    overflow-y:auto;
    background-color: #E8E8E8;
    font-family: NotoSansHans-Medium;
    border-left: 0px;
    border-right: 0px;
    padding-top: 10px;
}

.cent2_dv3_title {
    display: flex;
    justify-content: center;
    font-size: 14px;
    letter-spacing: 0.2rem;
}

.cent2_dv3_title1 {
    display: flex;
    justify-content: center;
    margin: 20px 0;
    font-size: 12px;
}

.cent2_dv3_form {
    margin-top: 50px;
}

.content {
    margin-top: 40px;
}

.itemInput {
    height: 120px;
    padding: 20px;
}

.itemTitle {
    text-align: center;
}

.itemFont {
    text-align: center;
}

.cent_1_tab {
    width: 86%;
    height: 280px;
    margin: auto;
    margin-top: 40px;
}


.cent1_image {
    width: 100%;
    float: left;
    height: 300px;
}

.cent_1_tab img {
    width: 100%;
    height: 100%;
}

.cent_1_tab p {
    font-family: NotoSansHans-Medium;
    font-size: 13pt;
    padding-bottom: 0px;
    margin: 0px;
}

.cent_2_tab {
    width: 86%;
    height: 320px;
    margin: auto;
    margin-top: 40px;
}

.cent_tb_bimg{ width:100%;float:left;height: 220px;}
.cent_image{ width:100%;float:left;height: 220px;}
.cent_2_tab img { width: 100%;  height: 100%;}
.cent_2_tab p { font-family: NotoSansHans-Medium;font-size: 13pt;padding-bottom:0px;margin:0px;}
.cent_tb_span {
    width: 94%;
    background-color: #5A5A5A;
    color: white;
    font-size: 9pt;
    padding-left: 3%;
    padding-right: 3%;
    float:right;
    height: 100px;
    padding-top:10px;
}
.cent_tb_span span {  font-family: NotoSansSC-Regular;display:block;margin-top:-20px;}
.p_right{text-align:left;}
.p_left{text-align:left;}
.r2{display:none;}




.cent2_dv3 {
    width: 86%;
    margin: auto;
    margin-top: 80px;
    font-size:10pt;
}
.dv3_Titles{
    font-size:28pt;
    font-family:Arial;
    font-weight:bold;
    width:32%;
    color:#B92A2E;
}
.dv3_rgt_span{ font-size:12pt;}
.cent2_dv3_bpspan br{display:none;}
.dv3_form_btn {
    width: 90%;
    height: 50px;
    border-radius: 10px;
    background-color: #de0000;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin: 20px auto;
    font-size: 16px;
    cursor: pointer;
}



/*最底部*/
.cent2_dv4 {
    width: 82%;
    margin: auto;
    padding-bottom: 20px;
    overflow-y:auto;
}
 .cent2_dv4 table {
        width: 100%;
        margin-top: 40px;
        font-size:10pt;
    }
.cent2_dv4 table img {
            width: 100%;
            height: 120px;
        }
.cent2_dv5 {
    width: 82%;
    margin: auto;
    padding-bottom: 20px;
    overflow-y: auto;
}
    .cent2_dv5 .dv5_video {
        margin-top: 40px;
    }

.tiles {
    font-size: 14pt;
}
