.tip {
    background-color: #E7F2F8;
    padding-bottom: 7.5rem;
    box-sizing: border-box;
    overflow: hidden;
}
.work-tip{
    background-color: #E7F2F8;
    box-sizing: border-box;
    overflow: hidden;
}
.work-box{
    width: 75rem;
    background: #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    opacity: 1;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    margin-top: 1.875rem;
    padding: 2rem 0rem 2rem 3.75rem;
    overflow: hidden;
}
.dian{
    width: .4375rem;
    height: .4375rem;
    border-radius: 50%;
    background: #CDCDCD;
    margin-right: 1.25rem;
}
.news-date{
    font-size: 1.125rem;
    color: #8f8f8f;
}
.new-tit-active{
    color: #237DE3;
}
.area-box{
    display: flex;
}
.diqu{
    font-weight: 600;
    color: #3F3F3F;
    font-size: 1.125rem;
    line-height: 2.25rem;
}
.quanbu{
    color: #237DE3;
    font-size: 1.125rem;
    line-height: 2.25rem;
    margin-right: 1.25rem;
    cursor: pointer;

}
.city{
    font-size: 1.125rem;
    font-family: FZLANTY_JW--GB1-0, FZLANTY_JW--GB1;
    font-weight: normal;
    color: #3F3F3F;
    line-height: 2.25rem;
  	display: flex;
}
.province{
    margin-right: 1.25rem;
    color: #A9A9A9;
}
.city-box-left{
    margin-right: 3.25rem;
}
.city-box{
    margin-right: .625rem;
}
.city-line {
  	max-width: 16em;
}
.city-name{
    margin-right: .625rem;
    cursor: pointer;
  	white-space: nowrap;
}
.city-name.active{
    font-weight: bold;
    cursor: pointer;
    color: #237DE3;
}
.jieci{
    margin-top: .625rem;
}
.img-box-warp{
    display: flex;
    flex-wrap: wrap;
    padding-right: 3.75rem;
}
.video-box{
    width: 21.25rem;
    height: 16.25rem;
    position: relative;
    margin: .625rem;
}
.video-pop{
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    display:none;
}
.video-pop .close-box{
    position: absolute;
    right: 5.875rem;
    top: 6.0625rem;
    cursor: pointer;
    width: 4.1875rem;
    height: 4.1875rem;
}
.video-pop .close-box img{
    width: 4.1875rem;
    height: 4.1875rem;
}
.video-pop .pop-video{
    /* width: 40rem;
    height: 31.75rem; */
    display: flex;
    align-items: center;
    margin-top: 5rem;
    justify-content: center;
}
.pop-video .pop-previous{
    width: 5.4375rem;
    height: 5.4375rem;
    transform: rotate(180deg);
    margin-right: 4.375rem;
    cursor: pointer;
    user-select: none;
}
.pop-video .pop-next{
    width: 5.4375rem;
    height: 5.4375rem;
    margin-left: 4.375rem;
    cursor: pointer;
    user-select: none;
}
.video-pop .pop-video .video{
    width: 40rem;
    height: 31.75rem;
    object-fit: fill;
}
.pop-img-warp{
    display: flex;
    margin-top: 3.125rem;
    justify-content: center;
}
.pop-img-warp .pop-img{
    width: 14.9375rem;
    height: 11.8125rem;
    cursor: pointer;
    margin-right: 1.25rem;
}
.pop-img-warp .pop-img.active{
    border: 2px solid #237DE3;
}
.pictureLibrary{
    width: 21.25rem;
    height: 16.25rem;
    margin: .625rem;
    cursor: pointer;
}
.video-btn{
    position: absolute;
    left: 1.25rem;
    bottom: 1.25rem;
    cursor: pointer;

}
.hide{
    display: none;
}
.join-us{
    width: 75rem;
    height: 31.25rem;
    background-image: url('../images/works/come-on.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 3.625rem;
    position: relative;
    display: none;
}
.khh{
    position: absolute;
    left: 7.875rem;
    bottom: 5.125rem;
    line-height: 1.875rem;
    color: #FFFFFF;
}
.join-right-box{
    position: absolute;
    right: 4.875rem;
    top: 3rem;
}
.support-form-age-input{
    position: relative;
    margin-top: 1.25rem;
}
.support-form-real-input{
    width: 25.625rem;
    height: 3.75rem;
    border-radius: 2.5rem;
    border:1px solid #e7f2f8;
    outline: none;
    box-sizing: border-box;
    padding: 0 0 0 6rem;
    position: relative;
}
.support-form-age-input span{
    position: absolute;
    top: 1.3125rem;
    left: 1.25rem;
    color: #828282;
    z-index: 99;
}
.join-tit{
    font-size: 2.25rem;
    text-align: center;
    font-weight: 600;
}
.join-zyz{
    font-size: 1.5rem;
    font-weight: 400;
}
.join-input-box{
    width: 25.625rem;
    height: 3.75rem;
    border-radius: 1.25rem;
    border: #8F8F8F solid .0625rem;
}
.work-bottom-warp{
    width: 15.625rem;
    text-align: center;
}
.work-bottom-box{
    width: 100%;
    height: 23.9375rem;
    background-color: #fff;
    margin-top: 3.75rem;
    padding: 3.75rem 20rem 0 22.5rem;
    box-sizing: border-box;
    display: none;
}
.work-bottom-tit{
    font-size: 1.75rem;
    font-weight: 600;
}
.work-bottom-text{
    margin-top: 1.875rem;
    font-size: 1.125rem;
    color: #3F3F3F;
}
.work-bottom-content{
    display: flex;
    justify-content: space-around;
    margin-top: 2.1875rem;
}
.work-bottom-img{
    width: 9.25rem;
    height: 9.25rem;
    margin: auto;
    background-color: #F2F7FE;
}
.work-bottom-img img{
    width: 9.25rem;
    height: 9.25rem;
}
.intro-title {
    font-size: 1.75rem;
    font-family: FZLTTHJW--GB1-0, FZLTTHJW--GB1;
    font-weight: bold;
    color: #3F3F3F;
}

.intro-content {
    display: flex;
    /* justify-content: space-between; */
    margin-top: 2rem;
}

.intro-left-img {
    width: 33.5rem;
    height: 18.125rem;
    border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
    margin-right: 4.625rem;
}

.intro-right-text {
    width: 34.3125rem;
    font-size: 1.125rem;
    font-family: FZLANTY_JW--GB1-0, FZLANTY_JW--GB1;
    font-weight: normal;
    color: #3F3F3F;
    line-height: 1.875rem;
    margin-right: .375rem;
    text-indent: 2em;
}

.intro-establish {
    display: flex;
    margin-top: 3.5rem;
}

.establish-box {
    margin-right: 2.625rem;

}

.establish-top {
    font-size: 1.75rem;
    font-family: FZLANTY_JW--GB1-0, FZLANTY_JW--GB1;
    font-weight: normal;
    color: #61A1F3;
}

.establish-bottom {
    font-size: 1.125rem;
    font-family: FZLANTY_JW--GB1-0, FZLANTY_JW--GB1;
    font-weight: normal;
    color: #3F3F3F;
    margin-top: 1.25rem;
}

.est-rig {
    margin-right: 2.625rem;
}

.mar60 {
    margin-top: 3.75rem;
}

.intro-zong-top {
    font-size: 1.125rem;
    font-family: FZLANTY_JW--GB1-0, FZLANTY_JW--GB1;
    font-weight: normal;
    color: #3F3F3F;
    line-height: 1.875rem;
}

.intro-zong-bottom {
    font-size: 1.125rem;
    font-family: FZLANTY_JW--GB1-0, FZLANTY_JW--GB1;
    font-weight: normal;
    color: #3F3F3F;
    line-height: 1.875rem;
}

.intro-linian {
    background-image: url('../images/foundation/linian-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70.125rem;
    height: 15rem;
    margin-top: 2.1875rem;
    line-height: 4rem;
}
.linian-top-text{
    color: #FFFFFF;
    font-size: 2.25rem;

}
.linian-bottom-text{
    color: #FFFFFF;
    font-size: 1.5rem;
}
.linian-img-box{
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 70.125rem;
}
.yuan-one{
    width: 6.25rem;
    height: 6.25rem;
}
.yuan-top-text{
    width: 6.25rem;
    text-align: center;
}

.intro-text {
    font-size: 1.125rem;
    font-family: FZLANTY_JW--GB1-0, FZLANTY_JW--GB1;
    font-weight: normal;
    color: #3F3F3F;
    margin-top: 2.125rem;
    line-height: 1.875rem;
}

.intro-zhiwu {
    color: #3D8BE6;
}

.intro-name {
    margin-top: .625rem;
}

.intro-deputy {
    font-size: 1.5rem;
    font-family: FZLANTY_JW--GB1-0, FZLANTY_JW--GB1;
    font-weight: normal;
    color: #3D8BE6;
    margin-top: 2.1875rem;
}
.intro-text-z{
    font-size: 1.125rem;
    font-family: FZLANTY_JW--GB1-0, FZLANTY_JW--GB1;
    font-weight: normal;
    color: #3F3F3F;
    line-height: 2.3rem;
    width: 62.625rem;
    margin-top: 1.25rem;
}
.intro-zxjj{
    font-size: 1.5rem;
    font-family: FZLANTY_JW--GB1-0, FZLANTY_JW--GB1;
    font-weight: bold;
    color: #3F3F3F;
    margin-top: 1.875rem;
}
.intro-title-z{
    font-size: 1.75rem;
    font-family: FZLTTHJW--GB1-0, FZLTTHJW--GB1;
    font-weight: bold;
    color: #3F3F3F;
}
.intro-text-zx{
    font-size: 1.125rem;
    font-family: FZLANTY_JW--GB1-0, FZLANTY_JW--GB1;
    font-weight: normal;
    color: #3F3F3F;
    line-height: 2.3rem;
    width: 61.9375rem;
    margin-top: 1.25rem;
}
.intro-card{
    display: flex;
    justify-content: space-around;
    margin-top: 2.1875rem;
    box-sizing: border-box;
}
.card-blue{
    width: 12.5rem;
    height: 13.625rem;
    background-image: url('../images/foundation/card-blue.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 1rem 1.25rem;
    text-align: center;
    color: #3D8CE7;
    font-size: 1.5rem;
}
.card-hui{
    width: 12.5rem;
    height: 13.625rem;
    background-image: url('../images/foundation/card-hui.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 1rem 1.25rem;
    text-align: center;
    color: #999999;
    font-size: 1.5rem;
}
.card-num{
    color: #fff;
    font-size: 2.25rem;
    font-weight: 600;
}
.card-text-top{
    font-size: 1.125rem;
    font-weight: 600;
    margin-top: 4rem;
}
.card-text-bottom{
    font-size: 1.125rem;
    font-weight: 600;
    margin-top: .625rem;

}

.intro-louti{
    width: 60rem;
    height: 23.1875rem;
    background-image: url('../images/foundation/louti.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    margin: auto;
    margin-top: 2.25rem;
}
.jigou-tit{
    width: 60rem;
    text-align: center;
    font-size: 1.125rem;
    font-family: FZLTTHJW--GB1-0, FZLTTHJW--GB1;
    font-weight: 600;
    color: #3D8BE6;
    margin: auto;

}
.intro-lsh{
    width: 60rem;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 600;
    color: #fff;
    height: 5.25rem;
    line-height: 5.25rem;
}
.intro-jsh{
    margin-top: 1.875rem;
}
.intro-flex{
    height: 5.25rem;
    line-height: 5.25rem;
    margin-top: 1.875rem;
    display: flex;
    font-size: 1.125rem;
    font-weight: 600;
    color: #fff;
    padding: 0 5.4rem;
    justify-content: space-around;
}
.intro-two{
    text-align: center;
    width: 12.5rem;
}
.jiagou-botom{
    display: flex;
    /* justify-content: space-around; */
}
 .jiagou-text{
    width: 9.375rem;
    text-align: center;
}
.jiagou-cws{
    margin-left: 2.875rem;
}
.jiagou-slb{
    margin-left: 4.75rem;

}
.jiagou-jjb{
    margin-left: 6.3rem;
}
.jiagou-stb{
    margin-left: 6.9rem;
}
.jiagou-kjb{
    margin-left: 4.4rem;
}