@charset "utf-8";
/* 初始化*/
/* 初始化标签在所有浏览器中的margin、padding值 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
	padding: 0;
	margin: 0;
}
dd em {
	font-style: normal;
}
/* 酌情修改 */
body {
	font-family: "微软雅黑";
	color: #000;
	font-size: 12px;
	background-color: #eeefef;
}
body, th, td, input,, textarea, button {
 font-size: 12px;
 line-height: 25px;
 font-family: "宋体", "微软雅黑", "Arial, Helvetica, sans-serif";
} /* 重置页面文字属性 */
/* 缩写，图片等无边框 */
fieldset, abbr, img, acronym {
	border: 0 none;
} /* 重置fieldset（表单分组）、图片的边框为0*/
img {
	vertical-align: top;
	border: none;
	text-align: center;
} /* 图片在当前行内的垂直位置 */
/* 清除列表样式 */
a {
	color: #666;
	text-decoration: none;
}
dl, ul, ol, menu, li {
	list-style: none
} /* 重置类表前导符号为onne,menu在HTML5中有效 */
/* 标题元素样式清除 */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
img {
	border: none;
}
i, em, b {
	font-style: normal;
	font-weight: normal;
}
ul, ol, li {
	list-style-type: none;
}
.clear {
	clear: both;
}
.st {
	font-family: "宋体";
}
.yh {
	font-family: "微软雅黑";
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.center {
	width: 1200px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
/*初始化结束*/
/*头部开始*/
.top {
	height: 132px;
	background-repeat: repeat-x;
	background-position: left top;
	background:#fff;
	/*background-image: url(../images/top-bg.jpg);*/
}
.top_m {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.logo {
	float: left;
	margin-top: 46px;
	margin-left: 50px;
	padding-bottom:13px;
	width:323px;
}
.ss {
	float: right;
	background-image: url(../images/ss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 180px;
	margin-top: 64px;
}
.ss_l {
	float: left;
	padding-top: 3px;
	padding-left: 10px;
}
.ss_l input {
	border: none;
	padding: 3px;
	font-family: "微软雅黑";
	width: 100px;
}
.ss_r {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}
/*导航*/
.nav {
	background-color: #aacc03;
	height: 32px;
	line-height: 32px;
}
.nav_m {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.nav ul li {
	font-family: "微软雅黑";
	float: left;
}
.nav ul li a {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	padding: 0px 47px;
	color: #fff;
	border-right: solid 1px #FFF;
}
.nav ul li:nth-child(8) a {
	border-right: none;
}
.nav ul li a:hover {
	background-color: #717071;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
/*banner*/
.banner {
}
/* 本例子css */
.fullSlide {
	width: 100%;
	position: relative;
	height: 714px;
	background: #000;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 714px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 714px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	background: url(../images/touming.png) repeat-x;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	margin: 5px;
	background: url(../images/tg_flash_p.png) -18px 0;
	overflow: hidden;
	line-height: 9999px;
}
.fullSlide .hd ul .on {
	background-position: 0 0;
}
/*首页产品*/
.in_pro {
	width: 1100px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.in_pro ul li {
	float: left;
	width: 264px;
	height: 264px;
	background-color: #fff;
	margin-right:9px;
	margin-top:9px;
}
/*.in_pro ul li:hover {
	border: solid 1px #ccc;
}*/
.in_pro ul li a img {
	width: 220px;
	height: 220px;
	margin: 0 auto;
	background: no-repeat url("images/author.jpg") left top;
	margin-left: 24px;
}
.in_pro ul li a img:hover {
/*	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);*/
}
.in_pro ul li span {
	display: block;
	font-family: "微软雅黑";
	font-size: 15px;
	width: 240px;
	margin: 0 auto;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 10px;
	color: #aacc03;
}
/*首页模块*/
.in_mk_tt {
	text-align: right;
	height: 50px;
	line-height: 50px;
	clear: both;
	overflow: hidden;
	padding-right:41px;
}
.in_mk_tt a {
	color: #aacc03;
	font-size: 14px;
}
.in_mk {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
.in_mk_l {
	width: 266px;
	float: left;
	height: 603px;
	background-color: #fff;
}
.in_mk_ttb {
	background-color: #aacc03;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.in_mk_ttb h4 {
	font-family: "微软雅黑";
	color: #fff;
	font-size: 20px;
}
/*首页简介*/
.in_jj {
}
.in_jj_m {
	height:200px;
	padding: 10px 9px 10px 11px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #5d5a5a;
}
/*首页联系*/
.in_lx {
}
.in_lx_m {
	height: 188pox;
	padding: 10px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #5d5a5a;
}
.in_mk_r {
	width: 816px;
	float: left;
	height: 622px;
	margin-left:9px;
	background-color: #EFEFEF;
}
/*底部宣传*/
.foot_xc {
	width: 942px;
	height: 125px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	padding: 100px 0px 139px;
	text-align:center;
}
/*底部*/
.foot_k {
	background-color: #aacc03;
	height: 132px;
}
.foot {
	width: 1100px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	height: 132px;
}
.foot_l {
	float: left;
	padding-top: 30px;
	width:225px;
}
.foot_r {
	float: left;
	width: 800px;
	text-align: left;
	color: #fff;
	padding-top: 10px;
	line-height: 25px;
	font-size: 14px;
	padding-top: 28px;
	font-family: "微软雅黑";
}
/*网站内页开始*/
.ny_main {
	clear: both;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	min-height:480px;
}
.ny_main_l {
	float: left;
	width: 830px;
	padding-top: 25px;
}
.ny_main_r {
	float: right;
	width: 335px;
}
.ny_main_r_fl {
}
.ny_main_r_ftt {
	background-image: url(../images/fl-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 327px;
	height: 75px;
	line-height: 75px;
}
.ny_main_r_ftt h4 {
	font-size: 24px;
	color: #aacc03;
}
.ny_main_r_ftl {
}
.ny_main_r_ftl ul li {
	background-image: url(../images/fli.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	line-height: 32px;
	padding-left: 40px;
	cursor: pointer;
}
.ny_main_r_ftl ul li:hover {
	background-image: url(../images/fli-hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	cursor: pointer;
	line-height: 32px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.ny_main_r_ftl ul li a {
	font-family: "微软雅黑";
	font-size: 14px;
}
.ny_main_r_ftl ul li a:hover {
	color: #aacc03;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.ny_ylx {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
/*关于我们*/
.gywm {
}
/*产品展示*/
.cpzs {
}
.cpzs ul li {
	float: left;
	width: 260px;
	height: 250px;
	background-color: #fff;
	margin: 5px;
	padding-top:10px;
	border: solid 1px #FFF;
}
.cpzs ul li:hover {
	border: solid 1px #aacc03;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.cpzs ul li a img {
	width: 227px;
	height: 210px;
	margin-left: 20px;
}
.cpzs ul li span {
	display: block;
	clear: both;
	overflow: hidden;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
	width: 230px;
	margin: 0 auto;
}
/*分页*/
.zihai_fenye {
	text-align: center;
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
	padding-top: 20px;
}
.zihai_fenye a {
	color: #666;
	line-height: 280%;
	background: #cacaca;
	margin: 0px 1px;
	padding: 8px 10px;
	font-size: 12px;
}
.zihai_fenye a:hover {
	background: #aacc03;
	color: #fff;
}
.zihai_fenye .on {
	background: #aacc03;
	color: #fff;
}
/*公司新闻*/
.xwzx {
}
.xwzx ul li {
	clear: both;
	overflow: hidden;
	height: 49px;
	line-height: 49px;
	border-bottom: 3px solid #aacc03;
	margin: 15px 0px;
	background-color: #f6f6f6;
	background-image: url(../images/li.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.xwzx ul li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 750px;
	padding-left: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
}
.xwzx ul li a:hover {
	color: #aacc03;
}
.xwzx ul li a h3 {
	display: block;
	float: left;
}
.xwzx ul li a span {
	display: block;
	float: right;
}
/*产品详情*/
.pro_cpxq {
}
.pro_cpxq h4 {
	font-family: "微软雅黑";
	text-align: center;
	font-size: #666;
	font-size: 20px;
	color: #717071;
	padding: 10px 0px;
}
.pro_cpxq span {
	display: block;
	text-align: center;
	color: #717071;
	padding: 15px 0px;
	border-bottom: solid 1px #CCC;
}
/*详情图片*/
.cp_xq_t {
	text-align: center;
	padding-top: 20px;
}
.cp_xq_xq {
}
.cp_xq_xq h3 {
	display: block;
	border-bottom: solid 1px #CCC;
	height: 50px;
	line-height: 50px;
	font-family: "微软雅黑";
	color: #aacc03;
	font-size: 16px;
}
.cp_xq_xq_m {
}
/*返回*/
.fanh {
	text-align: center;
	overflow: hidden;
	clear: both;
	padding: 10px 0px;
}
.fanh a {
	display: block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: #aacc03;
	width: 80px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin: 0 auto;
}
/*单页详情*/
.danye_xq {
}
/*中英切换*/
.zyqh {
	float: left;
	padding-top: 70px;
	text-align: left;
	width: 100px;
	position: relative;
	left: 500px;
}
.zyqh a {
	font-family: "微软雅黑";
	color: #666;
}
.zyqh a:hover {
	color: #aacc03;
}
.zyqh a.green {color:#AACC03;}
/*修改*/
/*修改首页产品*/
.xg_in_pro{
	width: 816px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.xg_in_pro ul li {
	float: left;
	width:197px;
	height:172px;
	background-color: #fff;
	margin-bottom:30px;
	margin-right:6px;
}
/*.xg_in_pro ul li:hover {
	border: solid 1px #aacc03;
}*/
.xg_in_pro ul li a img {
	width:100%;
	height: 172px;
	margin: 0 auto;
	
}
.xg_in_pro ul li span {
	display: block;
	font-family: "微软雅黑";
	font-size: 15px;
	width: 187px;
	height:25px;
	text-align:25px;
	padding-left:10px;
	margin: 0 auto;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #aacc03;
	background:#fff;
}
