@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
img {
	border:none;
}
a {
	line-height:24px;
	color:#645F5F;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}

body {
	font-size:12px;
	width:1079px;
	margin:0 auto;

	background:#f4f4f4;
}
#Bodymain {
	width:1079px;
	background:#fff;
}
#header {
		width:1079px;
		height:99px;
}
#logo {
	float:left;
	width:796px;
	height:99px;
}
.rit {
	width:250px;
	float:right;
}

.rit ul {
	padding:0;
	margin:0;
}
.rit li {
	display:inline;
}
.rit li a {
	display:block;
	float:right;
	width:70px;
	line-height:30px;
	color:#333;
	text-align:center;
}
.rit li a:hover {
	color:#ffd200;
}
.rit li span {
	display:block;
	float:right;
	width:1px;
	height:30px;
	background:url(../images/line_1.jpg) no-repeat 0 8px;
}

.simg {
	margin:10px auto;
	width:1079px;
}

#menubar {
	width:1079px;
	height:36px;
	background:url(../images/menu_bg.jpg) repeat-x;
}
#menubar ul {
	padding:0;
	margin:0 0 0 3px ;
}
#menubar li {
	display:inline;
}
#menubar li a {
	float:left;
	display:block;
	width:119px;
	line-height:36px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-family:"微软雅黑";
}
#menubar li a:hover {
	color:#fff;
	background:url(../images/menu_hover.jpg) repeat-x;
}


#content {
	width:1079px;
}
#content .left {
	width:251px;
	float:left;
	padding:0 0 0 5px;
}
#content .left .proclass {
	width:251px;
}
#content .left .proclass .title{
	width:251px;
	height:36px;
	background:url(../images/pro_title.jpg) no-repeat;
}
#content .left .proclass .title h3 {
	text-align:center;
	display:block;
	font-size:14px;
	color:#FFF;
	line-height:36px;
	font-family:"微软雅黑";
}
#content .left .proclass .mid{
	width:251px;
}
#content .left .proclass .mid ul {
	padding:0;
	margin:0;
}
#content .left .proclass .mid li a {
	display:block;
	width:211px;
	line-height:41px;
	color:#c57102;
	padding:0 0 0 40px;
	border-bottom:#ebebeb 1px solid;
	background:url(../images/pro_a.jpg) no-repeat 20px 16px;
}
#content .left .proclass .mid li a:hover {
	color:#333;
}

#content .left .about {
	margin:15px 0 0 0;
	width:251px;
}
#content .left .about .title{
	width:251px;
	height:36px;
	border-bottom:#b1b0ae 1px dashed;
	background:url(../images/about_title.jpg) no-repeat;
}
#content .left .about .title h3 {
	width:100px;
	text-align:center;
	display:block;
	font-size:14px;
	color:#FFF;
	line-height:30px;
	font-family:"微软雅黑";
}
#content .left .about .mid p {
	padding:0 4px;
	line-height:28px;
	color:#333;
	text-indent:2em;
}
#content .left .nerbox {
	width:251px;
}
#content .left .nerbox .title {
	width:251px;
	height:30px;
	background:url(../images/ner_left_title.jpg) no-repeat;
}
#content .left .nerbox .title h3 {
	display:block;
	line-height:28px;
	color:#FFF;
	font-size:14px;
	padding:0 0 0 20px;
}
#content .left .nerbox .mid {
	width:251px;
}
#content .left .nerbox .mid ul {
	padding:0;
	margin:0;
}
#content .left .nerbox .mid li a {
	display:block;
	width:201px;
	line-height:30px;
	color:#666;
	padding:0 0 0 50px;
	border-bottom:#FFF 1PX solid;
	background:#f5f5f5 url(../images/pro_a.jpg) no-repeat 25px 9px;
}

#content .left .nerbox .mid li a:hover {
	color:#F60;
	}


#content .right {
	float:right;
	width:796px;
}
#content .right .product {
	margin-top:15px;
	width:796px;
	float:right;
}
#content .right .product .title{
	width:796px;
	height:36px;
	border-bottom:#b1b0ae 1px dashed;
	background:url(../images/about_title.jpg) no-repeat;
}
#content .right .product .title h3 {
	float:left;
	width:100px;
	text-align:center;
	display:block;
	font-size:14px;
	color:#FFF;
	line-height:30px;
	font-family:"微软雅黑";
}
#content .right .product .title span a{
	display:block;
	float:right;
	color:#f71a1a;
   line-height:36px;
}
#content .right .product .mid {
	width:796px;
}

#content .right .product .mid a.pro1 {

	cursor:pointer;
		float:left;
	margin:5px 3px;
	background:#f3f3f3;
	border:#d8d8d8 1px solid;
	width:150px;
	height:158px;
	padding:5px;
	
}

#content .right .product .mid a.pro1:hover {
	border:#da8e4a 1px solid;
}

#content .right .product .mid .boxleft {
	float:left;
	width:150px;
	height:158px;
}

#content .right .product .mid .boxleft img {
	float:left;
	width:150px;
	height:158px;
}

#content .right .product .mid .boxleft .box {
	float:left;
	width:150px;	/*图片垂直居中显示*/
	display:table-cell;/* for not IE browsers*/
	text-align:center;
	vertical-align:middle;
 +display:block;
 +font-size:108px;/* 这里是height*0.9,估计在0.9左右比较接近FF和Opera*/
 +font-family:"Times New Roman", Times, serif;/* Don't miss here!*/
/*结束*/

}

#content .right .product .mid .boxleft .box img {
	vertical-align:middle;
}

#content .right .product .mid a.pro1 .boxleft span {
	float:left;
	display:block;
	width:150px;
	line-height:35px;
	height:35px;
	color:#010101;
	font-size:12px;
	text-align:center;
}

#content .right .product .mid a.pro1:hover .boxleft span {
	color:#ff0000;
}





#content .right .product .mid .pro {
	float:left;
	margin:15px 18px 0 0!important;
    *margin:15px 13px 0 0;
	width:146px;
}
#content .right .product .mid .pro img {
	border:#d4d4d4 1px solid;
	background:#f3f3f3;
	padding:5px;
}
#content .right .product .mid .pro span a {
	display:block;
	width:146px;
	line-height:24px;
	color:#3c3c3c;
	text-align:center;
}
#content .right .product .mid .pro span a:hover {
	color:#e00b0b;
}

#content .right .contact {
	float:right;
	width:251px;
}
#content .right .contact .title{
	width:251px;
	height:36px;
	background:url(../images/pro_title.jpg) no-repeat;
}
#content .right .contact .title h3 {
	text-align:center;
	display:block;
	font-size:14px;
	color:#FFF;
	line-height:36px;
	font-family:"微软雅黑";
}
#content .right .contact .mid{
	width:251px;
}
#content .right .contact .mid p {
	line-height:26px;
	color:#333;
	padding:0 4px;
}

#content .right .news {
	width:513px;
	float:left;
}
#content .right .news .title{
	width:513px;
	height:36px;
	border-bottom:#b1b0ae 1px dashed;
	background:url(../images/about_title.jpg) no-repeat;
}
#content .right .news .title h3 {
	width:100px;
	text-align:center;
	display:block;
	font-size:14px;
	color:#FFF;
	line-height:30px;
	font-family:"微软雅黑";
}
#content .right .news .mid {
	width:513px;
}
#content .right .news .mid .ina {
	padding:15px 0 0 0;
	width:513px;
}
#content .right .news .mid .ina img{
	float:left;
	margin:0 10px 10px 0;
	padding:4px;
	border:#dcdcdc 1px solid;
}
#content .right .news .mid .ina p {
	line-height:24px;
	color:#404040;
	font-size: 12px;
	padding:0 10px;
}

#content .right .news .mid ul {
	padding:0;
	margin:0;
}
#content .right .news .mid li {
	display:inline;
}
#content .right .news .mid li a {
	float:left;
	width:415px;
	display:block;
	height:33px;
	line-height:33px;
	color:#333;
	padding:0 0 0 25px;
	border-bottom:#d3d3d3 1px dashed;
	background:url(../images/news_a.jpg) no-repeat 10px 13px;
}
#content .right .news .mid li a:hover {
	color:#c57102;
	background:url(../images/news_hover.jpg) no-repeat 10px 13px;
}
#content .right .news .mid li span {
	display:block;
	float:left;
	width:70px;
	text-align:center;
	line-height:33px;
	color:#3c3c3c;	border-bottom:#d3d3d3 1px dashed;

}


#content .right .rightbox {
	width:791px;
}
#content .right .rightbox .title {
	width:791px;
	height:30px;
	background:url(../images/ner_right_title.jpg) repeat-x;
}
#content .right .rightbox .title h3 {
	display:block;
	line-height:30px;
	padding:0 0 0 10px;
	color:#000;
	font-size:14px;
}
#content .right .rightbox .mid {
	width:791px;
}
#content .right .rightbox .mid p {
	line-height:30px;
	color:#333;
	text-indent:2em;
}
#content .right .rightbox .mid ul {
	padding:0;
	margin:0;
}
#content .right .rightbox .mid li {
	display:inline;
}
#content .right .rightbox .mid li a {
	float:left;
	width:690px;
	display:block;
	height:33px;
	line-height:33px;
	color:#333;
	padding:0 0 0 25px;
	border-bottom:#d3d3d3 1px dashed;
	background:url(../images/news_a.jpg) no-repeat 10px 13px;
}
#content .right .rightbox .mid li a:hover {
	color:#c57102;
	background:url(../images/news_hover.jpg) no-repeat 10px 13px;
}
#content .right .rightbox .mid li span {
	display:block;
	float:left;
	width:70px;
	text-align:center;
	line-height:33px;
	color:#3c3c3c;	
	border-bottom:#d3d3d3 1px dashed;
}

#content .right .rightbox .mid a.pro {
	float:left;
	padding:5px;
	margin:15px 11px 10px 15px;
	background:#fafafa;
	border:#d8d8d8 1px solid;
	cursor:pointer
}
#content .right .rightbox .mid a.pro:hover {
	border:#da8e4a 1px solid;
}
#content .right .rightbox .mid .boxleft {
	float:left;
	width:215px;
	height:185px;
}
#content .right .rightbox .mid .boxleft img {
	float:left;
	width:215px;
	height:158px;
}
#content .right .rightbox .mid .boxleft .box {
	float:left;
	width:215px;	/*图片垂直居中显示*/
	display:table-cell;/* for not IE browsers*/
	text-align:center;
	vertical-align:middle;
 +display:block;
 +font-size:108px;/* 这里是height*0.9,估计在0.9左右比较接近FF和Opera*/
 +font-family:"Times New Roman", Times, serif;/* Don't miss here!*/
/*结束*/

}
#content .right .rightbox .mid .boxleft .box img {
	vertical-align:middle;
}
#content .right .rightbox .mid a.pro .boxleft span {
	float:left;
	display:block;
	width:215px;
	line-height:35px;
	height:35px;
	color:#010101;
	font-size:12px;
	text-align:center;
}
#content .right .rightbox .mid a.pro:hover .boxleft span {
	color:#ff0000;
}



#content .right .rightbox .mid .pro2 {
	float:left;
	margin:15px 14px 0 11px!important;
    *margin:15px 15px 0 4px;
	width:172px;
}
#content .right .rightbox .mid .pro2 img {
	border:#d4d4d4 1px solid;
	background:#f3f3f3;
	padding:5px;
}
#content .right .rightbox .mid .pro2 span a {
	display:block;
	width:172px;
	line-height:24px;
	color:#3c3c3c;
	text-align:center;
}
#content .right .rightbox .mid .pro2 span a:hover {
	color:#e00b0b;
}

















#Link {	margin:10px  auto 0 auto;

	width:1079px;
}
#Link .title {
	width:1079px;
	height:36px;
	border-bottom:#dcdcdc 1px solid;
	background:url(../images/lin_title.jpg) no-repeat;
}
#Link .title h3 {
	display:;
	width:102px;
	text-align:center;
	color:#FFF;
	line-height:34px;
	font-size:14px;
}
#Link .mid {
	width:1079px;
}
#Link .mid img {
	margin:10px 0 10px 10px;
	padding:1px;
	border:#dfdfdf 1px solid;
}
#key{
	margin: 0 auto;
	width:1079px;
	height:45px;
}
#key p {
	line-height:45px;
	color:#333;
	padding:0 0 0 5px;
}

#key p a{

	color:#333;
}

#Foot {
	margin:0 auto;
	width:1079px;
	height:106px;
	background:#ccc;
}

#Foot p {
	text-align:right;
	line-height:106px;
	color:#3b3b3b;
	font-size:12px;
}


#page{
	padding:10px 0px; text-align:right}
	.img_width{
	  max-width: 700px; 
  height:auto; 
  width:expression(this.width > 700 ? "700px" : this.width); }
  .C_title1{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#000000;
	width:500px;
}
.C_title{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#000000;
}
.C_time{
  margin-top:20px!important;
  margin-top:0px;
  color:#999999;
  font-size:12px;
  text-align:center;
}
.C_text{
  font-size:12px;
  line-height:22px;
  color:#000000;

  

}
.news_keywords{
	font-size:14px;
	font-weight:bold;
	margin:10px auto;
	}

.Next{padding:10px; font-size:12px; font-weight:bold; text-align:right}
.Prev{padding:10px; font-size:12px; font-weight:bold; text-align:right}
#back {
	clear:both;
	 display:block;
width:100%;
height:45px;
text-align:center;
margin:auto auto;
}
.img_width{
	  max-width: 740px; 
  height:auto; 
  width:expression(this.width > 740 ? "740px" : this.width); }


/*滚动样式*/
#demo {

overflow:hidden;
margin:auto auto;
width: 790px;
height:215px;


}
#indemo {
float: left;
width: 800%;

}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
/*滚动样式*/
#demoa {

overflow:hidden;
margin:auto auto;
width: 830px;
height:170px;


}
#indemoa {
float: left;
width: 800%;

}
#demoa1 {
float: left;
}
#demoa2 {
float: left;
}



