/* å…³äºŽæˆ‘ä»¬é¡µé¢æ ·å¼ */
/*åˆå§‹åŒ–*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul, li { list-style: none; }
a{text-decoration: none;color: #999}
button { cursor: pointer; }
html, body {min-width:1024px !important;}
body { width:100%;min-width:1024px;color: #363636; line-height: 1.2;overflow-x: hidden;font-family: 'å¾®è½¯é›…é»‘'}
.claer{clear: both;}

/*åª’ä½“æŸ¥è¯¢*/
/* ------------------------1024px------------------------------ */
@media (max-width: 1024px){
    .public_title p:first-child {
        font-size: 30px !important;
    }
    .public_title p:nth-child(2) {
        font-size: 26px !important;
    }
    .all_info .public_title {
        margin-left: 90px;
    }
    .brand .lf .blue_title{
        height: 130px;
        line-height: 28px;
    }
    .brand .lf .blue_title P:first-child{
        font-size: 25px;
    }
    .brand .lf .blue_title P:last-child{
        font-size: 20px;
    }
    .honorary_award .certificate_list img {
        margin-right: 20px !important;
    }
}
/* ------------------------1280px------------------------------ */
@media (min-width: 1280px) {
    .public_title p:first-child {
        font-size: 37px !important;
    }
    .public_title p:nth-child(2) {
        font-size: 32px !important;
    }
    .all_info .public_title {
        margin-left: 112px;
    }
    .brand .lf .blue_title{
        height: 130px;
        line-height: 28px;
    }
    .brand .lf .blue_title P:first-child{
        font-size: 25px;
    }
    .brand .lf .blue_title P:last-child{
        font-size: 20px;
    }
}
/* ------------------------1366px------------------------------ */
@media (min-width: 1366px) {
    .public_title p:first-child {
        font-size: 40px !important;
    }
    .public_title p:nth-child(2) {
        font-size: 34px !important;
    }
    .all_info .public_title {
        margin-left: 120px;
    }
    .brand .lf .blue_title{
        height: 140px;
        line-height: 35px;
    }
    .brand .lf .blue_title P:first-child{
        font-size: 27px;
    }
    .brand .lf .blue_title P:last-child{
        font-size: 22px;
    }
}
/* ------------------------1440px------------------------------ */
@media (min-width: 1440px) {
    .public_title p:first-child {
        font-size: 42px !important;
    }
    .public_title p:nth-child(2) {
        font-size: 36px !important;
    }
    .all_info .public_title {
        margin-left: 130px;
    }
    .brand .lf .blue_title{
        height: 140px;
        line-height: 35px;
    }
    .brand .lf .blue_title P:first-child{
        font-size: 27px;
    }
    .brand .lf .blue_title P:last-child{
        font-size: 22px;
    }
}
/* ------------------------1680px------------------------------ */
@media (min-width: 1680px) {
    .all_info .public_title {
        margin-left: 135px;
    }
    .brand .lf .blue_title{
        height: 180px;
        line-height: 40px;
    }
    .brand .lf .blue_title P:first-child{
        font-size: 38px;
    }
    .brand .lf .blue_title P:last-child{
        font-size: 32px;
    }
}
/* ------------------------1920px------------------------------ */
@media (min-width: 1920px) {
    .all_info .public_title {
        margin-left: 136px;
    }
    .brand .lf .blue_title{
        height: 184px;
        line-height: 45px;
    }
    .brand .lf .blue_title P:first-child{
        font-size: 46px;
    }
    .brand .lf .blue_title P:last-child{
        font-size: 41px;
    }
}
/* bannerå†…å®¹ */
.banner{
    overflow: hidden;
    width: 100%;
    position: relative;
}
.banner img{
    width: 100%;
    height: 640px;
}
.banner .us{
    width: 500px;
    position: absolute;
    top: 233px;
    left: 36%;
    text-align: center;
}
.banner .us .about_us{
    font-size: 50px;
    font-weight: 400;
    color: #FFFFFF;
}
.banner .us .zhong{
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.banner .us .zhong .line{
    width: 170px;
    height: 1px;
    background: rgba(255, 255, 255, 0.32);
}
.banner .us .zhong .wm{
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 20px;
}
.nav{
    height: 79px;
    background-color: fff;
    display: flex;
    margin-bottom: 10px;
    justify-content: center;
    box-sizing: border-box;
    border-bottom: 1px solid #EFEFEF;
}
.nav div{
    height: 79px;
    line-height: 75px;
}
.nav div a{
    margin: 0 30px;
    font-size: 16px;
    font-weight: 400;
    color: #474747;
    cursor: pointer;
}
.on{
    border-bottom: 2px solid #2279fc !important;
}
/* all_info */
.all_info{
    width: 100%;
    /* height: 500px; */
    /* background-color: #fff; */
}
.all_info .group_company{
    width: 100%;
    height: 966px;
    background-color: #fff;
    padding: 58px 0 80px 0;
    box-sizing: border-box;
}

/* å…¬å…±æ ‡é¢˜--æ ·å¼ */
.public_title p:first-child{
    font-size: 56px !important;
    font-weight: bold;
    color: #EEEEEE;
}
.public_title p:nth-child(2){
    font-size: 48px;
    font-weight: 400;
    color: #474747;
    margin-bottom: 30px;
}
.public_title p:last-child{
    width: 40px;
    height: 4px;
    background: #418FFD;
}
/*  é›†å›¢æ¦‚å†µ  */
.all_info .group_company .info_list{
    display: flex;
    margin: 0 auto;
    margin-top: 67px;
    justify-content: center;
}
.all_info .group_company .info_list .out_box{
    padding: 12px;
    box-sizing: border-box;
    width: 17.08%;
    min-height: 380px;
    background: #fff;
    overflow: hidden;
    margin-right: 5px;
}
.all_info .group_company .info_list .out_box:hover{
    box-shadow: 0px 0px 10px 0px rgba(10, 13, 32, 0.08);
    transform: translate(0px, -8px);
}
.all_info .group_company .info_list .out_box img{
    width: 100%;
    height: 178px;
}
.all_info .group_company .info_list .out_box .num{
    font-size: 52px;
    font-weight: 400;
    color: #F1F1F1;
    margin: 41px auto;
    text-align: center;
}
.all_info .group_company .info_list .out_box .text{
    width: 90%;
    /* height: 40px; */
    font-size: 16px;
    font-weight: 400;
    color: #5E5E5E;
    line-height: 24px;
    background-color: #fff;
    margin: -64px auto 0 auto;
    position: relative;
    z-index: 20;
    text-align: center;
}
.all_info .group_company .introduce{
    width: 85%;
    /* height: 81px; */
    font-size: 16px;
    font-weight: 400;
    color: #5E5E5E;
    line-height: 32px;
    margin: 0 auto;
    margin-top: 67px;
    text-align: left;
    height: 192px;
    overflow-y: auto;
}
.all_info .group_company .introduce::-webkit-scrollbar{
    width: 5px;     /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
    height: 1px;
    background-color: rgb(241, 241, 241);
}
/* ä¼ä¸šæ–‡åŒ– */
.all_info  .enterprise_culture{
    width: 100%;
    height: 837px;
    position: relative;
}
.all_info  .enterprise_culture .ban1{
    /* width: 1760px; */
    height: 728px;
    background: #F7F7F7;
}
.all_info  .enterprise_culture .ban2{
    width: 480px;
    height: 705px;
    background: #FFFFFF;
    position: absolute;
    top: 113px;
    left: 0;
}
.ban2 div{
    position: absolute;
    top: -38px;
    left: 120px;
    z-index: 2;
}
.ban2 p{
    font-size: 52px;
    
    font-weight: bold;
    color: #8C8C8C;
    line-height: 58px;
}
.all_info  .enterprise_culture .ban3{
    width: 84.38%;
    height: 672px;
    background: url('../images/culture-bg.png') no-repeat;
    position: absolute;
    top: 100px;
    right: 0;
}
.all_info  .enterprise_culture .ban4{
    width: 462px;
    height: 620px;
    background: rgba(33, 108, 237, 0.9);
    position: absolute;
    top: 80px;
    left: 478px;
    padding: 54px 0 0 54px;
    box-sizing: border-box;
}
.all_info  .enterprise_culture .ban4 .tou{
    font-size: 36px;
    
    font-weight: 400;
    color: #FFFFFF;
}
.all_info  .enterprise_culture .ban4 .line{
    width: 36px;
    height: 3px;
    background: #FFFFFF;
    margin: 30px 0 40px 0;
}
.all_info  .enterprise_culture .ban4 .culture{
    margin-bottom: 40px;
    font-size: 16px;
    
    font-weight: 400;
    color: #FFFFFF;
}
.all_info  .enterprise_culture .ban4 .culture .dian span{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #fff;
    margin-right: 8px;
}
.all_info  .enterprise_culture .ban4 .culture p{
    font-size: 16px;
    
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

/* å‘å±•åŽ†ç¨‹ */
.development{
    /* height: 994px; */
    padding: 58px 0 0 0;
    box-sizing: border-box;
}
.history_listbox {
    height: 580px;
}
.development .history_list{
    display: flex;
    margin-top: 73px;
    padding-left: 6%;
    box-sizing: border-box;
    transition: all 0.5s;
}
.development .history_active {

}
.development .history_list .lf{
    overflow: hidden;
    width: 43.85%;
    height: 580px;
}
.development .history_list .lf img{
    /* width: 100%; */
    transition: 0.5s;
    height: 100%;
    /* width: auto;  
    height: auto;  
    max-width: 100%;  
    max-height: 100%;     */
}
.development .history_list .lf img:hover{
    transform: scale(1.1);
}
.development .history_list .rt{
    width: 700px;
    height: 570px;
    /* border: 1px solid #363636; */
    margin-left: 5%;
    /* padding-top: 59px; */
    padding-right: 50px;
    box-sizing: border-box;
    overflow: hidden;
}
.development .history_list .scrolls {
    height: 570px;
    overflow-x: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
}
.development .history_list .scrolls::-webkit-scrollbar-thumb{
    background: rgb(238, 236, 236);
}
.development .history_list .scrolls::-webkit-scrollbar {    
    /* display: none; */
    width: 4px;
}
.development .history_list .rt .box{
    display: flex;
    margin-bottom: 38px;
}
.development .history_list .rt .box img{
    width: 9px;
    height: 10px;
    margin: 11px 8px 0 0;
}
.development .history_list .rt .box .lc{
    font-size: 15px;
    font-weight: 400;
    color: #C2C2C2;
    line-height: 24px;
}
.development .history_list .rt .box .lc  p:first-child{
    font-size: 22px;
    font-weight: 400;
    color: #474747;
    line-height: 34px;

    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.development .years_box{
    margin-top: 30px;
    border-bottom: 1px solid #E8E8E8;
    display: flex;
    justify-content: center;
}
.development .year_box p{
    width: 178px;
    user-select: none;
}
.development .years{
    display: flex;
}
.scrolls {
    width: 1400px;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
}
.scrolls::-webkit-scrollbar {    
    /* display: none; */
    /* width: 2px; */
    height: 4px;
    background-color: #E8E8E8;
    cursor: pointer;
}
.development .years .year_box{
    width: 178px;
    height: 135px;
    /* background-color: #2279fc; */
    text-align: center;
    line-height: 160px;
    position: relative;
    font-size: 20px;
    color: #5E5E5E;
    cursor: pointer;
   

}
.development .years .year_box.year_activ{
    background: url('../images/xiantiao.png');
    background-repeat: no-repeat;
    background-position: bottom;
}
.development .years .year_box .tou{
    /* width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #fff; */
    width: 148px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.development .years .year_box .tou img{
    width: 148px;
    height: 9px;
    display: none;
}
.development .years .year_box:hover{
    /* background-color: #2279fc;
    color: #fff; */
}
.development .years .year_box:hover .tou img{
    /* border-bottom: 10px solid #2279fc !important; */
    /* display: block; */
}
/* .development .years .year_activ {
    background-color: #2279fc;
    color: #fff;
} */
/* .development .years .year_activ .tou {
    border-bottom: 10px solid #2279fc !important;
} */
/* å…šå»ºå·¥ä½œ */
.party_building{
    padding-top: 58px;
    box-sizing: border-box;
}
.all_info .public_title{
    /* margin-left: 7%; */
}
.party_building .party_box{
    width: 88%;
    /* height: 1219px; */
    background: url('../images/party-bg.png') no-repeat;
    padding: 63px 0 90px 0;
    margin-left: 7%;
    box-sizing: border-box;
}
.party_building .party_box .content{
    font-size: 28px;
    font-weight: 400;
    color: #474747;
    line-height: 32px;
    margin-bottom: 75px;
}
.party_building .party_box .content p:last-child{
    /* width: 1540px; */
    /* height: 49px; */
    font-size: 16px;
    font-weight: 400;
    color: #5E5E5E;
    line-height: 32px;
    margin-top: 31px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.party_building  .party_picture{
    display: flex;
    /* width: 1300px; */
    flex-wrap: wrap;
}
.party_picture div {
    width: 22%;
    height: 274px;
    margin:0 4% 60px 0;
    overflow: hidden;
}
.party_picture div:nth-child(4n) {
    margin-right: 0;
}
.party_building  .party_picture div img{
    /* width: 380px; */
    width: 100%;
}
.party_building  .party_picture div:hover{
    transform: translateY(-8px);
    transition: all .5s ease-out;
}
/* ç¤¾ä¼šå…¬ç›Š */
.social_welfare{
    width: 100%;
    height: 648px;
    background: url('../images/shehui.png') no-repeat;
    padding: 56px 0 0 0;
    box-sizing: border-box;
    position: relative;
    z-index: 55;
}
.social_welfare .public_title p:nth-child(2){
    color: #fff;
}
.social_welfare .public_title p:nth-child(3){
    background: #fff;
}
.social_welfare .time{
    font-size: 28px;
    font-weight: 400;
    color: #FFFFFF;
    margin: 100px 0 0 153px;
   
}
.social_welfare .time span{
    width: 6px;
    height: 6px;
    color: #FFFFFF;
}
.social_welfare .card_box:nth-child(2){
    margin-left: 45px;
}
.social_welfare .social_card .out_box{
    text-align: center;
    margin-top: 129px;
    white-space: nowrap;
    /* margin-left: 153px; */
}
.social_welfare .social_card .lf_card{
    display: inline-block;
    width: 738px;
    height: 440px;
    background: #FFFFFF;
    padding: 68px 0 0 55px;
    box-sizing: border-box;
    position: relative;
}
.social_welfare .social_card .lf_card:nth-child(1) {
    /* margin-right: 110px; */
}
.social_welfare .social_card .lf_card div:nth-child(1) p{
    /* width: 624px; */
    font-size: 28px;
    font-weight: 400;
    color: #474747;
    line-height: 38px;
    white-space: pre-wrap;
    text-align: left;

}
.social_welfare .social_card .lf_card div:nth-child(1) p:nth-child(1) {
    height: 76px;
    padding-right: 60px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.social_welfare .social_card .lf_card div:nth-child(1) p:nth-child(2){
    width: 95%;
    height: 150px;
    font-size: 15px;
    font-weight: 400;
    color: #999999;
    line-height: 25px;
    margin: 31px 0 0 0;
    white-space: pre-wrap;
    text-align: left;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.social_welfare .social_card .lf_card .more {
    width: 100%;
    height: 70px;
    line-height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.social_welfare .social_card .lf_card .more .line{
    width: 100%;
    height: 1px;
    background: #EDEDED;
    /* margin-left: -29px; */
}
.social_welfare .social_card .lf_card .more .texts{
    font-size: 14px;
    font-weight: 400;
    color: #C2C2C2;
    padding: 0 25px;
    box-sizing: border-box;
    text-align: left;
}
.social_welfare .social_card .lf_card .more .texts span{
    color: #999;
    float: right;
    cursor: pointer;
    /* margin-left: 461px; */
}
.social_welfare  .social_card .lf_card .more .texts span:hover{
    color: #2279fc !important;
}
.social_welfare .social_card .lf_card:hover{
    transform: translateY(-18px);
    transition: all .5s ease-out;
}

.swiper-container {
      width: 1600px;
      height: 100%;
      margin:0 auto;
      /* margin-right: auto; */
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    /* Center slide text vertically */
    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;
}
/* .swiper-father {
    width: 100%;
    height: 100%;
    border: 1px solid red;
    position: relative;
  } */


/* è£èª‰å¥–é¡¹ */
.honorary_award{
    /* margin-top: 80px; */
    width: 100vw;
    /* height: 1033px; */
    background: #FAFAFA;
    padding-top:286px ;
    position: relative;
    padding-bottom: 350px;
}
.honorary_award .honorary{
    width: 55%;
    height: 570px;
    background: url('../images/honorary.png') no-repeat;
    padding: 73px 0 0 0;
    box-sizing: border-box;
}
.honorary_award .honorary .public_title p:nth-child(2){
    color: #fff;
}
.honorary_award .honorary .public_title p:nth-child(3){
    background: #fff;
}
.honorary_award .honorary .btn{
    display: flex;
    margin-top: 193px;
    margin-left: 13%;
}
.honorary_award .honorary .btn .btn_lf{
    width: 56px;
    height: 50px;
    background: #fff;
    border: 1px solid #2370F5;
    color: #2370F5;
    display: flex;
   justify-content: center;
   align-items: center;
    font-size: 12px;
    cursor: pointer;
}
.active{
    background: #006CF1 !important;
    border: 1px solid #FFFFFF !important;
    color: #fff !important;
}
.honorary_award  .certificate_list{
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 533px;
    left: 30%;
}
.honorary_award .certificate_list img{
    width: 30%;
    /* height: 280px; */
    margin: 0 25px 25px 0;
}
.honorary_award .certificate_list img:hover{
    transform: translateY(-8px);
    transition: all .5s ease-out;
}
.shehui_pageclick{
    cursor: pointer;
}
