﻿body {
    position: relative;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    font-family: "微软雅黑", STHeiti Light, Helvetica, Arial, Tahoma;
    font-size: 14px;
}

.content {
    width: 1024px;
    height: 600px;
    position: absolute;
    top: 50%;
    margin-top: -300px;
    left: 50%;
    margin-left: -512px;
    text-align: left;
}

.wokao {
    color: #666666;
    width: 800px;
    height: 768px;
    margin: 30px auto 0 auto;
}

    .wokao .lw {
        color: #666666;
        width: 380px;
        height: 450px;
        float: left;
        text-align: left;
    }

        .wokao .lw div {
            margin-left: 50px;
            border-bottom: 1px dashed #999999;
            height: 50px;
            line-height: 50px;
            width: 380px;
        }



    .wokao .rw {
        color: #666666;
        width: 380px;
        height: 580px;
        float: right;
        text-align: left;
    }

        .wokao .rw div {
            margin-left: 50px;
            border-bottom: 1px dashed #999999;
            height: 50px;
            line-height: 50px;
            width: 380px;
        }





.swiper-slide {
    height: 800px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
}

.swiper-wrap {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}



.color_red {
    background: rgb(232, 76, 61);
}

.color_org {
    background: rgb(251, 131, 47);
}

.color_yel {
    background: rgb(245, 204, 61);
}

.color_blue {
    background: rgb(53, 152, 220);
}

.color_green {
    background: rgb(47, 204, 113);
}

.color_pur {
    background: rgb(155, 76, 187);
}

.arrow_top {
    background: url(hdqhan.png) no-repeat center center;
    width: 48px;
    height: 36px;
    margin: 0 0 0 -40px;
    left: 51%;
    bottom: 26px;
    display: block;
    position: absolute;
    z-index: 999;
    -webkit-animation: moveIconUp 1.5s ease infinite;
    animation: moveToBottom 1.5s ease infinite;
}

.poster_tit {
    padding: 0px 10px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 35px;
    font-family: "黑体";
    font-size: 70px;
    margin-top: -5%;
}

.doubi {
    text-align: center;
    color: #FFFFFF;
    line-height: 35px;
    font-family: "黑体";
    font-size: 40px;
    margin-top: 1%;
    width: 100%;
}


.poster_tit {
    position: absolute;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 20px;
    font-family: "黑体";
    font-size: 70px;
    margin-top: 10%;
    width: 100%;
}

.tab1 .poster_tit {
    -webkit-transform: translate3d(0, 180px, 0);
    -webkit-transition: -webkit-transform .4s ease-out;
}

.tab1 .poster_titxx {
    -webkit-transform: translate3d(0, 180px, 0);
    -webkit-transition: -webkit-transform .4s ease-out;
}

.swiper-slide-active.tab1 .poster_tit {
    -webkit-transform: translate3d(0, 0, 0);
}

.swiper-slide-active.tab1 .poster_titxx {
    -webkit-transform: translate3d(0, 0, 0);
}

.tab1 .poster_details {
    -webkit-transform: translate3d(0, 180px, 0);
    -webkit-transition: -webkit-transform .5s ease-out .1s;
}

.swiper-slide-active.tab1 .poster_details {
    -webkit-transform: translate3d(0, 0, 0);
}

.tab1 .footer_msg {
    opacity: 0;
    -webkit-transition: opacity .4s ease-out .6s;
    -webkit-transition-delay: 0s;
}

.tab1 .footer_mc {
    opacity: 0;
    -webkit-transition: opacity .4s ease-out .6s;
    -webkit-transition-delay: 0s;
}

.swiper-slide-active.tab1 .footer_msg {
    opacity: 1;
}

.swiper-slide-active.tab1 .footer_mc {
    opacity: 1;
}

:focus {
    outline: 0px;
}

button {
    outline: 0px;
    font-size: 100%;
    vertical-align: middle;
}

input {
    outline: 0px;
    font-size: 100%;
    vertical-align: middle;
}

select {
    outline: 0px;
    font-size: 100%;
    vertical-align: middle;
}

textarea {
    outline: 0px;
    font-size: 100%;
    vertical-align: middle;
}

textarea {
    resize: none;
}

button {
    cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button;
}

input[type=button] {
    cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button;
}

input[type=reset] {
    cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button;
}

input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption {
    font-weight: 400;
}

th {
    font-weight: 400;
}

td {
    font-weight: 400;
}

a img {
    border: 0px currentColor;
    border-image: none;
}

fieldset {
    border: 0px currentColor;
    border-image: none;
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
    border: 0px currentColor;
    border-image: none;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article {
    display: block;
}

aside {
    display: block;
}

details {
    display: block;
}

figcaption {
    display: block;
}

figure {
    display: block;
}

footer {
    display: block;
}

header {
    display: block;
}

hgroup {
    display: block;
}

menu {
    display: block;
}

nav {
    display: block;
}

section {
    display: block;
}

.clearfix::after {
    height: 0px;
    clear: both;
    display: block;
    visibility: hidden;
    content: "";
}

a {
    color: #FFFFFF;
    text-decoration: none;
}

    a:hover {
        cursor: pointer;
    }

.logo_ico {
    background: url("p_ico.png") no-repeat 0% 0% / 44px auto;
}

.about_us_tit {
    background: url("p_ico.png") no-repeat 0% 0% / 44px auto;
}

.praise_btn i {
    background: url("p_ico.png") no-repeat 0% 0% / 44px auto;
}

    .praise_btn i em {
        background: url("p_ico.png") no-repeat 0% 0% / 44px auto;
    }

.search_btn i {
    background: url("p_ico.png") no-repeat 0% 0% / 44px auto;
}

.p_creat_logo {
    background: url("p_ico.png") no-repeat 0% 0% / 44px auto;
}

.poster_wrap {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    position: absolute;
}

.index.swiper-slide {
    z-index: 20;
    background: url(2-bg.png) no-repeat center center;
    background-size: cover;
    background-color: #fff;
}

.swiper-slide .load {
    background: rgb(232, 76, 61);
    z-index: 100;
}

.abus.swiper-slide {
    background: url(3-bg.png) no-repeat center center;
    background-size: cover;
    background-color: #FF9900;
}

.welf.swiper-slide {
    background: url(4-bg.png) no-repeat center center;
    background-size: cover;
    background-color: #99CC00;
}

.praise.swiper-slide {
    background: url(6-bg.png) no-repeat center center;
    background-size: cover;
    background-color: #9933CC;
}

.posit.swiper-slide {
    background: url(5-bg.png) no-repeat center center;
    background-size: cover;
    background-color: #0099FF;
}

.bsdfgasdf {
    width: 238px;
    height: 197px;
    position: absolute;
    left: 6%;
    top: 10%;
    background: url(header.png) no-repeat left center;
    background-size: cover;
    text-align:center;
}

.search {
    background: url(7-bg.png) no-repeat center center;
    background-size: cover;
    background-color: #fefac9;
}

.search3 {
    background: url(8-bg.png) no-repeat center center;
    background-size: cover;
    background-color: #fefac9;
}


.poster_logo_con {
    margin: 2% auto 0px;
    top: 15%;
    width: 400px;
    height: 264px;
    position: relative;
    background: url(stzplogo.png) no-repeat center center;
    background-size: cover;
    z-index: 188;
}

.touxiang1 {
    margin: 0% 0 0px 20%;
    top: 10%;
    width: 230px;
    height: 230px;
    position: relative;
    background-size: cover;
    border-radius: 115px;
    z-index: 300;
}

.p_logo_b01 {
    margin: auto;
    border-radius: 100%;
    border: 0px solid rgb(255, 255, 255);
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -webkit-border-radius: 100%;
}

.p_logo_b02 {
    margin: auto;
    border-radius: 100%;
    border: 0px solid rgb(255, 255, 255);
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -webkit-border-radius: 100%;
}

.p_logo_b01 {
    width: 105px;
    height: 105px;
}

.p_logo_b02 {
    width: 105px;
    height: 105px;
}

.poster_logo {
    margin: auto;
    border-radius: 105px;
    left: 0px;
    top: 0px;
    width: 105px;
    height: 105px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    position: absolute;
}

    .poster_logo img {
        border-radius: 100%;
        width: 100%;
        height: 100%;
    }


.poster_details {
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 30px;
    font-family: "STHeiti Light";
    font-size: 23px;
    margin-top: 10px;
}

.footer_msg {
    background: url(hdqhan.png) no-repeat center center;
    width: 48px;
    height: 36px;
    bottom: 60px;
    position: absolute;
    left: 46%;
}

.footer_mc {
    background: url(hdqhan.png) no-repeat center center;
    width: 48px;
    height: 36px;
    text-align: center;
    bottom: 60px;
    color: #FFCC00;
    line-height: 35px;
    font-size: 25px;
    position: absolute;
    left: 46%;
}

.p_logo_b01 {
    width: 105px;
    height: 105px;
    -webkit-animation: name01 1s linear 0s infinite;
}

.p_logo_b02 {
    width: 105px;
    height: 105px;
    -webkit-animation: name02 1s linear 1s infinite;
}



.p_loading_tip {
    text-align: center;
    color: rgb(255, 228, 228);
    line-height: 25px;
    font-size: 14px;
    margin-top: 25px;
}

.about_us {
    margin: 10px 0px 5px;
    position: relative;
    top: 10px;
}

.best-one {
    top: 200px;
    width: 100%;
    height: 60%;
    float: left;
    -webkit-animation: Rollenter 2s linear 0s 1;
    animation: Rollenter 2s linear 0s 1;
    -webkit-animation-fill-mode: both;
    background-color: #FFFFFF;
    position: absolute;
}

.about_us_msg_p {
    overflow: hidden;
    -ms-word-break: break-all;
    color: #FF9900;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
}

.company_intro {
    padding-top: 12%;
    display: flex;
}

.company_intro_list {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    width: 32%;
    float: left;
}

.company_intro_logo {
    margin: 0px auto;
    border-radius: 100%;
    width: 75px;
    height: 75px;
    position: relative;
    background-color: #FFCC00;
}

.company_intro_tit {
    text-align: center;
    color: #FFFFFF;
    line-height: 25px;
    overflow: hidden;
    font-size: 12px;
    margin-top: 5px;
}

.logo_ico {
    margin: auto;
    left: 0px;
    top: 0px;
    width: 45px;
    height: 45px;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    position: absolute;
}

.city.logo_ico {
    background-position: 2px -102px;
}

.num.logo_ico {
    background-position: 1px -155px;
}

.nature.logo_ico {
    background-position: 1px -206px;
}

.welfare {
    position: relative;
}

.welfare_tit {
    text-align: center;
    color: #FFCC00;
    line-height: 35px;
    font-size: 26px;
}

.welfare_con {
    margin: 20px 18px 0px;
    position: relative;
}

.welfare_list {
    height: 30px;
    margin-bottom: 6px;
    position: relative;
}

.welfare_list_l {
    width: 53%;
    height: 34px;
    text-align: center;
    color: red;
    line-height: 34px;
    overflow: hidden;
    position: absolute;
}

.welfare_list_r {
    width: 53%;
    height: 34px;
    text-align: center;
    color: red;
    line-height: 34px;
    overflow: hidden;
    position: absolute;
}

.welfare_list_l {
    left: 0px;
}

.welfare_list_r {
    right: 0px;
}

.welfare_list_skew {
    top: 0px;
    width: 116%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    background-color: #FFFFFF;
}

.welfare_list_details {
    width: 87%;
    height: 34px;
    color: #99CC00;
    line-height: 34px;
    overflow: hidden;
    font-size: 18px;
    display: block;
}

.welfare_list_l .welfare_list_skew {
    border-radius: 150px;
    left: -24%;
}

.welfare_list_r .welfare_list_skew {
    border-radius: 150px;
    right: -24%;
}

.welfare_list_l .welfare_list_details {
    width: 80%;
    margin-left: 21%;
}

.welfare_list_r .welfare_list_details {
    width: 80%;
    margin-left: -1%;
}

.posit_tit {
    margin: 20px 0px;
    color: #FFCC00;
    line-height: 30px;
    padding-left: 15px;
    font-family: "黑体";
    font-size: 26px;
    text-shadow: 0px 0px 1px #0066CC;
}

.posit_list_con {
    left: 0px;
    top: 70px;
    right: 0px;
    bottom: 110px;
    position: absolute;
}

.posit_list_ul {
    left: 0px;
    top: 0px;
    width: 5000px;
    bottom: 10px;
    position: absolute;
}

.posit_details {
    background: rgb(255, 255, 255);
    border-radius: 5px 5px 0px 0px;
    width: 260px;
    height: 100%;
    margin-left: 15px;
    border-top-color: rgb(252, 211, 23);
    border-top-width: 5px;
    border-top-style: solid;
    float: left;
    position: relative;
}

.posit_details_head {
    margin: 10px 15px;
    padding-bottom: 15px;
    border-bottom-color: rgb(173, 173, 173);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.posit_details_tit {
    color: #0099FF;
    line-height: 30px;
    overflow: hidden;
    font-size: 19px;
}

.posit_details_money {
    color: rgb(67, 67, 67);
    line-height: 32px;
    font-size: 15px;
    vertical-align: middle;
    display: block;
}

    .posit_details_money strong {
        font-size: 26px;
        margin-right: 2px;
        vertical-align: sub;
    }

.posit_details_tip {
    color: rgb(67, 67, 67);
    line-height: 25px;
    font-size: 15px;
    margin-top: 5px;
}

.job_details {
    margin: 10px 15px;
    padding-bottom: 15px;
}

.job_address {
    color: rgb(67, 67, 67);
    line-height: 22px;
    font-family: "黑体";
    font-size: 13px;
}

.job_name {
    color: rgb(67, 67, 67);
    line-height: 22px;
    font-family: "黑体";
    font-size: 13px;
    font-weight: 400;
    -ms-word-break: break-all;
}

.job_msg {
    color: rgb(67, 67, 67);
    line-height: 22px;
    overflow: hidden;
    font-family: "黑体";
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
}

.job_more {
    color: rgb(17, 142, 249);
    line-height: 22px;
    font-size: 13px;
    display: none;
}

.posit_arrow_bot {
    background: url("posit_bottom.png") repeat-x 0% 0% / 260px auto;
    width: 100%;
    height: 3px;
    bottom: -3px;
    position: absolute;
}

.job_btn_con {
    width: 100%;
    bottom: 40px;
    position: absolute;
}

.job_btn_list {
    margin: 0px 20px;
    text-align: center;
    overflow: hidden;
}

.job_btn {
    border-radius: 3px;
    border: 2px solid #FFCC00;
    border-image: none;
    width: 40%;
    text-align: center;
    color: #FFFFFF;
    line-height: 40px;
    font-family: "黑体";
    font-size: 18px;
    display: inline-block;
    background-color: #FFCC00;
}

.add.job_btn {
}

.tel.job_btn {
    float: right;
}

.poster_praise_con {
    margin: 15% auto 0px;
    width: 136px;
    height: 136px;
    position: relative;
}

.poster_praise_logo {
    margin: auto;
    border-radius: 100%;
    border: 3px solid rgb(50, 143, 207);
    border-image: none;
    left: 0px;
    top: 0px;
    width: 130px;
    height: 130px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    position: absolute;
}

    .poster_praise_logo img {
        border-radius: 100%;
        width: 100%;
        height: 100%;
    }

.praise_tip {
    text-align: center;
    color: #FFFFFF;
    line-height: 25px;
    font-family: "黑体";
    font-size: 16px;
    margin-top: 8%;
}

    .praise_tip b {
        color: rgb(255, 241, 0);
    }

.praise_btn {
    background: rgb(253, 209, 12);
    margin: 20px 60px 0px;
    border-radius: 3px;
    text-align: center;
    color: rgb(165, 90, 1);
    line-height: 44px;
    font-size: 16px;
    display: block;
    text-shadow: 0px 0px 1px #cb8e06;
}

    .praise_btn i {
        background-position: 1px -24px;
        width: 25px;
        height: 25px;
        margin-right: 5px;
        vertical-align: middle;
        display: inline-block;
        position: relative;
    }

        .praise_btn i em {
            background-position: 1px -24px;
            left: 0px;
            top: 0px;
            width: 25px;
            height: 25px;
            margin-right: 5px;
            vertical-align: middle;
            display: inline-block;
            position: absolute;
        }

    .praise_btn span {
        width: 126px;
        display: inline-block;
    }

.on.praise_btn {
    background: rgb(198, 234, 255);
    color: rgb(37, 131, 185);
    text-shadow: 0px 0px 1px #75b6dc;
}

    .on.praise_btn i {
        background-position: 0px -48px;
    }

        .on.praise_btn i em {
            background-position: 0px -48px;
        }

.praise_share_btn {
    margin: 10px 60px 0px;
    border-radius: 3px;
    border: 1px solid rgb(255, 255, 255);
    border-image: none;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 44px;
    font-family: "黑体";
    font-size: 16px;
    display: block;
}

.more_position {
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 25px;
    font-size: 16px;
    margin-top: 30px;
    display: block;
}

.search_head {
    width: 100%;
    height: 50%;
    position: relative;
}

.search_footer {
    width: 100%;
    height: 50%;
    position: relative;
}

.search_head {
    height: 50%;
    z-index: 11;
}

.search_con {
    background: rgb(175, 89, 210);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
}

.search_logo {
    margin: auto;
    left: 0px;
    top: 30px;
    width: 100%;
    text-align: center;
    right: 0px;
    overflow: hidden;
    position: absolute;
}

.search_zi {
    margin: auto;
    left: 0px;
    top: 200px;
    width: 100%;
    text-align: center;
    right: 0px;
    position: absolute;
    z-index: 20;
    font-size: 24px;
    line-height: normal;
    color: #FFCC00;
    font-weight: bold;
}

.search_ss {
    margin: auto;
    left: 0px;
    top: 285px;
    width: 100%;
    text-align: center;
    right: 0px;
    position: absolute;
    z-index: 20;
    font-size: 14px;
    line-height: normal;
    color: #FFffff;
}

.search_posit {
    border-radius: 3px;
    left: 35px;
    top: 235px;
    height: 40px;
    right: 35px;
    overflow: hidden;
    position: absolute;
    z-index: 8;
    background-color: #00CCCC;
}

.on.search_posit {
    background: rgb(175, 89, 210);
    left: 20px;
    top: 20px;
    right: 20px;
    position: fixed;
}

.search_input_con {
    border-radius: 3px;
    left: 0px;
    top: 0px;
    height: 40px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    margin-right: 40px;
    position: relative;
    z-index: 3;
    background-color: #33CCCC;
    color: #FFFFFF;
}

.search_input {
    background-color: #33CCCC;
    padding: 10px 12px;
    border: 0px currentColor;
    border-image: none;
    left: 0px;
    top: 0px;
    width: 100%;
    right: 0px;
    color: #FFFFFF;
    line-height: 20px;
    font-family: "黑体";
    font-size: 16px;
    position: absolute;
}

.zhiwei {
    width: 70px;
    height: 50px;
    background-image: url(p_ico.png);
    background-repeat: no-repeat;
    background-position: -6px -520px;
    float: left;
}

.search_btn {
    top: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    right: 0px;
    bottom: 0px;
    color: rgb(255, 255, 255);
    line-height: 40px;
    font-size: 14px;
    display: block;
    position: absolute;
    z-index: 4;
    background-color: #ffcc00;
    background-image: url(p_ico.png);
    background-repeat: no-repeat;
    background-position: 1px -150px;
}

.on.search_posit .search_btn {
    background: rgb(175, 89, 210);
}

.search_btn i {
    background-position: 2px -74px;
    margin: auto;
    left: 0px;
    top: 0px;
    width: 25px;
    height: 25px;
    right: 0px;
    bottom: 0px;
    display: none;
    position: absolute;
}

.search_result_con {
    top: 60px;
    width: 100%;
    display: none;
    position: absolute;
    z-index: 7;
}

    .search_result_con li {
        background: rgb(175, 89, 210);
        line-height: 42px;
        border-bottom-color: rgb(151, 72, 179);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        .search_result_con li a {
            padding: 0px 25px;
            color: rgb(255, 255, 255);
            font-family: "黑体";
            font-size: 16px;
            display: block;
            -ms-word-break: break-all;
        }

        .search_result_con li.none {
            text-align: center;
            line-height: 80px;
            border-bottom-color: currentColor;
            border-bottom-width: 0px;
            border-bottom-style: none;
        }

            .search_result_con li.none a {
                color: rgb(248, 222, 255);
                font-size: 14px;
            }

.search_footer {
    background: rgb(155, 76, 187);
    overflow: hidden;
    z-index: 9;
}

.search_footer_btn {
    background: rgb(253, 209, 12);
    margin: 25% 75px 0px;
    border-radius: 3px;
    text-align: center;
    color: rgb(165, 90, 1);
    line-height: 44px;
    font-size: 16px;
    display: block;
    text-shadow: 0px 0px 1px #d19506;
}

.search_footer_tip {
    width: 100%;
    text-align: center;
    bottom: 60px;
    color: rgb(255, 255, 255);
    line-height: 25px;
    font-family: "黑体";
    font-size: 15px;
    position: absolute;
}

.swiper-slide .creat {
    background: rgb(64, 64, 64);
    z-index: 100;
}

.p_creat_logo {
    background-position: 2px -231px;
    margin: 0px auto;
    animation: loading 3s linear infinite;
    width: 40px;
    height: 40px;
    display: block;
    background-size: 100%;
    -webkit-animation: loading 3s linear infinite;
}

.p_creat_tip {
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 25px;
    font-size: 14px;
    margin-top: 25px;
}

.creat_msg {
    width: 100%;
    text-align: center;
    bottom: 40px;
    color: rgb(255, 255, 255);
    line-height: 20px;
    font-family: "黑体";
    font-size: 14px;
    position: absolute;
}

    .creat_msg a {
        color: rgb(255, 241, 0);
    }

.layer {
    background: url("wzp_layer.png") no-repeat center / 320px auto rgba(0, 0, 0, 0.75);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    z-index: 999;
}


.posit_none_logo {
    background: url("posit_none_logo.jpg") no-repeat top / contain rgb(248, 248, 248);
    width: 100%;
    height: 100%;
    position: relative;
}

    .posit_none_logo span {
        left: 0px;
        top: 225px;
        width: 100%;
        height: 25px;
        text-align: center;
        right: 0px;
        bottom: 0px;
        color: rgb(51, 51, 51);
        line-height: 25px;
        font-size: 14px;
        position: absolute;
    }

.wx_layer {
    background: url("wx_layer.png") no-repeat top / contain rgba(0, 0, 0, 0.8);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    z-index: 1000;
}



.load {
    opacity: 1;
    -webkit-transform: scale(1);
    -webkit-transition: -webkit-transform .5s ease-out, opacity .5s ease-out;
}

.remove.load {
    opacity: 0;
    -webkit-transform: scale(2);
}

.poster_wrap {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .3s linear, opacity .3s linear;
}





.index .poster_details {
    -webkit-transform: translate3d(0, 180px, 0);
    -webkit-transition: -webkit-transform .5s ease-out .1s;
}

.swiper-slide-active.index .poster_details {
    -webkit-transform: translate3d(0, 0, 0);
}

.index .footer_msg {
    -webkit-animation: moveIconUpp 1.5s ease infinite;
    animation: moveToBottom 1.5s ease infinite;
}

.footer_mc {
    -webkit-animation: moveIconUpp 1.5s ease infinite;
    animation: moveToBottom 1.5s ease infinite;
}

.swiper-slide-active.index .footer_msg {
    opacity: 1;
}

.abus .about_us_tit {
    opacity: 0;
    -webkit-transform: translate3d(280px, 0, 0);
    -webkit-transition: -webkit-transform .3s ease-out, opacity .3s ease-out;
}

.swiper-slide-active.abus .about_us_tit {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
}

.abus .about_us_msg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in .2s;
}

.swiper-slide-active.abus .about_us_msg {
    opacity: 1;
}

.welf :nth-child(1).company_intro_list {
    opacity: 0;
    -webkit-transform: scaleX(-1);
    -webkit-transition: -webkit-transform .2s linear, opacity .3s linear;
}

.welf :nth-child(2).company_intro_list {
    opacity: 0;
    -webkit-transform: scaleX(-1);
    -webkit-transition: -webkit-transform .2s linear .1s, opacity .3s linear;
}

.welf :nth-child(3).company_intro_list {
    opacity: 0;
    -webkit-transform: scaleX(-1);
    -webkit-transition: -webkit-transform .2s linear .2s, opacity .3s linear;
}

.swiper-slide-active.welf .company_intro_list {
    opacity: 1;
    -webkit-transform: scaleX(1);
}

.welf .welfare_tit {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in .3s;
}

.swiper-slide-active.welf .welfare_tit {
    opacity: 1;
}

.welf :nth-child(1).welfare_list .welfare_list_l {
    -webkit-transform: translate3d(-300px, 0, 0);
    -webkit-transition: -webkit-transform .2s ease-out .2s;
}

.welf :nth-child(2).welfare_list .welfare_list_l {
    -webkit-transform: translate3d(-350px, 0, 0);
    -webkit-transition: -webkit-transform .2s ease-out .3s;
}

.welf :nth-child(3).welfare_list .welfare_list_l {
    -webkit-transform: translate3d(-400px, 0, 0);
    -webkit-transition: -webkit-transform .2s ease-out .4s;
}

.welf :nth-child(4).welfare_list .welfare_list_l {
    -webkit-transform: translate3d(-450px, 0, 0);
    -webkit-transition: -webkit-transform .2s ease-out .5s;
}

.welf :nth-child(5).welfare_list .welfare_list_l {
    -webkit-transform: translate3d(-500px, 0, 0);
    -webkit-transition: -webkit-transform .2s ease-out .6s;
}

.welf :nth-child(1).welfare_list .welfare_list_r {
    -webkit-transform: translate3d(300px, 0, 0);
    -webkit-transition: -webkit-transform .2s ease-out .2s;
}

.welf :nth-child(2).welfare_list .welfare_list_r {
    -webkit-transform: translate3d(350px, 0, 0);
    -webkit-transition: -webkit-transform .2s ease-out .3s;
}

.welf :nth-child(3).welfare_list .welfare_list_r {
    -webkit-transform: translate3d(400px, 0, 0);
    -webkit-transition: -webkit-transform .2s ease-out .4s;
}

.welf :nth-child(4).welfare_list .welfare_list_r {
    -webkit-transform: translate3d(450px, 0, 0);
    -webkit-transition: -webkit-transform .2s ease-out .5s;
}

.welf :nth-child(5).welfare_list .welfare_list_r {
    -webkit-transform: translate3d(500px, 0, 0);
    -webkit-transition: -webkit-transform .2s ease-out .6s;
}

.swiper-slide-active.welf .welfare_list .welfare_list_l {
    -webkit-transform: translate3d(0, 0, 0);
}

.swiper-slide-active.welf .welfare_list .welfare_list_r {
    -webkit-transform: translate3d(0, 0, 0);
}

.posit .add {
    -webkit-transform: translate3d(80px, -80px, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
}

.posit .tel {
    -webkit-transform: translate3d(-80px, -80px, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
}

.swiper-slide-active.posit .add {
    -webkit-transform: translate3d(0, 0, 0);
}

.swiper-slide-active.posit .tel {
    -webkit-transform: translate3d(0, 0, 0);
}

.posit .posit_list_con {
    opacity: 0;
    -webkit-transform: rotate(180deg) scale(0.1) translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .4s ease-out, opacity .5s ease-out;
    -webkit-transform-origin: 100px 100px;
}

.swiper-slide-active.posit .posit_list_con {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
}

.posit_list_ul {
    margin-left: 15px;
}

.praise .praise_tip {
    -webkit-transform: translate3d(0, 380px, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
}

.praise .praise_btn {
    -webkit-transform: translate3d(0, 380px, 0);
    -webkit-transition: -webkit-transform .3s ease-out .1s;
}

.praise .praise_share_btn {
    -webkit-transform: translate3d(0, 380px, 0);
    -webkit-transition: -webkit-transform .3s ease-out .2s;
}

.praise .more_position {
    -webkit-transform: translate3d(0, 380px, 0);
    -webkit-transition: -webkit-transform .3s ease-out .3s;
}

.swiper-slide-active.praise .praise_tip {
    -webkit-transform: translate3d(0, 0, 0);
}

.swiper-slide-active.praise .praise_btn {
    -webkit-transform: translate3d(0, 0, 0);
}

.swiper-slide-active.praise .praise_share_btn {
    -webkit-transform: translate3d(0, 0, 0);
}

.swiper-slide-active.praise .more_position {
    -webkit-transform: translate3d(0, 0, 0);
}

.praise_btn em {
    opacity: 1;
    -webkit-transform: scale(1);
    -webkit-transition: -webkit-transform .5s ease-out, opacity .5s ease-out;
}

.on.praise_btn em {
    opacity: 0;
    -webkit-transform: scale(3);
}

.search .search_head {
    -webkit-transform: translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
}

.swiper-slide-active.search .search_head {
    -webkit-transform: translate3d(0, 0, 0);
}

.search .search_footer {
    -webkit-transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
}

.swiper-slide-active.search .search_footer {
    -webkit-transform: translate3d(0, 0, 0);
}

.search .search_con {
    -webkit-transform: translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
}

.swiper-slide-active.search .search_con {
    -webkit-transform: translate3d(0, -50%, 0);
}



/*动画*/
@-webkit-keyframes moveIconUp {
    0% {
        -webkit-transform: translateY(100%);
        opacity: 0;
    }

    50% {
        -webkit-transform: translateY(0%);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-100%);
        opacity: 0;
    }
}

@keyframes moveIconUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }

    50% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
    }
}

@-webkit-keyframes moveIconUpp {
    50% {
        -webkit-transform: translateY(20%);
        opacity: 1;
    }

    50% {
        -webkit-transform: translateY(50%);
        opacity: 1;
    }

    50% {
        -webkit-transform: translateY(20%);
        opacity: 1;
    }
}

@keyframes moveIconUpp {
    50% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 1;
    }

    50% {
        -webkit-transform: translateY(100%);
        transform: translateY(50%);
        opacity: 1;
    }

    50% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 1;
    }
}

@-webkit-keyframes pop {
    0% {
        -webkit-transform: scale(0.5,0.5);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(1.5,1.5);
        opacity: 1;
    }

    55% {
        -webkit-transform: scale(1.5,1.5);
        opacity: 1;
    }

    80% {
        -webkit-transform: scale(0.95,0.95);
        opacity: 1;
    }

    90% {
        -webkit-transform: scale(1.1,1.1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1,1);
        opacity: 1;
    }
}

@keyframes pop {
    0% {
        transform: scale(0.5,0.5);
        opacity: 0;
    }

    50% {
        transform: scale(1.2,1.2);
        opacity: 1;
    }

    55% {
        transform: scale(1.2,1.2);
        opacity: 1;
    }

    80% {
        transform: scale(0.95,0.95);
        opacity: 1;
    }

    90% {
        transform: scale(1.1,1.1);
        opacity: 1;
    }

    100% {
        transform: scale(1,1);
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0,0,0);
        transform: scale3d(0,0,0);
    }

    50% {
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3) opacity: 0.7;
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1) opacity:1;
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0,0,0);
        transform: scale3d(0,0,0);
    }

    50% {
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3) opacity: 0.7;
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1) opacity: 1;
    }
}

@-webkit-keyframes Rollenter {
    0% {
        -webkit-transform: translate(-1200px,0);
        transform: translate(-1200px,0);
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
}

@keyframes Rollenter {
    0% {
        -webkit-transform: translate(-1200px,0);
        transform: translate(-1200px,0);
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
}

@-webkit-keyframes Rollshow {
    0% {
        -webkit-transform: translate(1200px,0);
        transform: translate(1200px,0);
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
}

@keyframes Rollshow {
    0% {
        -webkit-transform: translate(1200px,0);
        transform: translate(1200px,0);
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
}

@keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}


@-webkit-keyframes flipInLeft {
    from {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInLeft {
    from {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@-webkit-keyframes Snapdrawer {
    from {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        opacity: 0;
    }

    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1;
    }
}

@keyframes Snapdrawer {
    from {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        opacity: 0;
    }

    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes rollCircle {
    from {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        opacity: 0;
    }

    to {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
}

@keyframes rollCircle {
    from {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        opacity: 0;
    }

    to {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes i1_4_1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
    }

    90% {
        -webkit-transform: scale(1.2);
        opacity: .8;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@keyframes i1_4_1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
    }

    90% {
        -webkit-transform: scale(1.2);
        opacity: .8;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #FFEFEF;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #FFEFEF;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #FFEFEF;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #FFEFEF;
}

.swiper-pagination-bullet-active {
    background-color: #FF9900;
}

.windmill {
    display: block;
    position: absolute;
    margin: 50px auto;
    width: 264px;
    height: 264px;
    left: 50%;
    top: 7%;
    margin-left: -216px;
}

    .windmill .spinning-wing {
       background: transparent url(poster_loading.png) no-repeat 0px 0;
        width: 264px;
        height: 264px;
        background-size: cover;
        margin: 0;
        top: -25%;
        left: 28%;
        position: absolute;
        z-index: 1;
        -webkit-transition-property: -webkit-transform;
        -webkit-transition-duration: 1s;
        -moz-transition-property: -moz-transform;
        -moz-transition-duration: 1s;
        -webkit-animation: rotate 4s linear infinite;
        -moz-animation: rotate 1s linear infinite;
        -o-animation: rotate 4s linear infinite;
        animation: rotate 4s linear infinite;
    }

    .windmill: after {
        background: transparent url(poster_loading.png) no-repeat -100px 0;
        width: 433px;
        background-size: cover;
        height: 433px;
        bottom: 0;
        left: 0;
        position: absolute;
        content: '';
    }

    .windmill .spinning-wing: hover {
        -webkit-animation: rotate0.3s linear infinite;
        -moz-animation: rotate0.3s linear infinite;
        -o-animation: rotate0.3s linear infinite;
        animation: rotate0.3s linear infinite;
    }

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

-webkit-animation: rotate 1s linear 1; /*动作名 执行花费时间 匀速进行 执行次数*/
-webkit-transform: rotate(180deg); @-moz-keyframes rotate {
    from;

{
    -moz-transform: rotate(0deg);
}

to {
    -moz-transform: rotate(359deg);
}

}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(359deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

@-webkit-keyframes rotate2 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate2 {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(359deg);
    }
}

@-o-keyframes rotate2 {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(359deg);
    }
}

@keyframes rotate2 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.swiper-pagination span {
    display: none !important;
}

    .swiper-pagination span + span {
        width: 90px;
        height: 90px;
        background: url(gl1.png) no-repeat center center;
        background-size: cover;
        display: block !important;
        ;
    }

        .swiper-pagination span + span + span {
            width: 90px;
            height: 90px;
            background: url(gl2.png) no-repeat center center;
            background-size: cover;
        }

            .swiper-pagination span + span + span + span {
                width: 90;
                height: 90px;
                background: url(gl3.png) no-repeat center center;
                background-size: cover;
            }

                .swiper-pagination span + span + span + span + span {
                    width: 90px;
                    height: 90px;
                    background: url(gl4.png) no-repeat center center;
                    background-size: cover;
                }

                    .swiper-pagination span + span + span + span + span + span {
                        width: 90px;
                        height: 90px;
                        background: url(gl5.png) no-repeat center center;
                        background-size: cover;
                    }

                        .swiper-pagination span + span + span + span + span + span + span {
                            display: none !important;
                        }

.sbhehe {
    margin: 5% auto 0 0;
    width: 1024px;
    height: 50px;
    position: relative;
}

    .sbhehe .zzjj {
        position: absolute;
        top: 0;
        left: 6%;
    }

.erbhehe {
    width: 1024px;
    height: 90px;
    position: relative;
}

    .erbhehe .zzjj {
        position: absolute;
        top: 0;
        left: 6%;
    }

.grzl-a {
    float: left;
    width: 50%;
}

.grzl-b {
    float: left;
    width: 50%;
}

.grzl-a {
    float: left;
    width: 50%;
}

.grzl-b {
    float: right;
    width: 50%;
}

#n {
    margin: 10px auto;
    width: 920px;
    border: 1px solid #CCC;
    font-size: 12px;
    line-height: 30px;
}

    #n a {
        padding: 0 4px;
        color: #333;
    }

.list-up-jp1 {
    z-index: 187;
    width: 265px;
    height: 156px;
    position: absolute;
    left: 30%;
    top: 30%;
    margin-left: -132px;
    background: url(images/gerenziliao.png) no-repeat center center;
    background-size: cover;
    position: relative;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    opacity: 0;
    -webkit-animation: flipInLeft 0.8s linear 1s 1;
    animation: flipInLeft 0.8s linear 1s 1;
    -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes flipInLeft {
    from {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInLeft {
    from {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes rotate180 {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(180deg);
    }
}

.dddd1 {
    background: url(yuanquan.png) no-repeat center;
    background-size: 100% 100%;
    width: 200px;
    height: 200px;
    display: block;
}

@-webkit-keyframes rotate180 {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(180deg);
    }
}

.madan111 {
    background: url(yuanquan2.png) no-repeat center;
    background-size: 100% 100%;
    width: 200px;
    height: 200px;
    display: block;
}

@-webkit-keyframes rotate180 {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(180deg);
    }
}

.woqu111 {
    background: url(yuanquan3.png) no-repeat center;
    background-size: 100% 100%;
    width: 200px;
    height: 200px;
    display: block;
}

.gzjlkk123 {
    z-index: 189;
    width: 681px;
    /*height: 450px;*/
    position: absolute;
    margin-left: 130px;
    margin-top: 84px;
    text-align: left;
    margin: 30% 0 0 20% background: url(gzjlkk.png) no-repeat center center;
    background-size: cover;
}

.gzjlkk123tt {
    z-index: 189;
    width: 700px;
    height: 462px;
    position: absolute;
    left: 7%;
    top: 12%;
    background: url(gzjlkk.png) no-repeat center center;
    background-size: cover;
}



.gzjltbwz {
    width: 400px;
    height: 56px;
    position: absolute;
    left: 11%;
    /*top:25%;*/
    margin-top: 9px;
    background: url(gzjltb.png) no-repeat center center;
    background-size: cover;
}


.zwpj12321{
	width:307px;
	height:72px;
	position: absolute;
    left: 7%;
    top: 14%;
	background: url(zwpj.png) no-repeat left center; 
    background-size: cover;
     -webkit-animation: bounceInUp 0.6s linear 0.7s 1;
	  -moz-animation: bounceInUp 0.6s linear 0.7s 1;
    	animation: bounceInUp 0.6s linear 0.7s 1 forwards;
    	-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-nimation-fill-mode: forwards;
        z-index:10;

}
		
		.swiper-slide-active .zwpj12321{
    -webkit-animation: enterUpBounce 1.2s linear 0s 1;
	-moz-animation: enterUpBounce 1.2s linear 0s 1;
	animation: enterUpBounce 1.2s linear 0s 1;
}


		.swiper-slide-active .zwpj12321{
    -webkit-animation: enterUpBounce 1.2s linear 0s 1;
	-moz-animation: enterUpBounce 1.2s linear 0s 1;
	animation: enterUpBounce 1.2s linear 0s 1;
}


.zwpjyd {
   
z-index: 72;
width: 1723px;
height: 148px;
position: relative;
left: -35%;
top: 30%;
background: url(zwpjyd.png) no-repeat left center;
background-size: cover;
   
}

.swiper-slide-active .zwpjyd{
-webkit-animation: bounceInUp 0.6s linear 0.7s 1;
-moz-animation: bounceInUp 0.6s linear 0.7s 1;
animation: bounceInUp 0.6s linear 0.7s 1;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards;}



.zwpjyd322 {
  
width: 1165px;
height:257px;
position: absolute;
left: -8%;
top: 7%;
background: url(loufang.png) no-repeat left center;
background-size: cover;



}

.swiper-slide-active .zwpjyd322{
-webkit-animation: bounceInUp 0.6s linear 0.7s 1;
-moz-animation: bounceInUp 0.6s linear 0.7s 1;
animation: bounceInUp 0.6s linear 0.7s 1;

-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}

.zwpjyd3222 {
    z-index: 75;
color: #6A6565;
width: 800px;
top: 65%;
left: 10%;
text-align: left;
position: absolute;

}

.gzjlpen {
    z-index: 70;
    width: 223px;
    height: 223px;
    position: absolute;
    left: 52%;
    top: 120px;
    margin-left: -121px;
    background: url(zwpjy.png) no-repeat center center;
    background-size: cover;
}

.gzjlpen22 {
    z-index: 73;
    width: 232px;
    height: 220px;
    position: absolute;
    left: 49%;
    top: 143px;
    margin-left: -116px;
    background: url(grpjpencil.png) no-repeat center center;
    background-size: cover;

}




.gxgs {
    width: 484px;
    height: 176px;
    position: relative;
    background: transparent url("gxgs.png") no-repeat scroll left center;
    top: 10%;
    left: 0px;
    margin:auto;
}

.ybanda {
    position: fixed;
    top: 0;
    right: 15%;
    width: 381px;
    height: 22px;
    font-family: 宋体;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0;
    z-index: 500;
}


.lxfswz {
    position: absolute;
    z-index: 800;
    width: 800px;
    margin: 50% 0 0 30%;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-slide-active .lxfswz {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0s linear 0s,opacity 0.5s linear 1s;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition: -moz-transform 0s linear 0s,opacity 0.5s linear 1s;
    transform: translate3d(0, 0, 0);
    transition: transform 1s linear 0s,opacity 0.5s linear 1s;
}

#meinv {
    text-align: center;
    position: relative;
     cursor: pointer;

}

    #meinv .zzjj {
        position: absolute;
        top: 0;
        left: 80px;
    }

.bujidao {
    border-bottom: 1px dashed #999999;
}


.bujidao3 {
    border-bottom: 1px dashed #999999;
}



.bujidao1 {
    border-bottom: 1px dashed #999999;
}



.bujidao4 {
    border-bottom: 1px dashed #999999;
}
