body{
	background-color: #f5f5f5;
	}
.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.slides_block img {
    height: auto;
    width: 100%;
}
/*玩家评价*/
.commentList>div{padding:20px 0;border-bottom:1px solid #ccc;}
.playerTitle{line-height:30px;}
.player{width:30px;height:30px;margin-right:10px;background:url('../../images/webapp/touxiang.jpg');background-size:30px;border-radius:5px;}
.commentText{padding-left:40px;}
.trim-line{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.five-line{-webkit-line-clamp:5;}
.two-line{-webkit-line-clamp:2;}
.all-line{-webkit-line-clamp: inherit!important;height: auto!important;}
.text-more{position:relative;}
.text-more:before,
.text-all:before{content:'';width:60px;height:20px;background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff 50%,#fff);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 50%,#fff);position:absolute;right:0;bottom:0;}
.text-more:after{content:'';background-image:url('../../images/webapp/text-more.png');width:40px;height:20px;display:block;background-size:20px 20px;position:absolute;background-repeat:no-repeat;bottom:0;right:-16px;}
.text-all:after{ display:block;content:'收起';width:80px;position:relative;padding-right:40px;left:0;font-size:14px;right:auto;color:#b2b2b2;background-position:30px 0;background-repeat:no-repeat;background-size:20px 20px;background-image:url('../../images/webapp/text-more.png');}
/*公共*/
html, body {
    height:100%;
}
.fl{float:left;}
.fr{float:right;}
.clear{zoom:1;}
.clear:after{content:'';display:block;width:0;height:0;line-height: 0;clear:both;font-size:0;}
/*h4, .h4	{
	border-left: 3px solid #ff2b2b;
    padding-left: 5px;
}*/

.iconfont{
	font-size:20px;
}

.icon-fanhui{
	margin-right:5px;	
}

body {
    font-family: "Microsoft Yahei";
}

::-webkit-scrollbar {
    width: 0px;
}

#yxframe_content {
    min-height: 500px;
}

.full_container {
    width: 100%;
    margin: 0;
    padding: 0;
}

.inner_container {
    /*width:1000px;*/
    margin: 0 auto;
}

.page_top_title_banner {
    text-align: center;
    background-color: #00AAEE;
    color: #FFFFFF;
    padding: 5px 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/*游戏列表模块*/
.gameListItem>div{
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}


/*导航模块*/

.top_navi {
    padding: 0px 0 0 0;
    border-bottom: 1px solid #CCCCCC;
    width: 100%;
}

.top_navi_content {
    /*width:1000px;*/
    margin: 0 auto;
}

.top_navi_links {
    text-align: right;
    float: right;

    padding: 0;
}

.top_navi_links a {
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    float: left;
    border-bottom: 2px solid #FFFFFF;
    color: #333333;
    font-size: 16px;

    text-align: center;
    margin: 0;
}

.top_navi_links a:hover {
    border-bottom: 2px solid #00AAEE;
    color: #00AAEE;
}

/*页面底部模块*/

.footer_block {
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #333333;
    /*    position:fixed;
        bottom:0px;*/
}

.footer_block a {
    color: #DDDDDD;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 20px;
    cursor: pointer;
    font-size: 16px;
}

.footer_block a:hover {
    color: #FFFFFF;

}

.footer_bottom_txt {
    color: #FFFFFF;
    padding-top: 20px;
}

.module_login_full_background {
    width: 100%;
    margin-top: 0px;
    /*margin-bottom:20px;*/
    /*min-height:500px;*/
    /*background-color:#0ae;*/
    background-image: url('../img/slides/3.jpg');
}

.module_login_full_background .login_container {

    background-color: #FFFFFF;
    padding: 15px 30px;
    border-radius: 5px;
    margin-top: 50px;
}

.module_login_full_background .login_container .row {

    margin-top: 10px;
    margin-bottom: 10px;
}

.module_login_full_background .left_content {
    color: #FFFFFF;
    /*padding-top:100px;*/
}

.module_login_full_background .left_content h1 {
    font-size: 36px;
    margin-bottom: 50px;
}

.module_login_full_background .left_content p {
    font-size: 24px;
}

.module_login_full_background_wrapper {
    margin: 20px auto;
}

.module_login_full .login_container .row {
    margin-top: 20px;
    margin-bottom: 20px;
}

.module_login_full .login_container .row input,
.module_login_full .login_container .row a {
    border-radius: 10px !important;
}

.module_login_full_wrapper {
    /*margin:20px auto;*/
}

.module_bottomtabs {
    background-color: #FAFAFA;
    height: 50px;
}

.module_bottomtabs .tab_item {
    padding: 3px 0;
    text-align: center;
}

.module_bottomtabs .tab_item.active {
    /*background-color:red;*/
}

.module_bottomtabs img {
    height: 100%;
}

.module_bottomtabs .tab_item_icon {
    height: 30px;
    width: 100%;
    float: left;
}

.module_bottomtabs .tab_item_text {
    height: 14px;
    font-size: 12px;
    line-height: 14px;
    width: 100%;
    float: left;
}

.module_bottomtabs_active_tab {
    color: blue;
}

.fixed_footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width:100%;
    z-index: 9999;
    border-top: 1px solid #CCCCCC;
}

.top_padding_for_fixed {
    /*margin-top:50px;*/
}

.bottom_padding_for_fixed {
    margin-bottom: 50px;
}

.module_header {
	background-color: #FFFFFF;
    padding: 10px 0;
    color: #333333;

}

.module_header a {
    color: #FFFFFF;
}

.module_header .search_icon {
    height: 30px;
    margin-right: 10px;
}

.module_header .user_icon {
    height: 30px;
}

.returnBefore {
   border-bottom:1px solid #dadada;
    padding: 10px 0;
    color: #333333;
}

.returnBefore a {
    color: #333333;
}

.module_headerSearch {
    padding-left: 0;
    padding-right: 0;
}

.module_headerSearch .top_head {
    padding: 10px 0;
    color: #FFFFFF;
    margin: 0;
}

.module_headerSearch .search_result .col-xs-12 {
    border-bottom: 1px solid #DDDDDD;
}

.nav_tabs {
    background-color: #FFFFFF;
    line-height:50px;
}

.nav_tabs .col-xs-3 {
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav_tabs a {
	font-size:18px;
    text-decoration: none;
    color: #333333;
}

.nav_tabs a.active {
	/*border-bottom:4px solid #c1e951;*/
    /*color: #ff2b2b;*/
}
.nav_tabs img {
    width: 40px;
}

.module_KeyRecommendApp {
    background-color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.module_KeyRecommendAppItem {
    padding: 5px;
}

.module_KeyRecommendAppItem > .row {
    margin-bottom: 10px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 10px;
    margin: 10px;
    /*box-shadow: 0px 0px 2px 1px #ccc;*/
}

.module_KeyRecommendAppItem .app_icon img {
    width: 100%;
}

.star_img img {
    height: 14px;
}

.module_NewRecommendApp {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
}

.module_BTRecommendApp {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;

}

.module_advertising {
    background-color: #FFFFFF;
    padding: 0px;
    margin-top: 10px;
}

.module_NewRecommendAppItem {
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.module_NewRecommendAppItem .app_icon img {
    width: 100%;
}

.categoryBox {
    margin-left: -15px !important;
    margin-right: -15px !important;
    padding: 0 15px;
    /* border-bottom: 1px solid #EEEEEE; */
}
.categoryBox .category{
	display: block;
    padding: 20px 0 15px;
    border-bottom:1px solid #eee;
    height: auto;
    overflow: hidden;
}

.giftLists {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}

.module_GiftCodesItem {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}

.module_ServerList {
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 10px;
}

.module_ServerListItem {
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.module_AccountCenter {

    padding: 0;
}

.module_AccountCenter .top_pannel {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    text-align: center;
}

.module_AccountCenter .funcs {
    background-color: #FFFFFF;
    margin-top: 20px;
    /*    padding-top:20px;
        padding-bottom:20px;*/
}

.module_AccountCenter .funcs .funcsItem {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EEEEEE;
    padding-left: 0;
    padding-right: 0;
}

.module_CardCodeList {
    padding: 0;
    background-color: #FFFFFF;
}

.module_CardCodeListItem {
    padding: 10px;
    border-bottom: 1px dashed #CCCCCC;
}

.module_TextBlock {
    padding: 0;
    background-color: #FFFFFF;
}

.module_TextBlock .row {
    padding: 20px;

}

.full_white {
    padding: 0;
    background-color: #FFFFFF;
}

.full_tranparent {
    padding: 0;
}

.grey_text_block {
    color: #999999;
    font-size: 12px;
}

.module_starRate .star_icon {
    height: 14px;
}

.app_icon, .icon_full {
    width: 100%;
    max-width:100px;
}

.play_icon {
    height: 30px;
    width: auto;
}

.icon_left_arrow {
    height: 30px;
}

.icon_3rd_login_methods {
    width: 50px;
}

.icon_user_head {
	width: 148px;
	height: 148px;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.04);
	border-radius: 100%;
	border: 6px solid #FFFFFF;
}

.icon_right_arrow {
    height: 18px;
    margin-top: -3px;
}

.icon_common {
    height: 30px;
}

.register .row {
    margin-top: 20px;
    margin-bottom: 20px;
}

.module_findpwd .row {
    margin-top: 20px;
    margin-bottom: 20px;
}

.catelist_right_arrow {
    height: 14px;
    margin-top: -3px;
}

.app_shot_item {
    height: 200px;
    float: left;
    margin-right: 3px;
}

.module_AppDetail .image_wrap {
    width: 520px;
    float: left;
}

.module_AppDetail .image_wrap_full {
    width: 10000px;
    float: left;
    height: 100%;
}

.module_AppDetail .app_shot_item_full {
    height: 100%;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
}

.module_slideshow {
    background-color: #F5F5F5;
    margin-top: 10px;
    padding: 45px 0px 0px 0px;
}

.tagicon{
	width: 20%;
    float: left;
    text-align: center;
    padding: 12px;
    color: #000000;
}

.tagicon img{
	max-width: 80px;
}

.hotAppList{
	text-align: center;
}

.hotApp{
	padding: 8px;
	max-height: 180px;
	text-align: center;
}

.hotAppList img{
	margin-bottom: 10px;
}

.module_SelectTb img, .module_hotApp img{
	width: 100%;
	display: block;
	margin: auto;
}

.module_hotApp{
	background-color: #FFFFFF;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.module_hotListApp{
	background-color: #FFFFFF;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.module_SelectTb{
    background-color: #FFFFFF;
    margin-top: 0px;
    padding-top: 0px;
}

.module_TodayNews {
    background-color: #FFFFFF;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.module_TodayNews_item {
    padding: 8px 0;
    border-bottom: 1px dashed #EEEEEE;
}

.module_TodayNewsAll {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}

.module_TodayNewsAll_item {
    padding: 10px 0;
    border-bottom: 1px dashed #EEEEEE;
}

.module_TodayNewsAll img {
    width: 100%;
}

.light_label {
    padding: 0px 2px;
    /*border-radius:3px;*/
    font-size: 12px;
    line-height: 12px;
}

.light_label_success {
    border: 1px solid green;
    color: green;
}

.light_label_danger {
    border: 1px solid red;
    color: red;
}

.module_ImageBlock {
    background-color: #FFFFFF;
    margin-top: 10px;
    padding: 0px;
}

.module_ImageBlock .row {
    padding: 0;
    margin: 0;
}

.module_ImageBlock img {
    width: 100%;
}

.module_FloatDownload {
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 50px;
    /*width: 100%;*/
    color: #FFFFFF;
}

.module_GiftDetail_appdiv {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.module_GiftDetail_appdiv img {
    width: 100%;
}

.captcha_img_wrapper img {
    width: 100%;
}

.full_white {
    padding: 0;
    background-color: #FFFFFF;
}

.full_tranparent {
    padding: 0;
}

.white_div {
    background-color: #FFFFFF;
}

.grey_text_block {
    color: #999999;
    font-size: 12px;
}
/*支付模块*/
.module_ChargeCenter .col-xs-3 {
    color: #333;
    padding-right: 0;
}

.module_ChargeCenter .text_value {
    color: red;
}

.module_ChargeCenter .payway_item {
    padding: 0 0px 10px 0;
}

.module_ChargeCenter .payway_item .row {
    border: 1px solid #CCCCCC;
    padding: 5px 10px;
    /*border-radius:5px;*/
}

.module_ChargeCenter .payway_item .col-xs-4 {
    padding: 0;
    text-align: center;
}

.module_ChargeCenter .payway_item .col-xs-8 {
    padding: 0;

}

.module_ChargeCenter .payway_item img {
    /*width:90%;*/
    max-width: 30px;
}

.module_ChargeCenter .payway_item span {
    line-height: 28px;
    font-size: 14px;
    padding: 0 0 0 2px;
}

.module_ChargeCenter .charge_div_item {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.module_ChargeCenter .payway_item_active {
    /*background-color:#99ff99;*/
    color: #333333;
    border: 1px solid green !important;
}

.module_ChargeCenter .pay_num_item {
    border: 1px solid #CCCCCC;
    border-radius: 0px;
    text-align: center;
    border-radius: 3px;
    height:60px;
    line-height:60px;
}

.module_ChargeCenter .pay_num_item.active {
    border: 1px solid #ff2b2b;
    color: #ff2b2b;
}
.text_overflow{
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


#keyword{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px;
    background-color:#f3f3f3;
    border-radius: 10px;
    text-align: left;
    border:1px solid #ccc;
    outline:none;
}
.login_head{
	text-align: center;
	font-size: 16px;
	background-color: #000;
	color: #fff;
	line-height: 45px;
	padding: 0px;
}

.form-control{
	outline:none;  
}
