﻿@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
}

.cyou-top,.cyou_bottom {
	font-family: Microsoft YaHei;
	font-size: 12px;
}

.cyou-top,.cyou_bottom {
	margin: 0;
	padding: 0;
}

.cyou-top img {
	border: 0;
}

.cyou-top a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.cyou-top em,i {
	font-style: normal;
}

.cyou-top a:focus,input,textarea,button {
	outline: none;
}

.cyou-top a {
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cyou-top a {
	outline: none;
	star: expression(this.onFocus=this.blur());
	-webkit-transition: color 200ms ease-out,background-color 200ms ease-out,border-color 200ms ease-out,opacity 200ms ease-out;
	-ms-transition: color 200ms ease-out,background-color 200ms ease-out,border-color 200ms ease-out,opacity 200ms ease-out;
	-o-transition: color 200ms ease-out,background-color 200ms ease-out,border-color 200ms ease-out,opacity 200ms ease-out;
	transition: color 200ms ease-out,background-color 200ms ease-out,border-color 200ms ease-out,opacity 200ms ease-out;
}

.cyou-top a:hover {
	-webkit-transition: color 200ms ease-out,background-color 200ms ease-out,border-color 200ms ease-out,opacity 200ms ease-out;
	-ms-transition: color 200ms ease-out,background-color 200ms ease-out,border-color 200ms ease-out,opacity 200ms ease-out;
	-o-transition: color 200ms ease-out,background-color 200ms ease-out,border-color 200ms ease-out,opacity 200ms ease-out;
	transition: color 200ms ease-out,background-color 200ms ease-out,border-color 200ms ease-out,opacity 200ms ease-out;
}

.cyou-top {
	width: 100%;
	height: 44px;
	background: #FBFBFB;
}

.cyou-main {
	width: 1200px;
	margin: 0 auto;
	height: 44px;
	position: relative;
}

.hd-fl {
}

.tw-logo {
	background: url(//sfqing.com/static/images/tw-logo.png) no-repeat;
	height: 44px;
	width: 115px;
	float: left;
	position: relative;
	z-index: 99;
}

.cyou_top_ads {
	position: static;
	width: 240px;
	height: 44px;
	padding-left: 30px;
	text-align: center;
	z-index: 9998;
	overflow: hidden;
}

.cyou_top_animate_elem {
	display: block;
}

.cyou_top_ads_big {
	display: none;
	position: absolute;
	margin-left: -110px;
	top: 0;
}

.cyou_top_ads:hover .cyou_top_ads_big {
	display: block;
}

.cyou_top_ads:hover .cyou_top_animate_elem {
	display: none;
}

.all-game {
	width: 120px;
	height: 44px;
}

.all-game .all-game-on {
	width: 120px;
	height: 44px;
	background: #EDEDED url(//sfqing.com/static/images/pb-hd-ico.jpg) 102px center no-repeat;
	font-size: 12px;
	color: #333333;
	float: left;
	text-indent: 11px;
	line-height: 44px;
}

.all-game:hover .all-game-on {
	color: #333333;
	background: #FDE701 url(//sfqing.com/static/images/all-game-on-up.png) 102px center no-repeat;
}

.all-game:hover .all-game-txt {
	display: block;
}

.all-game-txt {
	height: 242px;
	width: 1198px;
	background: #fff;
	position: absolute;
	left: 0px;
	top: 44px;
	display: none;
	z-index: 9999999;
	border: 1px solid #f2f2f2;
}

.all-game-js {
	width: 509px;
	height: 242px;
	display: none;
	overflow: hidden;
}

.all-game-js .game_txt {
	position: relative;
	width: 509px;
	height: 242px;
	display: block;
}

.all-game-js .game_txt p {
	color: #666;
	font-size: 12px;
	width: 276px;
	position: absolute;
	left: 22px;
	top: 106px;
	line-height: 25px
}

.all-game-ct {
	width: 440px;
	padding-top: 27px;
	height: 215px;
	margin: 0 20px;
}

.all-game-tit {
	height: 16px;
	width: 100%;
	line-height: 16px;
}

.all-game-tit .tit-h3 {
	height: 16px;
	line-height: 16px;
	border-left: 4px solid #FDE701;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	text-indent: 10px;
}

.all-game-tit a {
	float: right;
	color: #888888;
	font-size: 12px;
}

.all-game-tit a i {
	font-family: 宋体;
}

.all_games_nav {
	margin-top: 14px;
	border-top: 1px solid #EEEEEE;
	width: 100%;
}

.all_games_nav li {
	float: left;
	width: 30%;
	margin-top: 20px;
	overflow: hidden;
	height: 14px;
	line-height: 16px;
}

.all_games_nav li a {
	color: #666;
	font-size: 12px;
	cursor: pointer;
}

.all_games_nav li a:hover,.all-game-rt a:hover,.all-game-tit a:hover {
	color: #fe5600;
}

.all_games_nav li em {
	float: left;
}

.all_games_nav li i {
	float: left;
	width: 11px;
	height: 11px;
	margin-left: 6px;
	font-size: 12px;
	background: url(//sfqing.com/static/images/jb-ico.jpg) no-repeat;
	margin-top: 2px;
}

.all_games_nav li i.s_h {
	background-position: 0px 0px;
}

.all_games_nav li i.s_n {
	background-position: -18px 0px;
}

.all-game-rt {
	height: 242px;
	width: 208px;
	border-left: 1px solid #EEE;
}

.all-game-rt p {
	color: #333333;
	font-size: 16px;
	width: 100%;
	text-align: center;
	padding-top: 23px;
}

.all-game-rt a {
	float: left;
	text-align: center;
	width: 100%;
	height: 77px;
	margin-top: 14px;
	line-height: 135px;
	color: #666;
}

.all-game-rt a.game-box {
	background: url(//) top center no-repeat;
}

.all-game-rt a.game-lp {
	background: url(//) top center no-repeat;
}

.dl-q {
	height: 44px;
	line-height: 44px;
	color: #454545;
}

.dl-q a {
	color: #333;
	font-size: 12px;
	margin: 0 6px;
	float: right;
}

.dl-q em {
	float: right;
}

.dl-q .us-name {
	padding-right: 10px;
	padding-left: 5px;
}

.dl-q .dl-vip {
	width: 70px;
	height: 20px;
	margin-top: 11px;
	position: relative;
	padding-bottom: 13px;
}

.dl-q .dl-vip:hover .dl-vip-box {
	display: block;
}

.dl-q .dl-vip a.dl-vip-num {
	color: #d4b488;
	border: 1px solid #d4b488;
	font-size: 12px;
	border-radius: 11px;
	width: 58px;
	height: 18px;
	float: left;
	line-height: 18px;
	text-align: center;
}

.dl-q .dl-vip a.dl-vip-num:hover {
	color: #d4b488;
}

.dl-q .dl-vip.svip a.dl-vip-num {
	color: #E85103;
	border: 1px solid #E85103;
}

.dl-vip-box {
	position: absolute;
	left: -63px;
	top: 31px;
	z-index: 999999;
	width: 202px;
	display: none;
	height: 123px;
}

.dl-vip-txt {
	width: 160px;
	height: 70px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 9px -1px #aaa;
	padding: 10px 20px 30px 20px;
	border: 1px solid #f2f2f2;
}

.dl-vip-txt a {
	width: 100%;
	text-align: center;
	float: left;
	color: #666;
}

.dl-vip-txt p {
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	line-height: 33px;
	color: #666;
	text-align: center;
	float: left;
}

.dl-jt {
	width: 21px;
	position: relative;
	height: 11px;
	display: block;
	background: url(//sfqing.com/static/images/dl-jt.png) no-repeat;
	left: 50%;
	margin-left: -10px;
	top: 3px;
	z-index: 99;
}

.dl-vip-txt p i {
	color: #fe5600;
}

.dl-msg {
	position: relative;
	width: 60px;
	height: 44px;
	float: right;
	padding-left: 6px;
}

.dl-msg a.dl-msg-num b {
	color: #fe5600;
	font-weight: normal;
}

.dl-msg a.dl-msg-num {
	width: 54px;
	line-height: 44px;
	height: 44px;
	display: block;
}

.dl-msg:hover .dl-msg-box {
	display: block;
}

.dl-msg-box {
	width: 340px;
	position: absolute;
	left: 50%;
	top: 40px;
	z-index: 99;
	margin-left: -170px;
	display: none;
}

.dl-msg-list {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 9px -1px #aaa;
	padding: 10px 20px;
}

.dl-msg-list li {
	height: 108px;
	width: 276px;
	background: #F9F9F9;
	margin-top: 10px;
	border-radius: 3px;
	padding: 0px 10px;
}

.myMessage {
	width: 280px;
	height: 62px;
	margin: 0 auto;
	padding-top: 12px;
	overflow: hidden;
}

.myMessage img {
	float: left;
	height: 62px;
	width: 62px;
	margin-right: 10px;
}

.myMessage span {
	float: left;
	height: 24px;
	line-height: 24px;
	width: 208px;
}

.myMessage span b {
	float: left;
}

.myMessage span i {
	float: right;
	color: #888;
	padding-right: 6px;
}

.myMessage p {
	float: left;
	width: 208px;
	line-height: 20px;
	color: #666;
}

.myMessage-xq {
	text-align: right;
	width: 100%;
	line-height: 28px;
}

.myMessage-xq a {
	color: #fe5600;
}

.myMessage-xq a:hover {
	text-decoration: underline;
	color: #fe5600;
}

.myMessage-all {
	width: 100%;
	text-align: center;
}

.myMessage-all a {
	color: #888;
}

.myMessage-all a:hover {
	color: #333;
}

.cyou-btn {
	height: 44px;
	line-height: 44px;
	padding-right: 15px;
}

.cyou-btn a {
	float: left;
	font-size: 12px;
	color: #333;
	background: url(//sfqing.com/static/images/cyou-ico.png) no-repeat;
	padding-left: 18px;
	margin-right: 10px;
}

.cyou-btn a:hover,.dl-q a:hover {
	color: #FE5700;
}

.cyou-btn a.cyou-cz {
	background-position: 2px 15px;
}

.cyou-btn a.cyou-sc {
	background-position: -79px 16px;
}

.cyou-btn a.cyou-kf {
	background-position: -162px 16px;
}

.cyou-btn a:hover.cyou-cz {
	background-position: 2px -19px;
}

.cyou-btn a:hover.cyou-sc {
	background-position: -79px -18px;
}

.cyou-btn a:hover.cyou-kf {
	background-position: -162px -18px;
}

#cyou_bottom {
	float: left;
	width: 100%;
	min-width: 1100px;
	height: 210px;
	padding: 30px 0;
	zoom: 1
}

.cyou_bottom_wraper {
	border: none;
	border-collapse: collapse;
	padding: 0;
	margin: 0 auto
}

.cyou_bottom_wraper td {
	height: 77px;
	vertical-align: middle
}

.cyou_bottom_cont {
	text-align: left;
	padding: 0 10px
}

#cyou_bottom,.cyou_bottom_cont p {
	font: 400 12px/22px Tahoma,Geneva,sans-serif;
	color: #8e8e8e
}

.cyou_bottom_cont p {
	text-align: center;
	line-height: 26px;
	color: #999;
	max-width: 1100px;
	margin: auto;
}

.cyou_bottom_cont a,.footer-right a {
	color: #8e8e8e;
	text-decoration: none;
	margin: 0 6px;
}

.cyou_bottom_cont a:hover {
	color: #484848
}

.footer-right {
	width: 280px;
	height: 52px;
	margin: 0 auto;
	margin-bottom: 40px;
	padding-top: 20px
}

.footer-ico {
	background: url(//sfqing.com/static/images/footer-ico_v2.png) no-repeat 0 0;
	height: 51px;
	width: 54px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	position: static
}

.footer-ico-1 {
	width: 42px;
}

.footer-ico-2 {
	background-position: -42px 0
}

.footer-ico-4 {
	height: 47px;
	background: url(//sfqing.com/static/images/JiangxiCommerce.png) center 0 no-repeat;
	text-align: center;
	color: #000;
	line-height: 90px
}

.footer-ico-5 {
	background-position: -141px 0
}

.footer-ico-6 {
	background: url(//sfqing.com/static/images/teenager.png) no-repeat 0 0;
}