@charset "utf-8";
@media only screen and (min-width:1921px) {
    .page3 .body .content p {
        font-size: 26px;
        line-height: 48px;
    }
}
/**响应式模板**/
@media only screen and (max-width: 1039px) {

    /**（默认）导航**/
    #header .common {
        min-width: 100%;
    }

    .slide-wrap li#s2 .wrap,
    .slide-wrap li#s1 .wrap {
        text-align: center;
        left: 0;
    }

    .slide-wrap li#s2>img {
        opacity: 0;
        -webkit-opacity: 0;
        -ms-opacity: 0;
        -moz-opacity: 0;
        width: auto;
        height: 100vh;
    }

    .slide-wrap li#s1>img {
        opacity: 0;
        -webkit-opacity: 0;
        -ms-opacity: 0;
        -moz-opacity: 0;
        width: auto;
        height: 100vh;
    }

    .slide-wrap li#s3>img {
        opacity: 0;
        -webkit-opacity: 0;
        -ms-opacity: 0;
        -moz-opacity: 0;
        width: auto;
        height: 100vh;
    }

    .page3 .body .content {
        display: flex;
        flex-direction: column;
    }

    .page3 .wrapper {
        margin-left: 0 !important;
        left: 0;
    }

    .page3 .body .content .content-left,
    .page3 .body .content .content-right {
        width: 80%;
        margin-left: 10%;
        font-size: 28px;
        line-height: 48px;
    }

    .page2 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        padding-top: 10vh;
        font-size: 32px;
        line-height: 48px;
    }

    .page2 ul li {
        width: 50%;
        height: 20vh;
        text-align: center;
    }

    .page2 .desc {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-height: 64px;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 0;
    }

    .page5 .wrapper {
        top: 18vh;

    }

    .page5 .img-wrap {
        width: 100% !important;
        left: 60px;
    }

    .page5 .text {
        font-size: 28px;
        line-height: 48px;
        width: 30%;
    }

    .page5 .text p {
        font-size: 28px;
        line-height: 48px;
    }

    .page5 .nav {

        width: 50% !important;
    }

    .page5 .nav p {
        font-size: 34px!important;
        line-height: 48px!important;
    }
    .page6 .info ul li{
        font-size: 28px;
        line-height: 48px;
        padding-left: 100px;
    }
    .page6 .info ul{
        border-bottom: 1px solid #999;
        width: 100%!important;
        margin-bottom: 12px;
    }
    .header .nav{
        margin-right: 12px;
    }
    .header .nav li {
        font-size: 28px;
        line-height: 48px;
        width: 120px;
    }
    .header .nav li:nth-child(3){
        margin-left: 24px;
    }
    .nav_main ul{
        display: flex;
        flex-direction: column;

    }
    .nav_main ul li{
        width: 200px!important;
        margin-bottom: 48px;
    }
     #header .common .navs ul li a{
        font-size: 28px;
        line-height: 48px;
    }
    .nav_main ul li h2 a,.nav_main ul li h2 a em{
        font-size: 36px;
        line-height: 48px;
    }
}

@media only screen and (max-width: 1200px) {

    /**（全屏）导航*/
    .nav_main {
        left: 50%;
        margin-left: -400px;
        top: 50%;
        margin-top: -250px;
    }

    .nav_main ul li {
        width: 20%;
    }

    /**主要内容区域*/
    .page1 .slide-wrap ul li>video,
    .page1 .slide-wrap ul li>img {
        height: 100%;
    }

    .page2 .wrapper {
        width: 100%;
    }

    .page3 .wrapper {
        width: 100%;
        margin-left: -50%;
    }

    .page3 .head {
        width: 100%;
    }

    .page3 .head {
        padding-left: 0;
        height: 85px;
    }

    .page3 .head .nav {
        position: absolute;
        left: 365px;
    }

    .page3.active .head .img,
    .page3 .head .img {
        left: 65px;
    }

    .page3.active .head .sort {
        left: auto;
        right: 70px;
    }

    /*.page3 .body { margin-top: 129px;}*/
    .page3 .body li {
        width: 24% !important;
    }

    .page3 .body li .text {
        width: 100%;
    }

    .page5 .wrapper {
        width: 100%;
        margin-left: -50%;
    }

    .page5 .img-wrap {
        width: 35%;
        margin-left: 2%;
    }

    .page5 .nav {
        width: 22%;
        margin-right: 2%;
    }

    .page6 .wrapper {
        width: 100%;
        margin-left: -50%;
    }

    .page6 .time {
        /** width: 340px;*/
        width: 28.3%;
        text-align: center;
    }

    .page6 .tele {
        /*width: 860px;*/
        width: 71.6%;
        text-align: center;
    }

    .page6 .tele .tel {
        width: 90%;
    }

    .page6 .info {
        width: 100%;
        margin-left: -50%;
    }

    .page6 .info ul {
        width: 23%;
    }

    .page6 .info ul:nth-child(2) {
        margin-left: 0.5%;
        margin-right: 0.5%;
    }

}

@media only screen and (max-height: 768px) {

    /**（全屏）导航*/
    .nav_main {
        left: 50%;
        margin-left: -400px;
        top: 0;
        margin-top: 130px;
    }

    .nav_main h1 {
        display: block;
    }

    .page2 li .wrap {
        margin-top: -250px;
    }
}


@media only screen and (max-height: 600px) {
    .page5 .nav ul li:nth-child(1) {
        padding-bottom: 40px;
    }

    .page5 .nav ul li:nth-child(2) {
        padding-top: 20px;
    }

    .page6 .wrapper {
        margin-top: -220px;
    }

    /*.page6 .info {bottom: 40px;}*/

    #loader .wrap {
        margin-top: -130px;
    }
}