.footerItem {
    width: 100%;
    height: 680px;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: none; /* IE 10+ */
    scrollbar-width: none; /* Firefox 64 */
    margin-top: 30px;
}

.footerItem::-webkit-scrollbar {
    display: none;
}

.content {
    min-width: 1260px;
    margin: 0 auto;
}

.titleLine {
    font-family: SourceHanSansCN;
    margin-top: 136px;
    font-weight: 400;
    font-size: 36px;
    color: #4D4842;
    text-align: center;
}

.titleEn {
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 18px;
    color: #989898;
    margin-top: 12px;
    text-align: center;
}

.underTitle {
    width: 78px;
    height: 5px;
    opacity: 0.8;
    background: #A0CD97;
    margin: 19px auto 0 auto;
}

.titleDetail {
    margin-top: 30px;
}

.titleDetail p {
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 21px;
    color: #989898;
    line-height: 33px;
    text-align: center;
}

.lineBox {
    width: 1200px;
    margin: 72px auto 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
	
}

.boxImg{
	border:1px solid #dcdfe6;
}

.boxLineImg {
    width: 374px;
    height: 251px;
}

.boxTitle {
    width: 373px;
    height: 58px;
    background: #F5F5F5;
    line-height: 58px;
    font-weight: 400;
    font-size: 21px;
    color: #323333;
    text-align: center;
}

.map {
    width: 100%;
    background-color: rgb(242, 243, 242);
    margin-bottom: 850px;
    position: relative;
}

#Map {
    width: 1101px;
    height: 831px;
    z-index: 10;
}


.area_image {
    position: absolute;
    pointer-events: none;
    width: 1101px;
    height: 830.5px;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
    z-index: 1;
}

.tabLine {
    height: 125px;
    background: #F5F5F5;
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 125px;
}

.tabItem {
    height: 124px;
    margin: 0 55px;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 125px;
    display: flex;
    align-items: center;
}


.tabIcon1 {
    display: none;
}

.tabIcon2-1, .tabIcon3-1, .tabIcon4-1 {
    display: none;
}

.showLine {
    border-bottom: 5px solid rgba(148, 200, 138, 0.8);
}

.tabPage {
    width: 1200px;
    margin: 36px auto 0 auto;
}

.tabPageDetail {
    position: relative;
    display: flex;
}

.tabPageDetailTitle {
    padding-top: 140px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 26px;
    color: #4D4D4D;
    line-height: 41px;
}


.tabPageInfo {
    width: 492px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 21px;
    color: #989898;
    line-height: 33px;
    margin-top: 53px;
}

.tabPageImg {
    width: 583px;
    height: 445px;
}

.tabPageInfoRight {
    margin-left: 50px;
}

.tabPageInfoRightImgMin {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.tabPageImgMin {
    width: 186px;
    height: 138px;
}

.toDetail {
    cursor: pointer;
    position: absolute;
    left: 0;
    bottom: 0;
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    line-height: 51px;
    width: 168px;
    height: 51px;
    background: rgba(148, 200, 138, 0.8);
}

.tabPageDetail2, .tabPageDetail3, .tabPageDetail4 {
    display: none;
}

.mapTitle {
    width: 100%;
    background: #F5F5F5;
    margin-top: 36px;
    padding-top: 46px;
}

.mapTitleLine {
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 42px;
    color: #444444;
    text-align: center;
}

.mapTitleLineMax {
    font-family: SourceHanSansCN;
    font-weight: 500;
    font-size: 59px;
    color: #444444;
    text-align: center;
    margin-top: 24px;
}

.mapLine1 {
    width: 136px;
    border-bottom: 1px solid #C4C4C4;
    margin: 20px auto 0 auto;
    position: relative;
}

.mapLineInner {
    width: 50px;
    height: 2px;
    background: rgba(148, 200, 138, 0.8);
    position: absolute;
    top: -1px;
    left: 43px;
    border: 1px solid rgba(148, 200, 138, 0.8);
}

.mapTitleLineTips {
    height: 40px;
    font-family: SourceHanSansCN;
    font-weight: 200;
    font-size: 32px;
    line-height: 40px;
    color: #989898;
    margin: 36px auto 0 auto;
    width: 395px;
    border: 1px solid #989898;
    text-align: center;
    border-radius: 20px;
}

.cityNumberLine {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    padding-bottom: 60px;
}

.cityNumberItem {
    color: #fff;
    height: 90px;
    border-bottom-right-radius: 45px;
    border-top-left-radius: 45px;
    background: #C4C4C4;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0 30px;
}

.cityNumberItemLeft {
    font-weight: 400;
    font-size: 28px;
    color: #FFFFFF;
    padding-right: 6px;
    border-right: 2px solid #fff;
    height: 33px;
    line-height: 30px;
}

.cityNumberItemRight {
    font-family: SourceHanSansCN;
    font-weight: bold;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 72px;
    padding-left: 10px;
}

.news {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}

.newsLeft {
    width: 696px;
    height: 608px;
}

.newsLeftBox {
    background: #F5F5F5;
    box-shadow: 4px 4px 8px #E6E6E5;
}

.newsRight {
    width: 496px;
    height: 608px;
    margin-left: 20px;
}

.newTitle {
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 26px;
    color: #4D4D4D;
    border-left: 6px solid rgba(148, 200, 138, 0.8);
    height: 25px;
    line-height: 24px;
    padding-left: 6px;
    margin-bottom: 12px;
}

.newsImg {
    width: 420px;
    height: 330px;
}

.newsLeftHeader {
    display: flex;
}

.newsTitle {
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 21px;
    color: #7F7F80;
    line-height: 33px;
    position: relative;
}

.newsTitle2 {
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 21px;
    color: #7F7F80;
    line-height: 33px;
    position: relative;
    padding-left: 32px;
}

.newsLeftNewsPage {
    padding: 60px 20px 0 20px;
}

.newsInfo {
    font-family: SourceHanSansCN;
    font-weight: 300;
    font-size: 16px;
    color: #989898;
    line-height: 22px;
}

.newsInfoTime {
    color: #595959;
}

.newsMore {
    width: 110px;
    height: 32px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #A7D19F;
    line-height: 32px;
}

.newsLeftBottom {
    margin: 55px 34px 35px 34px;
    border-top: 1px solid #EAEAE9;
    display: flex;
    padding-bottom: 23px;
}

.newsLeftBottomPage {
    padding-top: 30px;
}

.newsLeftBottomLine {
    width: 1px;
    height: 140px;
    border-left: 1px solid #EAEAE9;
    margin: 38px 30px 0 30px;
}

.newNewsBox {
    display: flex;
}

.afterNewsMore {
    width: 168px;
    height: 51px;
    background: #A7D19F;
    line-height: 51px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin: 80px auto 0 auto;
}

.joinLine {
    height: 226px;
    background: #94C88A;
    width: 100%;
    margin-top: 70px;
}

.joinPage {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 226px;
    justify-content: space-between;
    background: url("./../../../assets/image/logo.png") no-repeat;
    background-size: 1200px 226px;
}

.joinLien1 {
    font-weight: 400;
    font-size: 38px;
    color: #FFFFFF;
    line-height: 60px;
    opacity: 0.8;
}

.joinLien2 {
    font-weight: 400;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 39px;
    margin-top: 43px;
    opacity: 0.8;
}

.joinMore {
    width: 146px;
    height: 46px;
    background: #fff;
    text-align: center;
    line-height: 46px;
}