
html {
    font-size: 100px;
}

.animated {
    animation-duration: 0.4s;
    animation-fill-mode: both;
}

.gi-logo-toggle {
    max-width: 1.8rem;
    height: auto;
    background-image: url("../image/gi-logo.png");
    background-position: center;
    object-fit: contain;
}

.gi-logo img {
    max-width: 1.8rem;
    height: auto;
    object-fit: contain;
}

.gi-logo {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
    width: 100%;
    height: auto;
    display: flex;
}

.gi-top-bar {
    display: flex;
    max-width: 19.2rem;
    align-items: center;
    padding: .2rem;
    width: 100%;
    justify-content: space-between;
}

#menu {
    display: flex;
    align-items: center;
    font-size: 15px;
    margin-right: 3%;
}

#menu li {
    margin-left: 0.45rem
}

#menu li a {
    color: #fff;
    transition: .1s all ease;
    display: flex;
    position: relative;
}

#menu li.active small {
    width: 50%;
}

#menu li:hover small {
    width: 50%;
}

#menu li a small {
    content: "";
    display: flex;
    left: 0px;
    position: absolute;
    top: -3px;
    width: 0%;
    border-bottom: 1px solid #fff;
    transition: 0.25s ease-in-out;
}


.to-1 {

}

.totop {
    position: fixed;
    right: 25px;
    bottom: 25px;
    display: block;
    width: 32px;
    height: 32px;
    background: url(../image/rocket.svg) no-repeat;
    -webkit-transition: all 0.2s ease-in-out;
    z-index: 2000;
}

/*.totop:hover {*/
/*    background: url(../image/rocket.png) no-repeat 0 -62px;*/
/*}*/

.index_main {
    background: #f7f7f7;
}

.section .container {
    padding: 1.2rem 5% 0 5%;
    box-sizing: border-box;
}

.section {
    line-height: 1.5;
}

.fp-tableCell {
    display: block;
}

/* 0*/
.section0 {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}

/* 0  END*//* 1*/

.section1-bg0 {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
    opacity: 1;
    background-image: url(../image/p2-0.png);
}


.section1-bg1 {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
    opacity: 1;
    background-image: url(../image/p2-1.png);
}

.section1-item {
    max-width: 19.2rem;
    margin: 0 auto;
    display: flex;
    height: 80%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;

}

.section1-item-h2 {
    font-size: 0.54rem;
    color: #fff;
    line-height: 1.4;
    opacity: 0;
}

.section1-item-info {
    color: #ccc;
    font-size: 0.32rem;
    margin-top: 0.3rem;
    width: 75%;
    opacity: 0;
    line-height: 1.4;
}

.section1-bg0 ,.section1-bg1, .section1-bg2, .section1-bg3, .section1-bg4, .section1-bg5 {
    padding: 0 14%;
    box-sizing: border-box;
}

.section1-bg2 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
    background-image: url(../image/p2-2.png);
}

.section1-bg3 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
    background-image: url(../image/p2-3.png);
}

.section1-bg4 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
    background-image: url(../image/p2-4.png);
}

.fp-slidesNav ul {
    max-width: 19.2rem;
    margin: 0 auto;
    padding: 0 5%;
}

.section1-item-img {
    width: 100%;
    margin-top: 10%;
    opacity: .8;
}

.section1-item-icons {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.section1-item-icons-item-icon img {
    width: 0.3rem;
    object-fit: contain;
}

.section1-item-icons-item {
    opacity: 0;
}

.secti1-item-icons-itemon {
    opacity: 0;
}

.section1-item-icons-item-icon {
    text-align: center;

}

.section1-item-icons-item-info {
    font-size: 0.19rem;
    color: #fff;
    margin-top: 0.05rem;
    text-align: center;
}

.fp-slidesNav ul li {
    width: auto;
    margin: 0.07rem 0.1rem;
}

.fp-slidesNav ul li a.active {
    width: 0.3rem;
}

.fp-slidesNav ul li a.active span {
    width: 0.3rem;
    margin: 0;
    border-radius: 0.1rem;
    opacity: 1;
    transition: .3s all ease;
}

.fp-slidesNav ul li:hover a.active span {
    width: 0.3rem;
    margin: 0;
    border-radius: 0.1rem;
    opacity: .9;
}

.fp-slidesNav ul li:hover a span {
    width: 0.1rem;
    height: 0.1rem;
    margin: 0;
    opacity: .9;
}

.fp-slidesNav ul li a span {
    height: 0.1rem;
    width: 0.1rem;
    opacity: .7;
}

.fp-slidesNav ul li a span {
    transform: translate(-50%, -50%);
    margin: 0;
}

.fp-slidesNav ul li a span {
    background: #fff;
}

/* 1 END*//* 2*/
.section3 {
    background: #000000;
}

.section3 .container {
    display: flex;
    max-width: 19.2rem;
    margin: 0 auto;
    color: #fff;
    padding: 2.3rem 5% 0 5%;
    justify-content: space-between;
}

.section3-left-h2 {
    font-size: 0.32rem;
    border-bottom: 0.03rem solid #fff;
    padding-bottom: 0.2rem;
    height: 1rem;
    opacity: 0;
    box-sizing: border-box;
}

.section3-left-h2 > p {
    font-weight: 400;
    font-size: 0.24rem;
    opacity: 0;
}

.section3-right-img {
    margin-top: 0.4rem;
    border-radius: 0.05rem;
    position: relative;
}

.section3-right-img.li {
    width: 75%;
}

.section3-right-img.li img {

}

.section3-right-img.pecu {
    position: absolute;
    top: 1.2rem;
    left: 0;
}

.section3-right-img.pecu img {
    object-fit: cover;
}

.section3-right-img img {
    object-fit: cover;
    max-width: 100%;
}

.fp-controlArrow.fp-prev {
    background-image: url("../image/ban_prev.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 0.2rem;
    left: 0.2rem;
    height: 0.36rem;
    border-width: 0;
}

.fp-controlArrow.fp-next {
    background-image: url("../image/ban_next.png");
    background-size: cover;
    background-position: center;
    width: 0.2rem;
    height: 0.36rem;
    right: 0.2rem;
    border-width: 0;
    background-repeat: no-repeat;
}

.section3 .section3-left {
    display: flex;
    flex-wrap: wrap;
    width: 42%;
    flex-direction: column;
}

.section3 .section3-left-ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.24rem;
    flex-direction: column;
}

.section3 .section3-left li {
    opacity: 0;

    width: 100%;
    color: #fff;
    border-bottom: 0.01rem solid #D8D8D8;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.2;
    cursor: pointer;
    padding: 0.2rem 0.15rem;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.p3-icon-11 {
    opacity: 0;
    display: flex;
    margin-right: 0.15rem;
    width: 0.15rem;
}

.p3-icon-11 img {
    width: 100%;
    object-fit: contain;
}

.yourElement {
    animation-delay: 0.5s;
    /*animation-duration:3s;*/
    /*animation-iteration-count:infinite;*/;
}

.section2 .container {
    max-width: 19.2rem;
    margin: 0rem auto;
    color: #111111;
}

.section2-h3 {
    font-size: 0.42rem;
    text-align: left;
    margin-bottom: 3.5%;
}

.section2-list{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.section2-main {
    width: 100%;
}

.section2-out{
    padding: 0 5px;
    box-sizing: border-box;
    width: 33.33%;
    border-left: 4px solid rgba(146, 227, 169, .5);
}

.section2-con{
    padding: 0 20px;
}
.section2-li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:20px 0;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}
.section2-con:last-child .section2-li{
    border-color: transparent;
}

.section2-con.act{
    background: rgba(146, 227, 169, .5);
    border-radius: 5px;
}
.btnList{
    display: none;
}
.section2-btn{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.section2-btn50{
    width: calc(50% - 17px);
    background: #fff;
    text-align: center;
    line-height: 0.51rem;
    height: 0.51rem;
    border-radius: 10px;
    border: 2px solid #fff;
    font-size: 0.16rem;
    cursor: pointer;
}
.section2-btnMr{
    margin-right: 26px;
}
.section2-btnMt{
    margin-top: 20px;
}
.section2-btn100{
    width: 100%;
    background: #fff;
    text-align: center;
    line-height: 0.51rem;
    height: 0.51rem;
    border-radius: 10px;
    border: 2px solid #fff;
    font-size: 0.16rem;
    cursor: pointer;
}
.section2-btn50.act,.section2-btn100.act{
    background: #92E3A9;
    border-color: #2BBB54;
}


.line{
    width: 100%;
    height: 1px;
    background: #ddd;
}

.section2-li .minus,.section2-li .plus{
    background: #999;
}

.section2-tit{
    font-weight: 700;
    font-size: 0.24rem;
}

.section3 .section3-left li.active {
    color: #fff;
    /*font-weight: bold;*/
}

.section3 .section3-left li.active .p3-icon-11 {
    color: #fff;
    animation: fade-in-bck .3s both
    /*font-weight: bold;*/
}

.section3 .section3-left li.active > small {
    color: #fff;
    animation: fade-in-bck .3s both
    /*font-weight: bold;*/
}

.section3 .section3-right {
    display: flex;
    width: 53%;
    position: relative;
    flex-direction: column;
}

.section3 .section3-right .right-item {
    display: none;
    font-size: 0.17rem;
    line-height: 1.5;
}

.section3-right-info {
    color: rgba(255, 255, 255, 0.6);
    font-weight: 400;
}

.section3 .section3-right .right-item h2 {
    font-size: 0.28rem;
    height: 1rem;
    border-bottom: 0.02rem solid #D8D8D8;
    padding-bottom: 0.2rem;
    box-sizing: border-box;
    margin-bottom: 0.3rem;
}

.section3 .section3-right .right-item.active {
    display: block;
}

/* 2 END*//* 3 Products*/
.section4 .container {
    max-width: 19.2rem;
    margin: 0rem auto;
    color: #111111;
}

.section4-h3 {
    font-size: 0.42rem;
    text-align: left;
    margin-bottom: 3.5%;
}

.section4-main {
    width: 100%;
}

.section4-head {
    display: flex;
    align-items: center;
    width: 100%;
    opacity: 0;
    font-size: 0.14rem;
}

.section4-head-item {
    display: flex;
    flex-direction: column;
    color: #4f4f4f;
    /*height:0.52rem;*/
    box-sizing: border-box;
    transition: .5s all ease-in-out;
    cursor: pointer;
}

.section4-head-item-pt {
    display: flex;
    align-items: center;
    font-size: 0.18rem;
}

.section4-head-item span {
    white-space: nowrap;

}

.section4-head-item:last-child .bar-point {
    display: none;
    width: 0;
}

.section4-head .bar-point {
    height: 0.01rem;
    width: 0.5rem;
    display: flex;
    background: #838383;
    margin-left: 1%;
    margin-right: 1%;
    transition: .7s all ease-in-out;
}

.section4-head-item.active {
    flex: 1;
    font-size: 0.16rem;
    color: #111;
    font-weight: bold;
}

.section4-head-item.active span {
    animation: text-shadow-drop-center .3s both
}

.section4-head-item.active.on {
    flex: 1;
    font-size: 0.14rem;
    color: #111;
    font-weight: normal;
}

.section4-head-item.active-other {
    font-size: 0.16rem;
    color: #111;
    font-weight: bold;
}

.section4-head-item.active .bar-point {
    flex: 1;
}

.section4-main {
    width: 100%;
}

.section4-main-item {
    margin-top: 0.2rem;
    display: none;
}

.section4-main-item.active {
    display: block;
}

.section4-main-item-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.4rem;
    font-size: 0.2rem;
}

.section4-main-item-block-img {
    width: 45%;
    object-fit: contain;
}

.section4-main-item-block-img img {
    width: 100%;
}

.section4-main-item-block-text {
    width: 50%;
}

.section4-main-item-title {
    opacity: 0;
    font-weight: normal;
    margin-bottom: 0.2rem;
    font-size: 0.3rem;
    margin-top: 0.4rem;
}

.section4-item-block-text-h4 {
    font-size: 0.32rem;
    margin-bottom: 0.3rem;
}

.section4-item-block-text-title {
    font-size: 0.21rem;
    margin-top: 0.1rem;
    line-height: 1.5;
    color: #000;
}

.section4-item-block-text-info {
    margin-top: 0.21rem;
    color: #838383;
    font-size: 0.16rem;
    margin-bottom: 0.3rem;
}

.section4-item-block-text-info.info-last {
    display: flex;
    margin-top: 3%;
}

.section4-item-block-text-info.info-last p:last-child {
    margin-left: 10%;
}

.info-last-img {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.info-last-img > span {
    margin-bottom: 9px;
    display: flex;
    align-items: center;
}

.info-last-img > span img {
    width: 17px;
    height: auto;
}

.info-last-img > span > small {
    margin-left: 5px;
}

.section4-item-block-info-last-img {
    display: flex;
}

.section4-item-block-info-last-text {
    display: flex;
    margin-top: 0.15rem;
}

/* 3 Products END*/
/* 4 Counts*/
.section5 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(../image/p5.png);
}

.section5 .container {
    text-align: center;
    max-width: 19.2rem;
    margin: 0 auto;
    color: #fff;
    justify-content: space-between;
}

.section5-h4 {
    margin-bottom: 3%;
    margin-top: 5%;
    font-size: 0.4rem;
    opacity: 0;
}

.section5-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 7%;
}

.section5-box-item {
    text-align: left;
    opacity: 0;
}

.section5-h4-1 {
    opacity: 0;
}

.section5-box-span {
    font-size: 0.5rem;
    opacity: 0;
}

.section5-box-p {
    font-size: 0.17rem;
    margin-top: 0.1rem;
    opacity: 0;
}

.section5-box-h5 {
    display: flex;
    line-height: 1;
}

.section5-box-em {
    align-self: flex-start;
    font-size: 0.25rem;
}

.section5-box-small {
    font-size: 0.2rem;
    align-self: flex-end;
}

/* 4 Counts END*//* 5 Solution*/
.section6 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background: #111;
}

.section6 .container {
    text-align: center;
    max-width: 19.2rem;
    margin: 0rem auto;
    color: #fff;
}

.section6 .section6-main {
    display: flex;
    justify-content: space-between;
}

.section6-left {
    width: 56%;
    display: flex;
    align-items: flex-start;
    padding-top: 0.5rem;
}

.section6-left-item {
    margin-top: 0;
    border-radius: 0.05rem;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.section4-to {
    font-size: 14px;
    cursor: pointer;
    text-align: left;
    margin-top: 2%;
}

.section4-to1-1 {
    text-align: left;
    width: 100%;
}

.section4-to1 {
    color: #007ff9;
    text-decoration: underline;
    transition: .1s ease-in-out all;
}

.section4-to1:hover {
    opacity: .8;
}

.img-margin-left {
    width: 12px;
}

.section6-right-item {
    color: #b7b7b7;
    text-align: left;
    border-bottom: 0.01rem solid #D8D8D8;
    padding-bottom: 0.15rem;
    margin-bottom: 0.15rem;
    opacity: 0;
    line-height: 1.4;
}

.section6-right-item-h4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1;
}

.section6-right {
    width: 40%;
}

.section6-left-item {
    display: none;
    opacity: 0;
    align-items: flex-start;
    justify-content: center;
}

.section6-left-item.active {
    display: flex;
}

.section6-right-item-span {
    font-size: 0.26rem;
}

.section6-right-item-small {
    cursor: pointer;
    font-size: 0.4rem;
}

.section6-right-item {
    cursor: pointer;
}

.section6-right-item-p {
    margin-top: 0.1rem;
    font-size: 0.17rem;
    line-height: 1.4;
}

.section6-right-item .section6-right-item-p {
    display: none;
}

.section6-right-item.active .section6-right-item-p {
    display: block;
}

.section6-right-item.active .section6-right-item-span {
    animation: fade-in-bck .3s both;
    color: #fff;
}

.section6-right-item.active .section6-right-item-p {
    animation: fade-in-left .3s both;
    color: #fff;
}


.section6-left-item img {
    max-width: 100%;
    object-fit: cover;
}

.toggle-button {
    position: relative;
    width: 0.4rem;
    height: 0.4rem;
    cursor: pointer;
}

.toggle-button span {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 1;
    transform: translate(-50%, -50%);
    transition: 0.3s all ease-in-out;
}

.toggle-button.active .minus {
    opacity: 0;
}

.plus {
    width: 0.18rem;
    height: 0.03rem;
    background-color: #fff;
    display: block;
}

.minus {
    width: 0.03rem;
    height: 0.18rem;
    background-color: #fff;
    display: block;
}

/* 5 Solution END*//* 6 Technology END*/
.section7 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background: #fff;
}

.section7 .container {
    text-align: center;
    max-width: 19.2rem;
    color: #333;
    margin: 0rem auto;
}

.section7-h3 {
    margin-bottom: 2%;
    font-size: 0.4rem;
    text-align: left;
    color: #000;
}

.section7-h3-info {
    margin-bottom: 2%;
    text-align: left;
    font-size: 0.2rem;
    opacity: 0;
}

.section7-main-icons {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section7-item {
    opacity: 0;
    flex: 0 0 calc(27%);
    margin-top: 3%;
}

.section7-item-pic {
    margin-bottom: 2%;
}

.section7-item-title {
    font-size: 0.24rem;
    margin-bottom: 2%;
}

.section7-item-pic img {
    height: 0.53rem;
    object-fit: cover;
}

.section7-item-info {
    text-align: left;
    font-size: 0.18rem;
    color: #666;
}

.section7-item:hover .section7-item-pic {
    animation: flip-horizontal-bottom .4s cubic-bezier(.455, .03, .515, .955) both
}

/* color public font-color D8D8D8*/
/* 6 Technology END*//* 7 Service Models*/
.section8 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background: #fff;
}

.section8 .container {
    text-align: center;
    max-width: 19.2rem;
    color: #333;
    margin: 0rem auto;
}

.section8-main {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 5%;
}

.section8-h3 {
    margin-top: 20px;
}

.section8-main-item {
    opacity: 0;
    flex: 0 0 calc(30%);
    margin-top: 5%;
}

.section8-item-pic {;
}

.section8-item-pic img {;
}

.section8-item-title {
    font-size: 0.24rem;
    margin-top: 5%;
}

.section8-item-info {
    font-size: 0.165rem;
    margin-top: 5%;
}

.section8-item-model {
    margin-top: 3%;
    font-size: 0.15rem;
}

.section8-item-ot {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.section8-item-ot-menus {
    display: flex;
    border-radius: 0.3rem;
    padding: 0.05rem;
    box-sizing: border-box;
    border: 1px solid #000000;
}

.section8-item-ot-menus li {
    font-size: 0.12rem;
    padding: 0.05rem 0.25rem;
    box-sizing: border-box;
    background: #fff;
    cursor: pointer;
    transition: 0.3s all ease-in-out;
    border-radius: 0.15rem;
}

.section8-item-ot-menus li.active {
    background: #000000;
    color: #fff;
}

.section8-item-ot-content {
    display: none;
}

.section8-item-ot-content.active {
    display: block;
}

/* 7 Service Models END*//* 8 Successful Story*/
.section9 {;
}

.section9-slide-wrap {
    height: 100%;
}

.section9-slide-bg {
    background-size: cover;
    background: #000000;
    height: 100%;
    padding: 0 5%;
    box-sizing: border-box;
    position: relative;
}

.section9-slide-item {
    max-width: 19.2rem;
    margin: 0 auto;
    height: 100%;
    color: #a9a9a9;
    padding-top: .6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section9-slide-item-left {
    display: flex;
    width: 48%;
}

.section9-slide-h2 {
    font-size: 0.4rem;
    color: #fff;
    margin-bottom: 5%;
    opacity: 0;
    display: none;
}

.section9-h4 {
    position: absolute;
    top: 1.2rem;
    left: 0;
    color: #ffff;
    z-index: 1000;
    padding: 0 5%;
    box-sizing: border-box;
}

.section9-slide-item-h3 {
    opacity: 0;
}

.section9-slide-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5%;
}

.section9-slide-item-h3 {
    font-size: 0.3rem;
    color: #fff;
    margin-bottom: 5%;

}

.section9-slide-item-info {
    opacity: 0;
    font-size: 0.2rem;
    margin-bottom: 7%;
}

.section9-slide-item-tip {
    font-size: 0.2rem;
    border-bottom: 0.01rem solid #F5F6FB;
    padding-bottom: 5%;
    opacity: 0;
}

.section9-slide-item-right {
    width: 48%;
}

.section9-slide-item-left-img img {
    width: 100%;
}

.section9-slide-item-left-img {
    opacity: 1;
}

.section9-slide-item-left-img.img2 {
    margin-top: 8%;
    margin-left: 5%;
}

/*  8 Successful Story END*//*  9 News*/
.section10-main {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 5%;
}

.section10-item-pic {;
}

.section10-h3 {
    margin-bottom: 3%;
}

.section10-item-pic img {
    width: 100%;
    object-fit: cover;
}

.section10-main-item {
    opacity: 0;
    flex: 0 0 calc(23%);
}

.section10-main-item h3 {
    font-size: 0.2rem;
    color: #333;
    font-weight: bold;
    margin-bottom: 0.12rem;
}

.section10-item-info {
    font-size: 0.18rem;
    color: #333;
    line-height: 1.4;
    margin-top: 0.3rem;
}

.section10-item-info p {
    font-size: 0.15rem;
}

/*  9 News END*//*  10 GI’S Strength*/

/*  10 GI’S Strength */
.section11 {
    background: #eee url('../image/mask.gif');
}

.section11 .container {;
}

.section11-main {
    max-width: 19.2rem;
    margin: 0 auto;
    color: #a9a9a9;
    position: relative;
    box-sizing: border-box;
    z-index: 5000;
}

.section11-h3 {
    color: #333;
}

a, img {
    border: 0;
}

#tabs {
    /*overflow: hidden;*/
}

#tabs li {
    float: left;
    margin: 0 -14px 0 0;
    display: inline;
    margin-bottom: 1px;
}

#tabs a {
    float: left;
    position: relative;
    padding: 0 10px;
    height: 0;
    line-height: 30px;
    transition: .3s all ease-in-out;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-right: 25px solid transparent;
    font-size: 14px;
    border-bottom: 30px solid #3D3D3D;
    border-bottom-color: #777 \9;
    opacity: .3;
    filter: alpha(opacity=30);
    width: 100px;
    box-sizing: border-box;

}
#tabs a span{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

#tabs a:hover {
    border-bottom-color: #3d3d3d;
    opacity: 1;
    filter: alpha(opacity=100);
}

#tabs #current {
    z-index: 3;
    border-bottom-color: #3d3d3d;
    opacity: 1;
    filter: alpha(opacity=100);
}
#tabs  a#current {
    min-width: 100px;
    width: auto;
}

#content {
    background: #fff;
    border-top: 2px solid #3d3d3d;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    overflow-y: auto;
}

#content div {
    display: none;
}

#content p {
    display: flex;
    align-items: center;
    color: #333;
}

#content p span {
    width: 40%;
    display: flex;
}

/*#content p::before {*/
/*    content: "";*/
/*    display: inline-flex;*/
/*    width: 5px;*/
/*    height: 5px;*/
/*    border-radius: 50%;*/
/*    background: #777;*/
/*    margin-right: 10px;*/

/*}*/

#content h2, #content h3, #content p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

#content h2, #content h3, #content p:last-child {
    border-bottom: 0;
}

#content h2, #content h3, #content p > i {
    display: inline-flex;
    width: 30%;
    line-height: 1.2;
}

.section11-main-wrap {
    margin-top: 0.2rem;
}

/*  10 GI’S Strength END*/

/*  11  Contact Us*/
.section12 {;
}

.section12 .container {
    position: relative;
    box-sizing: border-box;
    padding-top: 0;
}

.elementor-icon i, .elementor-icon svg {
    width: 20px;
    height: 20px;
    position: relative;
    display: block;
}

.elementor-element {
    display: flex;
    align-items: center;
}

.elementor-social-icon svg {
    fill: #fff;
}

.elementor-grid-item {
    margin-left: 10px;
}

.elementor-social-icon {
    padding: 3px;
    background-color: #778CA9;
    display: flex;
}

.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.elementor-social-icons-wrapper {
    display: flex;
}

.footer-box {
    height: 1rem;
    color: #333;
    padding-top: 2%;
    display: flex;
    justify-content: space-between;
    border-top: 0.02rem solid #ccc;
}

.section12-main {
    max-width: 19.2rem;
    height: 100vh;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.section12-dot-1 {
    position: absolute;
    width: 16px;
    height: 16px;
    background: red;
    left: 11.09rem;
    top: 3.43rem;
    cursor: pointer;
}

.section12-dot-2 {
    position: absolute;
    width: 16px;
    height: 16px;
    background: gray;
    left: 14.82rem;
    top: 3.94rem;
    cursor: pointer;
}

.section12-dot-3 {
    position: absolute;
    width: 16px;
    height: 16px;
    background: gold;
    left: 15.372rem;
    top: 4.18rem;
    cursor: pointer;
}

.section12-dot-4 {
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fc714c;
    left: 15.6rem;
    top: 3.8rem;
    cursor: pointer;
}

.section12-dot-5 {
    position: absolute;
    width: 16px;
    height: 16px;
    background: orchid;
    left: 15.65rem;
    top: 3.6rem;
    cursor: pointer;
}

.section12-bg {
    position: absolute;
    right: 0rem;
    top: 0.69rem;
}

.section12-h3 {
    font-size: 0.4rem;
    color: #333;
    margin-bottom: 2%;
}

.section12-main-item {
    margin-top: .4rem;
}

.section12-main-item-tab {
    font-size: 0.22rem;
    display: flex;
    cursor: pointer;
    opacity: 0;
    align-items: center;
    color: #333;
    /*background-image: url("../image/p11-icon-up.png");*/
    /*background-position: left center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: 0.08rem auto;*/
    /*padding-left: 0.23rem;*/
    transition: 0.3s all ease-in-out;
}

.section12-main-item.active .section12-main-item-tab {
    /*background-image: url("../image/p11-icon-down.png");*/
    /*background-size: auto 0.08rem;*/
}

.section12-main-item-info {
    opacity: 0;
    font-size: 0.14rem;
    margin-top: 0.12rem;
    color: #838383;
}

.section12-item-warp {
    margin-top: 1.2rem;
    display: flex;
}

.map-pos {
    position: relative;
    z-index: 99999;
}

.img-m {
    width: 8rem
}

.pos-block {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
}

.anim-pos {
    animation-duration: 1.5s; /*动画时间*/
    animation-fill-mode: both; /*播放后的状态*/
    animation-name: buzz-out;
    animation-iteration-count: infinite; /*动作循环的次数：infinite 无限循环*/
    transform-origin: center bottom; /*设置动画旋转元素的基点为：居中靠下*/
    cursor: pointer;
}

.pos-content {
    position: absolute;
    z-index: 1000;
    border-radius: 5px;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    padding: 10px;
    top: 0.3rem;
    display: none;
    min-width: 2.5rem;
}

.pos-content p {
    display: flex;
    align-items: center;
}

.pos-block {
    cursor: pointer;
    width: 0.32rem;
}

.pos-block > img {
    width: 100%;
    object-fit: cover;
    height: auto;
}

.pos-Singapore {
    top: 2.4rem;
    left: 1.7rem;

}

.pos-Singapore .pos-content {
    top: 0.4rem;
    left: -1rem;
}

.pos-United {
    left: 5.35rem;
    top: 3.1rem;
    width: 0.3rem;

}

.pos-United .pos-content {
    top: 0.4rem;
    right: .1rem;
}

.pos-China {
    left: 5.9rem;
    top: 3.4rem;
    width: 0.28rem;

}

.pos-China .pos-content {
    top: 0.4rem;
    right: .1rem;
}

.pos-India {
    top: 2.9rem;
    left: 6rem;
    width: 0.26rem;
}

.pos-India .pos-content {
    top: 0.3rem;
    left: .2rem;
}

.pos-Other {
    top: 2.7rem;
    left: 6.08rem;
    width: 0.24rem;
}

.footer-icons-item {
    cursor: pointer;
    margin-left: 0.2rem;
}

.section12-main-item.active .section12-main-item-info {
    display: block;
}

.section12-main-item-info-p {
    display: flex;
    align-items: center;
    margin-bottom: 0.1rem;
    line-height: 1;
}

.img-margin-left {
    margin-right: 0.1rem;
}

.footer-icons {
    display: flex;
}

.footer-box {
    height: .8rem;
    color: #333;
    padding-top: 2%;
    display: flex;
    justify-content: space-between;
    border-top: 0.02rem solid #ccc;
}

.footer-copyright {
    font-size: 0.14rem;
    color: #999;
}

/*  11 Contact Us END*/

/* media  */
@media only screen and (max-width: 1600px) {
    .index_main .section1 .index_banner .item .inner .block_txt h4 {
        font-size: 28px;
    }

    .index_main .section1 .index_banner .item .inner .block_txt h2 {
        font-size: 60px;
    }

    .index_main .section1 .index_banner .item .inner .block_txt h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1440px) {
    .index_main .section1 .index_banner .item .inner .block_txt h4 {
        font-size: 24px;
    }

    .index_main .section1 .index_banner .item .inner .block_txt h2 {
        font-size: 40px;
    }

    .index_main .section1 .index_banner .item .inner .block_txt h3 {
        font-size: 18px;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 1366px) {
    .index_main .section1 .index_banner .item .inner .block_txt h4 {
        font-size: 20px;
    }

    .index_main .section1 .index_banner .item .inner .block_txt h2 {
        font-size: 26px;
    }

    .index_main .section1 .index_banner .item .inner .block_txt h3 {
        font-size: 16px;
    }

    .index_main .section1 .index_banner .slick-arrow {
        background-size: auto 30px;
    }
}

@media only screen and (max-width: 1300px) {

}

@media only screen and (max-width: 1199px) {
    .index_main .section1 .index_banner .item .inner .block_txt h4 {
        font-size: 18px;
    }

    .index_main .section1 .index_banner .item .inner .block_txt h2 {
        font-size: 22px;
    }

    .index_main .section1 .index_banner .item .inner .block_txt h3 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 992px) {
    .index_main .section1 .index_banner .item {
        height: 100vh;
    }

    .index_main .section1 .index_banner .item .inner .block_txt {
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 0 20px;
        top: 42%;
    }

    .index_main .section1 .index_banner .slick-arrow {
        display: none !important;
    }

    .index_main .section1 .index_banner .slick-dots {
        position: absolute;
        bottom: 12px;
    }

    .index_main .section1 .index_banner .slick-dots li {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 2px solid #fff;
    }

    .index_main .section1 .index_banner .slick-dots li button {
        display: none;
    }

    .index_main .section1 .index_banner .slick-dots li.slick-active {
        background: #fff;
    }

    .index_main .section1 .number {
        bottom: 12%;
        display: none;
    }

    .index_main .section1 .number span {
        margin-right: 22px;
    }

    .index_main .section1 .number span:after {
        bottom: -14px;
    }

}

.typingEffect {
    min-height: .6rem;
}

.typingEffect span {
    opacity: 0;
    transition: opacity 0.5s;
}







.tabs-scroll-container {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-bottom: 10px;
}

.tabs-wrapper {
    overflow: hidden;
    flex: 1;
}

.scrollable-tabs {
    display: flex;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    list-style: none;
    transition: scroll-left 0.3s ease;
}

.scrollable-tabs li {
    flex: 0 0 auto;
}

.scrollable-tabs a {
    display: inline-block;
    padding: 10px 15px;
    white-space: nowrap;
    text-decoration: none;
    border: 1px solid #ccc;
    margin-right: 5px;
    border-radius: 4px;
}

.scroll-btn {
    background: none;
    border: none;
    font-size: 20px;
    padding: 0 10px;
    cursor: pointer;
}

.scroll-btn:disabled {
    opacity: 0.3;
    cursor: default;
}


#current {
    /*background-color: #007bff;*/
    color: white;
}

.select2-container {
    z-index: 999999999999999; /* 确保 z-index 足够高 */
}

.modTit{
    font-size: 0.20rem;
    line-height: 0.63rem;
}
.modInput{
    border: 1px solid #ccc;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 10px;
    padding-left: 5px;
    box-sizing: border-box;
}
.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single{
    border-color: #d2d2d2!important;
    height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__clear{
    height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 36px;
}
.select2-container--default .select2-selection--multiple{
    padding-bottom: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear{
    height: 36px;
    margin-top: 0;
}
.select2-container .select2-search--inline .select2-search__field{
    height: 36px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
    overflow-y: scroll;
}
.select2-container .select2-selection--multiple .select2-selection__rendered{
    height: 36px;
    display: inline-block;
}
.select2-container .select2-search--inline .select2-search__field{
    margin-top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{

}
.layui-layer-setwin .layui-layer-close2{
    z-index: 1111111111111;
}
.demo1{
    background: transparent;
    padding-left: 5px;
}
.needBO{
    margin-top: 0.70rem;display: flex;justify-content: space-between;
}
.needBO>div{
    width: calc(33.33% - 15px);
    cursor: pointer;
}
.needBO>div>img{
    width: 100%;
}
.needBO>div>div{
    font-size: 0.26rem;
    font-weight: 700;
    width: 100%;
    text-align: center;
    color: #333;
    margin-top: 10px;
}
.modelTit{
    font-size: 0.3rem;
    font-weight: 700;
    margin-bottom: 20px;
}
.modelRight{
    background: linear-gradient(to bottom right,#FFFFFF,#EAF1FF);
    min-height: 100%;
    width: 100%;
    padding: 40px;
    box-sizing: border-box;
    overflow-y: scroll;
}
.layui-layer-page .layui-layer-content{
    overflow: hidden;
    border-right: 15px;
}
.layui-layer{
    /*background: transparent;*/
}
.section1-bg5 {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
    opacity: 1;
    background-image: url(../image/p2-5.png);
}
.section1-item-ul{
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}
.section1-item-li{
    width: calc(50% - 20px);
}
.section1-item-div{
    width: 100%;
    margin-bottom: 50px;
    display: flex;
}
.section1-item-num{
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    margin-right: 20px;
    background: #F0A519;
    color: #fff;
    font-size: 0.32rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section1-item-text{
    width: calc(100% - 80px);
}
.section1-item-h3{
    font-size: 0.24rem;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    margin-bottom: 10px;
}
.section1-item-p{
    font-size: 0.18rem;
    color: #fff;
    opacity: .6;
}
.section13{
    background: #000;
}
.section13-h3 {
    font-size: 0.42rem;
    text-align: left;
    margin-bottom: 3.5%;
    color: #fff;
}
.section13-item-ul{
    padding: 0 50px;
}
.section13-item-li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 20px;
}
.section13-item-tit{
    width: 30%;
    color: #fff;
    font-weight: 700;
    font-size: 0.24rem;
    line-height: 30px;
}
.section13-item-line{
    height: 50px;
    width: 1px;
    background: #D8D8D8;
}
.section13-item-text{
    width: calc(70% - 82px);
    color: #fff;
    opacity: .6;
    font-size: 0.2rem;
    line-height: 30px;
}