.page-communityGroup {
    overflow: hidden;
}

.m-warp {
    width: 1200px;
    margin: 0 auto;
}

.text-right {
    text-align: right
}

.banner {
    display: block;
    min-width: 1200px;
    height: 430px;
    margin: 0 auto;
    background: url('../images/communityGroup/banner.jpg') no-repeat top center;
}

.footer1 {
    background: url(../images/communityGroup/footer.jpg) no-repeat center;
    width: 100%;
    height: 200px;
    padding: 63px 0;
    box-sizing: border-box;
}

.footer-btn {
    width: 300px;
    height: 74px;
    margin: auto;
    border: solid 3px #ffd940;
    border-radius: 40px;
    background: rgba(255,217,64,0.15);
    text-align: center;
}

.footer-btn a {
    font-size: 30px;
    line-height: 74px;
    color: #ffd940;
    font-weight: bold;
}

/* 图标 */

.screen-one-icon {
    background: url(../images/communityGroup/screen-one-icon.png) no-repeat;
    width: 36px;
    height: 36px;
}

.one-icon-1 {
    background-position: -2px -2px
}

.one-icon-2 {
    background-position: -40px -2px
}

.one-icon-3 {
    background-position: -78px -2px
}

.one-icon-4 {
    background-position: -116px -2px
}

.one-icon-5 {
    background-position: -154px -2px
}

.one-icon-6 {
    background-position: -192px -2px
}


.screen-two-icon {
    background: url(../images/communityGroup/screen-two-icon.png) no-repeat;
    width: 55px;
    height: 55px;
    margin: 0 auto;
}

.two-icon-1 {
    background-position: -2px -2px
}

.two-icon-2 {
    background-position: -59px -2px
}

.two-icon-3 {
    background-position: -116px -2px
}

.two-icon-4 {
    background-position: -173px -2px
}

.two-icon-5 {
    background-position: -230px -2px
}

.two-icon-6 {
    background-position: -287px -2px
}

.two-icon-7 {
    background-position: -344px -2px
}

.two-icon-8 {
    background-position: -401px -2px
}

.two-icon-9 {
    background-position: -458px -2px
}

.two-icon-10 {
    background-position: -515px -2px
}


.screen-five-icon {
    background: url(../images/communityGroup/screen-five-icon.png) no-repeat;
    width: 182px;
    height: 113px;
    margin: 0 auto;
}

.five-icon-1 {
    background-position: -2px -2px
}

.five-icon-2 {
    background-position: -184px -2px
}

.five-icon-3 {
    background-position: -366px -2px
}

.five-icon-4 {
    background-position: -548px -2px
}

.five-icon-5 {
    background-position: -730px -2px
}

.five-icon-6 {
    background-position: -912px -2px
}

.five-icon-7 {
    background-position: -2px -114px
}

.five-icon-8 {
    background-position: -184px -114px
}

.five-icon-9 {
    background-position: -366px -114px
}

.five-icon-10 {
    background-position: -548px -114px
}

.five-icon-11 {
    background-position: -730px -114px
}

.five-icon-12 {
    background-position: -912px -114px
}


/* 主体内容 */

.title {
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
    text-align: center;
}

.title .title-line-left,
.title-line-right {
    display: inline-block;
    width: 90px;
    height: 23px;
}

.title .title-line-left img,
.title-line-right img {
    width: 100%;
    height: 100%;
    display: block;
}

.title .title-line-left {
    margin-right: 16px;
}

.title .title-line-right {
    margin-left: 16px;
}


.screen-one {
    padding: 60px 0 40px;
    position: relative;
    max-width: 1920px;
    margin: auto;
}

.screen-one__bg{
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    max-width: 1920px;
    height: 610px;
}

.screen-one__list {
    display: inline-block;
    vertical-align: middle;
    margin-top:30px;
}

.screen-one__list__item {
    width: 270px;
    margin: 56px 0;
    box-sizing: border-box;
}

.screen-one__list__item__title {
    font-size: 24px;
    line-height: 36px;
    color: #3b79c0;
    font-weight: bold;
}

.screen-one__list__item .item__title-left {
    padding-right: 55px;
}

.screen-one__list__item .item__title-right {
    padding-left: 55px;
}

.screen-one__list__item__title .icon-left {
    position: absolute;
    margin-left: 16px;
}

.screen-one__list__item__title .icon-right {
    position: absolute;
    margin-left: -55px;
}

.screen-one__list__item__msc {
    font-size: 14px;
    line-height: 22px;
    color: #74808e;
}

.screen-one__pic {
    width: 650px;
    height: 524px;
    display: inline-block;
    vertical-align: middle;
}

.screen-one__pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.screen-two {
    font-size: 0;
}

.screen-two__item {
    margin: 0 10px 20px;
    width: 220px;
    height: 220px;
    box-sizing: border-box;
    display: inline-block;
    padding: 66px 0;
    text-align: center;
    border: solid 2px #f5f7fb;
}


.screen-two__item__name {
    padding-top: 14px;
    font-size: 18px;
    line-height: 22px;
    color: #324254;
    font-weight: bold;
    text-align: center;
}


.screen-three {
    padding-top: 100px;
    position: relative;
    max-width: 1920px;
    margin: auto;
}

.screen-three__bg{
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    max-width: 1920px;
    height: 584px;
    margin-bottom: -80px;
}

.screen-three__pic{
    width: 1234px;
    height: 825px;
    margin: 40px auto 0;
}

.screen-three__pic img{
    width: 100%;
    height: 100%;
    display: block;
}


.screen-four {
    padding: 48px 0 80px;
    background: #fbfbfc;
    max-width: 1920px;
    margin: 75px auto 0;
}

.screen-four__list {
    margin: 70px -10px 0;
}

.screen-four__item{
    display: inline-block;
    margin: 0 10px;
    border-radius: 6px;
    background: #fff;
}

.screen-four__item__con__title{
    padding: 30px 0;
    font-size: 28px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    width: 380px;
    height: 140px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-sizing: border-box;
    font-weight: bold;
}

.screen-four__item__con__title p{
    font-size: 16px;
    font-weight: normal;
}

.screen-four__title-1{
    background: url(../images/communityGroup/sceen-four-pic-1.png) no-repeat;
}
.screen-four__title-2{
    background: url(../images/communityGroup/sceen-four-pic-2.png) no-repeat;
}
.screen-four__title-3{
    background: url(../images/communityGroup/sceen-four-pic-3.png) no-repeat;
}

.screen-four__item__con__msc{
    padding: 26px 22px;
    font-size: 14px;
    line-height: 28px;
    color: #74808e;
    text-align: justify;
    width: 380px;
    box-sizing: border-box;
    font-weight: bold;
}

.screen-five {
    padding-top: 42px;
}

.screen__list{
    font-size: 0;
    margin: 80px auto 40px;
}
.screen-five__item {
    padding-bottom: 40px;
    box-sizing: border-box;
    width: 200px; 
    display: inline-block;
}

.screen-five__item__title {
    font-size: 24px;
    line-height: 26px;
    color: #324254;
    text-align: center;
    margin:14px auto 12px;
}