﻿a{text-decoration: none;}
.inner{
	width: 1040px;
	margin:0 auto;
}
.top{
	height: 100px;
	background: url(../images/hbg.jpg) no-repeat center top;
}
/*.logo{
	position: absolute;
	width: 225px;
	height: 194px;
	z-index: 4;
	background: url(../images/lbg.png) no-repeat top center;
	top:0px;
	left:50%;
	text-align: center;
	margin-left: -112px;
}*/
.zhuce{
  position:fixed;
  left:50%;
  top:50%;
  -webkit-transform: translateX(-50%)  translateY(-50%);
     -moz-transform: translateX(-50%)  translateY(-50%);
      -ms-transform: translateX(-50%)  translateY(-50%);
       -o-transform: translateX(-50%)  translateY(-50%);
          transform: translateX(-50%)  translateY(-50%);
  
}
.closebs{
  position:absolute;
  right: -15px;
  top: -15px;
  cursor:pointer;
}
.nav{
	width:742px;
  padding-top:10px;
}
.nav li {
	float: left;
	padding-top: 6px;
}
.inner2{width: 1020px;margin:0 auto;}
.ml10{margin-left: 10px;}
.nav li a{
	display: block;
	/*width: 110px;*/
	height: 42px;
	width:120px;
	font-size: 16px;
	line-height: 42px;
	color: #fff;
	text-align: center;
}
.nav li a:link , .nav li a:visited{}
.nav li a:hover{
	background: url(../images/navcur.png) no-repeat center top;
	color: #161616;
}
.nav li.cur a{
	background: url(../images/navcur.png) no-repeat center top;
	color: #161616;
}
.banner{
	height: 595px;
}
body{
  min-width: 1200px;
  background:url(../images/bg_01.jpg) no-repeat center 130px;
}
.searchw{
  padding-top: 692px;
}
.new{
	position: absolute;
	width: 100%;
	bottom:0px;
	left:0px;
	height: 51px;
	background: url(../images/hei2.png);
	border-bottom:1px solid #353532;
}
.lunleft{
	float: left;
	position: relative;
	overflow: hidden;
	height: 51px;
	width: 900px;
}
.lunleft ul{
	position: absolute;
	width: 10000px;
	height: 51px;
	top:0px;
	left:0px;
}
.lunleft li{
	float: left;
	font:14px/50px "SimSun";
	color: #fff;
	/* width: 500px; */
	height: 51px;
}

.cont1{
	background: #1e181a;
}
.search{
	width: 742px;
	margin:0 auto;
	height: 63px;
	background: url(../images/search.png) no-repeat  top center;
}
.w210{width: 210px;}
.search input {
	float: left;
	width: 358px;
	padding-left: 10px;
	margin-right: 12px;
	border:none;
	background: none;
	height: 34px;
	color: #606060;
	font-size: 18px;
	outline: none;
}
.search a{
	display: block;
	width: 95px;
	height: 34px;
}
.search.cur{
  background: url(../images/searchhover.png) no-repeat center top;
}
.sif{
	padding-left: 180px;
}
.sif p{
	font:14px/24px "SimSun";
	color: #fff;
}
.sif p span{
	font-size: 14px;
	color: #000;
	margin-right: 3px;
	padding: 3px 8px;
	background: url(../images/lx.png) no-repeat  center ;
}
.biao{
	background: #262626;
	width: 100%;
	}
.biao td{
	height: 75px;
	font-size: 15px;
	text-align: center;
	color: #fff;
	border:1px solid #585858;
}
.w150{width: 150px;}
.tou td{color: #f6eb7b;background:#414141;height:64px;}
.biao .no1{width: 190px;}
/*.biao .no2{width: 90px;}*/
.cont3{
	/*background: url(../images/cbg.jpg) no-repeat  top center;*/
}
.biao .shen td{
  background:#181818;
}
.yel{color: #ffec6b;}
.inner p{
	color: #fff;
	font-size: 15px;
	line-height: 28px;
}
.zi{
	float: left;
	width: 570px;
}
.cont1bg p{
	font-size: 18px;
	line-height: 30px;
}
.biao2{
	width: 400px;
}
.biao .no3{
	width:133px ;
}
.inner .yel{color: #fcf991;}
.foot{
	
	background: #343434;
}
.foot p{
  font-size:16px;
  line-height:26px;
  color:#fff;
  text-align:center;
}
.foot p a{
  color:#fff;
  padding:0 4px;
}
.copr{
	font-size: 12px;
	color: #686868;
	line-height: 56px;
	padding-top: 25px;
	padding-bottom:22px;
	text-align: center;
}
.zi p{
	line-height: 26px;
}
.zhum{
	padding-left: 18px;
	border:1px solid #818181;
	border-top: none;
	width: 380px;
}
.zhum p{
	font-size: 14px;
	line-height: 18px;
	color: #f6eb7b;
}

.cont1bg .yel{color: #f8eb9f;}
.si{
	overflow: hidden;
	padding-bottom: 22px;
	border-bottom: 1px solid #292927;
}
.si li{
	float: left;
	font-size: 14px;
	line-height: 36px;
	padding-left: 42px;
	color: #5f5f5f;
	padding-right: 20px;
}
.si1{background: url(../images/si1.png) no-repeat left center;}
.si2{background: url(../images/si2.png) no-repeat left center;}
.si3{background: url(../images/si3.png) no-repeat left center;}
.si4{background: url(../images/si4.png) no-repeat left center;}
.si li b{
	font-size: 18px;
	padding-left: 5px;
	line-height: 36px;
	font-weight: bold;
	color: #e1c266;
}

.tanchu{
	position: fixed;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	background: url( ../images/hei.png);
}
.tanin{
	width: 800px;
	background: #393939;
	border-radius: 10px;
	margin:0 auto;
	margin-top: 100px;
	border: 2px solid #e8cc6e;
	overflow: hidden;
}
.tantou{
	height: 38px;
	background: #e8cc6e;
}
.tantou span{
	font-size: 14px;
	line-height: 38px;
	color: #20285b;
	padding-left: 18px;
}
.chat{
	display: block;
	cursor: pointer;
	float: right;
	margin-top: 5px;
	margin-right: 8px;
}
.tanbiao{
	width: 750px;
	margin:0 auto;
  background:#2e2e2e;
	
}
.tanbiao td{
	color:#fff;
	border:1px solid #3e3122;
	height: 34px;
	font-size: 12px;
	width: 150px;
	text-align: center;
}
.tanbiaotou td{
  background: #e9dc85;
  color: #22200f;
}
.tinti{
	padding-top: 36px;
	text-align: center;
	height: 52px;
	line-height: 52px;
	background: url( ../images/h5.png) no-repeat top center;
	color: #F6EC7B;
	font-size: 30px;
	font-weight: bold;
}
.cont1bg{
	/*background: url(../images/bg1.jpg) no-repeat center top;*/
}
.dacon{
	/* background: url(../images/bg1.jpg) no-repeat top center; */
}
.inku{
	width:945px;
  margin:0 auto;
}
.gong{
  color:#fff;
  background:#2b2b2b;
  margin:15px 0;
  position:relative;
  left:30px;
  width:60px;
  text-align:center;
  color:#fff;
}

  
.newbox{
 
  height:35px;
  width:100%;
  background:rgba(0,0,0,0.7);
  z-index: 99;
}
.newin{
  height: 35px;
  padding-left:133px;
  background: url(../images/newtl.png) no-repeat left center;
}
.lunleft{
  position:relative;
  overflow:hidden;
  height:35px;
}
.lunleft ul{
  position:absolute;
  left:100%;
  top: 0px;
  display:table;
}
.lunleft ul li{
  display:table-cell;
  white-space:nowrap;
  line-height:35px;
  color:#fff;
}