﻿.about {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 5%;
}

.ab-one {
    width: 100%;
    height: auto;
    display: inline-block;
}

.abo-left {
    width: 45%;
    float: left;
}

.abo-left h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 44px;
}

.abo-left span {
    width: 120px;
    height: 5px;
    background: #f06f04;
    display: block;
}

.abo-left p {
    color: #353535;
    font-size: 16px;
    line-height: 30px;
    margin-top: 2%;
}

.abo-right {
    width: 50%;
    float: right;
}

.abo-right img {
    width: 100%;
}

.index {
    width: 85%;
    margin: 0 auto;
}

.ab-two {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 5% 0;
}

.abt-left {
    width: 50%;
    height: auto;
    display: inline-block;
    float: left;
}

.abt-left img {
    width: 100%;
}

.abt-right {
    width: 45%;
    float: right;
}

.abt-right h5 {
    color: #fd914f;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
}

.abt-right h3 {
    font-size: 29px;
    font-weight: bold;
    line-height: 52px;
}

.abt-right h2 {
    font-size: 29px;
    font-weight: bold;
    line-height: 52px;
}

.abt-right p {
    color: #353535;
    font-size: 16px;
    line-height: 30px;
}

.abt-right h1 {
    float: left;
    width: 100%;
    height: auto;
    display: inline-block;
    color: #353535;
    font-size: 16px;
    line-height: 31px;
}

.abt-right i {
    width: 10px;
    height: 10px;
    background: #ec6d04;
    display: inline-block;
    border-radius: 50%;
    float: left;
    margin-right: 2%;
    margin-top: 2%;
}

.ab-there {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 5% 0;
}

.abt-title {
    width: 100%;
    height: auto;
    text-align: center;
    display: inline-block;
}

.abt-title h3 {
    color: #fd914f;
    letter-spacing: 1px;
    font-size: 19px;
    font-weight: 400;
}

.abt-title h2 {
    font-size: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 60px;
    font-weight: bold;
    color: #fff;
}

.abt-box {
    width: 100%;
    height: auto;
    border: 1px solid#656567;
    border-radius: 15px;
    display: inline-block;
    padding: 0 3%;
}

.abtb-left {
    float: left;
    width: 33%;
    margin: 1% 0;
}

.abtb-left li {
    background: #313131;
    margin-bottom: 8.5%;
    padding: 5% 22%;
    display: inline-block;
    color: #fff;
    font-size: 23px;
    border-radius: 16px;
    margin-top: 4.5%;
}

.abtb-left li:hover {
    background: #ec6d04;
}

.abtb-right {
    float: left;
    width: 59%;
    margin-top: 3%;
}

.abtbr-one {
    float: left;
    width: 50%;
}

.abtbr-one img {
    width: 100%;
}

.abtbr-two {
    float: left;
    width: 38%;
    margin-top: 4.5%;
    margin-left: 9%;
}

.abtbr-two p {
    font-size: 18px;
    line-height: 39px;
    color: #fff;
}

#two {
    display: none;
}

#there {
    display: none;
}

#four {
    display: none;
}

#five {
    display: none;
}

.ab-four {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 5% 0;
}

.abf-title {
    width: 100%;
    height: auto;
    text-align: center;
    display: inline-block;
}

.abf-title h3 {
    color: #fd914f;
    letter-spacing: 1px;
    font-size: 19px;
    font-weight: 400;
}

.abf-title h2 {
    font-size: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 60px;
    font-weight: bold;
    color: #000;
}

.abf-box {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 5%;
}

.abf-box li {
    width: 16%;
    height: auto;
    display: inline-block;
    float: left;
    text-align: center;
}

.abf-box li img {
    width: 42%;
}

.abf-box li h4 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    margin-top: 10%;
    margin-bottom: 10%;
}

.abf-box li p {
}

.abf-box span {
    width: 5%;
    height: 0px;
    display: inline-block;
    float: left;
    border-top: 1px dashed#777777;
    margin-top: 3%;
}

.ab-five h2 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding-top: 5%;
    padding-bottom: 1%;
}

.ab-five span {
    width: 120px;
    height: 5px;
    background: #f06f04;
    display: block;
}

.abf-boxs {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
}

.abfb-bottom {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 24%;
}

.abfb-bottom li {
    width: 12.5%;
    float: left;
    height: 50px;
}

.abbbb-bottom {
    width: 100%;
    height: auto;
    display: inline-block;
}

.abbbb-bottom p {
    float: left;
    color: #006bb7;
    font-size: 34px;
    text-align: right;
    margin-top: 2%;
}

.abfb-boss {
    width: 100%;
    height: auto;
    display: inline-block;
}

.abfb-boss span {
    height: 100px;
    border-right: 1px dashed#7e5d01;
    float: left;
    width: 12.5% !important;
    margin-bottom: -5px;
}

.abfbt-box {
    width: 100%;
    height: auto;
    display: inline-block;
}

.abfbt-box p {
    float: left;
    width: 12%;
    font-size: 14px;
    padding: 0 28px;
}

@media screen and (max-width: 1024px) and (min-width: 0px) {
    .abo-left {
        width: 100%;
        float: left;
    }

    .abo-left h3 {
        font-size: 28px;
        font-weight: bold;
        line-height: 44px;
    }

    .abo-left p {
        color: #353535;
        font-size: 13px;
        line-height: 25px;
        margin-top: 2%;
    }

    .abo-right {
        width: 100%;
        float: right;
    }

    .abt-left {
        width: 100%;
        height: auto;
        display: inline-block;
        float: left;
    }

    .abt-right {
        width: 100%;
        float: right;
    }

    .abt-right h3 {
        font-size: 26px;
        font-weight: bold;
        line-height: 40px;
    }

    .abt-right {
        width: 100%;
        float: right;
        margin-top: 7%;
    }

    .abt-right p {
        color: #353535;
        font-size: 13px;
        line-height: 25px;
    }

    .abt-title h2 {
        font-size: 17px;
        letter-spacing: 1px;
        text-transform: uppercase;
        line-height: 59px;
        font-weight: bold;
        color: #fff;
    }

    .abtb-left li {
        background: #313131;
        margin-bottom: 8.5%;
        padding: 5% 20%;
        display: inline-block;
        color: #fff;
        font-size: 15px;
        border-radius: 16px;
        margin-top: 4.5%;
    }

    .abtbr-two p {
        font-size: 10px;
        line-height: 24px;
        color: #fff;
    }

    .abf-title h2 {
        font-size: 17px;
        letter-spacing: 1px;
        text-transform: uppercase;
        line-height: 25px;
        font-weight: bold;
        color: #000;
    }

    .abf-box span {
        width: 5%;
        height: 0px;
        float: left;
        border-top: 1px dashed#777777;
        margin-top: 3%;
        display: none;
    }

    .abf-box li {
        width: 32%;
        height: auto;
        display: inline-block;
        float: left;
        text-align: center;
    }

    .abf-box li h4 {
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0px;
        margin-top: 10%;
        margin-bottom: 7%;
    }

    .abf-box li p {
        font-size: 13px;
        font-weight: normal;
        color: #686777;
        margin-bottom: 15px;
        line-height: 22px;
    }

    .ab-five h2 {
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        padding-top: 5%;
        padding-bottom: 1%;
    }

    .alSpan {
        margin-bottom: 40px;
        margin-top: 4%;
        width: 100%;
        overflow: hidden;
    }

    .ab-four {
        width: 100%;
        height: auto;
        padding: 5% 0;
        display: none;
    }

    .ab-five {
        margin-top: 14%;
    }
}
