.f_f_f_size18{font-size: 18px;}
.f_f_f_size20{font-size: 20px;}
.f_f_f_size24{font-size: 24px;}
.f_f_f_size28{font-size: 28px;}
.f_f_f_size38{font-size: 38px;}
@media only screen and (max-width:1200px) {
	.f_f_f_size18{font-size: 16px;}
	.f_f_f_size20{font-size: 18px;}
	.f_f_f_size24{font-size: 22px;}
	.f_f_f_size28{font-size: 24px;}
	.f_f_f_size38{font-size: 34px;}
}
@media only screen and (max-width:767px) {
	.f_f_f_size18{font-size: 14px;}
	.f_f_f_size20{font-size: 16px;}
	.f_f_f_size24{font-size: 18px;}
	.f_f_f_size28{font-size: 26px;}
	.f_f_f_size38{font-size: 32px;}
}
img{
	transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}
@media only screen and (max-width:1300px){
	.wrapper{width: 100%;box-sizing: border-box;padding:0 10px;}
}

.bx-wrapper .bx-viewport{background: transparent!important;box-shadow: 0 0 0!important;border:0!important;left:0!important;}
.bx-wrapper .bx-controls-direction .bx-next {display: block!important;}
.bx-wrapper .bx-controls-direction .bx-prev {display: block!important;}


.history_list{width: 93%;margin:0 auto;}
.history_list ul li{float: left;width:140px;
	padding-bottom:20px;
	height: 38px;
	background: url(../images/history_line.png) no-repeat 40% bottom;
	text-align: center;
	padding-top: 10px;
}
.history_list ul li:first-child{background: url(../images/history_line_first.png) no-repeat 40% bottom;}
.history_list ul li.his_li_last{background: url(../images/history_line_last.png) no-repeat 40% bottom;}
.history_list ul li a{font-size: 20px;display: inline-block;width: 70px;height:30px;
	background:#0463a0;color: #fff!important;
	text-align: center;position: relative;
}
.history_list ul li a:after{content: '';font-size:0px;width: 0px;height: 0px;
	line-height:0px;
	border-color:#0463a0 transparent transparent transparent;
	border-style:solid dashed dashed dashed;
	border-width: 5px;
	display: block;
	position: absolute;
	left: 50%;margin-left: -5px;
	bottom: -10px;
}
/*.history_list ul li a:hover{color: #fff;width: 92px;height: 38px;padding-top: 5px;}
.history_list ul li.active a{color: #fff;width: 92px;height: 38px;padding-top: 5px;}*/
.history_list ul li a:hover{transform:scale(1.2);
	transform-origin:center bottom;
  -ms-transform-origin:center bottom;
}
.history_list ul li.active a{transform:scale(1.2);
	transform-origin:center bottom;
  -ms-transform-origin:center bottom;
}
.history_list .bx-wrapper .bx-controls-direction a{width: 14px;height: 25px;top:10px;margin:0;}
.history_list .bx-wrapper .bx-prev{left:-40px;background: url(../images/ab_event_01_left.png) no-repeat;}
.history_list .bx-wrapper .bx-next{right:-40px;background: url(../images/ab_event_01_right.png) no-repeat;}
.history_list .bx-wrapper .bx-prev.other_bg{cursor:default;display:block;background: url(../images/ab_event_02_left.png) no-repeat;}
.history_list .bx-wrapper .bx-next.other_bg{cursor:default;display:block;background: url(../images/ab_event_02_right.png) no-repeat;}
@media only screen and (max-width:768px) {
	.history_list{width: 85%;}
	.history_list .bx-wrapper .bx-controls-direction .bx-prev{display: block;}
	.history_list .bx-wrapper .bx-controls-direction .bx-next{display: block;}
	.history_list .bx-wrapper .bx-prev{left:-20px;}
	.history_list .bx-wrapper .bx-next{right:-20px;}
}
.hist_con{margin-top: 60px;}
.hist_con dl{background: #f2f2f2;width: 45%;float: left;margin:0 0.5% 1%;padding:2%;}
.hist_con dl dt{background: #0463a0;float: left;color: #fff!important;text-align: center;}
.hist_con dl dt span{font-size: 36px;display: block;line-height: 1em;padding:3px 5px;font-weight: 700;}
.hist_con dl dt em{font-size: 14px;display: block;border-top:1px solid #fff;}
.hist_con dl dd{padding:0 0 0 20px;float: left;width: 80%;height: 4.5em;overflow: hidden;color: #444447!important;
	text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width:1000px) {
	.hist_con dl dd{width: 69%;}
}
@media only screen and (max-width:767px) {
	.hist_con{margin-top: 20px;}
	.hist_con dl{width: 100%;box-sizing: border-box;margin:20px 0 0 0;padding:10px 0 10px 15px;}
	.hist_con dl dt span{font-size: 28px;}
	.hist_con dl dd{width: 83%;box-sizing: border-box;height: auto;text-overflow:inherit;display: initial;}
}


/*招贤纳士*/

.jobs_list{background: #0463a0;margin-top: 20px;position: relative;}
.jobs_list dt{float: left;color: #fff;width: 170px;height:57px;line-height:57px;margin-right: -170px;text-align: center;background: #023150;}
.jobs_list dd{float: left;color: #fff;width: 100%;padding:15px 0;}
.jobs_list dd .dd_ul{padding-left: 170px;overflow: hidden;height: 27px;}
.jobs_list dd .dd_ul .list_btn{position: absolute;right: 0;width: 50px;height: 18px;text-align: center;line-height: 18px;cursor: pointer;}
.jobs_list dd .dd_ul .list_btn img{display:inline-block; height: auto; max-height: 100%;max-width: 100%;vertical-align: middle; width: auto;}
.jobs_list dd .dd_ul .list_btn.prev{top:10px;}
.jobs_list dd .dd_ul .list_btn.next{bottom: 10px;}
.jobs_list dd li{height: 27px;}
.jobs_list dd li div.p{float: left;width:33%;text-align: center;border-left: 1px solid #3682b3;}
.jobs_list dd li div.p:first-child{border-left:0;}
.jobs_list dd li div.p span{padding-right: 5px;}
.jobs_list dd li a{color: #fff!important;}
.jobs_list dd li a:hover{color:#fff;}

.join_school_type{margin-top: 40px;}
.join_school_type a{
	border:1px solid #cecece;border-radius: 5px;width: 103px;height: 29px;
	margin-right: 10px;color: #323232!important;display: inline-block;text-align: center;
	line-height: 29px;
}
.join_school_type a:hover,.join_school_type a.on{background:#0463a0;color: #fff!important;}
.join_school_type a.active{
	background:#0463a0;color: #fff!important;
}
.join_school_table{margin-top: 30px;}
.join_school_table td{text-align: center;}
.join_school_table .t1{width: 185px;text-align: left;padding-left: 40px;}
.join_school_table .t2{width: 150px;}
.join_school_table .t3{width: 166px;}
.join_school_table .t4{width: 154px;}
.join_school_table .t5{width: 145px;}
.join_school_table .t6{width: 160px;}
.join_school_table .t7{width: 132px;}
.join_school_table .t8{width: 158px;}
.join_school_table thead td{padding-bottom: 17px;line-height: 1.75em;
	color: #0463a0;border-bottom: 1px solid #002b47;
}
.join_school_table .join_school_table_pos{text-align: left;padding-left: 40px;
	color: #000;font-weight: bold;position: relative;
}
.join_school_table tbody td{height: 70px;box-sizing: border-box;
	border-bottom: 1px solid #d6d6d6;line-height: 4.07em;font-size: 14px;
}
.join_school_table_det{text-decoration: underline;color: #0463a0;}
.gray .join_school_table_det a{color: #0463a0!important;}
.join_school_table_pos.hot a{
	position: relative;
}
.join_school_table_pos.hot a:after{
	content: "";font-size: 14px;position: absolute;
	right: -34px;top: 0px;background: url(../images/join_icon01.png) no-repeat;
	width: 32px;height: 9px;
}
@media only screen and (max-width:1100px){
	.jobs_list dd .dd_ul .list_btn{width: 30px;}
}
@media only screen and (max-width:1000px){
	.join_school_table ,
    .join_school_table thead,
    .join_school_table tbody,
    .join_school_table th,
    .join_school_table td,
    .join_school_table tr { display: block; }
    .join_school_table thead tr { position: absolute; top: -9999px; left: -9999px; }
    .join_school_table tr { border: 1px solid #eee; border-bottom:0; margin-bottom:20px; }
    .join_school_table td { 
    	border: none; 
    	border-bottom: 1px solid #eee; 
    	position: relative; 
    	padding-left: 9em; 
    	white-space: normal; 
    	text-align: left;  
    	padding-top:10px;padding-bottom: 10px;
    }
    .join_school_table td:before { 
    	position: absolute; 
    	top: 0; 
    	left: 0; 
    	padding-top:10px;padding-bottom: 10px;
    	white-space: nowrap;
    	text-align: left;
    	padding-left: 1em; 
    }
    .join_school_table td:before { content: attr(data-title); }
		.join_school_table .join_school_table_pos{
			padding-left: 9em;
			text-align: left;
		}
		.join_school_table tbody td{line-height: normal;height: auto;}
		/*招聘滚动*/
		.jobs_list dt{float: none;margin-right: 0;width: 100%;}
		.jobs_list dd{float: none;}
		.jobs_list dd .dd_ul{padding-left: 0;}
		.jobs_list dd .dd_ul .list_btn{height: 20px;line-height: 20px;}
		.jobs_list dd .dd_ul .list_btn.prev{top:8px;}
		.jobs_list dd .dd_ul .list_btn.next{bottom:auto; top:28px;}
}
@media only screen and (max-width:767px){
	.jobs_list dd .dd_ul{height: 6em;}
	.jobs_list dd li{height: auto;line-height: 2;}
	.jobs_list dd li div.p{float: none;width: 100%;}
	.jobs_list dd .dd_ul .list_btn{height: 28px;line-height: 28px;}
	.jobs_list dd .dd_ul .list_btn.prev{top:0px;}
	.jobs_list dd .dd_ul .list_btn.next{bottom:auto; top:28px;}
}

/*招聘详情*/
.join_school_main_tittle{padding:40px 30px;background: #0463a0;margin-top: 20px;position: relative;}
.join_school_main_tittle h3{color: #fff;line-height: 1.1;}
.join_school_main_tittle>a{display: inline-block;
	width: 100px;height: 30px;line-height: 30px;
	background: #fff;color: #0463a0!important;
	text-align: center;
	position: absolute;
	top: 30px;right: 30px;
}
.join_school_main_tittle ul.p{margin-top: 25px;}
.join_school_main_tittle ul.p li{color: #fff;display: inline-block;margin-right: 30px;}

.join_school_main_desc{padding-right: 3%;width: 67%;float: left;margin-top: 50px;border-right: 1px solid #cccccc;}
.join_school_main_intro{margin-bottom: 30px;}
.join_school_main_desc h3{line-height: 1.8em;color: #206bac;margin-bottom: 15px;}

.join_school_main_com{width:25%;float: right;margin-top: 50px;}
.join_school_main_com h3{line-height: 1.8em;color: #206bac;margin-bottom: 15px;}
.join_school_main_com li{margin-bottom: 20px;}
.join_school_main_com li em{vertical-align: text-top;}
.join_school_main_com strong{color: #206bac;font-weight: 700;}
.join_school_main_com em{line-height: 1.57em;color: #111111;display: inline-block;}

@media only screen and (max-width:767px){
	.join_school_main_tittle>a{position: static;margin-top: 15px;}
	.join_school_main_tittle ul.p li{width: 50%;box-sizing: border-box;margin-right: 0px;float: left;}
	.join_school_main_desc{padding:0;border-right: 0;float: none;width: 100%;box-sizing: border-box;}
	.join_school_main_com{width: 100%;float: none;border-top:1px solid #999;padding-top: 30px;margin-top: 30px;}
	.join_school_main_com li{margin-bottom: 10px;}
}
@media only screen and (max-width:420px){
	.join_school_main_tittle ul.p li{width: 100%;}
}
/*一起飞*/
.jion_fly{margin-top: 20px;}
.jion_fly .fly_dl dt{padding:35px 100px 70px;background: #f3f3f4;}
.jion_fly .fly_dl dt h3{text-align: center;color: #0470b1;font-weight: 700;}
.jion_fly .fly_dl dt div.p{margin-top: 20px;}
.jion_fly .fly_dl dd{float: left;width: 25%;position: relative;
	text-align: center;height:200px;border: 2px solid #0470b1;border-right: none;
	box-sizing: border-box;
}
.jion_fly .fly_dl dd:last-child{border-right: 2px solid #0470b1;}
.jion_fly .fly_dl dd .imgH{display: none;}
.jion_fly .fly_dl dd a{transition:none;width: 100%;
	display: inline-block;position: absolute;top:50%;left: 0%;transform:translateY(-50%);}
.jion_fly .fly_dl dd a p{margin-top: 10px;color: #0470b1!important;}
.jion_fly .fly_dl dd:hover{background: #0470b1;}
.jion_fly .fly_dl dd:hover img{display: none;}
.jion_fly .fly_dl dd:hover img.imgH{display: inline-block;}
.jion_fly .fly_dl dd:hover a p{color: #fff!important;}
@media only screen and (max-width:1000px){
	.jion_fly .fly_dl dt{padding:35px;}
	.jion_fly .fly_dl dd{background: #0470b1;border:1px solid #fff;}
	.jion_fly .fly_dl dd img{display: none;}
	.jion_fly .fly_dl dd img.imgH{display: inline-block;}
	.jion_fly .fly_dl dd a p{color: #fff!important;}
}
@media only screen and (max-width:500px){
	.jion_fly .fly_dl dt{padding:15px 15px 35px 15px;}
	.jion_fly .fly_dl dd{width: 50%;}
}
/*工作环境*/
.jion_fly_env ul{margin-top: 20px;}
.jion_fly_env li{float: left;width: 31.8%;margin-right: 1.5%;margin-bottom: 10px;cursor: pointer;}
.jion_fly_env li span{overflow: hidden;display: inline-block;width: 100%;height: 0px;padding-bottom: 56%;}
.jion_fly_env li p{padding:20px 0;text-align: center;}
.jion_fly_env li:hover img{transform:scale(1.1);}
.jion_fly_env li:hover p{color: #0470b1!important;}


.envi_con{position: fixed;top:0px;left: 0px;right: 0px;bottom:0px;background: rgba(5,99,161,0.8);z-index: 9999;}
.envi_con .pic_all{width:50%;	
	top:50%;left:50%;position:absolute;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.envi_border{background: #fff;padding:20px;position: relative;}
.envi_border .envi_close{text-align: right;font-size: 30px;line-height: 1em;cursor: pointer;}

.envi p{margin-top: 20px;}
.envi_text{position: absolute;right: 0px;bottom: 20px;font-size: 18px;background: #fff;height: 30px;width: 50px;padding-left: 20px;}
.envi_text span{font-size: 14px;}
.envi_con .bx-wrapper .bx-controls-direction a{width: 50px;height: 88px;margin-top: -44px;}
.envi_con .bx-wrapper .bx-prev{background: url(../images/bx_left.png) no-repeat center;}
.envi_con .bx-wrapper .bx-next{background: url(../images/bx_right.png) no-repeat center;}
.envi_con .bx-wrapper .bx-prev:hover{background: url(../images/bx_leftH.png) no-repeat center;}
.envi_con .bx-wrapper .bx-next:hover{background: url(../images/bx_rightH.png) no-repeat center;}

.fixed_nav{position: fixed;right: 0px;top:50%;transform: translateY(-50%);}
.fixed_nav li{
	border-top:1px solid #398ec2;
	position: relative;
}
.fixed_nav li:first-child{border-top:none;}
.fixed_nav li a{transition:all 0.3s;}
.fixed_nav li span{display: inline-block;width: 50px;
	height: 50px;line-height: 50px;text-align: center;
	background: #0470b1;transition:all .3s ease-in-out;
}
.fixed_nav li span img{transition:none;display: inline-block;vertical-align: middle; width: auto;max-width: 100%; max-height: 100%; height: auto;}
.fixed_nav li p{position: absolute;right: -150px;height: 50px;
	width: 150px;transition:all .3s ease-in-out;opacity: 0;
	background: #f1f1f1;line-height: 50px;
}
.fixed_nav li p span{float: right;background:#f1f1f1;}
.fixed_nav li:hover p{right:0;opacity: 1;}
.fixed_nav li:hover span{opacity: 0;}
.fixed_nav li:hover p em{display: inline-block;width: 100px;text-align: center;}
.fixed_nav li:hover p span{opacity: 1;}

.envi_con .pic_all .envi li img{width: 100%;max-height: 600px;}
@media only screen and (max-width:1300px){
	.jion_fly_env li{width: 32.3%;}
	.jion_fly_env li:nth-of-type(3n){margin-right: 0;}
}
@media only screen and (max-width:1100px){
	.envi_con .pic_all{width: 80%;}
}
@media only screen and (max-width:767px){
	.jion_fly_env li{width: 49.2%;}
	.jion_fly_env li p{padding:5px 0 10px;}
	.jion_fly_env li:nth-of-type(3n){margin-right: 1.5%;}
	.jion_fly_env li:nth-of-type(2n){margin-right: 0%;}
	.envi_con .bx-wrapper .bx-controls-direction a{width: 30px;height:45px;background-size: cover;}
	.envi_con .bx-wrapper .bx-prev:hover,.envi_con .bx-wrapper .bx-next:hover{background-size: cover;}
}
/*关注我们*/
.cogn dl{position: relative;float: left;border:1px solid #eaeaea;
	width: 18.6%;height:0;padding-bottom:18.6%;margin-right: 1.5%;
	margin-bottom: 1.5%;cursor: pointer;
}
.cogn dl:nth-of-type(5n){margin-right: 0;}
.cogn dl dt{position: absolute;top:0px;left: 0px;padding:10px;display: none;}
.cogn dl dt img{width: 100%;}
.cogn dl dd{text-align: center;}

.cogn dl dd>h3{margin-top: 20px;}
.cogn dl dd>h3 .imgbox{width: 60px;height: 60px;margin: auto;}
.cogn dl dd>h3 .imgbox img{width: 100%;}
.cogn dl dd div.tit{margin:15px 0;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cogn dl dd div.p{line-height: 1.2;padding:0 10px;}
.cogn dl dd div.img{margin-top: 10px;}
@media only screen and (max-width:1280px){
	.cogn dl dd>h3{margin-top: 10px;}
	.cogn dl dd div.tit{margin:10px 0;}
}
@media only screen and (max-width:1100px){
	.cogn dl dd>h3{margin-top: 20px;}
	.cogn dl{width: 23.2%;padding-bottom: 23.2%;}
	.cogn dl:nth-of-type(5n){margin-right: 1.5%;}
	.cogn dl:nth-of-type(4n){margin-right: 0%;}
}
@media only screen and (max-width:1000px){
	.cogn dl{width: 32%;padding-bottom: 32%;}
	.cogn dl:nth-of-type(5n){margin-right: 1.5%;}
	.cogn dl:nth-of-type(4n){margin-right: 1.5%;}
	.cogn dl:nth-of-type(3n){margin-right: 0%;}
}
@media only screen and (max-width:660px){
	.cogn dl{width: 48.5%;padding-bottom: 48.5%;}
	.cogn dl dd>h3{width: 25%;margin:10px auto 0;}
	.cogn dl:nth-of-type(5n){margin-right: 1.5%;}
	.cogn dl:nth-of-type(4n){margin-right: 1.5%;}
	.cogn dl:nth-of-type(3n){margin-right: 1.5%;}
	.cogn dl:nth-of-type(2n){margin-right: 0%;}
	.cogn dl dd div.p{font-size: 12px;}
}
@media only screen and (max-width:340px){
	.cogn dl{padding-bottom: 57%;}
	.cogn dl dd div.p br:nth-of-type(2){display: none;}
}
/*游戏*/
.game_banner{}
.game_banner .game_left>img,.game_banner .game_right>img{width: 100%;}
.game_banner .game_left{float: left;width: 50%;overflow: hidden;}
.game_banner .game_right{float: left;width: 50%;position: relative;}
.game_right .g_right_con{position: absolute;top:15%;width: 610px;left: 50%;transform: translateX(-50%);}
.game_right .g_right_con .g_r_c_top{text-align: center;color: #fff;}
.game_right .g_right_con .g_r_c_top a{color: #fff!important;}
.game_right .g_right_con .g_r_c_top div.p{margin-top: 20px;max-height: 4.5em;overflow-y:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.game_right .g_r_c_bottom{max-width: 580px;margin: 7% auto 0;}
.game_right .g_r_c_bottom dl{float: left;width: 50%;text-align: center;}
.game_right .g_r_c_bottom dl:first-child dt{border-right: 1px solid #5883b4;}
.game_right .g_r_c_bottom dl:first-child dt .imgbox{width: 69px;height: 69px;margin: auto}
.game_right .g_r_c_bottom dl:first-child dt .imgbox img{width: 100%;}
.game_right .g_r_c_bottom dl dt p{color: #fff;margin-top: 20px;}
.game_right .g_r_c_bottom dl.app_dl{position: relative;}
.game_right .g_r_c_bottom dl.app_dl dt{padding-bottom: 20px;}
.game_right .g_r_c_bottom dl.app_dl dt .imgbox{width: 70px;height: 70px;margin: auto}
.game_right .g_r_c_bottom dl.app_dl dt .imgbox img{width: 100%;}
.game_right .g_r_c_bottom dl.app_dl dd{width: 100%;text-align:left;display:none;position: absolute;top:130px;border:1px solid #5883b4;padding:10px;padding-bottom: 0;}
.game_right .g_r_c_bottom dl.app_dl dd a{display: inline-block;margin:0 4.5px;width: 20%;}
.game_right .g_r_c_bottom dl.app_dl dd a img{width: 100%;margin-bottom: 10px;}
.game_right .g_r_c_bottom dl.app_dl dd em{position: absolute;top:-8px;left: 50%;transform: translateX(-50%);}

@media only screen and (max-width:1380px){
	.game_right .g_right_con{width: 80%;}
	.game_right .g_right_con .g_r_c_top div.p br{display: none;}
	.game_right .g_r_c_bottom dl.app_dl dd a{width: 19%;margin:0 4px;}
}
@media only screen and (max-width:1220px){
	.game_right .g_r_c_bottom dl dt img{width: 25%;}
	.game_right .g_r_c_bottom dl dt p{margin-top: 10px;}
	.game_right .g_r_c_bottom dl.app_dl dd{top:100px;}
	.game_right .g_right_con .g_r_c_top div.p{font-size: 12px;}
}
@media only screen and (max-width:1025px){
	.game_banner .game_left,.game_banner .game_right{width: 100%;}
	.game_right .g_r_c_bottom dl.app_dl dd{top:130px;}
	.game_right .fnt_28{font-size: 26px;}
	.game_right .g_right_con .g_r_c_top div.p{max-height: none}
}
@media only screen and (max-width:600px){
	.game_right .fnt_28{font-size: 16px;}
	.game_banner .game_right>img{width: 150%;}
	.game_right{overflow: hidden;}
	.game_right .g_r_c_bottom dl.app_dl dd{top:80px;}
}
@media only screen and (max-width:400px){
	.game_banner .game_right>img{width: 170%;}
	.game_right .g_r_c_bottom dl.app_dl dd{width: 150px;margin-left: -15px;}
}
@media only screen and (max-width:340px){
	.game_banner .game_right>img{width: 180%;}
	.game_right .g_r_c_bottom dl.app_dl dd{top:70px;margin-left: -20px;}
}
/*服务游戏*/
.game_active_con dl{float: left;width: 31.7%;margin-right: 2.4%;}
.game_active_con dl:nth-child(3n){margin-right: 0;}
.game_active_con dl dt{overflow: hidden;}
.game_active_con dl dt img{max-width: 100%;}
.game_active_con dl:hover dt img{transform: scale(1.1);}
.game_active_con dl dd{margin-top: 30px;}
.game_active_con dl .serv_game_event_date{float: left;text-align: center;padding:5px;
	width: 60px;background: #0463a0;color: #fff;margin-right: -70px;
}
.game_active_con dl .serv_game_event_date span{line-height: 1;font-weight: 700;}
.game_active_con dl .serv_game_event_intro{float: left;width: 100%;}
.game_active_con dl .serv_game_event_intro h4{padding-left: 90px;line-height: 1;}
.game_active_con dl .serv_game_event_intro h4 a{width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.game_active_con dl .serv_game_event_intro p{color: #82828f;padding-left: 90px;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;max-height:3.4em; line-height: 1.7em;}
@media only screen and (max-width:1100px){
	.game_active_con dl dd{margin-top: 20px;}
	.game_active_con dl .serv_game_event_date{width: auto;padding:5px 0;margin-right: 0;float: none;}
	.game_active_con dl .serv_game_event_date span{margin-right: 10px;}
	.game_active_con dl .serv_game_event_intro h4{padding-left: 0;margin-top: 20px;}
	.game_active_con dl .serv_game_event_intro p{padding-left: 0;}
}
@media only screen and (max-width:767px){
		.game_active_con dl{width: 100%;margin-right: 0;margin-bottom: 30px;}
	.game_active_con dl .serv_game_event_intro h4.fnt_20{font-size: 16px;}
}

.game_vid{background: #f2f2f2;padding-bottom: 40px;}

.game_logo li{float: left;width: 21.8%;margin-right: 4.2%;overflow: hidden;margin-bottom: 2%;}
.game_logo li img{max-width: 100%;}
.game_logo li:nth-child(4n){margin-right: 0;}
.game_logo li:hover img{transform: scale(1.1);}
@media only screen and (max-width:767px){
	.game_logo li{width: 48.5%;margin-right: 3%;}
	.game_logo li:nth-child(2n){margin-right: 0;}
	.game_logo li:nth-child(4n){margin-right: 0;}
}
.mall_con_left{width: 65%;float: left;}
.mall_con_right{width: 30%;float: right;padding:;background: #0463a0;}
.mall_con_right dl{padding:70px 40px;}
.mall_con_right dl dt{color: #fff;}
.mall_con_right dl dd{text-align: center;margin-top: 30px;color: #fff;}
.mall_con_right dl dd img{max-width: 100%;}
.mall_con_right dl dd p{margin-top: 20px;}
@media only screen and (max-width:1100px){
	.mall_con_right dl{padding:40px;}
}
@media only screen and (max-width:1000px){
	.mall_con_right dl dd p span{display: block;}
}
@media only screen and (max-width:767px){
	.mall_con_left{width: 100%;}
	.mall_con_right{width: 100%;margin-top: 30px;}
}