/* CSS Document */
.swiper-container {
	width: 100%;
	height:150px;
}
.swiper-container img {
	width: 100%;
	height: 100%
}
.swiper-container .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}
.swiper-container .swiper-pagination-bullet-active {
	background: #ff6008
}
/**分类导航**/
.mid0 {
	background-color: #ededed;
	border-bottom: 1px solid #e5e5e5
}
.cata-nav {
	overflow: hidden;
	zoom: 1;
}
.cata-nav li {
	width: 25%;
	float: left;
	text-align: center;
	padding: 20px 0 15px 0;
}
.cata-nav li .bg {
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 38%;
	margin: 0 auto;
}
.cata-nav li:first-child .bg {
	background: #ff7573 url(../images/sy-ico.png) 12px -575px no-repeat;
	background-size: 35px auto
}
.cata-nav li:nth-child(2) .bg {
	background: #8dd178 url(../images/sy-ico.png) 12px -515px no-repeat;
	background-size: 35px auto
}
.cata-nav li:nth-child(3) .bg {
	background: #67b7f4 url(../images/sy-ico.png) 12px -691px no-repeat;
	background-size: 35px auto
}
.cata-nav li:last-child .bg {
	background: #42d1aa url(../images/sy-ico.png) 12px -632px no-repeat;
	background-size: 35px auto
}
.cata-nav li a {
	font-size: 1.6rem;
	line-height: 30px;
	display: block
}
.mid-tab .tab-bd {
	display: none
}
.mid-tab .current {
	display: block
}
.pic-list {
	overflow: hidden;
	margin-right: 10px;
	display:none;
}
.mid4 .current{
	display:block
}
.pic-list li {
	width: 50%;
	height: 80px;
	float: left;
	margin-top: 12px;
}
.pic-list li a {
	display: block;
	height: 100%;
	margin-left: 10px;
	overflow: hidden;
	position: relative
}
.pic-list li img {
	width: 100%;
	height: 100%;
}
.pic-list li .tit {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	background: rgba(0,0,0,.6);
	color: #fff
}
/**游戏分类**/
.mid5 .cata-list {
	overflow: hidden;
}
.mid5 .cata-list li {
	width: 20%;
	float: left;
}
.mid5 .cata-list li a {
	display: block;
	padding: 15px 0 10px 0;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: center;
	line-height: 30px;
	font-size: 1.5rem;
}
.mid5 .cata-list li .bg {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	border-radius: 20px;
}
.mid5 .cata-list li:nth-child(1) .bg {
	border: 1px solid #61c6cc;
	background: url(../images/sy-ico.png) 5px -1000px no-repeat;
	background-size: 40px auto
}
.mid5 .cata-list li:nth-child(2) .bg {
	border: 1px solid #ef6d66;
	background: url(../images/sy-ico.png) 5px -125px no-repeat;
	background-size: 40px auto
}
.mid5 .cata-list li:nth-child(3) .bg {
	border: 1px solid #6494eb;
	background: url(../images/sy-ico.png) 5px -933px no-repeat;
	background-size: 40px auto
}
.mid5 .cata-list li:nth-child(4) .bg {
	border: 1px solid #31bd80;
	background: url(../images/sy-ico.png) 5px -191px no-repeat;
	background-size: 40px auto
}
.mid5 .cata-list li:nth-child(5) .bg {
	border: 1px solid #f9c100;
	background: url(../images/sy-ico.png) 5px -1145px no-repeat;
	background-size: 40px auto
}
.mid5 .cata-list li:nth-child(6) .bg {
	border: 1px solid #39a0ff;
	background: url(../images/sy-ico.png) 5px -260px no-repeat;
	background-size: 40px auto
}
.mid5 .cata-list li:nth-child(7) .bg {
	border: 1px solid #ff900d;
	background: url(../images/sy-ico.png) 5px 11px no-repeat;
	background-size: 40px auto
}
.mid5 .cata-list li:nth-child(8) .bg {
	border: 1px solid #af89c7;
	background: url(../images/sy-ico.png) 5px -327px no-repeat;
	background-size: 40px auto
}
.mid5 .cata-list li:nth-child(9) .bg {
	border: 1px solid #61c6cc;
	background: url(../images/sy-ico.png) 5px -55px no-repeat;
	background-size: 40px auto
}
.mid5 .cata-list li:nth-child(10) .bg {
	border: 1px solid #f4686c;
	background: url(../images/sy-ico.png) 5px -1215px no-repeat;
	background-size: 40px auto
}
.links {
	padding-bottom: 10px;
}
.links-box a {
	display: inline-block;
	font-size: 1.4rem;
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 2px 10px;
	margin: 6px 0 0 6px;
}
/* CSS Document */
/*全局重置*/
* { padding: 0; margin: 0; outline: none; color: #474747 }
body { font: 12px '微软雅黑', '宋体'; }
html { font-size: 62.5%; overflow-x: hidden; overflow-y: auto; }
ul li { list-style: none }
u, b, em, s, i { font-style: normal; text-decoration: none; font-weight: normal }
img { border: none; }
input, button, select, textarea { outline: none; }
a { outline: none; color: #666 }
a:link, a:visited, a:hover, a:active { text-decoration: none; outline: none }
body { background-color: #fff; width: 100%; overflow: hidden }
/**layout**/
.dis-bot { border-bottom: 10px solid #ededed !important; }
.dis-bot1 { border-bottom: 3px solid #ededed !important; }
.topbar { height: 45px; background-color: #ff6008; width: 100%; position: relative }
.topbar .tip-nav, .topbar .sear-box, .topbar .goback { height: 35px; position: absolute; top: 5px; z-index: 999 }
.topbar .tip-nav {  right: 0; }
.topbar .logo { position: absolute; height: 45px; padding:12px 0 0 10px; }
.topbar .logo img { height: 27px; display: block; margin: 9px auto 0 auto; }
.topbar .logo h1 { font-size: 16px;font-weight: normal; }
.topbar .logo h1 a{ color: #fff;font-size: 16px;font-weight: normal; }
.topbar .sear-box { right: 10px; }
.topbar .tip-nav span, .topbar .sear-box span { display: inline-block; height: 35px; width: 30px; margin-right: 5px; }
.topbar .nav { background: url(../images/sy-ico.png) 0px -347px no-repeat; background-size: 30px auto }
.topbar .search { background: url(../images/sy-ico.png) 0px -398px no-repeat; background-size: 30px auto }
.goback a { display: block; width: 35px; height: 35px; }
.goback .arr { text-indent: -9999px; display: inline-block; margin: 8px 0 0 12px; width: 15px; height: 15px; border-left: 2px solid #fff; border-top: 2px solid #fff; -webkit-transform: rotateZ(-45deg); transform: rotateZ(-45deg); }
.list-topbar .logo img { padding-right: 35px }
.list-topbar .searbox { margin-right: 40px; width: 70% }
.topbar-tit { text-align: center; line-height: 45px; font-size: 1.8rem; color: #fff; margin-right: 30px; }
.topbar-tit-h1{font-weight: normal;}
.main-nav { height: 20px; padding: 10px 0; display: -webkit-box; display: -moz-box; display: box; }
.main-nav a { display: block; height: 20px; line-height: 20px; font-size: 1.7rem; -moz-box-flex: 1.0; -webkit-box-flex: 1.0; box-flex: 1.0; border-right: 1px solid #e3e3e3; text-align: center }
.main-nav .active { color: #ff6008 }
.mid-title { border-bottom: 1px solid #eee; border-left: 4px solid #ff6008; height: 45px; }
.mid-title h2 { display: inline-block; height: 45px; line-height: 45px; font-size: 1.7rem; color: #333; padding-left: 10px; float: left }
.mid-title .rfresh { float: right; height: 45px; line-height: 45px; padding: 0 10px 0 25px; font-size: 1.5rem; color: #a0a0a0; background: url(../images/sy-ico.png) -5px -799px no-repeat; background-size: 30px auto;}
.mid-title .rfresh:active { background-color: #f6f6f6 }
.app-list { overflow: hidden; zoom: 1; }
.app-list li { text-align: center; width: 25%; float: left; margin-top: 15px; }
.app-list li img { border-radius: 12%; width: 65px; height: 65px; display: block; margin: 0 auto;object-fit:cover; }
.app-list li .down { display: inline-block; width: 65px; height: 25px; line-height: 27px; border: 1px solid #ff6008; text-align: center; font-size: 1.4rem; border-radius: 12px; color: #ff6008 }
.app-list li span { display: block; width: 100%; height: 30px; line-height: 30px; overflow: hidden; font-size: 1.4rem; white-space: nowrap; text-overflow: ellipsis; }
.app-list li lable { display: block; width: 100%; height: 10px; line-height: 30px; overflow: hidden; font-size: 1.4rem; white-space: nowrap; text-overflow: ellipsis; }
.mid-more { height: 35px; line-height: 35px; text-align: center; background-color: #f6f6f6; margin: 10px; }
.mid-more a span { font-size: 1.4rem; color: #999 }
.mid-more .arr, .mid-title .arr { display: inline-block; width: 8px; height: 8px; border-top: 1px solid #999; border-right: 1px solid #999; -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); }
.bottom-more .arr { width: 10px; height: 10px; margin: 0 0 2px 5px; -webkit-transform: rotateZ(135deg); transform: rotateZ(135deg); }
.mid-title .tab { float: right; height: 20px; padding-top: 12px }
.mid-title .tab em { display: inline-block; height: 20px; line-height: 20px; border-right: 1px solid #eee; font-size: 1.5rem; padding: 0 10px; color: #999 }
.mid-title .tab .active { color: #dd2011 }
.fresh-box { height: 274px; width: 100%; overflow: hidden }
.fresh-softclass { height: 247px; width: 100%; overflow: hidden }
.mid-title a { float: right; height: 45px; line-height: 45px; margin-right: 10px; }
.mid-title span { color: #999; font-size: 1.4rem; }
.app2-list { overflow: hidden; zoom: 1; }
.app2-list li { width: 50%; float: left; overflow: hidden }
.app2-list li a { display: block; height: 65px; padding: 10px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
.app2-list li:nth-child(2n) a { border-right: none }
.app2-list li img { width: 65px; height: 65px; float: left; margin-right: 6px; object-fit:cover;}
.app2-list li p { height: 21px; line-height: 21px; overflow: hidden; font-size: 1.4rem; }
.app2-list li .down { display: inline-block; height: 21px; line-height: 23px; width: 65px; border-radius: 12px; border: 1px solid #ff6008; text-align: center; color: #ff6008 }
.app2-list li .cata { font-size: 1.3rem; color: #999 }
.news-list { overflow: hidden; zoom: 1; padding: 0 10px; }
.news-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #dcdcdc; font-size: 1.5rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news-list li:last-child { border-bottom: none }
.news-list li a, .news-list li span { font-size: 1.5rem; }
.news-list li span { font-size: 1.5rem; color: #333 }
/**弹出菜单**/
.pop-nav { display: none; position: absolute; left: 0; top: 45px; z-index: 9999; width: 100%; background-color: #fff; }
.pop-wrap { overflow: hidden; padding: 0 0 10px 10px; border-bottom: 10px solid #ededed }
.pop-wrap h3 { height: 26px; line-height: 26px; padding: 15px 0 10px 0; font-size: 1.8rem; }
.pop-wrap h3 a { line-height: 26px; font-size: 1.8rem; }
.pop-wrap h3 .ico { display: inline-block; height: 26px; width: 26px; border-radius: 10px; float: left; margin-right: 10px; }
.pop-wrap h3 .ico img { width: 100%; height: 100% }
.pop-wrap .news-ico { background: #67b7f4 url(../images/sy-ico.png) -5px -1354px no-repeat; background-size: 35px auto }
.pop-wrap .down-ico { background: #31bd80 url(../images/sy-ico.png) -5px -1409px no-repeat; background-size: 35px auto }
.pop-box li { width: 25%; height: 26px; overflow: hidden; float: left; margin-bottom: 8px; -webkit-box-sizing: border-box; display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-pack: center; -webkit-box-align: center; text-align: center; border: solid #fff; border-width: 0 6px 0 0; }
.pop-box a { display: block; border-radius: 3px; border: 1px solid #eee; height: 24px; line-height: 24px; padding: 0 8px; font-size: 1.4rem; }
@media only screen and (max-width:320px) {
.pop-box a { font-size: 1.3rem }
}
.t-pop-wrap { overflow: hidden; padding: 5px 0 0 0; border-bottom: 10px solid #ededed }
.t-pop-wrap .tab-menu { -webkit-box-flex: 1; box-flex: 1; display: -webkit-box; border: 1px solid #ff6008; border-right: none; }
.t-pop-wrap .tab-menu a { border-right: 1px solid #ff6008; line-height: 30px; height: 30px; font-size: 14px; color: #ff6008; display: inline-block; -webkit-box-pack: center; -webkit-box-align: center; -webkit-box-flex: 1; box-flex: 1; display: -webkit-box; -moz-box-flex: 1; display: -moz-box; display: box; }
.t-pop-wrap .tab-menu a.curr { color: #FFF; background-color: #ff6008; }
.t-pop-wrap .tab-content { padding: 10px 0; }
.t-pop-wrap .tab-content .navi-tag-list { display: none; }
.t-pop-wrap .tab-content .curr { display: block; }
.t-pop-wrap .tab-content .navi-tag-list ul { overflow: hidden; }
.t-pop-wrap .tab-content .navi-tag-list li { width: 25%; display: inline-block; float: left; margin-bottom: 7px; line-height: 30px; height: 30px; }
.t-pop-wrap .tab-content .navi-tag-list li a { margin: 0 5px; background-color: #CDCDCD; display: block; text-align: center; color: #666; }
.t-pop-wrap .tab-content .navi-tag-list li a.orange {color: #ff6008;}
.t-pop-wrap .tab-content .u-folder { line-height: 22px; color: #fff; background-color: #ff6008; width: 150px; text-align: center; margin: 5px auto; }
.mid-title .switch { margin-right: 10px; display: inline-block; float: right; line-height: 45px; }
.mid-title .switch i{padding:3px 5px;text-align:center;}
.mid-title .switch i.curr{color: #FFF; background-color: #F30; }
.mid-title .switch i:nth-child(1){margin-right:10px;}
.down-list .active{display:block !important;}
.down-list .tag-ul{display:none;}



.searbox { z-index: 999; height: 30px; line-height: 30px; background-color: #fff; width: 55%; position: absolute; right: 40px; top: 7px; }
#bdcs-search-form-input { height: 14px; line-height: 14px; padding: 7px 0; border: none; text-indent: 10px; width: 70% }
.sear_btn { position: absolute; right: 0; top: 2px; width: 40px; height: 26px; border: none; border-left: 1px solid #eee; background: url(../images/sy-ico.png) 5px -963px no-repeat; background-size: 30px }
/**评论**/
.comment { padding: 0 10px 10px 10px; }
.comment-tit { height: 28px; line-height: 28px; padding: 6px 0; font-size: 1.7rem; border-bottom: 1px solid #eee; margin-bottom: 10px; }
.comment-tit span { float: left; position: relative; display: inline-block; height: 28px; line-height: 28px; background-color: #ff6008; border-radius: 3px; color: #fff; padding: 0 10px; font-size: 1.5rem; margin-right: 10px; }
.comment-tit .arr { position: absolute; top: 11px; border: 1px solid #ff6008; background-color: #ff6008; right: -3px; height: 5px; width: 5px; -webkit-transform: rotateZ(135deg); transform: rotateZ(135deg); }
.comment .commentForm { width: 100%; height: 50px; padding: 6px 0; border: 1px solid #4486d7; text-indent: 10px; background: url(../images/pl.jpg) 8px 8px no-repeat; background-size: auto 18px; }
.comment .comment_submit { width: 100%; height: 30px; border-radius: 3px; margin-top: 10px; border: none; background: #4486d7; text-align: center; font-size: 1.5rem; color: #fff; }
.commentInfo li { border-bottom: 1px solid #eee; padding: 6px 0 10px 0; }
.commentInfo li p { width: 100%; line-height: 24px; font-size: 1.4rem; color: #999; }
.commentInfo li span, .commentInfo li time { display: block; height: 30px; line-height: 30px; font-size: 1.5rem; }
.commentInfo li .user { -moz-box-flex: 1.0; -webkit-box-flex: 1.0; box-flex: 1.0; }
.commentInfo li time { max-width: 200px; font-size: 1.3rem; color: #999 }
.commentInfo li .top { height: 30px; display: -webkit-box; display: -moz-box; display: box; overflow: hidden; }
.comment .mid-more { margin: 10px 0; }
footer { text-align: center; background-color: #ededed; border-top: 1px solid #e5e5e5; padding: 0 0 12px 0; }
footer .foot-top a { display: inline-block; height: 30px; line-height: 30px; font-size: 1.6rem; padding: 3px 20px 3px 45px; color: #333; border: 1px solid #dcdcdc; border-radius: 18px; }
footer .foot-top a:nth-child(1) { background: url(../images/sy-ico.png) 10px -651px no-repeat; background-size: 30px auto; margin-right: 6px; }
footer .foot-top a:nth-child(2) { background: url(../images/sy-ico.png) 10px -349px no-repeat; background-size: 35px auto; margin-left: 6px; }
footer .main-nav { border-bottom: 1px solid #dbdbdb; box-shadow: 1px 1px 0px #fdfdfd; -webkit-box-shadow: 1px 1px 0px #fdfdfd; margin-bottom: 12px; }
footer .main-nav a { border-right: 1px solid #dbdbdb; }
/**插入部分**/
.about-game-box1 { height: 28px; padding: 10px; background-color: #ededed; display: -webkit-box; display: -moz-box; display: box; }
.about-game-box1 a { display: block; height: 28px; font-size: 1.4rem; line-height: 28px !important; }
.about-game-box1 .title { -moz-box-flex: 1.0; -webkit-box-flex: 1.0; box-flex: 1.0; margin-right: 10px; overflow: hidden; }
.about-game-box1 .down { width: 65px; text-align: center; color: #fff; border-radius: 15px; background-color: #4486d7 }
.about-game-box2 { border: 1px solid #eee; border-bottom: none; margin: 10px }
.about-game-box2 .box2-game { border-bottom: 1px solid #eee; display: -webkit-box; display: -moz-box; display: box; padding: 8px 10px; }
.about-game-box2 .box2-game a { display: block; overflow: hidden }
.box2-game-top img { width: 65px; height: 65px; margin-right: 8px; }
.box2-game-top .text { height: 65px; -moz-box-flex: 1.0; -webkit-box-flex: 1.0; box-flex: 1.0; }
.box2-game-top a { height: 65px; }
.box2-game-top .text .title { height: 30px; line-height: 30px; font-size: 1.6rem; }
.box2-game-top .text .down { width: 70px; text-align: center; border-radius: 15px; padding-left: 16px; height: 25px; line-height: 27px; color: #fff; background: #ff6008 url(../images/sy-ico.png) 3px -1220px no-repeat; background-size: 36px auto; }
.box2-game-bot a { height: 28px; line-height: 28px; }
.box2-game-bot .title { -moz-box-flex: 1.0; -webkit-box-flex: 1.0; box-flex: 1.0; overflow: hidden; padding: 0 10px 0 30px; }
.box2-game-bot .down { width: 65px; height: 26px; line-height: 27px; text-align: center; border-radius: 15px; border: 1px solid #ff6008; color: #ff6008 }
.about-game-box2 .adr .title { background: url(../images/sy-ico.png) -10px -1667px no-repeat; }
.about-game-box2 .iph .title { background: url(../images/sy-ico.png) -10px -1742px no-repeat; }
/**swiper**/
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; z-index: 1; }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; }
.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }
.swiper-container-horizontal>.swiper-pagination { bottom: 10px; left: 0; width: 100%; }
.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; margin: 0 3px; border-radius: 100%; background: #000; opacity: .2; }
swiper-container .swiper-pagination-bullet-active { background: #ff6008; }
/**详情 滑动**/
.swiper-container-free-mode>.swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
/**详情页插入div**/
#xq_crn { border: 1px solid #e7e7e7; padding: 6px; overflow: hidden; margin: 10px 0px; display: -webkit-box; display: box; }
#xq_crn a, #xq_crn s, #xq_crn b { display: block; }
#xq_crn a { font-weight: normal; height: 73px; overflow: hidden; }
#xq_crn .pic { -webkit-box-flex: 1; box-flex: 1; }
#xq_crn img { width: 72px; height: 72px; border-radius: 10px; float: left; }
#xq_crn s { margin-left: 80px; width: 100%; height: 20px; line-height: 20px; font-size: 14px; color: #666; text-decoration: none }
#xq_crn .title { font-size: 16px; color: #333; height: 30px; line-height: 30px; width: 140px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#xq_crn .down { border-radius: 4px; background-color: #4bbfe6; height: 30px; width: 68px; line-height: 30px; color: #fff; font-size: 14px; margin-top: 20px; text-align: center; }
#xq_crn .down:active { background-color: #ff9900; color: #fff; }
#xq_crt { margin: 10px 0px }
#xq_crt span { display: block; padding: 0px 6px; height: 40px; background-color: #efefef; border-bottom: 1px solid #fff }
#xq_crt a { overflow: hidden; color: #666; font-size: 16px; float: left; line-height: 40px; display: inline-block; width: 70%; height: 40px; text-align: left }
#xq_crt .down { text-align: center; font-size: 14px; color: #fff; border-radius: 4px; background-color: #4bbfe6; width: 70px; height: 30px; line-height: 30px; margin-top: 5px; float: right; }
#xq_crt .down:active { background-color: #ff7d00; color: #fff; }
#xq_crs { border: 1px solid #e7e7e7; margin: 10px 0px; padding: 6px; display: -webkit-box; display: box; }
#xq_crs p { margin-bottom: 0px; height: 72px; }
#xq_crs .pic { width: 72px; font-weight: normal; position: relative; margin-right: 12px; border-radius: 10px; overflow: hidden }
#xq_crs .tit { -webkit-box-flex: 1; box-flex: 1; }
#xq_crs img { width: 72px; height: 72px; }
#xq_crs s { display: inline-block; width: 25px; height: 25px; position: absolute; right: 0px; bottom: 0px; text-align: center; line-height: 25px; color: #fff; background-color: #ff9211; }
#xq_crs .tit a { color: #333; font-size: 16px; display: inline-block; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
#xq_crs .tit .lq { width: 80px; border-radius: 4px; height: 30px; color: #fff; background-color: #4bbfe6; text-align: center; line-height: 30px; margin-top: 10px; }
#xq_crf { margin: 10px 0px; padding: 0; border: 1px solid #e7e7e7; }
#xq_crf span { height: 30px; line-height: 30px; color: #fff; background-color: #fd6d52; display: inline-block; text-align: center; width: 100%; }
#xq_crf ul { overflow: hidden; zoom: 1; }
#xq_crf li { float: left; width: 25%; height: 100px; text-align: center; padding: 5px 0; }
#xq_crf li img { width: 66px; height: 66px; }
#xq_crf li a.tit { display: inline-block; width: 100%; height: 25px; line-height: 25px; font-size: 14px; text-align: center; overflow: hidden; color: #333; }
.page, .detail_page { text-align: center; height: 24px; clear: both; width: 100%; padding: 10px 0; }
.page a, .detail_page a { text-decoration:none !important;display: inline-block; height: 22px; line-height: 22px; text-align: center; border: 1px solid #ff6008; color: #ff6008; padding: 0 16px; margin: 0 8px; font-size: 1.2rem; border-radius: 12px; }
.xq_crf { margin: 10px 0px; padding: 0; border: 1px solid #e7e7e7; }
.xq_crf span { height: 30px; line-height: 30px; color: #fff; background-color: #fd6d52; display: inline-block; text-align: center; width: 100%; }
.xq_crf ul { overflow: hidden; zoom: 1; }
.xq_crf li { float: left; width: 25%; min-height: 25px; text-align: center; padding: 5px 0; }
.xq_crf li img { width: 66px; height: 66px; }
.xq_crf li a.tit { display: inline-block; width: 100%; height: 25px; line-height: 25px; font-size: 14px; text-align: center; overflow: hidden; color: #333; }

#browsesoft .clear{float:right;margin:13px 10px 0 0;font-size: 1.5rem;color: #ff6008;}
.browsesoft{ max-height:247px; width: 100%;overflow: hidden;}
.browsesoft li{height: 60px;padding: 10px; border-bottom: 1px solid #eee;display: -webkit-box;}
.browsesoft li .pic img{width: 60px; height: 60px;border: none;border-radius: 12%;object-fit:cover;}
.browsesoft li .text{ display: block;margin: 0 8px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.browsesoft li .text a {font-size: 1.6rem;width: 100%;height: 30px;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.browsesoft li .text p{ font-size: 1.5rem;color: #ff6008;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.browsesoft li .down{display: inline-block;width: 65px;height: 25px;line-height: 27px;border: 1px solid #ff6008;text-align: center;font-size: 1.2rem;border-radius: 12px;color: #ff6008;margin-top: 16px;}

.tanchu {
    position: fixed;
    height: 81px;
    width: 192px;
    overflow: hidden;
    background-size: 192px 81px;
    background-image: url(../images/iostip.png);
    background-repeat: no-repeat;
    bottom: 5px;
    left: 50%;
    margin-left: -96px;
    z-index: 9999;
}

.wx-share {
    width: 60%;
    z-index: 999;
    background: #2B2B2B;
    opacity: 0.8;
    position: absolute;
    padding: 1rem 2rem 1rem 1rem;
    right: 1rem;
    top: 1rem;
    border-radius: 0.6rem;
}

.wx-share-j {
    width: 0;
    height: 0;
    border-top: 2rem solid transparent;
    border-right: 1.2rem solid #2B2B2B;
    border-bottom: 1rem solid transparent;
    position: absolute;
    top: -16px;
    right: 5%;
}

.wx-share span {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    line-height: 22px;
    width: 100%;
}

.wx-share .ico-btn {
    display: inline-block;
    width: 0.9rem;
    height: 0.9rem;
    background: url(../images/wx26.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.8rem;
    top: 0.4rem;
}

.wx-share span i {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    background: url(../images/wx25.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin: -0.4rem 0.3rem 0 0.3rem;
}

#rsbox{
		position:absolute;
		top: 45px;
		left: 0;
		right: 0;
		z-index: 101;
		width: 100%;
		background: #fff;
		display: none;
	}
#rsbox>ul:after{
		content: '';
		display: block;
		clear: both;
	}
#rsbox .list
	{
	    padding:0 0 10px 0;
	}
#rsbox .list a{
		display: block;
		float: left;
		text-decoration:none;
		border: 1px solid #ddd;
		border-radius: 20px;
		padding: 5px 10px;
		font-size: 14px;
		color: #666;
		background: #fff;
		margin: 5px 5px;
		line-height:15px;
	}
#rshide{
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		z-index: 100;
		background: rgba(0,0,0,.5);
		width: 100%;
		height: 100%;
		display: none;
	}
.rsclear
	{
	    clear:both;
	 }
.lbltip
	{
	   padding:10px 0 5px 10px;
	   color:#666;
	   font-size:14px;
	   background: #fff;
	 }
#rscontent{
		position: relative;
		z-index: 101;
	}
