@import "./base.css";


.title-large {
    font-weight: bold;
    font-size: 60px;
    color: #333333;
    text-align: center;
}
.title-small {
    font-weight: bold;
    font-size: 36px;
    color: #333333;
}
.border{width:77px;height:7px;background: #FD553A}
.border-center {margin:0 auto;}
.intro-box {padding-top:90px;}
.intro {
    font-weight: 400;
    font-size: 24px;
    color: #333333;
    line-height: 30px;
    padding-top:65px;
}
.about-box {margin-top:100px;}
.about-left-bottom img {margin-right: 5px;display: inline-block;border-radius: 10px}
.about-right {margin-left:30px;width:700px}
.about-content {
    margin-top:10px;
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    line-height: 32px;
}
.cj-box {margin-top:100px}
.cj-content {margin-top:50px}