﻿@import url(jquery.bxslider.css);
@import url(pscroll.css);



.wrap-nav {
    width: 100%;
    max-width: 1300px;
    display: flex;
    margin: 70px auto 30px;
    justify-content: space-between;
    align-items: end;
    /*position: relative;*/
    /*top: 100px;*/

}
.carousel-img{
    overflow: hidden;
}
.wrap-nav-title {
    display: flex;
    flex-direction: column;
}

.wrap-nav-title h2 {
    letter-spacing: 10px;
}

.wrap-nav-xq {
    font-size: 16px;
    color: #999999;
    margin-top: 5px;
    width: 500px;
}

.wrap-nav-gengduo {
    font-size: 14px;
    color: #3FB7F9;
}
.wrap-nav-gengduo:hover{
    color: #199EE6;
}

.wrap-nav-top1 {
    max-width: 1380px;
    position: relative;
    top: -302px;
    background: #fff;
    padding: 40px;
}

.wrap2 {
    clear: both;
    width: 96%;
    max-width: 1300px;
    margin: -330px auto 0;
    text-align: left;
    zoom: 1;
}

.wrap2-right {
    width: 100%;
}


.box_active {
    display: block !important;
}

.wrap2-right-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.wrap2-right-nav li {
    background: #F8F8F8;
    color: #666666;
    flex: 1;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.wrap2-right .wrap2-right-nav .wrap2-right-cur {
    background: #3FB7F9;
    color: #fff;
}

.wrap2-right-content {
    margin-top: 20px;
    height: 380px;
    /*overflow: hidden;*/
    overflow-y: auto;
    scrollbar-width: none; /* 隐藏滚动条 Firefox */
    -ms-overflow-style: none; /* 隐藏滚动条 IE Edge */
    -webkit-overflow-scrolling: touch;

}

.wrap2-right-content li {
    display: none;

    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.wrap2-right-time {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 25px;
    margin-right: 25px;
    height: 90px;
    border-right: 1px solid #e6e6e6;
}

.wrap2-right-time .wrap2-right-day {
    font-family: PingFang SC, PingFang SC;
    font-size: 42px;
}

.wrap2-right-time .wrap2-right-yearmonth {
    font-size: 12px;
    color: #999999;
    margin-top: 2px;
}

.wrap2-right-nr {
    display: flex;
    flex-direction: column;
    flex: 1;
    position: relative;
    height: 90px;
    width: 85%;
}

.wrap2-right-nr .wrap2-right-title {
    font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
    font-size: 20px;
    color: #111111;
    width: 100%;
}

.wrap2-right-nr .wrap2-right-title:hover{
    color: #3FB7F9;
}

.wrap2-right-nr .wrap2-right-descrip {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
    line-height: 25px;
    width: 100%;
}

.wrap2-right-nr .wrap5-right-descrip {
    font-size: 14px;
    color: #666666;
    margin-top: 5px;
    line-height: 25px;
    width: 100%;
}

.wrap2-lbt-title {
    position: absolute;
    bottom: 0;
    height: 50px;
    background: rgba(0, 0, 0, 0.56);
    line-height: 50px;
    padding-left: 20px;
    width: 100%;
    font-size: 22px;
    color: #FFFFFF;
    padding-right: 30px;
}

/deep/ .el-carousel__container {
    height: auto;
}

.wrap3 {
    clear: both;
    width: 96%;
    max-width: 1300px;
    margin: auto;
    text-align: left;
    zoom: 1;
}

.wrap3-box {
    margin-top: 70px;
}

.wrap3-box-img {
    width: 100%;
    height: 100px;
    border: 1px solid #f1f1f1
}

.wrap4 {
    clear: both;
    width: 96%;
    max-width: 1300px;
    margin: auto;
    text-align: left;
    zoom: 1;
}

.wrap5 {
    clear: both;
    width: 96%;
    max-width: 1300px;
    margin: auto;
    text-align: left;
    zoom: 1;
}

.wrap6 {
    clear: both;
    width: 96%;
    max-width: 1300px;
    margin: auto;
    text-align: left;
    zoom: 1;
}

.wrap7 {
    clear: both;
    width: 96%;
    max-width: 1300px;
    margin: 30px auto;
    text-align: left;
    zoom: 1;
}

.wrap8 {
    clear: both;
    width: 96%;
    max-width: 1300px;
    margin: 30px auto;
    text-align: left;
    zoom: 1;
}


.wrap4-hovered {
    background-color: #f0f0f0;
    margin: 0 3px;
    /*width: 20%;*/
    flex: 1;
    height: 400px;
    transition: flex 0.3s ease;
}

.wrap4-hovered1 {
    /*width: 39%;*/
    flex: 2;
}

.wrap4-transition-box {
    width: 100px;

    opacity: 0;
    transition: width 0.3s ease, opacity 0.3s ease;
}

.wrap4-transition-box1 {
    width: 100%;
    opacity: 1;
    display: flex;
    height: 50px;
    background: rgba(0, 0, 0, 0.47);
    line-height: 50px;
    position: absolute;
    bottom: 0;
    align-items: center;
    padding: 0 20px;
    justify-content: space-between;
}

.wrap4-transition-box2 {
    width: 100%;
    opacity: 1;
    /*background: #0a001f;*/
    position: absolute;
    display: flex;
    flex-direction: column;
    bottom: 50%;
    left: 40%;
}

.wrap4-title {
    width: 50%;
    color: #fff;
    padding: 10px;
}

.wrap4-title1 {
    writing-mode: vertical-rl;
    width: 29px;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 28px;
}

.wrap5-tu {
    width: 100%;
    height: 250px;
    position: relative;
    display: block;
}

.wrap5-tu-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    padding-left: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.49);

}

.wrap5-btn {
    width: 154px;
    height: 40px;
    line-height: 40px;
    background: #3FB7F9;
    text-align: center;
    border-radius: 4px 4px 4px 4px;
    font-size: 15px;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    border-radius: 5px;
}
.wrap5-btn:hover{
    background: #199EE6;
}

.wrap5-li {
    display: flex;
    flex-direction: column;
}

.wrap5-li-time {
    display: flex;
    border: 1px solid #e6e6e6;
    height: 56px;
    width: 100%;
    margin: 25px 0;
}

.wrap5-li-day {
    font-size: 32px;
    color: #333333;
    width: 60%;
    line-height: 56px;
    border-right: 1px solid #e6e6e6;
    text-align: center;
}

.wrap5-li-year {
    font-weight: 400;
    font-size: 24px;
    color: #C1C1C1;
    width: 40%;
    line-height: 56px;
    text-align: center;
}

.wrap5-li-title {
    font-weight: 400;
    font-size: 18px;
    color: #111111;

    width: 100%;
}
.wrap5-li-title:hover{
    color: #3FB7F9;
}
.wrap5-li-descrip {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    margin: 5px 0 20px;
}

.wrap6-left {
    width: 100%;
    height: 560px;

}

.wrap6-left li {
    width: 100%;
    height: 100%;
    /*margin: 20px 0;*/
    position: relative;
    display: none;
}

.wrap6-right {
    width: 100%;
    height: 560px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*margin: 20px 0;*/

}

.wrap6-right-img {
    width: 100%;
    height: 175px

}

.wrap6-right-img-hover {
    opacity: 0.8;
    display: block;
}

.wrap6-left-box {
    position: absolute;
    right: 4%;
    height: 80%;
    width: 40%;
    background: rgba(0, 0, 0, 0.5);
    top: 10%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 30px;
}

.wrap6-left-title {
    font-size: 37px;
    color: #FFFFFF;
}
.wrap6-left-title:hover{
    color: #3FB7F9;
}

.wrap6-left-descrip {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 28px;
    margin: 30px 0;
}

.wrap6-left-btn {
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    width: 152px;
    height: 38px;
    line-height: 38px;
    background: #3FB7F9;
    border-radius: 5px;
}
.wrap6-left-btn:hover{
    background: #199EE6;
}

.wrap7-left {
    display: flex;
    flex-direction: column;
    height: 400px;
    margin-top: 10px;
    border-left: 4px solid #d6d6d6;
}

.wrap7-left-li {
    display: flex;
    flex-direction: column;
    border-left: 4px solid #D6D6D6;
    margin-left: -4px;
    padding-left: 50px;
    justify-content: center;
    transition: height 0.3s ease, border-left 0.3s ease;
    margin-bottom: 50px;
}

.wrap7-left-title {
    font-size: 24px;
    color: #999999;
}
.wrap7-left-title:hover{
    color: #3FB7F9;
}

.wrap7-left-descrip {
    font-size: 18px;
    color: #000000;
    line-height: 36px;
    display: none;
    margin-top: 8px;
}

.wrap7-left-btn {
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    width: 152px;
    height: 38px;
    line-height: 38px;
    background: #3FB7F9;
    display: none;
    margin-top: 10px;
    border-radius: 5px;
}
.wrap7-left-btn:hover{
    background: #199EE6;
}

.wrap7-right {
    height: 400px;
    margin-top: 10px;
}

.wrap7-right-img {
    height: 100%;
    width: 100%;
    box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, 0.16);
    border-radius: 20px;
    display: none;
}

/*transition: width 0.3s ease;*/


/*    width: 39%;*/

.wrap7-left-act {
    border-left: 4px solid #3FB7F9;
}

.wrap7-left-act .wrap7-left-title {
    font-weight: bold;
    color: #111111;
    width: 70%;

}
.wrap7-left-act .wrap7-left-title:hover {

    color: #3FB7F9;
}

.wrap7-left-act .wrap7-left-descrip {
    width: 80%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.wrap7-left-act .wrap7-left-btn {
    display: block;
}

.wrap8-box {
    background-image: url(../images/bj1.png);
    background-position: center center;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    background-size: cover;
    height: 660px;
}

.wrap8-left {
    height: 660px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrap8-left-video {
    width: 100%;
    height: 500px;
    display: none;

}

.wrap8-right {
    height: 660px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 30px;
}

.wrap8-right-box {
    display: none;
    height: 352px;
}

.wrap8-right-btm {
    display: flex;
    justify-content: center;
    flex-direction: column;

}

.wrap8-right-title {
    font-weight: 500;
    font-size: 28px;
    color: rgba(255, 255, 255, 0.9);
    margin-top: 50px;
}
.wrap8-right-title:hover{
    color: rgba(255, 255, 255, 0.8);
}

.wrap8-right-phone {
    font-weight: 400;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.9);
    margin-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea9c;
}

.wrap8-right-descrip {
    font-weight: 400;
    margin-top: 20px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 24px;
}

.wrap8-right-btn {
    margin-top: 20px;
    width: 154px;
    height: 39px;
    line-height: 39px;
    border-radius: 4px;
    border: 1px solid #eaeaea;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
}
.wrap8-right-btn:hover{
    border: 1px solid #d3d3d3;
    color: rgba(255, 255, 255, 0.8);
}

.wrap8-right-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.wrap8-right-nav li {
    background: rgba(255, 255, 255, 0.9);
    color: #666666;
    flex: 1;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.wrap8-right .wrap8-right-nav .wrap8-right-cur {
    background: #3FB7F9;
    color: #fff;
}


@media screen and (max-width: 1300px) {
    .wrap-nav-top1 {
        padding: 20px;
        top: -100px;
        margin: 0 20px;
        width: auto;
    }

    .wrap-nav {
        padding: 20px;
    }

    .wrap2 {
        margin: -100px auto 0;
    }
}

@media screen and (max-width: 990px) {
    .foot-box-left ul {
        display: none;
    }

    .foot-box {
        flex-direction: column;
    }

    .foot-box-right {
        margin-top: 20px;
        margin-left: 0 !important;
        align-items: center;
    }

    .beian1 {
        padding: 0 20px;
        margin-top: 0;
        line-height: 20px;
    }

    .wrap8-box {
        height: 1000px;
    }

    .wrap8-left {
        height: 460px;
    }

    .wrap8-right {
        height: 410px;
        padding-left: 0;
    }

    .wrap8-left-video {
        height: 365px;
    }

    .wrap-nav-top1 {
        top: -20px;
        padding: 20px 0;
    }

    .wrap6-left-box {
        width: 80%;
    }

    .wrap3-box {
        margin-top: 20px;
    }

    .wrap-nav {
        padding: 20px;
    }

    .wrap-nav {
        margin: 20px auto 0;
    }

    .wrap2 {
        margin: -10px auto 0;
    }

    .mt-20 {
        margin-top: 20px;
    }

    .wrap7 {
        margin: 10px auto;
    }


}

@media screen and (max-width: 660px) {
    .wrap2-right-nr {
        width: 75%;
    }

    .wrap4-hovered {
        height: 300px !important;
    }

    .wrap6-left-descrip {
        margin: 10px 0;
    }

    .wrap6-left-btn {
        width: 120px;
    }

    .wrap5-tu {
        height: 150px;
    }

    .wrap-nav-xq {
        width: 270px;
    }

    .wrap6-left {
        height: 350px !important;
    }

    .wrap6-right {
        height: 350px !important;
    }

    .wrap6-right-img {
        height: 110px !important;
    }

    .wrap5-tu {
        height: 180px !important;
    }
}

.line-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.line-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.line-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.line-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}


@media screen and (max-width: 830px) {
    /*轮显*/
    #slider {
        display: none;
    }

    .flash_div {
        display: block;

    }
}
@media screen and (max-width: 450px) {
    .flash_div {
        display: block;
        height: 200px;
    }
    #owl-flash .item img{
        height: 200px;
    }
}