body{
	background-color: #ffeef5;
	min-width: 980px;
	background-color: #f8f9f9;
}
.downCss2345{
	display: inline-block;
	vertical-align: text-bottom;
	width: 14px;
	height: 14px;
}
.downCss2345Div{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #0090eb;
	line-height: 24px;
}
.downCss2345Div a{
	color: #0090eb;
}
/* 面包屑 */
.crumb{
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	margin-bottom: -10px;
	overflow: hidden;
	padding-right: 5px;
	padding-left: 2px;
	position: relative;
	background: #f8f9f9;
}
.crumb a{
	text-decoration: underline;
	color: #333;
}
.crumb span{
	color: #808080;
}
.crumb_l{
	float: left;
	position: relative;
}
.crumb_r{
	float: right;
	position: relative;
}

/* main */
.main{
	width: 980px;
	margin:0 auto 10px;
}

.columns{
	overflow: hidden;
	width: 100%;
	position: relative;
	background: #f8f9f9;
}
.columns_l{
	width: 672px;
	float: left;
}
.columns_r{
	float: right;
	width: 300px;
}
.wrap{
	margin-top: 10px;
	background-color: #fff;
	border: solid 1px #f6eaef;
	position: relative;
}
.line_columns{
	overflow: hidden;
	position: relative;
}
.game_list{
	overflow: hidden;
	padding: 4px 9px 9px;
}
.columns .wrap_type2 .game_list{
	padding: 4px 11px 9px;
}
.wrap_only .game_list{
	padding: 0 9px 5px;
}
.swiper-wrapper .game_list{
	width: 280px!important;
}
.game_item{
	text-align: center;
	float: left;
	margin: 3px 6px;
	width: 84px;
	overflow: hidden;
}
.wrap_only .game_item{
	margin: 15px 6px 5px;
	width: 84px;
}
.wrap_only{
	margin-top: 5px;
	height: 120px;
}
.columns .game_item, .line_columns .game_item{
	margin:3px 4px 3px 5px;
}
.wrap_type2  .game_item img{
	width: 100px;
	height: 75px;
	border-radius: 10px;
}
.columns .wrap_type2  .game_item  .pic1{
	width: 88px;
	height: 71px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	margin: auto;
}
.pic1_bk{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 88px;
	height: 71px;
	background-image: url(../images/bk.png);
}
.columns .wrap_type2  .game_item img{
	width: 95px;
	height: 74px;
	margin-top: -1px;
	margin-left: -1px;
}
.game_item>a{
	display: block;
}
.game_item .pic{
	font-size: 0;
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 10px;
	overflow: hidden;
	margin: auto;
	position: relative;
}

.game_item .pic1{
	font-size: 0;
	width: 100px;
	/* height: 78px; */
	height: 74px;
	border-radius: 10px;
	overflow: hidden;
	margin: auto;
	position: relative;
	padding-top: 6px;
}
.img_bk {
    display: block;
    position: absolute;
    top: 0;
    width: 100px;
    height: 80px;
    background-image: url(../images/zhuanji_box.png);
}
.game_item .pic img{
	width: 76px;
	height: 77px;
	margin-top: -2px;
	margin-left: -2px;
}
.game_item .pic70 img{
	width: 70px;
	height: 70px;
	margin-top: 0px;
	margin-left: 0px;
}
.icon_jian{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 18px;
	height: 18px;
	background-image: url(../images/jian_icon.png);
}
.wrap_type2 .game_item{
	margin:3px 6px;
	width: 108px;
	overflow: hidden;
}
.columns .wrap_type2 .game_item{
	width: 96px;
}
.game_item p{
	font-size: 12px;
	color: #3f3f3f;
	height: 19px;
	line-height: 22px;
	margin: 2px 0 4px;
	width: 100%;
	overflow:hidden;
}
.game_list .game_item:hover p{
	color: #0090eb;
}


.w_head{
	height: 35px;
	line-height: 35px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.w_tabs{
	height: 100%;
	overflow: hidden;
	float: left;
	background-image: url(../images/gray_bg.jpg);
}
.w_tabs_i{
	padding: 1px 22px 1px;
	text-align: center;
	font-size: 16px;
	float: left;
	border-top:1px solid  #fbdbe8;
	background-image: url(../images/gray_line.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
}
.w_tabs_i_only{
	background-image: none;
}
.w_tabs_i h1,.w_tabs_i h2, .w_tabs_i h3{
	font-size: 16px;
	font-weight: 400;
}
.w_tabs_i:hover{
	border-top: 2px solid #ff69a6;
	padding: 0 22px;
}
.w_tabs_ied{
	border-top: 2px solid #ff69a6;
	padding: 0 22px 1px;
	font-weight: 600;
	background-color: #fff;
}
.w_tabs_ied h1, .w_tabs_ied h2, .w_tabs_ied h3{
	font-weight: 600;
}
.w_links, .w_lr, .w_imgChange{
	float: right;
	padding: 0 22px;
	font-size: 0;
	position: relative;
	overflow: hidden;
	top: 1px;
}
.w_lr{
	width: 40px;
	height: 35px;
	padding: 0;
	margin-right: 22px;
}
.w_imgChange{
	padding: 0;
	font-size: 12px;
}
.w_links a{
	color: #ff69a6;
	text-decoration: underline;
	font-size: 12px;
}
.w_imgChange a{
	display: block;
	line-height: 28px;
	padding: 0 8px 0 22px;
	border-bottom: solid 1px #f2f2f2;
	border-left: solid 1px #F2F2F2;
	float: left;
	position: relative;
	background-color: #fafafa;
}
.w_imgChange .w_imgChange_ied {
	background-color: #fff;
}
.w_imgChange a:hover{
	background-color: #fff;
}
.w_mod{
	width: 486px;
	background-color: #ffffff;
}
.w_mod_l{
	float: left;
	display: inline-block;
	height: 100%;
	width: 484px;
}
.w_mod_l_posi{
	position: absolute;
	left: 0;
	top: 0;
}
.w_mod_r_posi{
	position: absolute;
	right: 0;
	top: 0;
}
.w_mod_r{
	width: ;
	float: right;
	height: 100%;
	display: inline-block;
	width: 484px;
}
.game_links{
	margin-top: 2px;
	font-size: 12px;
	padding: 12px 15px;
	border-top: 1px solid #f5eff2;
}
.game_links a{
	line-height: 25px;
	padding: 0 6px;
	display: inline-block;
}
.game_links a:hover{
	color: #ff69a6;
}
.game_no{
	text-align: center;
	padding: 40px 0 20px;
}
.game_no_img{
	display: block;
	width: 308px;
	height: 198px;
	margin: auto;
	background: url(../images/zanwushuju_fen.jpg);
}
.game_no p{
	font-size: 16px;
	color: #999999;
	padding: 20px;
}
.swiper_type2{
	margin:3px auto 10px;
	width: 258px;
	height: 172px;
	border-radius: 10px;
	text-align: center;
	overflow: hidden;
}
.swiper_type2 img{
	width: 100%;
	height: 100%;
}
.cw_swiper>img{
	width: 100%;
	height: 100%;
}
.cw_txt{
	padding: 0 20px 17px;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}
.wrap_gamedb .game_list{
	padding: 0 9px 6px;
}
.geme_Mlist{
	border-top: 1px solid #f5eff2;
	padding: 13px 9px 10px;
	overflow: hidden;
}
.geme_Mlist .game_item{
	margin: 3px 11px;
	width: 117px;
}
.geme_Mlist .game_item .pic3{
	width: 117px;
	height: 78px;
	overflow: hidden;
}
.geme_Mlist .game_item img {
    width: 117px;
    height: 78px;
    border-radius: 10px;
}
.geme_Blist{
	padding: 4px 9px 6px;
	overflow: hidden;
}
.geme_Blist .game_item{
	width: 198px;
	height: 258px;
	border: 1px solid #f2f2f2;
	margin: 0px 8px 14px 9px;
}
.geme_Blist .game_item img{
	width: 198px;
	height: 131px;
}
.geme_Blist .game_item_labels .game_label{
	color: #aaa;
}
.geme_Blist .pic2{
	display: block;
	width: 198px;
	height: 131px;
	position: relative;
}
.geme_Blist .pic2:hover .swiper_player{
	display: block;
}
.game_item_info{
	width: 198px;
	border-top: 1px solid #f2f2f2;
	text-align: left;
	padding-bottom 9px;
	font-size: 12px;
}
.game_item .game_item_tit{
	font-size: 14px;
	color: #333;
	margin: 8px auto 10px;
	width: 168px;
	line-height: 20px;
	height: 19px;
}
.game_item .game_item_tit a:hover {
	color: #ff69a6;
}
.game_item_info .game_item_dsc{
	padding: 0px 15px 7px;
	width: 168px;
	color: #808080;
	line-height: 20px;
	height: 35px;
	white-space: inherit;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.geme_Blist .game_item_labels{
	margin: 10px 12px 15px;
	color: #aaa;
	height: 22px;
	overflow: hidden;
}

.game_item_labels .game_label{
	display: inline-block;
	border: 1px solid #e8e8e8;
	padding: 0px 9px;
	border-radius: 5px;
	margin:0 2px 5px;
	height: 20px;
	line-height: 20px;
}
.game_item_labels .game_label:hover{
	color: #ff69a6;
}
.pagination{
	margin: auto;
	text-align: center;
	padding: 2px 0 22px;
}
.page_i{
	display: inline-block;
	width: 35px;
	line-height: 35px;
	border-radius: 5px;
	border: solid 1px #e1e1e1;
	font-size: 12px;
	margin: 0 4px;
}
.page_i:hover{
	background-color: #e1e1e1;
}
.page_ied{
	background-color: #e1e1e1;
}
.page_i_pre,.page_i_aft{
	width: 72px;
	background-color: #e1e1e1;
	position: relative;
}
.page_i_pre{
	padding-left: 10px;
	border: none;
}
.page_i_aft{
	padding-right: 10px;
	border: none;
}
.page_i_red:hover{
	background-color: #ff7db1;
}
.page_i_red{
	background-color: #ff69a6;
	color: #fff;
}

/* 蓝版 */


#theme-blue .w_links a{
	color: #0090eb;
}
#theme-blue .page_i_red{
	background-color: #2da4ff;
}
#theme-blue .h_nav_i:hover{
	color: #0090eb;
}
#theme-blue .page_i_red:hover{
	background-color: #54b5ff;
}
#theme-blue .game_links a:hover{
	color: #0090eb;
}
#theme-blue .game_item_tit a:hover{
	color: #0090eb;
}
.game_item_labels .game_label:hover{
	color: #0090eb;
}
#theme-blue .w_tabs_i{
	border-top: 1px solid #dceaf6;
}
#theme-blue .w_tabs_ied{
	border-top: 2px solid #71befd;
	padding: 0 22px;
}
#theme-blue .w_tabs_i:hover{
	border-top: 2px solid #71befd;
	padding: 0 22px;
}
#theme-blue .h_more{
	border: 1px solid #f2f2f2;
}
#theme-blue .h_more_jt{
	background-image: url(../images/sanjiao_lan.png);
}
#theme-blue .h_more_list a:hover{
	color: #0090eb;
}
#theme-blue .h_site .login_no>div:hover span,#theme-blue .h_history:hover span{
	color: #0090eb;
}
#theme-blue .wrap{
	border: 1px solid #f2f2f2;
}
#theme-blue .game_no_img{
	background: url(../images/zanwushuju_lan.jpg);
}
/* swiper */
.swiper-button-prev,.swiper-button-next{
	width: 14px;
	height: 34px;
}
.swiper-button-prev{
	left: 0;
}
.swiper-button-next{
	right: 0;
}
.swiper-button-prev::after,.swiper-button-next::after{display: none;}
.swiper_bottom{
	width: 100%;
	line-height: 26px;
	background-color: rgba(0,0,0,0.56);
	color: #fff;
	font-size: 12px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}
.swiper_txt_box{
	width: 160px;
	height: 26px;
	padding: 0 70px 0 10px;
	overflow: hidden;
	background-color: rgba(0,0,0,0.56);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	text-align: left;
}
.swiper_txt{
	font-size: 12px;
	color: #fff;
	width: 160px;
	overflow: hidden;
	line-height: 26px;
	height: 26px;
}
.swiper_type2 .swiper_txt_box{
	width: 178px;
}
.swiper_type2 .swiper_txt{
	width: 178px;
}
.swiper-container-horizontal>.swiper-pagination{
	left: 148px;
	padding: 0 6px;
	width: 80px;
	text-align: right;
}
.swiper_type2 .swiper-pagination{
	left: 166px;
}
.sideNav{
	position: fixed;
	width: 980px;
	bottom: 0;
	left: 50%;
	margin-left: -490px;
	z-index: 2;
}
.sideNavlist{
	position: absolute;
	right: -100px;
	bottom: 120px;
	width: 79px;
	background-color: #fff;
	border: 1px solid #f2f2f2;
}
.sideNavItem{
	display: block;
	width: 40px;
	padding-left: 30px;
	height: 36px;
	line-height: 36px;
	color: #474747;
	position: relative;
	margin: auto;
	border-radius: 5px;
}
.sideNavItem>span{
	font-size: 14px;
	padding: 0 1px;
}
.sideNavItem:hover{
	background-color: #2da4ff;
	color: #fff;
}

.swiper_player{
	display: none;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
	background-image: url(../images/icon.png);
	background-position: 0 -126px;
}

.swiper-container:hover .swiper_player,
.swiper-container:hover .icon_swper_prev,
.swiper-container:hover .icon_swper_next {
	display: block;
}
.swiper-game-his1,.swiper-game-hisa{
	width: 298px;
	height: 314px;
	overflow: hidden;
}
.wrap_dbmore{
	margin-top: 0px;
	border-top: none!important;
}
.wrap_dbmore .game_list{
	padding: 15px 0px 5px 15px;
}
.wrap_dbmore .game_item{
	width: 79px;
	margin: 0 0 10px;
}
.wrap_dbmore .game_item p{
	margin: 0 ;
	height: 16px;
	line-height: 16px;
}

.wrap_dbmore .game_item .pic img{
	width: 66px;
	height: 50px;
}
