@charset "utf-8";
/* CSS Document */
@import url(extend.css);
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font:12px/1.5em Verdana, Geneva, sans-serif;
	text-align:center;
	background:url(../bg.gif) repeat-x;
}
a {
	outline:none;
	text-decoration:none;
}
td, img {
	border:none;
}
img{
	vertical-align:middle;
}
table {
	border-collapse:collapse;
}
#wrap {
	width:1003px;
	margin:0 auto;
}
#wrap:after {
	content:"";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
.header {
	height:80px;
	padding-top:9px;
	text-align:left;
	padding-left:60px;
}
.header span {
	float:right;
	margin-top:-9px;
	margin-right:30px;
}
.header span img {
	vertical-align:middle;
}
.header span a {
	color:#000;
	padding:0 10px;
}
.header span a:hover {
	color:#F7941C;
}
.menu {
	height:37px;
	position:relative;
	font-size:14px;
	padding-left:200px;
	background:url(../menubg.gif) repeat;
}
.menu li {
	float:left;
	color:#7E7E7E;
	width:120px;
	background:url(../aorry02.gif) left center no-repeat;
}
.link a, .link a div {
	color:#7E7E7E;
	display:block;
	width:100px;
	height:37px;
	line-height:37px;
}
.link a .en,.link a .cn  {
	background:#000 url(../menubg.gif) repeat;
	cursor:pointer;
}
.link a .cn {
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.link a .en {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
.link a .cn {
	display:none;
}
.link a:hover .cn{
	color:#F7941C;
	display:block;
}
.link a:hover .en {
	display:none;
}
.content{
	padding:0 14px;
}
.banpic {
	width:972px;
	height:300px;
	border-bottom:1px solid #999A9A;
}
.boxes {
	padding:7px 15px;
	zoom:1;
}
.box01{
	width:327px;
	height:76px;
	padding:27px 8px;
	float:left;
	background:url(../box01bg.gif) no-repeat;
}
.box02{
	width:286px;
	height:76px;
	padding:27px 7px;
	float:left;
	background:url(../box02bg.gif) no-repeat;
}
.entit{
	width:67px;
	height:18px;
	margin:0 auto;
	color:#fff;
	font-family:Arial;
	font-weight:bold;
	background:url(../stitbg.gif) center center no-repeat;
}
.cntit{
	color:#FD850B;
	font-weight:bold;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.boxcontent dd{
	color:#919191;
	text-align:left;
	padding:0 10px;
	background:url(../boxddbg.gif) left center no-repeat;
}
.more{
	font-size:10px;
	text-align:right;
}
.more a,.boxcontent dd a{
	color:#919191;
}
.more a:hover,.boxcontent dd a:hover{
	color:#F7941C;
}
.aboutxt{
	width:210px;
}
.boxcontent dt{
	width:90px;
}
.boxcontent dt,.boxcontent dd{
	float:left;
}
.footer {
	clear:both;
	height:28px;
	line-height:28px;
	font-size:10px;
	/*background:url(../footerbg.gif) center center no-repeat;*/
}

.footer a{
	color:#363636;
}
.footer a:hover{
	color:#F7941C;
}
.container{
	width:960px;
	float:left;
	background:url(../contanierbg.gif) 267px repeat-y;
}
.search{
	height:27px;
	padding-top:1px;
	text-align:right;
	/*background:url(../searchbg.gif) bottom repeat-x;*/
}
.search input{
	vertical-align:middle;
}
.searchbox{
	width:162px;
	height:17px;
	color:#9F9F9F;
	border:0;
	padding:2px 3px;
	background:url(../searchboxbg.gif) no-repeat;
}
.leftbar{
	width:267px;
	float:left;
	background:url(../leftbarbg.gif) left bottom no-repeat;
}
.aboutnav{
	min-height:550px;
	height:auto !important;
	height:550px;
	text-align:left;
}
.navlink a, .navlink a div {
	color:#7E7E7E;
	display:block;
	width:232px;
	height:29px;
	line-height:29px;
	font-size:14px;
}
.navlink a .naven,.navlink a .navcn  {
	padding-left:35px;
	cursor:pointer;
}
.navlink a .navcn {
	background:url(../hoverbg.gif) no-repeat;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.navlink a .naven {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
.navlink a .navcn {
	display:none;
}
.navlink a:hover .navcn{
	color:#000;
	display:block;
}
.navlink a:hover .naven {
	display:none;
}
.rightcontent{
	width:670px;
	min-height:550px;
	height:auto !important;
	height:550px;
	padding:40px 0 20px 0;
	margin-left:13px;
	float:left;
}
.rightcontent p{
	color:#616161;
	text-align:left;
	line-height:20px;
	text-indent:2em;
	margin-top:20px;
}
.rightcontent p a{
	color:#616161;
}
.rightcontent p a:hover{
	color:#F7941C;
}
.aboutban{
	display:block;
	margin-top:20px;
}
.tit{
	height:27px;
	text-align:left;
	/*background:url(../titbg.gif) repeat-x;*/
}
.honor{
	margin:20px 0 10px 10px;
}
.honor li{
	text-align:left;
	padding:20px 0;
	margin:5px 0;
	display:inline;
	border-bottom:1px dashed #969696;
	zoom:1;
}
.honor li img{
	display:block;
}
.honorpic{
	width:275px;
	float:left;
}
.honortxt{
	width:370px;
	float:left;
	margin-left:10px;
	display:inline;
}
.honortxt dt{
	height:28px;
	line-height:28px;
	padding-left:25px;
	border-bottom:1px dashed #969696;
	font-size:14px;
	color:#969696;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	background:url(../aorry09.gif) left center no-repeat;
}
.honortxt dd p{
	text-indent:0;
	margin:5px 0;
	color:#969696;
}
/*.honor li{
	float:left;
	width:279px;
	height:190px;
	background:#969696;
	margin:15px 20px;
	display:inline;
	padding:6px 6px 0 6px;
}
.honor li img{
	display:block;
	border:1px solid #fff;
}
.honor li h5{
	font-size:14px;
	color:#fff;
	padding-top:8px;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
}*/
.pager{
	clear:both;
	color:#7E7E7E;
}
.pager a{
	color:#7E7E7E;
}
.pager a:hover{
	color:#F7941C;
}
.product{
	margin-top:20px;
}
.product li{
	float:left;
	border:1px solid #B2B2B2;
	background:#E5E5E5;
	color:#fff;
	margin:0 5px 10px 0;
	display:inline;
}
.product li img{
	display:block;
}
.product li h5{
	width:160px;
	padding-top:4px;
	height:24px;
	display:block;
	color:#666;
}
.pronav{
	height:auto !important;
	height:900px;
	min-height:900px;
	text-align:left;
}
.protit{
	height:30px;
	line-height:30px;
	padding-left:10px;
	color:#fff;
	font-size:14px;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	background:#000;
	display:block;
	clear:both;
}
.workshop li{
	width:290px;
	height:190px;
	float:left;
	padding:5px;
	margin:15px 16px;
	display:inline;
	border:1px dashed #969696;
}
.workshop li h5{
	font-size:14px;
	color:#969696;
	padding-top:6px;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.login{
	color:#969696;
	margin-top:20px;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.login legend{
	padding:0 10px;
	color:#969696;
	font-size:14px;
}
.login label{
	display:block;
	margin:8px 0;
}
.form{
	margin:50px 0;
}
.login a{
	color:#969696;
}
.login a:hover{
	color:#F7941C;
}
.btn{
	padding-left:70px;
}
.inputxt{
	width:200px;
}
.contactit{
	margin-top:20px;
	line-height:28px;
	color:#F7941C;
	font-size:14px;
	text-align:left;
	text-indent:2em;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #CCC;
}
.news{
	margin:20px 0;
}
.news li{
	height:25px;
	line-height:25px;
	padding-left:30px;
	text-align:left;
	border-bottom:1px dashed #CCC;
	background:url(../aorry10.gif) 10px center no-repeat;
}
.news li a{
	color:#000;
}
.news li a:hover{
	color:#F7941C;
}
.news li span,.newstit span{
	font-size:10px;
	color:#F7941C;
	float:right;
	margin-right:10px;
	display:inline;
}
.newstit{
	margin:20px 0;
	height:22px;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #CCC;
}