a{text-decoration:none}


body{
  background:#202020;
  width: 100%;
}


.newbox{
	position:absolute;
	left: 0px;
	top: -42px;
	height:42px;
	width:100%;
	background:#242424;
	z-index: 99;
}
.newin{
	height: 42px;
	padding-left:133px;
	background: url(../image/newtl.png) no-repeat left center;
}
.lunleft{
	position:relative;
	overflow:hidden;
	height:42px;
}
.lunleft ul{
	position:absolute;
	left:100%;
	top: 0px;
	display:table;
}
.lunleft ul li{
	display:table-cell;
	white-space:nowrap;
	line-height:42px;
	color:#fff;
}
.psr{
  position:relative;
}

.inner{
  width:1010px;
  margin:0 auto;
}

.header .inner{
  height: 101px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.header{
  background: #0f0f0f;
  border-bottom: 1px solid #ffd182;
}

.nav ul{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.nav ul li{
  margin-left:20px;
}
.nav ul li a{
  display:block;
  color:#fff;
  font-size:15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding:0px 10px;
}
.nvimg{
	display:block;
	width:100%;
	height:46px;
	
}
.nv1{background: url(../image/nv1.png) no-repeat center center;}
.nv2{background: url(../image/nv2.png) no-repeat center center;}
.nv3{background: url(../image/nv3.png) no-repeat center center;}
.nv4{background: url(../image/nv4.png) no-repeat center center;}
.nv5{background: url(../image/nv5.png) no-repeat center center;}
.nav ul li a:hover{
  color:#fef35a;
}
.banner{
  height: 479px;
  background: url(../image/banner.jpg) no-repeat center top;
}

.content{
  padding-top:25px;
  background: url(../image/contbg.jpg) no-repeat center top;
}

.searchwa{
  
  height: 161px;
}
.search{
  width: 785px;
  height: 99px;
  background: url(../image/search.png) no-repeat center top;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin:0 auto;
  position:relative;
  top: 16px;
}
.saerinpt{
  margin-left: 235px;
  width:360px;
  height:66px;
  background: none;
  border: none;
  outline: none;
}
.searbtn{
  width:162px;
  height:66px;
}


.contbx{
  
}
.contin{
  padding:22px 28px;
  
}
.tlbx{
  text-align:center;
  margin-bottom:15px;
  padding-top:20px;
}
.wenzi{
  font-size:15px;
  line-height:28px;
  color:#fff;
}
.table{
  text-align:center;
  width:100%;
  
}
.table td{
  font-size:15px;
  color: #fff;
  height:38px;
  text-align:center;
  border:1px solid #525252;
  background: #161616;
}
.table tr:first-child td{
  background: #ffd247;
  color: #000;
}
.table2 tr:nth-child(odd) td{
  background:#3f3f3f;
}

.footer{
  text-align:center;
  color: #818181;
  padding: 27px 0px;
  background: #0a0a0a;
}
.tablebx{
  padding:10px 0px;
}
.zhuanimg{
	text-align:center;
	padding-top:20px;
	padding-bottom:30px;
}


.cont1{
	background:#151515 url(../image/bg1.jpg) no-repeat center top;
}
.cont2{
	background:#1e1e1e;
	padding-top:45px;
}
.shengjiimg{
	text-align:center;
	padding-top:20px;
	padding-bottom:40px;
}
.cont3{
	background:#161616;
	padding-top:20px;
}
.huang{
	color:#fef879;
}