@font-face {
font-family: PingFangSC-Regular;
src: url('../fonts/pingfangregular.woff2') format('woff');
font-weight: normal;
font-style: normal;
}
.about-wrappwer{
    background: white;
}
.about-wrappwer .borderBorder {
box-shadow: 0px 8px 24px 0px rgba(192, 196, 204, 0.4);
}
.about-wrappwer .borderGreen {
border: 6px solid #00B37A !important;
}
.about-wrappwer .safetyHeight {
height: 124px;
line-height: 124px;
display: flex;
align-items: center;
}
.about-wrappwer .safetyLeft {
text-align: center;
border-radius: 50%;
line-height: 40px;
width: 43px;
cursor: pointer;
color: #909399;
background: #FFFFFF;
box-shadow: 0px 4px 16px 0px rgba(192, 196, 204, 0.16);
border: 1px solid #EEF0F3;
}
.about-wrappwer .safetyRight {
cursor: pointer;
text-align: center;
border-radius: 50%;
line-height: 40px;
width: 43px;
background: #FFFFFF;
box-shadow: 0px 4px 16px 0px rgba(192, 196, 204, 0.16);
border: 1px solid #EEF0F3;
}
.about-wrappwer .about-index {
    width: 100%;
    margin-top: -64px;
    height: 560px;
    background: url(../images/banner.jpg) no-repeat;
    background-size: cover;
}
.about-wrappwer .about-index .about-index-title {
    width: 1200px;
    padding-top: 147px;
    font-size: 36px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    margin: auto;
    color: #FFFFFF;
}
.about-wrappwer .about-index .about-index-title .title{
    width: 186px;
    height: 87px;
    font-family: PingFangSC-Regular !important;
    font-weight: Medium;
    font-size: 44px;
    color: #FFFFFF;
    margin-bottom: 20px;
    font-weight: 500;
}
.about-wrappwer .about-index .about-index-title .des1{
    width: 504px;
    height: 40px;
    font-family: PingFangSC-Regular !important;
    font-weight: Regular;
    font-size: 28px;
    color: #FFFFFF;
    margin-bottom: 39px;
    font-weight: 400;
}
.about-wrappwer .about-index .about-index-title .des2{
    width: 755px;
    height: 78px;
    font-family: PingFangSC-Regular !important;
    font-weight: Regular;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
    font-weight: 400;
}
.about-wrappwer .about-index .subhead {
font-size: 20px;
font-family: PingFangSC-Regular, PingFang SC;
text-align: center;
font-weight: 400;
color: #FFFFFF;
line-height: 35px;
width: 76%;
}
.about-wrappwer .about-main {
width: 1200px;
margin: auto;
}

.about-wrappwer .about-tabLists{
    width: 100%;
    background: #FFFFFF;
}
.about-wrappwer .about-tabLists .about-tabLists-fixed{
    width: 100%;
    background: white;
}
.about-wrappwer .about-tabLists .fiexP{
    position: fixed;
    top: 64px;
    z-index: 10;
}
.about-wrappwer .about-tabLists .about-tabLists-fixed .about-tabLists-tabs{
    width: 1200px;
    height: 52px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.about-wrappwer .about-tabLists .about-tabLists-fixed .about-tabLists-tabs a{
    margin-right: 56px;
    cursor: pointer;
    display: inline-block;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 16px;
    color: #303133;
    height: 100%;
    align-items: center;
    display: flex;
    box-sizing: border-box;
    border-bottom: 2px solid white;
}
.about-wrappwer .about-tabLists .about-tabLists-fixed .about-tabLists-tabs .spanHover{
    color:#00B37A;
    border-bottom: 2px solid #00B37A;
}
.about-wrappwer .about-tabLists .about-tabLists-fixed .about-tabLists-tabs a:hover{
    color:#00B37A;
    border-bottom: 2px solid #00B37A;
}
.about-wrappwer .about-tabLists .about-tabLists-briefIntroduction {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    height: 636px;
    margin: auto;
}
.about-wrappwer .about-tabLists .about-tabLists-briefIntroduction .viewLeft{
    width: 660px;
}
.about-wrappwer .about-tabLists .about-tabLists-briefIntroduction .viewRight{
    width: 476px;
    height: 476px;
    margin-top: 80px;
}
.about-wrappwer .about-tabLists .about-tabLists-briefIntroduction .viewRight img{
    width: 100%;
    height: 100%;
}
.about-wrappwer .about-tabLists .about-tabLists-briefIntroduction .des1{
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.about-wrappwer .about-tabLists .about-tabLists-briefIntroduction .des1 .title{
    width: 100%;
    height: 45px;
    font-family: PingFangSC-Medium;
    font-weight: 600;
    font-size: 32px;
    color: #303133;
    letter-spacing: 0;
}
.about-wrappwer .about-tabLists .about-tabLists-briefIntroduction .des1 .m1{
    margin-bottom: 40px;
    margin-top: 80px;
}
.about-wrappwer .about-tabLists .about-tabLists-briefIntroduction .m35{
    margin-top: 35px;
}
.about-wrappwer .about-tabLists .about-tabLists-briefIntroduction .m16{
    margin-top: 16px;
}
.about-wrappwer .about-tabLists .about-tabLists-briefIntroduction .des1 .des{
    width: 100%;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 16px;
    color: #303133;
    line-height: 36px;
}

.about-ProductService{
    margin-top: 80px;
    width: 100%;
    margin: auto;
    /* border: 1px solid black; */
    background: #F8F8F8;
}
.about-ProductService .title{
    font-size: 38px;
    color: #303133;
    letter-spacing: 0;
    text-align: center;
    margin: auto;
    padding-top: 80px;
    padding-bottom: 60px;
}
.about-ProductService .tabsList{
    /* padding-bottom: 10px; */
    width: 250px;
    height: 30px;
    display: flex;
    align-items: center;
    margin: auto;
    box-sizing: border-box;
    border-bottom: 1px solid #ebecf0;
}
.about-ProductService .tabsList div{
    width: 83px;
    height: 29px;
    line-height: 28px;
    display: flex;
    text-align: center;
    display: inline-block;
    border-bottom: 2px solid #F8F8F8;
    box-sizing: border-box;
    cursor: pointer;
}
.about-ProductService .tabsList .spanBorder{
    border-left: 1px solid #ebecf0;
    border-right: 1px solid #ebecf0;
    display: inline-block;
    width: 100%;
    line-height: 15px;
}
.about-ProductService .tabsList .spanHover{
    color: #00B37A ;
    border-bottom: 2px solid #00B37A;
}
.about-ProductService .tabsList div:hover{
    color: #00B37A ;
    border-bottom: 2px solid #00B37A;
}

.about-ProductService .tabsView{
    width: 1200px;
    margin: auto;
}
.about-ProductService .tabsView .tabsView-more{
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.about-ProductService .tab0 a{
    color:#00B37A;
    font-size: 14px;
}
.about-ProductService .tab1 a{
    color:#46459A;
    font-size: 14px;
}
.about-ProductService .tab2 a{
    color:#FF8B00;
    font-size: 14px;
}
.about-ProductService .tabsView .tabsView-title{
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100%;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 38px;
    color: #303133;
    letter-spacing: 0;
    text-align: center;
}
.about-ProductService .tabsView .tabsView-des{
    width: 880px;
    height: 50px;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 16px;
    color: #606266;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    margin: auto;
}
.about-ProductService .tabsView .tabsView-conent{
    width: 1200px;
    height: 582px;
    /* border: 1px solid black; */
    display: flex;
    justify-content: space-between;
}

.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft{

}

.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .tabsView-conentLeft-list{
    width: 420px;
    cursor: pointer;
}

.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .tabsView-conentLeft-list .topView{
    display: flex;
    justify-content: space-between;
    padding: 24px 0px;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .tabsView-conentLeft-list .bottomView{
    font-size: 16px;
    color: #303133;
    letter-spacing: 0;
    line-height: 26px;
    display: none;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .disTabs0 .bottomView{
    display: block;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .disTabs1 .bottomView{
    display: block;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .disTabs2 .bottomView{
    display: block;
}

.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .list0 .topView .textLeft{
    font-size: 24px;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .list0 .topView .textRight{
    font-size: 24px;
    color: #00B37A;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .list0 .topView .displayTextRight{
    font-size: 24px;
    color: #00B37A;
    display: none;
}

.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .list1 .topView .textLeft{
    font-size: 24px;
    color: #303133;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .list1 .topView .textRight{
    font-size: 24px;
    color: #46459A;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .list1 .topView .displayTextRight{
    font-size: 24px;
    color: #46459A;
    display: none;
}

.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .list2 .topView .textLeft{
    font-size: 24px;
    color: #303133;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .list2 .topView .textRight{
    font-size: 24px;
    color: #FF8B00;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft .list2 .topView .displayTextRight{
    font-size: 24px;
    color: #FF8B00;
    display: none;
}

.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft  .disTabs0 .topView .textLeft{
    color:#00B37A;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft  .disTabs1 .topView .textLeft{
    color:#46459A;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentLeft  .disTabs2 .topView .textLeft{
    color:#FF8B00;
}

.tab0{
    display: none;
}
.tab1{
    display: none;
}
.tab2{
    display: none;
}

.about-ProductService .tabsView .tabsView-conent .tabsView-conentRight{
    width: 740px;
    height: 582px;
    margin-top: 10px;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentRight img{
    width: 100%;
    height: 100%;
    display: none;
}
.about-ProductService .tabsView .tabsView-conent .tabsView-conentRight .imageShow{
    display: inline-block;
}



.about-bannerServe{
    width: 100%;
    height: 784px;
    background: #FFFFFF;
}
.about-bannerServe .about-bannerServe-main{
    width: 1200px;
    height: 100%;
    /* border: 1px solid black; */
    margin: auto;
}
.about-bannerServe .about-bannerServe-main .title{
    width: 100%;
    font-size: 38px;
    color: #303133;
    letter-spacing: 0;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 40px;
}
.about-bannerServe .about-bannerServe-main .des{
    width: 100%;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 16px;
    color: #606266;
    padding-bottom: 80px;
}
.about-bannerServe .about-bannerServe-main .imageView{
    width: 1200px;
    height: 426px;
    position: relative;
    overflow: hidden;
}

.about-bannerServe .about-bannerServe-main .imageView .imageView-div{
    z-index: 2;
    position: absolute;
    background-image: linear-gradient(270deg, #FFFFFF 0%, rgba(255,255,255,0.00) 49%, #FFFFFF 100%);
    width: 100%;
    height: 100%;
}

.about-bannerServe .about-bannerServe-main .imageView .imageView-img{
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    animation:mymove 35s infinite linear;
    display: flex;
}
.about-bannerServe .about-bannerServe-main .imageView .imageView-img img{
    width: 100%;
    height: 100%;
}

@keyframes mymove
{
    from {left:0px;}
    to {left:-1135px;}
}

.about-propositiont{
    width: 100%;
    height: 816px;
    background: #FFFFFF;
}
.about-propositiont .about-title{
    width: 100%;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 38px;
    color: #303133;
    letter-spacing: 0;
    text-align: center;
    padding-top: 80px;
    margin-bottom: 40px;
}
.about-propositiont .about-des{
    margin-bottom: 69px;
    height: 25px;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 16px;
    color: #606266;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
}
.about-propositiont .about-tabsView{
    width: 1250px;
    display: flex;
    align-items: center;
    margin: auto;
}

.about-propositiont .about-tabsView .tabsViewLeft{
    width: 819px;
    height: 538px;
    overflow: hidden;
    display: flex;
    align-items: center;
    position: relative;
}
.about-propositiont .about-tabsView .tabsViewLeft .borderRadius1{
    /* border: 1px solid #ebecf0; */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-propositiont .about-tabsView .tabsViewLeft .borderRadius1 .borderRadius2{
    /* width: 719px; */
    /* height: 719px; */
    /* border: 1px solid #ebecf0; */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-propositiont .about-tabsView .tabsViewLeft .borderRadius1 .borderRadius2 .borderRadius3{
    width: 519px;
    height: 519px;
    border: 1px solid #ebecf0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.about-propositiont .about-tabsView .tabsViewLeft .borderRadius1 .borderRadius2 .borderRadius3 .borderRadius-tabs{
    position: absolute;
    right: -60px;
    width: 148px;
    height: 377px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.about-propositiont .about-tabsView .tabsViewLeft .borderRadius1 .borderRadius2 .borderRadius3 .borderRadius-tabs .borderRadius-tabs-tabsView{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.about-propositiont .about-tabsView .tabsViewLeft .borderRadius1 .borderRadius2 .borderRadius3 .borderRadius-tabs .borderRadius-tabs-tabsView:nth-child(2){
    position: absolute;
    top: 108px;
    left: 50px;
}
.about-propositiont .about-tabsView .tabsViewLeft .borderRadius1 .borderRadius2 .borderRadius3 .borderRadius-tabs .borderRadius-tabs-tabsView:nth-child(3){
    position: absolute;
    top: 221px;
    left: 50px
}
.about-propositiont .about-tabsView .tabsViewLeft .borderRadius1 .borderRadius2 .borderRadius3 .borderRadius-tabs .borderRadius-tabs-tabsView .tabsViewImage{
    width: 60px;
    height: 60px;
}
.about-propositiont .about-tabsView .tabsViewLeft .borderRadius1 .borderRadius2 .borderRadius3 .borderRadius-tabs .borderRadius-tabs-tabsView .tabsViewImage img{
    width: 100%;
    height: 100%;
}
.about-propositiont .about-tabsView .tabsViewLeft .borderRadius1 .borderRadius2 .borderRadius3 .borderRadius-tabs .borderRadius-tabs-tabsView .tabsViewDes{
    height: 25px;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
}
.about-propositiont .about-tabsView .tabsViewLeft  .borderRadius1 .borderRadius2 .borderRadius3 .borderRadius4{
    width: 319px;
    height: 319px;
    border: 1px solid #ebecf0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-propositiont .about-tabsView .tabsViewLeft  .borderRadius1 .borderRadius2 .borderRadius3 .borderRadius4 .borderRadius5{
    width: 160px;
    height: 160px;
    border: 1px solid #ebecf0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F8F8F8;
}
.about-propositiont .about-tabsView .tabsViewLeft  .borderRadius1 .borderRadius2 .borderRadius3 .borderRadius4 .borderRadius5 .borderRadius6{
    width: 133px;
    height: 133px;
    border: 1px solid #ebecf0;
    border-radius: 50%;
    background: white;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}
.about-propositiont .about-tabsView .tabsViewLeft  .borderRadius1 .borderRadius2 .borderRadius3 .borderRadius4 .borderRadius6 img{
    width: 160px;
    top: -14px;
    position: absolute;
}

.about-propositiont .about-tabsView .tabsViewRight{
    flex: 0.9;
}
.about-propositiont .about-tabsView .tabsViewRight .rightDiv{
    display: flex;
    flex-wrap: wrap;
}
.about-propositiont .about-tabsView .tabsViewRight  .rightDivTitle{
    font-weight: 600;
    width: 100%;
    font-size: 32px;
    color: #303133;
    margin-bottom: 16px;
}
.about-propositiont .about-tabsView .tabsViewRight  .rightDivDes{
    color:#505050;
    line-height: 28px;
    font-size: 16px;
}
.about-propositiont .about-tabsView .tabsViewRight  .rightDivDes span{
    color:#00B37A;
}

.about-dynamics{
    width: 100%;
    height: 650px;
    padding-top: 80px;
    background: #F8F8F8;
}
.about-dynamics .title{
    width: 100%;
    text-align: center;
    height: 53px;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 38px;
    color: #303133;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 40px;
}
.about-dynamics .des{
    margin-bottom: 20px;
    height: 25px;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 16px;
    color: #606266;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
}
.about-dynamics .dynamicsMore{
    height: 20px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 14px;
    margin-bottom: 40px;
    letter-spacing: 0;
}
.about-dynamics .dynamicsMore a{
    color: #00B37A;
}
.about-dynamics .dynamicsMore img{
    width: 16px;
    height: 16px;
}
.about-dynamics .main{
    width: 1200px;
    height: 233px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about-dynamics .main .mainDiv{
    background-image: tr;
    width: 400px;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    background: white;
    overflow: hidden;
}

.about-dynamics .main .mainDiv a{
    display: flex;
    flex-wrap: wrap;
    padding: 24px;
    height: 100%;
}
.about-dynamics .main .mainDiv .top{
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 59px;

}
.about-dynamics .main .mainDiv .top .topLeft{
    width: 59px;
    height: 59px;
    display: flex;
    flex-wrap: wrap;
}
.about-dynamics .main .mainDiv .top .topLeft .first{
    height: 45px;
    font-family: PingFangSC-Medium;
    font-weight: Medium;
    font-size: 32px;
    color: #303133;
}
.about-dynamics .main .mainDiv .top .topLeft .second{
    height: 22px;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 16px;
    color: #565656;
    letter-spacing: 0;
}
.about-dynamics .main .mainDiv .top .topRight{
    padding-top: 10px;
}
.about-dynamics .main .mainDiv .top .topRight img{
    width: 16px;
    height: 16px;
}
.about-dynamics .main .mainDiv .top .topRight .leftJian2{
    display: none;
}
.about-dynamics .main .mainDiv .top .topRight .lookDeta{
    font-size: 14px;
    color:#00B37A;
}
.about-dynamics .main .mainDiv .bottom{
    width: 100%;
    height: 70px;
    font-family: PingFangSC-Medium;
    font-weight: Medium;
    font-size: 18px;
    color: #303133;
    letter-spacing: 0;
    word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
    transition: 0.3s;
}

.about-dynamics .main .backMainDiv{
    background-size: 100%;
    width: 400px;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    overflow: hidden;
}

.about-dynamics .main .backMainDiv a{
    display: flex;
    flex-wrap: wrap;
    background: rgba(0,0,0,.2);
    height: 100%;
    padding: 24px;
}

 .about-dynamics .main .backMainDiv .bottom{
    color: #FFFFFF !important;
 }
 .about-dynamics .main .backMainDiv .top .topLeft .first{
    height: 45px;
    font-family: PingFangSC-Medium;
    font-weight: Medium;
    font-size: 32px;
    color: #FFFFFF !important;
}
.about-dynamics .main .backMainDiv .top .topLeft .second{
    height: 22px;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 16px;
    color: #FFFFFF !important;
    letter-spacing: 0;
}
.about-dynamics .main .backMainDiv .top .topRight .lookDeta{
    color: #FFFFFF !important;
}
.about-dynamics .main .backMainDiv .top .topRight .leftJian2{
    width: 16px;
    height: 16px;
}
.about-dynamics .main .backMainDiv .top .topRight .leftJian{
    display: none;
}
.about-dynamics .main .backMainDiv .top{
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 59px;

}
.about-dynamics .main .backMainDiv .top .topLeft{
    width: 59px;
    height: 59px;
    display: flex;
    flex-wrap: wrap;
}
.about-dynamics .main .backMainDiv .top .topLeft .first{
    height: 45px;
    font-family: PingFangSC-Medium;
    font-weight: Medium;
    font-size: 32px;
    color: #303133;
}
.about-dynamics .main .backMainDiv .top .topLeft .second{
    height: 22px;
    font-family: PingFangSC-Regular;
    font-weight: Regular;
    font-size: 16px;
    color: #565656;
    letter-spacing: 0;
}
.about-dynamics .main .backMainDiv .top .topRight{
    padding-top: 10px;
}
.about-dynamics .main .backMainDiv .top .topRight img{
    width: 16px;
    height: 16px;
}

.about-dynamics .main .backMainDiv .top .topRight .lookDeta{
    font-size: 14px;
    color:#00B37A;
}
.about-dynamics .main .backMainDiv .bottom{
    width: 100%;
    height: 70px;
    font-family: PingFangSC-Medium;
    font-weight: Medium;
    font-size: 18px;
    color: #303133;
    letter-spacing: 0;
    word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
    transition: 0.3s;
}

.about-wrappwer .about-swiper {
width: 100%;
background: #F8FAFB;
box-sizing: border-box;
padding-bottom: 80px;
}
.about-wrappwer .about-swiper .title {
box-sizing: border-box;
text-align: center;
padding-top: 80px;
padding-bottom: 40px;
font-size: 32px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 600;
color: #303133;
}
.about-wrappwer .about-swiper .text {
box-sizing: border-box;
text-align: center;
padding-bottom: 60px;
font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #606266;
}
.about-wrappwer .about-swiper .safetySpwier {
width: 1200px;
margin: auto;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.about-wrappwer .about-swiper .safetySpwier .safetyTitle {
text-align: center;
width: 100%;
height: 16px;
font-size: 16px;
font-family: PingFangSC-Regular;
font-weight: 500;
color: #00B37A;
line-height: 16px;
}
.about-wrappwer .about-swiper .safetySpwier .safetySpwier {
width: 97%;
background-color: #F8FAFB;
margin: auto;
display: flex;
align-items: flex-start;
justify-content: center;
}
.about-wrappwer .about-swiper .safetySpwier .safetySpwier .swiper-slide {
text-align: center;
font-size: 18px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.about-wrappwer .about-swiper .safetySpwier .safetySpwier-connent {
position: relative;
width: 240px !important;
font-size: 14px;
font-family: PingFangSC-Regular;
font-weight: 400;
color: #909399;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.about-wrappwer .about-swiper .safetySpwier .safetySpwier-connent .safetySpwierImage {
width: 100%;
height: 260px;
display: flex;
align-items: center;
justify-content: center;
}
.about-wrappwer .about-swiper .safetySpwier .safetySpwier-connent .safetySpwierImage img {
width: 80%;
}
.about-wrappwer .about-swiper .safetySpwier .safetySpwier-connent .safetySpwierText {
text-align: center;
margin-top: 20px;
width: 87%;
font-size: 14px;
font-family: PingFangSC-Regular;
font-weight: 400;
color: #909399;
line-height: 21px;
}

.about-wrappwer .about-callUs {
    display: flex;
    width: 98%;
    flex-wrap: wrap;
    padding-bottom: 100px;
    justify-content: center;
    /* height: 666px; */
    /* background: #FFFFFF; */
    margin: auto;
}
.about-wrappwer .about-callUs-title {
margin-top: 80px;
margin-bottom: 60px;
width: 100%;
text-align: center;
font-size: 32px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #333333;
line-height: 46px;
}
.about-wrappwer .about-callUs-main {
display: flex;
justify-content: space-between;
align-items: center;
width: 1200px;
height: 400px;
}
.about-wrappwer .about-callUs-main-rightText {
margin-left: 50px;
/* width: 60%; */
flex: 1;
}
.about-wrappwer .about-callUs-main-rightText .connent {
    font-size:16px;
    margin-top: 32px;
}
.about-wrappwer .about-callUs-main-rightText .connent img {
width: 18px;
margin-right: 10px;
height: 18px;
}
.about-wrappwer .bottomMap {
position: relative;
width: 100%;
}
.about-wrappwer .bottomMap .about-connect {
width: 100%;
height: 288px;
background: url("../images/connect.png") no-repeat;
background-size: 100% 100%;
}
.about-wrappwer .bottomMap .about-connect .text {
box-sizing: border-box;
width: 100%;
text-align: center;
padding-top: 40px;
font-size: 32px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 600;
color: #FFFFFF;
}
.about-wrappwer .bottomMap .middle {
top: 100px;
left: 15%;
z-index: 999;
position: absolute;
width: 1200px;
height: 200px;
background: white;
display: flex;
width: 75.8%;
}
.about-wrappwer .bottomMap .middle .middleDiv {
width: 25%;
height: 198px;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
align-content: baseline;
box-sizing: border-box;
border-right: 1px solid #EEEEEE;
}
.about-wrappwer .bottomMap .middle .middleDiv .titleImage {
padding: 24px 0px 16px 0px;
width: 64px;
height: 64px;
}
.about-wrappwer .bottomMap .middle .middleDiv .titleImage img {
width: 100%;
height: 100%;
}
.about-wrappwer .bottomMap .middle .middleDiv .titleText {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.about-wrappwer .bottomMap .middle .middleDiv .titleText .top {
padding-bottom: 12px;
text-align: center;
width: 100%;
height: 16px;
font-size: 16px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 600;
color: #303133;
line-height: 16px;
}
.about-wrappwer .bottomMap .middle .middleDiv .titleText .bottom {
box-sizing: border-box;
word-break: break-all;
text-align: center;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #606266;
line-height: 16px;
padding: 0px 7px 7px 7px;
}
.about-wrappwer .bottomMap .map {
z-index: -1;
width: 100%;
height: 320px;
}
.about-wrappwer #allmap {
border-radius: 10px;
overflow: hidden;
width: 616px;
height: 400px;
margin: 0;
font-family: "微软雅黑";
}
/*地图标题*/
.BMap_bubble_title {
font-size: 12px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 600;
color: #333333;
}
/* 消息内容 */
.BMap_bubble_content {
font-size: 12px !important;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #606266 !important;
}
.shadow {
display: none;
}
.BMap_bubble_pop {
border: 0px solid #999999 !important;
border-radius: 0px !important;
padding: 8px !important;
background-color: transparent !important;
background-image: url('../images/backgroun_location.png');
background-size: 100% 100%;
}
.BMap_bubble_pop img {
display: none !important;
}

.mainView1200{
    margin: auto;
    display: flex;
    width: 88%;
    justify-content: center;
}

.disNo{
    display: none;
}
.hideImage{
    display: none;
}
.all-about{
    background: url('../images/aboutbottom.png') no-repeat;
    background-size: 100% auto;
    background-position: 0 100%;
}
