@charset "utf-8";


@font-face {
    font-family: "Bebas";
    src: url("../fonts/bebas-webfont.woff2") format("woff2"), url("../fonts/bebas-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GOTHICB_0";
    src: url("../fonts/gothicb_0.ttf");
}
.f72{
    font-size: 72px;
    line-height: 1;
}
.f42 {
    font-size: 42px;
    line-height: 1;
}
.f36 {
    font-size: 36px;
    line-height: 1;
}

.f34 {
    font-size: 34px;
    line-height: 1;
}
.f32{
    font-size: 32px;
    line-height: 1;
}
h1,.h1 {
    font-size: 30px;
}

h2,.h2 {
    font-size: 28px;
}
.f26 {
    font-size: 26px;
}
h3,.h3 {
    font-size: 24px;
}
h4,.h4 {
    font-size: 20px;
}
h5,.h5 {
    font-size: 18px;
}
h6,.h6 {
    font-size: 16px;
}
.fc08{
    color: #bba600;
}
.fc58{
    color: #58B962;
}
.fc33 {
    color: #333;
}
.fc66 {
    color: #666;
}
.fc99 {
    color: #999;
}
.fcff{
    color: #fff;
}
.fl225{
    line-height: 2.25;
}
.fl2{
    line-height: 2;
}
.fl1875{
    line-height: 1.875;
}
.fl172{
    line-height: 1.72;
}
.fw600{
    font-weight: 600;
}
.bgf8{
    background: #f8f8f8;
}
.bgf5{
    background: #f5f5f5;
}
@media only screen and (max-width: 1200px) {
    .f52 {
        font-size: 48px;
    }
    .f42 {
        font-size: 40px;
    }
    .f36 {
        font-size: 34px;
    }
    .f34 {
        font-size: 32px;
    }
    .f32 {
        font-size: 30px;
    }
    h1,.h1 {
        font-size: 28px;
    }
    h2,.h2 {
        font-size: 26px;
    }
    .f26 {
        font-size: 24px;
    }
    h3,.h3 {
        font-size: 22px;
    }
    h4,.h4 {
        font-size: 18px;
    }
    h5,.h5 {
        font-size: 17px;
    }
    h6,.h6 {
        font-size: 15px;
    }
}
@media only screen and (max-width: 1043px) {
    .f52 {
        font-size: 44px;
    }
    .f42 {
        font-size: 38px;
    }
    .f36 {
        font-size: 32px;
    }
    .f34 {
        font-size: 30px;
    }
    .f32 {
        font-size: 28px;
    }
    h1,.h1 {
        font-size: 26px;
    }
    h2,.h2 {
        font-size: 24px;
    }
    .f26 {
        font-size: 22px;
    }
    h3,.h3 {
        font-size: 20px;
    }
    h4,.h4 {
        font-size: 17px;
    }
    h5,.h5 {
        font-size: 16px;
    }
    h6,.h6 {
        font-size: 15px;
    }
}
@media only screen and (max-width: 960px) {
    .f52 {
        font-size: 40px;
    }
    .f42 {
        font-size: 36px;
    }
    .f36 {
        font-size: 30px;
    }
    .f34 {
        font-size: 28px;
    }
    .f32 {
        font-size: 26px;
    }
    h1,.h1 {
        font-size: 24px;
    }
    h2,.h2 {
        font-size: 22px;
    }
    .f26 {
        font-size: 20px;
    }
    h3,.h3 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 768px) {
    .f52 {
        font-size: 24px;
    }
    .f42 {
        font-size: 22px;
    }
    .f36 {
        font-size: 20px;
    }
    .f34 {
        font-size: 20px;
    }
    .f32 {
        font-size: 20px;
    }
    h1,.h1 {
        font-size: 20px;
    }
    h2,.h2 {
        font-size: 20px;
    }
    .f26 {
        font-size: 18px;
    }
    h3,.h3 {
        font-size: 18px;
    }
    h4,.h4 {
        font-size: 16px;
    }
    h5,.h5 {
        font-size: 15px;
    }
    h6,.h6 {
        font-size: 14px;
    }
}
.maxwidth {
    width: 92%;
    max-width: 1640px;
    margin: 0 auto;
}
.width1560{
    max-width: 1560px;
    width: 92%;
    margin: 0 auto;
}
.width1380{
    max-width: 1380px;
    width: 86%;
    margin: 0 auto;
}
.width1200{
    max-width: 1200px;
    width: 92%;
    margin: 0 auto;
}
.mt15{
    margin-top: 15px;
}
.mt20{
    margin-top: 20px;
}
.mt25{
    margin-top: 25px;
}
.mt35{
    margin-top: 35px;
}
.mt50{
    margin-top: 50px;
}
.mt60{
    margin-top: 60px;
}
.mt80{
    margin-top: 80px;
}
.mtb50{
    margin: 50px 0;
}
.mb20{
    margin-bottom: 20px;
}
.pt45 {
    padding-top: 45px;
}
.pb45{
    padding-bottom: 45px;
}
.pt65{
    padding-top: 65px;
}
.pb65{
    padding-bottom: 65px;
}
.pt80{
    padding-top: 80px;
}
.pb80{
    padding-bottom: 80px;
}
.pt95 {
    padding-top: 95px;
}
.pb95{
    padding-bottom: 95px;
}
.bg {
    overflow: hidden;
    position: relative;
}
.bg_img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    max-width: 1000000px;
    transform: translate(-50%, -50%);
    transition: all .4s;
}
.none {
    display: none !important;
}
.nodata-layer {
    background: #FFFFFF;
}
.lists-hide {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.lists-hide img {
    margin-bottom: 25px;
}
.bread {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.06);
}
.bread .maxwidth {
    height: 67px;
}
.bread .maxwidth .item-r{
    height: 100%;
}
.bread .item-r .item {
    position: relative;
    margin-right: 45px;
    display: flex;
    align-items: center;
    height: 100%;
    color: #333;
    transition: all .4s;
}
.bread .item-r .item::after{
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #bba600;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: scale(0);
    transition: all .4s;
}
.bread .item-r .item:hover {
    color: #bba600;
}
.bread .item-r .item:hover::after{
    transform: scale(1);
}
.bread .item-r .item.active {
    color: #bba600;
}
.bread .item-r .item.active::after{
    transform: scale(1);
}
.bread .bread_box {
    margin-left: auto;
    height: 67px;
    color: #aaa;
}
.bread_box .item::after {
    content: ">";
    display: block;
    font-size: 16px;
    margin: 0 8px;
}
.bread_box .item a {
    color: #aaa;
}
.bread_box .item:last-child a{
    color: #333;
}
.bread_box .item:last-child:after {
    display: none;
}
.bg_adviceimg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    color: #cccccc;
    font-weight: 600;
}
@media only screen and (max-width: 1200px) {
    .pt80 {
        padding-top: 70px;
    }
    .pb80 {
        padding-bottom: 70px;
    }
    .pb100 {
        padding-bottom: 90px;
    }
    .mt80 {
        margin-top: 70px;
    }
}
@media only screen and (max-width: 1043px) {
    .pt80 {
        padding-top: 60px;
    }
    .pb80 {
        padding-bottom: 60px;
    }
    .pb100 {
        padding-bottom: 80px;
    }
    .pt65 {
        padding-top: 55px;
    }
    .pb65 {
        padding-bottom: 55px;
    }
    .mt50 {
        margin-top: 45px;
    }
    .mt60 {
        margin-top: 50px;
    }
    .mt70 {
        margin-top: 60px;
    }
    .mb50{
        margin-bottom: 45px;
    }
    .mt80 {
        margin-top: 60px;
    }
}
@media only screen and (max-width: 960px) {
    .width1380{
        width: 92%;
    }
    .pb80 {
        padding-bottom: 60px;
    }
    .pb100 {
        padding-bottom: 70px;
    }
    .pt65 {
        padding-top: 50px;
    }
    .pb65 {
        padding-bottom: 50px;
    }
    .mt60 {
        margin-top: 45px;
    }
    .mt50 {
        margin-top: 40px;
    }
    .mt70 {
        margin-top: 55px;
    }
    .bread {
        display: none;
    }
}
@media only screen and (max-width:768px) {
    .pb80 {
        padding-bottom: 30px;
    }
    .pt80 {
        padding-top: 30px;
    }
    .pb100 {
        padding-bottom: 30px;
    }
    .pb65 {
        padding-bottom: 30px;
    }
    .mt80 {
        margin-top: 30px;
    }
    .pt65 {
        padding-top: 30px;
    }
    .mb50{
        margin-bottom: 25px;
    }
    .mt50 {
        margin-top: 25px;
    }
    .mt60 {
        margin-top: 30px;
    }
    .mt70 {
        margin-top: 30px;
    }
    .mt25 {
        margin-top: 20px;
    }
    .mt35 {
        margin-top: 25px;
    }

    .pb45 {
        padding-bottom: 30px;
    }
}

/* 顶部 */
/* .scroll_top{
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #bba600;
    position: fixed;
    right: 1%;
    bottom: 15%;
    border-radius: 3px;
    z-index: 9999;
    opacity: 0;
    transition: all .4s;
}
.scroll_top.show{
    opacity: 1;
} */

/* 弹框 */
.tech-tk {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .68);
    z-index: 999;
    display: none;
}
.tech-tk.active {
    display: block;
}
.tech-tk-box {
    display: inline-block;
    background: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px 20px;
    box-sizing: border-box;
    border-radius: 24px;
    max-width: 800px;
    width: 92%;
}
.tech-tk-img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.tech-tk-img .img{
    display: flex;
    align-items: center;
    justify-content: center;
}
.tech-tk-img .img{
    height: 515px;
}
.tech-tk-img .img img{
    max-width: 100%;
    max-height: 100%;
}
.tech-tk-img .desc{
    margin-top: 15px;
}
.techclose {
    margin-left: auto;
    display: block;
    width: 17px;
}
.techclose img {
    transition: all .4s;
}
@media only screen and (min-width: 960px){
    .techclose img:hover {
        transform: rotate(360deg);
    }
}
@media only screen and (max-width: 768px) {
    .tech-tk-img .img{
        height: auto;
    }
    .tech-tk-img{
        margin-top: 20px;
    }
}
.page_line {
    width: 30px;
    height: 5px;
    background: #bba600;
    margin-top: 30px;
}

.index_about .lists {
    position: relative;
}
.index_about .img_bg {
    position: absolute;
    top: 35px;
    left: -98px;
    z-index: -1;
}
.index_about .texts {
    width: 45.8%;
}
.index_about .texts p {
    margin-bottom: 20px;
}
.index_about .texts p:last-child {
    margin-bottom: 0;
}
.index_about .img {
    width: 48.75%;
}
.time_num {
    display: flex;
    align-items: baseline;
    line-height: 1;
    margin-bottom: 8px;
    color: #333;
    font-size: 20px;
    font-weight: 600;
}
.time_num .num {
    font-size: 72px;
    font-family: Arial;
    color: #bba600;
    font-weight: 600;
}

@media only screen and (max-width: 1600px) {
    .time_num .num{
        font-size: 66px;
    }
}
@media only screen and (max-width: 1480px) {
    .time_num .num{
        font-size: 60px;
    }
}
@media only screen and (max-width: 1366px) {
    .time_num .num{
        font-size: 54px;
    }
}
@media only screen and (max-width: 1200px) {
    .time_num .num {
        font-size: 48px;
    }
}
@media only screen and (max-width: 1043px) {
    .time_num .num{
        font-size: 42px;
    }
}
@media only screen and (max-width: 768px) {
    .index_about .texts {
        width: 100%;
    }
    .time_num .num{
        font-size: 28px;
    }
    .page_line {
        margin: 20px auto 0;
    }
    .time_item {
        width: 50%;
        margin-top: 20px;
        text-align: center;
    }
    .time_num {
        font-size: 16px;
        justify-content: center;
    }
    .index_about .img {
        width: 100%;
        margin-top: 20px;
    }
    .index_about .texts p {
        margin-bottom: 10px;
    }
}