
svg:not(:root) {
  overflow: hidden; }

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

ul, ol, li, dl, dd {
margin: 0;
padding: 0;
}

.linebox-0 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.scbh-rt{
    position: absolute;
    top:-75px;
    left:50%;
    transform:translateX(-50%); 

}
.scbh-yy{
    position: absolute;
    bottom:-75px;
    left:50%;
    transform:translateX(-50%); 

}
.scbh-rt, .scbh-yy{
    font-weight: 700;
    font-size: 1.3rem;
}

.linebox-0 .xline {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .5s ease-in-out;
}

.linebox-0 .xline.active {
    opacity: 1;
    transition: .5s ease-in-out;
}

.ft16 {
    font-size: 16px;
}


a {
    display: inline-block;
}


.i50 {
    width: 50%;
}

.ft35 {
    font-size: 35px;
}
.ft35.en {
    font-size: 25px;
    font-weight: 700;
}

.ft28 {
    font-size: 28px;
}

.ft20 {
    font-size: 20px;
}
.ft20.en{
    font-size:16px;
}

.scbh .item-text .h03 {
    transition: .5s;
}

.scbh .item-text .h03:hover {
    color: rgba(255, 255, 255, 0.6);
    transition: .5s;
    opacity: .9;
}


.inliner-banner-con ul {
     width: 100%;
     height: 100%;
 }


.inliner-banner-con li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    text-align: center;
    transform: scale(0.8);
    z-index: 1;
}


.inliner-banner-con li.index {
    z-index: 2;
    display: table
}

.inliner-banner-con li:first-child {
    left: 0;
    transform: scale(1);
}

.inliner-banner-con li .con {
    display: block;
    width: 606px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -145px 0 0 -303px;
    transform: scale(0);
}

.inliner-banner-con li h3 {
    font-size: 24px;
    color: #ffffff;
    line-height: 40px;
}

.inliner-banner-con li h2 {
    font-size: 45px;
    color: #fff;
    line-height: 51px;
}



img {
    max-width: 100%;
}

.section .dingk .i {
    width: 100%;
    height: 100%;
}


.scbh .inliner-banner-con {
    position: absolute;
    width: 800px;
    height: 800px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 6;
}

.scbh .inliner-banner-con .ul {
    width: 510px;
    height: 350px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    margin: auto;
    z-index: 12;
}

.scbh .inliner-banner-con .item-text {
    width: 100%;
    height: 100%;
    color: #1f1f1f;
    /*line-height: 1;*/
    display: table-cell;
    vertical-align: middle;

}

.scbh .inliner-banner-con .item-text .h01{
    margin-top: 30px;
}
.scbh .inliner-banner-con.v2 .item-text .h01{
    margin-top: 0;
}

.scbh .inliner-banner-con .item-text .h02 {
    margin-top: 12px;
    margin-bottom: 33px;
}



.scbh .inliner-banner-con .item-text .line {
    margin: 0 auto;
    width: 30px;
    height: 2px;
    background: #fff;
}

.scbh .inliner-banner-con .item-text .p {
    line-height: 28px;
    height: 84px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 40px;
}

.scbh .inliner-banner-con .item-text .h03 {
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}

.scbh .inliner-banner-con {
    background: url(../images/scbh-bg.png) no-repeat center;
    background-size: 100%;
}

.scbh .inliner-banner-con .center {
    width: 630px;
    height: 630px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 8;
}

.exchange_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.exchange_content {
    color: #af2525;
    font-weight: bold;
    background: url(../images/Pointer_bj.png) no-repeat;
    background-size: 100% 100%;
    padding: 15px 50px;
}
.exchange_pointer {
    width: 39px;
    height: 26px;
}
.exchange_pointer1 {
    background: url(../images/Pointer_left.png) no-repeat;
}
.exchange_pointer2 {
    background: url(../images/Pointer_right.png) no-repeat;
}
.letter-container {
    position: relative;
    height: 100px;
    bottom: 138%;
    left: 10px;
}

.vertical-line {
    position: absolute;
    left: 50px;
    top: 0;
    width: 0;
    height: 100%;
    border-left: 3px dotted #af2525;
}

.horizontal-line {
    position: absolute;
    left: 47px;
    height: 0;
    width: 50px;
    border-top: 3px dotted #af2525;
}

.top-line {
    top: 0;
}

.middle-line {
    top: 50%;
}

.bottom-line {
    bottom: 0;
}

.line-text {
    position: absolute;
    left: 110px;
    width: 230px;
    font-size: 23px;
    font-weight: bold;
    color: #093d6a;
}

.top-text {
    top: -10px;
}

.middle-text {
    top: 50%;
    transform: translateY(-50%);
}

.bottom-text {
    bottom: -10px;
}
.en .letter-container {
    height: 200px;
}
.en .line-text {
    font-size: 20px;
    width: 220px;
}
.en .bottom-text.second {
    bottom: -35px;
}
.inliner-banner-con.v2.second {
    margin-right: 10px;
}

@keyframes zhuan0 {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

.scbh .inliner-banner-con .center .cbox {
    width: 100%;
    height: 100%;
    background: url(../images/scbh-circle.png) no-repeat center;
    background-size: 100%;
    animation: zhuan0 7s infinite linear .65s;
}

.scbh .inliner-banner-con .center .ul {
    display: none;
}

.scbh .inliner-banner-con .center .i {
    display: block;
    color: #093d6a;
    position: absolute;
    width: 85px;
    height: 85px;
    opacity: 1;
    cursor: pointer;
}
.scbh .inliner-banner-con.v2 .center .i {
    display: block;
    color: #093d6a;
    position: absolute;
    width: 45px;
    height: 45px;
    opacity: 1;
    cursor: pointer;
}

.scbh .inliner-banner-con .center .i.active img,
.scbh .inliner-banner-con .center .i:hover img {
    background: #af2525;
    transition: .5s ease-in-out;
}

.scbh .inliner-banner-con .center .i.active span {
    opacity: 1;
    color:#af2525;
    transition: .5s ease-in-out;
}
.scbh-rt {
    color: #af2525;
    font-size: 23px;
}

.scbh .inliner-banner-con .center .i span {
    width: 140px;
    display: block;
    height: 65px;
    line-height: 65px;
    position: absolute;
    top: 10px;
    font-size: 23px;
    font-weight: 600;
    transition: .5s ease-in-out;
    opacity: 1;
}
.scbh .inliner-banner-con.v2 .center .i span {
    width: 140px;
    display: block;
    height: 45px;
    line-height: 45px;
    position: absolute;
    top: 0;
    font-size: 23px;
    font-weight: 600;
    transition: .5s ease-in-out;
    opacity: 1;
}

.scbh .inliner-banner-con .center .i img {
    width: 100%;
    height: 100%;
    background: rgba(9, 61, 106, 0.9);
    border-radius: 50%;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.scbh .inliner-banner-con .center .i.s1 span,
.scbh .inliner-banner-con .center .i.s5 span,
.scbh .inliner-banner-con .center .i.s6 span {
    left: -120px;
}
.scbh .inliner-banner-con.v2 .center .i.s5 span {
    left: -100px;
}
.scbh .inliner-banner-con.v2.en .center .i.s5 span {
    left: -140px;
}
.scbh .inliner-banner-con.v2 .center .i.s1 span {
    left: -150px;
    text-align: right;
    top: -20px;
}
.scbh .inliner-banner-con.v2 .center .i.s1.second span {
    top: 0;
}
.scbh .inliner-banner-con .center .i.s7 span {
    top: unset;
    width: 100px;
    left: -50%;
}

.scbh .inliner-banner-con .center .i.s4 span,
.scbh .inliner-banner-con .center .i.s2 span,
.scbh .inliner-banner-con .center .i.s3 span {
    right: -160px;
}

.scbh .inliner-banner-con .center .i.s1 {
    opacity: 1;
    top: 15.5%;
    left: -9.5%;
}

.scbh .inliner-banner-con .center .i.s6 {
    opacity: 1;
    top: 44%;
    left: -13%;
}

.scbh .inliner-banner-con .center .i.s5 {
    opacity: 1;
    bottom: 16.5%;
    left: -10.5%;
}
.scbh .inliner-banner-con .center .i.s7 {
    opacity: 1;
    bottom: 16.5%;
    left: -10.5%;
}

.scbh .inliner-banner-con .center .i.s4 {
    opacity: 1;
    bottom: 17.5%;
    right: -10.5%;
}

.scbh .inliner-banner-con .center .i.s3 {
    opacity: 1;
    top: 44%;
    right: -13%;
}

.scbh .inliner-banner-con .center .i.s2 {
    opacity: 1;
    top: 16.5%;
    right: -10.5%;
}



.scbh .inliner-banner-con {
    transform: scale3d(0.85, 0.85, 1);
    opacity: 1;
    transition: 1.5s ease-in-out;
}
.scbh .inliner-banner-con.v2 {
    transform: scale3d(0.5, 0.5, 1);
    opacity: 1;
    transition: 1.5s ease-in-out;
}

.scbh.active .inliner-banner-con {
    transform: scale3d(1, 1, 1);
    opacity: 1;
    transition: 1.5s ease-in-out;
}


.scbh {
    overflow: hidden;
    height: 580px;
}


.scbh-rt{
    position: absolute;
    top:-85px;
    }
.scbh-yy{
    position: absolute;
    bottom:-85px;
}

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

    .scbh .inliner-banner-con .center .i.s1 {
        opacity: 1;
        top: 15.5%;
        left: -12.5%;
    }
    .scbh .inliner-banner-con.v2 .center .i.s1 {
        opacity: 1;
        top: 15.5%;
        left: -6%;
    }

    .scbh .inliner-banner-con .center .i.s2 {
        opacity: 1;
        top: 16.5%;
        right: -12.5%;
    }
    .scbh .inliner-banner-con.v2 .center .i.s2 {
        right: -6%;
    }
    .scbh .inliner-banner-con .center .i.s4 {
        opacity: 1;
        bottom: 17.5%;
        right: -12.5%;
    }
    .scbh .inliner-banner-con.v2 .center .i.s4 {
        right: -6%;
    }
    .scbh .inliner-banner-con .center .i.s5 {
        opacity: 1;
        bottom: 16.5%;
        left: -12.5%;
    }
    .scbh .inliner-banner-con.v2 .center .i.s5 {
        left: -6%;
    }
    .scbh .inliner-banner-con .center .i.s7 {
        opacity: 1;
        bottom: -65px;
        left: 45%;
    }

    .scbh .inliner-banner-con .center{
        width: 530px;
        height: 530px;
    }

    .scbh {
        overflow: hidden;
    }

    .scbh .inliner-banner-con {
        width: 36rem;
        height: 36rem;
        /*width: 780px;
        height: 780px;*/
    }
    .scbh .inliner-banner-con .center .i span{
        font-size: 26px;
        width: 160px;
    }
    .scbh .inliner-banner-con.v2 .center .i span{
        font-size: 23px;
    }
    .scbh .inliner-banner-con .center .i.s4 span,
    .scbh .inliner-banner-con .center .i.s2 span,
    .scbh .inliner-banner-con .center .i.s3 span {
        right: -180px;
    }
    .scbh .inliner-banner-con.v2 .center .i.s2 span{
        width: 210px;
        right: -220px;
    }
    .scbh .inliner-banner-con.v2 .center .i.s2.second span{
        top: -50px;
    }
    .scbh-rt{
    position: absolute;
    top:-100px;
    }
    .scbh-yy{
        position: absolute;
        bottom:-100px;
    }

    .scbh .inliner-banner-con .center .i.s1.en span{
        left:-8rem;
    }

    .scbh .inliner-banner-con .ul.en {
        width: 22rem;
        height: 20rem;
    }

}

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

    .scbh {
        overflow: hidden;
        height: 600px;
    }


    .scbh .inliner-banner-con .item-text .h02 {
        /*margin-top: .12rem;*/
        margin-top: 2rem;
        margin-bottom: 1rem;
    }

    .scbh .inliner-banner-con {
        /*width: 45rem;
        height: 45rem;*/
        width: 680px;
        height: 680px;
    }

    .scbh .inliner-banner-con .item-text .p {

        line-height: 40px;
        height: 120px;
        margin-top: 1rem;
    }

    .scbh .inliner-banner-con .center {
        width: 30rem;
        height: 30rem;
    }

    .scbh .inliner-banner-con .ul {
        width: 30rem;
        height: 20rem;
    }

    .scbh .inliner-banner-con .ul.en {
        width: 25rem;
        height: 20rem;
    }


    .scbh .inliner-banner-con .center .i {
        width: 4.5rem;
        height: 4.5rem;
    }

    .scbh .inliner-banner-con .center .i span {
        height: 3.3rem;
        line-height: 3.3rem;
        font-size: 1.4rem;
        font-weight: 600;
        width: 9rem;
    }

    .scbh .inliner-banner-con .center .i.s4 span,
    .scbh .inliner-banner-con .center .i.s3 span,
    .scbh .inliner-banner-con .center .i.s2 span {
        right: -10rem;
    }

    .scbh .inliner-banner-con .center .i.s1 span,
    .scbh .inliner-banner-con .center .i.s5 span,
    .scbh .inliner-banner-con .center .i.s6 span {
        left: -6.5rem;
    }
    .scbh .inliner-banner-con.v2 .center .i.s5 span {
        left: -100px;
    }

    .scbh .inliner-banner-con .center .i.s1.en span{
        left:-8rem;
    }

    .scbh-rt{
    position: absolute;
    top:-85px;
    }
    .scbh-yy{
        position: absolute;
        bottom:-85px;
    }

}

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

    .scbh .inliner-banner-con {
        /*width: 45rem;
        height: 45rem;*/
        width: 600px;
        height: 600px;
    }


    .scbh-rt{
    position: absolute;
    top:-80px;
    }
    .scbh-yy{
        position: absolute;
        bottom:-80px;
    }
}

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

    .scbh .inliner-banner-con {
        width: 38rem;
        height: 38rem;
        /*width: 580px;
        height: 580px;*/
    }

    .scbh .inliner-banner-con .item-text .h03 {
        margin-top: .6rem;
    }

}

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

    .scbh {
        overflow: hidden;
        height: 550px;
    }

    .scbh .inliner-banner-con {
        width: 38rem;
        height: 38rem;
    }
    .exchange_wrapper {
        flex-direction: column;
        justify-content: center;
    }
    .exchange_pointer_wrapper {
        transform: rotate(90deg);
    }
}

@media screen and (max-width: 1270px) {
    .scbh .inliner-banner-con .center .i.s7 {
        bottom: -40px;
    }
}

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

    .scbh .inliner-banner-con {
        width: 32rem;
        height: 32rem;
    }

    .scbh .inliner-banner-con .item-text .h03 {
        margin-top: .45rem;
    }

    .ft16 {
        font-size: 14px;
    }
}

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


    .scbh-rt{
    position: absolute;
    top:-70px;
    }

    .scbh-yy{
        position: absolute;
        bottom:-70px;
    }

    .scbh .inliner-banner-con .center .i.s1 {
        top: 15.5%;
        left: -5.5%;
    }

    .scbh .inliner-banner-con .center .i.s2 {
        top: 15.5%;
        right: -5.5%;
    }

    .scbh .inliner-banner-con .center .i.s6 {
        left: -17%;
    }

    .scbh .inliner-banner-con .center .i.s3 {
        right: -17%;
    }

    .scbh .inliner-banner-con .center .i.s5 {
        bottom: 16.5%;
        left: -5.5%;
    }
    .scbh .inliner-banner-con .center .i.s7 {
        bottom: 16.5%;
        left: -5.5%;
    }

    .scbh .inliner-banner-con .center .i.s4 {
        bottom: 17.5%;
        right: -5.5%;
    }

    .section .dingk {
        padding-top: 45px;
        box-sizing: border-box;
    }


    .section .dingk .i {
        /*padding-top: 45px;*/
        box-sizing: border-box;
    }

    .scbh .inliner-banner-con .item-text .h03 {
        height: 30px;
        line-height: 30px;
        margin-top: .35rem;
    }

    .scbh .inliner-banner-con {
        width: 530px;
        height: 530px;
    }

    .scbh .inliner-banner-con .ul {
        width: 331.5px;
        height: 227.5px;
    }

    .scbh .inliner-banner-con .center {
        width: 429px;
        height: 429px;
    }

    .scbh .inliner-banner-con .center .i {
        width: 4.5rem;
        height: 4.5rem;
    }

    .scbh .inliner-banner-con .center .i span {
        width: 96px;
        height: 4.5rem;
        line-height: 4.5rem;
        font-size: 14px;
        top:0;
    }

    .scbh .inliner-banner-con .center .i.s1 span,
    .scbh .inliner-banner-con .center .i.s5 span {
        left: -66px;
    }
    .scbh .inliner-banner-con .center .i.s7 span {
        left: -66px;
    }

    .scbh .inliner-banner-con .center .i.s2 span,
    .scbh .inliner-banner-con .center .i.s4 span {
        right: -108px;
    }
    .inliner-banner-con.v2.second {
        margin-right: 70px;
    }

}

@media screen and (max-width: 900px) {
    .scbh-rt{
    position: absolute;
    top:-65px;
    }
    .scbh-yy{
        position: absolute;
        bottom:-65px;
    }
    .inliner-banner-con.v2.second {
        margin-right: auto;
    }
    .scbh .inliner-banner-con .center .i.s7 {
        bottom: -13%;
        left: 45%;
    }
    .scbh .inliner-banner-con .center .i.s7 span {
        left: -25px;
    }
}

@media screen and (max-width: 780px) {}

@media screen and (max-width: 750px) {
    
    .ft16 {
        font-size: 16px;
    }

    .scbh .inliner-banner-con .center .i.s1 {
        top: 11.5%;
        left: -7.5%;
    }

    .scbh .inliner-banner-con .center .i.s2 {
        top: 11.5%;
        right: -7.5%;
    }

    .scbh .inliner-banner-con .center .i.s6 {
        left: -17%;
    }

    .scbh .inliner-banner-con .center .i.s3 {
        right: -17%;
    }

    .scbh .inliner-banner-con .center .i.s5 {
        bottom: 16.5%;
        left: -9.5%;
    }
    .scbh .inliner-banner-con .center .i.s7 {
        bottom: 16.5%;
        left: -9.5%;
    }

    .scbh .inliner-banner-con .center .i.s4 {
        bottom: 17.5%;
        right: -10.5%;
    }

    .scbh .inliner-banner-con {
        width: 36rem;
        height: 36rem;
    }

    .scbh .inliner-banner-con .ul {
        width: 23rem;
        height: 22rem;
    }

    .scbh .inliner-banner-con .center {
        width: 27.5rem;
        height: 27.5rem;
    }

    .scbh .inliner-banner-con .center .i {
        width: 3.5rem;
        height: 3.5rem;
    }

    .scbh .inliner-banner-con .center .i span {
        width: 1rem;
        line-height: 1.1;
        height: 0.54rem;
        font-size: 13px;
    }

    .scbh .inliner-banner-con .center .i.s1 span,
    .scbh .inliner-banner-con .center .i.s2 span,
    .scbh .inliner-banner-con .center .i.s3 span {
        left: -1rem;
        text-align: right;
    }

    .scbh .inliner-banner-con .center .i.s4 span,
    .scbh .inliner-banner-con .center .i.s5 span,
    .scbh .inliner-banner-con .center .i.s7 span,
    .scbh .inliner-banner-con .center .i.s6 span {
        right: -1rem;
    }

    .scbh .inliner-banner-con .item-text .h03 span {
        color: #ffffff;
        background: #03a7aa;
        border-color: #03a7aa;
    }

    .ft35 {
        font-size: 2.5rem;
    }

    .ft28 {
        font-size: .2rem;
    }

    .scbh .inliner-banner-con .item-text .p {
        font-size: 1.3rem;
        line-height: 2rem;
        height: 10rem;
    }

    .scbh .inliner-banner-con .center .i span {
        display: none;
    }
    .scbh .inliner-banner-con.v2 .center .i span {
        display: none;
    }

    .scbh-rt{
        position: absolute;
        top:-85px;
    }
    .scbh-yy{
        position: absolute;
        bottom:-85px;

    }
    .letter-container {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .scbh-rt{
    position: absolute;
    top:-65px;
    }
    .scbh-yy{
        position: absolute;
        bottom:-65px;
    }
    .scbh{
        height: 350px;
    }
}

@media screen and (max-width: 400px) {
    .scbh-rt{
    position: absolute;
    top:-55px;
    }
    .scbh-yy{
        position: absolute;
        bottom:-55px;
    }
    .scbh .inliner-banner-con.v2 .center .i.s5 {
        left: -12.5%;
    }
    .scbh .inliner-banner-con .center .i.s7 {
        bottom: -18%;
        left: 43%;
    }
}
