@charset "utf-8";
body {
	font-family:"Microsoft YaHei"!important;
	font-size:12px;
	color:#333333;
	margin:0;
	background: #f1f1f1;
}
html {
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-face-color:#f2f2f2;
	scrollbar-highlight-color:#f2f2f2;
	scrollbar-shadow-color:#f2f2f2;
	scrollbar-3dlight-color:#d9d9d9;
	scrollbar-darkshadow-color:#a6a6a6;
	scrollbar-arrow-color:#a6a6a6;
	scrollbar-track-color:#fff;
}
::-webkit-scrollbar {
height:11px;
width:11px
}
::-webkit-scrollbar-button {
height:0;
width:0
}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
display:block
}
::-webkit-scrollbar-button:vertical:start:increment, ::-webkit-scrollbar-button:vertical:end:decrement {
display:none
}
::-webkit-scrollbar-track:vertical, ::-webkit-scrollbar-track:horizontal, ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal, ::-webkit-scrollbar-track:vertical, ::-webkit-scrollbar-track:horizontal, ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
border-style:solid;
border-color:transparent
}
::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal {
background-clip:padding-box;
background-color:#fff;
}
::-webkit-scrollbar-thumb {
-webkit-box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
background-clip:padding-box;
background-color:rgba(0, 0, 0, .1);
min-height:28px;
padding-top:100;
}
::-webkit-scrollbar-thumb:hover {
-webkit-box-shadow:inset 1px 1px 1px rgba(0, 0, 0, .25);
background-color:rgba(0, 0, 0, .4)
}
::-webkit-scrollbar-thumb:active {
-webkit-box-shadow:inset 1px 1px 3px rgba(0, 0, 0, .35);
background-color:rgba(0, 0, 0, .5)
}
::-webkit-scrollbar-track:vertical, ::-webkit-scrollbar-track:horizontal, ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
border-width:0;
}
::-webkit-scrollbar-track:hover {
-webkit-box-shadow:inset 1px 0 0 rgba(0, 0, 0, .1);
background-color:rgba(0, 0, 0, .05)
}
::-webkit-scrollbar-track:active {
-webkit-box-shadow:inset 1px 0 0 rgba(0, 0, 0, .14), inset -1px -1px 0 rgba(0, 0, 0, .07);
background-color:rgba(0, 0, 0, .05)
}
* {
	margin:0 auto
}
.left {
	float:left
}
.right {
	float:right
}
p, ul {
	list-style:none;
	margin:0;
	padding:0;
	border:0px
}
.clear {
	clear:both;
}/*清除浮动*/
img {
	border:0px;
	/*behavior:url("images/systemfiles/pngbehavior.htc")*/
}/*支持png图片*/
a {
	/*behavior:url("images/systemfiles/onfocus.htc")*/
}/*去掉点击虚线*/
.keyword {
	background-color: #FFFF00;
}/*搜索高亮关键词*/
.clear {
	clear:both;
}
table {
	margin:0;
	border-collapse:collapse
}
.Table {
	width:100%;
	border:1px solid #cccccc
}
.Table td {
	border:1px solid #cccccc;
	text-align:center;
}
.Table th {
	border:1px solid #cccccc;
	text-align:center;
}
textarea {
	overflow:auto;
}
.input {
	font-family:"Tahoma";
	font-size: 12px;
	COLOR: #515151;
	background: #f8f8f8;
	height:16px;
	border-top:1px solid #D8D8D8;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #D8D8D8;
	margin:0;
	padding:3px 0 0 3px;
}
.select {
	font-family:"Tahoma";
	font-size: 12px;
	COLOR: #515151;
	background:#f8f8f8;
}
a, div, li, td {
	-webkit-transition:color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out
}
a {
nofocus:expression(this.onFocus=this.blur());
}
a:focus {
	outline:none;
	-moz-outline-style:none
}
a:link {
	color:#c1bfc0;
	text-decoration:none
}
a:visited {
	color:#c1bfc0;
	text-decoration:none
}
a:hover {
	color:#ff4a47;
	text-decoration:none
}
.relative {
	position:relative;
}
.absolute {
	position:absolute;
}
/*小号中文字体*/
.smallcnfont {
	font-family: "PMingLiU";
	font-size: 11px
}
/*英文*/
.enfont {
	font-family:"Tahoma";
	font-size: 11px
}
.enfont a:link {
font-family:"Tahoma"font-size: 11px
}
.enfont a:visited {
font-family:"Tahoma"font-size: 11px
}
.bold {
	font-weight:bold
}
.px14 {
	font-size:14px
}
/*内容页图片展示*/
.picshowbox {
	max-width:560px;
}
/*内容行高样式*/
.h18 {
	line-height: 18px;
	word-wrap:break-word
}
.h20 {
	line-height: 20px;
	word-wrap:break-word
}
.h24 {
	line-height: 24px;
	word-wrap:break-word
}
.content {
	word-break:break-all;
	text-align:justify;
	text-justify:inter-ideograph
}
/*整体文字色定义*/
.font1 {
	COLOR:#CE3900;
	text-decoration:none
}
.font1 a:link {
	COLOR:#CE3900;
	text-decoration:none
}
.font1 a:visited {
	COLOR:#CE3900;
	text-decoration:none
}
.font1 a:hover {
	COLOR:#545865;
	text-decoration:underline
}
.font2 {
	COLOR:#808080;
	text-decoration:none
}
.font2 a:link {
	COLOR:#808080;
	text-decoration:none
}
.font2 a:visited {
	COLOR:#808080;
	text-decoration:none
}
.font2 a:hover {
	COLOR:#90969e;
	text-decoration:none
}
.font3 {
	COLOR:#4b5164;
	text-decoration:none
}
.font3 a:link {
	COLOR:#4b5164;
	text-decoration:none
}
.font3 a:visited {
	COLOR:#4b5164;
	text-decoration:none
}
.font3 a:hover {
	COLOR:#CCCCCC;
	text-decoration:none
}
.white {
	COLOR: #FFFFFF;
	text-decoration:none
}
.white a:link {
	COLOR:#FFFFFF;
	text-decoration:none
}
.white a:visited {
	COLOR:#FFFFFF;
	text-decoration:none
}
.white a:hover {
	COLOR:#FFF;
	text-decoration: underline
}
.font4 {
	COLOR:#493930;
	text-decoration:none;
}
.font4 a:link {
	COLOR:#493930;
	text-decoration:none
}
.font4 a:visited {
	COLOR:#493930;
	text-decoration:none
}
.font4 a:hover {
	COLOR:#000;
	text-decoration:none
}
/*滤镜*/
.filterty {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1)
}
.filterAlpha {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.shadow {
	-moz-box-shadow:0 0 10px #e5e5e5;
	-webkit-box-shadow:0 0 10px #e5e5e5;
	box-shadow:0 0 10px #e5e5e5;
	/* gte ie8 */ 
-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=90,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=180,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=6)";
/* lte ie7 */        
*filter: progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee, direction=0, strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee, direction=90, strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee, direction=180, strength=6)progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee, direction=270, strength=6);
}
/*去除png图片黑白*/
.pngFilterAlpha {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="bg.png");
}
/*分页样式*/
.pages {
	text-align:center;
	margin-top:10px
}
/*选项卡结束*/
.pl5 {
	padding-left:8px;
}
/*首页*/
#top {
	position: relative;
	height: 0;
	z-index:2;
}
.top {
	background: url(black80.png);
	height: 86px;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
.top>div {
	width: 1220px;
}
.top>div .logo, .top .nav {
	float: left;
}
.top>div .logo {
	padding-top: 10px;
}
.top>div .nav {
	font-size: 16px;
	/*margin-left: 100px;*/
	margin-top: 20px;
}
.top>div .nav>li {
	padding:20px 30px;
	float: left;
	background: url(bg_navli.gif) no-repeat left center;
}
.top>div .nav>li:first-child {
	background: none;
}
.top>div .nav>li>a:link, .top>div .nav>li>a:visited {
	color: #fff;
}
.top>div .nav>li>a:hover {
	color: #ff4a47;
}
.adIndex {
	position: absolute;
	width: 480px;
	padding: 60px;
	left: 50%;
	top: 70px;
	background: url(bg_adIndex.png) no-repeat;
}
.showGame>img {
	display: inline-block;
	vertical-align: top;
}
.showGame>span {
	display: inline-block;
	vertical-align: top;
	margin:6px;
	width: 119px;
	height: 108px;
	padding: 5px 0 0 15px;
	background: url(bg_ewm.png) no-repeat;
}
.gTit {
	font-size: 45px;
	line-height: 60px;
	padding-top: 5px;
	border-bottom: 1px solid #ff4a47;
}
.gTxt {
	font-size: 14px;
	padding-top: 10px;
}
.gBtn {
	float: left;
	padding-top: 30px;
}
.gBtn a {
	margin: 0;
	display: block;
	width: 134px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: url(bg_gbtn.png);
	color: #fff;
}
.top-btm {
	position: absolute;
	width: 1220px;
	left: 50%;
	margin-left: -610px;
	top: 600px;
}
.adGame {
	float: left;
}
.adGame>a {
	float: left;
	display: block;
	width: 400px;
	height: 300px;
	position: relative;
}
.adGame>a p {
	display: none;
	color: #ff4a47;
	width:400px;
	height: 80px;
	line-height:80px;
	text-align: center;
	font-size: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	background:url(black80.png);
}
.adGame>a:hover p {
	display: block;
}
.index_news {
	float: left;
	width:420px;
	height: 300px;
	background: #272b2e;
}
.btn_more {
	float: right;
}
.index_news>p {
	font-size: 20px;
	margin: 10px 30px;
	padding-bottom: 10px;
	clear: both;
	border-bottom: 1px solid #303435;
}
.index_news>p a:link, .index_news>p a:visited {
	color: #ff4a47;
}
.index_news>ul li {
	background: url(bg_news.gif) left center no-repeat;
	margin:0 30px;
	line-height: 32px;
	padding-left: 20px;
}
.index_news>ul li a, .index_news>ul li a:link, .index_news>ul li a:visited {
	color: #a1a1a3;
	float: left;
}
.index_news>ul li span {
	float: right;
	color: #4f5052;
}
#middle {
	width: 1220px;
}
.piclist {
	overflow: hidden;
}
.piclist>p {
	padding-top: 30px;
	overflow: hidden;
}
.piclist>p>span {
	float: left;
	display: inline-block;
	line-height: 1.1;
	border-left: 3px solid #ff4a47;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}
.piclist>p>a {
	cursor: pointer;
	float: right;
	background: url(icon_cg.gif) no-repeat right center;
	display: block;
	padding-right: 30px;
}
.piclist>ul {
	width: 1250px;
	margin-left: -12px;
}
.piclist>ul>li {
	float: left;
	width: 390px;
	padding: 0 12px;
	padding-top: 20px;
}
.piclist>ul>li>a>img {
	display: block;
	width:390px;
	height:180px;
}
.piclist>ul>li>div {
	background: #fff;
	height: 110px;
	padding: 10px 20px;
}
.piclist>ul>li>div .b {
	font-size: 18px;
	font-weight: bold;
}
.piclist>ul>li>div .txt {
	color: #b5b5b5;
	padding-top: 5px;
	line-height: 22px;
}
.piclist>ul>li>div .btm .zan {
	float: right;
	display: inline-block;
	background: url(btn_zan.gif) no-repeat left center;
	padding-left: 35px;
	height: 34px;
	line-height: 34px;
}
.piclist>ul>li>div .btm .more {
	margin-left: 18px;
	float: right;
	display: inline-block;
	background: url(btn_pic.gif) center no-repeat;
	cursor: pointer;
	width:84px;
	text-align:center;
	height: 34px;
	line-height: 34px;
}
.piclist>ul>li>div a, .piclist>ul>li>div a:link, .piclist>ul>li>div a:visited {
	color: #b5b5b5;
}
.piclist>p>b.tab {
	float: left;
	line-height: 22px;
	margin-left:20px;
	cursor: pointer;
}
.piclist>p>b.tab a {
	margin-left: 15px;
}
.piclist>p>b.tab a.selected, .piclist>p>b.tab a.selected:link, .piclist>p>b.tab a.selected:visited {
	color:#ff4a47;
}
.videolist>ul>li>a {
	display: block;
	position: relative;
}
.videolist>ul>li>a .bg_video {
	position: absolute;
	width: 51px;
	height: 51px;
	background: url(bg_video.png);
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
}
.partnerList {
	padding-top: 50px;
}
.partnerList>p {
	padding-bottom: 20px;
	overflow: hidden;
}
.partnerList>p span {
	float: left;
	display: inline-block;
	line-height: 1.1;
	border-left: 3px solid #ff4a47;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}
.partnerList>ul {
	clear: both;
	background: #fff;
	overflow: hidden;
	padding: 15px 10px;
}
.partnerList>ul li {
	float: left;
	padding:5px 15px 0;
}
.partnerList>ul li a {
	white-space: nowrap;
}
#foot {
	background: #181411;
	clear: both;
	margin-top: 50px;
	overflow: hidden;
	padding-bottom: 10px;
}
.foot {
	width: 1220px;
	padding: 20px 0;
	color: #9a9a9a;
}
.foot>img, .foot>p {
	/*float: left;*/
	padding-left: 40px;
	text-align: center;
	line-height: 24px;
}
.foot>img {
	margin-left: 10px;
}
.banner {
	width: 1600px;
	position: relative;
	left: 50%;
	margin-left: -800px;
	z-index: 1;
}
.height120 {
	height: 120px;
}
.c_content {
	background: #fff;
	min-height: 400px;
	padding: 20px 30px;
	line-height: 24px;
}
.c_content .title {
	font-size: 24px;
	padding: 20px 0;
}