/* 首页页面样式 */
.carousel{
    background: #fffae5;
}
.carousel-inner{
    min-width: 1440px;
    margin: 0 auto;
}
.carousel-inner .img-responsive{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.carousel-caption{
    position: absolute;
    top: 30%;
    left: -20%;
}
.carousel-caption img{
    width: 408px;
}
.carousel-indicators{
    text-align: center;
    position: absolute;
}
.carousel-indicators [data-bs-target]{
    width: 10px !important;
    height: 10px !important;
    border-radius: 5px !important;
    border: 1px;
}
.carousel-indicators .active{
    background: rgba(250, 204, 21, 1);
    border-color: rgba(250, 204, 21, 1);
}
.visit{
    min-width: 1440px;
    background: #fffae5;
    padding: 1.875rem 0; /* 3rem×0.625=1.875rem */
}
.visit .visitChild{
    width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    padding: 0 1.875rem; /* 3rem×0.625=1.875rem */
}
.visit .leftSide{
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-right:1.25rem; /* 2rem×0.625=1.25rem */
}
.visit .leftSide .travelGuide{
    background: url("../images/1_index/ind_bg.png") no-repeat;
    border-radius: 1.5rem; /* 2.4rem×0.625=1.5rem */
    background-size: cover; /* 或 contain */
    padding: 1.875rem 3.125rem; /* 3rem×0.625=1.875rem；5rem×0.625=3.125rem */
    position: relative;
}
.visit .leftSide .travelGuide .title{
    font-size: 1.5rem; /* 2.4rem×0.625=1.5rem */
    font-weight: bold;
    line-height: 2.375rem; /* 3.8rem×0.625=2.375rem */
}
.visit .leftSide .travelGuide .timeCho{
    font-size: 1.125rem; /* 1.8rem×0.625=1.125rem */
    font-weight: bold;
    line-height: 1.75rem; /* 2.8rem×0.625=1.75rem */
    padding: 1.25rem 0; /* 2rem×0.625=1.25rem */
}
.visit .leftSide .travelGuide .timeCho a{
    color: rgba(17, 24, 39, 1);
    padding-right: 1.25rem; /* 2rem×0.625=1.25rem */
    cursor: pointer;
    position: relative;
    text-decoration: none;
}
.visit .leftSide .travelGuide .timeCho a .line{
    position: absolute;
    left: 0;
    bottom: -0.1875rem; /* 0.3rem×0.625=0.1875rem */
    display: none;
}
.visit .leftSide .travelGuide .timeCho a.active{
    color: rgba(5, 150, 105, 1);
}
.visit .leftSide .travelGuide .season{
    font-size: 1rem; /* 1.6rem×0.625=1rem */
    line-height: 1.625rem; /* 2.6rem×0.625=1.625rem */
    display: none;
}
.visit .leftSide .travelGuide .season p{
    padding-bottom: 0.625rem; /* 1rem×0.625=0.625rem */
}
.visit .leftSide .travelGuide .scan{
    background:#ffffff;
    border-radius: 1.5rem; /* 2.4rem×0.625=1.5rem */
    position: absolute;
    padding: 1.25rem; /* 2rem×0.625=1.25rem */
    right: 3.125rem; /* 5rem×0.625=3.125rem */
    bottom: 1.875rem; /* 3rem×0.625=1.875rem */
}
.visit .leftSide .travelGuide .scan img{
    width: 153px;
}
.visit .leftSide .address{
    display: flex;
    flex-direction: row;
    padding-top: 0.625rem; /* 1rem×0.625=0.625rem */
    font-size: 1rem; /* 1.6rem×0.625=1rem */
}
.visit .leftSide .address .search{
    padding-left: 1.25rem; /* 2rem×0.625=1.25rem */
    display: flex;
    flex-direction: row;
}
.visit .leftSide .address .search a{
    padding-left: 0.1875rem; /* 0.3rem×0.625=0.1875rem */
    color: rgba(5, 150, 105, 1);
    display: block;
    text-decoration: none;
}
.visit .leftSide .discount{
    padding-top: 1.25rem; /* 2rem×0.625=1.25rem */
    font-size: 1rem; /* 1.4rem×0.625=0.875rem */
    line-height: 1.375rem; /* 2.2rem×0.625=1.375rem */
}
.visit .leftSide .discount a{
    color: rgba(5, 150, 105, 1);
    cursor: pointer;
    text-decoration: none;
}
.visit .leftSide .discount img{
    padding-left: 0.3125rem; /* 0.5rem×0.625=0.3125rem */
    width: 25px;
    margin-top: -3px;
}
.visit .leftSide .news{
    background:#ffffff;
    border-radius: 1.5rem; /* 2.4rem×0.625=1.5rem */
    padding: 1.875rem 3.125rem; /* 3rem×0.625=1.875rem；5rem×0.625=3.125rem */
    margin-top: 1.25rem; /* 2rem×0.625=1.25rem */
    display: flex;
    flex-direction: row;
}
.visit .leftSide .news .newsLeft p{
    color: rgba(5, 150, 105, 1);
    font-size: 1.125rem; /* 1.8rem×0.625=1.125rem */
    line-height: 1.75rem; /* 2.8rem×0.625=1.75rem */
    font-weight: bold;
    padding-top: 0.625rem; /* 1rem×0.625=0.625rem */
    text-align: center;
}
.visit .leftSide .news .newsRight{
    padding-left: 1.875rem; /* 3rem×0.625=1.875rem */
}
.visit .leftSide .news .newsRight p{
    color: rgba(17, 24, 39, 1);
    font-size: 1.5rem; /* 2.4rem×0.625=1.5rem */
    line-height: 2.375rem; /* 3.8rem×0.625=2.375rem */
    font-weight: bold;
    padding-bottom: 0.9375rem; /* 1.5rem×0.625=0.9375rem */
}
.visit .leftSide .news .newsRight ul li{
    color: rgba(17, 24, 39, 1);
    font-size: 1rem; /* 1.6rem×0.625=1rem */
    line-height: 1.625rem; /* 2.6rem×0.625=1.625rem */
    padding-bottom: 0.625rem; /* 1rem×0.625=0.625rem */
}
.visit .leftSide .news .newsRight ul li a{
    text-decoration: none;
    color: black;
}
.visit .leftSide .news .newsRight .discount{
    padding-top: 0;
    color: rgba(5, 150, 105, 1);
    font-size: 1rem; /* 1.4rem×0.625=0.875rem */
    line-height: 1.375rem; /* 2.2rem×0.625=1.375rem */
}
.visit .rightSide{
    display: flex;
    flex-direction: column;
    width: 35%;
}
.visit .rightSide .rightSide1{
    height: 240px;
    border-radius: 1.5rem; /* 2.4rem×0.625=1.5rem */
    background: url("../images/1_index/inde_map.png") no-repeat center;
    background-size: cover;
    position: relative;
}
.visit .rightSide .rightSide1 a.map{
    width: 100%;
    display: inline-block;
    background: rgba(5, 150, 105, 1);
    position: absolute;
    bottom: 0;
    line-height: 1.75rem; /* 2.8rem×0.625=1.75rem */
    font-size: 1.125rem; /* 1.8rem×0.625=1.125rem */
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
    padding: 0.9375rem 1.875rem; /* 1.5rem×0.625=0.9375rem；3rem×0.625=1.875rem */
    border-radius: 0 0 1.5rem 1.5rem; /* 2.4rem×0.625=1.5rem */
    text-decoration: none;
}
.visit .rightSide .rightSide2{
    margin-top: 1.25rem; /* 2rem×0.625=1.25rem */
    border-radius: 1.5rem; /* 2.4rem×0.625=1.5rem */
    height: 160px;
    background: url("../images/1_index/ind_banner.png") no-repeat center;
    background-size: cover;
}
.visit .rightSide .rightSide3{
    margin-top: 1.25rem; /* 2rem×0.625=1.25rem */
    padding: 0.9375rem 1.875rem; /* 1.5rem×0.625=0.9375rem；3rem×0.625=1.875rem */
    border-radius: 1.5rem; /* 2.4rem×0.625=1.5rem */
    background: #ffffff;
}
.visit .rightSide .rightSide3 p.title{
    color: rgba(17, 24, 39, 1);
    font-size: 1.5rem; /* 2.4rem×0.625=1.5rem */
    line-height: 2.375rem; /* 3.8rem×0.625=2.375rem */
    padding-bottom: 0.625rem; /* 1rem×0.625=0.625rem */
    font-weight: bold;
}
.visit .rightSide .rightSide3 .upNew{
    display: flex;
    flex-direction: row;
}
.visit .rightSide .rightSide3 .upNew img{
    border-radius: 1.5rem; /* 2.4rem×0.625=1.5rem */
}
.visit .rightSide .rightSide3 .upNew .upNewTit{
    padding-left: 1.25rem; /* 2rem×0.625=1.25rem */
    display: flex;
    flex-direction: column;
}
.visit .rightSide .rightSide3 .upNew .upNewTit .discount {
    margin-top: 12px;
}
.visit .rightSide .rightSide3 .upNew .upNewTit .discount img{
    padding-left: 0.3125rem; /* 0.5rem×0.625=0.3125rem */
    width: 25px;
    margin-top: -3px;
}
.visit .rightSide .rightSide3 .upNew .replace{
    font-size: 1.125rem; /* 1.8rem×0.625=1.125rem */
    line-height: 2rem; /* 2.8rem×0.625=1.75rem */
}
.visit .rightSide .rightSide3 .upNew .describe{
    font-size: 1rem; /* 1.6rem×0.625=1rem */
    line-height: 1.625rem; /* 2.6rem×0.625=1.625rem */
    color:rgba(75, 85, 99, 1);
    padding: 0.625rem 0; /* 1rem×0.625=0.625rem */
}
.visit .rightSide .rightSide3 .upNew .more{
    font-size: 1rem; /* 1.4rem×0.625=0.875rem */
    line-height: 1.5rem; /* 2.4rem×0.625=1.5rem */
    color: rgba(5, 150, 105, 1);
    align-content: flex-end;
    justify-content: flex-end;
    text-decoration: none;
    margin-top: 12px;
    width: 100px;
}