.crumbs-content-link{
    padding: 0.5rem 0 0;
}


.box-container{
    padding: .7rem 0;
}

.about-honor,.about-partner {
    padding: 50px 0 50px;
}

.banner {
    height: 600px;
    background: url("/public/static/modules/cms/css/../images/synopsis_bg.jpg") no-repeat top center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-title {
    color: #265398;
    font-weight: bold;
    font-size: 48px;
}

.about-synopsis {
    margin: 50px 0;
}

.about-synopsis {
    margin-bottom: 20px;
}


#about-us .i-title {
    margin-bottom: 50px;
}

/*关于710公海赌赌船官网欢迎您*/


.about-a-left{
    margin-right:0;
}

.crumbs-content-top{
    display: none;
}

.crumbs-content-link{

}

.about-a-container{
    padding:0 0 30px;
    background: url("http://srcc.myir.cn/images/20230804/e796792b5f4aa9c019f608b18420bfe8.png?v=630165") no-repeat left center;
    background-size: cover;
    padding-top: 0.5rem;
}

.aa-word{
    color: #666666;
    line-height: 1.8;
    margin: .35rem 0 0.4rem;
    font-family: "SourceHanSansCN-Regular";
}

.aa-word p{
    line-height: inherit;
}

.about-b-container{
    margin-top: 0;
}

.about-title{
    text-align: center;
    margin-bottom: 0.3rem;
    font-family: SourceHanSansCN-Medium;
    color: #333;
}

.ab-b-list{
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
}

.ab-b-item{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.ab-b-item h5{
    font-size: .24rem;
    color: #333333;
    transition: .3s all;
    font-family: SourceHanSansCN-Medium;
    font-weight: normal;
}

.ab-b-list .ab-b-item{
    transition: .3s all;
    background-color: #fff;
    aspect-ratio: 1/1;

}

.ab-b-list .grid-item{
    /*margin-right: 2px;*/
}

.ab-b-list .grid-item:last-child{
    margin-right: 0;
}

.ab-b-list .ab-b-item img{
    width: 60%;
}

.ab-b-list .ab-b-item:hover{
    box-shadow: 0px 4px 4px 4px
    rgba(240, 133, 25, 0.35);
    border-left-color: #f08519;
    border-right-color: #f08519;
    transform: translateY(-5px) scale(1.05);
}

.ab-b-list .grid-item:hover h5{
    color: #f08519;
}

.grid-item-last{
    opacity: 0;
}

/*710公海赌赌船官网欢迎您介绍*/
.synopsis-box > div {

}


.synopsis-box-img {
    margin-bottom: 30px;
}

.synopsis-box-text {
    color: #333;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    height: 100%;
    margin-bottom: 50px;
}


.synopsis-box-text p {
    margin-bottom: 30px;
    line-height: 1.5;
    font-size: 18px;
}

.synopsis-box-text p:last-child {
    margin-bottom: 0;
}

.synopsis-data {
    text-align: center;
    min-height: 170px;
    display: flex;
    flex-wrap: initial;
    align-items: center;
    justify-content: center;
    background-color: #265398;
    margin-bottom: 30px;
    transition: .2s all;
}

.synopsis-data:hover {
    background-color: #f58910;
}

.synopsis-data:hover h1, .synopsis-data:hover .synopsis-data-desc {
    color: #fff;
}

.synopsis-data h1 {
    margin-bottom: 15px;
    color: #f58910;
    font-weight: normal;
}

.synopsis-data h1 span {
    position: relative;
    top: -12px;
    font-size: 0.7em;
}

.synopsis-data-desc {
    font-size: 18px;
    color: #ffffff;
}

/*覆盖领域*/
.ac-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.5rem;
    flex-wrap: wrap;
}

.ab-c-list{
    text-align: center;
    font-family: SourceHanSansCN-Medium;
    transition: .3s all;
    font-size: .24rem;
    /*margin-bottom: 15px;*/
    width: calc((100% / 3) - 20px);
    margin:0 10px 15px;
}

.ab-c-list h5{
    font-weight: normal;
    color: #333;
}

.ab-c-list img{
    max-width: 100px;
}

.ab-c-list:hover{
    transform: translateY(-5px);
}

.about-c-container{
    background: url("/public/static/modules/cms/css/../images/about/ab-c-bg.png") no-repeat right bottom;
    background-color: #f5f8ff;
    padding: .7rem 0;
}

/*战略合作伙伴*/
.about-d-container{
    background: url("/public/static/modules/cms/css/../images/about/abd-bg.png") no-repeat center center;
}

.about-d-container .ad-title{
    text-align: center;
    font-family: SourceHanSansCN-Medium;

}

.ab-d-wrap{
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 创建包含五个相同宽度列的网格 */
    gap: 15px; /* 设置列之间的间隔 */
    margin-top: 30px;
}

.ab-d-wrap .ab-d-list{
    transition: .3s all;
    margin-bottom: 10px;
    font-family: SourceHanSansCN-Medium;
    border: solid 1px #e1e9f9;
}

.ab-d-wrap .ab-d-list:hover{
    transform: translateY(-5px);
}

/*企业文化*/
.about-e-content{
    padding-top: 0;
}

.about-e-container{
    padding: .7rem 0;
    background: url("/public/static/modules/cms/css/../images/about/ab-e-bg.png") no-repeat left center;
    background-size: cover;

}

.ab-e-list{
    text-align: center;
    margin-bottom: 30px;
    font-family: "SourceHanSansCN-Regular";
    position: relative;
    transition: .3s all;
}

.ab-e-list:hover{
    transform: translateY(-5px);
}

.ab-e-list p{
    color: #333333;
}


.ab-e-list img{
    width: 120px;
    max-width: 40%;
}

.ab-e-txt{
    margin-top: .15rem;
}

.ab-e-txt em{
    font-family: 'SourceHanSansCN-Medium';
    color: #1d58b9;
}


/*发展历程*/
.about-g-container{
    background: url("/public/static/modules/cms/css/../images/about/ab-g-bg.png") no-repeat center;
    background-size: cover;
    padding: 0.7rem 0;
}

.ab-g-rocket{
}

.ab-g-wrap.ab-g-pc{
    display: none;
}

.ab-g-left,.ab-g-right{
    width: 245px;
    color: #333333;
}

.ab-g-left{
    position: relative;
    left: 20px;
}

.ab-g-line{
    width: 2px;
    height: 752px;
    background-color: #ffffff;
    margin: 0 auto;
    position: relative;
}

.ab-g-line::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 2px;
    background-color: rgba(240,133,25,.7);
    animation: heightAnimation 15s infinite;

}

@keyframes heightAnimation {
    0%{
        height: 0;
    }
    100% {
        height: 100%;
    }
}

.ab-g-line img{
    position: absolute;
    width: 26px;
    height: 26px;
    max-width: none;
    left: -12px;
}

.ab-g-circle-01{
    top: 30px;
}

.ab-g-circle-02{
    top: 210px;
}

.ab-g-circle-03{
    top: 395px;
}

.ab-g-circle-04{
    top: 545px;
}

.abg-txt em{
    font-family: 'SourceHanSansCN-Medium';
    font-size: 24px;
    position: relative;
    color: #1d58b9;
}

.abg-txt em::after{
    content:"";
    display: block;
    position: absolute;
    bottom: -13px;
    height: 3px;
    background-color: #1d58b9;
    width: 105px;
}

.abg-txt ul{
    margin-top: 30px;
}

.abg-txt ul li{
    font-family: "SourceHanSansCN-Regular";
    font-size: 13px;
    line-height: 24px;
}
.ab-g-right .abg-txt{
    padding-left: 35px;
}

.abg-left-top{
    margin-top: 95px;
}

.abg-left-bot{
    margin-top: 158px;
}

.abg-right-top{
    margin-top: 280px;
}

.abg-right-bot{
    margin-top: 75px;
}

.ab-g-wrap.ab-g-mb{
    color: #333;
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
}

.ab-g-mb dl{
    width: 220px;
    margin-bottom: 30px;
    min-width: 51%;
}

.ab-g-mb dt{
    font-size: 18px;
    font-family: "SourceHanSansCN-Medium";
    margin-bottom: 20px;
    position: relative;
}

.ab-g-mb dt::before{
    content: "";
    background: url("/public/static/modules/cms/css/../images/about/ab-g-circle.png") no-repeat center;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -40px;
}

.ab-g-mb dd{
    font-size: 14px;
    font-family: "SourceHanSansCN-Regular";
    line-height: 1.8;
}


    /*企业荣誉资质*/
.about-h-container{

    background: url("/public/static/modules/cms/css/../images/about/abh-bg.png") no-repeat center;
    background-size: cover;
}

.abh-top{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}

.abh-list{
    font-family: "SourceHanSansCN-Regular";
    font-size: .18rem;
    color: #333;
    transition: .3s all;
}


.abh-list:hover{
    transform: translateY(-5px);
}

.abh-top .abh-list{
    width: calc((100% / 3 ) - 10px);
    margin: 0 5px;
    text-align: center;
    margin-bottom: .15rem;
}

.abh-top .abh-list img{
    margin-bottom: 10px;
}

.abh-bot{
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
.abh-bot .abh-list{
    width: calc((100% / 3 ) - 10px);
    margin: 0 5px;
    text-align: center;
    margin-bottom: .15rem;
}

.abh-bot img{
    margin-bottom: .15rem;
}

/*部分企业客户*/
.about-i-container {
    background: url("/public/static/modules/cms/css/../images/about/abi-bg.png") no-repeat center;
    background-size: cover;
}
.ab-i-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 创建包含3个相同宽度列的网格 */
    gap: 15px; /* 设置列之间的间隔 */
}

.ab-i-list{
    transition: .3s all;
}

.ab-i-list:hover{
    transform: translateY(-5px);
}


/*经营理念*/
.about-f-container {
    background-color: #fff;
    padding: 0.7rem 0;
}

.ab-f-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ab-f-list{
    display: flex;
    align-items: center;

    background-image: linear-gradient(
            #f5f8ff,
            #f5f8ff),
    linear-gradient(
            #f5f8ff,
            #f5f8ff);
    background-blend-mode: normal,
    normal;
    height: 1.8rem;
    padding-right: .2rem;
    margin-bottom: .3rem;
    width: 100%;
    transition: .3s all;
}

.ab-f-list:hover{
    transform: translateY(-5px);
}


.ab-f-img{
    width: 0.78rem;
    height: 0.86rem;
    min-width: 58px;
    min-height: 65px;
    background: url("/public/static/modules/cms/css/../images/about/abf-ibg.png") no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: .25rem;
    margin-left: .4rem;

}

.ab-f-img img{
    max-width: 80%;
}

.ab-f-list em {
    font-family: "SourceHanSansCN-Medium";
    color: #1d58b9;
}

.ab-f-list p{
    font-size: .2rem;
    color: #333;
    margin-top: .05rem;
    font-family: 'SourceHanSansCN-Regular';
}

/*公司网点*/
.abj-map{
    text-align: center;
    max-width: 580px;
    margin: 0 auto;
}

.abj-area{
    display: flex;
    flex-wrap: wrap;
}

.abja-list{
    /*border-left: #ebebeb 1px solid;*/
    min-height: 80px;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.abja-list{
    display: flex;
}

.abja-circle{
    width: 50px;
}

.abja-adr{
    min-width: calc(100% - 50px);
    padding-left: .2rem;
}



.abja-adr em{
    font-family: "SourceHanSansCN-Medium";
    font-size: .3rem;
    color: #1d58b9;
}

.abja-adr>div{
    font-family: "SourceHanSansCN-Regular";
    font-size: .18rem;
}





    /*企业愿景*/
.am-block {
    position: relative;

}

.am-block .am-text {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 80%;
    color: #fff;
    transition: all .3s;
}

.am-block .am-text h5 {
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px;

}

.am-block .am-text p {
    margin-bottom: 0;
    font-size: 18px;
    opacity: 0;
    line-height: 1.2;
    transition: all .3s ease .1s;
}

.am-block:hover .am-text {
    top: 60%;
}

.am-block:hover .am-text p {
    opacity: 1;
}

.about-idea {
    background-color: #e0ecfb;
    padding: 50px 0 50px;
}

.ai-box {
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
}

.about-idea .ai-left {
    padding: 50px 40px 40px;
    display: inline-block;
    background-color: #fdfdfd;
    box-shadow: 0px 10px 8px 1px #bfbfbf;
}

.about-idea .ai-left h5 {
    margin-top: 24px;
    margin-bottom: 16px;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}

.about-idea .ai-left span {
    color: #f08519;
    font-weight: bold;
    font-size: 18px;
}

.about-idea .ai-right {
    color: #333333;
    font-weight: normal;
    margin-top: 30px;
}

.about-idea .ai-right h1 {
    text-align: center;
    font-size: 24px;
}

.about-idea .ai-right > p {
    margin: 0;
    margin-top: 12px;
    color: #333333;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 30px;
    font-weight: normal;
}

.about-idea .idea-list > div {
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 1px #efefef;
    padding: 20px;
    text-align: left;
    margin-bottom: 30px;
}

.about-idea .idea-list > div:last-child {
    margin-bottom: 0;
}

.about-idea .idea-list > div {
    transition: .3s all;
}

.about-idea .idea-list > div:hover {
    background-color: #f08519;
}

.about-idea .idea-list > div:hover h3, .about-idea .idea-list > div:hover p {
    color: #fff;
}

.about-idea .idea-list h3 {
    color: #f08519;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: normal;
    transition: .3s all;
}

.about-idea .idea-list .il-desc {
    color: #333333;
    font-size: 16px;
    line-height: 1.2;
    transition: .3s all;
    font-weight: normal;
}

/*发展历程*/
.about-development {
    padding: 50px 0 50px;
}

.ad-box {
    display: flex;
}

.about-development .ab-l {
    width: 50px;
    position: relative;
    padding-top: 70px;

}

.about-development .ab-l .line {
    height: 100%;
    width: 1px;
    margin: 0 auto;
    background-color: #265397;
}

.about-development .ab-l .line img {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    animation: rocket .8s infinite;
}


@keyframes rocket {
    from {
        top: 0;
    }

    to {
        top: -5px;
    }
}


.about-development .ab-right {
    flex: 1;
    padding-top: 60px;
    /*display: flex;*/
    flex-wrap: wrap;
    flex-direction: row-reverse;
    position: relative;
}

.about-development .ab-right h5 {
    font-size: 18px;
    color: #f58910;
    margin-bottom: 12px;
    transition: all .3s;
}

.about-development .ab-right ul {
    font-size: 16px;
    color: #fff;
}

.about-development .ab-right ul li {
    padding-left: 15px;
    position: relative;
}

.about-development .ab-right .ab-list {
    margin-bottom: 30px;
    background-color: #265397;
    padding: 20px 20px;
    position: relative;
    transition: all .3s;
}

.about-development .ab-right .ab-list i {
    color: #f08519;
    position: absolute;
    left: 0;
    top: 3px;
}

.about-development .ab-right .ab-list:hover {
    background-color: #f58910;
}

.about-development .ab-right .ab-list:hover h5 {
    color: #fff;
}

.about-development .ab-right .ab-list:hover i {
    color: #fff;
}

.about-development .ab-right .ab-list::before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    left: -45px;
    top: 20px;
    z-index: 2;
    background: url("/public/static/modules/cms/css/../images/ab_circle.png") no-repeat;
}

.about-development .ab-right .ab-list::after {
    width: 25px;
    height: 1px;
    background-color: #265397;
    position: absolute;
    content: "";
    left: -25px;
    top: 40px;
}

.about-development .ab-right .ab-list:last-child {
    margin-bottom: 0;
}

.icofont-caret-right:before {
    position: absolute;
    left: 0;
}

/*710公海赌赌船官网欢迎您优势 复用主页的*/

.about-advantage {
    background: url("/public/static/modules/cms/css/../images/about_advantage_bg.jpg") no-repeat;
    background-size: cover;
    padding: 50px 0 50px;
}


.whySelect .tabs-content {
    background-color: #ffffff00;
    box-shadow: 0 0 3px #fff;
}

.whySelect .list-type {
    display: flex;
    max-width: 680px;
    list-style: none;
    text-align: center;
}

.whySelect .list-type > li {
    flex: 1;
    font-size: 1.2rem;
    line-height: 42px;
    height: 42px;
    cursor: pointer;
    color: #fff;
    background-color: #2659B3;
    position: relative;
    margin-right: 3px;
}

.whySelect .list-type > li.active {
    background-color: #F08519;
}


.whySelect .advantage-info {

}

.whySelect .advantage-text h3 {
    font-size: 3rem;
    padding-top: 30px;
}

.whySelect .advantage-text p {
    font-size: 1.8rem;
    line-height: 3rem;
}

.whySelect .advantage-img {
    padding-right: 0;
}

.whySelect .nav-tabs {
    border-bottom: none;
    margin-bottom: 0;
}

.whySelect .tab-pane {
    /*opacity: 0;*/
    display: none;
}

.whySelect .tab-pane.active {
    display: block;
}

/*切换tab样式*/
.nav-tabs-hover {
    display: flex;
    justify-content: space-around;
}


.nav-tabs-hover li {
    font-size: 18px;
    color: #000;
}

.nav-tabs-hover li:hover {
    cursor: pointer;
}

.nav-tabs-hover li.active {
    color: #f08519;
}

.tab-content li {
    display: none;
}

.tab-content li.active {
    display: block;
}


/*荣誉资质*/
.about-honor .nav-tabs-hover {
    margin: 0 auto;
    margin-bottom: 30px;
    max-width: 880px;
}

.ah-box > div > div {
    padding: 0 10px;
    border: solid 1px #f3f3f3;
    position: relative;
    transition: .3s all;
}

.ah-box > div > div:hover{
    cursor: pointer;
    transform: translateY(-10px);
    box-shadow: 0 0 5px #ccc;
}

.ah-box > div h5 {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    height: 2em;
}

.about-honor .tab-content li.active .ah-box > div:nth-of-type(n+9) {
    display: none;
}

.about-honor .tab-content li.active.all .ah-box > div:nth-of-type(n+9) {
    display: block !important;
}

.about-honor .tab-box .more {
    width: 180px;
    height: 50px;
    line-height: 50px;
    background-color: #265398;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    transition: .3s all;
}

.about-honor .tab-box .more:hover {
    background-color: #f08519;
    cursor: pointer;
}

.about-partner{
    background: url("/public/static/modules/cms/css/../images/about_partner_bg.png") no-repeat;
    background-size: cover;
}

.about-partner .nav-tabs-hover{
    /*margin-bottom: 30px;*/
}

.about-partner .ap-box>div{
    margin-top: 30px;
}

.about-partner .ap-box>div img{
    border: 1px solid #F3F3F3;
    transition: .3s all;
}

.about-partner .ap-box>div img:hover{
    position: relative;
    transform: translateY(-5px);
}

.ag-par-list-wrap{
    position: absolute;
    top: 100%;
    left: 100%;
    z-index: -1;
    opacity: 0;
    transition: opacity .3s;
}

.ag-par-list-wrap.show {
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 1;
}

.home-par-swiper-wrap img{
    background-color: #fff;
}



/*图片放大查看*/
.big_img {
    position: fixed;
    z-index: -1;
    opacity: 0;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.big_img .swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.big_img .swiper-container .swiper-wrapper {
    width: 100%;
    height: 100%;
}

.big_img .swiper-slide {
    width: 100%;
    height: 100%;
    display: table
}

.big_img .swiper-slide .cell {
    width: 100%;;
    height: 100vh;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.big_img .swiper-slide img {
    max-width: 90%;
    max-height: 90%;
    margin: 0 auto;
    z-index: 112;
    position: relative;
}

.big_img .swiper-pagination {
    position: absolute;
    top: 1.2rem;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 16px
}

.big_img .swiper-pagination span {
    margin: 0 0.05rem;
    color: #fff;
}

.big_img .swiper-button {
    top: 50%;
    padding: 20px;
    z-index: 999
}

.big_img .swiper-button-next {
    right: 10px
}

.big_img .swiper-button-prev {
    left: 10px
}

.big_img .swiper-pagination-fraction {
    bottom: auto
}


/* 超小型设备（手机，350px 起） */
@media (min-width: 350px) {
    .whySelect .list-type > li {
        font-size: 1.4rem;
        margin-right: 3px;
        text-indent: 0;
        text-align: center;
    }
}

@media (max-width: 420px){
    .ab-b-list .grid-item{
        max-width: calc((100% /2 ) - 20px);
    }
}

/* 小型设备（平板≥576px） */
@media (min-width: 576px) {
    .whySelect .list-type > li {
        font-size: 1.6rem;
        margin-right: 5px;
        text-align: center;
    }

    .abja-adr{
        width: 400px;
        min-width: auto;
    }

    .ab-g-mb{
        padding-left: 40px;
    }

    .ab-g-mb dl{
        width: calc(100% / 2);
        min-width: auto;
        padding: 0 40px;
    }

}


@media (min-width: 650px) {
    .about-mission {
        display: flex;

    }
}

@media (min-width: 750px) {
    .about-a-left{
        max-width: 80%;
    }
}


@media (min-width: 768px) {

    .ab-d-wrap {
        grid-template-columns: repeat(4, 1fr);
    }

    /*  710公海赌赌船官网欢迎您优势  */
    .whySelect .advantage-info {
        display: flex;
        align-items: center;
        padding: 0;
        justify-content: space-between;
        padding-left: 20px;
    }


    .whySelect .advantage-text {
        max-width: 550px;
    }

    .whySelect .advantage-text h3 {
        margin-bottom: 2rem;
    }

    .ab-b-list{
        flex-wrap: nowrap;
        padding: 0 15px;
    }

    .grid-item-last{
        display: none;
    }

    /*发展历程*/
    .ab-g-wrap.ab-g-pc{
        display: flex;
        justify-content: center;
    }

    .ab-c-list{
        width: calc((100% / 4) - 20px);
        margin-bottom: 20px;
    }



    .ab-f-list{
        padding-right: .4rem;
        width: calc((100% - 40px) / 2);
    }



    .abh-top{
        justify-content: left;
    }

    .abh-top .abh-list,.abh-bot .abh-list{
        width: calc((100% / 4 ) - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }

    .ab-i-wrap{
        grid-template-columns: repeat(4, 1fr); /* 创建包含五个相同宽度列的网格 */
    }

    .ab-g-wrap.ab-g-mb{
        display: none;
    }



}

@media (max-width: 768px) {
    .whySelect .advantage-text h3 {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .whySelect .advantage-text {
        max-width: 550px;
    }

    .whySelect .advantage-text h3 {
        margin-bottom: 2rem;
    }

    .grid-item{
        margin: 0 10px 10px;

    }
}


@media (min-width: 992px) {

    .ab-d-wrap{
        grid-template-columns: repeat(5, 1fr);
    }

    .ab-i-wrap{
        grid-template-columns: repeat(5, 1fr);
    }


    .ab-e-wrap{
        display: flex;
    }

    .ab-e-list img{
        width: 150px;
    }
    .ab-e-list{
        flex: 1;
        text-align: left;
    }

    .ab-e-list:nth-child(2){
        margin: 0 50px;
    }

    .ab-e-list .ab-e-txt{
        padding-left: 2.3em;
    }

    .about-a-left{
        width: calc((840 / 1920) * 100vw);
    }

    .about-a-container{
        height: calc((780 / 1920) * 100vw);

    }

    .ab-c-list{
        width: calc((100% / 6) - 20px);
        margin-bottom: 30px;
    }


    #about-us .i-title {
        padding-top: 50px;
    }

    .synopsis-box > div {
        display: flex;
        align-items: flex-start;
    }

    .synopsis-box-text p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .synopsis-box-img {
        margin-bottom: 50px;
    }

    .vision-wrapper {
        background-image: none !important;
    }

    .about-development .ad-box {
        height: 640px;
        position: relative;
    }

    .about-idea, .about-development {
        padding-top: 100px;
    }

    .about-development .ab-l {
        position: absolute;
        top: 50%;
        width: 100%;
        height: 1px;
        padding-top: 0;
    }

    .about-development .ab-l .line {
        height: 1px;
        width: 98%;
        margin: 0 auto;
    }

    .about-development .ab-right {
        display: flex;
        justify-content: space-around;
        padding: 0 20px;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .about-development .ab-right .ab-list {
        margin-bottom: 0;
        height: 260px;
    }


    .about-development .ab-right .ab-list:nth-child(2n) {
        align-self: flex-end;
    }

    .about-development .ab-right .ab-list:nth-child(2n-1)::before {
        left: auto;
        top: auto;
        bottom: -80px;
    }

    .about-development .ab-right .ab-list:nth-child(2n)::before {
        left: auto;
        top: -80px;
    }

    .about-development .ab-right .ab-list:nth-child(2n-1)::after {
        left: 40px;
        top: auto;
        bottom: -60px;
        width: 1px;
        height: 60px;
    }

    .about-development .ab-right .ab-list:nth-child(2n)::after {
        left: 40px;
        top: -60px;
        width: 1px;
        height: 60px;
    }

    .about-development .ab-l .line img {
        right: 0;
        top: -57px;
        left: auto;
        max-width: none;
        max-height: none;
        transform: rotate(90deg);
    }

    @keyframes rocket {
        form {
            right: 0;
        }

        to {
            right: -10px;
        }
    }

    /* 710公海赌赌船官网欢迎您优势*/
    .whySelect .list-type > li {
        font-size: 2.4rem;
    }

    .about-honor,.about-partner {
        padding-top: 100px;
    }

    .nav-tabs-hover li{
        font-size: 24px;
    }

    .about-honor .nav-tabs-hover{
        margin-bottom: 50px;
    }

    .about-partner .ap-box>div{
        margin-top: 50px;
    }

    .ah-box > div h5{
        margin-bottom: 50px;
        margin-top: 20px;
        font-size: 18px;
    }

    .about-i-container{
        padding-bottom: 1.3rem;
    }

    /*公司网点*/
    .abj-area{
        padding: 0 80px;
        margin-top: 30px;
    }

    .abja-list{
        width: calc((100% / 2) - 20px);
        margin: 20px 10px 20px;
        border-left: #ebebeb 1px solid;
        padding-left: 40px;
    }
}

@media (max-width: 992px){
    .ab-e-list{
        display: flex;
        justify-content: left;
        max-width: 100%;
        width: 600px;
        margin: 0 auto 30px;
    }

    .ab-e-txt{
        text-align: left;
    }

    .ab-e-list:last-child{
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .ab-b-list .grid-item{
        flex: 1;
        position: relative;
        background-color: #fff;
    }

    .ab-b-list .ab-b-item{
        position: relative;
    }

    .ab-b-item h5{
        padding-bottom: 30px;
    }

    .ab-b-list .ab-b-item::after{
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        height: 120px;
        width: 1px;
        z-index: 1;
        background-color: #eee;
    }

    .ab-b-list .grid-item:nth-child(1) ::after{
        display: none;
    }


    .ab-b-list .grid-item:hover .ab-b-item{
        z-index: 3;
    }


    .ab-b-item{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .ab-d-wrap{
        grid-template-columns: repeat(7, 1fr);
    }

    .ab-i-wrap{
        grid-template-columns: repeat(7, 1fr);
    }

    .ab-d-wrap .ab-d-list{


        margin-bottom: 30px;
    }

    .synopsis-box-text p {
        font-size: 18px;
    }

    .about-idea .ai-right {
        padding-left: 30px;
    }

    .about-idea .ai-right h1 {
        font-size: 36px;
        text-align: left;

    }

    .about-idea .ai-right > p {
        font-size: 18px;
        margin-bottom: 50px;
        text-align: left;
    }

    .about-idea .idea-list h3 {
        font-size: 24px;
    }

    .about-idea .idea-list .il-desc {
        font-size: 18px;
    }

    .about-development .ab-right {
        padding: 0 30px;
    }

    .about-development .ab-right ul li {
        margin-bottom: 5px;
    }

    .nav-tabs-hover li{
        font-size: 36px;
    }

    .am-block .am-text h5{
        font-size: 36px;
    }

    .synopsis-data h1{
        font-size: 60px;
    }

    .ab-f-img{
        width: auto;
        height: auto;
    }

    .ab-f-wrap{
        padding: 0 15px;
    }

    .abh-top .abh-list{
        width: calc((100% / 6) - 20px);
    }

    .abh-bot .abh-list{
        width: calc((100% / 8) - 20px);
    }


    .abj-area{
        padding: 0;
    }


    .abja-list{
        width: calc((100% / 5) - 20px);
        align-items: center;
        justify-content: left;
        margin-top: 0;
        margin-bottom: 10px;

    }


    .abja-adr{
        width: auto;
        padding-left: 15px;
    }

    .abja-adr>div{
        margin-top: 5px;
    }

    .about-d-container{
        background-position: 43% 90%;
        background-size: 35%;
    }

    .ab-j-wrap{
        display: flex;
        justify-content: center;
    }

    .abj-map{
        margin: 0;
        margin-right: 15px;
        display: flex;
    }

    .abj-map img{
        object-fit: contain;
    }

    .abj-area{
        display: block;
        margin-top: 0;
    }

    .abj-area .abja-list{
        width: auto;
    }

    .abja-adr em{
        font-size: 16px;
    }

    .abja-adr>div{
        font-size: 14px;
    }


}


@media (min-width: 1400px) {

    .synopsis-box > div {
        align-items: flex-start;
    }

    .synopsis-box-text p {
        margin-bottom: 40px;
        font-size: 18px;
    }

    .am-block:hover .am-text {
        top: 70%;
    }

    .ab-b-list .ab-b-item img{
        width: 130px;
    }
}