@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;
}
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: #2E69AE;
}
.fc58{
    color: #58B962;
}
.fc00 {
    color: #000;
}
.fc77 {
    color: #777;
}
.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;
}
.bgf4{
    background: #f4f7fb;
}
@media only screen and (max-width: 1600px) {
  .f72{ font-size: 68px;}
}
@media only screen and (max-width: 1480px) {
    .f72 {
        font-size: 64px;
    }
}
@media only screen and (max-width: 1400px) {
    .f72 {
        font-size: 60px;
    }
}
@media only screen and (max-width: 1280px) {
    .f72 {
        font-size: 56px;
    }
    .f42 {
        font-size: 40px;
    }
    .f36 {
        font-size: 34px;
    } 
    .f34 {
        font-size: 32px;
    }
    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;
    }
}
@media only screen and (max-width: 1240px) {
    .f72 {
        font-size: 52px;
    }
}
@media only screen and (max-width: 1200px) {
    .f72 {
        font-size: 48px;
    }
    .f42 {
        font-size: 38px;
    }
    .f36 {
        font-size: 32px;
    }
    .f34 {
        font-size: 30px;
    }
    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: 1043px) {
    .fl225 {
        line-height: 2;
    }
    .f72 {
        font-size: 38px;
    }
}
@media only screen and (max-width: 960px) {
    .f72 {
        font-size: 36px;
    }
    .f42 {
        font-size: 36px;
    }
    .f36 {
        font-size: 30px;
    }   
    .f34 {
        font-size: 28px;
    }
    h1,.h1 {
        font-size: 24px;
    }
    h2,.h2 {
        font-size: 22px;
    }
    .f26 {
        font-size: 20px;
    }
    h3,.h3 {
        font-size: 19px;
    }
    h4,.h4 {
        font-size: 16px;
    }
    h5,.h5 {
        font-size: 15px;
    }
}
@media only screen and (max-width: 768px) {
    .f72 {
        font-size: 24px;
    }
    .f42 {
        font-size: 22px;
    }
    .f36 {
        font-size: 20px;
    }
    .f34 {
        font-size: 20px;
    }
    h1,.h1 {
        font-size: 20px;
    }
    h2,.h2 {
        font-size: 20px;
    }
    .f26 {
        font-size: 18px;
    }
    h3,.h3 {
        font-size: 17px;
    }
    h4,.h4 {
        font-size: 16px;
    }
    h5,.h5 {
        font-size: 15px;
    }
    h6,.h6 {
        font-size: 14px;
    }
}
.width1620 {
    width: 92%;
    max-width: 1620px;
    margin: 0 auto;
}
.width1560{
    width: 92%;
    max-width: 1560px;
    margin: 0 auto;
}
.width1480{
    max-width: 1480px;
    width: 92%;
    margin: 0 auto;
}
.width1440{
    max-width: 1440px;
    width: 92%;
    margin: 0 auto;
}
.width1400{
    max-width: 1400px;
    width: 92%;
    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;
}
.pt45 {
    padding-top: 45px;
}
.pb45{
    padding-bottom: 45px;
}
.pt65{
    padding-top: 65px;
}
.pb65{
    padding-bottom: 65px;
}
.pt80{
    padding-top: 80px;
}
.pb80{
    padding-bottom: 80px;
}
.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 .width1620 {
    height: 80px;
}
.bread .width1620 .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: #2E69AE;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: scale(0);
    transition: all .4s;
}
.bread .item-r .item:hover {
    color: #2E69AE;
}
.bread .item-r .item:hover::after{
    transform: scale(1);
}
.bread .item-r .item.active {
    color: #2E69AE;
}
.bread .item-r .item.active::after{
    transform: scale(1);
}
.bread .bread_box {
    margin-left: auto;
    height: 80px;
    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;
}
.page_desc {
    max-width: 629px;
    margin: 20px auto 0;
}
.scroll_top{
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #2E69AE;
    position: fixed;
    right: 1%;
    bottom: 15%;
    border-radius: 3px;
    z-index: 9999;
    opacity: 0;
    transition: all .4s;
}
.scroll_top.show{
    opacity: 1;
}
.certificate_lists .list .img{
    height: 430px;
    background: #FAFDFE;
    box-shadow: 0px 24px 32px 3px rgba(0,0,0,0.11);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
    padding: 10px;
    box-sizing: border-box;
}
.certificate_lists .list .img img{
    transition: all .4s;
    max-height: 100%;
}
.certificate_lists .list .text{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    box-sizing: border-box;
    margin-top: 10px;
}
.certificate_lists .list .text .tit{
    transition: all .4s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_lists .list{
    display: block;
}
.news_lists .list .img{
    /* height: 256px; */
    height: 292px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news_lists .list .img img{
    transition: all .4s;
    max-height: 100%;
}
.news_lists .texts{
    padding: 24px 0 20px;
    box-sizing: border-box;
}
.news_lists .texts .tit span {
    background: yellow;
    padding: 0 2px;
}
.news_lists .line{
    width: 29px;
    height: 4px;
    background: #2E69AE;
    margin: 16px 0 18px;
    transition: all .4s;
}
.news_lists .con{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.counter_icon{
    max-width: 58px;
    margin-bottom: 20px;
}
.about_pg01 .item{
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.counter_lists .item .con {
    margin-top: 10px;
    max-width: 200px;
    width: 100%;
}
.counter_lists .nums-small {
    margin-left: 5px;
}
.counter_lists .nums-add {
    margin-left: 5px;
}

/* 弹框 */
.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);
    }
    .certificate_lists .list:hover .img img{
        transform: scale(1.08);
    }
    .certificate_lists .list:hover .text{
        background: #2E69AE;
    }
    .certificate_lists .list:hover .text .tit {
        color: #fff;
    } 
    .news_lists .list:hover img{
        transform: scale(1.08);
    }
    .news_lists .list:hover .line{
        width: 100%;
        height: 2px;
    }
}

@media only screen and (max-width: 1480px) {
    .news_lists .list .img {
        height: 246px;
    }
    .certificate_lists .list .img{
        height: 374px;
    }
}
@media only screen and (max-width: 1440px) {
    .news_lists .list .img {
        height: 239px;
    }
}
@media only screen and (max-width: 1400px) {
    .news_lists .list .img {
        height: 232px;
    }
}
@media only screen and (max-width: 1366px) {
    .news_lists .list .img {
        height: 227px;
    }
}
@media only screen and (max-width: 1280px) {
    .news_lists .list .img {
        height: 212px;
    }
}
@media only screen and (max-width: 1240px) {
    .news_lists .list .img {
        height: 206px;
    }
}
@media only screen and (max-width: 1200px) {
    .pt80 {
        padding-top: 65px;
    }
    .pb80 {
        padding-bottom: 65px;
    }
    .pt65 {
        padding-top: 55px;
    }
    .pb65 {
        padding-bottom: 55px;
    }
    .mt50 {
        margin-top: 45px;
    }
    .mt60 {
        margin-top: 50px;
    }
    .mt80 {
        margin-top: 65px;
    }
    .news_lists .list .img {
        height: 199px;
    }
}
@media only screen and (max-width: 1150px) {
    .bread .item-r .item{
        margin-right: 35px;
    }
}
@media only screen and (max-width: 1043px) {
    .bread .item-r .item{
        margin-right: 25px;
    }
    .counter_icon {
        max-width: 50px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 960px) {
    .pt80 {
        padding-top: 60px;
    }
    .pb80 {
        padding-bottom: 60px;
    }
    .pt65 {
        padding-top: 50px;
    }
    .pb65 {
        padding-bottom: 50px;
    }
    .mt50 {
        margin-top: 40px;
    }
    .mt60 {
        margin-top: 45px;
    }
    .mt80 {
        margin-top: 60px;
    }
    .bread{
        display: none;
    }
}
@media only screen and (max-width:768px) {
    .pt80 {
        padding-top: 30px;
    }
    .pb80 {
        padding-bottom: 30px;
    }
    .pb65 {
        padding-bottom: 30px;
    }
    .mt80 {
        margin-top: 30px;
    }
    .pt65 {
        padding-top: 30px;
    }
    .mt50 {
        margin-top: 25px;
    }
    .mt60 {
        margin-top: 25px;
    }
    .mt35 {
        margin-top: 25px;
    }
    .pb45 {
        padding-bottom: 30px;
    }

    .tech-tk-img .img{
        height: auto;
    }
    .tech-tk-img{
        margin-top: 20px;
    }
}