/*选择我们页面*/
.news{
    padding: 5rem 0 5rem 0;
}
.news .container{
    width:70%;
}
.Highs{
    padding-bottom:5rem;
    display: flex;
}
.Highs-1{
    width:33.3333%;
    float: left;
    padding: 0 15px;
}
.Highs-sub{
    /*margin-top:30px;*/
}
.Highs-sub h1{
    font-size:22px;
    margin: 15px 0;
}
.Highs-sub p{
    font-size: 16px;
    line-height: 1.6;
}
@media (max-width: 1600px){
    .news .container{
        width:80%;
    }
}
@media (max-width: 1400px){
    .news .container{
        width:90%;
    }
}
@media (max-width: 1200px){
    .Highs-sub h1{
        font-size:22px;
        margin: 15px 0;
    }
    .Highs-sub p{
        font-size: 14px;
        line-height: 1.6;
    }
}
@media (max-width: 991px){
    .news {
        padding: 3rem 0 3rem 0;
    }
    .Highs{
        padding-bottom:3rem;
        display: block;
    }
    .Highs-1 {
        width: 50%;
        padding-bottom: 20px;
    }
    .Highs-sub h1{
        font-size:20px;
        margin: 15px 0;
    }
    .Highs-sub p{
        font-size: 14px;
        line-height: 1.6;
    }
}
@media (max-width: 768px){
    .Highs{
        padding-bottom:1rem;
        display: block;
    }
    .Highs-1 {
        width: 100%;
        padding: 0px 0px 15px 0px;
    }
    .Highs-sub h1{
        font-size:16px;
        margin: 15px 0;
    }
    .Highs-sub p{
        font-size: 14px;
        line-height: 1.6;
    }
    .app-boxl h3 {
        font-size: 20px;
    }
    .news .news_info p{
        font-size: 14px;
    }
}

.fadeInUp1 {
    -webkit-animation-name: fadeInUp1;
    animation-name: fadeInUp1;
}
.app-row {
    display: flex;
}
.app-boxl {
    width: 50%;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 7%;
}
.app-boxr {
    width: 50%;
}
.app-boxl h3 {
    font-size: 36px;
    padding-top: 30px;
    padding-bottom: 55px;
}
.app-boxltxt {
    line-height: 30px;
}
.app-boxltxt p{
    font-size: 16px;
}
.scale-img {
    overflow: hidden;
}
.scale-img img {
    width: 100%;
    display: block;
    transition: all .4s;
}
@media (max-width: 1600px){
    .app-boxl {
        padding-right: 5%;
        padding-left: 5%;
    }
}
@media (max-width: 1400px){
    .app-boxl {
        padding-top: 5%;
    }
    .app-boxl h3 {
        font-size: 30px;
        padding-top: 15px;
        padding-bottom: 20px;
    }
}
@media (max-width: 1200px) {
    .app-boxl {
        padding-right: 2%;
        padding-left: 2%;
        padding-top: 4%;
    }

    .app-boxltxt {
        line-height: 24px;
    }
    .app-boxl h3 {
        font-size: 26px;
        padding-top: 10px;
        padding-bottom: 15px;
    }
}
@media (max-width: 991px){
    .app-boxl {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 0;
    }
    .app-boxr {
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 991px){
    .app-row {
        flex-wrap: wrap;
    }
    .app-rowtwo {
        flex-direction: column-reverse;
    }
    .news .news_info p {
        width: 100%;
        margin: 0 auto;
    }
}

.outerContainer{
    background-color:#ffffff;
    clear: both;
}
.since{
    text-align:center;
    padding: 80px 0;
    width: 50%;
    margin-left: 25%;
}
.s-title h1{
    font-size: 3.6rem;
}
.s-title p{
    font-size: 1.8rem;
    margin: 20px 0;
}
.s-input{
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    width: 170px;
    line-height: 40px;
    background-color: #1b3f8d;
    display: inline-block;
    border-radius: 5px;
    margin-top: 15px;
}
@media (min-width: 991px) and (max-width: 1400px){
    .since{
        text-align:center;
        padding: 50px 0;
        width: 60%;
        margin-left: 20%;
    }
}
@media (max-width: 991px){
    .since{
        text-align:center;
        padding: 30px 0;
        width: 80%;
        margin-left: 10%;
    }
    .s-title h1{
        font-size: 2.2rem;
    }
}
@media (max-width: 768px){
    .since{
        text-align:center;
        padding: 30px 0;
        width: 90%;
        margin-left: 5%;
    }
    .s-title h1{
        font-size: 2.2rem;
    }
    .ab_honor{
        padding: 3rem 0rem;
    }
}


/*评价*/
/*手机*/
#mobiletestimonalCarousel {
    display: none;
}
@media screen and (max-width: 768px){
    #testimonal-slider {
        display: none;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1800px){
    .testimonal-sections {
        height: 360px;
        align-items: center;
        justify-content: center !important;
        width: 85%;
        margin: auto !important;
    }
}
@media screen and (min-width: 1200.1px) and (max-width: 1400px){
    .testimonal-sections {
        width: 90%;
    }
}
@media screen and (min-width: 1200.1px) and (max-width: 1400px){
    .carousel-indicators {
        display: none !important;
        position: absolute !important;
        right: 0;
        bottom: 74px !important;
    }
}

@media screen and (min-width: 1200.1px) and (max-width: 1400px){
    .review-one {
        height: 354px;
        width: 90%;
        background: #FFFFFF;
        box-shadow: 35px 26px 80px rgb(0 0 0 / 11%);
        border-radius: 19px;
    }
}
@media (min-width: 1400px){
    .review-one{
        width:90%;
    }
}
@media (min-width: 1200px){
    .h3, h3 {
        font-size: 1.75rem;
    }
}

@media screen and (min-width: 1200.1px) and (max-width: 1400px){
    .rating {
        font-size: 16px;
    }
}

@media screen and (min-width: 992.1px) and (max-width: 1200px){
    .carousel-indicators {
        display: none !important;
        position: absolute !important;
        right: 0;
        bottom: 20px !important;
    }
}


@media screen and (min-width: 992.1px) and (max-width: 1200px){
    .testimonal-sections {
        height: 360px;
        align-items: center;
        width: 96%;
        margin: auto !important;
    }
}
@media screen and (min-width: 992.1px) and (max-width: 1200px){
    .review-one {
        height: 340px;
        width: 90%;
        background: #FFFFFF;
        box-shadow: 35px 26px 80px rgb(0 0 0 / 11%);
        border-radius: 19px;
    }
}

@media screen and (min-width: 992.1px) and (max-width: 1200px){
    .rating {
        font-size: 14px;
    }
}

@media screen and (min-width: 768.1px) and (max-width: 992px){
    #mobiletestimonalCarousel {
        display: block;
    }
}


@media screen and (min-width: 768.1px) and (max-width: 992px){
    .review-one {
        width: 90%;
        height: 330px;
    }
}

@media screen and (max-width: 768px){
    #mobiletestimonalCarousel {
        display: block;
    }
}

@media screen and (max-width: 768px){
    #mobiletestimonalCarousel .carousel-indicators {
        /*display: none !important;*/
        position: absolute !important;
        bottom: 28px !important;
    }
}

@media screen and (min-width: 669.5px) and (max-width: 768px){
    .testimonal-sections {
        height: 360px;
        align-items: center;
        width: 75% !important;
        margin: auto !important;
    }
}

@media screen and (min-width: 568.1px) and (max-width: 768px){
    .testimonal-sections {
        height: 360px;
        align-items: center;
        width: 86%;
        margin: auto !important;
    }
}

@media screen and (min-width: 669.5px) and (max-width: 768px){
    .review-one {
        position: relative;
        /*bottom: 75px !important;*/
        right: 1px !important;
    }
}

@media screen and (max-width: 768px){
    .review-one {
        height: 485px;
        width: 90%;
        background: #FFFFFF;
        box-shadow: 35px 26px 80px rgb(0 0 0 / 11%);
        border-radius: 19px;
    }
}


@media screen and (min-width: 568.1px) and (max-width: 768px){
    .testimonal-sections {
        height: 360px;
        align-items: center;
        width: 86%;
        margin: auto !important;
    }
}

@media screen and (max-width: 768px){
    .review-one {
        height: 485px;
        width: 90%;
        background: #FFFFFF;
        box-shadow: 35px 26px 80px rgb(0 0 0 / 11%);
        border-radius: 19px;
    }
}

@media screen and (min-width: 400px) and (max-width: 470px){
    .testimonal-sections {
        height: 360px;
        align-items: center;
        width: 90%;
        margin: auto !important;
    }
}

@media screen and (min-width: 400px) and (max-width: 470px){
    .review-one {
        height: 405px;
        /*width: 341px !important;*/
        background: #FFFFFF;
        box-shadow: 35px 26px 80px rgb(0 0 0 / 11%);
        border-radius: 19px;
    }
}

@media screen and (min-width: 320px) and (max-width: 470px){
    .review-one {
        width:100%;
        position: relative;
        bottom: 82px;
        left: 0;
        right: 0;
    }
}

@media screen and (min-width: 320px) and (max-width: 399px){
    .review-one {
        height: 430px !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 470px){
    .review-one {
        height: 405px;
        background: #FFFFFF;
        box-shadow: 35px 26px 80px rgb(0 0 0 / 11%);
        border-radius: 19px;
    }
    .rating {
        font-size: 16px;
    }
    .name{
        font-size:20px;
    }
    .rating {
        padding: 0 20px 0 20px;
        line-height: 22px;
    }
}

@media screen and (min-width: 320px) and (max-width: 470px){
    .rating {
        font-size: 15px;
    }
}
@media screen and (min-width: 768.1px) and (max-width: 992px){
    #testimonal-slider {
        display: none;
    }
}
@media screen and (min-width: 470px) and (max-width: 992px){
    .testimonal-one {
        margin-left:5%;
    }
    .rating {
        font-size: 16px;
    }
    .name{
        font-size:20px;
    }
    .rating {
        padding: 0 20px 0 20px;
        line-height: 22px;
    }
}

/*PC*/
.carousel.pointer-event {
    touch-action: pan-y;
}
.carousel {
    position: relative;
    background-color:#ffffff;
    padding: 7rem 0;
}
.d-none {
    display: none!important;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators [data-bs-target] {
     box-sizing: content-box;
     flex: 0 1 auto;
     width: 30px;
     height: 3px;
     padding: 0;
     margin-right: 3px;
     margin-left: 3px;
     text-indent: -999px;
     cursor: pointer;
     background-color: #1b3f8d;
     background-clip: padding-box;
     border: 0;
     border-top: 10px solid transparent;
     border-bottom: 10px solid transparent;
     opacity: .5;
     transition: opacity .6s ease;
 }
.carousel-indicators .active {
    opacity: 1;
    background-color:#1b3f8d;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}
button, select {
    text-transform: none;
}
button, input, optgroup, select, textarea{
    margin: 0;
    /*font-family: inherit;*/
    font-size: inherit;
    line-height: inherit;
}
.overflow-visible {
    overflow: visible!important;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
}
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
    transform: translateX(-100%);
}
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
    transform: translateX(100%);
}
.test {
    padding:50px 0;
}
.test {
    z-index: 5;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}
.testimonal-sections {
    /*height: 360px;*/
    align-items: center;
    width: 80%;
    margin: auto !important;
}
.justify-content-center {
    justify-content: center!important;
}
.d-flex {
    display: flex!important;
}
.col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.row>* {
    flex-shrink: 0;
    /*width: 100%;*/
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}
.testimonal-one {
    gap: 30px;
    /*height: 377px;*/
    position: relative;
    /*top: -15px;*/
    /* z-index: 50; */
}
.review-one {
    position: relative;
    bottom: 0px;
}
.review-one {
    height: 390px;
    /*width: 90%;*/
    background: #FFFFFF;
    box-shadow: 35px 26px 80px rgb(169 164 164 / 11%);
    border-radius: 19px;
}
.name, .place, .review-icons, .rating {
    position: relative;
    top: 40px;
    text-align: center;
    margin-bottom: 10px;
}
@media screen and (min-width: 1200px) and (max-width: 1340px){
    .name, .place, .review-icons, .rating {
        position: relative;
        top: 26px;
        text-align: center;
        margin-bottom: 10px;
    }
    .rating {
        font-size: 16px;
        padding: 0 40px 0 40px;
        line-height: 27px;
    }
}
@media screen and (min-width: 991px) and (max-width: 1200px){
    .rating {
        font-size: 16px;
    }
    .name{
        font-size:20px;
    }
    .rating {
        padding: 0 20px 0 20px;
        line-height: 22px;
    }
}
@media (min-width: 1340px){
    .rating {
        font-size: 18px;
        padding: 0 40px 0 40px;
        line-height: 27px;
    }
}
@media (min-width: 1200px){
    .h3, h3 {
        font-size: 1.75rem;
    }
}
.review-icons {
    top: 19px !important;
}
.fa, .fas {
    /*font-family: "Font Awesome 5 Pro";*/
    font-weight: 900;
}
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fas {
    color: #52B5E5 !important;
}
.fa-star:before {
    content: "\f005";
}
.fa-star:before {
    content: "\f005";
}
.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}
*, ::after, ::before {
    box-sizing: border-box;
}
*, *::after, *::before {
    box-sizing: border-box;
}
#testimonal-slider .carousel-control-prev {
    left: -47px !important;
    /*bottom: 100px !important;*/
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    /*cursor: pointer; */
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}
.carousel-control-prev-icon {
    background: url(../images/left1.png);
}
.carousel-control-next-icon {
    background: url(../images/right1.png);
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 40px !important;
    height: 40px !important;
    padding: 5px 8px !important;
    /*background: #2a4967;*/
    border-radius: 25px !important;
    background-size: 100% 100%;
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    margin: -1px!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important;
}
#testimonal-slider .carousel-control-next {
    right: -25px !important;
    /*bottom: 100px !important;*/
}
.tit{
    text-align:center;
    width:80%;
    margin-left: 10%;
}
.tit h1{
    font-size:3.6rem;
}
@media screen and (min-width: 1200px) and (max-width: 1400px){
    .tit{
        text-align:center;
        width:60%;
        margin-left: 20%;
    }
    .carousel{
        padding:5rem 0 2rem 0;
    }
    .carousel-control-next, .carousel-control-prev{
        bottom:-100px;
    }
}
@media screen and (min-width: 992.1px) and (max-width: 1200px){
    .tit{
        text-align:center;
        width:50%;
        margin-left: 25%;
    }
    .tit h1{
        font-size:2.6rem;
    }
    .carousel{
        padding:5rem 0;
    }
    .carousel-control-next, .carousel-control-prev{
        bottom:-85px;
    }
}
@media screen and (min-width: 768.1px) and (max-width: 992px){
    .tit{
        text-align:center;
        width:50%;
        margin-left: 25%;
    }
    .tit h1{
        font-size:2.2rem;
    }
    .carousel{
        padding:5rem 0 2rem 0;
    }
    .test{
        padding:30px 0;
    }
}
@media screen and (min-width: 568.1px) and (max-width: 768px){
    .tit{
        text-align:center;
        width:60%;
        margin-left: 20%;
    }
    .tit h1{
        font-size:2rem;
    }
    .carousel{
        padding:4rem 0 2rem 0;
    }
    .test{
        padding:30px 0;
    }
    .review-one{
        height:350px;
    }
    #mobiletestimonalCarousel .carousel-indicators{
        bottom: 10px !important;
    }
}
@media screen and (min-width: 470.1px) and (max-width: 568px){
    .tit{
        text-align:center;
        width:66%;
        margin-left: 17%;
    }
    .tit h1{
        font-size:2rem;
    }
    .carousel{
        padding:4rem 0 3rem 0;
    }
    .test{
        padding:20px 0;
    }
    .review-one{
        height:390px;
    }
    #mobiletestimonalCarousel .carousel-indicators{
        bottom: 10px !important;
    }
}
@media (max-width: 470px){
    .tit{
        text-align:center;
        width:80%;
        margin-left: 10%;
    }
    .tit h1{
        font-size:2rem;
    }
    .carousel{
        padding:4rem 0 4rem 0;
    }
    .test{
        padding:20px 0;
    }
    .review-one{
        height:390px;
    }
    #mobiletestimonalCarousel .carousel-indicators{
        bottom: 10px !important;
    }
}

/*全球地址*/
.s_setmap {
    padding-top: 5rem;
    background: #fff;
    position: relative;
    z-index: 2;
}
@media (min-width: 1441px){
    .container.cw {
        width: calc(100% - 320px);
        padding: 0;
    }
}
.s_setmap .container {
    position: relative;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.smap_right {
    width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    padding: 0 5%;
}
.smap_right h2 {
    margin: 0;
    color: #1e2e53;
    font-size: 36px;
}
.smap_right h2 strong {
    font-size: 3.6rem;
    color: #000004;
    display: block;
    white-space: nowrap;
    margin-top: 15px;
}
b, strong {
    font-weight: 700;
}
.smap_right p {
    font-size: 20px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 60px;
}
.s_more {
    width: 170px;
    height: 40px;
    /*overflow: hidden;*/
    position: relative;
    border-radius: 5px;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.s_more a {
    position: relative;
    display: block;
    width: 170px;
    height: 40px;
    border: 1px solid #1e2e53;
    border-radius: 5px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #1e2e53;
    /*padding-right: 24px;*/
    z-index: 3;
    transition: all 0.3s;
}
.s_more a i {
    display: inline-block;
    right: 38px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    position: absolute;
}
.s_more:hover{
    background-color:#1b3f8d;
}
.s_more:hover a{
    color:#ffffff;
}
.s_setmap ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
ul {
    margin: 0;
    padding: 0;
}
.s_setmap ul li:nth-child(1) {
    left: 37.4%;
    top: 43%;
}
.s_setmap ul li {
    width: 1.2%;
    position: absolute;
    list-style: none;
}
.s_setmap ul li span {
    display: block;
    padding-top: 100%;
    background: #fff;
    border-radius: 50%;
    position: relative;
}
.s_setmap ul li.cur span:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: anim-out2 3s linear infinite;
    animation: anim-out2 3s linear infinite;
    z-index: -1;
}
.s_setmap ul li.cur span:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: anim-out2 3s 1s linear infinite;
    animation: anim-out2 3s 1s linear infinite;
    z-index: -2;
}
.s_setmap ul li i {
    position: absolute;
    left: 50%;
    top: -38px;
    transform: translateX(-47%);
    z-index: 2;
    color: #1e2e53;
    font-size: 36px;
    bottom: 10%;
    transition: a 0.5s;
}
.s_setmap ul li i img{
    max-width: 40px;
}
.s_setmap ul li:nth-child(2) {
    left: 33.5%;
    top: 54%;
}
.s_setmap ul li:nth-child(3) {
    left: 19%;
    top: 41%;
}
.s_setmap ul li:nth-child(4) {
    left: 35%;
    top: 61.5%;
}
.s_setmap ul li:nth-child(5) {
    left: 34%;
    top: 47%;
}
.s_setmap ul li:nth-child(6) {
    left: 45%;
    top: 35%;
}
.container:after{
    clear: both;
}
.s_biao {
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 15%;
    z-index: 3;
}
.s_biao span{
    font-size:3.6rem;
}
.s_biao i {
    font-size: 24px;
    color: #c81528;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
@media (min-width: 993px) and (max-width: 1200px){
    .smap_right p {
        font-size: 1.4rem;
        line-height: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .s_more{
        width: 150px;
        height: 40px;
    }
    .s_more a{
        font-size:14px;
        width: 150px;
        height: 40px;
        line-height:40px;
    }
}
@media (min-width: 769px) and (max-width: 992px){
    .smap_right h2 strong {
        font-size: 2.2rem;
        color: #000004;
        display: block;
        white-space: nowrap;
        margin-top: 15px;
    }
    .smap_right p {
        font-size: 1.3rem;
        line-height: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .s_more{
        width: 130px;
        height: 35px;
    }
    .s_more a{
        font-size:14px;
        width: 130px;
        height: 35px;
        line-height:35px;
    }
}
@media (max-width: 768px){
    .s_about, .s_product, .s_setmap, .s_service, .s_case {
        height: auto;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .smap_right {
        width: 100%;
        position: static;
        transform: translateY(0);
        padding: 0;
        margin-bottom: 20px;
        text-align:center;
    }
    .s_biao {
        top: 0px;
        font-size: 30px;
        display:none;
    }
    .smap_right h2 strong {
        font-size: 2.2rem;
        color: #000004;
        display: block;
        white-space: nowrap;
        margin-top: 15px;
    }
    .smap_right p {
        font-size: 1.3rem;
        line-height: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .s_more{
        width: 130px;
        height: 35px;
        margin: auto;
        border-radius: 5px;
    }
    .s_more a{
        font-size:14px;
        width: 130px;
        height: 35px;
        line-height:35px;
        border-radius: 5px;
    }
    .s_setmap ul li i img{
        max-width: 30px;
    }
}
.address{
    display:none;
    margin-left: 24px;
    margin-top: -20px;
    font-size: 16px;
    color: #1b3f8d;
    width: 100px;
}
@media (min-width: 1200px){
    .cur:hover .address{display:block;}
}
.s_setmap ul li:hover i{ color: #c81528; -webkit-animation: updown 1s linear infinite; animation: updown 1s linear infinite;}
@-webkit-keyframes updown{
    0%{ bottom:10%;}
    100%{ bottom:70%;}
}
@-moz-keyframes updown{
    0%{ bottom:10%;}
    100%{ bottom:70%;}
}
@-ms-keyframes updown{
    0%{ bottom:10%;}
    100%{ bottom:70%;}
}
@keyframes updown{
    0%{ bottom:10%;}
    100%{ bottom:70%;}
}
@-webkit-keyframes anim-out2{
    0%{ opacity: 0.5; background: rgba(255,255,255,1);}
    50%{ transform: scale(2); opacity: 0.25; background: rgba(20,88,228,1);}
    100%{ transform: scale(4); opacity: 0; background: rgba(20,88,228,0);}
}
@-moz-keyframes anim-out2{
    0%{ opacity: 0.5; background: rgba(255,255,255,1);}
    50%{ transform: scale(2); opacity: 0.25; background: rgba(20,88,228,1);}
    100%{ transform: scale(4); opacity: 0; background: rgba(20,88,228,0);}

}