#layout-main-container {
    z-index: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}
.button-modalClosedBtn {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #021156;
    border-radius: 15px;
    top: -10px;
    right: 0px;
    cursor: pointer;
}
#informModal2 {
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}
#informModal2 .modal-content{
    background-color: transparent !important;
    width: auto;
    border: none;
    box-shadow: none;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}
#informModal2 .modal-dialog{
   top: 10px;
}
.margin {
    width: 1100px;
    margin: 0 auto;
    background:#fff;
    position:relative;
}

.left-l, .right-r {
    position: absolute;
    top: 50%;
    width: 48px;
    height: 54px;
    margin-top: -27px
}

.left-l a, .right-r a {
    display: block;
    width: 100%;
    height: 100%
}

.left-l a {
    background: url("../../image/DynamicPage/left_allow1.png") no-repeat center
}

.right-r a {
    background: url("../../image/DynamicPage/right_allow1.png") no-repeat center
 }

.left-l {
    left: 0;
    background: url("../../image/DynamicPage/bg3.png") no-repeat center
}

.right-r {
    right: 0;
    background: url("../../image/DynamicPage/bg4.png") no-repeat center
}
.carousel{
    width: 100%;
}
.carousel .carousel-indicators{
    bottom: 15px;
}
.carousel .carousel-indicators li.active {
    background: #fbc500
}

.carousel .carousel-indicators li {
    background-color: #fff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: 0 5px 0 0
}


.fix-nav {
    position: fixed;
    left: 0px;
    top: 36%;
    z-index: 999;
    display:none;
}

.fix-nav .navbar-fix li {
    width: 120px;
    height: 38px;
    border: 1px solid #d4dbde;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    cursor: pointer;
    margin-top: -1px;
    margin-bottom: 6px;
    background: #fff;
}
.fix-nav .navbar-fix li a {
    color: #282b2c
}
.fix-nav .navbar-fix li.click-active{
    border: 1px solid #006ab9;
    background: #E5F4FF;
}
.fix-nav .navbar-fix li.click-active a{
    color: #006ab9;
}
.fix-nav .navbar-fix li:hover a {
    color: #006ab9
}

.fix-nav::before {
    content: url("https://resource.rcclchina.com.cn/logo/PC/logoAnchorBlueDt.png");
    position: absolute;
    left: 42px;
    top: -52px
}
/**
body {
    padding-right: 0px !important;
}
*.modal-open {
    overflow-y: scroll;
    padding-right: 0 !important;
}
.modal{
    padding-right:0 !important;
}
.modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
*/
.modal-dialog{
    top: -8px;
}

#videoModal .modal-dialog {
    top: 50%;
    transform: translate(0, -50%);
}

#videoModal .modal-content{ 
   border-radius: 0px;
   width: 850px;
   margin-left: -425px;
   left: 50%;
   background: #000;
   position: relative;
}
#videoModal .modal-content img.close{
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
}
#videoModal .modal-body{
   padding: 0;
}
.video-btn{
   position: absolute;
   left: 0;
   top: 0;
   right:0;
   bottom:0;
   margin: auto;
}
video{
 cursor: pointer;
}
.wrapper {
    width: 100%;
    position: relative;
    
    /* background-color: #006ab3; */
}
.wrapper .bgColor {
    width: 100%;
}
.wrapper .bgColor .anchor{
     width: 100%;
}
 .wrapper .bgColor .title {
    font-size: 48px;
    line-height: 144px;
    font-weight: bold;
    text-align: center;
    position:relative;
    z-index:9;
}
.wrapper .bgColor .main-common {
    width: 1100px;
    height: auto;
    display: flex;
    margin: 0 auto;
    background: #fff
}

.wrapper .bgColor .main-common .com-pic,.wrapper .bgColor .main-common .com-content {
    position: relative;
    overflow: hidden;
}
.wrapper .bgColor .main-common .com-pic video,.wrapper .bgColor .main-common .com-content video{
   width:100%;
   height:auto;
}

.wrapper .bgColor .main-common .com-pic .carousel {
    width: 100%;
}
.wrapper .bgColor .main-common .com-pic .carousel .carousel-inner .item {
    width: 100%
}

.wrapper .bgColor .main-common .com-pic .carousel .carousel-inner .item img {
    width: 100%;
    height: auto
}

.wrapper .bgColor .main-single {
    width: 1100px;
    margin: 0 auto;
}

.wrapper .bgColor .main-single img {
    width: 100%
}

.wrapper .bgColor .main-picture {
    width: 1100px;
    margin: 0 auto;
    position: relative
}
.wrapper .bgColor .main-picture .item img{
    width:100%;
}
.wrapper .bgColor .main-picture .allow-left, .wrapper .bgColor .main-picture .allow-right {
    display: block;
    width: 64px;
    height: 70px;
    position: absolute;
    top: 50%;
    margin-top: -21px
}

.wrapper .bgColor .main-picture .allow-left {
    left: 0;
    background: url("../../image/DynamicPage/left-allow2.png") no-repeat center
}

.wrapper .bgColor .main-picture .allow-right {
    right: 0;
    background: url("../../image/DynamicPage/right-allow2.png") no-repeat center
}

.isHasScroll
{
    position:relative;
}
.wrapper .bgColor .isHasScroll .allow-left, .wrapper .bgColor .isHasScroll .allow-right {
    display: block;
    width: 64px;
    height: 70px;
    position: absolute;
    top: 50%;
    margin-top: -21px
}

.wrapper .bgColor .isHasScroll .allow-left {
    left: 0;
    background: url("../../image/DynamicPage/left-allow2.png") no-repeat center
}

.wrapper .bgColor .isHasScroll .allow-right {
    right: 0;
    background: url("../../image/DynamicPage/right-allow2.png") no-repeat center
}

.wrapper .bgColor .link img {
    width: 100%;
    height: auto
}

.wrapper .bgColor .ocean-content {
    width: 1100px;
    margin: 40px auto 0;
    position: relative;
    overflow: hidden
}


.wrapper .bgColor div#video {
    position: relative;
    overflow: hidden;
    /*margin-bottom: 76px;*/
}
.wrapper .bgColor .con-m1 #videoShow {
    height: 100%;
    width: 100%;
}

.wrapper .bgColor .content-video .jsmodern-video-panel {
    width: 100%;
}

.wrapper .bgColor .content-video .VideoBtn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
    cursor: pointer;
    z-index: 10;
}

.wrapper .bgColor .ocean-list-common {
    height: 434px;
    position: relative;
    margin-top: 80px;
    min-width: 1366px;
}
.wrapper .bgColor .ocean-list-common p.exp-title {
    position: absolute;
    top: 14px;
    left: 51%;
    color: #006ab9;
    font-size: 32px;
    font-weight: bold;
    display:none;
}
.wrapper .bgColor .ocean-list-common p.exp-title.active{
    display:block;
}
.wrapper .bgColor .ocean-list-common p.exp-title.second {
    right: 51%;
    left: auto;
}

.wrapper .bgColor .ocean-list-common .exp-single {
    display: none;
    position: absolute;
               
    width: 588px;
    height: 395px;
    overflow: hidden;
}
.wrapper .bgColor .ocean-list-common .exp-single img{
    width: 100%;
}

.wrapper .bgColor .ocean-list-common .exp-single.second {
    right: 0;
    left: auto;
    z-index: 999;
}

.ocean-list-common .exp-content {
    position: absolute;
    top: 37px;
    left: 40%;
    width: 60%;
    height: 395px;
    background-color: #eee;
}

.ocean-list-common .exp-content.second {
    right: 40%;
    left: auto;
}

.ocean-list-common .exp-content .exp-content-wrapper {
    position: relative;

}

.wrapper .bgColor .ocean-list-common .exp-flex {
    width: 154px;
    height: 395px;
    position: absolute;
    left: 593px;
    /* top: 30px; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    background: white;
}

.wrapper .bgColor .ocean-list-common .exp-flex .exp-tab-img {
    width: 154px;
    height: 94px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border: 0;
    box-sizing: border-box;
}

.wrapper .bgColor .ocean-list-common .exp-flex .exp-tab-img img {
    width: 100%;
    height: 100%;
}

.wrapper .bgColor .ocean-list-common .exp-flex .exp-tab-img p {
    position: absolute;
    top: 50%;
    right:0;
    left:0;
    margin:auto;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}
.wrapper .bgColor .ocean-list-common .exp-flex .exp-tab-img .bg{
    position:absolute;
    left:0;
    top:0;
    background: #000;
    opacity:.5;
    width:100%;
    height:100%;
}
.wrapper .bgColor .ocean-list-common .exp-flex .exp-tab-img:hover .bg{
    opacity:0;
}
.wrapper .bgColor .ocean-list-common .exp-flex .exp-tab-img:hover p{
    z-index:99;
}
.wrapper .bgColor .ocean-list-common .exp-flex .exp-tab-img.active {
        border: 3px solid #0d65ad;
    }

.wrapper .bgColor .ocean-list-common .exp-flex.second {
    right: 593px;;
    left: auto;
}

.wrapper .bgColor .ocean-list-common .exp-bg {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: #006ab9;
    height: 395px;
    width: 50%;
    box-sizing: border-box;
}

.ocean-list-common .exp-desc-content {
    position: absolute;
    width: 50%;
    right: 25%;
    top: 43px;
}

.ocean-list-common .exp-bg.second .exp-desc-content{
    left: 25%;
    right: auto;
}

.wrapper .bgColor .ocean-list-common .exp-bg h4 {
    line-height: 62px;
    font-size: 24px;
    color: #fff;
}
.wrapper .bgColor .ocean-list-common .exp-bg h4 span.star {
    font-size: 14px;
}

.wrapper .bgColor .ocean-list-common .exp-bg p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
.wrapper .bgColor .ocean-list-common .exp-bg p.line{
    width: 68px;
    height: 2px;
    background: #fff;
    margin-bottom: 22px;
}
.wrapper .bgColor .ocean-list-common .exp-bg a.more {
    display: block;
    width: 158px;
    height: 42px;
    border: 1px solid #fff;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    margin-top: 22px;
}

.wrapper .bgColor .ocean-list-common .exp-bg.second {
    right: 0;
    left: auto;
}

.wrapper .bgColor .ocean-list-common .exp-bg.active {
    display: block;
}

.wrapper .bgColor .ocean-list-common .exp-single.active {
    display: block;
}
.wrapper .bgColor .airline {
    width: 940px;
    margin: 0 auto;
    box-sizing: border-box;
    /* background: #fff; */
}

.wrapper .bgColor .airline .air-content {
    width: 940px;
    box-sizing:border-box;
    padding-bottom:70px;
}
.wrapper .bgColor .my-hidden{
                    
}
.hidden-active {
    display: flex;
    position: fixed;
    top: 74px;
    /* background: #fff; */
    z-index: 1000;
    box-shadow: 0 0 8px rgba(0,0,0,.4);
}
.wrapper .bgColor .air-nav {
    display: flex;
    /* justify-content: center; */
    height: 94px;
    width: 1100px;
    /* background: #fff; */
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: hidden;
    /* position: relative; */
}
.wrapper .bgColor .air-nav.air-ul {
    background: url('../../image/DynamicPage/bg-air.jpg') no-repeat center;
}
.wrapper .bgColor .air-nav li.item {
    width: 276px;
    height: 100%;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hidden-active{
    background-color: none;
    box-shadow: none !important;
}
/* .hidden-active .air-nav li:first-child div::after{
    content:none;
}
.hidden-active .air-nav li:last-child div::after{
    content: none;
} */
.hidden-active .air-nav .item{
    margin-right: 0 !important;
    border-radius: 0 !important;
}
.wrapper .bgColor .air-nav li.activite1 div p {
    font-size: 26px;
    color: #fff;
    font-size: 26px;
    margin-right: 20px;
    margin-top: 0;
    line-height: 40px;
}
.wrapper .bgColor .air-nav li.activite1 div{
    display: flex;
}
.wrapper .bgColor .air-nav li.activite1 div h5 {
    color: #fff;
    line-height: 40px;
}
.wrapper .bgColor .air-nav li.item:hover {
    border-color: #0d65ad;
    z-index: 5;
}
.wrapper .bgColor .air-nav li div{
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 64px;
    /* border: 1px solid #d4dbde; */
    text-align: center;
    gap: 4px;
}

.wrapper .bgColor .air-nav li div p{
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
    font-family: 方正兰亭黑简体;
    width: auto;
}

.wrapper .bgColor .air-nav li div h5 {
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 33px;
    font-family: 方正兰亭中黑简体;
}
.wrapper .bgColor .air-nav li.active {
    background: rgba(0, 0, 0, 0.4);
}
.wrapper .bgColor .air-nav li.active div{
    width: auto;
    margin: 0 auto;
    border-bottom: 2px solid #fff;
    box-sizing: border-box;
}
.wrapper .bgColor .air-nav li.active div p, .wrapper .bgColor .air-nav li.active div h5{
    color: #fff
}

.wrapper .bgColor .airline .air-content .air-introduce {
    display: none;
    width: 100%;
    /* padding-top: 30px; */
}

.wrapper .bgColor .airline .air-content .air-introduce li {
    width: 100%;
    margin-bottom: 22px;
    box-sizing: border-box;
    position: relative;
    margin-top: -1px;
    display:flex;
    flex-direction: column;
}
/* .wrapper .bgColor .airline .air-content .air-introduce li:hover {
    border: 2px solid #fbc300;
    z-index: 3;
} */
.wrapper .bgColor .airline .air-content .air-introduce li .immediateorder {
    display: block;
    /* width: 173px; */
    height: 42px;
    padding: 0 32px;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    text-align: center;
    position: absolute;
    top: 310px;
    right: 40px;
    font-weight: 500;
    letter-spacing: 0.1rem;
    background: #da551a;
    border-radius: 40px;
}

/* .wrapper .bgColor .airline .air-content .air-introduce li .immediateorder:hover {
    background: #ffa70d
} */

.wrapper .bgColor .airline .air-content .air-introduce li .collect {
    height: 71px;
    width: 71px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    position: absolute;
    right: 22px;
    top: 28px;
    box-shadow: 4px 6px 6px #595959;
}
.wrapper .bgColor .airline .air-content .air-introduce li .collect img{
    cursor:pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.wrapper .bgColor .airline .air-content .air-introduce li .collect span {
    display: block;
    text-align: center;
    width: 100%;
    margin-top:10px;
    font-size: 14px;
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-img {
    float: left;
    width: 940px;
    height: 280px;
    overflow: hidden;
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-img img {
    width: 100%;
    height: 100%
}
.wrapper .bgColor .airline .air-content .air-introduce li .bannerImg {
    float: left;
    width: 940px;
    overflow: hidden;
}
.wrapper .bgColor .airline .air-content .air-introduce li .bannerImg img{
    width: 100%;
    height: 100%
}
.wrapper .bgColor .airline .air-content .air-introduce li .air-detail {
    float: left;
    padding: 0 40px 35px;
    box-sizing: border-box;
    width: 100%;
    background-image: linear-gradient(to bottom, #fefefe, #fbfbfb, #e0e0e0);
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-top {
    margin-top: 25px;
    /* height: 157px; */
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-top h5 {
    font-size: 20px;
    font-weight: bolder;
    color: #282b2c;
    line-height: 1.4;
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-top p.time {
    margin: 17px 0 12px;
    
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-top p.time a {
    display: inline-block;
    font-size: 18px;
    line-height: 32px;
    color: #000;
    font-weight: 400 !important;
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-top p.time span {
    font-size: 20px;
    color: #000;
    line-height: 32px;
    font-weight: 400 !important;
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-top p.detail a {
    display: inline-block;
    width: max-content;
    text-align: center;
    font-size: 16px;
    color: #f6b600;
    border: 2px solid #f6b600;
    line-height: 22px;
    margin-right: 6px;
    border-radius: 5px;
    padding: 1px 10px;
    box-sizing: border-box;
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-top.te {
    margin-bottom: 14px
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom {
    overflow: hidden;
    /* margin-top: 20px; */
}
.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom s.txt{
    text-decoration: line-through;
    font-size:14px;
    line-height:12px;
    color: #999!important;
}
.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom p.title {
    text-align: left;
    font-size: 20px;
    font-weight:bold;
    line-height: 30px;
    color: #282b2c
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom p.price {
    font-size: 16px;
    line-height: 1;
    color: #282b2c
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom p.price span.te {
    color: #ff5b53;
    font-size: 14px
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom p.price i {
    color: #ff3022;
    font-size: 30px;
    font-weight: bold;
    font-style: normal
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom p.txt {
    font-size: 14px;
    color: #80888a;
    line-height:1;
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom p.txt-3 {
    font-size: 14px;
    line-height: 1;
    color: #282b2c
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom p.price-3 {
    font-size: 14px;
    color: #282b2c;
    margin-top: 20px;
    text-indent: -7px
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom p.price-3 i {
    font-size: 30px;
    font-weight: bolder;
    font-style: normal
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom .detail-bottom-left.nobg {
    background-image: none
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom .detail-bottom-left {
    /* float: left;
    background: url("../../image/DynamicPage/bg6.png") no-repeat right center;
    padding-right: 20px */
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .air-detail-bottom .detail-bottom-right {
    float: left;
    padding-left: 16px;
    box-sizing: border-box
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .detail-bottom-center {
    float: left;
    padding-right: 16px;
    margin-top: 30px;
}

.wrapper .bgColor .airline .air-content .air-introduce li .air-detail .detail-bottom-rgh {
    float: left;
    padding-left: 14px;
    margin-top: 14px;
    background: url("../../image/DynamicPage/bg6.png") no-repeat left center;
}

.wrapper .bgColor .airline .air-content .air-introduce.active {
display: block
}

.wrapper .bgColor .airline .lookmore {
    display:none;
    width: 483px;
    height: 75px;
    font-size: 34px;
    line-height: 75px;
    text-align: center;
    color: #fff;
    margin: 107px auto 0;
    cursor: pointer;
    background-color: #da551a;
    border-radius: 37px;
    font-weight: 500;
}
/* .wrapper .bgColor .airline .lookmore:hover {
    background: #e5f4ff
} */

.wrapper .bgColor .airline .lookmore.active {
    display: block
}

.wrapper .bgColor .explain {
    width: 100%;
    margin-top: 52px;
    padding-bottom: 85px;
    overflow: hidden;
    background: #f4f4f4;
}

.wrapper .bgColor .explain .content {
    width: 1100px;
    margin: 0 auto;
    position: relative
}

.wrapper .bgColor .explain .content h3 {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    color: #3b3b3b;
    margin: 53px 0 40px 0
}

.wrapper .bgColor .explain .content ul {
    width: 100%;
    margin: 0 auto;
    width: max-content;
}

.wrapper .bgColor .explain .content ul li {
    width: 272px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    background: #e1e1e1;
    cursor: pointer;
    position: relative;
    float:left;
    margin-bottom: 22px;
    margin-right:2px;
}

.wrapper .bgColor .explain .content ul li.active {
    background: #006ab9;
    color: #fff
}

.wrapper .bgColor .explain .content ul li.active::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 128px;
    top: 36px;
    border-top: 10px solid #006ab9;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent
}

.wrapper .bgColor .explain .content .explain-wrapper {
    display: none
}

.wrapper .bgColor .explain .content .explain-wrapper p:first-child {
    margin-bottom: 17px
}

.wrapper .bgColor .explain .content .explain-wrapper p{
    width: 1100px;
    font-size: 14px;
    line-height: 24px;
    color: #3b3b3b
}

.wrapper .bgColor .explain .content .explain-wrapper.active {
    display: block
}

.wrapper .bgColor .about {
    width: 100%;
    height: 461px;
    overflow: hidden;
    background: url(../../image/DynamicPage/bg.jpg) repeat ;
    background-size: 100% 100%;
    overflow:hidden
}

.wrapper .bgColor .about .question {
    width: 1100px;
    height: 374px;
    margin: 32px auto 0;
    background: #f2f8fc;
    display: flex;
    box-sizing: border-box
}

.wrapper .bgColor .about .question .comm-problem {
    width: 505px;
    background: url(../../image/DynamicPage/problem-bg.jpg) no-repeat right center;
    padding-left: 61px;
    box-sizing: border-box
}

.wrapper .bgColor .about .question .comm-problem h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 68px;
    color: #3b3b3b;
    margin-top: 11px;
}

.wrapper .bgColor .about .question .comm-problem a {
    font-size: 14px;
    line-height: 34px;
    color: #3b3b3b;
    display: block
}
.wrapper .bgColor .about .question .comm-problem a.more{
    color: #006ab9;
    text-decoration: underline;
}
.wrapper .bgColor .about .question .comm-problem a.more {
    color: #006ab9;
    text-decoration: underline;
    font-weight: 400
}

.wrapper .bgColor .about .question .way {
    width: 593px;
    padding-left: 43px;
    box-sizing: border-box
}

.wrapper .bgColor .about .question .way h3 {
    font-size: 30px;
    line-height: 66px;
    color: #3b3b3b;
    font-weight: bold;
    margin-top: 14px;
}

.wrapper .bgColor .about .question .way a {
    display: block;
    width: 226px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-indent: 92px;
    color: #fff;
    margin-bottom: 32px;
    background: #006ab9 url(../../image/DynamicPage/customer.png) no-repeat 25% center
}

.wrapper .bgColor .about .question .way a:hover {
    background: #54a3de url(../../image/DynamicPage/customer.png) no-repeat 25% center
}

.wrapper .bgColor .about .question .way .way-code {
    display: flex
}

.wrapper .bgColor .about .question .way .way-code .code {
    width: 143px;
    height: 142px;
    background: url(../../image/DynamicPage/code.png) no-repeat center center;
    position: relative;
    cursor: pointer
}

.wrapper .bgColor .about .question .way .way-code .code .dot {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 27px;
    height: 27px;
    background: #fff;
    z-index: 99;
    background: url(../../image/DynamicPage/codecenter.jpg) no-repeat center center
}

.wrapper .bgColor .about .question .way .way-code .sao {
    padding-left: 21px
}

.wrapper .bgColor .about .question .way .way-code .sao img {
    margin-top: 47px
}

.wrapper .bgColor .about .question .way .way-code .sao p {
    font-size: 14px;
    line-height: 38px;
    color: #879093
}
/*��ȯ��ʽ��ʼ*/
.w1-coupon{
   /*margin: 50px auto;*/
   line-height: 1.4;
}
.w1-coupon .w1-ticket{
    height: 428px;
}
.w1-couponIntro{
    width: 100%;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    cursor: pointer;
}
.w1-couponIntro>span{
    
}
.w1-ticket .w1-title{
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    line-height: 88px;
    color: #fff;
}
.w1-ticket .w1-content{
    width: 100%;
    height: 303px;
    padding: 0 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
}
.w1-content .w1-item{
    width: 314px;
    height: 100%;
    float: left;
    margin-right: 38px;
    text-align: center;
    position: relative;
    /*box-shadow: 12px 12px 12px -2px rgba(205,38,58,.4);*/
    background: url(/Themes/Rccl.NewTheme/image/DynamicPage/jin.png) no-repeat;
}
.w1-content .w1-item:last-child{
    margin-right: 0;
}
.item-money{
    font-size: 60px;
    font-weight: bold;
    color: #c91b2f;
    margin-top: 22px;
    /*margin-bottom: 18px;*/
}
.item-txt{
    font-size: 28px;
    color: #c91b2f;
    font-weight: 400;
}
.item-act{
    font-size: 16px;
    color: #958675;
    /*margin-top: 34px;*/
    margin-top: 26px;
}
.item-act.item-ins{
    /*margin-top: 64px;*/
    margin-top: 56px;
}

.item-time{
    line-height: 38px;
    font-size: 16px;
    font-weight: 400;
    color: #c91b2f;
}
.item-time>span{
    font-size: 24px;
    font-weight: bold;
    color: #c91b2f;
}
/*
    .item-btn{
    width: 250px;
    margin: 0 auto;
    line-height: 54px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 21px;
    transform: translateX(-50%);
    cursor: pointer;
}
.item-btn.item-btn2,.item-btn.item-change{
    color: #fff;
    bottom: 21px;
    background:url(../../image/DynamicPage/pc-btn3.png) no-repeat
}
*/

.item-btn {
    line-height: 54px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    left: 32px;
    right: 0px;
    bottom: 21px;
    text-indent: -26px;
}
.item-btn.item-btn2, .item-btn.item-change {
    color: #fff;
    background: url(../../image/DynamicPage/pc-btn3.png) no-repeat;
    line-height: 54px;
}

.w1-prize{
    width: 100%;
    height: 606px;
    margin-top: 10px;
    margin-bottom: 56px;
    background: #ffe1ee;
}
.w2-coupon{
    width: 1203px;
    height: 672px;
    overflow: hidden;
    margin: 0 auto;
}


.w2-prize{
    width: 595px;
    height: 100%;
    background: #fff1de;
    margin-right: 5px;
    float: left;
}
.w2-ticket{
    width: 600px;
    height: 100%;
    float: left;
    text-align: center;
}
.w2-ticket .w2-title{
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    line-height: 94px;
}
.w2-item{
    width: 510px;
    height: 160px;
    margin: 0 auto 30px;
    display: flex;
}
.w2-item .item-price{
    width: 304px;
    height: 100%;
    text-align: center;
}
.w2-item .item-acts{
    width: 206px;
    height: 100%;
    text-align: center;
    position: relative;
}
.w2-item .item-price .i-num{
    font-size: 60px;
    font-weight: bold;
    color: #c91b2f;
    margin-top: 20px;
}
.w2-item .item-price .i-txt{
    font-size: 28px;
    color: #c91b2f;
}
.w2-item .item-acts .a-text{
    margin-top: 20px;
    font-size: 16px;
    color: #958675;
}
.w2-item .item-acts .a-time{
    line-height: 44px;
    font-size: 16px;
    color: #e3a4a5;
}
.w2-item .item-acts .a-time>span{
    font-size: 24px;
    font-weight: bold;
    color: #c91b2f;
}
.w2-item .item-acts .a-btn{
    width: 174px;
    height: 54px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 54px;
    cursor: pointer;
}
.w2-item .item-acts .a-limit{
    font-size: 16px;
    color: #958675;
    line-height: 42px;
    margin-top: 28px;
}
.w2-item .item-acts .a-btn.a-link{
    bottom: 36px;
}

/*������ʽ*/

.getCoupon .modal-dialog {
    width: 422px;
}


.getCoupon .modal-content{
    width: 422px;
    height: 302px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    text-align: center;
    padding-top: 40px;
    box-sizing: border-box;
}
.modal-content .close{
    width: 13px;
    height: 13px;
    position: absolute;
    right: 14px;
    top: 12px;
    opacity: 1;
}
.getCoupon .modal-content .m-title{
    font-size: 30px;
    font-weight: bold;
}
.getCoupon .modal-content .m-title.active{
    color: #ea2d48;
}
.getCoupon .modal-content .m-des{
    font-size: 24px;
    color: #282b2c;
    line-height: 50px;
}
.getCoupon .modal-content .m-happy{
    width: 83px;
    height: 82px;
    margin: 8px auto 16px;
}

.modal-content .m-btn{
    width: 206px;
    height: 44px;
    margin: 0 auto;
    line-height: 44px;
    text-align: center;
    color: #282b2c;
    font-size: 20px;
    background: #fbc500;
    cursor: pointer;
}

/*��ȯ��ʽ����*/

/*�齱����˵����ʽ��ʼ*/
.couponIntro .modal-content{
   
    padding: 33px 28px 32px 30px;
    box-sizing:border-box;
}

.couponIntro .modal-dialog {

}

.couponIntro .modal-title{
    font-size: 30px;
    font-weight: bold;
    color: #ea2d48;
    text-align: center;
}

.couponIntro .modal-wrap {
    margin: 15px 0px;
}

.ms-title{
    font-size: 16px;
    font-weight: bold;
    color:#282b2c;
}
.ms-des{
    margin-bottom: 16px;
    padding-bottom: 6px;
    border-bottom: 1px dashed #282b2c;
}
.ms-des>p,.ms-rule>p{
    line-height:28px;
    font-size: 14px;
    color: #282b2c;
}
.ms-rule{
    margin-bottom: 12px;
}
/*�齱����˵����ʽ����*/


.modal-backdrop{
    display:none;
}
.modal {
    background: rgba(0, 0, 0, 0.5);
}


#rcclConfirmModal .needRewardContent {
    margin-bottom: 20px;
    font-size: 14px;
}

#rcclConfirmModal .needRewardContent p, #rcclConfirmModal .needRewardContent span {
    font-size: 14px !important;
}

#rcclConfirmModal .modal-content .modal-footer {
    padding-top: 0px;
    padding-bottom: 20px;
}

#rcclConfirmModal .modal-dialog {
    top: 50px;
}

#loginTipsModal .modal-dialog {
    top: 150px;
}

#loginTipsModal .login {
    position: absolute;
    background-color: #ffffff;
    width: 420px;
    text-align: center;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
    overflow-y: auto;
}

#loginTipsModal .login .pop-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    cursor: pointer;
}

#loginTipsModal .login .pop-hd {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.6;
}

#loginTipsModal .login .pop-hd .title02 {
    font-size: 24px;
    font-weight: normal;
}

#loginTipsModal .login .pop-hd .bd-text {
    font-size: 18px;
}

#loginTipsModal .login .pop-hd img {
    max-width: 100%;
}

#loginTipsModal .login .bd-button {
    font-size: 20px;
    color: #282b2c;
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #fbc500;
    margin: 20px auto 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

/* 登录组件 */
.login-part {
    text-align: center;
    color: #292b2c;
    width: 1100px;
    margin: auto;
    padding: 40px 0px;
  }

  .login-part .login-part-title .title {
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 1;
    font-weight: normal;
  }

  .login-part .login-part-title .subtitle {
    
    cursor: pointer;
    line-height: 1;
    margin-top: 12px;
  }

  .login-part .login-part-title .subtitle span {
    font-size: 55px;
    letter-spacing: 2.5px;
  }

  .login-part .login-part-title .subtitle img {
    position: relative;
    display: inline-block;
    vertical-align: top;
    top: 1px;
    left: 0px;
    margin: 0px;
  }

  .login-part .login-part-form {
    width: 100% !important;
    padding: 0px 20px;
    margin-top: 30px;
  }
  .login-part .login-part-form .row {
    margin: 0px;
  }
  .login-part .login-part-form .row .calling-code-form {
    width: 145px;
    padding: 0px;
  }
  .login-part .login-part-form .row .calling-code-form div.callingCodeDropDown {
    width: 100%;
    height: 45px;
    border-radius: 0px;
    border-color: #006bad;
    font-size: 22px;
    text-align: left;
    background-color: #fff;
  }
  .login-part .login-part-form .row .calling-code-form button:active
  , .login-part .login-part-form .row .calling-code-form button:focus
  , .login-part .login-part-form .row .calling-code-form button:hover {
      background-color: #fff;
    box-shadow: none;
  }
  .login-part .login-part-form .row .calling-code-form button.callingCodeDropDown {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    height: 45px;
    padding: 0px 5px;
    line-height: 45px;
    display: inline-block;
    color: #292b2c;
    font-size: 14px;
    background-color: #fff;
  }
  .login-part .login-part-form .row .calling-code-form button.callingCodeDropDown span {
      font-size: 14px;
  }
  .login-part .login-part-form .row .calling-code-form .callingcode-dropdown {
    max-height: 300px;
    overflow: scroll;
  }
  .login-part .login-part-form .row .calling-code-form .callingcode-dropdown li {
    cursor: pointer;
  }
  .login-part .login-part-form .row .mobile-form,
  .login-part .login-part-form .row .sms-form {
    width: 245px;
    margin-left: 12px;
    padding: 0;
  }
  .login-part .login-part-form .row .mobile-form input,
  .login-part .login-part-form .row .sms-form input {
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    border-color: #006bad;
    border-radius: 0;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #555;
  }
  .login-part .login-part-form .row .sms-btn {
    width: 135px;
    height: 45px;
    line-height: 45px;
    margin-left: 12px;
    padding: 0px;
  }
  .login-part .login-part-form .row .sms-btn button {
    width: 100%;
    height: 45px;
    border-radius: 0px;
    border: 1px solid #292b2c;
    font-size: 14px;
    background: #fff;
    color: #292b2c;
    font-weight: 400;
  }
  .login-part .login-part-form .row .sms-btn button:active {
    background: inherit;
    box-shadow: none;
  }
  .login-part .login-part-form .row .submit-btn {
    width: 235px;
    height: 45px;
    line-height: 45px;
    margin-left: 12px;
    padding: 0px;
  }
  .login-part .login-part-form .row .submit-btn button {
    position: relative;
    width: 100%;
    height: 45px;
    border-radius: 0px;
    border: none;
    font-size: 16px;
    background: #fbc500;
    letter-spacing: 1px;
    color: #292b2c;
    margin: 0px
  }
  .login-part .login-part-form .row .submit-btn button:active,
  .login-part .login-part-form .row .submit-btn button:focus {
    background: #fbc500;
    box-shadow: none;
  }
  .login-part .login-part-form .row .submit-btn button span {
    /* line-height: 46px; */
  }
  .login-part .login-part-form .row .submit-btn button .arrow {
    position: absolute;
    top: 16px;
    right: 18px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    transform: rotate(135deg);
  }
  .login-part .login-part-terms {
    margin-top: 30px;
    padding: 0px 20px;
    text-align: left;
    color: #292b2c;
  }
  .login-part .login-part-terms div.input__top {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
  }
  .login-part .login-part-terms div.input__top .isRegisterMember {
      margin-left: 10px;
  }
  .login-part .login-part-terms div.input__top img {
    cursor: pointer;
    width: 16px;
    position: relative;
    top: -1px;
  }
  .login-part .login-part-terms div.input__top img:nth-child(1) {
    display: none;
  }
  .login-part .login-part-terms div.input__top img:nth-child(2) {
    display: inline-block;
  }
  .login-part .login-part-terms div.input__top.active img:nth-child(1) {
    display: inline-block;
  }
  .login-part .login-part-terms div.input__top.active img:nth-child(2) {
    display: none;
  }
  .login-part .login-part-terms div.input__top span {
    margin-left: 2px;
  }
  .login-part .login-part-terms div.input__top span a {
    text-decoration: none;
    color: #fff;
    position: relative;
  }
  .login-part .login-part-terms div.input__top span a .underline {
    position: absolute;
    display: block;
    height: 1px;
    width: 83%;
    left: 5%;
    bottom: -6px;
    background-color: #fff;
  }
  .login-part .login-part-terms div.input__top.isRegisterMember {
    margin-left: 10px;
  }
  .login-part .login-part-terms div.input__top.isRegisterMember span a .underline {
    width: 88%;
  }
  .login-part .activity-rule {
    text-align: left;
    margin-top: 15px;
    padding: 0px 16px;
  }
  .login-part .warning-message {
    padding: 30px 32px;
  }
  .login-part .warning-message .warning-image img {
    width: 64px;
  }
  .login-part .warning-message .warning-text {
    margin-top: 10px;
    font-size: 15px;
  }
  .login-part .warning-message .warning-btn {
    display: block;
    width: 200px;
    height: 46px;
    margin: 20px auto 0;
    background-color: #fbc500;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
  }
  .login-part #captcha {
    position: relative;
    margin-top: 20px;
    padding: 0px 20px;
  }
  .login-part #captcha .nc_wrapper {
    width: 100% !important;
  }
  .login-part #captcha .nc_wrapper .nc_scale span {
    height: 34px;
  }

  .loginPartModal.in {
    display: block;
  }

  .loginPartModal .modal-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
  } 

  .loginPartModal .activity-rule {
    text-align: left;
    margin-top: 15px;
    padding: 0px 16px;
    line-height: 15px;
  }

  .loginTipsModal  .modal-dialog {
      width: 800px;
  }

  .loginPartModal .activity-rule p {
      margin: 0px 0px 10px 0px;
  }

  .loginPartModal .activity-rule p, .loginPartModal .activity-rule span,
  .loginPartModal .activity-rule a {
      font-size: 16px !important;
      line-height: 20px;
  }

  .loginPartModal .modal-dialog {
    top: 50%;
    transform: translateY(-50%) !important;
    margin: 0px auto;
    text-align: center;
  }
  .loginPartModal .common-modal-close {
    position: absolute;
    width: 28px;
    top: 4px;
    right: 4px;
    z-index: 2;
    cursor: pointer;
  }
  
  .captchaModal .afs-content div.title {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
  }


  .captchaModal #captcha {
    position: relative;
    margin-top: 20px;
    padding: 0px 20px;
    
  }

  .captchaModal #captcha .nc_wrapper {
    width: 100% !important;
    
  }

  .captchaModal #captcha .nc_scale span {
    height: 34px;
  }

  .warningModal .warning-message {
    padding: 30px 32px;
    
  }

  .warningModal .warning-image img {
    width: 64px;
  }

  .warningModal .warning-text {
    margin-top: 10px;
    font-size: 15px;
    line-height: 18px;
  }

  .warningModal .warning-btn {
    display: block;
    width: 200px;
    height: 46px;
    margin: 20px auto 0;
    background-color: #fbc500;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
  }

/*内容*/
.pt-custom-rich-text-body {
  line-height:1;
  width: 1100px;
  margin: 0 auto;
  padding: 0 65px;
  table-layout: fixed;
  word-break: break-all;
  overflow: hidden;
  word-wrap: break-word;
}
/*TOP1*/
.pt-custom-rich-text-body h1 {
  margin-top: 21px;
  margin-bottom: 0;
  font-size: 87px;
  font-family: Impact;
  font-weight: 500;
  color: #A0F5F9;
}
/*可可岛完美假日巴哈马群岛 */
.pt-custom-rich-text-body h2 {
  margin-top: 21px;
  font-size: 63px;
  font-family: '方正兰亭粗黑简体';
  font-weight: 600;
  color: #000d57;
}
/*蔚蓝加勒比海上的私属度假天堂 */
.pt-custom-rich-text-body h3 {
  margin-top: 25px;
  font-size: 41px;
  font-family: '方正兰亭细黑简体';
  color: #006ab3;
}
/*到访邮轮：海洋奥德赛号。。。 */
.pt-custom-rich-text-body h4 {
  margin-top: 22.5px;
  padding-bottom: 52px;
  font-size: 24px;
  font-family: '方正兰亭细黑简体';
  color: #a0a0a0;
}
/*在可可岛，无论你是追求感官的刺激还是想享受休闲 */
.pt-custom-rich-text-body p {
  margin-top: 25px;
  font-size: 36px;
  line-height: 48px;
  font-family: '方正兰亭细黑简体';
  color: #595757;
}
/*横线*/
.pt-custom-rich-text-body hr {
  margin-top: 9px;
  margin-bottom: 0;
  height: 1px;
  border: none;
  border-top: 1px solid #a0a0a0;
}
.air-main{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.45);
}
.tab-leftBtn{
    width: 19px;
    height: 35px;
    position: absolute;
    background: url(../../image/DynamicPage/tabBtnleft.png) no-repeat;
    left: -40px;
    top: 10px;
    cursor: pointer;
}
.tab-rightBtn{
    width: 19px;
    height: 35px;
    position: absolute;
    background: url(../../image/DynamicPage/tabBtnRight.png) no-repeat;
    right: -40px;
    top: 10px;
    cursor: pointer;
}
.air-routeTag{
    /* width: 119px; */
    padding: 0 20px;
    height: 42px;
    position: absolute;
    left: 20px;
    top: 15px;
    text-align: center;
    line-height: 42px;
    background-color: #c6142a;
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
}
.verticalPrice{
    max-width: 550px;
}
.verticalPrice .title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 19px;
}

.verticalPrice .verticalPrice-main {
    display: flex;
    align-items: flex-end;
    width: 100%;
    justify-content: space-between;
}
.verticalPrice .price {
    display: flex;
    align-items: flex-end;
    font-size: 18px;
    margin-top: 10px;
}

.verticalPrice .price-main {
    width: 170px;
}


.verticalPrice .price p {
    display: flex;
    align-items: flex-end;
}
.verticalPrice .price p span{
    line-height: 1 !important;
}
.verticalPrice .price p span:first-child {
    display: flex;
    width: 100px;
    height: 42px;
    align-items: center;
    text-align: center;
    font-size: 13px;
    background-color: #da551a;
    margin-right: 12px;
    color: #fff;
    justify-content: center;
    flex-wrap: wrap;
}

.verticalPrice .price p span:nth-child(3) {
    font-size: 40px;
    color: #da551a;
    font-weight: bold;
}
.verticalPrice .price p span:nth-child(2){
font-size: 30px;
font-weight: bold;
}
.acrossPrice .txt {
    color: #2d1889;
    font-weight: 400;
    font-size: 14px;
}

.verticalPrice .retail {
    margin-top: 5px;
}

.verticalPrice .txt {
    color: #2d1889;
}

.verticalPrice .txt span {
    display: inline-block;
    width: 100px;
    text-align: end;
    color: #2d1889;
    font-size: 14px;
    font-weight: bold;
    margin-right: 12px;
}
.acrossPrice {
    display: flex;
    /* justify-content: space-between; */
    column-gap: 140px;
    flex-wrap: wrap;
    max-width: 722px;
}

.acrossPrice .detail-bottom-left {
    /* width: 292px; */
}

.acrossPrice .title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 12px;
}

.acrossPrice .price {
    display: flex;
    align-items: flex-end;
    font-size: 18px;
    margin-top: 5px;
}

.acrossPrice .price span:first-child {
    display: flex;
    width: 100px;
    height: 42px;
    align-items: center;
    text-align: center;
    font-size: 14px;
    background-color: #da551a;
    margin-right: 12px;
    color: #fff;
    justify-content: center;
    line-height: 1.2;
}

.acrossPrice .price span:nth-child(3) {
    font-size: 40px;
    color: #da551a;
    font-weight: bold;
}
.acrossPrice .price span:nth-child(2){
    font-size: 24px;
    font-weight: bold;
}
.acrossPrice .txt {
    color: #2d1889;
    font-weight: 400;
    font-size: 14px;
}

.acrossPrice .limitedTime {
    margin-top: 12px;
}

.acrossPrice .retail {
    margin-top: 8px;
}

.acrossPrice .txt span {
    display: inline-block;
    width: 100px;
    text-align: end;
    color: #2d1889;
    font-size: 14px;
    font-weight: bold;
    margin-right: 12px;
}
.hotRouteCruise {
    width: 100% !important;
}
.hotRouteCruise .air-content {
    width: 100% !important;
}
.hotRouteCruise .air-content .air-introduce {
    width: 940px !important;
    margin: 0 auto;
}
.tab-content-item {
    margin-bottom: 0 !important;
}
.tab-banner-con{
    display: none;
}
.tab-banner-con.active{
    display: block;
}
.tab-content-item .tab-banner-img {
    width: 100%;
}
.tab-content-item .tab-banner-img img {
    width: 100%;
}
.tab-content-item .tab-content-item-popup{
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 999;
}
.tab-content-item .tab-content-item-popup .tab-popup-img {
    width: 1100px;
    max-height: 700px;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
    padding: 20px;
    overflow: auto;
}
/* 隐藏滚动条 */
.tab-content-item .tab-content-item-popup .tab-popup-img::-webkit-scrollbar {
    display: none;
}
.tab-content-item .tab-content-item-popup .tab-popup-img img{
    width: 100%;
    height: 100%;
}
.tab-content-item .tab-content-item-popup .tab-popup-img .tab-popup-close-icon{
    position: absolute;
    right:0px;
    top: 0px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}