@charset "utf-8";
#classy {
	width: 100%;
	height: auto;
	line-height: 65px;
	border-bottom: 1px #e3e3e3 solid;
}
.classy {
	width: 1200px;
	text-align: center;
}
.classy a {
	padding: 0 25px;
	font-size: 16px;
	background: url(../images/dian6.jpg) right no-repeat;
	color: #666; position:relative;
}
/*.classy a:hover {
	border-bottom: 1px #e90c03 solid;
	padding-bottom: 23px;
}
.classy a.lion {
	border-bottom: 1px #e90c03 solid;
	padding-bottom: 23px;
}*/

.classy a::before{content: "";width:100%; z-index: -1; height: 100%;position: absolute;top: 0;left: 0;transition:0.2s ease all;}
.classy a:hover::before,.classy a.lion::before{width: 100%;border-bottom:1px #e90c03 solid; top:23px;}


.infcon {
	width: 1100px;
	height: auto;
	padding: 25px 50px;
	line-height: 35px;
	font-size: 15px;
	background: #fff;
}
.infcon h2 {
	display: block;
	height: 129px;
	background: url(../images/dian1.jpg) center no-repeat;
	font-weight: 100;
	text-align: center;
}
.infcon h2 span {
	line-height: 100px;
	font-family: 微软雅黑;
	font-size: 26px;
}
.infcon p {
	text-indent: 2em;
}
.infcon h3 {
	width: 100%;
	display: block;
	line-height: 50px;
	text-align: center;
	font-weight: 100;
	font-size: 18px;
}
#info {
	width: 100%;
	height: auto;
	background: #f5f7f8;
	padding: 25px 0;
}
.news {
	width: 1200px;
	height: auto;
	background: #fff;
}
.news ul li {
	width: 299px;
	height: 200px;
	float: left;
	padding: 50px;
	border-right: 1px #f5f7f8 solid;
	border-bottom: 10px #f5f7f8 solid;
}
.news ul li a {
	display: block;
}
.news ul li span {
	color: #aa8c8c;
	font-size: 14px;
	line-height: 43px;
	border-bottom: 2px #ff8383 solid;
	padding-bottom: 10px;
}
.news ul li .li_img {
	float: left;
	width: 115px;
	height: 95px;
	overflow: hidden;
	margin-right: 10px;
}
.news ul li .li_img img {
	width: auto !important;
	height: 95px !important;
}
.news ul li em {
	font-size: 16px;
	line-height: 26px;
}
.news ul li p {
	color: #666;
}
.news_view {
	width: 1100px;
	height: auto;
	background: #fff;
	padding: 50px;
}
.news_view .title {
	width: 90%;
	height: auto;
	margin: 15px auto;
	line-height: 30px;
	text-align: center;
	font-size: 30px;
}
.news_view .nurl {
	width: 100%;
	height: auto;
	line-height: 40px;
	text-align: center;
	color: #999;
}
.news_con {
	width: 100%;
	height: auto;
	padding: 10px 0;
	font-size: 15px;
	line-height: 33px;
	color: #555;
}
#wrap {
	width: 1158px;
	height: auto;
	background: #fff;
	padding: 20px 21px;
}
#wrap li {
	width: 366px;
	height: 260px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	float: left;
	display: inline-block;
	margin: 10px;
}
#wrap li .imgBox {
	width: 366px;
	height: 220px;
	overflow: hidden;
}
#wrap li .imgBox img {
	width: 366px;
	min-height: 220px;
	height: auto;
	position: relative;
	z-index: 40;
}
#wrap li .textBox {
	width: 366px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	background: #000;
	opacity: 0.6;
	font-size: 12px;
	position: absolute;
	bottom: 0px;
	z-index: 50;
	display: none;
}
#wrap li .textBoxs {
	width: 366px;
	height: 260px;
	position: absolute;
	bottom: 0px;
	z-index: 50;
	display: none;
}
#wrap li .textBoxs img {
	width: 92px !important;
	height: 92px !important;
	padding: 64px 137px;
	display: block;
}
#wrap li p {
	line-height: 25px;
	color: #333;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	text-align: center;
	font-size: 15px;
	display: block;
	width: 100%;
	line-height: 15px;
}
.lianxi {
	width: 405px;
	height: 250px;
	background: url(../images/dian9.jpg) left no-repeat;
	padding-left: 540px;
	line-height: 30px;
}
.context {
	width: 100%;
}
.context ul li {
	width: 100%;
	height: auto;
	line-height: 28px;
}


div.nvideo_tit,div.nvideo_tit1{line-height: 65px;}
div.nvideo_tit a{padding: 0 30px;}
div.nvideo_tit1 a{padding: 0 15px;}
div.nvideo_tit1 a:last-child,.classy a:last-child{background: none;}