html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,strong,em,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,"Microsoft YaHei",\5b8b\4f53;color:#333;outline:0;}
a {color:#333;text-decoration: none!important;}
a:hover{color:#f00;}

em {
	font-weight: normal;
	float: right;
}
em>a {
	color: #999;
}
em>i {
	font-family: simsun;
	padding-left: 3px;
	color: #999;
	font-weight: bold;
}
img {
	max-width: 100%;
}
body,html {
	background: #f5f5f5 url(../images/bg.png) no-repeat center top !important;
	background-size:100% !important;
}
.top {
	background: none;
}
.nav-top {
	position: relative;
	z-index: 50;
}
.head-main {
	position: relative;
	overflow: hidden;
}
.head-main:after {
	content: '';
	width: 100%;
	height: 400px;
	position: absolute;
	top: -55px;
	right: 50px;
	background: url(../images/ren.png) no-repeat right;
}
.main {
	position: relative;
	z-index: 50;
}
.top-sq {
	position: relative;
	z-index: 20;
}
			
			
.w1200{
	width:1200px;
}
.clear{
	clear:both}
 
.fl{
	float:left;
}
.fr{
	float:right;
}
.ma {
	margin:0 auto;
}
.wrap {
	overflow: hidden;
}
.head {
	position: relative;
}
.top {

}
.logo {
	padding: 40px 0 80px 0;
	position: relative;
	z-index: 50;
}
.top-sq {
	margin-top: 20px;
}

.nav-top {
	padding: 10px 0;
	color: #ddd;
	background: rgba(0, 0, 0, 0.60);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=true, GradientType = 0,startColorstr = '#60000000',endColorstr = '#60000000');
	position:static; 
	*zoom:1; 
	font-size: 12px;
	letter-spacing: .5px;
}
.nav {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	position: absolute;
	bottom: -30px;
}
.navbar {
	overflow: hidden;
	background: #93291E;
	background: -webkit-linear-gradient(#de1e1c, #5f1717); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#de1e1c, #5f1717); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#de1e1c, #5f1717); /* Firefox 3.6 - 15 */
	background: linear-gradient(#de1e1c, #5f1717); 
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffde1e1c, endColorStr=#ff5f1717);
}
.navbar>ul {}
.navbar>ul>li {
	float: left;
	line-height: 70px;
	text-align: center;
	position: relative;
	min-width: 120px;
}
.navbar>ul>li>a {
	color: #fff;
	background: #e83434;
	border-radius: 20px;
	-moz-border-radius:20px; 
 	-webkit-border-radius: 20px; 
	font-size: 14px;
	padding: 10px 15px;
	font-weight: bold;
}
.navbar>ul>li>a:hover {
	background: #FFFF99;
	position: relative;
	color: #f00;
}
.navbar .on {
	background: #FFFF99;
	color: #f00;
}
 .navbar>ul>li:first-child { 
	 min-width: 90px; 
	 margin-left: 20px;
 } 

.navbar>ul>li>a:hover {
	position: relative;
	color: #f00;
}
.search {
	padding: 0 30px;
	margin-top: 18px;
}
.bdcs-search-form {

}
.bdcs-search-form-input {
	
	padding: 10px;
	border: 0;
	max-width: 200px;
	width: 160px;
	background: rgba(255, 255, 255, .6);
}
.bdcs-search-form-submit {
	border: 0;
	background: #ED213A;  /* fallback for old browsers */
	background: -webkit-linear-gradient(#93291E, #ED213A); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#93291E, #ED213A); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#93291E, #ED213A); /* Firefox 3.6 - 15 */
	background: linear-gradient(#93291E, #ED213A); 
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#93291E, endColorStr=#ffED213A);
	cursor: pointer;
	padding: 10px;
	color: #fff;
	margin-left: -3px;
}
.main {
	margin-top: 70px;
}
.part {
	margin-top: 30px
}
.banner {
	width: 680px;
	overflow: hidden;
	max-height: 340px;
	position: relative;
}
.banner-slide {
	overflow: hidden;
	width: 100%;
	max-height: 340px;
	position: relative;
}
.slide-pagination {
	position: absolute;
	margin-left: 10px;
	z-index: 10;
	text-align: center;
}

.slide-pagination span {
	width: 15px;
	height: 15px;
	border-radius: 0;
	background: #000;
}

.slide-button-next,
.slide-button-prev {
	position: absolute;
	z-index: 10;
	top: 42%;
}

.slide-button-next {
	right: 0;
}

.slide-button-prev {
	 left: 0;
}

.slide-btn {
	transition: all .3s;
	padding: 30px 10px;
	background: rgba(0, 0, 0, .6);
	opacity: 0;
	color: #fff;
	font-family: simsun;
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
}

.banner-slide:hover .slide-btn {
	opacity: 1;
}


.homeTitle {

	padding: 16px 30px;
	border-bottom: 1px solid #eee;
}
.homeTitle> span {
	border-bottom: 3px solid #f00;
	padding-bottom: 16px;
	font-size: 15px;
}
.homeTitle em {
	position: absolute;
	right: 15px;
	
}
.homeHot {
	width: 500px;
	max-height: 340px;
	background: #fff;
	overflow: hidden;
	position: relative;
}
.newsHot {
	padding: 0 30px 4px 30px;
	border-bottom: 1px solid #eee;
}
.newsHot> h3 {
	text-align: center;
	font-size: 18px;
	font-weight: normal
}
.newsHot> h3 a {
	color: #4c4c4c;
}
.newsHot> p {
	color: #888;
	font-size: 14px;
	margin: 6px 0;
	line-height: 18px;
}

.homeList {
	padding: 10px 10px;
	margin: 10px 10px;
	overflow: hidden;
}
.homeList a {
	font-size: 14px;
	letter-spacing: .40px;
	display: inline-block;
	padding: 6px 0;
	color: #4c4c4c;
}
.homeList a:hover {
	color: #f00;
}
.homeList a:first-child {
	padding-top: 0;
}
.homeCon {
	margin: 0 -6px;
}

.homeBox {
	width: 33.33%;
	float: left;
	position: relative;
}
.homeItem {
	background: #fff;
	margin: 0 6px;
}
.homeGame {
	background: #fff;
	position: relative;
}
.gameCon {
	padding: 20px 30px;
	overflow: hidden;
}

.gameList {
	
	float: left;
	margin-right: 6px;
	width: 155px;
    overflow: hidden;
    text-align: center;
}
.gameList:last-child {
	margin-right: 0;
}
.gameList> .cover {
	overflow: hidden;
	height: 100px;
}

.gameList a {
	display: inline-block;
	padding-top: 6px;
	font-size: 14px;
	color: #4C4C4C;
}
.gameList img {
	cursor: pointer;
}
.gameList img:hover {
	opacity: .6;
}
.links {
	background: #fff;
}

.links-main {
	padding: 20px;
}

.links-main a {
	font-size: 12px;
	color: #888;
	padding: 6px 10px;
	display: inline-block;
}
.kf {
	font-family: simsun;
}

.kf-top {
	background: #ab170d;
	line-height: 42px;
	color: #fff;
}
.kf-top th {
	text-align: center;
	font-weight: bold;
	border: 1px solid rgba(245, 245, 245, 0.6);
	font-size: 15px;
}
.kf table {
	width: 100%;
	table-layout:fixed;
	word-break: break-all;
	word-wrap: break-word;
}
.kf-list {
	font-size: 12px;
	background: #fff;
	text-align: center;
	line-height: 40px;
}
.kf-list td {
	border: 1px solid #ccc;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis; 
	padding: 0 20px;
	height: 40px;
}
.kf-list td a {
	color: #000000;
}

.kf-list:hover {
	background: #FFFF99;
	color: #4c4c4c;
}
.kf-list .see {
	background: #ab170d;
    padding: 6px 10px;
	border-radius: 20px;
	-moz-border-radius:20px;
 	-webkit-border-radius: 20px; 
    color: #fff;
    letter-spacing: 1px;
}

.kf-list .time {
	color: #f00;
}
.kf-new {
	background: #ffff99;
}
.kf-new:hover {
	background: #fff;
	color: #4c4c4c;
}
.crumbs {
	font-size: 14px;
    color: #888;
    letter-spacing: .5px;
    background: #fff;
    margin-bottom: 10px;
    padding: 20px;
}
.crumbs a {
	color: #888;
} 
.list {
	width: 68%;
	background: #fff;
}
.listCon {
	background: #fff;
	overflow: hidden;
}
.listCon a {
	padding: 15px 0;
	border-bottom: 1px dashed #eee;
}
.article {
	width: 68%;
	background: #fff;
}

.articleTop {
	padding: 20px 0;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.articleTop>h1 {
	padding: 8px 0;
	font-size: 22px;
	font-weight: normal;
}
.articleTop>p {
	color: #888!important;
	font-size: 13px;
}
.articleCon {
	padding: 30px;
}
.articleCon p {
	line-height: 40px;
	font-size: 15px;
	text-indent: 2em;
	color: #666;
}
.articleCon p a {
	color: #327cd3;
}
.fenye {
	padding: 30px;
	border-top: 1px solid #eee;
}
.turnPage {
	padding: 30px;
	border-top: 1px solid #eee;
}
.sidebar {
	background: #fff;
	width: 350px;
	border: 1px solid #eee;
}

.sidebar {
	width: 30%;
}
.like {
	border-top: 20px solid #eee;
}
.likeCon {
	width: 50%;
}
.footer {
	width: 100%;
	background: #fff;
	padding-top: 30px;
    height: 180px;
    position: absolute;
    overflow: hidden;
}
.footer p {
	text-align: center;
	margin-bottom: 15px;
	color: #666;
}
.footer p a {
	font-size: 14px;
	color: #666;
	letter-spacing: .5px;
}
