html {
    scroll-padding-top: 200px;
}

.bigtitle{
    font-size: 70px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: 'Blod' !important;
}

.i9 {
    background-color: white !important;
}

.i9 .box {
    width: 1440px;
    padding: 50px 0px !important;
}

.i9 .box .line {
    background-color: #AFAFAF;
}

.i9 .box .d_text {
    color: black;
    text-align: center;
}

.i9 .box .nine_text {
    padding-bottom: 50px;
}

.i9 .box .nine_text .nine .n_text {
    color: black;
    text-align: center;
}

.i9 .box .nine_text .nine .n_line {
    background-color: #AFAFAF;
}

.aboutindexnew {
    width: 100%;
    overflow: hidden;
    background-color: white;
    padding-bottom: 50px;
}

.aboutgeshi {
    width: 1440px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.abouttitlegeshi {
    font-weight: bold;
    font-family: "gmb";
    font-size: 36px;
    color: black;
    text-align: center;
    width: 100%;
    display: block;
	margin-bottom:30px;
}

.newindexsybox {
    margin-top: 30px;
    width: 100%;
    display: flex;
}

.newindexsy {
    width: 448px;
    display: block;
    margin: 0px 16px;
}

.newindexsy .topofbox {
    position: relative;
}

.newindexsy .topofbox .title {
    z-index: 999;
    background-color: #282828CC;
    width: 88px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0px 0px 20px 0px;
    text-align: center;
    line-height: 36px;
}

.newindexsy .topofbox .img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.newindexsy .topofbox .img  p{
    width: 100% !important;
    height: 100% !important;
}
.newindexsy .topofbox .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.newindexsy:hover .topofbox .img img {
    transform: scale(1.2);
}

.newindexsy .bottomofbox {
    width: 100%;
    height: 60px;
    background-color: #F4F4F4;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.newindexsy .bottomofbox .time {
     font-family: 'Regular' !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #575757;
}

.newindexsy .bottomofbox .title {
    font-family: 'Regular' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: black;
    height: 48px;
    word-break: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newbttomfrombox {
    overflow: hidden;
    width: 100%;
    height: 520px;
    background-size: cover;
    background-repeat: no-repeat;
}

.newdonwfaqbox {
    background-color: #F4F4F4;
    width: 100%;
    height: fit-content;
    padding: 20px 0px;
}

.downloadsboxnew {
    width: 1440px;
    margin: 0 auto;
}

.downloadstitlebox {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #AFAFAF;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.downloadstitle {
    display: block;
    width: fit-content;
    padding: 0px 25px;
    color: black;
    height: 100%;
    font-size: 16px;
     font-family: 'Regular' !important;
    line-height: 50px;
    cursor: pointer;
}

.downloadstitle.active {
    color: #ff4d1b;
    border-bottom: 1px solid #ff4d1b;
}

.downloadscontent.active {
    display: block;
}

.downloadscontentbox {
    height: fit-content;
}

.downloadscontent {
    display: none;
}

.downloadscontent a {
    padding: 0px 20%;
    height: 50px;
    border-bottom: 1px solid #AFAFAF;
    font-size: 16px;
     font-family: 'Regular' !important;
    color: black;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.5s;
}

.downloadscontent a:hover {
    color: #ff4d1b;
}

.downloadscontent a:last-child{
    width: fit-content;
}


.newfaqcontentbox {
    /*padding: 0px 20%;*/
    border-bottom: 1px solid #AFAFAF;
    font-size: 16px;
     font-family: 'Regular' !important;
    color: black;
    width: 100%;
    transition: all 0.5s;
}

.newfaqtitle {
    padding: 0px 20%;
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.newfaqcontent {
    padding: 20px 20%;
    line-height: 30px;
    border-top: 1px solid #AFAFAF;
    background-color: #EBEBEB;
}

.newfaqbox {
    width: 1440px;
    margin: 35px auto;
}

.newfaqcontentbox {
    height: 50px;
    overflow: hidden;
}

.newfaqcontentbox.active {
    height: auto !important;
}

.newtableheader {
    margin-top: 50px;
    width: 100%;
    height: 159px;
    border-left: 1px solid #AFAFAF;
    border-top: 1px solid #AFAFAF;
    border-bottom: 1px solid #AFAFAF;
    background: #f2f4f5;
}

.newtablecontent {
    width: 100%;
    height: 48px;
    border-left: 1px solid #D1D3D4;
    border-bottom: 1px solid #D1D3D4;
}

.newtable {
    display: flex;
    overflow: hidden;
}

.newtable.active {
    height: 610px;
}

.newtableleftgs {
    width: 30%;
}

.newtablerightgs {
    width: 70%;
    overflow-x: auto;
    overflow-y: hidden;
}

.newtableleftgs .newtabletitlecont li {
    width: 100%;
    height: 48px;
    border-left: 1px solid #D1D3D4;
    border-bottom: 1px solid #D1D3D4;
    color: black;
    padding-left: 75px;
    line-height: 35px;
    font-size: 15;
    list-style: none;
     font-family: 'Regular' !important;
}

.newtablerightgs .newtabletitlecont li {
    width: 100%;
    color: black;
    line-height: 35px;
    font-size: 18;
    list-style: none;
     font-family: 'Regular' !important;
    display: -webkit-inline-box;
    display: -webkit-box;
}

.newtablerightgs .newtablecontent li {
    display: -webkit-inline-box;
}

.newtablerightgs .newtabletitlecont li span,.newtablerightgs2 .newtabletitlecont2 li span {
    /*height: 48px;*/
    width: 275px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #414042;
    border-bottom: 1px solid #D1D3D4;
    overflow: hidden;
    padding: 0px 5px;
    word-break: break-word;
}

.newtablerightgs .newtablecontent li span {
    height: 48px;
    width: 400px;
    display: block;
    border-bottom: 1px solid #D1D3D4;
}

.newtablerightgs .newtablecontent li span:last-child {
    border-right: 1px solid #D1D3D4;
}

.newtablerightgs .newtabletitlecont li span:last-child {
    border-right: 1px solid #D1D3D4;
}

.newtableleftgs .newtablecontent {
    color: black;
    padding-left: 75px;
    line-height: 48px;
    font-size: 18;
    font-weight: bold;
     font-family: 'Regular' !important;
}

.newtablerightgs .newtableheader {
    border-left: none;
    border-right: 1px solid #AFAFAF;
}

.newtablerightgs .newtablecontent {
    border-left: none;
    /*border-right: 1px solid #D1D3D4;*/
}

.newtablerightgs .newtableheader li {
    display: -webkit-inline-box;
}

.newtablerightgs .newtableheader {
    width: fit-content;
}

.newtablerightgs .newtableheader li {
    margin-top: 15px;
}

.newtablerightgs .newtableheader li p {
    width: 275px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.newtablerightgs .newtableheader li p img {
    width: 170px;
    height: 90px;
    margin-top: 5px;
}

.newtablerightgs .newtableheader li p span {
    font-family: 'Regular' !important;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0em;
    color: black;
    margin-top: 10px;
}

.newtableheader2 {
    margin-top: 50px;
    width: 100%;
    height: 159px;
    border-left: 1px solid #AFAFAF;
    border-top: 1px solid #AFAFAF;
    border-bottom: 1px solid #AFAFAF;
    background: #f2f4f5;
}

.newtablecontent2 {
    width: 100%;
    height: 48px;
    border-left: 1px solid #D1D3D4;
    border-bottom: 1px solid #D1D3D4;
}
.newtable.hover{
    display: none !important;
}
.newtable2.hover{
    display: none !important;
}
.newtable2 {
    display: flex;
    overflow: hidden;
}

.newtable2.active {
    height: 610px;
}

.newtableleftgs2 {
    width: 30%;
}

.newtablerightgs2 {
    width: 70%;
    overflow-x: auto;
    overflow-y: hidden;
}

.newtableleftgs2 .newtabletitlecont2 li {
    width: 100%;
    height: 48px;
    border-left: 1px solid #D1D3D4;
    border-bottom: 1px solid #D1D3D4;
    color: black;
    padding-left: 75px;
    line-height: 48px;
    font-size: 18;
    list-style: none;
    font-family: 'Regular' !important;
}

.newtablerightgs2 .newtabletitlecont2 li {
    width: 100%;
    color: black;
    line-height: 48px;
    font-size: 18;
    list-style: none;
     font-family: 'Regular' !important;
    display: -webkit-inline-box;
    display: -webkit-box;
    height: 48px;
}

.newtablerightgs2 .newtablecontent2 li {
    display: -webkit-inline-box;
}

/*.newtablerightgs2 .newtabletitlecont2 li span {*/
/*    height: 48px;*/
/*    width: 265px;*/
/*    display: block;*/
/*    text-align: center;*/
/*    font-size: 14px;*/
/*    color: #414042;*/
/*    border-bottom: 1px solid #D1D3D4;*/
/*    overflow: hidden;*/
/*    padding: 0px 5px;*/
/*}*/

.newtablerightgs2 .newtablecontent2 li span {
    height: 48px;
    width: 400px;
    display: block;
    border-bottom: 1px solid #D1D3D4;
}

.newtablerightgs2 .newtablecontent2 li span:last-child {
    border-right: 1px solid #D1D3D4;
}

.newtablerightgs2 .newtabletitlecont2 li span:last-child {
    border-right: 1px solid #D1D3D4;
}

.newtableleftgs2 .newtablecontent2 {
    color: black;
    padding-left: 75px;
    line-height: 48px;
    font-size: 18;
    font-weight: bold;
     font-family: 'Regular' !important;
}

.newtablerightgs2 .newtableheader2 {
    border-left: none;
    border-right: 1px solid #AFAFAF;
}

.newtablerightgs2 .newtablecontent2 {
    border-left: none;
    /*border-right: 1px solid #D1D3D4;*/
}

.newtablerightgs2 .newtableheader2 li {
    display: -webkit-inline-box;
}

.newtablerightgs2 .newtableheader2 {
    width: fit-content;
}

.newtablerightgs2 .newtableheader2 li {
    margin-top: 15px;
}

.newtablerightgs2 .newtableheader2 li p {
    width: 275px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.newtablerightgs2 .newtableheader2 li p img {
    width: 100px;
    height: 85px;
    object-fit: contain;
}

.newtablerightgs2 .newtableheader2 li p span {
     font-family: 'Regular' !important;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0em;
    color: black;
    margin-top: 10px;
}


.clicklookmore {
    cursor: pointer;
    width: 100%;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #D1D3D4;
    color: black;
    font-size: 14px;
    font-weight: 400;
     font-family: 'Regular' !important;
}

.newheadermd {
    width: 100%;
    height: 48px;
    background-color: #282828;
    z-index: 99999;
    position: fixed;
    top: 100px;
}

.newheadermd .box {
    width: 1440px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}

.newheadermd .box a {
    width: fit-content;
    padding: 0px 25px;
     font-family: 'Regular' !important;
    font-size: 14px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif, Microsoft Yahei, 'fwb_bebas';
    height: 100%;
    line-height: 48px;
}

.newheadermd .box a.active {
    color: #ff4d1b !important;
    border-bottom: 1px solid #ff4d1b !important;
}

.newheadermd .box a:hover {
    color: #ff4d1b;
}

.i1 {
    margin-top: 0px !important;
}

.i1 .box {
    padding-top: 150px !important;
}

.header {
    z-index: 999999;
}
.clickgotodb {
    display: block;
    width: 216px;
    height: 48px;
    border-radius: 50px;
    color: white;
    text-align: center;
    line-height: 48px;
     font-family: 'Regular' !important;
    font-size: 16px;
    font-weight: 700;
     font-family: 'Regular' !important;
    margin: 35px auto;
    background-color: white;
    color: #ff4d1b;
    border: 2px solid #ff4d1b;
}

.clickgotodb.active {
    background-color: #ff4d1b;
    color: white;
    border: 2px solid #ff4d1b;
}

.jumphreebox {
    display: flex;
    justify-content: center;
    margin-top: 35px;
}

.jumphreebox .clickgotodb {
    margin: 0px !important;
}

.jumphreebox .clickgotodb:last-child {
    margin-left: 25px !important;
}

.heightaotu{
    height: 80px !important;
    word-break: break-word;
    line-height: 40px !important;
}
@media screen and (max-width: 1300px) {
    .newbttomfrombox {
        height: 600px !important;
    }

    .newbttomfrombox iframe {
        height: 530px !important;
    }
}

@media screen and (max-width: 1000px) {
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}
}

@media screen and (max-width: 960px) {
    .downloadscontent a:last-child{
        width: 100%;
    }
    .newfaqcontent{
        padding: 20px 5%;
    }
    .newindexsy .topofbox .img {
        height: 38vh;
    }
    .heightaotu{
        height: 70px !important;
        line-height: 34px !important;
    }
    .newtableleftgs2 .newtabletitlecont2 li {
        padding-left: 25px;
        overflow: hidden;
    }
    .newfaqtitle {
        padding: 0px 1% !important;
    }

    .newheadermd {
        margin-top:60px !important;
        width: 100% !important;
        position: fixed;
        top: 0px;
        border-top: 1px solid #797979;
        z-index: 3;
    }

    .newheadermd .box {
        width: 100% !important;
        justify-content: center !important;
    }

    .i9 .box {
        width: 95% !important;
        margin: 0 auto !important;
    }

    .newtableleftgs .newtabletitlecont li {
        padding-left: 25px;
        overflow: hidden;
    }

    .newtableleftgs .newtablecontent {
        padding-left: 25px;
    }

    .downloadsboxnew,
    .newfaqbox {
        width: 95% !important;
        margin: 0 auto !important;
    }

    .downloadscontent a,
    .newfaqcontentbox {
        padding: 0 1%;
    }

    .aboutgeshi {
        width: 100%;
    }

    .newindexsybox {
        margin-top: 30px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .newindexsy {
        width: 95%;
        height: fit-content;
        display: block;
        margin: 0 auto;
        margin-bottom: 35px;
    }
    .newtablerightgs2 .newtabletitlecont2 li span,
    .newtablerightgs2 .newtableheader2 li p,
    .newtablerightgs2 .newtablecontent2 li span,
    .newtablerightgs .newtabletitlecont li span,
    .newtablerightgs .newtableheader li p,
    .newtablerightgs .newtablecontent li span {
        width: 230px;
        overflow: hidden;
        word-break: break-word;
        
    }

    .newindexmk1 {
        margin-top: 180px;
    }

    .newtable.active {
        height: 605px !important;
    }

    .newheadermd .box a {
        padding: 0px 15px !important;
        font-size: 12px !important;
    }

    .newtableleftgs,.newtableleftgs2 {
        width: 32%;
    }
    .newtableleftgs2 .newtablecontent2,
    .newtablerightgs2 .newtableheader2 li p span,
    .newtableleftgs2 .newtabletitlecont2 li,
    .newtableleftgs .newtablecontent,
    .downloadstitle,
    .newtableleftgs .newtabletitlecont li,
    .newfaqtitle span,
    .downloadscontent span,
    .clickgotodb,
    .newtablerightgs .newtableheader li p span,
    .newfaqcontent {
        font-size: 10px;
    }
    .newindexsy .topofbox .title{
        width: 140px !important;
        height: 50px !important;
        line-height: 50px !important;
        font-size: 20px;
    }
}
@media screen and (max-width: 700px) {
    .newfaqtitle span{
        max-width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .newfaqcontentbox.active .newfaqtitle span{
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: break-spaces;
    }
}

#form-table .content {
    padding: 20px 20px 5px;
}

#form-table input, #form-table textarea {
    border: 1px solid #e5e5e5;
    padding: 0 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-radius: 25px;
    margin: 0 0 18px;
    width: 100%;
    box-sizing: border-box;
}

#form-table input {
    height: 39px;
    line-height: 40px;
}

#form-table button {
    width: 100%;
    height: 33px;
    color: #fff;
    background: #86C953;
    border: none;
    cursor: pointer;
    border-radius: 25px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s;
}