﻿div,h5,p{margin:0;padding:0;}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.pc-box {
    display:block;
}
.mobile-box {
    display:none;
}
.null_content {
    min-height:600px;
}
.wrap {
    display:block;
    width:100%;
    position:relative;
    overflow-x:hidden;
}
.wrap_content {
    position:relative;
    z-index:1;
}
.mod-con {
    width:1200px;
    margin:0 auto;
}
.mod-max-con {
    width:auto;
    margin-left:0;
    margin-right:0;
    box-sizing:border-box;
}
.brand-item {
    position:relative;
}
.mod-m-title {
    width:100%;
    overflow:hidden;
    text-align:center;
    font-size:30px;
    color:#2a2e2e;
    
}
.brand-item .label-box {
    width:auto;
    float:left;
}
.brand-item .label-box h3 {
    font-size:30px;
    color:#2a2e2e;
    
}
.framework-wrap {
    background:#FBFBFB;
    margin-top:20px;
    padding:80px 0;
    width:auto;
    margin-left:20px;
    margin-right:20px;
}
.framework-box {
    width:100%;
    margin-top:38px;
    text-align:center;
}
.framework-box .compy {
    text-align:center;
    margin-top:12px;
    position:relative;
    margin-bottom:64px;
}
.framework-box .compy:after {
    content:' ';
    height:26px;
    width:2px;
    background:#D8D9DC;
    position:absolute;
    bottom:-38px;
    left:50%;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
}
.framework-box .compy img {
    width:183px;
}
.framework-box .list-ul {
    width:100%;
    position:relative;
}
.framework-box .list-ul:before {
    content:' ';
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    width:83.86%;
    top:-26px;
    height:2px;
    background:#D8D9DC;
    display:block;
}
.framework-box .list-ul .li {
    width:16.25%;
    background:#F2F3F5;
    padding:32px 10px;
    box-sizing:border-box;
    text-align:center;
    float:left;
    margin-left:0.5%;
    position:relative;
    cursor:pointer;
    -webkit-transition:background-color 0.2s linear;
    -moz-transition:background-color 0.2s linear;
    -o-transition:background-color 0.2s linear;
    -webkit-transition:background-color 0.2s linear;
    -ms-transition:background-color 1s linear;
}
.framework-box .list-ul .li:first-child {
    margin-left:0;
}
.framework-box .list-ul .li:before {
    content:' ';
    height:26px;
    width:2px;
    background:#D8D9DC;
    position:absolute;
    top:-26px;
}
.framework-box .list-ul .li .label {
    font-size:24px;
    color:#0052D9;
    letter-spacing:0;
    
}
.framework-box .list-ul .li .val {
    font-size:14px;
    color:#5F6464;
    letter-spacing:0;
    line-height:25px;
}
.framework-box .list-ul .active-li {
    background:#fff;
}
.framework-box .list-ul .active-li .san {
    display:block;
}
.framework-box .li-mess-box {
    width:100%;
    margin-top:48px;
    background:#fff;
    position:relative;
}
.framework-box .li-mess-box .mess-text {
    padding:32px 42px;
    display:none;
    font-size:14px;
    color:#5F6464;
    letter-spacing:0;
    line-height:25px;
    text-align:left;
    opacity:0;
    transition:opacity 0.2s linear;
    -moz-transition:opacity 0.2s linear;
    -o-transition:opacity 0.2s linear;
    -webkit-transition:opacity 0.2s linear;
    -ms-transition:opacity 1s linear;
}
.framework-box .li-mess-box .active-mess {
    opacity:1;
    display:block;
}
.framework-box .san {
    width:48px;
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    bottom:-49px;
    display:none;
}
.culture-wrap {
    background:#FBFBFB;
    padding-left:56px;
    box-sizing:border-box;
    padding-bottom: 0px;
}
.culture-box {
    width:100%;
    overflow:hidden;
}
.culture-box .t-box {
    width:100%;
    overflow:hidden;
    min-height:530px;
    height: 530px;
    padding-bottom: 56px;
}
.culture-box .t-box .pic {
    float:right;
    width:50%;
    min-height:530px;   
    box-sizing:border-box;
    position:relative;
    overflow:hidden;
}


.culture-box .t-box .mess-box {
    width:50%;
    float:left;
    margin-top:56px;
    padding-right: 40px;

}
.culture-box .t-box .pic img {
    height:100%;
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
}
.culture-box .b-box {
    width:100%;
    overflow:hidden;
}
.culture-box .t-box h3 {
    margin-bottom:40px;
}
.culture-box .item-title {
    font-size:20px;
    color:#0052D9;
    letter-spacing:0;
    line-height:36px;
    margin-bottom:8px;
    font-weight:400;
}
.culture-box .b-box {
    padding-top:0px;
}
.culture-box .boxx {
    width:100%;
}
.culture-box .boxx .x-item {
    float:left;
    width:100%;
    margin-bottom:30px;
}
.culture-box .boxx .x-item:last-child {
    margin-bottom:0;
}
.culture-box .boxx .x-item h5 {
    font-size:20px;
    color:#2A2E2E;
    letter-spacing:0;    
    margin-bottom:6px;
    font-weight: bold;
}
.culture-box .boxx .x-item .p {
    font-size:16px;
    color:#2A2E2E;
    letter-spacing:0;
    line-height:29px;
}
.both {
    clear:both;
}
.history-header {
    height:384px;
    background-size:cover;
    background-image:url('../image/banner.jpg');
    background-position:center;
    color:#fff;
}
.history-header h2 {
    text-align:center;   
    line-height:45px;
    padding-top:150px;
    
}
.progress-bar {
    width:550px;
    margin:auto;
    padding-top:70px;
    background:rgba(255,255,255,0);
    display: block;
        overflow: visible;
}
.progress-bar .node {
    width:24px;
    height:24px;
    float:left;
    position:relative;
    border-radius:50%;
    background:rgba(255,255,255,0.5);
    cursor:pointer;
}
.progress-bar .node .txt {
    position:absolute;
    font-size:16px;
    top:-30px;
    width:200px;
    text-align:center;
    left:50%;
    margin-left:-100px;
}
.progress-bar .node .core {
    width:18px;
    height:18px;
    position:absolute;
    top:3px;
    left:3px;
    border-radius:50%;
}
.progress-bar .node.active .core {
    background:#fff;
}
.progress-bar .line {
    float:left;
    height:2px;
    background:rgba(255,255,255,0.5);
    width:100px;
    margin-top:11px;
}
.history-content {
    height:413px;
    background:#fff;
    color:#5F6464;
    overflow:hidden;
}
.history-main {
    width:10000px;
    position:absolute;
}
.history-main-box {
    width:384px;
    float:left;
    margin-right:25px;
}
.history-title {
    font-size:24px;
    padding-top:40px;
    line-height:36px;
    
    padding-bottom:8px;
    border-bottom:1px solid #D8D9DC;
    margin-bottom:18px;
    color:#2A2E2E;
}
.history-main-box .li {
    line-height:25px;
    margin-bottom:18px;
    font-size:14px;
}
.history-main-box .li .left {
    float:left;
    width:50px;
    padding-right:10px;
    text-align:right;
}
.history-main-box .li .right {
    width:320px;
    float:left;
    cursor: pointer;
}
.history-main-box .li .right img{
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 50px;
  -webkit-user-drag: none;
 
}
.history-content .mod-con {
    position:relative;
}
.history-button {
    display:none;
}
.business-architecture {
    display:none;
}
@media screen and (max-width:768px) {
    .business-architecture {
    display:block;
}
.history-button {
    display:block;
    height:50px;
    background:#FBFBFB;
}
.history-button .line-wrap {
    padding-top:24px;
    float:left;
    width:75%;
    margin-right:4%;
}
.history-button .line {
    height:2px;
    background:#E9ECF0;
    position:relative;
}
.history-button .focus {
    width:10%;
    height:100%;
    position:absolute;
    background:#0052D9;
}
.history-button .img {
    float:left;
}
.history-button img {
    width:8px;
    float:left;
    padding:12px;
    padding-top:18px;
}
.framework-wrap {
    display:none;
}
body .mod-con {
    margin:0 12px;
}
.history-header {
    height:250px;
}
.history-header h2 {
    padding-top:72px;
    font-size:24px;
}
.history-content {
    position:relative;
}
.progress-bar {
    padding-top:50px;
    transform:translate(-50%,-50%) scale(0.6,0.6);
    position:absolute;
    left:50%;
    top:160px;
}
.progress-bar .node {
    transform:scale(1.5,1.5);
}
.progress-bar .line {
    transform:scale(0.88,0.88);
}
.history-content {
    height:395px;
}
.history-main-box {
    width:250px;
}
.history-main-box .li .right {
    width:200px;
    cursor: pointer;
}
.history-title {
    padding-top:0px;
    margin-bottom:12px;
}
.history-main-box .li {
    margin-bottom:12px;
}
.culture-wrap {
    padding-left:0px;
}
.culture-box .t-box .pic {
    width:100%;
}
body .culture-box .t-box .mess-box {
    width:100%;
}
.brand-item .mod-max-con {
    margin:0 12px;
    width:auto;
    background:none;
}
.culture-wrap {
    padding-bottom:50px;
}
.culture-box .t-box .mess-box {
    margin-top:56px;
}
.brand-item .label-box h3 {
    margin-bottom:28px;
    line-height:29px;
    text-align:left;
    font-size:20px;
}
.culture-box .item-title {
    font-size:16px;
}
.culture-box .boxx .x-item h5 {
    float:left;
    font-size:16px;
    margin-bottom:7px;
    margin-top:8px;
    font-weight:bold;
    width:40px;
}
.culture-box .boxx .x-item .p {
    float:left;
    width:calc(100% - 40px);
    font-size:16px;
    padding-left:10px;
    color:#919797;
}
.brand-item .label-box {
    width:auto;
    float:none;
}
.business-architecture {
    padding-top:12px;
    padding-bottom:35px;
    color:#5F6464;
}
.business-architecture .mod-con {
    background:#FBFBFB;
    padding-bottom:20px;
}
.business-architecture h3 {
    padding-top:48px;
    padding-bottom:40px;
}
.business-architecture img {
    width:165px;
    margin:auto;
    display:block;
    padding-bottom:24px;
}
.business-architecture-ul {
    width:90%;
    margin:auto;
}
.business-architecture-ul .li {
    background:#fff;
    margin-bottom:8px;
}
.business-architecture-ul .title {
    height:70px;
    position:relative;
}
.business-architecture-ul .title .left .t-type {
    float:left;
    margin-top:25px;
}
.business-architecture-ul .title .right {
    position:absolute;
    width:12px;
    height:12px;
    background:url(../image/m-icon_arrow_d2.png) no-repeat center;
    background-size:100% 100%;
    right:20px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transition:transform 0.2s;
}
.business-architecture-ul .title .tab {
    font-size:24px;
    color:#2A2E2E;
    
    padding-left:25px;
    padding-right:15px;
    float:left;
    margin-top:14px;
}
.business-architecture-ul .content {
    border-top:1px solid #F2F3F5;
    display:none;
}
.business-architecture-ul .content .txt {
    padding:20px;
}
}

@media screen and (max-width:330px) {
    .history-button .line-wrap {
    margin-right:0%;
}
}

@media screen and (min-width:1921px) {
    .culture-box {
    width:1400px;
    margin:0 auto;
}

}

@media screen and (max-width:1500px) {
    .mod-max-con {
    width:auto;
}
}

@media screen and (max-width:1366px) {
    .culture-box .t-box {
          height: 610px; 
        }
    .culture-box .t-box .pic{
        min-height: 610px;
    }    
}

@media screen and (max-width:1250px) {
    .mod-con {
    width:96%;
}
}


@media screen and (max-width:1180px) {
    .culture-box .t-box h3 {
    margin-bottom:30px;
}
}


@media screen and (max-width:920px) {
    .culture-wrap {
    padding-left:0;
    padding-bottom:56px;
}

 .culture-box .t-box {
          height: auto; 
        }
.culture-wrap{
    padding-bottom: 0;
}

.culture-box .t-box .pic {
    width:100%;
    padding-left:0;
    float:left;
}
.culture-box .t-box .mess-box {
    width:100%;
    float:left;
    padding:0 24px;
    box-sizing:border-box;
}
.culture-box .b-box {
    padding-left:0px;
    padding-right:24px;
    box-sizing:border-box;
}
.culture-box .t-box .pic {
    min-height:auto;
}
.culture-box .t-box .pic img {
    width:100%;
    position:relative;
    left:0;
    top:0;
    -webkit-transform:translate(0,0);
    margin-top:0px;
}
.culture-box .t-box {
    min-height:auto;
}
}


@media screen and (max-width:820px) {
    .mod-con {
    width:auto;
    margin:0 12px;
}
}


@media screen and (max-width:768px) {

    .culture-box .t-box .pic img {
    
    margin-top:10px;
}
    .wrap {
    overflow:hidden;

}
.mobile-box {
    display:block;
    width:100%;
    overflow:hidden;
}
.mod-m-title {
    font-size:24px;
}
.pc-box {
    display:none;
}
.mobile-box {
    display:block;
}
.culture-box .boxx .x-item {
    width:100%;
}
.culture-box .t-box h3 {
    margin-bottom:26px;
}
}

@media all and (max-width:620px) {
    .brand-item .label-box h3 {
    font-size:24px;
}
}