body {
	margin: 0;

	background-color: #FFFFFF;

}

.header {
	width: 990px;
	height: 110px;
	margin: auto;
	z-index: 100;
}

.logo {
	float: left;
	margin-top: 40px;
}

/********导航********/
/*布局*/
.topnva {
	/*width:360px;*/
	height: auto;
	float: right;
	position: relative;
}

.topnva li {
	float: left;
	width: 60px;
	height: 20px;
	display: block;
	background: url(../img/nvaimg.jpg) no-repeat right;
	/*firefox*/


}

.topnva li:last-child {
	background: none;
}


.topnva li a {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 15px;
	display: block;
	width: 60px;
	height: 20px;
	text-align: center;
	line-height: 20px;
}

.topnva li a:link {
	display: block;
	width: 60px;
	height: 20px;
	color: #000;
	text-align: center;
	text-decoration: none;
}

.topnva li a:visited {
	text-decoration: none;
	color: #000;

}

.topnva li a:hover {
	width: 60px;

	height: 20px;
	background: #000;
	text-decoration: none;
	color: #FFFFFF;

}

.topnva li a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.topnva .span {
	background: none;
}

/*
  设计导航下拉显示菜单
*/
.nva-conther {
	float: left;
	width: 990px;
	height: 1px;
	position: relative;
	z-index: 100;
}

.box1 {
	width: 988px;
	height: 220px;
	position: absolute;
	border-left: #e5e5e5 1px solid;
	border-right: #e5e5e5 1px solid;
	border-top: #e5e5e5 1px solid;
	border-bottom: #e5e5e5 1px solid;
	background: #FFFFFF;
	left: 0px;
	top: 10px;
	display: none;
}

.box2 {
	width: 988px;
	height: 220px;
	position: absolute;
	border-left: #e5e5e5 1px solid;
	border-right: #e5e5e5 1px solid;
	border-top: #e5e5e5 1px solid;
	border-bottom: #e5e5e5 1px solid;
	background: #FFFFFF;
	left: 0px;
	top: 10px;
	display: none;
}

.box3 {
	width: 988px;
	height: 220px;
	position: absolute;
	border-left: #e5e5e5 1px solid;
	border-right: #e5e5e5 1px solid;
	border-top: #e5e5e5 1px solid;
	border-bottom: #e5e5e5 1px solid;
	background: #FFFFFF;
	left: 0px;
	top: 10px;
	display: none;

}

.box4,
.box5,
.box6,
.box7,
.box8 {
	width: 988px;
	height: 220px;
	position: absolute;
	border-left: #e5e5e5 1px solid;
	border-right: #e5e5e5 1px solid;
	border-top: #e5e5e5 1px solid;
	border-bottom: #e5e5e5 1px solid;
	background: #FFFFFF;
	left: 0px;
	top: 10px;
	display: none;
}

/*






  页头菜单下拉简介
  
  
  
  
  
  
  
*/



.about1 {
	width: 285px;
	float: left;
	height: 220px;
	background: url(../img/indeximg1.jpg) no-repeat right bottom;
	border-right: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px;
	text-align: center;
	vertical-align: middle;
}

.about1 h1,
.about2 h1,
.about3 h1 {
	width: 78px;
	height: 23px;
	background: #000;
	float: left;
	font-size: 12px;
	letter-spacing: 5px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 2em;
}

.about1 img {
	margin-top: 20px;
	/*视频图片*/
	margin-bottom: 10px;
}

.about1 p {
	font-size: 12px;
	color: #000;
}

.about2 {
	width: 375px;
	float: left;
	height: 220px;
	background: url(../img/indeximg1.jpg) no-repeat right bottom;
	border-right: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px;
	text-align: center;
}

.about2 p {
	font-size: 12px;
	color: #000;
	padding: 10px 28px 0px 34px;
	text-align: left;
	line-height: 20px;
}

.about2 span {
	padding-left: 92px;
	font-family: Arial, Helvetica, sans-serif;
}

.about2 a:link {
	color: #666;
	text-decoration: none;
}

.about2 a:visited {
	color: #666;
	text-decoration: none;
}

.about2 a:hover {
	color: #000;
	text-decoration: none;
}

.about2 a:active {
	color: #666;
	text-decoration: none;
}

.about2 img {
	margin-top: 20px;
	/*视频图片*/
	margin-bottom: 0px;
}

.about3 {
	width: 320px;
	float: left;
	height: 220px;
	background: url(../img/indeximg1.jpg) no-repeat right bottom;
	border-bottom: #e5e5e5 solid 1px;
}

.about3 ul {
	width: 250px;
	margin-top: 45px;
	margin-left: 35px;
	display: block;
	height: 160px;
}

.about3 li {
	padding-left: 20px;
	padding-right: 20px;
	background: url(../img/nvaimg2.jpg) no-repeat 9px 11px;
	width: 70px;
	_width: 80px;
	/*IE6*/
	height: 25px;
	display: block;
	float: left;
	_font-family: sans-serif;
	/*IE6*/
	font-weight: bold;
	/*IE6*/
	_font-size: 14px;
	/*IE6*/
}










.about3 li a:link {
	font-size: 14px;
	font-family: sans-serif;
	/*FF*/
	line-height: 22px;
	text-decoration: none;
	color: #000;
}

.about3 li a:visited {
	text-decoration: none;
	color: #000;
}

.about3 li a:hover {
	background: #000;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

.about3 li a:active {
	text-decoration: none;
	color: #000;
}

/*





页头菜单下拉动态







*/

.news_down1 {
	width: 275px;
	float: left;
	height: 220px;
	background: url(../img/indeximg1.jpg) no-repeat right bottom;
	border-right: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px;
	text-align: center;
	vertical-align: middle;
}

.news_down1 h1 {
	width: 78px;
	height: 23px;
	background: #000;
	float: left;
	font-size: 12px;
	/*letter-spacing:5px;*/
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 2em;
}

.news_down2 h1,
.news_down3 h1 {
	width: 78px;
	height: 23px;
	background: #000;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 2em;
}

.news_down1 img {
	margin-top: 12px;
	/*新闻推荐图片*/
}

.news_down1 p {
	font-size: 12px;
	color: #000;
	display: block;
	width: 230px;


	margin-left: 24px;
	/*firefox*/

	margin-left: 24px\9;
	/* 所有IE浏览器(ie6+)支持 ；但是IE8不能识别“*”和“_”的css hack；所以我们可以这样写hack */


	*margin-left: 0px;
	/*ie7*/
	_margin-left: 0px;
	/*IE6*/












	height: 40px;
	padding-top: 8px;
	text-align: left;
	letter-spacing: 2px;
	line-height: 20px;
}

.news_down2 {
	width: 350px;
	float: left;
	height: 220px;
	background: url(../img/indeximg1.jpg) no-repeat right bottom;
	border-right: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px;
	text-align: center;
}

.gonggao {
	font-size: 12px;
	display: block;
	width: 350px;
	float: left;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	_margin-top: 14px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	height: 70px;
}

.gonggao img {
	float: left;
	margin-right: 5px;
}

.gonggao p {
	letter-spacing: 1px;
	line-height: 20px;
	display: block;
	margin-left: 30px;
	margin-right: 25px;
	margin-top: 29px;
	_margin-top: 35px;
}


.gonggao p a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.gonggao p a:visited {
	color: #000000;
	text-decoration: none;
}

.gonggao p a:hover {
	color: #000000;
	text-decoration: none;
}

.gonggao p a:active {
	color: #000000;
	text-decoration: none;
}



div.more {

	float: right;
	margin-right: 18px;
	margin-top: 7px;
}

div.more2 {

	float: right;
	margin-right: 10px;
	margin-top: 0px;


}

div.more3 {
	float: right;
	margin-right: 11px;
	margin-top: 11px;


}

.news_down2 ul {
	height: auto;
	display: block;
	width: 350px;
	margin-top: 7px;
	float: left;
}

.news_down2 li {
	display: block;
	float: left;
	width: 290px;
	_width: 300px;
	height: 28px;
	_height: 20px;
	text-align: left;
	background: url(../img/nvaimg4.jpg) bottom repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-left: 30px;
	_margin-left: 10px;
	_margin-top: 5px;
	line-height: 28px;
	_line-height: 0px;
	font-size: 12px;
}

.news_down2 li span {
	font-size: 12px;
	float: right;
	_width: 33px;
	_height: 20px;
	_line-height: 14px;
	display: block;
}

.news_down2 a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.news_down2 a:visited {
	color: #000000;
	text-decoration: none;
}

.news_down2 a:hover {
	color: #000000;
	text-decoration: none;
}

.news_down2 a:active {
	color: #000000;
	text-decoration: none;
}

.about2 img {
	margin-top: 20px;
	/*视频图片*/
	margin-bottom: 0px;
}

.news_down3 {
	width: 360px;
	float: left;
	height: 220px;
	background: url(../img/indeximg1.jpg) no-repeat right bottom;
	border-bottom: #e5e5e5 solid 1px;
}

.news_down3 h2 {
	font-size: 12px;
	font-weight: normal;
	width: 200px;
	height: 20px;
	float: left;
	margin-top: 35px;
	display: block;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
}

.news_down3 p {
	font-size: 12px;
	width: 300px;
	height: 67px;
	float: left;
	display: block;
	margin-left: 30px;
	_margin-left: 15px;

	color: #000000;
	line-height: 20px;
	letter-spacing: 1px;
}

.news_down3 ul {
	height: auto;
	display: block;
	width: 330px;
	margin-top: 10px;
	float: left;
}

.news_down3 li {
	display: block;
	float: left;
	width: 300px;
	height: 28px;
	_height: 20px;
	text-align: left;
	background: url(../img/nvaimg4.jpg) bottom repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-left: 30px;
	_margin-top: 5px;
	_margin-left: 15px;
	line-height: 28px;
	_line-height: 0px;
	font-size: 12px;
}

.news_down3 li span {
	_width: 33px;
	_height: 20px;
	_line-height: 14px;
	float: right;
	font-size: 12px;
}

.news_down3 a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.news_down3 a:visited {
	color: #000000;
	text-decoration: none;
}

.news_down3 a:hover {
	color: #000000;
	text-decoration: none;
}

.news_down3 a:active {
	color: #000000;
	text-decoration: none;
}


/*





页头菜单下拉展示







*/

.picture1 {
	width: 280px;
	float: left;
	height: 220px;
	background: url(../img/indeximg1.jpg) no-repeat right bottom;
	border-right: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px;

}

.picture1 p {
	float: left;
	font-size: 12px;
	color: #333333;
	display: block;
	width: 280px;
	height: 20px;
	margin-top: 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

}

.picture1 img {
	margin-left: 22px;
	margin-top: 11px;
	_margin-top: 7px;
}

.picture1b {
	padding: 5px;
	border: #CCCCCC solid 1px;
}

.picture1 h1,
.picture2 h1,
.picture3 h1 {
	width: 78px;
	height: 23px;
	background: #000;
	float: left;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 2em;
}

.picture2 {
	width: 350px;
	float: left;
	height: 220px;
	background: url(../img/indeximg1.jpg) no-repeat right bottom;
	border-right: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px;
}

.picture2_img {
	padding: 5px;
	border: #CCCCCC solid 1px;

}

.picture2 ul {
	width: 330px;
	height: 160px;
	margin-left: 15px;
	display: block;
	margin-top: 42px;
}

.picture2 li {
	float: left;
	margin-right: 7px;
	margin-left: 0px;
	margin-bottom: 10px;
}


.picture2_img2 {
	margin-top: 10px;
}







.picture3 {
	width: 355px;
	float: left;
	height: 220px;
	background: url(../img/indeximg1.jpg) no-repeat right bottom;
	border-right: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px;
}

.picture3 ul {
	width: 350px;
	height: 180px;
	display: block;
	margin-top: 32px;
}

.picture3 li {
	width: 90%;
	height: 80px;
	display: block;
	padding-left: 20px;
	padding-bottom: 8px;
	float: left;
}

.picture3 li p {
	float: right;
	display: block;
	width: 60%;
	font-size: 12px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}










/*搜索*/

#header-search {
	width: 400px;
	height: 32px;
	float: right;
	margin-top: 29px;
}

.search {
	border: 1px solid #e5e5e5;
	width: 180px;
	height: 18px;
	color: #b8b8b8;
	line-height: 20px;
	font-size: 12px;
	float: right;
	background-color: #fcfcfc;
}

.div-search {
	width: 180px;
	height: 22px;
	float: right;
	position: relative;
}

.search-go {
	left: 158px;
	/*firefox*/
	+left: 162px;
	/*IE7*/
	_left: 162px;
	/*IE6*/
	top: 0px;
	/*firefox*/
	+top: -1px;
	/*IE7*/
	_top: -1px;
	/*IE6*/
	width: 22px;
	height: 20px;
	position: absolute;
	z-index: 1;
}

/*页头设置首页文字*/
.toptitle {
	width: 145px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-top: 5px;
	_margin-top: 5px;
	/*IE6*/
}

.toptitle p {
	width: 65px;
	text-align: center;
	float: left;
	background: url(../img/nvaimg.jpg) no-repeat right;
}

.toptitle .span {
	+margin-top: -2px;
	/*IE6*/
	+margin-ltft: 2px;
	/*IE6*/
	_margin-top: -2px;
	/*IE6*/
	_margin-ltft: 2px;
	/*IE6*/
	background: none;
}

.toptitle a:link {
	color: #999;
	text-decoration: none;
}

.toptitle a:visited {
	color: #999;
	text-decoration: none;
}

.toptitle a:hover {
	color: #999;
	text-decoration: none;
}

.toptitle a:active {
	ccolor: #999;
	text-decoration: none;
}

/*

二级页面 企业概况页样式

*/


.aboutpage {
	width: 990px;
	height: auto;
	display: block;
	margin: auto;
	padding-top: 5px;
	border-top: #e5e5e5 solid 1px;

}

aboutpage img {}

.clear {
	clear: both;
}

/*

左侧导航

*/
/*菜单个性设置*/
.left_nva {
	width: 181px;
	height: 100%;
	padding-right: 5px;
	padding-top: 40px;
	float: left;
}

.left_nva ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/*一级菜单*/
.left_menu li.opens1 a {
	display: block;
	line-height: 31px;
	height: 31px;
	font-size: 12px;
	color: #333;
	font-family: "SimSun";
	border-top: #eaeaea solid 1px;
	background: #FFFFFF;
	text-align: right;
	padding-right: 25px;
	text-decoration: none;
}

/*一级菜单两态样式,供JS调用*/
.left_menu li.opens1 a.hove {
	text-decoration: none;
	background-position: left -31px;
}

.left_menu li.opens1 a.cur {
	text-decoration: none;
	background-position: left -62px;
}

/*二级菜单*/
.left_menu li ul {
	padding-left: 0px;
	/*FF*/
	overflow: hidden;
}

.left_menu li ul.opens2 {
	display: none;
}

.left_menu li ul.opens2 li {
	height: 26px;
	line-height: 26px;
}

.left_menu li ul.opens2 li a {
	text-decoration: none;
	display: block;
	height: 26px;
	line-height: 26px;
	background: #eaeaea;
	color: #42556B;
	border-top: 1px #FFFFFF solid;
	overflow: hidden;
}

/*二级菜单两态样式,供JS调用*/
.left_menu li ul.opens2 li a.opens1 {
	background: #FFFFFF 30px center;
	color: #000;
}

/*页头设置首页文字*/
.toptitle {
	width: 145px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-top: 5px;
	_margin-top: 5px;
	/*IE6*/
}

.toptitle p {
	width: 65px;
	text-align: center;
	float: left;
	background: url(../img/nvaimg.jpg) no-repeat right;
}

.toptitle .span {
	+margin-top: -2px;
	/*IE6*/
	+margin-ltft: 2px;
	/*IE6*/
	_margin-top: -2px;
	/*IE6*/
	_margin-ltft: 2px;
	/*IE6*/
	background: none;
}

.toptitle a:link {
	color: #999;
	text-decoration: none;
}

.toptitle a:visited {
	color: #999;
	text-decoration: none;
}

.toptitle a:hover {
	ccolor: #999;
	text-decoration: none;
}

.toptitle a:active {
	ccolor: #999;
	text-decoration: none;
}

/*banner样式*/

.banner {
	width: 990px;
	height: 500px;
	margin: auto;
	overflow: hidden;
	z-index: -1
}

.pics {
	height: 232px;
	width: 232px;
	padding: 0;
	margin: 0;
}

.pics img {
	width: 990px;
	height: 500px;
	top: 0;
	left: 0
}




/*

二级页面 企业概况页样式

*/


.aboutpage {
	width: 990px;
	height: auto;
	display: block;
	margin: auto;
	padding-top: 5px;
	border-top: #e5e5e5 solid 1px;
}

aboutpage img {}

.clear {
	clear: both;
}

/*

右侧内容

*/




.right_conther {
	float: left;
	width: 774px;
	/*firefox*/
	width: 774px\9;
	/*all ie*/
	width: 774px\0;
	/*ie8*/
	+width: 774px;
	/*ie7*/
	_width: 765px;
	/*ie6*/
	height: auto;
	overflow: hidden;
	background: url(../img/aboutimg2.jpg) no-repeat left 5px;
	padding-left: 30px;
	padding-bottom: 30px;
}

.conther {
	width: 774px;
	height: auto;
	padding: 15px 0px 0px 0px;
	margin-bottom: 0px;
	line-height: 20px;
	letter-spacing: 2px;
}

.conther_nva h3 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	text-align: left;
	border-bottom: #dddddd solid 1px;
	height: 35px;
	line-height: 35px;
	padding-top: 10px;
	padding-right: 30px;
}

.conther_nva h3 a:link {
	font-size: 12px;
	color: #5f5f5f;
	text-decoration: none;
}

.conther_nva h3 a:visited {
	text-decoration: none;
	color: #5f5f5f;
}

.conther_nva h3 a:hover {
	text-decoration: none;
	color: #000000;
}

.conther_nva h3 a:active {
	text-decoration: none;
	color: #5f5f5f;
}

.conther_title {
	width: 744px;
	padding-right: 30px;
	height: 50px;
	border-bottom: #dddddd solid 1px;
}

.conther_title h3 {
	width: 600px;
	font-family: sans-serif;
	font-size: 18px;
	float: left;
	margin-top: 15px;
}

.conther_title p {
	margin-top: 22px;
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	padding-left: 600px;
	color: #5f5f5f;
	float: right;
	padding: 0px;
}

.conther_title_news {
	/*新闻内容用*/
	width: 744px;
	padding-right: 30px;
	height: 50px;
	background: url(../img/new_contherimg01.jpg) bottom repeat-x;
}

.conther_title_news h3 {
	/*新闻内容用*/
	width: 600px;
	font-family: sans-serif;
	font-size: 18px;
	float: left;
	margin-top: 15px;
}

.conther_title_news p {
	/*新闻内容用*/
	margin-top: 22px;
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	padding-left: 600px;
	color: #5f5f5f;
	float: right;
	padding: 0px;
}

.conther_aid {
	/*新闻内容用*/
	width: 744px;
	padding-right: 30px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
	background: url(../img/new_contherimg01.jpg) bottom repeat-x;

}

.conther_aid p {
	/*新闻内容用*/
	font-size: 12px;
	float: left;
	margin-right: 20px;
}

.conther_aid span {
	/*新闻内容用*/
	font-size: 12px;
	float: right;
}

.conther_tag {
	/*新闻内容用TAG*/
	width: 744px;
	font-size: 12px;

	float: left;
	margin-top: 20px;
}

.conther_tag p {
	float: left;

	margin: 0px;
	padding: 0px;
}

.conther_tag2 {
	display: none;
}







.conther_tag a:link,
.conther_aid span a:link {
	color: #333333;
	text-decoration: none;
}

.conther_tag a:visited,
.conther_aid span a:visited {
	text-decoration: none;
	color: #333333;
}

.conther_tag a:hover,
.conther_tag a:hover a:hover {
	text-decoration: none;
	color: #333333;
}

.conther_tag a:active,
.conther_tag a:active {
	text-decoration: none;
	color: #333333;
}















/*页脚样式*/

.foother {
	background: url(../img/footherimg.jpg) repeat-x top;
	width: 990px;
	height: 45px;
	margin: 25px auto 0 auto;
	padding-top: 15px;
}

.foother li {
	width: 60px;
	height: 20px;
	display: block;
	float: left;
	background: url(../img/nvaimg.jpg) no-repeat 55px 2px;
}

.foother .span {
	width: 130px;
	background: none;
	line-height: 14px;
}

.foother .spangongan {
	vertical-align: middle;
	width: 200px;
	background: none;
	line-height: 14px;
	padding: 0px 0px 0px 6px;
	background: url(../img/nvaimg.jpg) no-repeat 0.5px 2px;

}

.foother .spangongan a>img {
	width: 12px;
	margin: -2px 0 0 0;

}



.foother li a {
	display: block;
	font-size: 12px;
}

.foother li a:link {

	display: block;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.foother li a:visited {

	display: block;
	text-decoration: none;
	color: #666;
}

.foother li a:hover {

	display: block;
	text-decoration: none;
	color: #000;
}

.foother li a:active {

	display: block;
	text-decoration: none;
	color: #666;
}

.foother p {
	width: 800px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	float: left;
}






/*


二级高新研发创新


*/



.new_conther_high {
	width: 774px;
	height: auto;
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.new_conther_high ul {
	display: flex;
	flex-direction: row;
	align-content: center;





	align-items: center;
	flex-wrap: wrap;
	margin-top: 30px;

	/* 以下代码如何实现向左侧对齐  */
	justify-content: flex-start;
	/* 如果使用了justify-content: flex-start，如何li拉开距离  */







}

.new_conther_high li {
	height: 259px;
	width: auto;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 25px 10px 0;


}

.new_conther_high span {
	display: block;
	margin-top: 10px;
	/* 如果文字超出了 new_conther_high li 宽度，自动换行*/
	word-break: break-all;
    width: 165px;
	line-height: 14px;

}



.new_conther_high li a>img {
	width: 100%;
	border: #c7c7c7 0.5px solid;
	padding: 10px;
	max-width: 145px;


}

.new_conther_high li a>img:hover {
	border: #bde1e3 0.5px solid;
	background: #bde1e3;

	/* 鼠标触发时候,渐渐显示动画 */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

}


.new_conther_hight_content{
	margin: 20px 0;
}







/*


二级新闻列表样式


*/




.new_conther {
	width: 774px;
	height: auto;
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.new_conther li {
	width: 98%;
	height: 43px;
	border-bottom: #dad8d7 solid 1px;
	display: block;
	font-size: 12px;
	line-height: 3.7em;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;


}

.new_conther li span {
	float: right;
	margin-right: 10px;
}

.new_conther li a:link {
	text-decoration: none;
	font-family: "SimSun";
	font-size: 12px;
	color: #000000;
}

.new_conther li a:visited {
	text-decoration: none;
	color: #000000;
}

.new_conther li a:hover {

	text-decoration: none;
	color: #000;
	_background: #efefef;
}

.new_conther li:hover {
	display: block;
	background: #efefef;
}

.new_conther li a:active {
	text-decoration: none;
}


.news_page {
	width: 774px;
	margin-top: 10px;
	font-size: 12px;
	float: right;
	text-align: center;
}

.news_page li {
	list-style-type: none;
}

.news_go {
	width: 774px;
	margin-top: 10px;
	font-size: 12px;
	float: right;
	text-align: left;
}


.news_go a:link {

	color: #000;
	text-decoration: none;
}

.news_go a:visited {
	text-decoration: none;
	color: #000;
}

.news_go a:hover {
	color: #000;
	text-decoration: none;
}

.news_go a:active {
	text-decoration: none;
	color: #000;
}

/*新闻分页样式*/
.pageinfo {

	float: left;
}

.pageinfo strong {}

.news_page li {
	padding: 5px;
	border: #CCCCCC solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
}


.news_page li a:link {

	color: #000;
	text-align: left;
	text-decoration: none;
}

.news_page li a:visited {
	text-decoration: none;
	color: #000;
}

.news_page li a:hover {
	color: #000;
	text-decoration: none;
}

.news_page li a:active {
	text-decoration: none;
	color: #000;
}

.news_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	width: 774px;
	height: auto;
	float: left;
}

.news_tag a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	line-height: 20px;
}

.news_tag a:link {

	color: #000;

	text-decoration: none;
}

.news_tag a:visited {
	text-decoration: none;
	color: #000;
}

.news_tag a:hover {
	color: #000;
	text-decoration: none;
}

.news_tag a:active {
	text-decoration: none;
	color: #000;
}

/*



二级产品展示样式


*/
.project {
	width: 774px;
	height: auto;
	overflow: hidden;
}

.project li {
	float: left;

	margin-right: 7px;
	margin-bottom: 15px;
}

.project img {
	border: #d1d1d1 solid 1px;
	padding: 12px 15px;

}

.project p {

	font-size: 12px;
	display: block;
	width: 214px;

	line-height: 35px;
}


.work_conther img {
	border: #d1d1d1 solid 1px;
	padding: 12px 15px;
	margin-bottom: 10px;
	margin-top: 10px;

}

.work_conther {
	text-align: center;
	padding-top: 40px;
}







.project_award {
	/*作品获奖页面*/
	width: 774px;
	height: auto;
	overflow: hidden;
}

.project_award li {
	float: left;

	margin-right: 7px;
	margin-bottom: 15px;
}

.project_award img {
	border: #d1d1d1 solid 1px;
	padding: 12px 15px;

}

.project_award p {
	font-size: 12px;
	display: block;
	width: 230px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}


/*



内容分页样式


*/


.work_page {
	margin-left: 300px;
	padding-bottom: 30px;
}

.work_page li {
	padding: 2px 5px;
	border: #CCCCCC solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	font-size: 12px;
}


.work_page li a:link {

	color: #000;
	text-align: left;
	text-decoration: none;
}

.work_page li a:visited {
	text-decoration: none;
	color: #000;
}

.work_page li a:hover {
	color: #000;
	text-decoration: none;
}

.work_page li a:active {
	text-decoration: none;
	color: #000;
}


.work_page2 {
	margin-left: 0px;
	padding-bottom: 30px;
}

.work_page2 li {
	padding: 2px 5px;
	border: #CCCCCC solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	font-size: 12px;
}


.work_page2 li a:link {

	color: #000;
	text-align: left;
	text-decoration: none;
}

.work_page2 li a:visited {
	text-decoration: none;
	color: #000;
}

.work_page2 li a:hover {
	color: #000;
	text-decoration: none;
}

.work_page2 li a:active {
	text-decoration: none;
	color: #000;
}


/*公司通用录样式*/
.tongxun {
	background: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tongxun table {
	background: #CCCCCC;
}

.tongxun td {
	border: #CCCCCC 1px solid;
	text-align: center;
	line-height: 25px;
	letter-spacing: normal;
}

.j a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.j a:link {
	text-decoration: none;
}

.j a:visited {
	text-decoration: none;
	color: #000;
}

.j a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #900;
}

.j a:active {
	text-decoration: none;
	color: #000;
}

#allname {
	display: none;
}

.news_conther {
	height: auto;
	display: block;
	line-height: 25px;
	/*firefox*/
	line-height: 25px;
	/*all ie*/



	+line-height: 25px;
	/*ie7*/
	_line-height: 25px;
	/*IE6*/
	line-height: 25px;
	font-family: "SimSun";


}

.news_conther a {
	color: #000;
	text-decoration: none;
}

.news_conther a:hover {
	color: #900;
	text-decoration: none;
}


li.span2 {
	width: 98px;
	background: url(../img/nvaimg.jpg) no-repeat right 1px;
	margin-right: 5px;

}

.div-search {

	display: none;
}