@charset "utf-8";
/**
 +------------------------------------------------------------------------------
 * 网站样式重写
 +------------------------------------------------------------------------------
 */
body {
	color: #282d30;
	line-height: 22px;
	font-family: "微软雅黑", "黑体", Arial;
	background:#282D30;
}
a {
	outline: none;
	text-decoration: none;
	color: #282d30;
}
a:hover {
	text-decoration: underline;
	color: #2253a5;
}
html {
	zoom: 1;
}
html * {
	outline: 0;
	zoom: 1;
}
html button::-moz-focus-inner {
border-color:transparent!important;
}
body {
	overflow-x: hidden;
	font-size: 14px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {/*border-collapse:collapse;border-spacing:0;*/
}
fieldset, a img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
/**
 +------------------------------------------------------------------------------
 * Public Class
 +------------------------------------------------------------------------------
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}/* 清除浮动*/
.colwrapper {
	overflow: hidden;
	zoom: 1 /*for ie*/;
	margin: 5px auto;
}/* 高度自适应 */
.strong {
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.show {
	display: block;
	visibility: visible;
}
.hide {
	display: none;
	visibility: hidden;
}
.block {
	display: block;
}
.inline {
	display: inline;
}
.transparent {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.break {
	word-wrap: break-word;
	overflow: hidden; /*word-break:break-all;*/
}
.tl {
	text-align: left
}
.tr {
	text-align: right;
}
.bk, .bk3, .bk6, .bk8, .bk10, .bk30,.bk40 {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}
.bk5 {
	height: 5px;
}
.bk8 {
	height: 8px;
}
.bk10 {
	height: 10px;
}
.bk30 {
	height:30px;
}
.bk40 {
	height:40px;
}
/* 解决固定层在IE6下闪的问题 */
*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}
/*png图片ie6下透明滤镜实现写法*/
.pngimg {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/x.png');
}
/**
 +------------------------------------------------------------------------------
 * FCK 兼容解决方案
 +------------------------------------------------------------------------------
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */
/**
 +------------------------------------------------------------------------------
 * 网站整布局命名规范
 +------------------------------------------------------------------------------
 * @codex   id和class命名采用该版块的英文单词或组合命名 如:newRelease
 * @package  ORG
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */
.wrapper{
	width:960px;
	margin: 0 auto;
	clear: both;
	height: auto;
	overflow: hidden;
}
.row {
	clear: both;
	height: auto;
	overflow: hidden;
}
.header {
	height:80px;
}
.header .wrapper{position: relative;height:80px; }
.logo{ float:left; width:419px; height:60px; margin-top:15px; } 
.logo a{ display:block;width:459px; height:60px;background:url(../images/logo.jpg) no-repeat; text-indent:-9999em;}
.header .tel{ position:absolute; right:0; top:5px; text-align:right;}
.naver {
	height:56px;
	background:#FFE400;
	line-height:56px;
	font-size: 12px;
}



#neiye { width:100%; overflow:hidden;}
.neiye { width:960px; margin:0 auto;overflow:hidden;}
.cpfl { width:225px; float:left; margin-right:10px; margin-bottom:20px;}
.neirong { padding:18px;overflow:hidden;}

.cpfl ul li{ line-height:42px; height:42px;width:225px;}
.cpfl ul li a{ background:url(list_li.jpg) center center no-repeat; padding-left:40px;display:block; text-decoration:none;}
.cpfl ul li a:hover{ background:url(hover_li.jpg) center center no-repeat; color:#FFFFFF;}
.cpflbt { width:225px; line-height:50px; font-size:20px; font-weight: bold; background-color:#ffe400; text-align:center;}
.zhengwen { width:725px; float:left; background-color:#f7f7f7; min-height:508px; margin-bottom:20px;}
.zhengwenbt{height:40px; line-height:40px; margin-bottom:2px; background-color:#666;}
.zhengwenbt h1{ float:left; color:#fff;font-size:22px; line-height:40px; height:40px;font-family:"微软雅黑"; border-left:15px solid #FFE400; padding-left:15px;}
.zhengwenbt h1 em{font-size:24px;text-transform:uppercase;font-family:Georgia, "Times New Roman", Times, serif; margin-left:20px;}
.lxwmbt { width:225px; line-height:50px; font-size:18px; font-weight: bold; background-color:#ffe400; text-align:center; margin-bottom:10px;}
.lianxi { width:225px; background-color:#fff; background-image:url(../images/contactx.jpg); padding:0 0 20px 0;}
.lianxi p{ font-size:14px; color:#333; line-height:28px; padding-left:8px; padding-right:8px;}

.fullSlide{ height:590px; width:100%; position:absolute; top:136px; left:0;}
.pic_block{ width:960px; overflow:hidden; z-index:9999; position:relative; padding-top:390px;}
.pic_block ul{width:963px;}
.pic_block li{ float:left; width:260px; height:180px; overflow:hidden; padding:115px 25px 15px 35px;}
.pic_block li img{ display:block;}
.pic_block li.li_1{ background:url(../images/img1.jpg) no-repeat;}
.pic_block li.li_2{ background:url(../images/img2.jpg) no-repeat;}
.pic_block li.li_3{ background:url(../images/img3.png) no-repeat;}
.pic_block li.li_4{ background:url(../images/img4.jpg) no-repeat;}
.pic_block li.li_5{ background:url(../images/img5.jpg) no-repeat;}
.pic_block li.li_6{ background:url(../images/img6.jpg) no-repeat;}
.pic_block li h1{ font-size:30px; font-weight:bolder; color:#ffe400; line-height:30px; margin-bottom:10px;}
.pic_block li h3{ font-size:24px; color:#ffffff; line-height:24px; margin-bottom:10px;}
.pic_block li p.en{ font-size:18px; color:#ffe400; text-transform:uppercase; margin-bottom:8px; font-family:Georgia, "Times New Roman", Times, serif;}
.pic_block li p.txt{ font-size:14px; color:#fff; line-height:18px;}
.pic_block li.li_2{color:#282d30; width:270px; padding:115px 15px 15px 35px;}
.pic_block li.li_2 h1{ color:#282d30;}
.pic_block li.li_2 h1 em{ font-style:normal; font-size:46px; font-weight:bold; line-height:60px;}
.pic_block li.li_2 h3{color:#282d30; font-size:20px;}
.pic_block li.li_2 p.en{ font-size:18px;color:#282d30;}
.pic_block li.li_2 p.en strong{ font-size:24px; font-weight:normal;}




.home_mod .head{height:40px; line-height:40px; margin-bottom:22px;}
.home_mod .head h1{ float:left; color:#fff;font-size:24px; line-height:40px; height:40px;font-family:"微软雅黑"; border-left:20px solid #FFE400; padding-left:15px;}
.home_mod .head h1 em{font-size:24px;text-transform:uppercase;font-family:Georgia, "Times New Roman", Times, serif; margin-left:20px;}
.home_mod .head span{ float:right;}
.home_mod .head span a{ display:block; color:#282d30; background:#ffe400; width:120px; font-size:18px; text-align:center;line-height:40px; height:40px; }
.home_mod .head span a:hover{ color:#004b98; }
.home_mod .head span strong{ font-size:24px; font-weight:bold; color:#ffe400;}

.our_product .body{ width:960px; overflow:hidden;}
.our_product .body .proList{ width:970px;}
.our_product .body .proList .item{ float:left; width:480px; height:410px; background:#FFE400; color:#282d30; margin-bottom:10px; margin-right:2px;}
.our_product .body .proList .item .thumb img{ display:block; width:480px; height:280px;}
.our_product .body .proList .item .thumb img{ display:block; width:480px; height:280px;}
.our_product .body .proList .desc{ padding:10px 30px;}
.our_product .body .proList .desc h2{ font-size:18px; line-height:24px; padding-bottom:8px; border-bottom:1px solid #282d30; margin-bottom:10px;}
.our_product .body .proList .desc ul li{ float:left; font-size:13px; line-height:18px; width:210px; overflow:hidden;}

.xinwen{ width:960px; overflow:hidden; background-image:url(../images/line.jpg); background-repeat:repeat-y; background-position:center; padding-bottom:30px;}
.xinwen ul li{ width:450px; float:left; color:#CCC; margin-right:15px; margin-left:15px; border-bottom:#999 1px dashed; line-height:50px; height:38px; list-style:none; text-decoration:none;}
.xinwen ul li a{color:#CCC; text-decoration:none;}
.xinwen ul li span{ float:right; font-size:12px;}

.our_customer .body{ width:960px; overflow:hidden;}
.our_customer .body ul{ width:990px;}
.our_customer .body ul li{ float:left; width:230px; height:130px;margin-bottom:10px; margin-right:12px;}

.our_honor .body{ width:960px; overflow:hidden;}
.our_honor .body ul{ width:990px;}
.our_honor .body ul li{ float:left; width:230px; height:210px;margin-bottom:10px; margin-right:12px;}
.our_honor .body ul li img{ display:block; width:230px; height:180px;}
.our_honor .body ul li h2{ line-height:24px; overflow:hidden; height:24px; padding:5px 0 0 0; color:#fff; font-size:14px; text-align:center;}

.home_aboout{ background:url(../images/bg2.jpg) no-repeat center center; height:388px; overflow:hidden;}
.home_aboout .wrapper{ padding-top:30px;}
.home_aboout .body { padding-top:50px;}
.home_aboout .body img{ float:left; display:block; margin-right:18px;}
.home_aboout .body p{ font-size:14px; margin-bottom:16px; line-height:22px; text-indent:2em; color:#fff;}


.footer{ background:#191D20; padding:30px 0 50px 0; font-size:14px; color:#fff;}
.footer .ft_ico{ height:22px; line-height:22px; background:url(../images/menu_ico.png) no-repeat left 0px; padding-left:35px; overflow:hidden; padding-bottom:25px; border-bottom:1px solid #5E6163; margin-bottom:28px;}
.footerlink a{color:#999;}
.footerlink {color:#999;}

.kefu{ position:fixed;  _position:absolute; right:50%; top:200px; margin-right:-660px;
 background:#FFE400 url(../images/kf.png) no-repeat; width:171px; height:242px; z-index:999999; }
.kefu ul{ padding:200px 15px 2px 0px;}
.kefu ul li{ margin-bottom:9px; height:43px; overflow:hidden; float:left; width:170px; font-size:14px;}
.kefu ul li a{ display:block;  height:43px; width:170px;}
