.fl {
    float: left;
}

.fr {
    float: right;
}


/*娓呴櫎娴姩*/

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.about-title1 {
    padding-left: .6rem;
}

.maxbox {
    width: 100%;
}

.cultbanner {
    width: 100%;
    height: 5.36rem;
}

.cultbanner img {
    max-width: 100%;
    height: 100%;
}

.tabnews {
    width: 100%;
    background: #ffffff;
}

.tabnews li {
    float: left;
    text-align: center;
    line-height: 3rem;
    width: calc((100% - 2px)/ 3);
    border-right: 1px solid #163DC9;
    border-bottom: 1px solid #163DC9;
}

.tabnews li:last-child {
    border-right: none;
}

.tabnews li a {
    color: #163DC9;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.tabnews li img {
    width: 1.3rem;
    vertical-align: middle;
    display: inline-block;
}

.tabnews li span {
    font-size: 0.85rem;
    vertical-align: middle;
    display: inline-block;
}

.tabnewsbgcolor {
    background: #163DC9;
}

.tabnewsbgcolor a {
    color: #ffffff !important;
}

.cultitle {
    width: 100%;
    text-align: center;
}

.cultitle h4 {
    color: #333333;
    margin-top: 1.5rem;
    font-size: 1.15rem;
    position: relative;
    display: inline-block;
}

.cultitle h4:after {
    content: "";
    position: absolute;
    right: -1.5rem;
    top: 47%;
    width: 1rem;
    height: .026667rem;
    background: #000000;
}

.cultitle h4::before {
    content: "";
    position: absolute;
    left: -1.5rem;
    top: 47%;
    width: 1rem;
    height: .026667rem;
    background: #000000;
}

.cultitle p {
    color: #999999;
    font-size: 0.8rem;
    margin-top: 0.3rem;
    margin-bottom: 1rem;
}

@font-face {
    font-family: 'BigCaslon';
    src: url('../fonts/BigCaslon.ttf');
}

.sanjsb {
    width: 100%;
    position: relative;
    background: #ffffff;
    font-family: "BigCaslon";
    padding-top: 2rem;
    padding-bottom: 1rem;
    overflow: hidden;
}

.sanjsb:after {
    content: "";
    position: absolute;
    right: -3rem;
    top: 0;
    width: 0;
    height: 0;
    border-top: 4.5rem solid #163DC9;
    border-right: 4.2rem solid transparent;
}

.sanjsb:before {
    content: "";
    position: absolute;
    left: -5rem;
    top: 0;
    width: 0;
    height: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
    border-top: 2.5rem solid #163DC9;
}

.sanjsb p {
    padding-left: 3rem;
}

.sanjsb p:nth-of-type(1) {
    color: #163DC9;
    font-size: 1.1rem;
}

.sanjsb p:nth-of-type(2) {
    color: #333333;
    font-size: 1rem;
}

.sixcul {
    width: 100%;
    padding: .453333rem 0;
    position: relative;
    background-size: 100%;
    background: url('../images/culture/img-01.png') no-repeat;
}

.sixcul-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 110;
    width: 100%;
}

.sixcul-ul {
    /* width: 96%; */
    height: 9.733333rem;
    position: relative;
    z-index: 120;
    padding-top: .506667rem;
    display: Flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sixcul-ul:before {
    content: "";
    position: absolute;
    top: 0;
    left: 4.733333rem;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, .5);
}

.sixcul-ul li {
    color: #ffffff;
    /* width: 50%; */
    width: 4.666667rem;
    position: relative;
    text-align: right;
    font-size: 0.75rem;
    line-height: 1.1rem;
}

.sixcul-ul li p {
    padding-right: .24rem;
    font-size: .226667rem;
    line-height: .4rem;
}

.sixcul-ul li:nth-child(2n) {
    right: 0;
    text-align: left;
}

.sixcul-ul li p:nth-of-type(1) {
    margin-bottom: .08rem;
}

.sixcul-ul-one {
    font-size: .4rem;
    font-style: oblique;
}

.sixcul-ul-two {
    font-size: .293333rem;
}

.sixcul-ul li:nth-child(2n) p {
    padding-right: 0;
    padding-left: .293333rem;
}

.sixcul-ul li img {
    width: .346667rem;
    position: absolute;
    right: -0.253333rem;
}

.sixcul-ul li:nth-child(2n) img {
    left: -0.2rem;
}

.sixcul-ul li:nth-of-type(2) {
    top: 1.24rem;
}

.sixcul-ul li:nth-of-type(3) {
    top: 0;
}

.sixcul-ul li:nth-of-type(4) {
    top: 1.253333rem;
}

.sixcul-ul li:nth-of-type(5) {
    top: 0;
}

.sixcul-ul li:nth-of-type(6) {
    top: 1.2rem;
}

.description {
    position: relative;
    background: #ffffff;
    padding-top: .32rem;
    padding-bottom: .28rem;
}

.description-top {
    position: relative;
}

.description-sy {
    width: .92rem;
    opacity: .13;
}

.description-top .description-sy:nth-of-type(2) {
    position: absolute;
    bottom: -0.733333rem;
    right: 0;
}

.description-cons {
    font-size: .293333rem;
    color: #414141;
    line-height: .426667rem;
    text-indent: 2em;
    padding-top: .213333rem;
}

.description-bottom {
    position: relative;
}

.description-bottom-left {
    float: left;
    width: 4.106667rem;
    padding-top: .506667rem;
}

.description-bottom-right {
    float: right;
    width: 4.146667rem;
    text-align: left;
}

.description-bottom-left img {
    width: 100%;
}

.description-bottom-right a {
    color: #FE4854;
    width: 2.466667rem;
    margin-top: 1.786667rem;
    line-height: .693333rem;
    text-align: center;
    border-radius: 1rem;
    font-size: .293333rem;
    display: inline-block;
    border: 1px solid #FE4854;
}

.teamcult {
    margin-top: .4rem;
}

.teamcult-cons {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.teamcult-cons-left {
    /* float: left; */
    width: 4.733333rem;
    padding-top: .68rem;
    position: relative;
}

.teamcult-cons-left img {
    position: absolute;
    right: .653333rem;
    height: .44rem;
}

.teamcult-cons-left p {
    padding-right: 0.5rem;
}

.teamcult-cons-left p:nth-of-type(1) {
    font-size: .346667rem;
    font-weight: bold;
    position: relative;
}

.teamcult-cons-left p:nth-of-type(1)::after {
    content: "";
    position: absolute;
    bottom: -0.133333rem;
    left: 0;
    width: .933333rem;
    height: .053333rem;
    background: #FE4854;
}

.teamcult-cons-left p:nth-of-type(2) {
    font-size: .293333rem;
    line-height: .466667rem;
    color: #616161;
    margin-top: .56rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.teamcult-cons-right {
    /* float: left; */
    width: 4.733333rem;
}

.teamcult-cons-right img {
    width: 100%;
    height: 100%;
}

.teamcult .teamcult-cons:nth-child(2n) .teamcult-cons-left p {
    padding-right: 0;
    padding-left: 0.5rem;
}

.teamcult .teamcult-cons:nth-child(2n) .teamcult-cons-left p:nth-of-type(1)::after {
    left: 0.5rem;
}

.lvvolor .teamcult-cons-left p:nth-of-type(1)::after {
    background: #03CA72;
}

.yellwcolor .teamcult-cons-left p:nth-of-type(1)::after {
    background: #FFD200;
}

.about-nav a:nth-child(1) {
    border-right: 1px solid #0382ff
}
