
/*-----------------[初始化]--------------*/
body{font-size: 14px;color: #666;background: #efefef;line-height: 1.5;
    margin: 0 auto;position: relative;}
a{color: #666;}
a:hover{color: #f60;}

.red{color: #ee6d5f !important;}

.hide{visibility: hidden;}
.dn{display: none;}

input,textarea,select{font-size: 12px;outline: 0;color: #333;font-family:"微软雅黑","Microsoft Yahei";}
input{border: 0;}
img{max-width: 100%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
em{font-style: normal;}

/*文字列表*/
.txt-list1{overflow: hidden;}
.txt-list1 li{height: 30px;line-height: 30px;overflow: hidden;
    border-bottom: 1px dotted #cbcbcb; padding-left: 15px;
    background: url(../images/i-a.png) no-repeat left center;
    -webkit-background-size: auto 12px;background-size: auto 12px;}
.txt-list1 li:last-child{border-bottom: 0;}
.txt-list1 li a{}
.wrapper{width: 100%;margin: 0 auto;overflow: hidden;}
.h65{height: 65px;clear: both;overflow: hidden;}
.h95{height: 95px;clear: both;overflow: hidden;}
.con-box{background: #fff;margin-top: 10px;padding: 10px;overflow: hidden;
    border-top: 1px solid #ddd;/*border-bottom: 1px solid #ddd;*/}
.main #bd .con-box .con a{ color: #ff6600;}

/*******************************
  -------[=头部]-------
********************************/
header{height: 60px;line-height: 60px;background: #178dd6;padding:0 18px;}
header .logo{float: left;}
header .logo img{height: 25px; display: inline-block;vertical-align: middle;margin-bottom: 3px;}

header .searchBox{float: right;margin-top: 15px;}
.searchBox{background: #fff;border-radius: 8px;height: 30px;width: 52%;padding: 0 10px;display: inline-block;vertical-align: middle;}
.searchBox input{height:30px;line-height: 30px \9;float: left;}
.searchBox .so-inp{width: 80%;background: none;font-size: 16px;}
.searchBox .so-sub{width:20px;cursor: pointer;background: url(../images/i-so.png) no-repeat center center;float: right;background-size: 18px auto;}

/*******************************
    -------[=导航]-------
********************************/
.nav{display:block;background: #eee;height: 122px;line-height: 36px;overflow: hidden;font-size: 16px;}
.nav li{float: left;width: 25%;text-align: center;}
.nav li a{display: inline-block;padding: 0 5px;}
.nav li.on a{height: 36px; color: #000;border-bottom: 3px solid #178dd6;}

.menu-btn{display: inline-block;width: 45px;height: 45px;background: #f60;cursor: pointer;}

#pop-menu{font-size: 15px;background: rgba(0,0,0,0.5);display: none;}
#pop-menu ul{width: 100%;line-height: 35px;}
#pop-menu li{}
#pop-menu li a{display: block;color: #fff;padding: 0 20px;
    background: #11a29d;border-bottom: 1px solid #ddd;}
#pop-menu li dl{display: none;}
#pop-menu li dd{}
#pop-menu li dd a{background: #0f0;padding-left: 40px;}


/*******************************
  -------[=banner]-------
*******************************/
.dede_pages {margin:20px;height:30px;width:100%;text-align:center;overflow:hidden;}
.dede_pages ul {display:inline-block; *display:inline; zoom:1;margin:0 auto;position:relative;}
.dede_pages ul li {list-style:none;float:left;padding:1px 8px; border:1px solid #ddd;-moz-border-radius: 3px; -webkit-border-radius: 3px;    border-radius: 3px; height:20px; line-height:20px; margin:0 3px;font-size:13px;}
.dede_pages ul li a{color:#333;}
.thisclass{ background:#ddd; display:block;color:#fff;}

/*******************************
  -------[=底部]-------
********************************/
footer{padding: 10px 0;text-align: center;}
.fnav{background: #f5f5f5;overflow: hidden;height: 37px;line-height: 37px;
    border-top: 1px solid #d3d3d3;border-bottom: 1px solid #d3d3d3;margin-bottom: 10px;}
.fnav li{width: 25%;float: left;border-right: 1px solid #d3d3d3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.fnav li:last-child{border-right: 0;}
.fnav li a{}

#toTop{display: inline-block;padding-left: 20px;
    background: url(../images/toTop.png) no-repeat left center;
    background-size: 19px auto;
}


/*-----------------[正文]--------------*/
.main{overflow: hidden;width: 100%;}
.box{background: #fff;padding: 0 12px;overflow: hidden;}
.padd{padding: 20px 25px;}

/*******************************
    -------[=首页]-------
********************************/

/*选项卡*/
#tabBox{overflow: hidden;}
.tab-ul{height: 38px;background: #f5f5f5;margin: 10px 12px;border: 1px solid #d3d3d3; border-radius: 5px;overflow: hidden;font-size: 16px;}
.tab-ul li{width: 33.333%;float: left;
    line-height: 38px;text-align: center;border-right: 1px solid #d3d3d3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.tab-ul li:last-child{border-right: 0;}
.tab-ul li a{display: block;}
.tab-ul li.on{color: #178dd6;background: #fff;}
.tab-ul li.on a{color: #178dd6;}
.tab-ul2{height: 38px;  line-height: 38px;color: #178dd6;background: #fff;margin: 10px 12px;border: 1px solid #d3d3d3; padding-left:10px;border-radius: 5px;overflow: hidden;font-size: 16px;}

/*图文列表*/
.img-txt-ul{}
.img-txt-ul li{overflow: hidden;padding: 12px 0;position: relative;border-bottom: 1px solid #e3e3e3;}
.img-txt-ul .pic{width:70px;height: 70px;border-radius: 10px;float: left;clear: left;overflow: hidden;margin-right:12px;}
.img-txt-ul .pic img{width: 100%;height: 100%;display: block;}
.img-txt-ul a:hover img{opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}
.img-txt-ul .txt{}
.img-txt-ul h3{font-size: 14px;line-height: 1;height: 1em;
    overflow: hidden;margin-bottom:3px;margin-top: 2px;}
.img-txt-ul h3 a{color: #333;display:block;width:80%;font-size: 15px;font-weight: bold;}
.img-txt-ul h3 a:hover{color: #f60;}
.img-txt-ul .size{display: inline-block;margin-left: 20px;}
.img-txt-ul .btn1{position: absolute;right: 0;top: 50%;margin-top: -10px;}
.img-txt-ul .btn2{position: absolute;right: 0;top: 43%;margin-top: -22px;}

.btn1{font-size: 13px;color: #fff;display: inline-block;padding: 0 15px;
    height: 35px;line-height: 35px;background: #178dd6;border-radius: 5px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.btn1:hover{color: #fff;background: #076caa;}

.btn2{color: #178dd6;text-align: center;
    display: inline-block;width: 40px;padding-top:40px;
    background: url(../images/a1.png) no-repeat center top;
    background-size: 40px auto;
}

/*分数*/
.scoreBox{color: #ee6d5f;height: 22px;line-height: 22px;overflow: hidden;
    position: relative;margin-top: 10px;}
.scoreBox span{position: absolute;left: 95px;top: 2px;line-height: 14px;}
.scoreBox b{display: inline-block;width: 15px;height: 15px;float: left;
    margin-right:3px;background: url(../images/i-star.png) no-repeat center center;
    background-size:15px auto !important;vertical-align: middle;
}
.scoreBox b.on{background: url(../images/i-star-on.png) no-repeat center center;}
/*.img-txt-ul li .txt p{margin-top:10px;}*/

/*加载更多*/
.load-more{display: block;height: 42px;border: 1px solid #e3e3e3;border-radius: 6px;
    text-align: center;line-height: 42px;margin: 12px 0;font-size:16px;
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9f9f9 0%, #f6f6f6 50%, #f9f9f9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left top, color-stop(0%,#f9f9f9), color-stop(50%,#f6f6f6), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f6f6f6 50%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9f9f9 0%,#f6f6f6 50%,#f9f9f9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9f9f9 0%,#f6f6f6 50%,#f9f9f9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f9f9f9 0%,#f6f6f6 50%,#f9f9f9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}
.i-more{display: inline-block;padding-right:25px;
    background: url(../images/i-more.png) no-repeat right center;
    background-size: 18px auto;
}
.i-loading{display: inline-block;padding-left:22px;
    background: url(../images/loading.gif) no-repeat left center;
    background-size: 18px auto;
}


/*******************************
    -------[=软件分类]-------
********************************/
.classify-ul{overflow: hidden;background: #fff;}
.classify-ul li{width: 50%;float: left;overflow: hidden;padding: 12px;
    border-bottom: 1px solid #e3e3e3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.classify-ul li:nth-child(2n){background: url(../images/vline.jpg) no-repeat left center;}
.classify-ul img{display: block;float: left;width: 70px;height: 70px;border-radius:10px;
    margin-right:8px;}
.classify-ul h3{font-size: 15px;color: #333;font-weight: bold;margin-bottom: 27px;}
.classify-ul p{}
.classify-ul a:hover img{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

/*******************************
    -------[=新闻列表]-------
********************************/
.news-ul{}
.news-ul li{padding: 12px 0;overflow: hidden;border-bottom: 1px solid #e3e3e3;}
.news-ul .pic{width: 127px;height: 83px;float: left;overflow: hidden;
    margin-right:12px;}
.news-ul .pic img{display: block;width: 100%;height: 100%;}
.news-ul a:hover img{opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}
.news-ul h3{font-size: 15px;height: 1.5em;font-weight: bold;color: #333;
    overflow: hidden;}
.news-ul h3 a{color: #333;}
.news-ul h3 a:hover{color: #f60;}
.news-ul .intro{overflow: hidden;line-height: 1.4;height: 4em;margin-top: 4px;}

/*******************************
    -------[=排行]-------
********************************/
.tab-ul2 li{width: 50%;}

.img-txt-ul h3 span{font-family: 'arial';display: inline-block;
margin-right: 8px;
    border: 1px solid #999;width: 14px;height: 14px;float: left;
    text-align: center;line-height: 12px;vertical-align: middle;color: #999;}
.img-txt-ul li:first-child h3 span,.img-txt-ul li:nth-child(2) h3 span,.img-txt-ul li:nth-child(3) h3 span{color: #5abe22;border: 1px solid #5abe22;}

/*******************************
    -------[=专题]-------
********************************/
#sban{overflow: hidden;border-bottom: 1px solid #d3d3d3;}
#sban li{position: relative;}
#sban .caption{position: absolute;left: 0;bottom: 0;width: 100%;
    color: #fff;text-align: center;height: 25px;line-height: 25px;overflow: hidden;
    background: rgba(0,0,0,0.5);background: #000 \9;}

.subject-ul{}
.subject-ul li{padding: 12px 0;overflow: hidden;border-bottom: 1px solid #e3e3e3;}
.subject-ul .pic{width: 127px;height: 93px;float: left;margin-right: 10px;}
.subject-ul .pic img{display: block;width: 100%;height: 100%;}
.subject-ul h3{font-size: 15px;height: 1em;line-height:1;overflow: hidden;font-weight: bold;
    margin-bottom: 5px;}
.subject-ul h3 a{color: #333;}
.subject-ul h3 a:hover{color: #f60;}
.subject-ul .intro{line-height: 1.5em;height:4.5em;overflow: hidden;words-break:break-all;margin-top: 15px;}

/*******************************
    -------[=搜索]-------
********************************/
header.head2{padding: 0;height: 40px;line-height: 40px;position: relative;}
header.head2 h1{text-align: center;font-size: 20px;font-weight: normal;color: #fff;}

.back-btn,.menu-btn,.soso-btn{display: inline-block;position: absolute;top: 0;
    width: 35px;height: 35px;}
.back-btn{left: 0;background: url(../images/i-back.png) no-repeat center center;
    background-size: 14px auto;    margin-top: 2px;
}
.menu-btn{right: 35px;background: url(../images/i-menu.png) no-repeat center center;
    background-size: 25px auto;margin-top: 3px;
}
.soso-btn{right: 0;background: url(../images/i-so3.png) no-repeat center center;
    background-size: 18px auto;margin-top: 3px;
}

.menu-btn.on,.soso-btn.on{background-color: #0075be;}


.soBox{height: 30px;line-height: 30px;margin: 10px 12px;padding: 0 5px;
    background: #fff;border-radius: 5px;overflow: hidden;position: relative;
    box-shadow: 0 0 5px #ddd;}
.soBox input{height: 30px;line-height: 30px \9;float: left;}
.soBox .so-inp{display: block;width: 100%;padding-right: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.soBox .so-sub{width: 45px;border-radius: 5px;position: absolute;right: 0;top: 0;
    background:#65c82b url(../images/i-so2.png) no-repeat center center;
    cursor: pointer;background-size: 18px auto;}

.st1{font-size: 18px;font-weight: normal;color: #333;
    height: 45px;line-height: 45px;border-bottom: 1px solid #e1e2e1;}
.st1 span{display: inline-block;line-height: 28px;border-bottom: 2px solid #178dd6;font-size: 17px;}

/*******************************
    -------[=初始化搜索]-------
********************************/
.hotWords{font-size: 13px;padding: 10px 0;overflow: hidden;margin-right: -10px;}
.hotWords a{display: inline-block;padding: 0 10px;height: 24px;
    line-height: 24px;color: #fff;border-radius: 5px;float: left;
    margin: 0 10px 10px 0;}

.c1{background: url(../images/linear1.jpg) repeat-x left top;}
.c2{background: url(../images/linear2.jpg) repeat-x left top;}
.c3{background: url(../images/linear3.jpg) repeat-x left top;}
.c4{background: url(../images/linear4.jpg) repeat-x left top;}
.c5{background: url(../images/linear5.jpg) repeat-x left top;}

.refresh-btn{display: block;width:75px;height: 25px;border: 1px solid #b8d5e6;
    color: #333;text-align: center;line-height: 23px;
    margin: 10px auto;border-radius: 4px;
    background: #d8edf9; /* Old browsers */
    background: -moz-linear-gradient(top,  #d8edf9 0%, #d6ecf8 50%, #d6ecf8 51%, #d8edf9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8edf9), color-stop(50%,#d6ecf8), color-stop(51%,#d6ecf8), color-stop(100%,#d8edf9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d8edf9 0%,#d6ecf8 50%,#d6ecf8 51%,#d8edf9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d8edf9 0%,#d6ecf8 50%,#d6ecf8 51%,#d8edf9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d8edf9 0%,#d6ecf8 50%,#d6ecf8 51%,#d8edf9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #d8edf9 0%,#d6ecf8 50%,#d6ecf8 51%,#d8edf9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}
.refresh-btn:hover{color: #178dd6;}
.i-refresh{display: inline-block;padding-left: 18px;
    background: url(../images/i-refresh.png) no-repeat left center;
    background-size: 15px auto;
}

/*******************************
    -------[=单机游戏]-------
********************************/
.tips{background: #f2fcf7;color: #333;padding: 10px 12px;margin: 10px 0;
    border-top: 1px solid #b5eed3;border-bottom: 1px solid #b5eed3;}
.tips span{color: #666;}
.i-edit{padding-left: 25px;
    background: url(../images/i-edit.png) no-repeat left 3px;
    background-size: 18px auto;
}
.i-edit p{font-size:12px;}

.st2{font-weight: normal;color: #333;background: #d5ebf8;
    height: 30px;line-height: 30px;overflow: hidden;padding: 0 12px;}


/*弹出菜单*/
#popNav{position: absolute;width: 100%;left: 0;top: 40px;background: #0075be;z-index: 99999;display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
#popNav li{float: left;width: 20%;text-align: center;height: 40px;line-height: 40px;font-size: 16px;}
#popNav li a{display: inline-block;color: #fff;}
#popNav li a:hover{color: #f60;}

/*弹出搜索*/
#popSoso{position: absolute;width: 100%;left: 0;top: 40px;
    background: #0075be;display: none;
    padding: 8px 75px 8px 12px;z-index: 99999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

#popSoso input{height: 30px;line-height: 25px \9;float: left;border-radius: 10px;

}
#popSoso .so-inp{display: block;width: 91%;background: #fff;padding: 0 10px;
    -webkit-box-sing: border-box;
    -o-box-sizingzing: border-box;
    -moz-box-sizi: border-box;
    box-sizing: border-box;font-size: 16px;
}
#popSoso .so-sub{width:80px;position: absolute;right: 12px;top: 8px;font-size:18px;
    color: #fff;background:#65c82b;cursor: pointer;}


/*******************************
    -------[=新闻资讯]-------
********************************/
.chapter{background: #fff;padding: 5px 12px;/*margin: 0 0 10px 0;*/}/*文章内容底部不需要空10px*/
.chapter h1{font-size:17px;color: #333;font-weight: normal;text-align: center;
    margin-bottom: 5px;}
.chapter .info{text-align: center;padding:5px 0;border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px;}
.chapter .info span{display: inline-block;margin: 0 10px;}

.chapter-cont{font-size:14px;color: #333;line-height: 1.7;}
.chapter-cont p{text-indent: 2em;line-height: 26px;}
.chapter-cont img{margin:10px auto;display: block;width: 100%;}
.chapter-cont h3{padding-left: 12px;font-size: 18px;color: #232323;line-height: 1.2em;border-left: 5px #2BB967 solid;background-size: auto 1em;}

.chapter-page{margin: 20px 0;text-align: right;line-height: 28px;}
.chapter-page a,.chapter-page span{border: 1px solid #c7c7c7;border-radius: 3px;
    padding: 0 8px;display: inline-block;height: 22px;line-height: 20px;
}
.chapter-page .page-select{border: 1px solid #c7c7c7;
    border-radius: 3px;float: left;font-size: 12px;
    line-height: 20px;display: inline-block;
}

.bigger{color: #faa82d;font-size:19px;font-weight: bold;cursor: pointer;}
.bigger i{font-size: 14px;font-style: normal;display: inline-block;width: 0.7em;}

/*文字列表*/
.txt-list{margin: 5px 0 10px;}
.txt-list li{height: 30px;line-height: 30px;border-bottom: 1px dotted #cbcbcb;
    padding-left: 15px;background: url(../images/i-a.png) no-repeat left center;
    background-size: 12px auto;overflow: hidden;
}
.txt-list li a{color: #333;font-size: 15px;}
.txt-list li a:hover{color: #f60;}

/*图片列表*/
.img-ul{overflow: hidden;margin: 0 -25px;}
.main .wrapper .box .img-ul{
    overflow: hidden;
    margin: 0 -19px;
}
.img-ul li{
	width: 25%;
    float: left;
	text-align: center;
	
	}
.img-ul a{color: #333;max-width: 76%;margin: 0 auto;}
.img-ul a p{height:25px;}
.img-ul a:hover{color: #f60;}
.img-ul img{width: 100%;
    max-width: 76%;border-radius: 10px;display: block;
    margin: 0 auto;}
.img-ul a:hover img{opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}

/*******************************
    -------[=下载页面]-------
********************************/
.game-det{color: #999;background: #fff;padding: 10px 12px;}
.game-det .pic{float: left;width: 70px;height:70px;overflow: hidden;border-radius:5px;
    margin-right:12px;}
.game-det .pic img{display: block;width: 100%;height: 100%;}
.game-det .txt{overflow: hidden;line-height: 2.2;padding-top: 5px;}
.game-det h3{font-size: 15px;font-weight: bold;color: #333;line-height: 1;height: 1em;overflow: hidden;
    margin-bottom:0;line-height: 1em;}
.game-det h3 span{color: #999;display: inline-block;margin-left: 20px;}
.game-det .scoreBox{margin-top: -4px;}

.btn3{display: block;background: #46d17a;border-radius:5px;color: #fff;
    text-align: center;height: 35px;line-height: 35px;margin-top: 10px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.btn3:hover{color: #fff;background: #2cb960;}


#gameScroll{padding: 10px 12px;overflow: hidden;background: #fff;}
#gameScroll .flex-control-nav{position: static;margin: 10px 0;}
#gameScroll .flex-control-paging li a{background: #bababa;}
#gameScroll .flex-control-paging li a:hover,
#gameScroll .flex-control-paging li a.flex-active
{background: url(../images/dots.png) no-repeat center -52px;}

#gameScroll1 {
width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1;
	background-color: white;
}
#gameScroll1 ul {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 15px 0 0;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    top: 10px;
}
#gameScroll1 li {
    width: 170px;
    height: auto;
    display: inline-block;
    margin: 0 0 0 12px;
    white-space: nowrap;
    overflow: hidden;
}

.gameTxt{padding: 5px 0;margin-bottom: 60px;line-height: 1.7;
    border-bottom: 1px solid #e3e3e3;position: relative;}
.gameTxt .con{height: 10.5em;overflow: hidden;}
.gameTxt .con a{color:#2bb866;}

.show-btn{display: inline-block;height: 28px;line-height: 28px;
    position: absolute;right: 25px;bottom: -27px;padding: 0 10px;
    border:1px solid #e3e3e3;border-top-color: #fff;border-radius: 0 0 5px 5px;
}
.show-btn span{display: inline-block;padding-right:15px;
    background: url(../images/a3.png) no-repeat right center;
    background-size: 10px auto !important;
}
.show-btn.ok span{background: url(../images/a2.png) no-repeat right center;}
/*往上滚*/
.toTop-btn {display: none;width: 30px;height: 30px;background-image:url("../images/wangshang.jpg"); ;opacity: 0.5;color: #fff;font-size: 28px;border-radius: 3px;position: fixed;bottom: 35px;right: 5px;cursor: pointer;z-index: 10;}
/*底部推荐*/

.app_fix_wrap { height: 60px; position: fixed; left: 0; bottom: 0; width: 100%; }

.app_fix_bg { background: #000; opacity: 0.8; height: 60px; position: fixed; left: 0; bottom: 0; width: 100%; }

.app_fix { height: 60px; position: relative; width: 100%; z-index: 999; color: #fff; }

.app_fix img { width: 40px; height: 40px; margin: 10px 10px 10px 20px; border-radius: 5px; }

.app_fix .btn_d { margin: 12px 10px 0 0; box-shadow: none; }

.af_close { position: absolute; color: #fff; width: 20px; height: 22px; display: block; line-height: 22px; top: 0; left: 0px; border-radius: 0 0 16px 0; background-color: #000; }

.app_fix_wrap.desk, .desk .app_fix_bg { width: 94%; border-radius: 10px; margin: 0 auto; left: 3%; bottom: 9px; }

.app_fix_wrap.desk, .desk .app_fix_bg, .desk .app_fix { height: 84px; }

.desk .app_fix img { width: 60px; height: 60px; margin: 12px 8px; }

.desk .af_close { right: -10px; top: -10px; border-radius: 16px; left: auto; width: 25px; height: 25px; line-height: 25px; text-align: center; background-color: #fff; color: #000; border: 3px solid #000; }

.desk_txt { padding: 12px 20px 0 0; }

.i_desk { background: url(../images/desk.png) no-repeat; display: inline-block; width: 12px; height: 16px; background-size: 12px 16px; }

.tri_down { display: inline-block; position: absolute; bottom: -9px; background: url(../images/tri_down.png) no-repeat; background-size: 20px 10px; width: 20px; height: 10px; left: 50%; margin-left: -10px; }

.dbox { display:-moz-box;display:-o-box; display:-webkit-box; display: box; width: 100%; z-index:111;}

.bigger {

color: #FFA101;

font-weight: bold;

font-size: 20px;

margin-left: 8px;

}

.bigger span {

color: #999;

margin-right: 10px;

}

.duoyu {white-space: nowrap;overflow: hidden;/*text-overflow: ellipsis;*/width: 90%;display: block;}
.main .wrapper .box .img-ul .duoyu{/*text-overflow: ellipsis;*/ display: block;margin-top: 10px;width: 100%;overflow: hidden;white-space:inherit;}

.ajax-tip { position:fixed; bottom:40px; width:100%; text-align:center; z-index:9; }
.ajax-tip .inner { background:rgba(0,0,0,.85); line-height:32px;  -webkit-border-radius:5px; color:#fff;  display:inline-block; padding: 5px 15px; -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);}
.down {cursor: pointer;font-size: 15px;}


.newBox .btn-checkbox{display:block; height:36px; line-height:36px; font-size:16px; margin-right:30px;}
.newBox .icon-active{ background:url(../images/all_ico.png) 0 -675px no-repeat;}
.icon-check{ display:inline-block; width:19px; height:20px; margin:7px 5px 0 0; float:left; background:url(../images/all_ico.png) 0 -652px no-repeat;}

.game-det .normal .icon {display: none;margin:10px 5px 0 0;float:left;width: 20px;height: 20px;background:url(../images/all_ico.png) 0px -602px no-repeat;}
.game-det .tipShow{background:#e5fbcf;color:#57a505; padding:6px;}
.game-det .tipShow .icon{ display:block}
.newBox{ display:none; padding-top:8px;}
.newBox-on{ background:#fff; left:0; padding:10px 10px 0 10px;box-shadow: 0px 1px 2px #ccc;}
.newBox .topBox{display:-webkit-box;display:-moz-box;display:box; padding-bottom:10px;}
.newBox .pptvHref{ display:block;-moz-box-flex: 1;-webkit-box-flex: 1;box-flex: 1;height: 36px;color: #fff;font-size: 18px;border-radius: 3px;background: #65bb0a;line-height: 36px;text-align: center;}

.chapter-cont a{color: #2bb866;}

.bd_offic_div{background: #fff;padding:10px;margin-bottom: 5px;}


.swiper-slide {
    width: 100%;
    float: left;
    background-color: white;
    margin-top: -10px;
}
.swiper-slide li {

    float: left;
    width: 24%;
    text-align: center;
    margin-top: 15px;font-size:0.9em;
	margin-right:1%;

}
.nfxIcon1 {

    width: 65px;
    height: 65px;
    position: relative;
    display: inline-table;

}.nfxIcon1 img {
  width: 65px;
    height: 65px;
    border-radius: 8px;border:1px solid #eee;

}