﻿@charset "utf-8";
body, p, dl, dd, blockquote, h1, h2, h3, h4, h5, h6, pre, table, td, th, ul, ol, li, hr, legend, fieldset, textarea, img, form{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	font-family:"宋体", Arial;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#333;
}
img, iframe{ border:none; }
li, ul, dl, dt, dd{ list-style:none; }
em{ font-style:normal}
a{
	text-decoration:none;
	color:#333;
}
a:hover{ color:#333; }
.clear{ clear:both; }
/*********** 整站结构部分 ***********/
.header{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
	background:#fff;
}
.yemeifuceng{
	height:100px;
	width:960px
}
.content{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
	background:#fff;
}
.home_leftpanel{
	width:235px;
	float:left
}
.home_rightpanel{
	width:713px;
	float:right;
	background:url(img/kd_in_index.gif) no-repeat top center;
}
.leftpanel{
	width:233px;
	float:left;
	border:#ccc 1px solid;
}
.rightpanel{
	width:713px;
	float:right;
	background:url(img/kd_in.gif) no-repeat top center;
}
.footer{
	width:960px;
	margin:0 auto;
	background:#0e3466;
	color:#fff;
}
/************* 公共部分 ************/
.crumbox{width:710px; overflow:hidden;	padding-top:13px; clear:both;}
/*-- 当前位置 --*/
.dangqianye{
	height:30px;
	line-height:30px;
	float:right;
	font-weight:bold;
	padding-right:20px;
}
.dangqianye2{
	height:30px;
	line-height:30px;
	clear:both;
	padding-top:13px;
	font-weight:bold;
	padding-right:20px;
	text-indent:30px;
	font-size:14px;
}
/*-- 内页右侧当前栏目 --*/
.dangqianlanmu{
	float:left;
	height:30px;
	line-height:30px;
	text-indent:60px;
}
.dangqianlanmu span{
	font-size:16px;
	font-weight:bold;
	
}
/*-- 内页左侧当前栏目大小类 --*/
.cebudaohang{width:233px; overflow:hidden; padding-bottom:10px;}
.cebudaohang .dalei{
	height:33px;
	line-height:33px;
	background:url(img/untitled.jpg) no-repeat left center;
	text-indent:35px;
	font-size:14px;
	font-weight: bold;
	color:#000;

}
.cebudaohang .xiaolei li a{
	height:30px;
	line-height:30px;
	font-size:14px;
	text-indent:40px;
	border-bottom:#ccc 1px dashed;
	display:block;
	background:url(/style/cn/img/ico_news.gif) no-repeat 25px center
}
.cebudaohang .xiaolei li a:hover{
	color:#f00;
	background:url(/style/cn/img/ico_news.gif) no-repeat 25px center
}
.tuwen1{width:233px;}
.tuwen1 dt{
	height:33px;
	line-height:33px;
	text-indent:35px;
	background:url(img/untitled.jpg) no-repeat left center;
}
.tuwen1 dt a{ font-size:14px; font-weight: bold; color:#000;}
.tuwen1 dd{
	padding: 5px;
	line-height:20px;
}
/*-- 翻页 --*/
.fanye{
	text-align:center;
	clear:both;
	height:30px;
	padding-top:10px;
}
.fanye ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.fanye ul li{
	float:left;
	margin-right:5px
}
.fanye ul a{
	float:left;
	display:block;
	padding:0px 7px;
	height:20px;
	line-height:20px;
	border:#ddd 1px solid
}
.fanye ul a.current{
	background:#39F;
	color:#fff
}
.fanye ul a.page:hover{
	border:#39F 1px solid;
	color:#39F
}

/************* 内容部分 ************/
/*========== 页眉 ==========*/
/*-- LOGO浮层 --*/
.logo{
	position:absolute;
	z-index:6;
	top:10px;
	margin-left:25px;
}
/*-- 公司名 --*/
.companyname{
	position:absolute;
	z-index:6;
	margin-left:170px;
}
/*-- 淡入淡出 --*/
.focus{ height:200px; width:960px}
.focus .imgbar li{position:absolute; width:960px; height:200px; overflow:hidden}
.focus .btnbar{position:relative;z-index:18;top:170px; color:#fff; height:30px; text-align:right; padding-right:10px;}
.focus .btnbar ul{display:inline-block; *display:inline; zoom:1}
.focus .btnbar li{ float:left; display:block; width:20px; height:20px; line-height:20px; text-align:center; background:#333; margin:5px; cursor:pointer;color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold}
.focus .btnbar li.cur{ background:#f00;color:#fff}
/*-- menu --*/
.menu{width:960px; text-align:centerl; border-bottom:#113c73 10px solid;}
.menu .menubox{display:inline-block; *display:inline; zoom:1}
.menu .menubox .mainlevel{float:left}
.menu .menubox .mainlevel a.a{display:block; border-right:1px dotted #ccc; color:#000; height:32px; font-size:14px; font-weight:bold; line-height:32px; padding:0 28px; _float:left;/*IE6*/}
.menu .menubox .mainlevel a.a span{}
.menu .menubox .mainlevel a.a:hover{color:#fff; background:#ccc}
.menu .menubox .mainlevel ul{display:none; position:absolute; z-index:200; clear:both}
.menu .menubox .mainlevel ul li a{display:block;border-top:1px solid #fff; background:url(img/libg.png) right; font-size:12px; font-weight:bold; width:140px; text-align:left; padding:0 5px; height:30px; line-height:30px;}
.menu .menubox .mainlevel ul li a:hover{color:#fff; background:#ccc}
/*========== 首页 ==========*/
/*-- 图文 --*/
.tuwen2{width:660px; margin:0 auto; padding-top:20px;}
.tuwen2 .dtbox{
	height:30px;
	line-height:30px;
	text-indent:16px;
}
.tuwen2 .dtbox a{font-weight:bold; font-size:14px; color:#666666}
.tuwen2 .ddbox{
	padding-top:8px;
	line-height:20px;
}
.caption_warp{border:#ccc 1px solid; overflow:hidden; padding:1px;}
.caption_img1 .pic1{width:231px; height:66px; margin-bottom:3px;}
.caption_img2 .pic2{width:231px; height:66px; margin-bottom:3px;}
.caption_img3 .pic3{width:231px; height:66px; margin-bottom:3px;}
/*-- 图文 --*/
.tuwen{ border:#ccc 1px solid; overflow:hidden; margin-top:10px; width:233px; min-height:368px;}
.tuwen dt{
	height:33px;
	line-height:33px;
	text-indent:35px;
	background:url(img/untitled.jpg) no-repeat left center;
}
.tuwen dt a{
	height:30px;
	line-height:30px;}
.tuwen dd{
	padding: 5px 5px 5px 20px;
	line-height:20px;
}
/*-- 产品 --*/
.product_wrapper{
	zoom:1;
	overflow:hidden;
	width:695px;
	padding-left:8px;
	padding-top:20px;
	background:url(img/kd_in_index.gif) no-repeat top center;
}
.product_wrapper .caption{
	height:30px;
	line-height:30px;
}
.product_wrapper .caption span{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-indent:28px;
	float:left
}
.product_wrapper .caption a{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px
}
.product_wrapper .caption a:hover{color:#06F;}
.product_wrapper ul{
	clear:both
}
.product_wrapper ul li{
	width: 130px;
	height: 155px;
	float:left;
	border: 1px solid #e3e3e3;
	margin-left: 33px;
	_margin: 6px;/*ie6*/
	margin-top: 11px;
}
.product_wrapper ul li .product_img{/*图片居中自适应*/
	width: 130px;
	height: 130px;
	*font-size: 130px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	display:table-cell;
}
.product_wrapper ul li .product_img img{/*图片自适应居中尺寸*/
	vertical-align:middle;	
	zoom:expression( function(elm){var vw = elm.width,vh =elm.height;if (vw>130&&vw>=vh){elm.width=130;}elm.style.zoom = '1';if (vh>130&&vh>=vw){elm.height=130;}elm.style.zoom = '1';}(this));	
	max-width:130px; 
	max-height:130px; 
}
.product_wrapper ul li .product_name{
	height:17px;
	padding-top:8px;
	text-align:center;
}
.product_wrapper ul li .product_name a:hover{color:#F90;}
.product_wrapper ul li .product_introduction{
	display:none;
	line-height:20px
}
/*-- 图片走马灯 --*/
.picscroll_wrap{zoom:1;
	overflow:hidden;
	width:710px;
	margin-top:10px;
}
.picscroll_wrap .caption{
	padding-top:4px;
	height:26px;
	line-height:26px;
	margin-bottom:8px;
	background:url(img/captionbg.jpg) no-repeat left center;
}
.picscroll_wrap .caption span{
    font-size:14px;
	font-weight:bold;
	color:#666666;
	text-indent:37px;
	float:left
}
.picscroll_wrap .caption a{
	float:right;
	padding-right:15px;
}
#marqueediv_box{
	height:165px;
	overflow:hidden;
	position:relative;
	z-index:5;
	width:696px;
	margin-left:9px;
}
#marqueediv_box ul{
	position:absolute;
	z-index:4;
}
#marqueediv_box ul li{
	width: 130px;
	float:left;
	display:inline;
	margin:5px;
	overflow:hidden;
}
#marqueediv_box ul li .pic{
	width: 130px;
	height: 130px;
	*font-size: 130px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	overflow: hidden;
	display:table-cell;
}
#marqueediv_box ul li .pic img{/*图片自适应居中尺寸*/
	vertical-align:middle;zoom:expression(function(elm){var vw = elm.width, vh =elm.height;if(vw>130&&vw>=vh){elm.width=130;}elm.style.zoom = '1';if (vh>130&&vh>=vw){elm.height=130;}elm.style.zoom = '1';}(this)); max-width:130px; max-height:130px;
}
#marqueediv_box ul li .name{
	padding-top: 5px;
	text-align:center;
}
#marqueediv_box ul li .name a:hover{color:#F93}
/*-- 图片走马灯 --*/
.picscroll_box{ clear:both; width:958px; border:#ccc 1px solid;}
.picscroll_box  .captionbox{
	height:26px;
	line-height:26px;
	background:url(img/untitled0.jpg) no-repeat left center;
}
.picscroll_box  .captionbox span{
	font-weight:bold;
	font-size:14px;
	padding-left:30px
}
#marqueediv_wrap{
	height:65px;
	overflow:hidden;
	position:relative;
	z-index:5;
}
#marqueediv_wrap ul{
	position:absolute;
	z-index:4;
}
#marqueediv_wrap ul li{
	width: 130px;
	float:left;
	display:inline;
	margin:5px;
	overflow:hidden;
}
#marqueediv_wrap ul li .pic{
	width: 130px;
	height: 50px;
	*font-size: 50px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	overflow: hidden;
	display:table-cell;
}
#marqueediv_wrap ul li .pic img{/*图片自适应居中尺寸*/
	vertical-align:middle;zoom:expression(function(elm){var vw = elm.width, vh =elm.height;if(vw>130&&vw>=vh){elm.width=130;}elm.style.zoom = '1';if (vh>50&&vh>=vw){elm.height=50;}elm.style.zoom = '1';}(this)); max-width:130px; max-height:50px;
}
/*========== 内页新闻 ==========*/
.neiyexinwen{overflow:hidden; padding:20px 0px;}
.neiyexinwen .newslist{margin:0 15px;}
.neiyexinwen .newslist li{clear:both}
.neiyexinwen .newslist li .articlesharepic{
	width:100px;
	height:70px;
	float:left;
	overflow:hidden;
	margin-right:8px;
	display:none;
}
.neiyexinwen .newslist li .title{
	height:18px;
	padding-top:8px;
	padding-left:40px;
	border-bottom:#ddd 1px dotted;
	background:url(img/32.gif) no-repeat 20px center;
}
.neiyexinwen .newslist li .title a{
	float:left;
	width:530px;
}
.neiyexinwen .newslist li .title .reads{
	float:left;
	width:80px;
}
.neiyexinwen .newslist li .title .reads em{color:#FF0000; }
.neiyexinwen .newslist li .title .date{
	float:left;
	width:70px;
}
.neiyexinwen .newslist li .introduction{
	line-height:16px;
	display:none;
}
/*========== 新闻中心 ==========*/
.xinwenzhongxin{}
.xinwenzhongxin .newslist li{clear:both}
.xinwenzhongxin .newslist li .articlesharepic{
	width:100px;
	height:70px;
	float:left;
	overflow:hidden;
	margin-right:8px;
	display:none;
}
.xinwenzhongxin .newslist li .title{
	height:18px;
	padding-top:8px;
	padding-left:20px;
	border-bottom:#ddd 1px dotted;
	background-image:url(/style/cn/img/ico1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.xinwenzhongxin .newslist li .title a{
	float:left;
	width:580px;
}
.xinwenzhongxin .newslist li .title .reads{
	float:left;
	width:80px;
}
.xinwenzhongxin .newslist li .title .reads em{color:#FF0000; }
.xinwenzhongxin .newslist li .title .date{
	float:left;
	width:70px;
}
.xinwenzhongxin .newslist li .introduction{
	line-height:16px;
	display:none;
}
/*========== 新闻末级 ==========*/
.xinwenmoji{clear:both}
.xinwenmoji .news_title{
	padding-top:10px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	text-align:center;
}
.xinwenmoji .abstract{
	text-align:center;
	padding-top:15px;
	height:20px
}
.xinwenmoji .abstract ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.xinwenmoji .abstract ul li{
	float:left;
	padding:0px 30px;
}
.xinwenmoji .abstract ul li span{color:#FF0000; }
.xinwenmoji .news_content{
	padding:10px 30px;
	line-height:22px;
	clear:both;
}
.xinwenmoji .news_content a{ text-decoration:underline}
.xinwenmoji .news_content a:hover{ color:#f00}
/*-- 新闻末级翻页 --*/
.xinwenmojifanye{
	padding-top:10px;
	clear:both;
	padding-left:30px;
}
.xinwenmojifanye a{color:#666;}
.xinwenmojifanye a:hover{ text-decoration:underline; color:#C93;}
.xinwenmojifanye .prev{height:22px;}
.xinwenmojifanye .next{height:22px;}

/*========== 内页产品 ==========*/
.neiyechanpin{clear:both}
.neiyechanpin .productlist li{
	width:130px;
	height:155px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:33px;
	margin-top:10px;
	display:inline
}
.neiyechanpin .productlist li .productpic{
	width:130px;
	height:130px;
	*font-size:130px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.neiyechanpin .productlist li .productpic img{/*图片自适应居中尺寸*/ 
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>130&&vw>=vh){
	elm.width=130;
	}
	elm.style.zoom = '1';
	if (vh>130&&vh>=vw){
	elm.height=130;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:130px;
	max-height:130px;
}
.neiyechanpin .productlist li .productname{
	height:25px;
	line-height:25px;
	text-align:center
}
.neiyechanpin .productlist li .introduction{
	width:178px;
	float:left;
	padding:5px;
	display:none
}
/*========== 产品中心 ==========*/
.chanpinzhongxin{clear:both}
.chanpinzhongxin .productlist li{
	width:180px;
	height:210px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:12px;
	margin-top:10px;
	display:inline
}
.chanpinzhongxin .productlist li .productpic{
	width:180px;
	height:180px;
	*font-size:180px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.chanpinzhongxin .productlist li .productpic img{/*图片自适应居中尺寸*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:180px;
}
.chanpinzhongxin .productlist li .productname{
	height:30px;
	line-height:30px;
	text-align:center
}
.chanpinzhongxin .productlist li .introduction{
	width:178px;
	float:left;
	padding:5px;
	display:none;
}
/*========== 产品搜索 ==========*/
.chanpinsousuo{clear:both}
.chanpinsousuo .productlist li{
	width:180px;
	height:210px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:12px;
	margin-top:10px;
	display:inline
}
.chanpinsousuo .productlist li .productpic{
	width:180px;
	height:180px;
	*font-size:180px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.chanpinsousuo .productlist li .productpic img{/*图片自适应居中尺寸*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:180px;
}
.chanpinsousuo .productlist li .productname{
	height:30px;
	line-height:30px;
	text-align:center
}
.chanpinsousuo .productlist li .introduction{
	width:178px;
	float:left;
	padding:5px;
	display:none;
}
/*========== 产品末级 ==========*/
.chanpinmoji{width:690px; padding:20px 10px 0px;}
.chanpinmoji .zhutuwaiceng{
	float:left;
	width:550px;
	padding:5px;
}
.chanpinmoji .zhutuwaiceng .zhutu{
	width:550px;
	text-align:center;
}
.chanpinmoji .zhutuwaiceng .zhutu .img{
	width:550px;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.chanpinmoji .zhutuwaiceng .zhutu .img img{
	zoom:expression( function(elm){
	var vw = elm.width;
	if (vw>400){
	elm.width=400;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:400px;
}
.chanpinmoji .zhutuwaiceng .zhutu .mingcheng{
	height:30px;
	line-height:30px;
	text-align:center
}
.chanpinmoji .zhutuwaiceng .shuxing{
	float:right;
	width:210px;
}
.chanpinmoji .zhutuwaiceng .shuxing div{padding:5px 0px}
.chanpinmoji .xiangxishuoming{
	width:660px;
	padding:15px;
	float:left;
	line-height:22px
}
/*-- 产品末级右侧缩略图 --*/
.chanpinmojisuoluetu{
	width:100px;
	float:right;
	padding:0px 10px;
	border:#ddd 1px solid
}
.chanpinmojisuoluetu .left a{
	display:block;
	height:35px;
	width:100px;
	background:url(/style/cn/img/jt_s.gif) no-repeat center
}
.chanpinmojisuoluetu .right a{
	display:block;
	height:35px;
	width:100px;
	background:url(/style/cn/img/jt_x.gif) no-repeat center
}
.chanpinmojisuoluetu ul{width:100px; }
.chanpinmojisuoluetu ul li .img{
	width:100px;
	height:100px;
	*font-size:100px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.chanpinmojisuoluetu ul li .img img{
	vertical-align:middle;
	zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>100&&vw>=vh){
	elm.width=100;
	}
	elm.style.zoom = '1';
	if (vh>100&&vh>=vw){
	elm.height=100;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:100px;
	max-height:100px;
}
.chanpinmojisuoluetu ul li .name{
	height:22px;
	line-height:22px;
	text-align:center;
}
.neiyetuwen{padding:10px 30px; line-height:22px; clear:both;}
/*========== 留言表单 ==========*/
.message{padding:10px 30px;}
.message dl{
	clear:both;
	padding:5px 0px
}
.message dl dt{
	width:110px;
	float:left;
	padding-top:4px;
	font-size:14px
}
.message dl dd{
	width:500px;
	float:left
}
.message dl dd input{border:#ddd 1px solid}
.message dl dd textarea{border:#ddd 1px solid}
.message .tijiao{
	clear:both;
	height:25px;
	padding-top:10px;
	padding-left:140px
}
/*-- 留言列表 --*/
.message_list{padding:0px 20px;}
.message_list ul{}
.message_list ul li{vertical-align:middle;border:1px solid #ddd;}
.message_list ul li p{ line-height:22px; overflow:hidden; padding:5px}
.message_list ul li .linkman{border-bottom:1px solid #ddd; background:#eee}
.message_list ul li .linkman .name{ float:left}
.message_list ul li .linkman .date{ float:right}
.message_list ul li .msg_content{ clear:both; border-bottom:1px solid #ddd;}
.message_list ul li .reply{}
/*-- 留言翻页 --*/
.msg_fanye{
	text-align:center;
	clear:both;
	padding-top:10px;
}
.msg_fanye ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.msg_fanye ul li{
	float:left;
	margin-right:5px
}
.msg_fanye ul li a:hover{color:#f00}
.msg_fanye ul li .current{font-weight:bold}
/*========== 招聘 ==========*/
.zhaopin{width:660px; margin:0 auto; overflow:hidden; padding-top:10px; padding-left:20px;}
.zhaopin .biaotou{
	clear:both;
	font-weight:bold;
	color:#505050;
	overflow:hidden;
	height:30px;
	line-height:30px;
	border-bottom:2px solid #e8e8e8;
}
.zhaopin .biaotou .zhiwei{
	width:300px;
	float:left;
}
.zhaopin .biaotou .didian{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .biaotou .renshu{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .biaotou .riqi{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .biaotou .xiangxi{
	width:60px;
	float:left;
	text-align:center
}
.zhaopin .list{
}
.zhaopin .list li{
	clear:both;
	border-bottom:#ddd 1px solid;
	height:30px;
	line-height:30px
}
.zhaopin .list li a:hover{ text-decoration:underline; }
.zhaopin .list li .zhiwei{
	width:300px;
	float:left;
}
.zhaopin .list li .didian{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .list li .renshu{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .list li .riqi{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .list li .xiangxi{
	width:60px;
	float:left;
	text-align:center
}
/*========== 招聘末级 ==========*/
.zhaopinmoji{clear:both;padding:10px 30px; }
.zhaopinmoji ul li.list{
	padding-top:10px;
	height:16px;
}
.zhaopinmoji ul li.li_title{
	border-bottom:1px solid #a7a7a7;
	padding-top:20px;
	height:20px
}
.zhaopinmoji ul li.li_content{
	padding-top:10px;
	line-height:22px;
}
.zhaopinmoji ul li.lijishengqing a{
	display:block;
	width:80px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:#ff6600
}
/*========== 应聘申请 ==========*/
.yinpinshenqing{
	zoom:1;
	overflow:hidden;
	border:1px dotted #ccc;
	padding:10px
}
.yinpinshenqing dl{
	clear:both;
	padding:5px 0px
}
.yinpinshenqing dl dt{
	width:80px;
	float:left;
	font-size:14px;
	padding-top:2px;
	text-indent:10px
}
.yinpinshenqing dl dd{
	width:500px;
	float:left;
}
.yinpinshenqing dl dd input{border:#ddd 1px solid}
.yinpinshenqing dl dd input.radio{border:none}
.yinpinshenqing dl dd textarea{border:#ddd 1px solid}
.yinpinshenqing .tijiao{
	clear:both;
	padding-left:120px;
	height:25px;
	padding-top:10px;
}
/*========== 文件下载 ==========*/
.wenjianxizai{}
.wenjianxizai ul.list li{
	clear:both;
	border-bottom:#ccc 1px dotted
}
.wenjianxizai ul.list li .title{padding-top:8px; }
.wenjianxizai ul li .title a{
	float:left;
}
.wenjianxizai ul.list li .title span{float:right;color:#999}
.wenjianxizai ul.list li .introduction{
	clear:both;
	line-height:22px;
	color:#999999;
}
/*========== 文件下载末级 ==========*/
.wenjianxizaimoji{ }
.wenjianxizaimoji .abstract{
	float:left;
	width:550px;
}
.wenjianxizaimoji .abstract li{
	height:22px;
	line-height:22px;
	color:#505050
}
.wenjianxizaimoji .abstract li span{font-weight:bold}
.wenjianxizaimoji .download{
	float:left;
	width:100px
}
.wenjianxizaimoji .download a{
	display:block;
	width:100px;
	height:100px;
	background:url(/style/cn/img/download.gif) no-repeat center
}
.wenjianxizaimoji .introduction{
	clear:both;
	line-height:20px;
}
/*========== 视频列表 ==========*/
.neiyeshiping{}
.neiyeshiping .list li{
	width:160px;
	height:180px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:10px;
	margin-top:10px;
	display:inline
}
.neiyeshiping .list li .img{
	width:160px;
	height:160px;
	*font-size:160px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.neiyeshiping .list li .img img{/*图片自适应居中尺寸*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:180px;
}
.neiyeshiping .list li .name{
	height:20px;
	line-height:20px;
	text-align:center
}
.neiyeshiping .list li .introduction{
	width:178px;
	float:left;
	overflow:hidden;
	padding:5px;
	display:none
}
/*========== 视频末级 ==========*/
.shipingmoji{}
.shipingmoji .video{
	width:600px;
	float:left
}
.shipingmoji .video .title{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	background:#ddd;
	margin-bottom:5px;
	text-align:center;
}
.shipingmoji .video .flv{
	padding-left:123px
}
/*-- 视频末级缩略图 --*/
.shipingmojisuoluetu{
	width:100px;
	float:right;
	padding:0px 5px;
	border:#ddd 1px solid
}
.shipingmojisuoluetu .left a{
	display:block;
	width:100px;
	height:35px;
	background:url(/style/cn/img/jt_s.gif) no-repeat center
}
.shipingmojisuoluetu .right a{
	display:block;
	width:100px;
	height:35px;
	background:url(/style/cn/img/jt_x.gif) no-repeat center
}
.shipingmojisuoluetu ul.img_wrap{width:100px; }
.shipingmojisuoluetu ul.img_wrap li{}
.shipingmojisuoluetu ul.img_wrap li .img{
	width:100px;
	height:100px;
	*font-size:100px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.shipingmojisuoluetu ul.img_wrap li .img img{/*缩略图的大小*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>100&&vw>=vh){
	elm.width=100;
	}
	elm.style.zoom = '1';
	if (vh>100&&vh>=vw){
	elm.height=100;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:100px;
	max-height:100px;
}
.shipingmojisuoluetu ul.img_wrap li .name{
	height:22px;
	line-height:22px;
	text-align:center
}
.shipingmoji .shipingshuoming{
	clear:both;
	line-height:22px;
	border-top:#ccc 1px dotted
}
/*========== 底部 ==========*/
/*-- 无小类导航 --*/
.navigation{
	height:30px;
	background:#4e7aa7;
	text-align:center
}
.navigation ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.navigation ul li{
	float:left;
	line-height:30px;
}
.navigation ul li a{
	display:block;
	height:30px;
	line-height:30px;
	white-space: nowrap;
	color:#fff;
	padding:0px 20px;
	_float:left;/*IE6*/
}
.navigation ul .current a{
}
.dibuluokuanwaicen{
	padding:10px;
	clear:both;
	line-height:20px;
}
.copyright{ text-align:center}
.jishuzhichi{
	text-align:right;
	height:16px;
}
.dibuluokuanwaicen a{color:#fff;}