/* reset */
body,div,p,ul,li,table,tbody,tr,td,textarea,form,input,h1,h2,h3,h4,h5,dl,dt,dd,img,iframe,header,nav,section,article,footer,figure,figcaption,menu{margin:0;padding:0;list-style:none;}
body{-webkit-text-size-adjust:none;font-size:0.24rem;}
header,nav,section,article,footer,figure,figcaption{display:block;}
ol,ul{margin:0;padding:0;}
fieldset{border:none;margin:0;padding:0;}
a,li,ul,[onclick]{-webkit-tap-highlight-color:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
table{border-collapse:collapse;border-spacing:0;}
em,strong{font-weight:normal;font-style:normal;}
a {text-decoration:none;}
b{font-weight: bold;}
.hide {display:none;}
.c:before,.c:after {content:"";display:table;}
.c:after {clear:both;}
.fl {float:left;}
.fr {float:right;}
.pr {position:relative;}
.pa {position:absolute;}
.db {display:block;text-indent:-999em;}
:focus{outline: none;}
@font-face{font-family:'num_font';src:url("/cdn/m/en/ossweb-img/font.ttf");}
@font-face{font-family:'num_font1';src:url("/cdn/m/en/ossweb-img/font_b.ttf");}
.fwb_font{font-family:'num_font1';}
body,html{-webkit-overflow-scrolling:touch;font-family:'num_font';}
/*.is_mac_t{font-family:PingFang SC;}*/
/*.is_mac_f{font-family:Microsoft YaHei;}*/
html,body {width: 100%;height:auto;line-height: 1;background-color: #141414;position: relative;
	overflow-x: hidden !important;}
/*.container{width:1200px;margin:0 auto;}*/
.wrap{display: block;width: 100%;}
.sp{background: url(/cdn/en/ossweb-img/sp.png) no-repeat;}
.nav_swiper{display: block;width: 720px;height: 180px;top:747px;left: 50%;margin-left: 324px;position: absolute;}
.nav_sm_pic{display: block;border-radius: 10px;transition: all 0.5s;}
.mySwiper img{margin: 0 auto 0;}
.mySwiper .slick-current .pic_bx{border: 1px solid #48a9e7;}
.pic_bx{display: block;width: 214px;height: 139px;margin: 0 auto 0;overflow: hidden;cursor: pointer;
	box-sizing: border-box;border-radius: 10px;position: relative;border: 1px solid transparent;}
.slick-prev{background: url(/cdn/en/ossweb-img/sp.png) no-repeat;
    background-position: -15px -64px;
    width: 34px;
    height: 86px;
    display: block;
    position: absolute;
    top: -370px;
    left: 50%;
    margin-left: -1617px;
    text-indent: -999em;
    border: none;
    background-color: transparent;
    outline: none;cursor: pointer;}
.slick-next{background: url(/cdn/en/ossweb-img/sp.png) no-repeat;
    background-position:-55px -64px;
    width: 34px;
    height: 86px;
    display: block;
    position: absolute;
    top: -370px;
    right: 110px;
    text-indent: -999em;
    border: none;
    background-color: transparent;
    outline: none;cursor: pointer;}

.slick-next:hover,.slick-prev:hover{
filter:brightness(2.5);}
.xq_txt{width: 100%;text-align: center;font-size:13px ;color: #a7a7a7;line-height: 20px;margin-top: 10px;display: block;width: 100%;}
.mySwiper .slick-current .xq_txt{font-weight: bold;color: #c6c6c6;text-align: center;}
.slick-dots{display: none !important; }
.slideIndex_bx{display: block;
    width: 100px;
    font-size: 12px;
    color: #767676;
    line-height: 22px;
    top: 894px;
    left: 50%;
    margin-left: 230px;
    display: flex;justify-content: center;align-items:  flex-end;}
.slideIndex_bx span{font-size:18px ;color: #fff;}
.con_bx{
	display: block;
	width:884px ;
	height:306px ;
	top: 240px;
	left: 138px;
}
.con_bx>img,.tit_t,.tit_b,.btn_down_bx{opacity: 0;}
.tit_t{width: 100%;font-size:29px ;color: #ffffff;line-height:34px;font-weight: bold;margin-bottom: 15px;}
.tit_b{width: 100%;font-size:18px ;color: #ffffff;line-height:24px ;font-weight: normal;display: block;height: 94px;}
.top_nav{display: flex;width: 100%;height: 60px;background: rgba(61,61,61,0.8);position: fixed;
	top: 0;left: 0;justify-content: space-between;align-items: center;z-index: 88;}
.btn_home{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 120px;height: 100%;
	margin-left: 121px;
}
.btn_home span{
	background-position: -15px -12px;
	width: 86px;
	height: 39px;
}
.btn_home_fot span{
	background-position:-15px -12px;
	width: 86px;
	height: 39px; 
}
.nav_list{width: 900px;height: 100%;margin-right: 140px;display: flex;justify-content: center;align-items: center;}
.nav_list a{display: block;width: 100%;height: 100%;font-size: 20px;color: #cfcfcf;line-height:60px ;
	text-align: center;position: relative;}
.nav_list a{
	    position: relative;
    background: linear-gradient(to right,#42b6f9 50%,#cfcfcf 50%);
    background-size: 200% auto;
    background-position: -100%;
    color: #cfcfcf;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}	
.nav_list a:hover{
	-webkit-animation: navItemText .2s linear forwards;
	-moz-animation: navItemText .2s linear forwards;
	-o-animation: navItemText .2s linear forwards;
	animation: navItemText .2s linear forwards
}
@-webkit-keyframes navItemText {
	to {
		background-position: -200%
	}
}

@-moz-keyframes navItemText {
	to {
		background-position: -200%
	}
}

@-ms-keyframes navItemText {
	to {
		background-position: -200%
	}
}

@keyframes navItemText {
	to {
		background-position: -200%
	}
}	
	
.nav_list a:after{
	    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    background-color: #42b6f9;
    width: 0;
    transition: .3s width ease;
}
.nav_list a:hover:after {
    width: 100%;
}
.nav_list li:last-child:hover .sm_nav{
	display: block;
}
.sm_nav{
	display: none;
	width: 100%;
	top:100%;
	left: 0;
	background: rgba(61,61,61,0.8);;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	height: 120px;
	box-sizing: border-box;
}
.nav_list .sm_nav li{width: 80%;height: 60px;border-bottom: 1px solid rgba(238,238,238,0.1);
	margin: 0 auto 0;}
.nav_list .sm_nav li:last-child{border-bottom: none;}
.nav_list li{width: 180px;height: 100%;display: flex;justify-content: center;align-items: center;}
.sle{
	display: block;
	width: 110px;
	font-size: 20px;color: #cfcfcf;line-height:60px ;
	text-align: center;
	background: transparent;
	border: none;
	cursor: pointer;
}
.foot{
	display: flex;
	width: 100%;
	background: #2a2a2a;
	padding: 20px 0;
	box-sizing: border-box;
	justify-content:  flex-start;
	padding-left: 360px;
	align-items: flex-start;
}
.btn_home_fot{
	display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 70px;
}
.box_lx{display: block;width: 932px;margin-left: 300px;}
.box_lx_t{display: flex;width: 100%;justify-content: flex-start;align-items: flex-start;padding-top: 27px;}
.box_lx_t li{height: 100%;box-sizing: border-box;padding-right: 28px;}
.box_lx_t li a{font-size: 16px;color: #7a7c7f;line-height:20px ;}
.foot_txt{font-size: 13px;color: #7a7c7f;line-height:24px ;margin-bottom: 8px;}
.foot_txt a{color: #7a7c7f;padding:0 20px ;}
.btn_wx{display: block;background-position:-121px -6px;width: 23px;height: 19px;}
.btn_wb{display: block;background-position:-174px -7px;width: 23px;height: 18px;margin-left: 30px;}
.link_share{padding-left: 182px;padding-top: 21px;display: flex;justify-content: flex-start;align-items: flex-start;}
.btn_down_bx{display: flex;justify-content: space-between;align-items: flex-start;width: 425px;margin-top:47px;}
.btn_google{display: block;background-position: -96px -66px;width: 205px;height: 60px;transition: all 0.1s;}
.btn_appstore{display: block;background-position: -316px -66px;width: 205px;height: 60px;transition: all 0.1s;}
.btn_google:hover,.btn_appstore:hover{transform: scale(1.1);}
.slick-current .con_bx img{
-webkit-animation:fadeInUpBig 0.5s .1s ease both;
-moz-animation:fadeInUpBig 0.5s .1s ease both;}
.slick-current .tit_t{
-webkit-animation:fadeInUpBig 0.5s .2s ease both;
-moz-animation:fadeInUpBig 0.5s .2s ease both;}
.slick-current .tit_b{
-webkit-animation:fadeInUpBig 0.5s .3s ease both;
-moz-animation:fadeInUpBig 0.5s .3s ease both;}
.slick-current .btn_down_bx{
-webkit-animation:fadeInUpBig 0.5s .4s ease both;
-moz-animation:fadeInUpBig 0.5s .4s ease both;}
@-webkit-keyframes fadeInUpBig{
0%{opacity:0;
-webkit-transform:translateY(100px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInUpBig{
0%{opacity:0;
-moz-transform:translateY(100px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}
.mySwiper2 .slick-current .swiper-slide .big_pic{
	-webkit-animation:fadeInLeft 0.5s .2s ease both;
-moz-animation:fadeInLeft 0.5s .2s ease both;}
@-webkit-keyframes fadeInLeft{
0%{opacity:0;
-webkit-transform:translateX(-50px)}
100%{opacity:1;
-webkit-transform:translateX(0)}
}
@-moz-keyframes fadeInLeft{
0%{opacity:0;
-moz-transform:translateX(-50px)}
100%{opacity:1;
-moz-transform:translateX(0)}
}
.mySwiper2 .slick-current .swiper-slide .big_pic_r{
-webkit-animation:fadeInRight 0.5s .2s ease both;
-moz-animation:fadeInRight 0.5s .2s ease both;}
@-webkit-keyframes fadeInRight{
0%{opacity:0;
-webkit-transform:translateX(50px)}
100%{opacity:1;
-webkit-transform:translateX(0)}
}
@-moz-keyframes fadeInRight{
0%{opacity:0;
-moz-transform:translateX(50px)}
100%{opacity:1;
-moz-transform:translateX(0)}
}
.top_nav.curr{
-webkit-animation:fadeInDown 1s .6s ease both;
-moz-animation:fadeInDown 1s .6s ease both;}
@-webkit-keyframes fadeInDown{
0%{opacity:0;
-webkit-transform:translateY(-20px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInDown{
0%{opacity:0;
-moz-transform:translateY(-20px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}

.nav_swiper{
-webkit-animation:fadeInRight1 0.5s 0s ease both;
-moz-animation:fadeInRight1 0.5s 0s ease both;}
@-webkit-keyframes fadeInRight1{
0%{opacity:0;
-webkit-transform:translateX(500px)}
100%{opacity:1;
-webkit-transform:translateX(0)}
}
@-moz-keyframes fadeInRight1{
0%{opacity:0;
-moz-transform:translateX(500px)}
100%{opacity:1;
-moz-transform:translateX(0)}
}
.nav_swiper .swiper-slide img{overflow: hidden;}
.nav_swiper img:hover{transform: scale(1.2);}
.page{display: block;width: 1920px;margin: 0 auto 0;overflow-x: hidden !important;}
.slick-current .fc_box,.pic_bx:hover .fc_box {display: none;}
.fc_box{display: block;width: 212px;height: 138px;background: rgba(0,0,0,0.4);top: 0;left: 0;position: absolute;}
.slick-slide:hover .xq_txt{    font-weight: bold;color: #c6c6c6;text-align: center;}
::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
    }
::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
     -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #EDEDED;

    }
::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #535353;
}
/*page2*/
.index_bx{background: #ffffff;}
.contenner{display: block;width: 1710px;margin: 0 auto 0;}
.head{display: block;width: 100%;height: 694px;}
.slg_index{top:160px ;left: 50%;margin-left: -780px; width: 1561px;height:391px; }
.slg_index.sat{-webkit-mask:url(/cdn/en/ossweb-img/masky_745caa9.png);-webkit-mask-size:4000% 100%;}
.slg_index.sat{-webkit-mask-position:0 0;-webkit-animation:mask 1.5s  steps(39) forwards;display:block;}
.pause{animation-play-state: paused;}
@-webkit-keyframes mask{from{-webkit-mask-position:0 0}to{-webkit-mask-position:100% 0}}@keyframes mask{from{-webkit-mask-position:0 0}to{-webkit-mask-position:100% 0}}
.con1_xq{display: block;width: 100%;margin-bottom: 171px;}
.txt1{font-size: 16px;color: #000000;line-height: 30px;margin-bottom: 10px;}
.con2_jl{display: block;width: 100%;}
.tit_txt{width: 100%;text-align: center;font-size: 58px;line-height:72px ;color: #000000;font-weight: bold;
	margin-bottom: 114px;}
.con2_jl_scr_bx{display: block;width: 1566px;height: 700px;margin: 0 auto 0;overflow-y: auto;overflow-x: hidden;
	margin-bottom: 94px;}
.con2_jl_scr_bx::-webkit-scrollbar {/*滚动条整体样式*/
    width: 2px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
    }
.con2_jl_scr_bx::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 2px;
     -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.2);
    background: #42b6f9;

    }
.con2_jl_scr_bx::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.2);
    border-radius: 2px;
    background: #bcbcbc;
    width: 4px;
}
.con2_jl_ul{display: block;width: 100%;height: auto;}
.con2_jl_li{display: flex;width: 100%;height: auto;background: #f9fafa;margin-bottom: 25px;
	justify-content: flex-start;align-items: flex-start;padding: 53px 30px  53px 36px;box-sizing: border-box;}
.awards{display: flex;width:400px ;font-size: 16px;color: #373737;line-height:24px ;text-align: center;margin: 0 23px;
	height: 92px;justify-content: center;align-items: center;flex-wrap:wrap ;position: relative;}
.awards:after{content: '';position: absolute;background:url(/cdn/en/ossweb-img/sp.png) no-repeat ;
	background-position: -213px -3px;width: 28px;height: 52px;top: 19px;left: 0;}
.awards:before{content: '';position: absolute;background:url(/cdn/en/ossweb-img/sp.png) no-repeat ;
	background-position: -262px -3px;width: 28px;height: 52px;top: 19px;right: 0;}	
.year_txt{display: block;width: 154px;font-size:52px ;color: #000000;line-height:52px ;position: relative;
	font-weight: bold;}
.year_txt:after{content: '';position: absolute;width:20px ;height: 0;border-bottom: 2px solid #747474;bottom: -11px;left: 0;}
.con2_jl_r{display: flex;justify-content:flex-start;align-items: flex-start;width: 1340px;flex-wrap: wrap;}
.con3_jl_bx{width:1710px ;margin: 0 auto 200px;min-height: 1560px;}
.con3_jl_bx_con{margin-top: 118px;width: 822px;position: relative;}
.con3_jl_bx:before{content: '';width: 0;height: 1556px;border-left:1px solid #ebebeb ;position: absolute;
	top: 10px;left: 50%;margin-left: 0;}
.con3_jl_bx .con3_jl_bx_con:nth-child(1){margin-top: 0;}
.con3_jl_bx .con3_jl_bx_con:nth-child(odd){float: left;}
.con3_jl_bx .con3_jl_bx_con:nth-child(even){float: right;}
.con3_year{display: block;width: 120px;color: #000000;line-height:46px ;text-align: right;height: 46px;font-weight: bold;
	font-size: 42px;}
.con3_jl_bx_con_txt{font-size:20px ;color: #000000;line-height:22px ;padding-top: 12px;position: relative;width: 100%;}
.con3_jl_bx .con3_jl_bx_con:nth-child(odd) .con3_year,.con3_jl_bx .con3_jl_bx_con:nth-child(odd) .con3_jl_bx_con_txt_r{float: right;}
.con3_jl_bx .con3_jl_bx_con:nth-child(even) .con3_year,.con3_jl_bx .con3_jl_bx_con:nth-child(even) .con3_jl_bx_con_txt_r{float: left;text-align: left;}
.con3_jl_bx_con_txt:after{content: '';width:20px ;height: 0;border-bottom: 2px solid #747474;position: absolute;
	top: 0;right: 0;}
.fot_pic{display: block;width: auto;height: 130px;margin-top: 34px;}
.con3_jl_bx .con3_jl_bx_con:nth-child(odd) .con3_jl_bx_con_txt{float: right;text-align: right;}
.con3_jl_bx .con3_jl_bx_con:nth-child(even) .con3_jl_bx_con_txt{float: left;text-align: left;}
.con3_jl_bx_con_txt_r{width: 700px;}
.con3_jl_bx .con3_jl_bx_con:nth-child(odd) .fot_pic{float: right;text-align: right;}
.con3_jl_bx .con3_jl_bx_con:nth-child(even) .fot_pic{float: left;text-align: left;}
.con3_jl_bx .con3_jl_bx_con:nth-child(even) .con3_jl_bx_con_txt:after{left: 0;}
.con3_jl_bx .con3_jl_bx_con:nth-child(even):after{content: '';position: absolute;width:5px;height: 5px;top: 0px;left: -35px;background: #cbcbcb;border-radius: 50%;}
.con3_jl_bx .con3_jl_bx_con:nth-child(odd):after{content: '';position: absolute;width:5px;height: 5px;top: 0px;right: -35px;background: #cbcbcb;border-radius: 50%;}
.con3_jl_bx .con3_jl_bx_con:nth-child(1):after{content: '';position: absolute;background:url(/cdn/en/ossweb-img/sp.png) no-repeat ;
	background-position:  -123px -42px;width: 13px;height: 13px;top: 0px;right: -40px;}
/*index*/
.head_index{width: 100%;height: 940px;background: url(/cdn/en/ossweb-img/index_top_hd.jpg) no-repeat;}
.bg_wt{background: #fff;}
.vid_top{display: block;width: 1920px;height: 940px;}
.head_index_xq{display: block;background: url(/cdn/en/ossweb-img/inde_fc.png) no-repeat;width: 1110px;height: 940px;
	top: 0;left: 0;}
.head_index_logo{display: block;width: 353px;height: 203px;top:190px ;left:171px ;}
.awards_index{display: flex;width:360px ;font-size: 16px;color: #f0f0f0;line-height:24px ;text-align: center;margin-bottom: 10px;
	height: 72px;justify-content: center;align-items: center;flex-direction: column;position: relative;}
.awards_index:after,.awards_index_hei:after{content: '';position: absolute;background:url(/cdn/en/ossweb-img/sp.png) no-repeat ;
	background-position: -213px -3px;width: 28px;height: 52px;top: 11px;left: 0;}
.awards_index:before,.awards_index_hei:before{content: '';position: absolute;background:url(/cdn/en/ossweb-img/sp.png) no-repeat ;
	background-position: -262px -3px;width: 28px;height: 52px;top: 11px;right: 0;}	
.line_index1{display: block;background: url(/cdn/en/ossweb-img/index_top_line.png) no-repeat;width: 84px;height:2px ;
	background-size: 100% 100%;margin: 5px 0;}
.awards_bx{display: block;width: 360px;left: 175px;top: 433px;height: auto;}
.awards_index_hei{display: flex;width:360px ;font-size: 16px;color: #f0f0f0;line-height:24px ;text-align: center;margin-bottom: 15px;
	height: 94px;justify-content: center;align-items: center;flex-direction: column;position: relative;}
.line_index2{display: block;background: url(/cdn/en/ossweb-img/index_top_line.png) no-repeat;width: 200px;height:2px ;
	background-size: 100% 100%;margin: 5px 0;}
.line_index3{display: block;background: url(/cdn/en/ossweb-img/index_top_line.png) no-repeat;width: 237px;height:2px ;
	background-size: 100% 100%;margin: 5px 0;}	
.line_index4{display: block;background: url(/cdn/en/ossweb-img/index_top_line.png) no-repeat;width:280px;height:2px ;
	background-size: 100% 100%;margin: 5px 0;}
.btn_f_more{display: block;
	background-position: -769px -3px;
	width: 179px;
	height: 44px;text-align: center;top:797px ;left: 171px;transition: all 0.3s;}
.btn_f_more:after{
	content: '';position: absolute;width: 179px;border-radius: 20px;
	height: 44px;top: 0;left: 0;box-shadow:none;transition: all 0.3s; 
}
.btn_f_more:hover{
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
}
.btn_f_more:hover:after{
	content: '';position: absolute;width: 179px;border-radius: 20px;
	height: 44px;top: 0;left: 0;box-shadow:3px 3px 20px #2c8cc2; 
}
.awards_index_hei span{line-height: 22px;}
.ideas_bx{display: block;width: 100%;height: 1822px;}
.ideas_top{width: 100%;padding-top: 157px;}
.ideas_top_pic{display: block;margin: 0 auto 77px;}
.ideas_txt{display: block;width:1570px ;margin: 0 auto 0;font-size: 18px;color: #161616;line-height:24px ;
	text-align: center;margin-bottom: 44px;}
.ideas_top_sm{display: flex;justify-content:  space-between;align-items: flex-start;width:946px ;
	margin: 0 auto 190px;height: 88px;background: url(https://twd-cdn-new.eleximg.com/pc/elex-website/image/202503191002.png) no-repeat;}
.ideas_top_sm_con{display: flex;width: 100%;text-align: center;justify-content: center;align-items: flex-end;}
.ideas_top_sm_con span{font-size: 80px;color: #000000;line-height:65px ;font-weight: bold;}
.ideas_top_sm_con i{font-size: 32px;color: #000000;line-height: 36px;font-style: normal;}
.ideas_top_sm_txt{font-size:18px ;color: #000000;line-height:42px ;text-align: center;display: block;width: 100%;text-align: center;}
.ideas_top_sm li{width:280px ;position: relative;}
.ideas_line_bx:after{border-right:1px solid #bfbfbf  ;position: absolute;top:10px ;right: 0;width: 0;
	height: 50px;content: '';}
.bg_wt .swiper_bx .swiper-slide {
    width:1100px;
	transition-timing-function:linear;
}
.index_swiper_pic_a{display: block;width: 100%;height: 100%;}
.bg_wt .swiper_bx{width: 100%;height: 678px;}
.swiper-lazy{display: block;margin: 0 auto 0;}
.swiper_bx .swiper-slide:hover{
animation-play-state:paused;
-webkit-animation-play-state:paused;
}

.swiper_bx .swiper-pagination{width:420px !important;height: 4px;left: 50% !important;margin-left: -210px !important;
	display: flex;justify-content: space-between;align-items: center;}
.swiper_bx .swiper-pagination:before{width: 420px;height: 0;border-bottom: 2px solid #bcbcbc;
	top: 1px;left: 0;content: '';position: absolute;}
.swiper_bx .swiper-pagination-bullet{width:50px ;height: 100%;background: none;border-radius: 0;opacity: 0;position: relative;}
.swiper_bx .swiper-pagination-bullet.swiper-pagination-bullet-active{width:50px ;height: 100%;background: #42b6f9;
	border-radius: 0;opacity: 1;}
.information{display: block;width: 100%;height: 1884px;background: url(/cdn/en/ossweb-img/foot_bg.jpg) no-repeat 50% 100%;}
.information_bx{width: 1570px;margin: 0 auto 250px;display: flex;justify-content: space-between;
	align-items: flex-start;flex-direction:column ;}
.link_bx{display: block;width: 100%;height: auto;border-radius: 10px;background: #f9fafa;overflow: hidden;padding-bottom: 12px;}
.information_bx_t{display: block;width: 100%;height: auto;padding-bottom: -12px;margin-bottom: 50px;}
.news_pic{display: block;border-radius: 10px;margin-bottom:10px ;}
.new_tit{display: block;width: 97%;font-size: 20px;color: #1d1d1d;line-height:36px ;padding-left: 24px;
	box-sizing: border-box;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.new_tit_tim{display: block;width: 100%;font-size:15px ;color: #9d9d9d;line-height: 27px;padding-left: 24px;}
.new_tit_xq{padding-left: 24px;font-size:17px ;color: #414141;line-height:34px ;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.information_bx_b{display: flex;width: 100%;height: auto;padding-bottom: -12px;justify-content: space-between;align-items: flex-start;}
.link_bx_sm{width: 760px;border-radius: 10px;background: #f9fafa;overflow: hidden;padding-bottom: 12px;}
.information_fot_txt{font-size:18px ;color: #161616;line-height:30px ;text-align: center;margin-bottom: 32px;
	word-break: break-word;}
.rw_l{bottom: 0;left: 0;pointer-events: none;}
.rw_r{bottom: 0;right: 0;pointer-events: none;}
.f_vid_fc{display: block;pointer-events: none;bottom: 0;left: 50%;margin-left: -960px;position: absolute;}
.fot_icon_bx{display: flex;width:282px ;margin: 0 auto 26px;justify-content: space-around;
	align-items: center;height:105px ;}
.mySwiper_icon {width: 100% ;height: 100%;}
.ewm_bx{display: block;background: url(/cdn/en/ossweb-img/ewm_bg.png) no-repeat;width: 132px;height: 139px;
	top: -130px;left: 50%;margin-left: -6px;opacity: 0;z-index: 50;}
.ewm_pic{
	display: block;top:7px ;left: 50%;margin-left: -59px;
}
.ewm_bx_hv{
-webkit-animation:fadeInUp_ewm 0.6s .2s ease both;
-moz-animation:fadeInUp_ewm 0.6s .2s ease both;}
@-webkit-keyframes fadeInUp_ewm{
0%{opacity:0;
-webkit-transform:translateY(15px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInUp_ewm{
0%{opacity:0;
-moz-transform:translateY(15px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}
.hov_pic{opacity: 0;transition: all 0.5s ;}
.jon_top_con{transition: all 0.5s;}
.jon_top_con:hover .jon_pic{opacity: 1;transform: scale(1.03);}
/*.jon_top_con:hover .jon_pic{opacity: 0;}*/
.hov_pic1{
	top: 0;left: 50%;
	margin-left: -288px;
}
.hov_pic2{
	top: 0;left: 0;
}
.hov_pic3{
	top: 0;left: 50%;
	margin-left: -211px;
}
.fot_icon_l,.fot_icon_r{display: block;width: 138px;height: 80px;}
.icon_qqh{display: block;background-position: -301px -6px; width: 43px; height: 43px;margin:0 auto 0;}
.icon_bghj{display: block;background-position:-361px -7px; width: 46px; height: 33px;margin:0 auto 0;}
.icon_kfln{display: block;background-position: -561px -143px; width: 41px; height: 36px;margin: 0 auto 0;}
.icon_qsfw{display: block;background-position:-556px -198px; width: 43px; height: 43px;}
.icon_dywh{display: block;background-position:-633px -142px; width: 38px; height: 41px;}
.icon_txsj{display: block;background-position: -640px -200px; width: 38px; height: 38px;}
.mySwiper_icon .swiper-slide{display: flex;justify-content: space-between;align-items: flex-start;}



.icon-bx{display: flex;width: 100%;height: 56px;justify-content: center;align-items: center;}
.icon_txt{display: flex;width: 100%;text-align: center;font-size:16px ;
	color: #595858;line-height:20px ;justify-content: center;height: 40px;
	align-items: center;word-break: break-word;}
.find_wk{display: flex;justify-content: center;align-items: center;margin: 0 auto 0;font-size:18px ;color: #fff;line-height: 42px;
	text-align: center;background-position:-770px -54px;
	width: 179px;transition: all 0.3s;
	height: 44px;position: relative;}
.find_wk:after{
	content: '';position: absolute;width: 179px;border-radius: 20px;
	height: 44px;top: 0;left: 0;box-shadow:none;transition: all 0.3s; 
}
.find_wk:hover{
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
	transform: translateY(-5px);
}
.find_wk:hover:after{
	content: '';position: absolute;width: 178px;border-radius: 20px;
	height: 44px;top: 0;left: 0;box-shadow:3px 3px 20px #2c8cc2; 
}
.p3_bx,.p4_bx{background: #fff;margin: 0 auto 0;box-sizing: border-box;}
.p3_tit{width: 100%;text-align: center;font-size:35px;color: #212122;line-height:43px ;font-weight: bold;
	border-bottom: 1px solid #dedede;}
.p3_tim{display: flex;justify-content: center;align-items: center;font-size:16px ;color: #bfbfbf;line-height:54px ;
	margin-bottom: 30px;}
.Month{font-size:22px ;color: #2c2c2c;line-height:54px ;padding: 0 5px 0 13px;}
.p3_bx .new_xq_pic{display: block;width: ;height: ;}
.new_xq_pic_bx{display: block;width: 1100px;margin: 0 auto 64px;}
.new_xq_pic{display: block;margin: 0 auto 0;border-radius: 10px;}
.p3_txt{font-size:16px ;color: #414141;line-height: 36px;margin-bottom: 30px;}
.p3_bx_con{width: 1100px;margin: 0 auto 0;padding-bottom: 160px;box-sizing: border-box;padding-top: 110px;}
.p4_bx_con{width:100%;margin: 0 auto 0;box-sizing: border-box;height: 642px;
	background: #f8f9fa;padding-top: 160px;}
.p4_bx_con .news_top{display: flex;width:1300px ;justify-content: space-between;align-content: flex-start;margin: 0 auto 0;}
.news_pic_big{display: block;border-radius: 10px;}
.news_top_r{display: block;width: 415px;}
.new_top_r_tit{width: 100%;font-size: 28px;color: #212122;line-height:40px ;font-weight: bold;
	height: 120px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 38px;
	 overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;/*超出3行部分显示省略号，去掉该属性 显示全部*/
    -webkit-box-orient: vertical;
    }
.news_top{width: 1300px;margin: 0 auto 0;}
.p4_bx_con_bot{display: flex;padding-top: 97px;justify-content: space-between;align-items: flex-start;
	flex-wrap: wrap;width: 1300px;margin: 0 auto 0;}
.news_sm_list{width: 630px;height: 460px;margin-bottom: 100px;}
.news_sm_bot{padding: 22px 28px 25px;box-sizing: border-box;width: 100%;height: 154px;}
.news_sm_bot_tit{width: 450px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	font-size:23px ;color: #1d1d1d;line-height: 34px;margin-bottom: 20px;}
.p4_bx_con_bot_bx{width: 100%;margin-bottom: 130px;}
.news_tm{font-size: 14px;color: #727272;line-height:26px ;top:30px ;right: 28px;}
.news_txt{font-size:17px ;color: #414141;line-height: 22px;}
.news_a{display: block;width: 100%;height: 100%;background: #fafafa;border-radius:10px ;overflow: hidden;
	transition: all 0.5s;}
.news_a:hover{background: #ffffff;box-shadow: 10px 10px 20px #f0f0f0,-10px 10px 20px #f0f0f0;
	transform: translateY(-5px);}
.news_top_r_txt{font-size: 15px;color: #414141;line-height:30px ;display: -webkit-box;height: 60px;margin-bottom: 10px;
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;/*超出3行部分显示省略号，去掉该属性 显示全部*/
    -webkit-box-orient: vertical;
-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.btn_ck{display: block;width:109px ;height: 38px;border: 1px solid #42bff9;font-size: 18px;color: #42bff9;
	line-height:38px ;text-align: center;border-radius: 5px;transition: all 0.3s;}
.btn_ck:hover{transform: translateY(-5px);}
.tme_top_r{width: 70px;height: 126px;margin-top:83px;}
.tme_top_r span{font-size:16px ;color: #bfbfbf;line-height: 26px;display: block;}
.tme_top_r em{font-size:22px ;color: #2c2c2c;line-height: 30px;font-style: normal;position: relative;display: block;}
.tme_top_r em:after{content: '';width: 20px;height: 0;border-bottom: 2px  solid  #bfbfbf ;position: absolute;
	bottom: 0;left: 0;}
.tme_top_r i{font-size:52px ;color: #2c2c2c;line-height: 58px;font-style: normal;display: block;font-weight: bold;}
.p5_bx{width: 100%;background: #fff;}
.p5_jon_top{background: url(/cdn/en/ossweb-img/jon_top.jpg) no-repeat;width: 100%;height: 1197px;box-sizing: border-box;}
.p5_jon_top .tit_txt{margin-bottom: 106px;}
.jon_top{width: 1300px;margin: 0 auto 0;display: flex;justify-content: space-between;align-items: flex-start;}
.jon_top_con{display: block;width: 1202px;height:831px ;}

.jon_top_con div{position: absolute;left: 572px;top: 460px;}
.jon_top_con i,.jon_top_con em{font-style: normal;font-size: 16px;color: #000;line-height: 24px;
word-break: break-all;display: block;width: 542px;padding-bottom: 22px;}
.jon_top_con em{color: #848486;}
.jon_pic{display: block;top: 0;left: 0;transition: all 0.5s ;}
.icon_jon1{display: block;background: url(/cdn/en/ossweb-img/icon_jon1.png) no-repeat;width: 110px;height: 127px;
	top:-54px ;left: 50%;margin-left: -55px;}
.icon_jon2{display: block;background: url(/cdn/en/ossweb-img/icon_jon2.png) no-repeat;width: 110px;height: 127px;
	top:233px;left: 790px;}
.icon_jon3{display: block;background: url(/cdn/en/ossweb-img/icon_jon3.png) no-repeat;width: 110px;height: 127px;
	top:-54px ;left: 50%;margin-left: -55px;}
.icon_jon:after{content:'' ;position: absolute;left: 50%;margin-left: -9px;width:18px ;
	height: 2px;background: #b5b5b5;bottom: -20px;}
.icon_txt_p5{font-size: 20px;color: #010101;line-height: 22px;text-align: center;display: block;width: 542px;
	top: 402px;left: 572px;}
.jon_top_con:hover{filter:brightness(1.2);}
.jon_xq{opacity: 0;border: 1px solid #fff;border-radius: 5px;width: 109px;height: 38px;text-align: center;
	background: rgba(0,0,0,0.3);font-size: 18px;color: #ffffff;line-height:38px ;top:566px ;left: 50%;
		margin-left: -54px;}
.icon_jon{transition: all 0.3s;}
.jon_top_con:hover .jon_xq{
-webkit-animation:fadeInUpBig 0.2s 0s ease both;
-moz-animation:fadeInUpBig 0.2s 0s ease both;}
@-webkit-keyframes fadeInUpBig{
0%{opacity:0;
-webkit-transform:translateY(20px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInUpBig{
0%{opacity:0;
-moz-transform:translateY(20px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}
.jon_top_con:hover .icon_jon{transform: scale(1.2);}
.p5_jon_z{background: url(/cdn/en/ossweb-img/jon_z.jpg) no-repeat;width: 100%;height: 1014px;box-sizing: border-box;
	padding-top: 50px;}
.p5_jon_z_con{width: 1300px;margin: 0 auto 0;display: flex;justify-content: space-between;align-items: flex-start;
	flex-wrap: wrap;position: absolute;top: 0;left: 50%;margin-left: -650px;overflow: hidden;}
.jon_item{display: block;width: 320px;height: 388px;box-sizing: border-box;padding-top: 37px;
	margin: 0 20px 44px;}
.icon_jon_fl1{display: block;background-position: -101px -131px; width: 92px; height: 106px;margin: 0 auto 24px;}
.icon_jon_fl2{display: block;background-position: -219px -137px;width: 92px;height: 106px;margin: 0 auto 24px;}
.icon_jon_fl3{display: block;background-position: -334px -140px; width: 97px; height: 106px;margin: 0 auto 24px;}
.icon_jon_fl4{display: block;background-position: -448px -143px; width: 89px; height: 106px;margin: 0 auto 24px;}
.icon_jon_fl5{display: block;background-position:-544px -4px; width: 87px; height: 106px;margin: 0 auto 24px;}
.icon_jon_fl6{display: block;background-position:-651px -3px; width: 95px; height: 106px;margin: 0 auto 24px;}
.jon_tit{width: 100%;text-align: center;font-size:20px ;color: #3c3c3c;line-height:52px ;}
.jon_txt{width: 238px;font-size:14px ;color: #848486;line-height: 24px;text-align: left;margin: 0 auto 0;}
.p5_jon_z_con_big{width: 1300px;height:864px ;margin: 0 auto 0;}
.item-bg{background: #fff;width: 320px;height: 388px;border-radius: 5px;box-shadow: 0 3px 15px 3px rgba(0, 0, 0, 0.1);
	transition: all 0.3s;opacity: 0;}
.p5_jon_z .tit_txt{margin-bottom: 40px}
.item-bg.active {opacity: 1;}
.pic_box_s{width: 100%;height:1173px;}
.pic_box_s_con{width: 100%;margin: 0 auto 0;padding-top: 216px;}
.pic_box_s_con .tit_txt{margin-bottom: 60px;}
.pic_swiper{width:1860px ;margin: 0 auto 0;height: 810px;}
.pic_box_s .swiper-slide{display: block;width: 1200px;height: 754px;cursor: pointer;}
/*.pic_sm,.pic_sm1{float: left;}*/
/*.pic_sm1{margin-bottom: 33px;}*/
/*.pic_big{float: right;}*/
.img-box{	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;}
.pic_swiper {overflow: hidden;}
.pop_pic_bx{display: none;width: 100%;height:100% ;top: 0;left: 0;
	background: rgba(0,0,0,0.8);z-index: 66;justify-content: center;align-items: center;}
.pop_pic{display: block;width: auto;height: 754px;}
.pop_pic{
-webkit-animation:bounceIn 0.5s .1s ease both;
-moz-animation:bounceIn 0.5s .1s ease both;}
@-webkit-keyframes bounceIn{
0%{opacity:0;
-webkit-transform:scale(.7)}
100%{opacity:1;-webkit-transform:scale(1)}
}
@-moz-keyframes bounceIn{
0%{opacity:0;
-moz-transform:scale(.7)}
100%{opacity:1;-moz-transform:scale(1)}
}
.pic_swiper .swiper-pagination .swiper-pagination-bullet{background: #42bff9;opacity: 1 !important;}

.pic_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	position: relative;
}
.pic_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{
	/*background: url(/cdn/en/ossweb-img/sp.png) no-repeat;background-position:-418px -4px;*/
	border: 2px solid #42bff9;border-radius:50% ;
	width: 10px; height: 10px;content: '';position: absolute;top: 50%;left: 50%;margin-left: -7px;
	margin-top: -7px;
}
.fadeInUp1{
-webkit-animation:fadeInUp 0.8s .2s ease both;
-moz-animation:fadeInUp 0.8s .2s ease both;}
.fadeInUp2{
-webkit-animation:fadeInUp 0.8s .3s ease both;
-moz-animation:fadeInUp 0.8s .3s ease both;}
.fadeInUp3{
-webkit-animation:fadeInUp 0.8s .4s ease both;
-moz-animation:fadeInUp 0.8s .4s ease both;}

@-webkit-keyframes fadeInUp{
0%{opacity:0;
-webkit-transform:translateY(120px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInUp{
0%{opacity:0;
-moz-transform:translateY(120px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}
.head_index_xq{
-webkit-animation:fadeInLeft 1s .2s ease both;
-moz-animation:fadeInLeft 1s .2s ease both;}
@-webkit-keyframes fadeInLeft{
0%{opacity:0;
-webkit-transform:translateX(-20px)}
100%{opacity:1;
-webkit-transform:translateX(0)}
}
@-moz-keyframes fadeInLeft{
0%{opacity:0;
-moz-transform:translateX(-20px)}
100%{opacity:1;
-moz-transform:translateX(0)}
}
/*下拉动效*/
.dh_box{z-index: 22;}
.dh_box.move{animation: fadeInUp_move 1s 0.5s ease both;opacity: 1;}
@keyframes fadeInUp_move{
	0%{opacity:0;transform:translateY(10%)}
	100%{opacity:1;transform:translateY(0)}
	}
.tips_xh_icon{
	display: block;
	width:20px ;
	height: 50px;
	top: 870px;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	z-index: 33;
}
.icon_xh_1{
	display: block;
	background-position: -703px -143px;
	width:21px ;
	height:34px ;
}
.icon_xh_2{
	display: block;
	background-position:-705px -184px;
	width: 17px;
	height: 9px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -8.5px;
}
.icon_xh_3{
	display: block;
	background-position: -739px -145px;
	width: 5px;
	height: 9px;
	position: absolute;
	top:8px ;
	left: 50%;
	margin-left: -2.5px;
}
.icon_xh_3,.icon_xh_2{
-webkit-animation:bounce 0.7s 0s linear infinite;
-moz-animation:bounce  0.7s 0s linear infinite;}
@-webkit-keyframes bounce{
0%{-webkit-transform:translateY(0)}
50%{-webkit-transform:translateY(-5px)}
100%{-webkit-transform:translateY(0)}
}
@-moz-keyframes bounce{
0%{-moz-transform:translateY(0)}
50%{-moz-transform:translateY(-5px)}
100%{-moz-transform:translateY(0)}
}
.news_pic_big{
	-webkit-animation:fadeInUp_xq_pic 0.8s .1s ease both;
-moz-animation:fadeInUp_xq_pic 0.8s .1s ease both;}
.new_top_r_tit{
-webkit-animation:fadeInLeft 1s .2s ease both;
-moz-animation:fadeInLeft 1s .2s ease both;}
.news_top_r_txt{
-webkit-animation:fadeInLeft 1s .25s ease both;
-moz-animation:fadeInLeft 1s .28s ease both;}
.btn_ck{
-webkit-animation:fadeInLeft 1s .32s ease both;
-moz-animation:fadeInLeft 1s .2s ease both;}
.tme_top_r{
-webkit-animation:fadeInLeft 1s .35s ease both;
-moz-animation:fadeInLeft 1s .2s ease both;}
@-webkit-keyframes fadeInUp_xq_pic{
0%{opacity:0;
-webkit-transform:translateY(40px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInUp_xq_pic{
0%{opacity:0;
-moz-transform:translateY(40px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}
.news_sm_list:nth-child(1){
	-webkit-animation:fadeInUp_xq_pic 1s .3s ease both;
-moz-animation:fadeInUp_xq_pic 1s .3s ease both;}
.news_sm_list:nth-child(2){
	-webkit-animation:fadeInUp_xq_pic 1s .5s ease both;
-moz-animation:fadeInUp_xq_pic 1s .5s ease both;}
.news_sm_list:nth-child(3){
	-webkit-animation:fadeInUp_xq_pic 1s .7s ease both;
-moz-animation:fadeInUp_xq_pic 1s .7s ease both;}
.news_sm_list:nth-child(4){
	-webkit-animation:fadeInUp_xq_pic 1s .8s ease both;
-moz-animation:fadeInUp_xq_pic 1s .8s ease both;}
.link1_new_1113{
	display: block;
	width: 1568px;
	height: 503px;
	margin: 0 auto 135px;
	overflow: hidden;
	border-radius:8px ;
	position: relative;
}
.link1_new_1113 img{
	transition: all 0.8s;
	display: block;
}
.link1_new_1113:hover img{
	transform: scale(1.03);
}
.link1_new_1113_txt{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	box-sizing: border-box;
	padding-left: 40px;
	height: 92px;
	top: 412px;
	left: 0;
	margin-bottom: 140px;
}
.link1_new_1113_txt em{
	color: #fff;
	font-size: 52px;
	line-height: 92px;
	}
.link1_new_1113_xq{
	display: flex;
	justify-content:center;
	align-items: flex-start;
	flex-direction: column;
	width: 1360px;
	height: 80%;
	padding-left: 40px;
	box-sizing: border-box;
}
.link1_new_1113_xq i{
	display: block;
	width: 20px;
	height: 2px;
	background: #fff;
	margin-top: 13px;
}
.link1_new_1113_xq b{
	display: block;
	width: 100%;
	font-size:22px ;
	color: #fff;
	line-height:40px ;
	font-weight: normal;
}
.game_jc_11_13{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 1569px;
	margin: 0 auto 0;
	flex-wrap: wrap;
}
.game_jc_11_13_list{
	width: 468px;
	min-height: 538px;
	background: #fafafa;
	transition: all 0.5s;
	display: block;
	border-radius: 8px;
	padding-bottom: 22px;
	overflow: hidden;
	height: 560px;
}	
.game_jc_11_13 li:nth-child(3n){
	margin-right: 0;
}
.game_pic_113{
	display: block;
	margin: 0 auto 17px;
}	
.game_jc_11_13_list_con{
	width:100% ;
	margin: 0 auto 0;
	box-sizing: border-box;
	padding: 0 22px;
}
.game_jc_11_13_list_con_nf{
	display: block;
	width: 100%;
	font-size: 42px;
	color: #000000;
	line-height: 56px;
	position: relative;
	font-weight: bold;
	margin-bottom: 15px;
}
.game_jc_11_13_list_con_nf:after{
	position: absolute;
	content: '';
	width: 20px;
	height: 2px;
	background: #747474;
	bottom: 0;left: 0;
}
.game_jc_11_13_yx{
	font-size: 16px;
	color: #000000;
	line-height:28px ;
}
.icon_jt1113{
	display: block;
	background-position:-969px -65px;
	width: 27px;
	height: 27px;
	bottom:10px ;
	left: 22px;
	transition: all 0.6s; 
	display: none;
}
.game_jc_11_13_list:hover{
	transform: translateY(-5px);
	position: relative;
	z-index: 99;
	box-shadow: 10px 10px 20px #f0f0f0, -10px 10px 20px #f0f0f0;
}
.is_lb:hover .game_jc_11_13_yx{
-webkit-animation:fadeOutDown 0.3s 0s ease both;
-moz-animation:fadeOutDown 0.3s 0s ease both;}
@-webkit-keyframes fadeOutDown{
0%{opacity:1;
-webkit-transform:translateY(0)}
100%{opacity:0;height: 0;
-webkit-transform:translateY(20px)}
}
@-moz-keyframes fadeOutDown{
0%{opacity:1;
-moz-transform:translateY(0)}
100%{opacity:0;height: 0;
-moz-transform:translateY(20px)}
}
.game_jc_11_13_yx1{
	font-size: 14px;
	color: #8a8a8a;
	line-height:28px ;
	opacity: 0;
}
/*.is_lb:hover .game_jc_11_13_yx{
	display: none;
}*/
.is_lb:hover .game_jc_11_13_yx1{
-webkit-animation:fadeInUp 0.3s .2s ease both;
-moz-animation:fadeInUp 0.3s .2s ease both;}
@-webkit-keyframes fadeInUp{
0%{opacity:0;
-webkit-transform:translateY(20px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInUp{
0%{opacity:0;
-moz-transform:translateY(20px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}
/*.game_jc_11_13_list2:hover{
	height: 604px;
}	*/
.game_jc_11_13 li{
	width: 468px;
    height: 642px;
    border-radius: 8px;
    margin-right: 82px;
}
.mt_18{
	margin-bottom: 18px;
}
.game_jc_11_13_bot .game_jc_11_13_list2:hover{
	height:538px;
}	
.game_jc_11_13_list:hover 	.icon_jt1113{
	transform:rotate(-180deg);
	opacity: 0;
}
.ul{
	height: 170px;
}

.swiper-wrapper{
	transition-timing-function: linear !important;
	}	
.mySwiper_ul2,.mySwiper_ul1,.mySwiper_ul3{
	height: 170px;
}
.mySwiper_ul2 .swiper-slide,.mySwiper_ul1 .swiper-slide,.mySwiper_ul3 .swiper-slide{
	height: auto;
}	
.slg_index{
-webkit-animation:fadeInUp_new1 1s .2s ease both;
-moz-animation:fadeInUp_new1 1s .2s ease both;}
@-webkit-keyframes fadeInUp_new1{
0%{opacity:0;
-webkit-transform:translateY(50px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInUp_new1{
0%{opacity:0;
-moz-transform:translateY(50px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}
.con1_xq{
-webkit-animation:fadeInUp_new1 1s .5s ease both;
-moz-animation:fadeInUp_new1 1s .5s ease both;}
.con2_jl{
	-webkit-animation:fadeInUp_new1 1s 1s ease both;
-moz-animation:fadeInUp_new1 1s 1s ease both;
}	
.top_btn{display: block;
width: 51px;
    height: 57px;
    cursor: pointer;
    position: fixed;
    right: 10px;
    bottom: 0;
    background: #fff url(/cdn/en/ossweb-img/totop.png) no-repeat center 50%;
    border: 1px solid #e2e2e2;
    opacity: 0.85;
    z-index: 100;
    display: none;
    /*mix-blend-mode: exclusion;*/
}	