@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td,a { margin: 0; padding: 0;}
fieldset, img {border: 0;}
a{color:#333;text-decoration:none;_cursor:pointer;}
a,button{outline:none;hide-focus:expression(this.hideFocus=true);}
:focus {outline: 0;}
h1, h2, h3, h4, h5, h6 { font-size: 100%;}
input, button, textarea,select, optgroup, option {font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;}
input, button, textarea, select { *font-size: 100%;}
body {font-size:12px;color:#444;font-family:"microsoft yahei",Arial,Helvetica,sans-serif,"宋体";}
ol, ul { list-style: none;}
body{
	/* _background-image:url(about:blank);
	_background-attachment:fixed */
	background: #fff;
}
.w1000{
	width:1000px;
	margin:0 auto;
}
.clear{
	clear:both;
}
.hidden{
	display: none;
}
/**导航栏**/
.nav{
	height: 83px;
	overflow: hidden;
}
.nav .logo{
	display: block;
	float: left;
	width: 175px;
	height: 55px;
	background: url(../images/logo.png) no-repeat;
	margin-top: 15px;
}
.nav .link{
	height: 83px;
	display: block;
	float: right;
}
.nav .link .item{
	height: 83px;
	display: block;
	float:left;
}

.nav .navLink{
	text-align: center;
	width:95px;
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	padding: 21px 0 22px 0;
}
.nav .link .item a:hover{
	color:#fff;
	background:#1d8cea;
}
.nav .link .active{
	padding: 21px 0 22px 0;
	display: block;
	color: #1d8cea;
	border-bottom:none;
	background:url(../images/nav_b.jpg) repeat-x bottom  left;;
}
/*幻灯片开始*/
.wrap{
	width: 1000px;
	height: 430px;
	/*overflow: hidden;*/
}
/*幻灯片结束*/
.downInfo{
	position:absolute;
	bottom: 75px;
	left: 95px;
	width:450px;
	height: 270px;
}
.downInfo p{
	line-height:20px;
	font-weight: bold;
	color:#fff;
}
.downInfo h1{
	color:#fff;
	font-weight: bold;
	font-size: 42px;
	padding-bottom:10px;
}
.downloadBtn{
	position: relative;
	margin-top:35px;
	width:230px;
	height: 65px;
}
.downloadBtn a{
	display:block;
	width:230px;
	height:64px;
	background: url(../images/download.jpg) no-repeat;
}
/**手风琴菜单**/
.sm {
	margin-top: 20px;
	list-style: none;
	width: 1000px;
	/*height: 288px;*/
	/*height: 578px;*/
	border-top: 5px solid #1d8cea;
	display: block;
	overflow: hidden;
}
.sm li {
	overflow: hidden;
	width:249px;
	border-left: 1px solid #e5e5e5;
	height: 288px;
	float:left;
	overflow:hidden;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}
.sm li.last {
	border-right: 1px solid #e5e5e5;
	width: 248px;
}
.sm .DPinner{
	display: none;
	width:490px;
}
.sm .L-pic{
	width: 155px;
	height: 155px;
	margin-left:30px;
	margin-top:60px;
	float: left;
}
.DP2,.DP3,.DP4{
	display: none;
}

.sm .Lp1{
	margin-left:45px;
	_margin-left:25px;
	background:url(../images/icon.png) no-repeat 0 0;
}
.sm .Lp2{
	margin-left:55px;
	_margin-left:30px;
	background:url(../images/icon.png) no-repeat -220px 0;
}
.sm .Lp3{
	margin-left:88px;
	_margin-left:50px;
	background:url(../images/icon.png) no-repeat -440px 0;
}
.sm .Lp4{
	margin-left:70px;
	_margin-left:40px;
	background:url(../images/icon.png) no-repeat -660px 0;
}
.sm .info{
	float:left;
	margin-top:60px;
	margin-left:40px;
}
.sm .info .describe p{
	line-height: 22px;
}
.sm .name{
	font-size: 32px;
	color: #000;
}
.sm .describe{
	margin-top:12px;
	color:#666;
}
.sm .link{
	display: none;
	position: absolute;
	top: 0;
}
.sm .link .layer{
	width: 249px;
	height: 288px;
	position: absolute;
	top: 0;
	color: #fff;
}
.sm .link .opacity{
	background-color: #000;
    opacity: 0.9;
	filter: alpha(opacity=90);
}
.sm .link .layer .title {
	font-size: 20px;
	margin: 20px 0;
	text-align: center;
	display: block;
	width: 249px;
}
.sm .link .layer .title-2 {
	cursor: default;
	margin: 20px 0 0 0;
	height: 34px;
}
.sm .link .layer .intro{
	height: 150px;
	font-size: 14px;
	padding: 10px 15px 0;
	text-indent: 28px;
	line-height: 22px;
}
.sm .link .layer .intro-2{
	cursor: default;
	height: 35px;
}
.sm .link .layer .intro-3{
	cursor: default;
	height: 45px;
}
.sm .link .layer .intro-index{
	text-indent: 55px;
}
.sm .link .layer .intro-index-2{
	text-indent: 60px;
}
.sm .link .layer .qrcode{
	margin: 0 auto;
	width: 115px;
	display: block;
}
.sm .link a{
	display: inline-block;
	float: left;
	height: 34px;
	line-height: 33px;
	color: #fff;
	font-size: 12px;
}
.sm .link a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.sm .win, .sm .ios{
	text-indent: 40px;
	margin-left: 22px;
	width:92px;
	background: url(../images/btn1.png) no-repeat;
}
.sm .mac, .sm .android{
	position: absolute;
	bottom: 20px;
	width:92px;
	text-indent: 40px;
	left: 133px;
	background: url(../images/btn2.png) no-repeat;
}
.sm .ios-2{
	position: relative;
	text-indent: 50px;
	width: 176px;
	height: 37px;
	padding-top: 3px;
	margin-top: 15px;
	margin-left: 36px;
	background: url(../images/btn_new_1.png) no-repeat;
}
.sm .android-2{
	position: relative;
	text-indent: 50px;
	width: 176px;
	height: 37px;
	padding-top: 3px;
	margin-top: 30px;
	margin-left: 36px;
	background: url(../images/btn_new_2.png) no-repeat;
}
.sm a.enter{
	width:112px;
	text-indent:44px;
	display: inline-block;
	margin-left: 69px;
	background: url(../images/btn3.png) no-repeat;
}
.sm a.enter-2{
	width: 135px;
	height: 37px;
	padding-top: 3px;
	margin-top: 15px;
	margin-left: 57px;
	text-indent: 50px;
	display: inline-block;
	background: url(../images/btn_new_135.png) no-repeat;
}
.sm a.enter-3{
	margin-top: 0;
}
.sm a.enter:hover{
}
.sm .img-qrcode{
	position: absolute;
	top: 124px;
	left: 36px;
	width: 137px;
	display: none;
}
.sm .qrcode-grey{
	position: absolute;
	display: inline-block;
	width: 24px;
	height: 24px;
	right: 6.5px;
	top: 6.5px;
	background: url(../images/qrcode-grey.jpg) no-repeat;
}
.sm .DCinner{
	width:200px;
	margin:20px auto 0 auto;
	text-align: center;
}
.DCinner .name{
	cursor:default;
	font-size: 22px;
	color:#000;
	margin-bottom:10px;
	text-align: center;
}
.DCinner .name span{
	color: #333;
}
.DCinner .des{
	cursor:default;
	line-height: 24px;
}
.DCinner .plate{
	cursor:default;
}
.S-pic{
	width:105px;
	height: 100px;
	margin:16px auto 0 auto;
	background:red;
}
.S-pic-2{
	width:120px;
	height: 100px;
	margin:16px auto 0 auto;
	background:red;
}
.Sp1{
	background:url("../images/www-icons.jpg") no-repeat -89px -276px;
}
.Sp2{
	background:url("../images/www-icons.jpg") no-repeat -212px -277px;
}
.Sp3{
	background:url("../images/www-icons.jpg") no-repeat -609px -280px;
}
.Sp4{
	background:url("../images/www-icons.jpg") no-repeat -485px -275px;
}
.Sp5{
	background: url("../images/icon_lemongame.png") 0 0 no-repeat;
}
.Sp6{
	background: url("../images/icon_pandacontrol.png") 0 0 no-repeat;
}
.Sp7{
	background: url("../images/icon_qrcode.png") 0 0 no-repeat;
}
.Sp8{
	background: url("../images/icon_pandatry.png") 0 0 no-repeat;
}
/**更多产品**/
.more_product {
	width: 998px;
    height: 30px;
    text-align: center;
	border: 1px solid #e5e5e5;
	border-top-width:0;
	background-color: #ebebeb;
}
.more_product a {
    line-height: 30px;
    color: #8b8b8b;
}
.more_product a:hover {
	color: #000;
}

.DP2,.DP3,.DP4{
	display: none;
}
.DC1{
	margin-left:58px;
}
.DC1 .name{
	/*margin-left: 20px;*/
}
.DC2{
	margin-left:37px;
}
.DC2 .name{
	/*margin-left: 55px;*/
}
.DC3{
	margin-left:76px;
}
.DC3 .name{
	/*margin-left:15px;*/
}
.DC4{
	margin-left:60px;
}
.DC4 .name{
	/*margin-left:20px;*/
}
/**精选应用**/
.apps{
	position: relative;
	margin-top:35px;
}
.apps .title{
	border-bottom: 1px solid #e5e5e5;
}
.apps .t{
	color: #333;
	font-size: 20px;
	background: url(../images/nav_bg.jpg) repeat-x left bottom;
	line-height: 47px;
	padding-bottom: 12px;
}
.apps .more{
	*margin-top:-45px;
	display: block;
	_margin-top:-50px;
	line-height: 60px;
	float: right;
	color: #666;
}
.apps .more:hover{
	color:#1d8cea;
}

.apps .items{
	margin-top:20px;
}
.apps .item{
	display: inline;
	cursor: pointer;
	width:70px;
	float: left;
	margin-right: 23px;
	position: relative;
}
.apps .item:hover{
	opacity: 0.8;
}
.apps .item img{
	border-radius: 13px;
}
.appinner{
	display: none;
	width:280px;
	height:153px;
	position: absolute;
	z-index: 9999;
	left:0;
	bottom:0;
	background: url(../images/tip_bg.png) no-repeat;
	_background: url(../images/tip_bg.gif) no-repeat;
}
.appinnerl{
	display: none;
	width:280px;
	height:153px;
	position: absolute;
	z-index: 9999;
	left:0;
	bottom:0;
	background: url(../images/tip_bg_l.png) no-repeat;
	_background: url(../images/tip_bg_l.gif) no-repeat;
}
.appinnerl .innerContent{
	margin-left:10px;
}
.appinner .innerContent{
	width:250px;
	overflow: hidden;
	margin-left:20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 10000;
}
.innerContent .name{

	margin-top: 20px;
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-size: 16px;
	font-weight: bold;
}
.innerContent .size{
	display: inline-block;
	float:left;
	margin-top:10px;
	display: inline;
}
.innerContent .star{
	float: left;
	margin-top:10px;
	margin-left:20px;
	width:75px;
	height:15px;
	background: url(../images/star.gif) no-repeat 0 0;
}
.innerContent .note{
	height: 34px;
	overflow: hidden;
	white-space: normal;
	margin-top:10px;
	width: 250px;
}
.innerContent .s0{
	background: url(../images/star.gif) no-repeat 0 -150px;
}
.innerContent .s1{
	background: url(../images/star.gif) no-repeat 0 -120px;
}
.innerContent .s2{
	background: url(../images/star.gif) no-repeat 0 -90px;
}
.innerContent .s3{
	background: url(../images/star.gif) no-repeat 0 -60px;
}
.innerContent .s4{
	background: url(../images/star.gif) no-repeat 0 -30px;
}
.innerContent .s5{
	background: url(../images/star.gif) no-repeat 0 0;
}
.innerContent .zdown{
	cursor:pointer;
	display: block;
	width:80px;
	height:30px;
	background: #1d8cea;
	color:#fff;
	margin-top:10px;
	line-height: 30px;
	text-align: center;
}
.apps .item .name{
	margin-top: 10px;
	margin-bottom: 30px;
	*margin-bottom:15px;
	_margin-bottom:15px;
	font-size: 12px;
	color: #333;
	height: 18px;
	width:70px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.apps .item-last{
	margin-right:0;
}
/**新闻块**/
.news{
	padding-top:-10px;
	margin-top: 5px;
	margin-bottom:35px;
	display: inline-block;
}
.news .row{
	width:310px;
	float: left;
	display: inline;
	overflow: hidden;

}
.news .row2{
	margin: 0px 35px 0px 35px;
}
.news .row1{
	margin-right: 35px;
}
.news .title{
	border-bottom: 1px solid #e5e5e5;
}
.news .t{
	color: #333;
	font-size: 20px;
	background: url(../images/nav_bg.jpg) repeat-x left bottom;
	padding-bottom: 13px;
	line-height: 48px;
}
.news .more{
	*margin-top:-45px;
	display: block;
	line-height: 60px;
	float: right;
	color: #666;
}
.news .more:hover{
	color:#1d8cea;
}
.news .bref{
	margin-top:30px;
	border-bottom: 1px dashed #e5e5e5;
}
.news .brefT{
	display: block;
	width:300px;
	padding-left:15px;
	text-align: left;
	background: url(../images/title_dot.jpg) no-repeat left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	font-size: 14px;

}
.news .brefT:hover{
	color: #1d8cea;
}
.news .brefC{
	display: inline-block;
	padding: 10px 0px 20px 17px;
	height:34px;
	overflow: hidden;
	white-space: normal;
	text-overflow:ellipsis;
	color: #666;
	line-height: 22px;
}

.news li{
	width:310px;
	display: block;
	margin-top: 10px;
}
.news li a{
	display: block;
	width:300px;
	padding-left:15px;
	text-align: left;
	background: url(../images/title_dot.jpg) no-repeat left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #333;
}
.news li a:hover{
	color: #1d8cea;
}
.side{
	position: fixed;
	top:400px;
	right: 0;
	width:45px;
	height:200px;
	z-index: 9999;
	visibility: visible;
}
.side div{
	margin-bottom:5px;
}
.side .qrcode{
	/*display: none;*/
	width: 132px;
	height: 252px;
	position:absolute;
	left:-146px;
	z-index: 999;
	top:-104px;
}
.side .weibo{
	cursor: pointer;
}
.side .wechat{
	cursor:pointer;
}
.side .totop{
	cursor:pointer;
}
.weibo:hover{
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/*.wechat:hover{
	opacity: 0.9;
	filter: alpha(opacity=90);
}*/
.totop:hover{
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/**友情链接**/
.flink{
	margin-bottom:50px;
}
.flink .title{
	border-bottom: 1px solid #e5e5e5;
}
.flink .t{
	color: #333;
	font-size: 20px;
	background: url(../images/nav_bg.jpg) repeat-x left bottom;
	line-height: 47px;
	padding-bottom: 12px;
}
.flink .links{
	margin-top:20px;
}
.flink .links{display: inline-block;}
.flink li{
	text-align: center;
	_height: 18px;
	_overflow: hidden;
	list-style:none;
	float:left;
	display: inline-block;
	width:140px;
	padding:0 0 10px 0;
}
.flink li a{
	margin:0;
	padding:0;
}
.flink a:hover{
	text-decoration: underline;
	color:#1d8cea;
}
.s1{
	margin-left:15px;
	margin-right:5px;
}
.s2{

	margin-right: 10px;
}
.s3{

}
/*SiteMap*/
.map{
	margin-top: 40px;
	margin-bottom: 40px;
}
.map .item .title{
	height: 40px;
	background: url(../images/map_bg.png) no-repeat left bottom;
}
.map .title h1{
	font-size: 22px;
	color: #000
}
.map .rows{
	margin-top: 30px;
	display: inline-block;
}
.map .rows h2{
	float: left;
	width: 100px;
	font-size: 18px;
	color: #1d8cea;
	line-height: 46px;
	text-align: right;
	font-weight: lighter;
	padding-right: 20px;

}
.map .rows .links{
	float: left;
	width: 838px;
	padding:10px 20px 10px 20px;
	background: #f8f8f8;
	border: 1px solid #e0e0e0;
}
.map .rows .links a{
	color: #666;
	line-height: 28px;
	padding-right: 15px;
}
.map .rows .links a:hover{
	color: #1d8cea;
}
.map .cattitle{
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}
.map .subCat{
	float: left;
	font-weight: bold;
	line-height: 20px;
	margin-right: 15px;
}
.map .slink{
	display: inline-block;
	width: 800px;
}
.map .rows a{
	display: block;
	white-space:nowrap;
	float: left;
}
.map .rows .item{
	margin-bottom: 10px;
}
.map .rows a{
	line-height: 20px;
}
.foot-fixed {
	width: 100%;
	background-color: #e05349;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 666;
	_position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _overflow: normal;
}
.foot-fixed a {
	display: block;
}
.foot-fixed img {
	display: block;
	border: 0;
	margin: 0 auto;
	width: 1000px;
}
.foot-fixed .close {
	width: 50px;
    height: 50px;
    margin-left: 30px;
    margin-bottom: 4px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 10px;
    background: url(http://game.tongbu.com/images/ad/ad-btn.png) -20px 13px no-repeat;
}
