@charset "UTF-8";
@media screen and (max-width: 1240px) {
	
	/*引用字体*/
	/* @font-face { */
	/* font-family: 'TencentSansw7'; */
	/* src: url('../font/TencentSans-W7.eot'); */
	/* src: */
	/* url('../font/TencentSans-W7.eot?#font-spider') format('embedded-opentype'), */
	/* url('../font/TencentSans-W7.woff') format('woff'), */
	/* url('../font/TencentSans-W7.ttf') format('truetype'), */
	/* url('../font/TencentSans-W7.svg') format('svg'); */
	/* font-weight: normal; */
	/* font-style: normal; */
	/* } */

  .display-block{display: block !important;}
  .display-none{display: none !important;}
	
  /*banner区域默认样式调整开始*/
  .banner-container {
    margin-top: 7.2rem;
    overflow: hidden;
    position: relative;
    display: none;
  }
  /*面包屑*/
  .breadcrumb {
    display: none;
  }
  /* tab */
  .mobile-full-width {
    width: 100vw !important;
    position: fixed;
    top: 7.1rem;
    left: 0;
    background-color: #fff;
    z-index: 9999;
  }
  .tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    border-top: 1px solid #ccc;
    -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  }
  .tab li {
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid transparent;
  }
  .tab li:hover, .tab li.active {
    color: #c6192e;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-bottom-color: #c6192e;
  }
  .right {
    margin-top: 18rem;
  }
  .right .about-title {
    text-align: center;
    font-weight: bold;
    color: #666666;
  }
  .right hr {
    height: 1px;
    background-color: #e6e6e6;
    border: none;
  }
  .right .content {
    min-height: 60vh;
  }
  
/*关于我们-新样式-2021.12.28*/
/*顶部图片*/
.brief .mod-section-ad {
	background: url(../images/about/m-brief-1.jpg) no-repeat center;
	background-size: cover;
}
.brief .mod-section-ad {
	display: block;
}
.brief .mod-tab, .investor .mod-tab, .media .mod-tab {
    background: rgba(251,251,251,1);
}
.mod-section-ad .mod-con {
    padding: 0 30px;
    margin: 0;
}
.mod-section-ad h2 {
    margin-top: 140px;
    font-size: 24px;
}
.mod-section-ad {
    height: 390px;
}
.mod-tab-nt .mod-con, .brief .mod-tab .mod-con {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    height: 41px;
    padding-bottom: 0;
}
body .mod-con {
    margin: 0 12px;
}
.mod-con {
    width: auto;
    margin: 0 12px;
}
.mod-tab .mc-left, .mod-tab .mc-right {
    height: 41px;
}
.mod-tab .clearfix ul {
    height: 41px;
}
.mod-tab li {
    margin-right: 24px;
}
.mod-tab-nt li a, .brief .mod-tab li a {
    padding: 10px 0;
    line-height: 21px;
    font-size: 14px;
    height: auto;
}
body .brand-item.white-bg.pt {
    padding-top: 50px;
}
body .brand-item.white-bg {
    padding-bottom: 48px;
	background: #FBFBFB;
    margin-top: 0px;
	padding-top: 0px;
}
.address-wrap-wrap {
    padding-bottom: 0px !important;
    margin-bottom: 12px !important;
}
.mod-m-title {
    font-size: 24px;
}
.brief-text-box {
    margin-top: 20px;
    margin-bottom: 0px;
    padding-left: 12px;
    padding-right: 12px;
    box-sizing: border-box;
}
.mod-con .brief-text-box h4 {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 12px;
}
.brief-text-box .desc {
    width: 100%;
}
.brief-text-box .desc {
    margin-bottom: 27px;
    padding: 0 8px;
    box-sizing: border-box;
}

.m-mission {
    background: #FBFBFB;
    padding-top: 48px;
    padding-bottom: 70px;
    position: relative;
    margin-top: 93px;
}
.clearfix-mission {
    display: block;
}
.mission {
    display: none;
}
.address-box .address-tab .tab-ul-box .mc-right, .address-box .address-tab .tab-ul-box .mc-left {
    display: none;
}
.address-box .address-tab .tab-ul-box .mc-right {
    display: block;
}
body .address-box .address-tab .tab-ul {
    height: auto;
    padding: 0px;
    position: relative;
    width: 100%;
}
body .address-box .address-tab .tab-ul li {
    float: none;
    margin: 0px;
    display: block;
    width: 100%;
    border-top: solid 1px #E9ECF0;
}
body .address-box .address-tab .tab-ul li .label {
    text-align: left;
    font-size: 14px;
    line-height: 53px;
}
body .address-box .address-tab .tab-ul .box {
    position: relative;
    top: 0px;
    left: 0px;
    width: auto;
    display: none;
    margin-bottom: 10px;
}
body .address-box .address-tab .tab-ul li .label.active:after {
    transform: rotate(180deg);
}
body .address-box .address-tab .tab-ul li .label:after {
    content: ' ';
    transition: transform 0.2s;
    left: initial !important;
    top: 20px !important;
    right: 0px !important;
    display: block;
    background-color: rgba(0,0,0,0);
    background: url(../images/about/icon_arrow_d.png) no-repeat 0 0 !important;
    height: 12px !important;
    width: 12px !important;
    position: absolute;
    background-size: contain !important;
}

/*组织架构*/
.business-architecture {
    padding-top: 12px;
    padding-bottom: 35px;
    color: #5F6464;
}
.business-architecture {
    display: block;
}
.business-architecture .mod-con {
    background: #FBFBFB;
    padding-bottom: 20px;
}
body .address-wrap .mod-con {
    margin: auto;
}
body .mod-con {
    margin: 0 12px;
}
.business-architecture h3 {
    padding-top: 48px;
    padding-bottom: 40px;
}
.mod-m-title {
    font-size: 24px;
}
.business-architecture img {
    width: 100%;
    margin: auto;
    display: block;
    padding-bottom: 24px;
}
.business-architecture-ul {
    width: 90%;
    margin: auto;
}
/*企业文化*/
.brand-item .mod-max-con {
    margin: 0 12px;
    width: auto;
    background: none;
}
.framework-wrap {
    display: none;
}
.culture-wrap {
    padding-left: 0;
    padding-bottom: 72px;
}
.culture-box .t-box {
    min-height: auto;
}
.culture-box .t-box .pic {
    min-height: auto;
}
.culture-box .t-box .pic {
    width: 100%;
    padding-left: 0;
    float: left;
}
.culture-box .t-box .pic img {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: translate(0,0);
    margin-top: -20%;
}
.pc-box {
    display: none;
}
body .culture-box .t-box .mess-box {
    width: 100%;
}
.culture-box .t-box .mess-box {
    width: 100%;
    float: left;
    padding: 0 24px;
    box-sizing: border-box;
}
.culture-box .t-box .mess-box {
    margin-top: 28px;
}
.brand-item .label-box {
    width: auto;
    float: none;
}
.brand-item .label-box h3 {
    font-size: 24px;
}
.culture-box .t-box h3 {
    margin-bottom: 26px;
}
.brand-item .label-box h3 {
    margin-bottom: 28px;
    line-height: 29px;
    text-align: left;
    font-size: 24px;
}
.culture-box .b-box {
    padding-left: 0px;
    padding-right: 24px;
    box-sizing: border-box;
}
.culture-box .item-title {
    font-size: 16px;
}
.culture-box .boxx .x-item {
    width: 100%;
}
.culture-box .boxx .x-item h5 {
    float: left;
    font-size: 14px;
    margin-bottom: 7px;
    margin-top: 2px;
	font-weight: 600;
}
.culture-box .boxx .x-item .p {
    float: left;
    width: 100%;
    font-size: 14px;
    /* padding-left: 10px; */
    color: #919797;
}
/*发展历程*/
.history-header {
    height: 250px;
}
.history-header h2 {
    padding-top: 72px;
    font-size: 24px;
}
.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-button {
    display: block;
    height: 50px;
    background: #FBFBFB;
}
body .mod-con {
	width: auto;
    margin: 0 12px;
}
.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;
}
.history-content {
    position: relative;
}
body .mod-con {
	width: auto;
    margin: 0 12px;
}
.history-main-box {
    width: 250px;
}
.history-title {
    padding-top: 0px;
    margin-bottom: 12px;
}
.history-main-box .li {
    margin-bottom: 12px;
}
.history-main-box .li .right {
    width: 200px;
	margin-top:0;
}
/*业务架构*/
.business-architecture {
    padding-top: 12px;
    padding-bottom: 35px;
    color: #5F6464;
}
body .mod-con {
	width: auto;
    margin: 0 12px;
}
.mod-m-title {
    font-size: 24px;
}
.business-architecture img {
    width: 165px;
    margin: auto;
    display: block;
    padding-bottom: 24px;
}
.business-architecture-ul .li {
    background: #fff;
    margin-bottom: 8px;
}
.business-architecture-ul .title {
    height: 70px;
    position: relative;
}
.business-architecture-ul .title .tab {
    font-size: 24px;
    color: #2A2E2E;
    font-family: 'TencentSansw7';
    padding-left: 25px;
    padding-right: 15px;
    float: left;
    margin-top: 14px;
	border-top:0;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.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(../images/about/m-icon_arrow_d.png) no-repeat center;
    background-size: 100% 100%;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transition: transform 0.2s;
	margin-top:0;
}
.business-architecture-ul .content {
    border-top: 1px solid #F2F3F5;
	display:none;
}
.business-architecture-ul .content .txt {
    padding: 20px;
	font-size: 14px;
}
.brand-item .mod-max-con {
    margin: 0 12px;
    width: auto;
    background: none;
}
.framework-wrap {
    display: none;
}
.mod-con {
    width: auto;
    margin: 0 12px;
}
.brand-item .label-box {
    width: auto;
    float: none;
}
.brand-item .label-box h3 {
    font-size: 24px;
}
.brand-item .label-box h3 {
    margin-bottom: 28px;
    line-height: 29px;
    text-align: left;
    font-size: 20px;
}
/*合作客户*/
#about-con-8{display:none;}
/*荣誉资质*/
.honor-li {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px;
}
  
}
/*# sourceMappingURL=about-mobile.css.map */