body{
	background-color: #000;
}


/*Í·²¿*/
.head_box{
	width:960px;margin-left: auto;
	margin-right:auto; margin-top:1px;
	margin-bottom:1px;overflow:hidden;
}
.head_box > a{
	display: inline-block;
	float: left;
}
.head_box > a img{
	width: 100%;
}
.head_box .head_adcms{
	float: right;
	margin-top: 10px;
}
.nav_background_color{
	background-color: #323232;
}
.nav_border{
	border: none;
}
/*µ¼º½*/
.head_nav{
	width: 100%;
	line-height: 40px;
	margin-bottom: 10px;
	background-color: #323232;
	border-top: 1px solid #7b7b7b;
}
.head_nav_list{
	width: 960px;
	height: 40px;
	margin: 0 auto;
}
.head_nav_ul{
	display: inline-block;
	padding: 0;
}
.head_nav_ul li{
	float: left;
	width: 80px;
	text-align: center;
	list-style: none;
}
.head_nav_ul li:hover{
	background-color: #676767;
}
.head_nav_ul li a{
	width: 100%;
	height: 100%;
	display: inline-block;
	color: #fff;
}

.search_box{
	width: 300px;
	float: right;
	margin-top: 5px;
}
.search_box input,.search_box button{
	height: 30px;
	float: right;
}
.search_box input{
	border: none;
	padding-left: 10px;
	border-radius: 3px 0px 0px 3px;
}
.search_box button{
	line-height: 25px;
	border: none;
	border-radius: 0px 3px 3px 0px;
}



.advertisement{
	width: 960px;
	height: auto;
	margin: 0 auto;
}
.advertisement img{
	width: 100%;
}
.row_box_c{
	width: 960px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid #5a5959;
	display: block;
}
.latest_title{
	width: 100%;
	height: 30px;
	background-color: #444;
	padding-left: 15px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #fff;
}
.caption{
	padding: 5px !important;
}
.caption span{
	width: 100%;
	display: inline-block;
	color: #fff;
}
.caption h4{
	color: #FF9900;
	width: 100%;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.thumbnail{
	background-color: #000;
	border: 1px solid #5a5959;
}
.minadve{
	width: 100%;
	position: relative;
	top: -10px;
	float: left;
	padding: 0 15px;
	display: none;
}
.grid{
	text-align: center;
	padding-top: 20px;
}
.grid p,.grid a {
	color: #fff;
}
.pagexss{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
.video_box{
	width: 960px;
	height: 400px;
	margin: 0 auto;
	margin-top: 20px;
	color: #fff;
}
.carousel-indicators{
	position: absolute;
	top: 123px;
}
.carousel{
	width: 960px;
	margin: 0 auto;
	display: flex;
}
#buttom_back{
	background-image: linear-gradient(to bottom,#000 0,#000 100%);
	border: none;
	box-shadow: none;
}
.caption h4 a{
	color: #FF9900;
	display: inline-block;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.pages{
  word-wrap:break-word; 
  word-break:break-all;
  white-space: pre-wrap;
  line-height: 30px;
  height: auto;
  text-align: center;
  text-overflow: ellipsis;
  display:block;
}
.pages em {
  display: none;
}
.pagebtn {
}

.pages .pagenow {
  background-color: #fff;
  color: #000;
  padding: 2px 10px 2px 10px;
  border-radius: 2px;
  white-space: nowrap;
}

.pagelink_b{
  color: #fff;
  padding: 1px 9px 1px 9px;
  border: 1px solid #fff;
  border-radius: 2px;
  white-space: nowrap;
}

.pagelink_b:hover{
  color: #fff;
  padding: 1px 9px 1px 9px;
  border: 1px solid #fff;
  background-color: #000;
  border-radius: 2px;
}

.pagego{
  display: none;
}
.pagebtn{
  display: none;
}
 .pagelink_a {font-style: normal;background-color: #fff;color: #000;padding: 2px 5px 2px 5px;border-radius: 2px;white-space: nowrap;}
 
 .pagelink_a:hover {
   font-style: normal;background-color: #fff;color: #000;padding: 2px 5px 2px 5px;border-radius: 2px;
}
.couplet_adve{
	position: fixed;
	top: 20%;
}
.couplet_adve_a{
	position: fixed;
	left: 10px;
}
.couplet_adve_b{
	position: fixed;
	right: 10px;
}

/*Ã½½é²éÑ¯*/
@media only screen and (min-width: 100px) and (max-width: 1000px) 
{
	.computer_link{
		width: 100%;
	}
	.head_box .head_adcms{
		display: none;
	}
	.nav_background_color{
		
	}
	.navbar-header{
		background-color: #000;
	}
	.head_box{
		display: none;
	}
	.computer_link li{
		width: 25%;
		float: left;
	}
	.btn-default{
		width: 100%;
	}
	.advertisement{
		width: 100%;
	}
	.row_box_c{
		width: 100%;
	}
	.minadve{
		display: block;
	}
	.pagexss{
		width: 100%;
	}
	.video_box{
		width: 100%;
	}
	.carousel{
		width: 100%;
	}
	#newbutton{
		width: 100%;
		margin-left: 0;
		margin-top: 5px;
	}
	.head_nav_list{
		width: 100%;
		height: auto;
	}
	.head_nav_ul li{
		width: 16.5%;
	}
	.search_box{
		width: 100%;
		position: relative;
		top: -20px;
		padding: 0 20px;
	}
	.search_box input{
		width: 70%;
		border-radius: 0px;
	}
	.search_box button{
		width: 30%;
		border-radius: 0px;
	}
	.head_nav_ul{
		width: 100%;
	}
        .couplet_adve{
		display: none;
	}
.dibaner{
				}
}