@import url("../fonts/iconfont.css");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900");
@font-face {
    font-family: 'SourceHanSansCN-Regular';
    src: url('../font/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.eot');
    src: url('../font/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.eot?#iefix') format('embedded-opentype'),
        url('../font/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.woff2') format('woff2'),
        url('../font/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.woff') format('woff'),
        url('../font/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.ttf') format('truetype'),
        url('../font/siyuanheiti/SourceHanSansCN-Regular-Alphabetic.svg#SourceHanSansCN-Regular-Alphabetic') format('svg');
    font-weight: normal;
    font-style: normal;
    
}
div,form,img,ul,ol,dl,dt,dd,em,i,h2,h3,h4,span,b,p,cite{padding:0;
 border:0;margin:0;
 list-style: none;font-style:normal;
}
*{letter-spacing:0.01rem;}
input[type="button"], input[type="submit"], input[type="reset"],input[type=text],input[type=password]
{ -webkit-appearance: none; } textarea { -webkit-appearance: none;}
a{text-decoration: none; font-size: 0.24rem;}
a:hover,a:visited,a:link{ color: #666; text-decoration: none;}
.mt30{margin-top: 0.3rem;}
.mt10{margin-top: 0.1rem;}
.mt20{margin-top: 0.2rem;}
.mt40{margin-top: 0.4rem;}
.mt52{margin-top: 0.52rem;}
.mt56{margin-top: 0.52rem;}
.pd30{padding-top:0.3rem!important;}
.bd20{border-bottom: 0.2rem solid #f6f7fa;}
.blue{color:  #4971c1;}
.iconfont{
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mt20{margin-top: 0.2rem;}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;border-radius: 0;
}
textarea { -webkit-appearance: none;}   
.clearboth{
	clear: both;
}
body,html{   
   font-family: "Noto Sans SC",-apple-system, BlinkMacSystemFont, "PingFang SC","Helvetica Neue",STHeiti,Tahoma,Simsun,sans-serif;
   outline: 0;
   font-size: 0.26rem;
   
   margin:0 auto;
   -webkit-text-size-adjust:none;
   background: #fff;
   color: #282828;
   overflow-x: hidden;
}
.pic-title{
    width: 100%;
}
.box{
	width: 100%;
	margin: 0 auto;
}
.top{
	width: 100%;
	height: 1rem;
	background-color: #FFF;
	position: relative;
}
.top .logo{
	position: absolute;
	left: 0.15rem;
	height: 1rem;
}
.top .nav_ico{
	width: 1.27rem;
	height: 1rem;
	position: absolute;
	right:0;
	top: 0;
}
.top .nav_ico img{
	/*width: 1.27rem;
	height: 1rem;
	position: absolute;*/
	width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.top2{
	width: 7.5rem;
	height: 1.2rem;
	position: relative;
}
.top2 h1{
	height: 1.2rem;
	position: absolute;
	width: 2.3rem;
	left: 0;
	top: 0;
}
.top2 h1 img{
	height: .43rem;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.top2 .backTo{
	width: 1.02rem;
	height: 1.2rem;
	position: absolute;
	left: 0;
	top: 0;
}
.top2 .backTo img{
	width: 0.22rem;
	height: 0.42rem;
	position: absolute;
	left: 0.3rem;
	top: 0.38rem;
}
.top2 .top_title{
	width: 5.5rem;
	position: absolute;
	height: 1.2rem;
	text-align: center;
	left: 1.02rem;
	color: #333;
	line-height: 1.2rem;
	font-size: 0.32rem;
}

.top2 .search{
	width: 5.2rem;
	height: 0.7rem;
	position: absolute;
	left: 1.1rem;
	top: 0.25rem;
	box-shadow: #f2f2f2 0px 0px 30px 5px;
	border-radius: 0.35rem;
}
.top2 .search .city{
	width: 0.98rem;
	position: absolute;
	top: 0.2rem;
	height: 0.3rem;
	border-right:1px solid #e2e2e2;
	background: url(../img/t1.png) no-repeat 0.65rem 0.09rem;
	background-size: 0.18rem 0.11rem;
	line-height: 0.28rem;
	font-size: 12px;
	left: 0.24rem;
}
.top2 .search .txt{
	width: 2.05rem;
	height: 0.3rem;
	position: absolute;
	left: 1.2rem;
	top: 0.2rem;
	background: url(../img/t2.png) no-repeat 0.18rem 0.03rem;
	background-size: 0.25rem;
	padding-left: 0.6rem;
	font-size: 12px;
	line-height: 0.3rem;
	color: #999;
}
.top2  .nav_ico{
	width: 0.96rem;
	height: 0.7rem;
	position: absolute;
	right: 0;
	top: 0.26rem;
	text-align: center;
	line-height: 0.7rem;
	font-size: 25px;
	color: #626262;
	cursor: pointer;
}
.about-logo{
    max-width: 100%!important;
    height: auto!important;
}
.layui-form-pane .layui-form-label{
    width:120px;
    padding: 8px 10px;
}
.layui-form-pane .layui-input-block{
    margin-left: 120px;
}

.top_height{
	width: 100%;
	height: 2rem;
}
.top_fix{ position: fixed; top: 0; left: 0;background-color: #fff; z-index: 300;}
.top3{
	width: 7.5rem;
	height: 0.8rem;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}
.top3 .backTo{
	width: 1.02rem;
	height: 0.8rem;
	position: absolute;
	left: 0;
	top: 0;
}
.top3 .backTo img{
	width: 0.18rem;
	height: 0.36rem;
	position: absolute;
	left: 0.2rem;
	top: 0.21rem;
}
.top3 .logo{
	width: 5.2rem;
	height: 0.5rem;
	top: 0.15rem;
	left: 1.1rem;
	position: absolute;
	display: flex;
	justify-content: center;
}
.top3 .logo img{height: 0.5rem;}
.top3  .nav_ico{
	width: 0.96rem;
	height: 0.5rem;
	position: absolute;
	right: 0;
	top: 0.15rem;
	text-align: center;
	line-height: 0.5rem;
	font-size: 20px;
	color: #626262;
	cursor: pointer;
}
.more{
	width: 100%;
	height: 0.8rem;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 0.35rem;
	margin-bottom: 0.9rem;
}
.more a{
	width: 3rem;
	height: 0.8rem;
	background-color: #f3981e;
	color: #FFF;
	line-height: 0.8rem;
	font-size: 0.28rem;
	text-align: center;
	border-radius: 0.1rem;
}
/* 内容样式 */
.title2{
	width: 6.54rem;
    padding: 0.2rem 0.48rem;
    line-height: 0.4rem;
    font-size: 0.36rem;
    color: #f3981e;
    font-weight: bold;
}
.title{
	width: 7.1rem;
	padding:  0 0.2rem;
	line-height: 0.5rem;
	font-size: 0.4rem;
	color: #484848;
	font-weight: 800;
	text-align: center;
}
.basic{
	width: 7.1rem;
	height: 0.65rem;
	line-height: 0.47rem;
	color: #999;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
.content{
    width: 7.1rem;
    line-height: 0.46rem;
    color: #626262;
    font-size: 0.26rem;
    padding: 0.2rem;
}
.content2{
    width: 6.54rem;
    line-height: 0.46rem;
    color: #626262;
    font-size: 0.26rem;
    padding: 0.2rem 0.48rem;
}
.content p{
    font-size: 0.26rem;
    color: #626262;
}
.content p,.content p span{
	font-size:0.24rem!important;
	color: #626262!important;
}
.content img{
	max-width: 100%!important;
	height: auto!important;
}
.prev_next_page{
	width: 7.1rem;
	border-top: 1px solid #e5e5e5;
	line-height: 0.6rem;
	color: #333;
	padding: 0.2rem;
}
/* 网站底部 */
.btbox{
	width: 6.7rem;
	padding: 0 0.4rem;
	height: 3rem;
	bottom: 0;
	left: 0;
	background: url(../img/5.jpg) no-repeat;
	display: flex;
	flex-direction: column;
	z-index: 999;
}
.btbox .bt1{
	width: 6.7rem;
	height:1.06rem;
	line-height: 1.06rem;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
.btbox .bt1 a{
	height: 1.06rem;
	color: #fff;
	line-height: 1.06rem;
	font-size: 0.28rem;
}
.btbox .bt1 a:hover{
	text-decoration: none;
}

.btbox .bt2{
	width: 6.7rem;
	height: 1.5rem;
	border-top: 1px solid #fff;
	padding-top: 0.35rem;
	line-height: 0.37rem;
	color: #cccccc;
	font-size: 0.24rem;
	text-align: center;
}
.btbox .bt2 a{
    color: #cccccc;
}

.btbox1{
    position: relative;
    height: 1.18rem;
    line-height: 0.98rem;
    background: url(../img/20220602180326.jpg);
    
}
.btbox1 .btbox1-item{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.btbox1 .btbox1-item a{
    color: #fff;
    font-weight: 600;
    margin: 0 0.16rem;
}
.btbox1 hr{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0.9rem auto;
    background: #fff;
    width: 6.5rem;
    height: 0.03rem;
}
.btbox2 {
    width: 6.7rem;
    padding: 0 0.4rem;
    height: 4.6rem;
    bottom: 0;
    left: 0;
    background: #fff;
    display: flex;
    flex-direction: column;
    z-index: 999;
}
.btbox2 .bt2 {
    width: 6.7rem;
    height: 1.5rem;
    border-top: 1px solid #535151;
    padding-top: 0.35rem;
    line-height: 0.37rem;
    color: #535151;
    font-size: 0.24rem;
    text-align: center;
}
.btbox2 .bt2 a{
    color: #535151;
}

/* 弹框 */
.danchuang_box{
	width: 84%;
	height: 8rem;
	background-color: #fff;
	position: fixed;
	z-index: 9999;
	border-radius: 10px;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;
}
.danchuang{
	width: 80%;	
	display: flex;
	flex-direction: column;
	padding: 0 10%;
}
.danchuang .close{
	width: 0.7rem;
	height: 0.68rem;
	line-height: 0.68rem;
	text-align: center;
	color: #d1d1d1;
	font-size: 0.32rem;
	position: absolute;
	right: 0;
	top: 0;
	font-family: "iconfont";
}
.danchuang .zixunshi{
	width: 100%;
	height: 1.25rem;
	margin-top: 0.75rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.danchuang .zixunshi .pic{
	width: 1.25rem;
	height: 1.25rem;
	border-radius: 0.63rem;
}
.danchuang .zixunshi .txt{
	width: 3.65rem;
	height: 1.25rem;
	display: flex;
	flex-direction: column;
}
.danchuang .zixunshi .txt em{
	width: 100%;
	line-height: 0.73rem;
	color: #333;
	font-size: 0.35rem;
	font-weight: bold;
}
.danchuang .zixunshi .txt i{
	width: 100%;
	line-height: 0.52rem;
	color: #999;
	font-size: 0.26rem;
}
.danchuang .zixunshi .txt i b{ color: #007DDB; font-weight: normal;}

.danchuang .title-3{
	width: 100%;
	height: 0.72rem;
	line-height: 0.72rem;
	margin-top: 0.75rem;
	color: #333
	font-weight: bold;
	text-align: center;
	font-size: 0.53rem;
	font-weight: bold;
	letter-spacing: 3px;
}
.danchuang .desc{
	width: 100%;
	line-height: 0.47rem;
	margin-top: 0.13rem;
	color: #333;
	font-size: 0.3rem;
}
.danchuang .item-form{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.danchuang .item-form .layui-input-block.wid100{
	margin-left: 0;
}
.danchuang .item-form .layui-form-item.wid100-2{
	margin-left: 0;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.danchuang .item-form .layui-form-item .layui-input{
	border: 0;
	height: 0.98rem;
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.28rem;
}

.danchuang .item-form .layui-form-item .layui-btn{
	width: 100%;
	height: 0.98rem;
	line-height: 0.98rem;
	background-color: #3072f6;
	font-size:0.28rem;
}
.danchuang .item-form .layui-form-item .layui-textarea{
	background-color: #f2f5fa;
	border-radius: 0.1rem;
	border: 0;
	height: 2.46rem;
	font-size: 0.28rem;
}
/* 首页切换图 */
.nei_flash{
	width: 7.5rem;
	height: 2.4rem;
	/*height: 10.44rem;*/
}
.nei_flash .swiper-container{
	width: 7.5rem;
	height: 2.4rem;
	/*height: 10.44rem;*/
}
.nei_flash .swiper-container .swiper-slide{
	width: 7.5rem;
	/*height: 10.44rem;*/
	height: 2.4rem;
	position: relative;
}
.nei_flash .swiper-container .swiper-slide img{
	width: 7.5rem;
	/*height: 10.44rem;*/
	height: 2.4rem;
	position: absolute;
	left: 0;
	top: 0;
}
.nei_flash .swiper-container .swiper-slide .txt1{
	width: 7.1rem;
    height: 1.45rem;
    position: absolute;
    bottom: 0;
	left: 0.2rem;
    line-height: 1.45rem;
    color: #FFF;
    font-size: 0.6rem;
    text-align: left;
    font-weight: bold;
}
.nei_flash2{
	width: 7.5rem;
	height: 10.44rem;
}

.nei_flash2 .swiper-container{
	width: 7.5rem;
	height: 10.44rem;
}
.nei_flash2 .swiper-container .swiper-slide{
	width: 7.5rem;
	height: 10.44rem;
	position: relative;
}
.nei_flash2 .swiper-container .swiper-slide img{
	width: 7.5rem;
	height: 10.44rem;
	position: absolute;
	left: 0;
	top: 0;
}
.nei_flash2 .swiper-container .swiper-slide .txt1{
	width: 7.1rem;
    height: 1.45rem;
    position: absolute;
    bottom: 0.8rem;
    left: 0.74rem;
    line-height: 1.45rem;
    color: #FFF;
    font-size: 0.7rem;
    text-align: left;
    font-weight: bold;
    text-shadow: 0px 0px 40px #444343;
}
.nei_flash2 .swiper-container .swiper-slide .txt1 .banner-title{
    height: 100%!important;
    width: auto!important;
}

.nei_nav{
	width: 7.1rem;
	height: 0.6rem;
	border-bottom: 1px solid #e5e5e5;
	padding:0.2rem;
	border-top: 2px solid #f3981e;
}
.nei_nav .swiper-container{
	width: 100%;
	height: 0.6rem;
}
.nei_nav .swiper-container .swiper-slide{
	width: auto!important;
	height: 0.6rem!important;
	padding: 0 0.55rem;
	color: #333;
	font-size: 0.28rem;
	font-weight: bold;
	line-height: 0.6rem;
	text-align: center;
	display: inline-block;
	border-radius: 0.3rem;
	margin-right: 0.1rem;
}
.nei_nav .swiper-container .swiper-slide.active{
	background-color:  #fa651a;
	background-image: linear-gradient(to right, #f39922 , #fa651a);
	color: #fff;
}
.video-box{
    position: relative;
    margin-top: 0.28rem;
    margin-bottom: 0.44rem;
}
.video_click{
    text-align: center;
}
.video-box .bofang{
    width: 58px;
    /* height: 50px; */
    /* display: none; */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 9;
}

.item-1{
    padding-bottom: 0.5rem;
}
.item-1 .title-box{
    text-align: center;
    margin: 0.8rem 0.6rem;
}
.item-1 .title{
    display: inline;
    padding: 0.08rem 0.66rem;
    line-height: 0.5rem;
    font-size: 0.2279rem;
    color: #484848;
    font-weight: bold;
    text-align: center;
    border: 0.06rem solid #313131;
    border-radius: 0.5rem;
}
.item-1 .title2{
    display: inline;
    padding: 0.08rem 0.66rem;
    line-height: 0.5rem;
    font-size: 0.2279rem;
    color: #484848;
    font-weight: bold;
    text-align: center;
    border-radius: 0.5rem;
}
.item-1 .title2 .yewutitle{
    height: 0.46rem;
}
.item-2 .title{
    font-size: 0.25rem;
    color: #f3981e;
    font-weight: bold;
    text-align: center;
}
.item-2 .small-title{
    margin-top: 0.18rem;
    font-size: 0.20rem;
    color: #8b8787;
    text-align: center;
}
.item-3{
    margin-top: 0.6rem;
    width: 7.1rem;
    padding: 0 0.2rem;
    background: #fff;
    padding-bottom: 1.4rem;
}
.item-3 .content{
    font-size: 0.25rem;
    color: #626262;
    padding: 0;
    text-align: center;
    line-height: 0.46rem;
}
.item-4{
    width: 7.1rem;
    padding: 0 0.2rem;
    height: 5.22rem;
    background: #f3981e;
    position: relative;
    margin-bottom: 1.22rem;
}
.item-4 .fix-box{
    position: absolute;
    width: 5.7rem;
    height: 6.76rem;
    background: #fff;
    box-shadow: #e7e7e7 0rem 0rem 0.3rem 0.01rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.item-4 .fix-box img{
    width: 90%;
    margin-top: 0.38rem;
}
.item-4 .fix-box img:nth-child(2){
    margin-top: 0.77rem;
}
.item-5{
    width: 7.11rem;
    padding: 0 0.2rem;
    height: 9.44rem;
    background: #28a7e1;
    margin-top: 1.46rem;
    position: relative;
    margin-bottom: 2.06rem;
}
.item-5 .fix-box {
    position: absolute;
    width: 5.7rem;
    height: 11.74rem;
    background: #fff;
    box-shadow: #e7e7e7 0rem 0rem 0.3rem 0.01rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.item-5 .fix-box img{
    width: 80%;
    margin-top: 0.38rem;
}
.item-7{
    margin-top: 1.64rem;
    width: 7.1rem;
    padding: 0 0.2rem;
    height: 23.64rem;
    background: #0e539a;
    position: relative;
    margin-bottom: 1.56rem;
}
.item-7 .fix-box {
    position: absolute;
    width: 5.72rem;
    height: 26.12rem;
    background: #fff;
    box-shadow: #e7e7e7 0rem 0rem 0.1rem 0.01rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.item-7 .fix-box .title{
    margin-top: 0.24rem;
    width: 100%;
    padding: 0;
    line-height: 0.5rem;
    font-size: 0.2551rem;
    color: #f3981e;
    font-weight: bold;
    text-align: center;
}
.item-7 .h3-title{
    margin-top: 0.1rem;
    font-size: 0.2rem;
    color: #f3981e;
    text-align: center;
}
.item-box .sort-box{
    margin-top: 0.34rem;
}
.item-box .sort{
    display: inline-block;
    width: 0.36rem;
    height: 0.36rem;
    background: #f9c50f;
    border-radius: 50rem;
}
.item-7 .txt-1{
    margin: 0 auto;
    width: 6rem;
    font-size: 0.24rem;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    margin-top: 0.2rem;
}
.item-7 .txt-2{
    font-size: 0.24rem;
    color: #00a0e9;
}
.item-7 .fix-box img{
    width: 100%;
    height: 26.12rem;
}
.public-content{
    width: 7.1rem;
    padding: 0 0.2rem;
    font-size: 0.26rem;
    color: #626262;
    line-height: 0.46rem;
    text-align: center;
}
.public-content .txt-weight{
    color: #f3981e;
}
.public-content .orther{
    font-size: 0.16rem;
    color: #2d2d2d;
    text-align: center;
    letter-spacing: 0.01rem;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    width: 7.3rem;
}
.hr-img {
    width: 100%;
}

.erweima-box{
    text-align: center;display: flex;width: 6.7rem;justify-content: center;margin-bottom: 0.3rem;
}
.erweima-box .item-box{
    width: 2.35rem;
}
.erweima-box .item-box .img{
    width: 2.35rem;
}

/* 侧边导航样式 */
.wap-nav-wrap{position:fixed;z-index:9999;display:none}
.wap-nav-wrap,.wap-nav-wrap .wap-nav-shadow,.wap-nav-wrap{left:0;top:0;right:0;bottom:0}
.wap-nav-wrap .wap-nav-shadow{opacity:.3;background:#000;z-index:10001}
.wap-nav-wrap .wap-nav-shadow,.wap-nav-wrap .wap-nav{position:absolute}
.wap-nav-wrap .wap-nav{width:5.07rem;right:0rem;top:0;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
background-color:#fff;-webkit-box-shadow:0 0 rgba(0,0,0,.09);box-shadow:0 0 rgba(0,0,0,.09);z-index:10002}
.wap-nav-wrap .wap-nav .nav-list{padding-top:.8rem}
.wap-nav-wrap .wap-nav .nav-list li a{display:block;height:1.2rem;line-height:1.2rem;text-align:center;font-size:.3rem; color: #333;}
.wap-nav-wrap .wap-nav .nav-list li a:active{background-color:#f3f9ff;color:#0076e4}
.wap-nav-wrap .wap-nav .nav-list li.active a{background-color:#f3f9ff;border-left:3px solid #0076e4;color:#0076e4}
.wap-nav-wrap .wap-nav.nav-in{-webkit-animation:fadeRightIn .5s;-moz-animation:fadeRightIn .5s;animation:fadeRightIn .5s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}
.wap-nav-wrap .wap-nav.nav-out{-webkit-animation:fadeRightOut .5s forwards;-moz-animation:fadeRightOut .5s forwards;animation:fadeRightOut .5s forwards}
.wap-nav-wrap.show{-webkit-animation:fadeIn .5s forwards;-moz-animation:fadeIn .5s forwards;animation:fadeIn .5s forwards}
.wap-nav-wrap.hide{-webkit-animation:fadeOut .5s forwards;-moz-animation:fadeOut .5s forwards;animation:fadeOut .5s forwards}
@-webkit-keyframes fadeRightIn{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@-moz-keyframes fadeRightIn{0%{-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@keyframes fadeRightIn{0%{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@-webkit-keyframes fadeRightOut{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}
@-moz-keyframes fadeRightOut{from{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
to{-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}
@keyframes fadeRightOut{from{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
to{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}