.banner {
    width: 100%;
    height: 500px;
    background: #000;
    position: relative;
    overflow: hidden
}

.banner .mask {
    width: 100%;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#66000000", endColorstr="#66000000")
}

.banner video {
    margin-top: -115px
}

.banner video,.banner .bg {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: absolute
}

.banner .bg {
    margin-top: 0;
    height: 100%;
    background: url("../../img/about/banner.jpg") 0 0 no-repeat;
}

.banner .text {
    font-size: 54px;
    top: 240px;
    color: #fff
}

.banner .text,.banner .subText {
    position: absolute;
    width: 100%;
    text-align: center
}

.banner .subText {
    top: 354px;
    font-size: 26px;
    color: #FFF;
    letter-spacing: 9px
}

.content {
    padding: 100px 0px;
}

.content .about-wrap dl dt {
    color: #999
}

.content .about-wrap dl dt h3 {
    color: #333
}

.content .about-wrap dl dd p {
    line-height: 27px
}

.content .about-wrap .gw-about {
    width: 450px
}

.content .about-wrap .gw-about p {
    text-align: justify
}

.content .about-wrap .gw-about dd .more {
    right: 0;
    bottom: 0;
    padding: 3px 10px;
    border: 1px solid #00aadc;
    background: #fff;
    cursor: pointer;
    transition: all .1s linear
}

.content .about-wrap .gw-about dd .more:hover {
    background: #00aadc;
    color: #fff
}

.content .about-wrap .gw-about dd .video-box {
    width: 450px;
    height: 200px;
    cursor: pointer
}

.content .about-wrap .gw-about dd .video-box img {
    width: 100%
}

.content .about-wrap .gw-about dd .video-box .video-icon {
    width: 84px;
    height: 84px;
    top: 50%;
    left: 50%;
    margin-left: -42px;
    margin-top: -42px
}

.content .about-wrap .gw-wish {
    width: 335px
}

.content .about-wrap .gw-news .more {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #00aadc;
    background: #fff;
    cursor: pointer;
    transition: all .1s linear
}

.content .about-wrap .gw-news .more:hover {
    background: #00aadc;
    color: #fff
}

.content .about-wrap .gw-news .new-fir img {
    width: 170px;
    height: 96px
}

.content .about-wrap .gw-news .new-fir a {
    width: 150px;
    font-size: 14px;
    overflow: hidden
}

.content .about-wrap .gw-news .new-fir a:hover {
    color: #00aadc
}

.content .about-wrap .gw-news .new-fir span.gw-fc-g {
    position: absolute;
    right: 0;
    bottom: 0
}

.content .about-wrap .gw-news ul {
    max-height: 175px;
    overflow: hidden
}

.content .about-wrap .gw-news ul li a {
    color: #333;
    height: 30px;
    line-height: 30px
}

.content .about-wrap .gw-news ul li a p {
    width: 255px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000
}

.content .about-wrap .gw-news ul li a p:hover {
    color: #00aadc
}

.content .about-wrap .gw-news ul li a span {
    color: #999
}

.content .business-wrap {
    background-color: #f8f8f8;
    padding: 65px 0 0
}

.content .business-wrap .slider-top dl dt a {
    color: #fff;
    width: 153px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto
}

.app-list {
    width: 900px;
    margin-left: 120px
}

.app-list li {
    width: 300px;
    margin-bottom: 80px
}

.app-list span {
    width: 192px;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.saas-list {
    font-size: 18px
}

.saas-list .span-sty {
    width: 80px;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.saas-list .span-sty1 {
    width: 78px;
    display: block;
    text-align: left;
    vertical-align: middle
}

.saas-list img {
    width: 54px;
    height: 54px;
    display: inline-block
}

.content .business-wrap .slider-top .swiper-button-wrap {
    width: 84%;
    margin: 0 auto;
    top: 75px;
    z-index: 9
}

.content .business-wrap .slider-top .swiper-button-wrap>div {
    width: 15px;
    height: 25px;
    cursor: pointer
}

.content .business-wrap .slider-top .swiper-button-wrap .swiper-button-left {
    background: url("../../img/index/icon-arrow-l.png") no-repeat;
    position: absolute;
    left: 0
}

.content .business-wrap .slider-top .swiper-button-wrap .swiper-button-right {
    background: url("../../img/index/icon-arrow-r.png") no-repeat;
    position: absolute;
    right: 0
}

.content .business-wrap .slider-top .swiper-container {
    width: 100%;
    height: 610px
}

.content .business-wrap .slider-bottom {
    background-color: #333;
    color: #fff
}

.content .business-wrap .slider-bottom .main-content ul {
    background-image: url("../../img/index/bg.jpg")
}

.content .business-wrap .slider-bottom .main-content ul li {
    width: 50%;
    height: 320px;
    cursor: pointer;
    background-color: rgba(0,0,0,0);
    transition: all .3s linear
}

.content .business-wrap .slider-bottom .main-content ul li .cont-wrap {
    height: 190px;
    margin: 80px auto 0;
    position: relative;
    overflow: hidden
}

.content .business-wrap .slider-bottom .main-content ul li .cont-wrap .app-cont {
    position: absolute;
    top: 73px;
    left: 0;
    right: 0;
    transition: all .2s linear
}

.content .business-wrap .slider-bottom .main-content ul li .cont-wrap .app-cont .line {
    width: 15px;
    height: 1px;
    background-color: #fff;
    margin: 10px auto 23px
}

.content .business-wrap .slider-bottom .main-content ul li .cont-wrap .app-cont a {
    width: 90px;
    height: 21px;
    line-height: 23px;
    border: 1px solid #fff;
    color: #fff;
    margin: 0 auto
}

.content .business-wrap .slider-bottom .main-content ul li:hover {
    background: rgba(0,0,0,.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c8000000", endColorstr="#c8000000")
}

.content .business-wrap .slider-bottom .main-content ul li:hover .cont-wrap .app-cont {
    position: absolute;
    top: 0
}

.video-model {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 19;
    display: none;
    background: rgba(0,0,0,.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c8000000", endColorstr="#c8000000")
}

.video-model .video-wrap {
    width: 1024px;
    left: 50%;
    top: 50px;
    margin-left: -512px
}

.video-model .video-wrap .close {
    width: 40px;
    height: 40px;
    line-height: 35px;
    background-color: #1d1c1a;
    right: -40px;
    top: 0;
    font-size: 30px;
    color: #aaa;
    cursor: pointer
}

.video-model .video-wrap .close:hover {
    color: #fff
}

.pages-content {
    padding-top: 30px
}

.pages-content .breadcrumb_nav span {
    margin: 0 6px
}

.group-about .indent {
    text-indent: 2em
}

.about-list dl {
    width: 560px;
    margin-top: 50px
}

.dd-about p {
    line-height: 30px;
    letter-spacing: 1px
}

.dd-about.en p {
    text-align: justify;
    letter-spacing: 0
}

.group-about .about-list img {
    margin-top: 50px;
    width: 520px;
    height: auto
}

.img-list {
    height: 675px
}

.img-list .img-l {
    width: 460px;
    height: 100%
}

.img-list .img-r {
    width: 680px;
    height: 100%;
    position: relative
}

.img-list .img-l img {
    width: 100%;
    height: 100%
}

.img-list .img-r img {
    width: 100%;
    bottom: 0;
    position: absolute
}

.img-list .img-r .img-cont {
    width: 390px;
    height: 280px;
    background: #fff;
    padding: 80px 50px 0;
    box-sizing: border-box
}

.img-lst-t1,.img-lst-t2 {
    margin-left: 66px
}

.img-lst-t2 {
    color: #333;
    letter-spacing: 6px;
    line-height: 30px;
    padding-right: 50px;
    margin-top: 20px
}

.img-lst-t2.en {
    margin-top: 30px;
    letter-spacing: 0
}

.group-manage .manage-wrap {
    padding: 80px 0 0
}

.group-manage .manage-wrap ul {
    margin: 0 166px
}

.manage-list-l,.manage-list-l>img {
    width: 148px;
    height: 148px
}

.manage-list-r {
    padding-left: 200px
}

.manage-list-r span {
    display: block;
    margin-bottom: 20px;
    margin-top: 8px
}

.group-manage hr {
    height: 1px;
    background-color: #f4f3f3;
    margin-bottom: -17px;
    margin-top: 150px
}

.group-news .news-wrap ul {
    border-top: 1px solid #eae9e9
}

.group-news .news-wrap ul li {
    padding: 40px 0;
    border-bottom: 1px solid #eae9e9
}

.news-list-l {
    width: 597px
}

.news-list-l a {
    font-weight: 700;
    overflow: hidden
}

.news-list-l span {
    margin: 30px 0 40px
}

.news-list-l p {
    line-height: 28px;
    max-height: 170px;
    overflow: hidden
}

.news-list-r {
    width: 470px;
    height: 260px
}

.news-list-r img {
    width: 100%;
    height: 100%
}

.group-news .pagenation-wrap {
    margin-top: 45px;
    margin-bottom: 47px
}

.company-news .pagenation-wrap {
    margin-top: 20px;
    margin-bottom: 60px
}

.company-news .pagenation-wrap li {
    background: #fff
}

.group-news .pagenation-wrap li {
    padding: 0 10px;
    line-height: 32px;
    text-align: center;
    margin-right: 5px;
    border: 1px solid #e7e7e7
}

.group-news .pagenation-wrap li a {
    color: #a4a3aa
}

.group-news .pagenation-wrap li.active {
    background-color: #00aadc
}

.group-news .pagenation-wrap li.active a {
    color: #fff
}

.group-news-detail .news-wrap {
    border-top: 1px solid #eae9e9;
    padding: 50px 180px 0
}

.group-news-detail .news-wrap .news-tt .share-icon {
    width: 41px;
    height: 35px;
    background: url("../../img/pages/group_news_detail/icon.png") 0 0 no-repeat;
    background-size: 100% 100%;
    cursor: pointer
}

.group-news-detail .news-wrap .news-tt .share-box {
    top: -10px
}

.group-news-detail .news-wrap .news-tt .share-box .share-qrcode {
    border: 1px solid #ccc;
    padding: 15px 18px;
    border-radius: 5px;
    top: -10px;
    left: 56px;
    background-color: #fff;
    display: none
}

.group-news-detail .news-wrap .news-tt .share-box .share-qrcode .close {
    width: 11px;
    height: 11px;
    background: url("../../img/pages/group_news_detail/close.png") 0 0 no-repeat;
    background-size: 100% 100%;
    right: 8px;
    top: 8px
}

.group-news-detail .news-wrap .news-tt .share-box .share-qrcode i {
    width: 7px;
    height: 7px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: #fff;
    transform: rotate(45deg);
    left: -5px;
    top: 20px
}

.group-news-detail .news-wrap .news-tt .share-box .share-qrcode img {
    width: 113px;
    height: 113px
}

.group-news-detail .news-wrap .news-hd .center {
    text-align: center
}

.group-news-detail .news-wrap .news-hd>p {
    line-height: 32px;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 20px
}

.group-news-detail .news-wrap .news-hd .news-img {
    text-align: center
}

.group-history .history-wrap {
    min-height: 100px;
    background: url("../../img/about/line.jpg") 145px 0 repeat-y;
    padding-bottom: 1px
}

.group-history .history-wrap .time-icon {
    margin-left: 120px
}

.group-history .history-wrap .time-icon img {
    background: #fff
}

.group-history hr {
    height: 1px;
    background-color: #f4f3f3;
    margin-bottom: -17px;
    margin-top: 150px
}
.dl-his {
    margin-left: 120px;
    margin-top: 20px
}

.dl-his dt {
    margin-bottom: 38px
}

.dl-his dt u {
    width: 0;
    height: 0;
    border: 6px solid #999;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    top: 12px;
    left: 87px
}

.dl-his dd {
    padding-left: 93px;
    background: url("../../img/about/icon.png") 19px 10px no-repeat
}

.dl-his dd i {
    width: 14px;
    height: 14px;
    margin: 0 35px 0 44px
}
.group-culture .tit h1 {
    font-size: 48px;
    font-weight: 400;
}
.group-honor .tit h1 {
    font-size: 48px;
    font-weight: 400
}

.group-culture h3 {
    font-weight: 400
}

.group-culture .culture-wrap {
    margin: 83px 0 100px
}

.idea-r {
    padding-left: 500px
}

.idea-r-p {
    font-size: 16px;
    line-height: 30px;
    min-height: 120px
}

.idea-r-lne {
    width: 28px;
    height: 2px;
    margin: 12px 0
}

.idea-r-l,.idea-r-r {
    max-width: 310px
}

.talents-cont {
    max-width: 940px;
    padding-top: 120px;
    margin: 0 auto;
    background: url("../../img/about/sys_bg.png") center top no-repeat;
    background-size: auto 502px
}

.talents-cont.en {
    max-width: 1200px
}

.tal-dl {
    max-width: 310px;
    margin-left: 20px
}

.tal-dl,.tal-dr {
    height: 220px
}

.talents-cont .tal-dl dd {
    font-size: 16px;
    color: #666;
    line-height: 28px
}

.tal-center {
    margin: 92px auto;
    width: 158px;
    text-align: center;
    color: #fff
}

.culture-activity {
    padding-top: 100px
}

.activity-list {
    margin-bottom: 15px
}

.activity-list li {
    float: left;
    width: 386px
}

.culture-activity .swiper-container {
    width: 1200px;
    /*height: 890px;*/
    position: relative
}

.culture-activity .pagination {
    position: absolute;
    z-index: 20;
    bottom: 0;
    width: 100%;
    text-align: center
}

.culture-activity .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 8px;
    background: #cfcfcf;
    margin: 0 5px;
    opacity: .8;
    border: 1px solid #fff;
    cursor: pointer
}

.culture-activity .swiper-active-switch {
    background: #00aadc
}

.culture-activity .swiper-button-wrap {
    width: 1480px;
    height: 65px;
    margin: 0 auto;
    top: -400px
}

.culture-activity .swiper-button-wrap .btn-sty {
    width: 63px;
    height: 63px;
    background-image: url("../../img/pages/group_culture/button_icon.png");
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    cursor: pointer
}

.culture-activity .swiper-button-wrap .swiper-button-left {
    background-size: 100%;
    left: 0
}

.culture-activity .swiper-button-wrap .swiper-button-left:hover {
    background-position: 0 -65px;
    background-size: 100%
}

.culture-activity .swiper-button-wrap .swiper-button-right {
    background-position: 0 -130px;
    background-size: 100%;
    right: 0
}

.culture-activity .swiper-button-wrap .swiper-button-right:hover {
    background-position: 0 -195px;
    background-size: 100%
}

.group-culture .culture-office .office-img-l img {
    height: 665px
}

.group-culture .culture-office .office-img-r {
    width: 707px
}

.group-culture .culture-office .office-img-r img {
    float: left
}

.culture-p {
    height: 75px;
    background-color: #fff;
    color: #333;
    font-size: 18px
}

.activity-list.en .culture-p {
    font-size: 14px
}

.m-vta-m {
    display: table;
    text-align: center;
    width: 100%
}

.m-vta-m>span {
    padding: 0 20px;
    display: table-cell;
    vertical-align: middle
}

.group-system {
    background-color: #f8f8f8
}

.group-system .system-wrap {
    margin-top: 58px
}

.group-system .system-wrap .wrap-l {
    width: 259px
}

.group-system .system-wrap .wrap-l li {
    margin: 0 0 25px;
    height: 62px;
    line-height: 62px;
    padding-left: 85px;
    border-left: 4px solid #f8f8f8;
    color: #999;
    font-size: 16px;
    background: url("../../img/pages/group_system/icon_01.png") 26px center no-repeat;
    cursor: pointer;
    transition: background-color .2s linear
}

.group-system .system-wrap .wrap-l li.active,.group-system .system-wrap .wrap-l li:hover {
    background-color: #fff;
    border-left: 4px solid #3bbee4;
    color: #333
}

.group-system .system-wrap .wrap-l .li_2 {
    background: url("../../img/pages/group_system/icon_02.png") 26px center no-repeat
}

.group-system .system-wrap .wrap-l .li_3 {
    background: url("../../img/pages/group_system/icon_03.png") 26px center no-repeat
}

.group-system .system-wrap .wrap-l .li_4 {
    background: url("../../img/pages/group_system/icon_04.png") 26px center no-repeat
}

.group-system .system-wrap .wrap-l .li_5 {
    background: url("../../img/pages/group_system/icon_05.png") 26px center no-repeat
}

.group-system .system-wrap .wrap-r {
    width: 600px;
    padding: 40px 70px 80px;
    margin-left: 300px;
    border: 1px solid #edecec;
    background-color: #fff
}

.group-system .system-wrap .wrap-r .tit h1 {
    font-weight: 400
}

.system-hr {
    height: 10px;
    background-color: #f3f3f3
}

.system-h1 {
    height: 75px;
    line-height: 75px;
    margin-bottom: 40px;
    font-weight: 400
}

.system-p {
    line-height: 28px;
    text-align: justify
}

.group-honor .honor-wrap {
    background-color: #f8f8f8;
    padding: 45px 0 80px
}

.history-cont {
    margin-left: 190px
}

.history-cont ul {
    background: url("../../img/pages/group_honor/line.png") 23px 15px repeat-y;
    padding-bottom: 1px
}

.history-cont ul .line i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100%;
    margin-top: 76px;
    display: block
}

.history-cont ul li {
    background: url(../../img/pages/group_honor/dot.png) 19px 6px no-repeat
}

.history-cont ul li>i {
    width: 14px;
    height: 15px;
    display: inline-block;
    position: absolute;
    left: 20px
}

.history-cont ul li span {
    width: 19px;
    height: 2px;
    margin: 10px 45px 0 105px;
    vertical-align: text-top
}

.history-cont-p {
    width: 840px;
    float: left
}

.g-pl60 {
    padding-left: 60px
}

.saas-lst-txt {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    margin-left: 14px
}

.m-ab-bot {
    position: absolute;
    bottom: 0;
    right: 0
}

.gw-wish,.gw-about,.gw-news {
    min-height: 420px
}

.relation-header {
    overflow: hidden
}

.relation-header .header {
    position: fixed
}

.relation-box {
    overflow: hidden;
    background: #f8f8f8
}

.relation-option {
    position: absolute;
    top: 180px;
    width: 270px
}

.relation-option .relation-act {
    border-left: 4px solid #3bbee4
}

.relation-option .relation-act a {
    color: #333
}

.relation-option>li {
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #f8f8f8;
    line-height: 62px
}

.relation-option>li>a {
    display: block;
    height: 100%;
    width: 266px;
    font-size: 16px;
    border-left: 4px solid #fff;
    color: #999
}

.relation-subopt {
    width: 100%
}

.relation-subopt>p {
    line-height: 58px;
    padding-left: 72px;
    color: #999;
    cursor: pointer
}

.relation-subopt>p.active {
    color: #333
}

.relation-opt3 {
    border: none
}

.relation-option>li:hover a,.relation-option>li.active a {
    color: #333;
    border-left: 4px solid #3bbee4
}
.iconclass{
    padding: 0 20px;
}
.rela-icon,.sys-icon {
    display: inline-block;
    float: left;
    height: 28px;
    width: 28px;
    margin: 17px 20px;
    background: url("../../img/pages/relation/icon1.png?2019") no-repeat center
}

.sys-icon {
    background: url("../../img/pages/group_system/icon_2.png") no-repeat center
}

.relation-option>li .in0 {
    background-position: 0 0
}

.relation-option>li .in1 {
    background-position: 0 -38px
}

.relation-option>li .in2 {
    background-position: 0 -76px
}

.relation-option>li .in3 {
    background-position: 0 -114px
}

.relation-option>li .in4 {
    background-position: 0 -190px
}

.relation-option>li .in5 {
    background-position: 0 -228px
}

.relation-option>li .in6 {
    background-position: 0 -152px
}

.relation-option>li:hover .rela-icon,.relation-option>li.active .rela-icon {
    background: url("../../img/pages/relation/icon2.png?2019") no-repeat center
}

.relation-option>li:hover .sys-icon,.relation-option>li.active .sys-icon {
    background: url("../../img/pages/group_system/icon_1.png") no-repeat center
}

.relation-option>li:hover .in0,.relation-option>li.active .in0 {
    background-position: 0 0
}

.relation-option>li:hover .in1,.relation-option>li.active .in1 {
    background-position: 0 -38px
}

.relation-option>li:hover .in2,.relation-option>li.active .in2 {
    background-position: 0 -76px
}

.relation-option>li:hover .in3,.relation-option>li.active .in3 {
    background-position: 0 -114px
}

.relation-option>li:hover .in4,.relation-option>li.active .in4 {
    background-position: 0 -190px
}

.relation-option>li:hover .in5,.relation-option>li.active .in5 {
    background-position: 0 -228px
}

.relation-option>li:hover .in6,.relation-option>li.active .in6 {
    background-position: 0 -152px
}

.relation-detail {
    margin-left: 300px;
    margin-top: 48px;
    margin-bottom: 100px;
    padding: 0 70px 40px;
    width: 758px;
    background: #fff;
    border: 1px solid #edecec
}

.relation-tab {
    margin-top: 30px;
    width: 100%;
    overflow: hidden
}

.relation-tab>a {
    display: block;
    float: left;
    position: relative;
    padding-left: 30px;
    width: 330px;
    height: 90px;
    background: #f9f9f9
}

.relation-arrows {
    position: absolute;
    display: block;
    height: 26px;
    width: 26px;
    top: 30px;
    right: 20px;
    background: url("../../img/pages/relation/arrow.png") no-repeat center
}

.relation-tab>a:hover {
    background: #f6fdff
}

.relation-tab>a:hover .relation-arrows {
    background: url("../../img/pages/relation/arrow2.png") no-repeat center
}

.relation-pdf>a {
    display: block;
    float: left;
    margin-right: 90px;
    font-size: 14px;
    color: #00aadc;
    letter-spacing: 0;
    line-height: 28px
}

.relation-notice-t {
    height: 44px;
    overflow: hidden;
    padding-bottom: 10px
}

.relation-notice-t>span {
    font-size: 24px;
    color: #333;
    letter-spacing: 0;
    line-height: 44px
}

.relation-notice-t>a {
    float: right;
    font-size: 14px;
    color: #00aadc;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 8px
}

.relation-notice-item {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px
}

.relation-notice-item,.relation-notice-finance {
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    color: #666
}

.relation-notice-finance {
    height: 40px;
    line-height: 40px
}

.relation-notice-finance:hover,.relation-notice-item:hover {
    color: rgba(0,170,220,.85)
}

.relation-notice-txt {
    float: left;
    width: 80%
}

.relation-notice-date {
    float: right;
    font-size: 14px;
    color: #666;
    text-align: right
}

.relation-contact>li {
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    line-height: 28px
}

.relation-member-header .header {
    position: fixed
}

.relation-member {
    margin: 40px auto 100px;
    padding: 40px 70px
}

.relation-member,.relation-notice {
    width: 1060px;
    background: #fff;
    overflow: hidden
}

.relation-notice {
    padding: 20px 70px 40px
}

.relation-notice,.relation-news {
    margin: 48px auto 0
}

.relation-notice>li:hover>a {
    color: #00aadc
}

.relation-notice>li>a {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #e7e7e7
}

.notice-bor {
    border-bottom: 1px solid #e5e5e5
}

.g-lh24 {
    line-height: 24px
}

.telMeet-sub-des {
    margin-top: 10px
}

.telMeet-sub-des,.telMeet-sub-str {
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    line-height: 28px
}

.telMeet-sub-str {
    font-weight: 700
}

.telMeet-table {
    margin-top: 10px;
    width: 758px;
    border: 1px solid #edecec
}

.telMeet-table td {
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    line-height: 24px;
    padding: 8px 0 8px 10px
}

.telMeet-sub-t {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    line-height: 28px
}

.telMeet-explain {
    width: 200px
}

.telMeet-href {
    font-size: 14px;
    color: #00aadc;
    letter-spacing: 0;
    line-height: 24px
}

.telMeet-qr {
    display: block;
    width: 92px;
    height: 92px
}

.telMeet-footer {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    line-height: 28px
}

.person-name {
    margin-top: 70px;
    font-weight: 700;
    font-size: 48px;
    color: #4a4a4a;
    line-height: 60px
}

.person-details {
    overflow: hidden;
    margin-top: 44px
}

.person-details-l {
    float: left;
    width: 542px
}

.person-position {
    font-size: 28px;
    color: #00aadc;
    line-height: 46px
}

.person-des {
    margin-top: 20px;
    font-size: 18px;
    color: #333;
    text-align: justify;
    line-height: 30px
}

.person-img {
    float: right;
    display: block;
    margin-right: 100px;
    width: 240px;
    height: 320px
}




.container_2YVRu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 600px;
    background-color: #fff;
    margin-bottom: 22px;
    font-size: 14px;
}
.job-details_3a_UI {
    position: relative;
    width: 100%;
    padding: 0 16px;
    padding-bottom: 83px;
}
.heading_2Ychq {
    padding: 20px 20px 0 20px;
}
.job-info_sCGWE {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 16px;
}
.job-info_sCGWE .top-info_1iLmk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    color: #89909e;
    font-size: 14px;
}
.title_3rkKX {
    display: inline-block;
    position: relative;
    /*margin-top: 12px;*/
    font-size: 25px;
    line-height: 28px;
    color: #222831;
    margin-right: 120px;
    font-weight: 500;
}
.title_3rkKX .prior_wljAD {
    position: absolute;
    top: 5px;
    right: -20px;
    width: 16px;
    height: 18px;
    background-image: url(../../img/about/prior-icon.svg);
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}
.status_ipqK- {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    color: #89909e;
}
.status-item_FsFJX:first-child {
    padding-left: 0;
}
.status-item_FsFJX {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 10px;
    border-right: 1px solid #dddfe3;
}
.locations_yxPQ_ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 145px;
    margin-top: 20px;
    color: #575d6a;
}
.location_1uVQB {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
    line-height: 20px;
    margin-right: 16px;
}
.content_TbHZ2 {
    padding: 0 20px;
    font-size: 16px;
    margin-top: 5px;
}
.list_k05pg {
    margin-bottom: margin-lg;
    word-break: break-word;
    font-size: 15px;
    line-height: 30px;
}
.title_241qv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 19px;
    color: #222831;
    font-size: 18px;
}
.title_241qv .hr_1YHBt {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 12px;
    height: 1px;
    background-color: #f4f4f5;
}
.info-container_2E9rz {
    margin-bottom: margin-lg;
    word-break: break-word;
    font-size: 14px;
}
.space-between_8wrKi {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.info-body_TrzTC {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}
.footer_2pCJe {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 0px;
    text-align: center;
}
.footer_2pCJe span {
    line-height: 36px;
    padding: 0 30px;
    font-size: 14px;
}
.job-info_sCGWE .apply-btn-header_1AfBE {
    position: absolute;
    right: 0;
    top: 0px;
    line-height: 33px;
    padding: 12px 23px;
    font-size: 20px;
}
.button_3iuEw {
    display: inline-block;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}