/* CSS Document */
body {
	margin-top: 0px;
}

a,
a:link {
	text-decoration: none;
	color: #333333
}

.list_title2 {
	float: left;
	width: 150px;
	text-align: left;
}
.center2-right.djky {
    width: 496px;
}
.list_date2 {
	float: right;
	margin-right: 10px;
	font-size: 12px;
	width: 50px;
	color: #fe510c;
	font-weight: 200
}

.list_date2 a {
	color: #fe510c;
}

.list_date2 a:link {
	color: #fe510c;
}

.wza_box{ font-size: 14px; color: #333;position: absolute; right: 10px;} 
.wza_box a{color: #333;}
.wza_box span{margin: 0 10px; display: none;}
.wza_box .slb{display: none;}

#banner {
	width: 1012px;
	height: 310px;
}

#dh {
	width: 1012px;
	height: 47px;
	background: url(../images/dh.jpg) no-repeat;
}

#nav1 {
	height: 47px;
	list-style-type: none;
	line-height: 47px;
	overflow: hidden;
	color: #fff;
	margin-top: 0px;
        display: flex;
        justify-content: space-around;
}

#nav1 a {
	display: block;
	text-align: center;
}

#nav1 a:link {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold
}

#nav1 a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold
}

#nav1 a:active {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold
}

#nav1 a:hover {
	color: #ffef69 !important;
	text-decoration: none;
	font-weight: bold;
}

#nav1 li {
	float: left;
	background: url(../13710line.jpg) right no-repeat;
	padding: 0 30px 0 30px
}

#nav1 li ul {
	line-height: 24px;
	list-style-type: none;
	text-align: left;
	left: -1000px;
	width: 500px; //注意,这里一定要设置宽度; position: absolute;}

	#nav1 li ul li {
		float: left;
		width: 115px; //float就是子菜单横向的关键,可以继承父菜单而省略float}

		#nav1 li ul a {
			display: block;
			width: 65px;
			text-align: left;
			padding-left: 15px;
		}

		#nav1 li ul a:link {
			color: #000;
			text-decoration: none;
		}

		#nav1 li ul a:visited {
			color: #000;
			text-decoration: none;
		}

		#nav1 li ul a:hover {
			color: #000;
			text-decoration: none;
			font-weight: normal;
		}

		#nav1 li:hover ul {
			left: 25%;
		}

		#nav1 li.sfhover ul {
			left: 25%;
		}

		#center {
			width: 1004px;
			height: 1150px;
		}

		.center1 {
			padding: 20px 0px 0px 0;
			width: 974px;
			height: 330px;
		}

		.center11 {
			width: 449px;
			height: 330px;
			float: left;
		}

		.center12 {
			width: 498px;
			height: 330px;
			margin-left: 25px;
			float: left;
		}

		.wb-bt1 {
			width: 498px;
			text-align: right;
			font-size: 14px;
			color: #840900;
			font-weight: bold;
			background: url(../images/wb-bt1.jpg) no-repeat left;
			height: 28px;
			line-height: 28px;
		}

		.wb-bt2 {
			width: 498px;
			text-align: left;
			font-size: 14px;
			color: #840900;
			font-weight: bold;
			background: url(../images/wb-bt2.jpg) no-repeat left;
			height: 28px;
			line-height: 28px;
		}

		.wb-lb1 {
			text-align: left;
			font-family: "宋体";
			font-size: 12px;
			padding: 10px 0px 0px 10px;
			margin: 0px 0 0 0;
			background: #fff;
			height: 260px;
		}

		.wb-lb1 ul {
			margin-top: 0px;
			margin-left: 0px;
			padding-left: 0px
		}

		.wb-lb1 li {
			line-height: 26px;
			list-style: none;
			height: 26px;
			background: url(../images/lb.gif) left no-repeat;
			padding: 0 0 0 10px
		}

		.wb-lb1 li a {
			color: #4d4d4d
		}

		.wb-lb1 li a:hover {
			color: #c00;
			text-decoration: none
		}

		.center2 {
			padding: 20px 0px 0px 0;
			width: 974px;
			height: 303px;
		}

		.center2-left {
			width: 950px;
			height: 301px;
			border: 1px solid #dbdbdb;
			float: left;
			
		}

		.center2-right {
			width: 950px;
			height: 301px;
			border: 1px solid #dbdbdb;
			float: left;
			margin: 30px 0 0 0px
		}

		.center2-left-bt {
			width: 950px;
			height: 39px;
		}

		.center2-left-nr {
			width: 950px;
			height: 262px;
			background: #fff;
		}

		.center2-left-nr-3 {
			width: 950px;
			height: 203px;
			background: #fff;
		}

		.center2-left-nr1 {
			padding: 10px 10px 0 10px;
			height: 113px;
			overflow: hidden
		}

		.center2-left-nr1-img {
			width: 89px;
			height: 113px;
			float: left;
			padding: 1px;
			border: 1px solid #bdbdbd;
		}

		.center2-left-nr1-nr {
			font-size: 12px;
			line-height: 24px;
			text-align: left;
			float: left;
			margin: 0 0 0 10px;
			width: 176px;
		}

		.center2-left-nr1-nr span {
			font-weight: bold
		}

		.center2-left-nr1-nr a {
			color: #c8341c;
		}

		.center2-left-nr1-nr a:hover {
			color: #c8341c;
		}

		.center2-left-nr2 {
			text-align: left;
			font-family: "宋体";
			font-size: 12px;
			line-height: 24px;
			padding: 15px 0 0 10px
		}

		.center2-left-nr2 ul {
			margin-top: 0px;
			margin-left: 0px;
			padding-left: 0px
		}

		.center2-left-nr2 li {
			line-height: 26px;
			list-style: none;
			height: 26px;
			background: url(../images/lb.gif) left no-repeat;
			padding: 0 10px 0 10px;
                        display: flex;
                        justify-content: space-between;
		}

		.center2-left-nr2 li a {
			color: #4d4d4d
		}

		.center2-left-nr2 li a:hover {
			color: #c00;
			text-decoration: none
		}

		.center2 li {
			background: url(../images/hrss_50.jpg) left center no-repeat;
		}


		.center3 {
			padding: 20px 0px 0px 0;
			width: 974px;
			height: 393px;
		}

		.center3-left {
			float: left;
			width: 313px
		}

		.center3-left1 {
			height: 246px;
		}

		.center3-left2 {
			margin: 15px 0 0 0
		}

		.center3-right {
			width: 642px;
			height: 386px;
			border: 1px solid #dbdbdb;
			float: left;
			margin: 0 0 0 15px;
			overflow: hidden
		}

		.center4 {
			padding: 0px 0px 0px 0;
			width: 979px;
			height: 74px;
			border: 1px solid #dbdbdb;
			margin: 20px 0 0 0;
			background: #fff;
		}

		.center4-bt {}

		.center4-nr {
			padding: 0px 0 0 0
		}

		.yq {
			background: url(../images/yq-bj.jpg) repeat-x;
			border: 1px solid #e8ded3;
			margin: 0 6px;
			float: left;
			font-size: 12px;
			padding: 3px 3px
		}



		#play {
			width: 458px;
			height: 301px;
			overflow: hidden;
			left: 155;
			padding: 3px;
			clear: both;
			position: relative;
		}

		#play img {
			width: 436px;
			height: 267px;
		}

		#play_info {
			position: absolute;
			bottom: 4px;
			height: 24px;
			line-height: 24px;
			width: 309px;
			text-align: center;
			font-weight: bold;
			color: #0e77ca;
			z-index: 1001;
			cursor: pointer;
		}

		#play_info b {
			font-size: 12px;
			display: block
		}

		#play_text {
			position: absolute;
			z-index: 1002;
			bottom: 22px;
			right: 4px;
			height: 18px;
			display: block;
			padding-top: 1px;
			_padding-top: 0px;
		}

		#play_text li {
			width: 18px;
			height: 16px;
			float: left;
			display: block;
			background: #000;
			color: #FFF;
			text-align: center;
			margin: 1px;
			cursor: pointer;
		}

		#play_list a {
			display: block;
			width: 438px;
			height: 267px;
			top: 3px;
			overflow: hidden;
		}

		.like_box {
			width: 1000px;
			height: 42px;
			padding: 10px 0 7px;
			clear: both;
			margin: 0 auto;
		}

		.like_box ul {
			width: 100%;
			float: left;
			height: 42px;
		}

		.like_box ul li {
			padding-left: 20px;
			float: left;
			width: 162px;
			height: 42px;
			overflow: hidden;
		}

		.like_box ul li img {
			width: 162px;
			height: 42px;
		}
.home-tpxw{width: 436px; float: left; position:relative; overflow:hidden;  }
.home-tpxw img{ width:100%; height:267px; display:block; margin-bottom: 3px;}
.home-tpxw .bd li{ position:relative; overflow:hidden; zoom:1;}
.home-tpxw .bd .txt{height: 31px; line-height: 46px;  font-size:13px;text-align: center; display: block; font-weight: bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.home-tpxw .bd .txt a{color:#0e77ca;}
.home-tpxw .hd{ position:absolute; bottom:35px; right:5px;}
.home-tpxw .hd li{float:left; width:16px;font-size: 12px; height:16px; margin:0 1px; line-height:16px; text-align: center; overflow:hidden; background:#010101; cursor:pointer; color:#fff; transition: all .3s; -webkit-transition: all .3s;}
.home-tpxw .hd li.on{background:#e4a317;}
.home-tpxw .bd ul, .home-tpxw .bd li{width:100% !important;}
.sxll_hd{ background: url(../images/bt-1.jpg) no-repeat left center;}
.sxll_hd2{ background: url(../images/bt-2.jpg) no-repeat left center;}
.sxll_hd3{ background: url(../images/bt-3.jpg) no-repeat left center;    background-size: 100%;}
.sxll_hd4{ background: url(../images/bt-4.jpg) no-repeat left center;}
.sxll_hd5{ background: url(../images/bt-5.jpg) no-repeat left center;}
.sxll_hd6{ background: url(../images/bt-6.jpg) no-repeat left center;}
.center2-right.djkx {
    width: 497px;
}