
.bobo_company_intro {padding:40px 0;}
.bobo_company_intro .box {display:flex;align-items:center;}
.bobo_company_intro .pic {width:50%;position:relative;}
.bobo_company_intro .pic img {width:100%;border-radius:0 30px 30px 0;}
.bobo_company_intro .txt {position:relative;flex:1;}
.bobo_company_intro .txt .inner-box {max-width:720px;padding:0 0 0 80px;}
.bobo_company_intro .txt h6 {font-size:16px;color:var(--text-color-active);font-weight:600}
.bobo_company_intro .txt h3 {font-size:36px;line-height:1;color:#001325;font-weight:400}
.bobo_company_intro .txt .t {margin:30px 0 0;font-size:17px;color:#001325;line-height:40px;}
.bobo_company_intro .txt .t strong {color:var(--bg-color);}
.bobo_company_intro .txt .t p~p{margin-top:15px;}
                             
.bobo_company_intro .txt .more {margin:25px auto 0 0;min-width:205px;padding:10px 40px 10px 10px;display:inline-flex;align-items:center;text-align:center;font-size:15px;font-weight:700;color:#fff;border-radius:35px;transition:0.5s cubic-bezier(0.19,1,0.22,1);letter-spacing:1.1px;background:#323234}
.bobo_company_intro .txt .more .ico {margin-right:20px;position:relative;width:50px;height:50px;border:2px solid #fff;border-radius:50%;background:#fff;overflow:hidden;}
.bobo_company_intro .txt .more .ico::before {display:block;content:'';width:100%;height:100%;background:#323234;border-radius:50%;opacity:0;transition:opacity 0.11s ease-out,transform 0.11s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform:translate(-50%,-50%) scale(0);}
.bobo_company_intro .txt .more .ico em {display:block;width:100%;height:100%;transition:transform 0.22s 0.1s ease-out;}
.bobo_company_intro .txt .more .ico em i {color:#323234;z-index:1;font-size:18px;transition:color 0.22s 0.1s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.bobo_company_intro .txt .more span {transition:0.5s cubic-bezier(0.19,1,0.22,1);}
.bobo_company_intro .txt .more:hover {transform:scale(1.15)}
.bobo_company_intro .txt .more:hover .ico {border:2px solid #fff;}
.bobo_company_intro .txt .more:hover .ico::before {opacity:1;transform:translate(-50%,-50%) scale(1);transition:opacity 0.22s ease-out,transform 0.22s ease-out}
.bobo_company_intro .txt .more:hover .ico em {animation:moveRightInitial 0.22s 0.15s forwards,moveRightEnd 0.3s 0.2s forwards;transform:translateX(20px)}
.bobo_company_intro .txt .more:hover .ico em i {color:#fff}
.bobo_company_intro .txt .more:hover span {transform:scale(0.85) translate3d(0,0,0) perspective(1px)}


.bobo_company_intro ul {margin:50px 0 0;display:flex;justify-content:space-between;flex-wrap:wrap}
.bobo_company_intro ul li {width:calc(25% - 42px);position:relative;padding:30px 0;border-bottom:2px solid #e6e6e6}
.bobo_company_intro ul li::after {content:"";width:0;height:2px;background:var(--bg-color);position:absolute;left:0;bottom:-2px;transition:all 0.3s cubic-bezier(0.55,0.23,0.62,1) 0s;-webkit-transition:all 0.3s cubic-bezier(0.55,0.23,0.62,1) 0s}
.bobo_company_intro ul li h5 {color:#040022;font-size:46px;line-height:1;display:inline-block;position:relative;font-weight:700}
.bobo_company_intro ul li h5 span{font-size:24px;margin-left:10px}
.bobo_company_intro ul li h5::after {content:attr(date-txt);position:absolute;right:-25px;top:0;color:#212121;font-size:46px;font-weight:400}
.bobo_company_intro ul li:nth-child(3) h5::after {right:-50px;font-size:22px;top:2px}
.bobo_company_intro ul li p {font-size:18px;color:#666;line-height:1.5;margin:13px 0 0}
.bobo_company_intro ul li:hover::after {width:100%}


@media screen and (max-width:1680px) {
.bobo_company_intro .txt .inner-box {max-width:700px;}
}

@media screen and (max-width:1600px) {
.bobo_company_intro .txt .inner-box {max-width:650px;}
}

@media screen and (max-width:1550px) {
.bobo_company_intro ul li {padding:30px 0;}
.bobo_company_intro ul li h5{font-size:44px;}
}

@media screen and (max-width:1441px) {

.bobo_company_intro .txt .inner-box{max-width:100%;padding:0 60px;}
.bobo_company_intro .txt .t{margin:20px 0 0;line-height:30px;}
.bobo_company_intro .txt h3 {font-size:34px}
.bobo_company_intro .txt .more .ico{width:46px;height:46px;}
.bobo_company_intro ul li h5{font-size:42px;}

}

@media screen and (max-width:1367px) {
.bobo_company_intro .txt h3 {font-size:32px}
.bobo_company_intro .txt .t{line-height:26px;}
.bobo_company_intro .txt .more .ico{width:44px;height:44px;}
.bobo_company_intro ul li h5{font-size:40px;}
}

@media screen and (max-width:1280px) {
.bobo_company_intro .txt .inner-box{padding:0 50px;}
.bobo_company_intro .txt h3 {font-size:30px}
.bobo_company_intro .txt .t{margin:20px 0 0;line-height:24px;}
.bobo_company_intro .txt .more .ico{width:27px;height:27px;}
.bobo_company_intro ul{margin:30px 0 0;}
.bobo_company_intro ul li h5{font-size:38px;}
.bobo_company_intro ul li p{font-size:17px;}
}
                                                
                                                

@media screen and (max-width:992px) {
.bobo_company_intro .box {flex-direction:column}
.bobo_company_intro .pic {width:100%;text-align:center;display: none;}
.bobo_company_intro .txt {width:100%;margin:25px 0 0;text-align:center}
.bobo_company_intro .txt em {font-size:15px}
.bobo_company_intro .txt h3 {margin:15px 0 0;font-size:30px}
.bobo_company_intro .txt .t {margin:15px 0 0;font-size:16px;line-height:1.4;text-align:left}
.bobo_company_intro .txt .more {margin:20px auto 0;width:170px;height:36px;line-height:13px;font-size:15px}
}

@media screen and (max-width:768px) {
.bobo_company_intro {padding:30px 0}
.bobo_company_intro ul {margin:20px 0 0}
.bobo_company_intro ul li {width:calc(50% - 20px);padding:25px 15px}
.bobo_company_intro ul li h5 {font-size:30px}
.bobo_company_intro ul li p {font-size:17px;line-height:1.3;margin:13px 0 0}
.bobo_company_intro ul li p br {display:none}
}

@media screen and (max-width:480px) {
.bobo_company_intro .txt h3 {font-size:24px}
}
