.ez_cate_i{cursor: pointer;}

.ea_info{}
.ea_info_c{padding: 100px 0;}
.ea_info_t{display: flex;justify-content: space-between;align-items: center;}
.ea_info_tl{width: 48%;}
.ea_info_tl>h2{font-size: 26px;}
.ea_info_tl>h1{font-size: 4rem;line-height: 2;/*background-clip: text;-webkit-background-clip: text;background-image: var(--linear);color: transparent;*/font-family: 'ar';font-weight: 600;color: var(--base);}
.ea_info_tl>span{width: 30px;border-top: 3px solid var(--base);display: inline-block;margin: 10px 0 20px;}
.ea_info_tl>p{line-height: 2;font-size: 1.2rem;}
.ea_info_tl>a{line-height: 50px;background-color: var(--base);display: inline-block;padding: 0 40px;color: #fff;margin: 20px 0 0;}
.ea_info_tr{width: 48%;}
.ea_info_tri{width: 100%;height: 356px;object-fit: cover;}
.ea_info_b{display: flex;margin: 100px 0 0;background-color: #fff;}
.ea_info_bl{width: 50%;height: 200px;;display: flex;justify-content: space-between;align-items: center;}
.ea_info_li{width: 33.33%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.ea_info_li>h1{color: var(--base);font-size: 3rem;}
.ea_info_li>span{font-size: 14px;line-height: 2;}
.ea_info_br{width: 50%;height: 200px;display: flex;justify-content: space-between;align-items: center;background-color: var(--base)}
.ea_info_ri{width: 33.33%;display: flex;flex-direction: column;justify-content: center;align-items: center;transition: .3s;}
.ea_info_ri>img{}
.ea_info_ri>p{line-height: 3;color: #fff;}
.ea_info_ri:hover{transform: scale(1.1);}

.ea_team{background: url('/images/about/40.jpg') no-repeat center/cover;padding: 100px 0 200px;}
.ea_team>h1{text-align: center;}
.ea_team>h2{text-align: center;margin: 20px 0 60px;}
.ea_team_ic{padding: 0 20px;}
.ea_team_ic>img{width: 100%;height: 30rem;object-fit: cover;}
.ea_team_ic>h1{padding: 30px 0 10px;font-size: 1.6rem;text-align: center;}
.ea_team_ic>p{font-size: 1.2rem;text-align: center;color: #999;}

.ea_arrow{color: #aaa;position: absolute;bottom: -80px;z-index: 1;font-size: 4rem;font-weight: 900;transition: .3s;cursor: pointer;}
.ea_arrow:hover{color: var(--base);}
.ea_arrow.slick_prev{left: 46%;}
.ea_arrow.slick_next{right: 46%;}

.ea_honor{padding: 100px 0 200px;background: url('/images/index/50.png') no-repeat center/cover;}
.ea_honor>h1{text-align: center;}
.ea_honor>h2{text-align: center;margin: 20px 0 60px;}
.ea_honor_w{}
.ea_honor_i{text-align: center;margin: 0 40px;padding: 20px 0;}
.ea_honor_ic>img{transition: .5s;display: inline;width: 100%;}
.ea_honor_ic>h1{font-size: 16px;margin: 40px 0 0;}
.ea_honor_i:hover img{transform: scale(1.1);}
.ea_honor_i:hover h1{color: var(--base);}

.honor_dot{position: absolute;bottom: -40px;text-align: center;left: 50%;transform: translateX(-50%);}
.honor_dot>li{display: inline-block;width: 10px;height: 10px;font-size: 0;outline: 0;margin-right: 10px;transition: all .5s;cursor: pointer;border: 1px solid #ccc;border-radius: 5px;background-color: #ccc;}
.honor_dot>li:last-child{margin-right: 0;}
.honor_dot>.slick-active{background-color: var(--base);width: 30px;}
.honor_dot>li button{display: none;}


.ea_image{position: fixed;margin: 0 auto;left: 0;top: 0;right: 0;bottom: 0;z-index: 120;display: none;background-color: rgba(0,0,0,.5)}
.ea_image>img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 80vw;max-height: 90vh;object-fit: contain;}
.ea_image>i{position: absolute;top: 3vw;right: 6vw;font-style: normal;font-weight: bold;font-size: 50px;color: #fff;z-index: 21;cursor: pointer;}

.ea_cult{background: url('/images/about/0.jpg') no-repeat center/cover;}
.ea_cult_w{width: 50%;background-color: rgba(0, 0, 0, .7);color: #fff;padding: 100px 100px 100px 8vw;}
.ea_cult_w>h1{}
.ea_cult_w>h2{margin: 20px 0 40px;}
.ea_cult_w>div{margin: 20px 0;}
.ea_cult_w>div>h1{font-size: 20px;line-height: 2;}
.ea_cult_w>div>p{font-size: 16px;color: #eee;line-height: 2;}

.ea_organ_c{text-align: center;padding: 100px 0 120px;}
.ea_organ_c>h1{}
.ea_organ_c>h2{margin: 20px 0 60px;}
.ea_organ_c>img{width: 100%;}

.ea_feat{background-color: #f9f9f9;padding: 100px 0;}
.ea_feat>h1{text-align: center;}
.ea_feat>h2{margin: 20px 0 60px;text-align: center;}
.ea_feat_c{display: flex;flex-wrap: wrap;gap: 60px 0;justify-content: space-between;}
.ea_feat_i{display: flex;flex-direction: column-reverse;width: 48%;justify-content: flex-end;gap: 40px;}
.ea_feat_l{}
.ea_feat_l>h1{font-size: 30px;color: var(--base);font-weight: 600;}
.ea_feat_l>h2{font-size: 20px;color: var(--base);margin: 20px 0 20px;}
.ea_feat_l>p{font-size: 16px;line-height: 2;}
.ea_feat_r{}
.ea_feat_r>img{width: 100%;height: 300px;object-fit: cover;}

@media screen and (max-width: 1200px) {
    .ea_item{padding: 8rem 0;}

    .ea_info_c{padding: 0;}
    .ea_info_t{flex-direction: column-reverse;gap: 10rem;}
    .ea_info_tl{width: 100%;}
    .ea_info_tl>a{line-height: 5rem;}
    .ea_info_tr{width: 100%;}
    .ea_info_tri{height: 20rem;}
    .ea_info_b{flex-direction: column;margin: 6rem 0 0;gap: 4rem;}
    .ea_info_bl{width: 100%;height: auto;align-items: center;}
    .ea_info_li>h1{font-size: 2.4rem;}
    .ea_info_li>span{font-size: 1.2rem;}
    .ea_info_br{width: 100%;height: 16rem;}
    .ea_info_ri>img{width: 4rem;}

    .ea_team{padding: 8rem 0 14rem;}
    .ea_team>h2{margin: 2rem 0 4rem;}
    .ea_team_ic>img{height: 40rem;}
    .ea_arrow.slick_prev{left: 36%;}
    .ea_arrow.slick_next{right: 36%;}


    .ea_honor>h2{margin: 2rem 0;}

    .ea_cult{padding: 0;}
    .ea_cult_w{width: 100%;padding: 6rem 6rem 6rem 8vw;}
    .ea_cult_w>div>h1{font-size: 1.8rem;}
    .ea_cult_w>div>p{font-size: 1.6rem;}
    
    .ea_organ_c{padding: 0;}

    .ea_feat_c{flex-direction: column;gap: 4rem;}
    .ea_feat_i{flex-direction: column;gap: 2rem;margin: 0 0 2rem;width: 100%;}
    .ea_feat_i:nth-child(2n){flex-direction: column;}
    .ea_feat_l{width: 100%;}
    .ea_feat_l>h1{font-size: 2.4rem;}
    .ea_feat_l>h2{font-size: 2rem;margin: 2rem 0;}
    .ea_feat_l>p{font-size: 1.4rem;}
    .ea_feat_r{width: 100%;}
    .ea_feat_r>img{height: 18rem;}
}