/*banner*/

.banner .swiper-container {
	height: 500px;
}

.banner .swiper-container-horizontal > .swiper-pagination {
	bottom: 25px;
}

.banner .swiper-slide {
	background-repeat: no-repeat;
	background-position: center 100%;
	background-size: contain;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 25px;
	height: 10px;
	margin: 0 10px;
	border-radius: 10px;
	background: #fff;
	opacity: 1;
	transition: all 0.2s linear;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
	width: 48px;
	background: #ff7e28;
}

/*title*/

.title {
	font-weight: normal;
	border-bottom: solid 1px #e7e7e7;
	line-height: 70px;
	font-size: 14px;
}

.title_cn {
	font-size: 26px;
	display: flex;
	justify-content: center;
}

.title_en {
	color: #b6b6b6;
	float: left;
	margin-left: 10px;
	line-height: 20px;
	margin-top: 28px;
}

.title_icon {
	display: block;
	content: '\20';
	width: 38px;
	height: 38px;
	float: left;
	margin-top: 16px;
	margin-left: 24px;
	margin-right: 5px;
}

.title_icon1 {
	background-position: 0 -646px;
}

.title_icon2 {
	background-position: 0 -696px;
}

.title_icon3 {
	background-position: 0 -746px;
}

.title_icon4 {
	background-position: 0 -796px;
}

.more {
	line-height: 22px;
	float: right;
	border: solid 1px #cacaca;
	padding: 0 4px;
	border-radius: 2px;
	margin-top: 23px;
	margin-right: 24px;
}

.more:hover {
	color: #fff;
	background: #cacaca;
}

.more span {
	display: inline-block;
	padding-right: 14px;
	background-position: 44px -878px;
}

.more:hover span {
	background-position: 44px -846px;
}

/*p1*/

.p1 {
	padding-top: 60px;
	padding-bottom: 50px;
	background: url(../img/p1_bg.png) no-repeat center top/auto #f9f9f9;
}

.hot_game {
	border: solid 1px #e7e7e7;
	background: #fff;
	width: 794px;
	float: left;
}

.hot_list li {
	margin-top: 20px;
	margin-left: 24px;
	width: 232px;
	height: 380px;
	float: left;
}

.hot_imgbox {
	position: relative;
	height: 280px;
	overflow: hidden;
	margin-bottom: 20px;
}

.hot_img {
	width: 100%;
	height: 100%;
}

.hot_QRcode_box {
	transform: translateY(100%);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 12px;
	background: rgba(0, 0, 0, 0.4);
	transition: all 0.5s ease;
}

.hot_imgbox:hover .hot_QRcode_box {
	transform: translateY(0);
}

.hot_QRcode_box_border {
	padding: 0 16px;
	height: 100%;
	box-sizing: border-box;
	border: solid 1px #c4c4c4;
}

.hot_QRcode {
	width: 110px;
	margin: 15px auto;
}

.hot_QRcode_text {
	color: #fff;
	line-height: 24px;
	overflow: hidden;
	height: 96px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.hot_game_name {
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	float: left;
}

.hot_service {
	color: #bababa;
	margin-top: 10px;
}

.btn_download {
	display: block;
	float: right;
	color: #ff7e28;
	line-height: 22px;
	padding: 0 14px;
	border: solid 1px #ff7e28;
	border-radius: 2px;
}

.btn_download:hover {
	color: #fff;
	background: #ff7e28;
}

.btn_download span {
	display: inline-block;
	background-position: 34px -1005px;
	padding-right: 20px;
}

.btn_download:hover span {
	background-position: 34px -973px;
}

.service_list {
	border: solid 1px #e7e7e7;
	background: #fff;
	width: 380px;
	float: right;
}

.service_list_ta {
	width: 100%;
	line-height: 48px;
}

.ta_item {
	border-bottom: solid 1px #e7e7e7;
	overflow: hidden;
}

.ta_item:last-child {
	border-bottom: solid 1px #fff;
}

.ta_item:hover {
	color: #fff;
	background: #ff7e28;
}

.ta_item > div {
	width: 33.3%;
	cursor: pointer;
	height: 49px;
	float: left;
}

.circle {
	padding-left: 18px;
	padding-right: 8px;
}

.linellae {
	padding-left: 10px;
	padding-right: 10px;
	color: #e7e7e7;
	font-size: 12px;
}

.service_list_ta tr:hover td .linellae {
	color: #ff954e;
}

.news_box {
	border: solid 1px #e7e7e7;
	background: #fff;
	margin-top: 50px;
}

.news_list {
	padding-bottom: 50px;
}

.news_list li {
	margin-top: 24px;
	margin-left: 24px;
	margin-right: 24px;
	float: left;
	width: 350px;
}

.news_imgbox {
	position: relative;
	width: 134px;
	height: 124px;
	float: left;
	margin-right: 15px;
	cursor: pointer;
}

.news_logo {
	width: 134px;
	height: 124px;
	border-radius: 15px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.news_logo:hover {
	-webkit-box-shadow: 0px 5px 5px #e3e3e3;
	box-shadow: 0px 5px 5px #e3e3e3;
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

.news_textbox {
	overflow: hidden;
}

.news_name {
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	cursor: pointer;
	overflow: hidden;
	height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_name span {
	border-bottom: solid 1px #fff;
}

.news_name span:hover {
	border-bottom: solid 1px #ff7e28;
}

.news_subname {
	color: #818181;
	line-height: 24px;
	overflow: hidden;
	height: 48px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.newsdate {
	color: #bfbfbf;
	font-size: 12px;
	line-height: 12px;
	float: left;
}

.news_look {
	display: block;
	float: right;
	color: #ff7e28;
	line-height: 22px;
	padding: 0 14px;
	border: solid 1px #ff7e28;
	border-radius: 2px;
}

.news_look:hover {
	color: #fff;
	background: #ff7e28;
}

.news_look span {
	display: inline-block;
	background-position: 34px -941px;
	padding-right: 20px;
}

.news_look:hover span {
	background-position: 34px -909px;
}

/*p2*/

.p2 {
	padding-top: 10px;
	background: #fff;
}

.gameList li {
	position: relative;
	float: left;
	background: #f9f9f9;
	border: solid 1px #e7e7e7;
	margin-top: 24px;
	margin-left: 24px;
	width: 170px;
	height: 244px;
	transition: all 0.2s linear;
}

.gameList li:hover {
	background: #fcfcfc;
	border: solid 1px #ff7e28;
}

.game_logobox {
	margin: 26px 22px;
	position: relative;
	width: 126px;
	height: 126px;
}

.game_logo {
	width: 126px;
	height: 126px;
}

.icon_n_red {
	position: absolute;
	top: -10px;
	left: -8px;
	display: block;
	line-height: 22px;
	height: 22px;
	width: 22px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #fa1414;
	border-radius: 5px;
	z-index: 1;
}

.icon_n_green {
	position: absolute;
	top: -10px;
	left: -8px;
	display: block;
	line-height: 22px;
	height: 22px;
	width: 22px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #1fbf00;
	border-radius: 5px;
	z-index: 1;
}

.game_name {
	text-align: center;
	font-size: 18px;
}

.game_category {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #bababa;
	line-height: 18px;
	height: 18px;
	text-align: center;
	background: url(../img/category_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

.game_more {
	display: block;
	width: 126px;
	line-height: 24px;
	color: #bababa;
	background: #f3f3f3;
	border-radius: 3px;
	text-align: center;
	margin: 40px auto 28px auto;
	transition: all 0.2s linear;
}

.game_more:hover {
	color: #fff;
	background: #ff7e28;
}

.category_nav {
	float: right;
	margin-top: 23px;
}

.category_nav li {
	float: left;
	line-height: 24px;
	border-radius: 3px;
	cursor: pointer;
	padding: 0 15px;
	margin-right: 10px;
}

.category_nav li.active,
.category_nav li:hover {
	color: #fff;
	background: #ff7e28;
}

.downloadWin_list {
	text-align: center;
	width: 215px;
	margin-left: auto;
	margin-right: auto;
}

.downloadWin_list a {
	display: block;
	width: 215px;
	height: 65px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 20px;
}
.downloadWin_list a:hover {
	opacity: 0.9;
}

.downloadWin_list a img {
	width: 100%;
	height: 100%;
}
