::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #e9e9e9;
}


/*定义滚动条轨道 内阴影+圆角*/

::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #ebebeb;
}


/*定义滑块 内阴影+圆角*/

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #989898;
}
.middle{
	width: 1180px;
	height: auto;
	margin: 0 auto;
}
header{
	width: 100%;
	height: 500px;
	background: url(../img/banner.jpg) no-repeat center 0;
	background-size: cover;
}
section{
	width: 100%;
	height: auto;
}
.news{
	width: 100%;
	height: 405px;
	padding-top: 33px;
}
.n_l{
	float: left;
	width: 720px;
	margin-right: 60px;
}
.n_r{
	float: left;
}
.n_r .new{
	padding-top: 30px;
	
}
.n_r .new h5{
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 10px;
}
.n_r .new li{
	width: 384px;
	padding-left: 14px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	background: url(../img/dian.png) no-repeat center left;
}
.n_r .new h5 a{
	color: #070707;
}
.n_r .new h5 a:hover{
	color: red;
}
.n_r .new li a{
	color: #070707;
}
.n_r .new li a:hover{
	color: red;
}
.box{
	width: 100%;
	height: 492px;
	background: #f5f5f5;
	margin-top: 33px;
	margin-bottom: 34px;
}
.lh_sound{
	padding-top: 22px;
	height: 492px;
}
.lh_sound .show{
	width: 100%;
	height: 400px;
	padding-top: 32px;
}
.lh_sound .show .new{
	float: left;
	width: 550px;
}
.lh_sound .show .new img{
	width: 273px;
	height: 183px;
	float: left;
}
.lh_sound .show .new h5{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #444343;
	padding-left: 15px;
	float: left;
	width: 260px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-bottom: 20px;
	font-weight: normal;
	padding-top: 25px;
}
.lh_sound .show .new p{
	width: 255px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #6c6c6c;
	line-height: 27px;
	padding-left: 18px;
	float: left;
}
.lh_sound .show .new ul{
	float: left;
	padding-top: 20px;
}
.lh_sound .show .new li{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 32px;
	padding-left: 18px;
	background: url(../img/dian2.png) no-repeat center left;
}
.lh_sound .show .new:nth-of-type(1){
	margin-right: 70px;
}
.tp{
	width: 100%;
	height: auto;
	position: relative;
}
.tp a{
	position: absolute;
	right: 0px;
	bottom: 5px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #e12929;
}
.tp a:hover{
	text-decoration: none;
}
.db_twh{
	height: 445px;
}
.b_box dl{ 
	float: left;
	width: 202px;
	height: auto;
	margin-left: 19px;
}
.b_box dl img{
	width: 202px;
	height:183px;
}
.b_box dl dd{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #2c2c2c;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.b_box dl dd a{
	color: #2c2c2c;
}
.b_box dl dd span{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #b4b4b4;
}
.b_box dl:nth-of-type(1){
	margin-left: 38px;
}
.yq_dbg{
	height: 320px;
}
.yq_dbg ul{
	float: left;
	width: 365px;
	margin-right: 37px;
	margin-top: 30px;
	
}
.yq_dbg ul:nth-of-type(3){
	margin-right: 0px;
}
.yq_dbg li{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 48px;
	padding-left: 23px;
	background: url(../img/dian3.png) no-repeat center left;
}
.yq_dbg li a{
	display: block;
	
	border-bottom: 1px dotted #bbbbbb;
}
.yq_dbg ul li:nth-of-type(4n+0) a{
	border-bottom:none;
}
.lh_yx{
	width: 100%;
	height: 630px;
}
.lh_yx .show{
	margin-top: 25px;
}
.lh_yx .show .s_box{
	width: 830px;
	height: 468px;
	float: left;
	position: relative;
}
.lh_yx .show .s_box a{
	position: absolute;
	top:0;
	left: 0;
	display: none;
}
.lh_yx .show .s_box a.active{
	display: block;
}
.lh_yx .show .tabs{
	width: 349px;
	height: 468px;
	overflow-x: hidden;
	overflow-y: auto;
}
.lh_yx .show .tabs .tab_nav{
	width: 100%;
	height: 132px;
	border-bottom: 2px solid #fff;
	background: #dddddd;
}
.lh_yx .show .tabs .tab_nav img{
	width:199px ;
	height: 112px;
	float: left;
	margin-top: 10px;
	margin-left: 8px;
}
.lh_yx .show .tabs .tab_nav p{
	width: 130px;
	/*height: 100%;*/
	float: left;
	margin-top: 12px;
	font-size: 18px;
	color: #444343;
	margin-left: 5px;
	line-height: 23px;
}
.lh_yx .show .tabs .tab_nav.active{
	background: #e12929;
}
.lh_yx .show .tabs .tab_nav.active p{
	color: #fff;
}
