#iconDiv1{display: none;}

@charset "utf-8";
/* CSS Document */
/* common */
body, div, h1, h2, h3, h4, h5, h6, dl, dd, dt, p, a, form, select, input, ul, ol, li {
    margin: 0;
    padding: 0;
    text-indent: 0;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
*{
    margin: 0;
    padding: 0;
}


ul, ol {
    list-style: none;
    text-indent: 0;
    list-style-position: outside;
}

img {
    border: 0;
}

b {
    font-weight: normal
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

/* link : style */
a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/*clear*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
body{
    background: #e8e8e8;
    overflow-x: hidden;
    min-width: 1254px;
    max-width: 1920px;
    margin: 0 auto;
}
.width_content{
    width: 1000px;
    margin: 0 auto;
}
.box_border{
    box-sizing: border-box;
    -ms-box-sizing:border-box;
}
.padd_1{
    padding-top: 1px;
    padding-bottom: 1px;
}
/*导航*/
.nav{
    background: url("../img/logo_bg.png") no-repeat center #000;
    height: 50px;
}
.nav >div>img{
    float: left;
    margin-top: 10px;
}
.nav_s{
    float: left;
    margin-left: 56px;
}
.nav_s>li{
    width: 140px;
    text-align: center;
    line-height: 50px;
    color:#c8c8c8;
    font-size: 16px;
    height: 50px;
    float: left;
    vertical-align: middle;
}
.nav_s>li>img{
    display: block;
    float: right;
    margin-top: 3px;
}
.nav_s>li>a{
    color:#c8c8c8;
    font-size: 16px;
}
.nav_s>li:hover{
    background: url("../img/nav_bg.png") no-repeat bottom center;
}
.nav_s>li:hover>a{
    color: #ffdc72;
}
.nav .dianhua{
    float: right;
    color: #c8c8c8;
    font-size: 18px;
    line-height: 50px;
    background: url(../img/dianhua.png) no-repeat left 12px;
    padding-left: 38px;
}
/*banner*/
/*banner*/
.banner{
    margin:0 auto;
    width:100%;
    height:600px;
    overflow:hidden;
    background:#818181;
}
#banner{
    width:100%;
    height:600px;
    overflow:hidden;
}
.banner-img a{
    display: block;
    width: 100%;
    height: 600px;
}
#banner .swiper-slide{
    position:relative;
    overflow:hidden;
}
#banner .swiper-slide img{
    top:0;
    left:50%;
    margin-left:-960px;
    position:absolute;
}
#banner .pagination {
    bottom:35px;
    width:100%;
    z-index:20;
    text-align:center;
    position:absolute;
}
#banner .pagination>.swiper-pagination-switch{
    height: 18px;
    width: 18px;
    display: inline-block;
    background: url("../img/banner_pa_bg.png") no-repeat;
    margin: 0 10px;
}
#banner .pagination>.swiper-active-switch{
    background: url("../img/banner_pa_bg_true.png") no-repeat;
}
#banner .pagination>.swiper-pagination-switch:hover{
    cursor: pointer;
}

/*标题及全局按钮*/
.biaoti{
    position: relative;
    z-index: 5;
}
.biaoti>p{
    color: #ffdc72;
    font-size: 40px;
    text-align: center;
    margin-top: 80px;
    font-weight: 900;
}
.biaoti>p>span{
    font-size: 50px;
    color: #fff;
}
.biaoti>.xian{
    text-align: center;
    margin: 5px 0 0 0;
}
.biaoti>span{
    display: block;
    text-align: center;
    color: #ffdc72;
    font-size: 18px;
}
.biaoti>span.tag{
    margin-top:10px;
}
.biaoti>span>b{
    margin:0 5px;
    padding:0 10px;
    font-size: 18px;
    color: #fff;
    border:1px solid #ffdc72;
}

.button{
    width: 220px;
    height: 80px;
    display: block;
    text-align: center;
    line-height: 80px;
    color: #ffdc72;
    font-size: 16px;
    margin: 0 auto;
    background: url("../img/bbutton_bg.png") no-repeat center;
    position: relative;
    z-index: 10;
}
.button:hover{
    background: url("../img/bbutton_bg_hover.png") no-repeat center;
    color: #cfcfcf;
}
/*前景*/
.content_1{
    width: 100%;
    background: url("../img/content_01_bg.jpg") no-repeat top center;
}
.qianjing_s{
    margin-top: 80px;
    padding-bottom: 90px;
    position: relative;
    z-index: 10;
}
.qiangjing_swiper{
    margin-left: -65px;
    margin-right: -65px;
    height: 350px;
    overflow: hidden;
}
.qiangjing_swiper .swiper-slide:hover{
    cursor: pointer;
}
.qiangjing_swiper .swiper-slide>.img{
    width: 100%;
    padding: 37px 65px 0 65px;
    transition: all 0.3s;
}
.qiangjing_swiper .swiper-slide.true>.img{
    width: 100%;
    padding: 0 0 0 0;
}
.qiangjing_swiper .swiper-slide>.img>img{
    width: 100%;
    height: auto;
}
.qiangjing_swiper .swiper-slide>.img>.true{
    display: none;
}
.qiangjing_swiper .swiper-slide.true>.img>.true{
    display: block;
}
.qiangjing_swiper .swiper-slide.true>.img>img{
    display: none;
}
.qiangjing_swiper .swiper-slide>.text>p{
    text-align: center;
    background: url("../img/qianjing_text_bg.png") no-repeat center;
    font-size: 24px;
    color: #cfcfcf;
    font-weight: 900;
    margin-top: 40px;
    margin-bottom: 20px;
}
.qiangjing_swiper .swiper-slide>.text>span{
    font-size: 16px;
    color: #cfcfcf;
    display: block;
    text-align: center;
    line-height: 1.5;
}
.qiangjing_swiper .swiper-slide>.text{
    display: none;
}
.qiangjing_swiper .swiper-slide.true>.text{
    display: block;
}
/*缺口*/
.quekou{
    padding-bottom: 80px;
    position: relative;
}
.quekou>.bg_shenshou{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1027px;
    width: auto;
}
.quekou_s{
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative;
    z-index: 5;
}
.quekou_s>div{
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
}
.quekou_c{
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    width: 25%;
}
.quekou_c>div{
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.quekou_c>div>img{
    width: 100%;
    height: auto;
    display: block;
}
.quekou_c .text{
    text-align: center;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    background: #000\9;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /*IE6~IE8*/
    position: absolute;
    top: 100%;
    left: 0;
    transition: all 0.5s;
}
.quekou_c .text>img{
    margin-top: 27px;
    margin-bottom: 60px;
}
.quekou_c .text>p{
    font-size: 22px;
    color: #ba975f;
    text-align: center;
    margin-bottom: 5px;
    font-weight: 900;
}
.quekou .text>span{
    color: #ba975f;
    text-align: center;
    margin-bottom: 60px;
    font-size: 18px;
    display: block;
    font-weight: 900;
}
.quekou .text>div{
    text-align: center;
    color: #d5d5d5;
    font-size: 16px;
    line-height: 1.5;
}
.quekou_c:hover .text{
    top:0;
}
/*模式*/
.moshi{
    background: url("../img/moshi_bg.jpg") no-repeat top center;
    padding-bottom: 58px;
    margin-top: -5px;
}
.moshi_s{
    margin-top: 70px;
    overflow: hidden;
    padding-bottom: 80px;
}
.moshi_l{
    background: url("../img/moshi_l_bg.jpg") no-repeat top center;
    width: 230px;
    height: 470px;
    overflow: hidden;
    margin-top: 120px;
    float: left;
}
.moshi_l>div{
    text-align: center;
}
.moshi_l>div>div{
    font-size: 72px;
    color: #6a5000;
    margin-top: 10px;
    margin-left: 22px;
    font-weight: 900;
    text-align: left;
}
.moshi_l>div>p,.moshi_c>p,.moshi_r>div>p{
    text-align: center;
    color:#876500;
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 600;
    margin-top: 40px;
}
.moshi_c>p{
	margin-top: 46px;
}
.moshi_r>div>p{
	margin-top: 110px;
}
.moshi_l>div>span{
    margin-bottom: 3px;
    font-size: 16px;
    color: #876500;
    display: block;
}
/*模式中间部分*/
.moshi{
    position: relative;
}
.moshi_c{
    width: 290px;
    height: 600px;
    background: url("../img/moshi_2_bg.png") no-repeat top center;
    margin-left: 127px;
    float: left;
    position: relative;
}


.moshi_c>span{
    font-size: 16px;
    color: #ffdc72;
    width: 100%;
    display: block;
    padding: 0 25px 0 15px;
    box-sizing: border-box;
    -ms-box-sizing:border-box;
    line-height: 1.5;
}
.moshi_c>div{
    font-size: 72px;
    color: #ffdc72;
    text-align: left;
    padding-left: 20px;
    font-weight: 900;
}
.moshi_c>img{
    position: absolute;
    top:180px;
    left: 45px;
    transition: all 0.5s;
}
.moshi_c>img:hover{
    top:175px;
}
/*模式右边部分*/
.moshi_r{
    background: url("../img/moshi_r_bg.jpg") no-repeat top center;
    width: 230px;
    height: 470px;
    overflow: hidden;
    margin-top: 120px;
    float: right;
    position: relative;
}
.moshi_r>div{
    text-align: center;
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 100%;
}
.moshi_r>div>div{
    font-size: 72px;
    color: #6a5000;
    font-weight: 900;
    text-align: right;
    margin-right: 14px;
}
.moshi_r>div>span{
    margin-bottom: 3px;
    font-size: 16px;
    color: #876500;
    display: block;
    margin-top: 20px;
    text-align: center;
}
.moshi>.bg_shenshou{
    position: absolute;
    bottom: 0;
    left: 0;
}
/*光与影*/
.guangying{
    background: url("../img/guangying_bg.jpg") no-repeat top center;
    text-align: center;
    padding-bottom: 50px;
    margin-top: -5px;
}
.guangying_s{
    margin-top: 100px;
    margin-bottom: 30px;
}
.guangying_s>div{
    margin-left: -13px;
    margin-right: -13px;
    overflow: hidden;
    height: 330px;
}
.guangying_s>div>div{
    padding-left: 13px;
    padding-right: 13px;
    width: 33.3%;
    float: left;
    height: 100%;
}

.guangying_c{
    width: 100%;
    height: 100%;
    position: relative;
}
.guangying_c>.yuan{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    padding-top: 25px;
}

.guangying_c .yuan>.img{
    min-height: 160px;
    position: relative;
}


.guangying_c .yuan>.span{
    text-align: center;
    width: 170px;
    height: 35px;
    line-height: 35px;
    background: #ffdc72;
    font-size: 24px;
    color: #242424;
    position: relative;
    margin: 10px auto 0;
}
.guangying_c>.span>img{
    display: block;
    margin: 1px auto;
}
.guangying_c>.span>i{
    visibility: hidden;
}
.guangying_l>.yuan>.img>img{
    position: absolute;
    left: 85px;
}
.guangying_ce>.yuan>.img>img{
    position: absolute;
    left: 85px;
}
.guangying_r>.yuan>.img>img{
    position: absolute;
    left: 30px;
}




.guangying_l>.fang{
    left: 0;
}
.guangying_ce>.fang{
    left: 50%;
    margin-left: -202px;
}
.guangying_r>.fang{
    right: 0;
}
.guangying_c>.fang{
    position: absolute;
    top:0;
    overflow: hidden;
    display: none\9;
    transform: scale(0,0);
    transition: all 0.3s;
}
.guangying_l>.fang{
    transform-origin:164px 68px;
}
.guangying_c>.fang{
    transform-origin:164px 68px;
}
.guangying_r>.fang{
    transform-origin:247px 68px;
}
.guangying_c:hover>.fang{
    display: block;
    transform: scale(1,1);
}
.guangying_c:hover>.yuan{
    height: 0;
    overflow: hidden;
}
.guangying_c .span_true{
    width: 405px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 24px;
    color: #ffdc72;
    position: relative;
    margin: 10px auto 0;
}
.guangying_c .span_true>img{
    position: relative;
    top:-3px
}
.guangying_c>.fang>p{
    font-size: 16px;
    color: #ffdc72;
    line-height: 1.5;
    text-align: left;
}
/*jiangshi*/
.jiangshi{
    background: url("../img/jiangshi_bg_chang.jpg") no-repeat top center;
}
.jiangshi_c{
    background: url("../img/jiangshi_c_bg.png") no-repeat center 210PX;
    /*overflow: hidden;*/
    /*padding-bottom: 100px;*/
    height: 809px;
}
.jiangshi_l{
    width: 370px;
    margin-left: 60px;
    float: left;
}
.jiangshi_l .laoshi_img{
    position: relative;
    height: 470px;
    text-align: center;
    width: 100%;
}
/*.jiangshi_l .laoshi_img>.dian>span{*/
    /*display: block;*/
    /*margin: 0 auto;*/
/*}*/
.jiangshi_l .laoshi_text{
    position: relative;
    height: 232px;
    width: 100%;
    background: url("../img/jiaoshi_text_bg.png") no-repeat top center;
    box-sizing: border-box;
    -ms-box-sizing:border-box;
    color:#ffdc72;
    padding: 1px 20px 0;
    font-size: 14px;
    line-height: 1.5;
 }
.jiangshi_l .laoshi_text>p{
    font-size: 24px;
    color: #ffdc72;
    height: 30px;
    line-height: 30px;
    font-weight: 900;
    margin-top: 16px;
    text-align: center;
    background: url("../img/jiaoshi_name_bg.png") no-repeat center;
    margin-bottom: 14px;
}
.laoshi_img>.dian{
    position: absolute;
    bottom:15px;
    width: 100%;
}
.laoshi_img>.dian>span{
    display: inline-block;
    width: 22px;
    height: 40px;
    margin: 0 5px;
    background: url("../img/jiangshi_swiper_dian.png") no-repeat left center;
}
.laoshi_img>.dian>span.true{
    background-position: -28px center;
}

.laoshi_img>.jiantou{
    width: 100%;
    height: 40px;
    position: absolute;
    top: 70%;
    left: 0;
}
.laoshi_img>.jiantou>div{
    height: 100%;
    width: 20px;
}
.laoshi_img>.jiantou>.zuo{
    background: url("../img/jiantou_zuo.png") no-repeat left center;
    float: left;
}
.laoshi_img>.jiantou>.you{
    background: url("../img/jiantou_you.png") no-repeat left center;
    float: right;
}
.laoshi_img>.jiantou>.zuo:hover{
    background: url("../img/jiantou_zuo_true.png") no-repeat left center;
}
.laoshi_img>.jiantou>.you:hover{
    background: url("../img/jiantou_you_true.png") no-repeat left center;
}


/*讲师又半部分*/
.jiangshi_r{
    width: 495px;
    margin-left: 17px;
    float: left;
}
.jiangshi_r>div{
    width: 100%;
    overflow: hidden;
}
.jiangshi_r .jiangshi_zuopin_img{
    height: 355px;
    margin-top: 160px;
    border: 1px solid #7f671f;
    border-radius: 2px;
}
.jiangshi_r .jiangshi_zuopin{
    margin-top: 32px;
    font-size: 16px;
    color: #ffdc72;
    line-height: 1.5;
}










/* 核心竞争力 */
.jingzheng{
    background: url("../img/jingzheng_bg.jpg") no-repeat center /cover;
    padding-bottom: 65px;
    margin-top: -5px;
}
.jingzheng_l{
    width: 500px;
    float: left;
    overflow: hidden;
}
.jingzheng_l>div{
    float: right;
}
.jingzheng>.width_content{
    margin-top: 100px;
    overflow: hidden;
    padding-bottom: 75px;
}
.jingzheng>div .img{
    width: 320px;
    height: 320px;
    overflow: hidden;
}
.jingzheng>div .img>img{
    transition: all 0.5s;
}
.jingzheng>div .img:hover>img{
    transform: scale(1.3,1.3);
}
.jingzheng>div .texts{
    width: 320px;
    height: 200px;
    padding: 0 35px;
}
.jingzheng>div .texts.min{
    width: 180px;
    height: 320px;
    padding: 0 20px;
}
.jingzheng>div .texts{
    text-align: center;
    position: relative;
}
.jingzheng>div .texts{
    background: url("../img/jingzheng_text_bg.jpg") no-repeat center;
}
.jingzheng>div .texts.bg_1{
    background: url("../img/jingzheng_text_bg_huang.jpg") no-repeat center;
}
.jingzheng>div .texts>.xu{
    color:#bcbcbc;
    font-size: 24px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    background: url("../img/jingzheng_P_bg.png") no-repeat center;
}
.jingzheng>div .texts.bg_1>.xu{
    color:#000;
    background: url("../img/jingzheng_P_bg_1.png") no-repeat center;
}
.jingzheng>div .texts>span{
    color:#bcbcbc;
    font-size: 20px;
    display: block;
}
.jingzheng>div .texts.bg_1>span{
    color:#000;
}
.jingzheng>div .texts>.text{
    color: #bcbcbc;
    font-size: 14px;
    text-align: left;
    line-height: 1.5;
    margin-top: 20px;
}
.jingzheng>div .texts.bg_1>.text{
    color:#000;
}
.jingzheng>div .texts.bg_1>div{
    color: #fff;
    background:  url("../img/jingzheng_text_bg.jpg") no-repeat center;
    padding: 14px 18px 0;    
}
.jingzheng>div .texts.min>div{
    padding: 22px 18px 0;
    line-height: 1.8;
}
.jingzheng>div .texts>div{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top:  0;
    padding: 32px 35px 0;
    font-size: 16px;
    line-height: 1.5;
    background:  url("../img/jingzheng_text_bg_huang.jpg") no-repeat center;;
    display: none;
    transition: all 1s;
    text-align: justify;
}
#padT,#padT2{
	padding: 60px 18px 0;
}
.jingzheng>div .texts:hover>div{
    display: block;    
}
.jingzheng_r{
    padding-top: 120px;
    width: 500px;
    float: left;
}
.jingzheng_r>div{
    float: left;
}
/*企业认可*/
.renke{
    position: relative;
    background: #0c0d12;
}
.renke>.qiu{
    position: absolute;
    top:-550px;
    z-index: 1;
    right: 0;
}
.renke>.bg{
    width: 100%;
    height: 1720px;
    position: absolute;
    left: 0;
    z-index: 2;
    top:-550px;
}
.renke_s{
    width: 100%;
    background: url("../img/renke_bg.jpg") no-repeat top center;
}
.renke_c{
    height: 600px;
    margin-top: 125px;
    margin-bottom: 90px;
    position: relative;
}
.renke_c>.chilun{
    width: 100%;
    height: 100%;
    position: relative;
}
.renke_c>.chilun>.chilun_img{
    position: absolute;
}
/*齿轮上的点*/
.renke_dian{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    z-index: 10;
}
.renke_dian_s{
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 10;
    background: url("../img/renke_dian.png") no-repeat -19px center;
}
.renke_dian_s.true{
    background-position: left center;
}
/*齿轮上方技能布局*/
.renke_jineng{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    z-index: 15;
}
.renke_jineng_s{
    width: 200px;
    position: absolute;
}
.renke_jineng_s>div{
    text-align: center;
}
.renke_jineng_s p{
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}
.renke_jineng_s>.true{
    visibility: hidden;
    position: absolute;
    top:0;
    width: 200px;
}
.renke_jineng_s.true>.true{
    visibility: visible;
}
.renke_jineng_s.true>.false{
    visibility: hidden;
}




/*底下两部分*/
.jxpzPart{
    width:100%;
    height:1026px;
    background: url("../img/jxpzPartBg.jpg") no-repeat top;
    position: relative;
    padding-top: 10px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.jxpzPart .width_content{
    position: relative;
    z-index:2;
}
.jxpzPartImg{
    width:743px;
    height: 1267px;
    position: absolute;
    bottom:-24px;
    left:0;
    background: url("../img/jxpzImgBg.png") no-repeat left top;
}
.jxpz_main{
    margin: 80px -12px 60px;
}
.jxpz_main *{
    box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.jxpz_main li{
    float: left;
    width:25%;
    padding: 12px;
}
.jxpz_main li > div{
    width: 100%;
    height: 232px;
    background: url("../img/jxpzListBg.jpg") no-repeat left top;
    padding-top: 27px;
    cursor: pointer;
}
.jxpz_main li > div span{
    width:100px;
    height:100px;
    display:block;
    margin:auto;
    background: url("../img/jxpzContBg.png") no-repeat left top ;
    font-size: 24px;
    color: #ffdc72;
    font-weight: bold;
    text-align: center;
    line-height: 100px;
    transition: transform .2s ease-in;
}
.jxpz_main li > div .del{
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    line-height: 1.5;
    letter-spacing: 2px;
}
.jxpz_main li > div:hover span{
    transform: scale(1.2);
    transition: transform .1s  ease-out;
}


/*form表单*/
.formPart{
    width:100%;
    height:602px;
    overflow:hidden;
    background: url("../img/formBg.jpg") no-repeat top;
    padding-top: 50px;
}
input{
    background: none;
    border:none;
}
.formPart .biaoti span{
    color: #fff;
}
.formPart .biaoti p{margin-top: 30px;}
.formPart .form h2{
    margin-top:80px;
    font-size:34px;
    line-height:34px;
    color:#ffffff;
    text-align:center;
}
.formPart .form h2 span{
    color:#f13900;
}
.formPart .form h3{
    margin-top:26px;
    font-size:20px;
    line-height:20px;
    text-align:center;
    color:#cccccc;
}

.formPart .form-btn{
    margin-top:40px;
}
.formPart .form-btn .btn1{
    float:left;
    width:150px;
    height:36px;
    line-height:36px;
    display:block;
    font-size:16px;
    color:#2a2000;
    text-align:center;
    background:#fff;
    border-radius:6px;
}
.formPart .form-btn input[type="submit"]{
    float:right;
    width:150px;
    height:36px;
    line-height:36px;
    display:block;
    font-size:16px;
    color:#2a2000;
    cursor:pointer;
    text-align:center;
    background:#ffdc72;
    border-radius:3px;
    border:none;
    outline:none;
}



/*版权*/
.banquan {
    line-height: 80px;
    text-align: center;
    font-size: 14px;
    color: #999999;
    background: #191919;
}




.jiangshi_l>.laoshi_img>.img{
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 80px;
}
.jiangshi_l>.laoshi_img>.img>img{
    height: 0;
}
.jiangshi_l>.laoshi_img>.img>.true{
     animation: jiangshi_dongxiao_true 1s;
     animation-fill-mode:forwards;
 }
.jiangshi_l>.laoshi_img>.img>.false{
    /*animation: jiangshi_dongxiao_false 1s;
    animation-fill-mode:forwards;*/
    display: none;
}




/*讲师动画*/
@keyframes jiangshi_dongxiao_true {
    0%{
        width: auto;
        height: auto;
        transform: translate(200px,-200px) scale(0,0);
    }
    100%{
        width: auto;
        height: auto;
        transform: translate(0,0) scale(1,1)
    }
}
/*@keyframes jiangshi_dongxiao_false {
    0%{
        transform: translate(0,0) scale(1,1);
    }
    100%{
        transform: translate(-500px,0) scale(0,0);
        height: 0;
    }
}*/
