@charset "UTF-8";
.IndexQrCode, .aboutUsNewsIntro, .founderImg, .mainContent, .memberDesc, .qrContent, .wxScan {
    overflow: hidden
}

.aboutUsNewsP, .jobItem {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05), 0 6px 12px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05), 0 6px 12px 0 rgba(0, 0, 0, .04)
}

.banner {
    background-image: url(../images/img_banner_aboutUs.png)
}

.banner .bannerContent h1 {
    font-size: 32px;
    margin: 0 0 8px;
    line-height: 45px
}

.banner .bannerContent p {
    font-size: 16px
}

.content, .content1 {
    width: 100%;
    background: #fff;
    float: left
}

.aboutUsContent, .aboutUsContent1 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.aboutUsContent {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 55px
}

.aboutUsPTitle, .aboutUsPart {
    margin-bottom: 30px;
    width: 100%
}

.aboutUsPart {
    height: auto;
    margin-top: 40px
}

.aboutUsPTitle {
    text-align: center;
    font-size: 36px
}

.mainTitle2 {
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-bottom: 60px;
    padding-top: 30px
}

.aboutUsPIntro {
    width: 1200px;
    height: auto;
    line-height: 36px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    color: #081E42;
    margin-top: 30px
}

.founderImg, .memberPhoto {
    margin-right: 20px;
    float: left
}

.founderBox, .memberBox {
    width: 100%;
    overflow: hidden
}

.aboutUsMember {
    width: 100%
}

.memberPhotoFounder {
    float: left;
    width: 33%;
    padding-right: 20px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.founderImg {
    width: 80px;
    height: 150px
}

.founderImg img {
    width: 100%;
    border-radius: 100%
}

.founderName {
    width: 100%;
    margin-top: 16px;
    font-size: 18px;
    line-height: 25px;
    text-align: left
}

.founderIntro, .founderJob {
    font-size: 14px;
    color: #666;
    text-align: left
}

.founderJob {
    width: 100%;
    margin-top: 5px;
    line-height: 17px
}

.founderIntro {
    position: relative;
    top: 0;
    height: auto;
    line-height: 22px;
    margin-top: 15px
}

.joinUsPart, .memberDesc {
    color: #fff;
    -webkit-transition: .2s all linear;
    transition: .2s all linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.memberPhoto {
    width: 150px;
    height: 150px;
    margin-top: 20px
}

.memberPhoto:hover .memberDesc {
    opacity: .8;
    -webkit-transition: .2s all linear;
    transition: .2s all linear
}

.memberDesc {
    width: 100%;
    height: 57px;
    opacity: 0;
    background-color: #1a2226;
    position: relative;
    top: -57px;
    font-size: 12px;
    padding: 5px 15px
}

.memberDesc p {
    margin: 5px 0 0
}

.memberPhoto img {
    width: 100%
}

.rightSide {
    margin-right: 0 !important
}

.joinUsPart {
    padding: 24px 26px;
    font-size: 33px;
    background: #819fe7;
    text-align: center;
    line-height: 50px
}

div.narraw {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 50%;
    margin-top: -10px;
    border-top: 1px solid #888;
    border-right: 1px solid #888;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, -webkit-transform;
    transition-property: transform, margin;
    transition-property: transform, margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

div.narraw.active {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -5px
}

.joinUsPart:hover {
    background: #738ECF
}

.aboutUsNews {
    width: 100%;
    height: auto;
    margin-top: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.aboutUsNewsP {
    position: relative;
    width: 520px;
    height: 180px;
    padding: 20px 20px 20px 220px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px
}

.aboutUsNewslinkSource {
    position: absolute;
    left: 20px;
    width: 180px;
    top: 20px;
    bottom: 20px;
    right: 20px
}

.aboutUsNewslinkSource img {
    width: 100%;
    height: 100%
}

.aboutUsNewsTitle {
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #081E42
}

.aboutUsNewsIntro {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin: 10px 0;
    height: 46px
}

.aboutUsNewslink {
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    left: 220px;
    bottom: 20px;
    color: #666
}

.aboutUsNewslink span {
    display: block;
    float: left;
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
    font-size: 14px
}

.aboutUsNewslink span:after {
    content: '';
    position: absolute;
    display: block;
    height: 80%;
    border-right: 1px solid #666;
    top: 10%;
    right: 0
}

.moreNews {
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #b2b2b2;
    line-height: 28px;
    margin: 10px auto 0;
    cursor: pointer
}

.moreNews div {
    display: inline-block;
    top: 1px;
    position: relative;
    padding-left: 2px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.moreNews.active div {
    top: -1px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.newsMorePart {
    display: none
}

.productFunction {
    position: relative;
    width: 100%;
    height: 840px
}

.footerBanner {
    position: relative;
    background: url(/images/homepage/functionPic/part5_bg.png) no-repeat;
    background-size: cover
}

.footerBannerPic {
    position: absolute;
    top: 15px;
    width: 780px;
    height: 450px
}

.footerBannerPic img {
    display: block
}

.mainContent {
    width: 1200px;
    height: 100%;
    margin-left: auto;
    margin-right: auto
}

.part5_1 {
    width: 100%;
    height: 100%;
    top: 99px;
    right: 89px;
    position: absolute
}

.pfContentTitle {
    position: relative;
    width: 413px;
    line-height: 50px;
    font-size: 32px
}

.pfContent {
    float: left;
    width: 200px;
    height: auto;
    margin-top: 303px;
    margin-left: 100px
}

.pfContenIntro {
    height: 28px;
    line-height: 28px;
    margin-top: 16px;
    margin-bottom: 60px;
    font-size: 20px
}

.footerBannerContent {
    float: right;
    color: #fff;
    margin-right: 0;
    width: 480px;
    margin-top: 165px
}

.wxScan {
    position: relative;
    float: left;
    width: 100%;
    height: 450px;
    margin-top: 50px;
    background: url(/images/homepage/bgdibu.png) center no-repeat;
    background-size: cover
}

.wxScanBanner {
    position: absolute;
    color: #fff;
    width: 1000px;
    top: 60px;
    left: 50%;
    margin-left: -500px
}

.wxScanTitleBig {
    font-size: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-weight: 500;
    -webkit-font-smoothing: subpixel-antialiased
}

.wxScanTitleSmall {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-top: 20px;
    text-align: center
}

.qrContent {
    width: 200px;
    height: 240px;
    margin-top: 26px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    background: rgba(255, 255, 255, .2)
}

.IndexQrCode {
    width: 160px;
    height: 160px;
    margin: 20px auto 0;
    background: grey
}

.IndexQrCode img {
    width: 100%;
    height: 100%
}

.IndexQrCodeWord {
    width: 100%;
    height: 22px;
    margin-top: 20px;
    line-height: 22px;
    font-size: 16px;
    color: #fff;
    text-align: center
}

.joinJob {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px
}

.joinJob .joinName {
    cursor: pointer;
    display: inline-block;
    padding: 0 19px;
    line-height: 36px;
    border: 1px solid #666;
    text-align: center;
    height: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 36px;
    margin: 0 20px
}

.joinJob .joinName.active {
    border: 1px solid #2A75ED;
    color: #2A75ED
}

.jobItem {
    width: 100%;
    color: #666;
    margin-bottom: 20px;
    padding: 0 20px
}

.jobItem .iconDiv {
    display: inline-block;
    position: relative;
    top: -2px;
    color: #b2b2b2
}

.jobItem .narraw {
    right: 0;
    width: 8px;
    height: 8px;
    border-color: #2A75ED
}

.jobItem .jobItemTitle {
    line-height: 30px;
    height: 60px;
    padding: 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    vertical-align: center;
    cursor: pointer
}

.jobItem .jobItemTitle .jobTitle {
    font-size: 16px;
    display: inline-block;
    width: 340px;
    color: #081E42
}

.jobItem .jobItemTitle .jobAddress {
    font-size: 14px;
    color: #081E42;
    line-height: 30px;
    position: relative;
    top: -2px
}

.jobItem .jobContent {
    padding-bottom: 18px;
    display: none;
    border-top: 1px solid #eee
}

.jobItem .jobContent.active {
    display: block
}

.jobItem .jobContent h3 {
    font-size: 14px;
    color: #081E42;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 10px
}

.jobItem .jobContent p {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    color: #888
}

.jobItem .jobContent a {
    color: #2A75ED;
    font-size: 14px;
    margin-top: 30px;
    display: block
}