@charset "utf-8";

/* CSS Document */


/*电脑版开始*/

* {
    box-sizing: border-box;
    list-style-image: none;
    list-style-type: none;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 0;
    margin: 0px;
    font-family: firefly, Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei", STXihei, STHeiti, Heiti, SimSun, sans-serif
}

/* @font-face {
    font-family: "firefly";
    src: url("/font/FZLanTingHei.ttf") format("truetype"), url("/font/FZLanTingHei.eot?#iefix") format("embedded-opentype"), url("/font/FZLanTingHei.woff") format("woff"), url("/font/FZLanTingHei.svg#FZLanTingHei") format("svg");
    font-style: normal;
    font-weight: normal
} */

@font-face {
    font-family: layui-icon;
    src: url(/font/fonts/iconfontlayer.eot?v=1.0.7);
    src: url(/font/fonts/iconfontlayer.eot?v=1.0.7#iefix) format('embedded-opentype'), url(/font/fonts/iconfontlayer.woff?v=1.0.7) format('woff'), url(/font/fonts/iconfontlayer.ttf?v=1.0.7) format('truetype'), url(../font/iconfont.svg?v=1.0.7#iconfont) format('svg')
}

body {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.new_right_yuan {
    z-index: 999;
    position: absolute;
    right: 6%;
    bottom: 30%;
}

.new_right_yuan li {
    width: 10px;
    height: 10px;
    border: 1px #FFFFFF solid;
    margin-bottom: 15px;
    border-radius: 5px;
    cursor: pointer
}

.new_right_yuan .new_right_yuanlihvoer {
    background: #ffa800;
    border: 1px #ffa800 solid;
}

.new_footer {
    z-index: 999;
    cursor: pointer;
    width: 39px;
    height: 32px;
    font-family: layui-icon;
    color: #FFF;
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin-left: -19.5px;
    font-size: 36px;
    -webkit-animation: up_down 1000ms linear infinite;
    -moz-animation: up_down 1000ms linear infinite;
    -ms-animation: up_down 1000ms linear infinite;
    animation: up_down 1000ms linear infinite;
}

@-webkit-keyframes up_down {
    0% {
        -webkit-transform: translateY(0px)
    }
    50% {
        -webkit-transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0px)
    }
}

@-moz-keyframes up_down {
    0% {
        -moz-transform: translateY(0px)
    }
    50% {
        -moz-transform: translateY(10px)
    }
    100% {
        -moz-transform: translateY(0px)
    }
}

@-ms-keyframes up_down {
    0% {
        -ms-transform: translateY(0px)
    }
    50% {
        -ms-transform: translateY(10px)
    }
    100% {
        -ms-transform: translateY(0px)
    }
}

@keyframes up_down {
    0% {
        transform: translateY(0px)
    }
    50% {
        transform: translateY(10px)
    }
    100% {
        transform: translateY(0px)
    }
}

.firefly {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.add_animation {
    transition: all 5000ms ease;
    -moz-transition: all 5000ms ease;
    /* Firefox 4 */
    -webkit-transition: all 5000ms ease;
    /* Safari 和 Chrome */
    -o-transition: all 5000ms ease;
    /* Opera */
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.new1 {
    transition: 1000ms ease;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0px;
}

.newbg1 {
    background-image: url(../images/new1.jpg);
    background-color: #6d645f;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.new1text {
    cursor: default;
    color: #FFF;
    font-size: 64px;
    text-align: center;
    display: block;
    padding-top: 20px;
}

.new1textp {
    cursor: default;
    color: #FFF;
    font-size: 23px;
    display: block;
    text-align: center;
    margin-top: 13px;
}

.new1container {
    position: relative;
    top: 151px;
    left: 8%;
    width: 596px;
}

.new2 {
    transition: 1000ms ease;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0px;
}

.newbg2 {
    background-image: url(../images/blog.jpg);
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.new2container {
    position: relative;
    top: 151px;
    right: 12%;
    width: 680px;
    float: right;
}

.new2text {
    cursor: default;
    color: #FFF;
    font-size: 64px;
    text-align: center;
    display: block;
}

.new2textp {
    cursor: default;
    color: #FFF;
    font-size: 23px;
    display: block;
    text-align: center;
    margin-top: 13px;
}

.new3 {
    transition: 1000ms ease;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 200%;
    left: 0px;
}

.newbg3 {
    background-image: url(../images/div3.jpg);
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.new3container {
    width: 877px;
    margin: 0px auto;
    margin-top: 150px;
    position: relative;
}

.new3text {
    cursor: default;
    color: #FFF;
    font-size: 52px;
    text-align: center;
    display: block;
}

.new3textp {
    cursor: default;
    color: #FFF;
    font-size: 23px;
    display: block;
    text-align: center;
    margin-top: 26px;
}

.new3container button {
    border-radius: 15px;
    width: 306px;
    height: 48px;
    background: transparent;
    border: 1px solid #FFF;
    color: #FFF;
    font-size: 19px;
    outline: none;
    margin: 0px auto;
    display: block;
    margin-top: 30px;
    cursor: pointer;
}

.new3container button:hover {
    background: #FFF;
    color: #2C394C;
}

.tanchuceng {
    display: none;
    width: 466px;
    height: 425px;
    background: #FFF;
    position: fixed;
    top: 28%;
    left: 39%;
    border-radius: 7px;
}

.tanchuceng img {
    margin: 20px auto;
    width: 166px;
    display: block;
}

.tanchuceng p {
    width: 100%;
    padding: 0px 20px;
    text-indent: 2em;
    line-height: 30px;
    font-size: 15px;
}

.tanchuceng a {
    cursor: pointer;
    width: 300px;
    display: block;
    height: 40px;
    margin: 0px auto;
    margin-top: 10px;
    background: #2C5074;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #FFF;
    border-radius: 5px;
}

.tanchuceng a:hover {
    background: #213A52;
    text-decoration: none
}

.new4 {
    transition: 1000ms ease;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 300%;
    left: 0px;
}

.newbg4 {
    background-image: url(../images/zscq_bg116.jpg);
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.new4container {
    position: absolute;
    bottom: 34%;
    right: 11%;
    width: 911px;
    float: right;
}

.new4text {
    cursor: default;
    color: #FFF;
    font-size: 56px;
    text-align: center;
    display: block;
}

.new4textp {
    cursor: default;
    color: #FFF;
    font-size: 21px;
    display: block;
    text-align: center;
    margin-top: 13px;
}

.new5 {
    transition: 1000ms ease;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 400%;
    left: 0px;
}

.newbg5 {
    background-image: url(../images/newbg3.jpg);
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.new5container {
    width: 1000px;
    margin: 0px auto;
    margin-top: 50px;
    position: relative;
}

.new5text {
    cursor: default;
    color: #FFF;
    font-size: 53px;
    text-align: center;
    display: block;
}

.new5textp {
    cursor: default;
    color: #FFF;
    font-size: 23px;
    display: block;
    text-align: center;
    margin-top: 13px;
}

.new5ul {
    margin-top: 20px;
}

.new5ul li {
    cursor: pointer;
    height: 75px;
    border: 1px solid #FFF;
    float: left;
    width: 49%;
    margin: 0px 0px -1px -1px;
    color: #FFF;
    line-height: 75px;
    font-size: 30px;
    text-align: center;
}

.new5ul li:hover {
    background: #FFF;
    color: #000;
}

.new6 {
    transition: 1000ms ease;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 500%;
    left: 0px;
}

.newbg6 {
    background-image: url(../images/zscq_bg116.jpg);
    background-color: #F2F2F2;
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.new6container {
    position: absolute;
    top: 135px;
    right: 10%;
    width: 906px;
    padding-top: 30px;
}

.new6text {
    cursor: default;
    color: #919291;
    font-size: 57px;
    text-align: center;
    display: block;
}

.new6textp {
    cursor: default;
    color: #919291;
    font-size: 23px;
    display: block;
    text-align: center;
    /*margin-top: 10px;*/
}

.new6container a {
    border-radius: 15px;
    width: 339px;
    height: 48px;
    background: transparent;
    border: 1px solid #919291;
    color: #919291;
    text-align: center;
    line-height: 48px;
    font-size: 25px;
    margin: 0px auto;
    display: block;
    margin-top: 30px;
    cursor: pointer;
    text-decoration: none;
}

.new6container a:hover {
    background: #fa832c;
    color: #FFF;
    text-decoration: none;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9999;
    transition: 2000ms ease;
    visibility: hidden;
    -webkit-font-smoothing: antialiased;
}

.overlay i {
    cursor: pointer;
    font-style: normal;
    font-size: 26px;
    font-weight: normal;
    color: #FFF;
    position: absolute;
    display: none;
    bottom: 10%;
    left: 50%;
    margin-left: -150px;
    border: 1px solid #FFF;
    border-radius: 5px;
    width: 300px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    background: #107360;
}

.overlay i:hover {
    background: #FFF;
    color: #107360;
}

.overlay div {
    transition: 2000ms ease;
    width: 450px;
    left: 280px;
    top: 50%;
    margin: -186px 0px 0px 0px;
    height: 372px;
    overflow: hidden;
    position: absolute;
}

.layui-icon {
    font-family: layui-icon!important
}

.new5ulli1 h3 {
    text-align: center;
    color: #FFF;
    margin-top: 4%;
    font-size: 30px;
}

.overlayone {
    z-index: 99;
    text-align: center;
    visibility: inherit;
}

.overlayoneimg {
    position: absolute;
    top: 27px;
    left: 24px;
    visibility: inherit;
}

.overlaytwo {
    z-index: 99;
    text-align: center;
    visibility: inherit;
}

.overlaytwoimg {
    position: absolute;
    top: 27px;
    left: 24px;
    visibility: inherit;
}

.xiangyou {
    display: none;
    width: 90px;
    position: absolute;
    top: 50%;
    margin: -45px 0px 0px -45px;
    left: 50%;
}

.moniright {
    width: 450px;
    height: 1px;
    position: absolute;
    top: 50%;
}

.tanchuceng p {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    -o-user-select: auto;
    user-select: auto;
}


/*这里是开始适应手机版本*/

@media screen and (max-width: 768px) {
    .new_right_yuan {
        bottom: 10%;
    }
    .newbg1 {
        background-position: -900px 0px;
    }
    .new1container {
        position: relative;
        top: 80%;
        left: 0%;
        width: 100%;
        padding: 0px 20px;
    }
    .new1text {
        font-size: 2.6em;
    }
    .new1textp {
        font-size: 1em;
        line-height: 32px;
    }
    .newbg2 {
        background-position: -364px 0px;
    }
    .new2container {
        position: relative;
        width: 100%;
        top: 20%;
        right: 0%;
        float: initial;
    }
    .new2text {
        font-size: 2.3em;
        padding: 0px 10px;
    }
    .new2textp {
        font-size: 1em;
        padding: 0px 10px;
    }
    .newbg3 {
        background-position: -800px -300px;
    }
    .new3container {
        margin-top: 20%;
        width: 100%;
    }
    .new3text {
        font-size: 1.55em;
    }
    .new3textp {
        font-size: 0.96em;
    }
    .new3container button {
        width: 238px;
        height: 40px;
    }
    .tanchuceng {
        z-index: 99999;
        width: 90%;
        position: absolute;
        top: 5%;
        left: 5%;
        height: auto;
        padding-bottom: 10px;
    }
    .tanchuceng p {
        font-size: 1em;
    }
    .tanchuceng p span {
        display: inline-block;
        width: 68px;
        height: 0px;
        margin-left: 2px;
    }
    .newbg4 {
        background-position: -528px 90px;
        background-color: #2569ca;
    }
    .new4container {
        right: inherit;
        width: 100%;
        float: inherit;
        bottom: initial;
        padding: 0px 10px;
        top: 13%;
    }
    .new4text {
        font-size: 1.8em;
    }
    .new4textp {
        font-size: 0.9em;
        line-height: 26px;
    }
    .newbg5 {
        background-position: -770px -200px;
    }
    .new5container {
        width: 100%;
        padding: 0px 10px;
        margin-top: 16%;
    }
    .new5text {
        font-size: 1.5em;
    }
    .new5ul {
        padding-left: 3%;
    }
    .new5ul li {
        line-height: 52px;
        font-size: 1.3em;
        height: 52px;
    }
    .overlay h3 {
        font-size: 1.5em;
        margin-top: 13%;
        padding: 0px 10px;
        line-height: 35px;
    }
    .overlayone {
        visibility: hidden;
    }
    .xiangyou {
        visibility: hidden;
    }
    .overlay div {
        top: 29%;
    }
    .overlaytwo {
        height: auto!important;
        width: 100%!important;
        left: 0!important;
        margin: 0px!important;
    }
    .overlaytwobg {
        width: 300px!important
    }
    .overlaytwoimg {
        width: 276px!important;
        left: 50%!important;
        margin-left: -138px;
        !important;
        top: 13px!important;
        height: 150px!important;
    }
    .newbg6 {
        background-position: -22px 268px;
        background-size: cover;
    }
    .new6container {
        width: 100%;
        top: 12%;
        right: 0%;
        padding: 0px 0px;
        padding-top: 30px;
    }
    .new6text {
        font-size: 1.6em;
        color: #df0e0e;
        font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei";
        font-weight: 500;
    }
    .new6textp {
        font-size: 1.2em;
        color: #000000;
    }
    .new6container a {
        color: #000000;
        border: 1px solid rgb(250, 248, 248);
    }
}

@media screen and (max-width: 320px) {
    .new1text {
        font-size: 2.3em;
    }
    .new1textp {
        font-size: 0.8em;
        line-height: 32px;
    }
    .new2text {
        font-size: 1.9em;
        padding: 0px 10px;
    }
    .new2textp {
        font-size: 0.8em;
        padding: 0px 10px;
    }
    .new3text {
        font-size: 1.35em;
    }
    .new3textp {
        font-size: 0.86em;
    }
    .new4text {
        font-size: 1.6em;
    }
    .new5text {
        font-size: 1.4em;
    }
    .new6text {
        font-size: 1.4em;
        color: #000000;
    }
}