*{margin:0px; padding:0px;}
body{font-size:12px; color:#333; font-family:"微软雅黑",Arial, Helvetica, sans-serif; background:#FFF5EB url(../images/btmbg.jpg) no-repeat center bottom;}
ul{list-style-type:none;}
img{border:0;}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
}

a.wl:link,a.wl:visited,a.wl:active {color:#FFF;text-decoration:none;}
a.wl:hover {color:#FF0;}

a.wb:link,a.wb:visited,a.wb:active {color:#FF5C01;text-decoration:none;}
a.wb:hover {color:#C00;}

a.wr:link,a.wr:visited,a.wr:active {color:#C00;text-decoration:none;}
a.wr:hover {color:#000;}

a.wg:link,a.wg:visited,a.wg:active {color:#999;text-decoration:none;}
a.wg:hover {color:#C00;}

.f_black {color:#000;}
.f_red   {color:#C00;}
.f_white {color:#FFF;}
.f_gray  {color:#999;}
.f_orange{color: #F90;}
.f_green {color:#66A228;}
.f_blue  {color:blue;}
.f_mblue {color:#1B75BC;}
.f_dblue {color:#233F6F;}
.f_gold  {color:#F60;}
.f_pink  {color:#B5084A;}
.f_Arial {font-family:Arial, Helvetica, sans-serif;}
.f_yk    {font-family:"微软雅黑";}
.blod    {font-weight:bold;}
.noblod  {font-weight:normal;}
.px10  {font-size:10px;}
.px11  {font-size:11px;}
.px12  {font-size:12px;}
.px13  {font-size:13px;}
.px14  {font-size:14px;}
.px15  {font-size:15px;}
.px16  {font-size:16px;}
.px18  {font-size:18px;}
.px20  {font-size:20px;}
.px25  {font-size:25px;}
.input {border:solid 1px #ccc; margin-left:5px; padding:3px;}
.fleft {float:left;}
.fright{float:right;}
.mt5   {margin-top:5px;}
.mt10  {margin-top:10px;}
.mt15  {margin-top:15px;}
.mt25  {margin-top:25px;}
.mt35  {margin-top:35px;}
.mt45  {margin-top:45px;}
.line  {background: url(../images/line.jpg) repeat-x left center;height:18px;width:100%;margin:0px auto;clear:both;}
.line1 {background:none;border-bottom: 1px dotted #DDD;height:10px;width:100%;margin:0px auto 10px auto;clear:both;}
.line2 {height:10px;width:100%;margin:0px auto 10px auto;clear:both;border-bottom:#DDD solid 1px;}
.clear {clear:both; line-height:0px;}
.over  {background:#FFF;}
.pl10 {padding-left:10px;}

.kk{
	margin:0 auto;
	width:1200px;
}
header {
	background:url(../images/topbg.jpg) no-repeat center top;
}
#logo {
	height:167px;
	background:url(../images/logo.png) no-repeat left center;
}
#logo .wap {
	position:relative;
	display:inline-block;
}
#logo div > span {
	margin:0 10px;
}
#logo .wap span {
	position:absolute;
	z-index:9999;
	right:-10px;
	top:20px;
	display:none;
}
#logo .wap span img {
	width:100px;
}
#logo .wap:hover span {
	display:block;
}
#menu {
	height:60px;
	clear:both;
}
#menu li {
	float: left;
	background:url(../images/menu_od.jpg) no-repeat right center;
}
#menu li.nobg{
    background:none;
}
#menu li span {
	height: 36px;
	padding:12px 52px;
	display:block;
	text-align:center;
	margin-left:-1px;
}
#menu li span div {
	-webkit-text-size-adjust:none;
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
#menu li a span{
	font-size:15px;
	color:#FFF;
}
#menu li a:hover span{
	color:#228D3D;
	background:#FFF;
}
#menu li  a:hover span div {
	color:#228D3D;
}
#home #menu li a span#m1,#about #menu li a span#m2,#product #menu li a span#m3,#case #menu li a span#m4,#news #menu li a span#m5,#order #menu li a span#m6,#contact #menu li a span#m7 {
	color:#228D3D;
	background:#FFF;
}
#menu li.mainlevel{
    position:relative;
	z-index:999;
}
#menu li.mainlevel:hover a span {
	color:#228D3D;
	background:#FFF;
}
#menu li.mainlevel:hover a span div {
	color:#228D3D;
}
#menu li ul {
    width:110px;
	position:absolute;
	background:#228D3D;
	display:none;
	top:60px;
	left:-1px;
	filter: Alpha(opacity=95);   
	-moz-opacity:.95;   
	opacity:0.95;
}
#menu li ul li{
	background: none;
	width:110px;
	margin-left:0px;
}
#menu li ul li a{
	display:block;
	width:110px;
    padding:5px;
	line-height:20px;
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	font-family:Arial;
	text-align:center;
	border-top:solid 1px #1C7131;
}
#menu li ul li a:hover{
	color:#333;
	font-weight:normal;
	background-color:#FFF;
}
/*幻灯片*/
#bn{width:100%; height:500px; position:relative; clear:both;}
.bgstretcher-area {text-align: left;}
.bgstretcher, .bgstretcher ul, .bgstretcher ul li {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}
#bn .kk {
	position:relative;
}
#nav {
    position:absolute;
	top:450px;
	text-align:center;
	width: 100%;
	_left:45%;
}
#nav ul li {
    display:inline-block;
	margin-right: 8px;
	_float:left;
}
#nav ul li a {background:#DDD; width:12px; height:12px; display:block; text-align:center; font-size:0px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}
#nav ul li.showPage a {background:#228D3D;}
#bn #prev{position:absolute; left:10px; top:225px; cursor:pointer; display:none;}
#bn:hover #prev {display:block; width:30px; height:43px; font-size:0px; background:url(../images/scroll_btn.png) left bottom;}
#bn #next{position:absolute; right:10px; top:225px; cursor:pointer; display:none;}
#bn:hover #next {display:block; width:30px; height:43px; font-size:0px; background:url(../images/scroll_btn.png) right bottom;}

#hmab {
	float:left;
	width:380px;
	height:305px;
	background:url(../images/kkbg.png) no-repeat left bottom;
	margin-top:20px;
}
#hmab h1 {
	height:42px;
	background:url(../images/tit.png) no-repeat;
	font-size:0;
}
#hmab h1 a {
	display:block;
	height:42px;
	width:135px;
}
#hmab article {
	padding:15px;
	line-height:22px;
	font-size:13px;
}
#hmnews {
	float:left;
	width:380px;
	height:305px;
	background:url(../images/kkbg.png) no-repeat left bottom;
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
}
#hmnews h1 {
	height:42px;
	background:url(../images/tit.png) no-repeat left -107px;
	font-size:0;
}
#hmnews h1 a {
	display:block;
	height:42px;
	width:135px;
}
#hmnews article {
	padding:15px;
	line-height:22px;
	font-size:13px;
}
#hmnews article h3 {
	font-size:15px;
	height:25px;
	line-height:25px;
	overflow:hidden;
}
#hmnews article img {
	float:left;
	width:140px;
	height:100px;
	margin-right:10px;
}
#hmnews article p {
	color:#666;
}
#hmnews ul {
	clear:both;
	padding:0 15px;
}
#hmnews ul li {
	line-height:28px;
	height:28px;
	border-bottom:dotted 1px #DDD;
	font-size:13px;
	background:url(../images/td.jpg) no-repeat left center;
	padding-left:10px;
}
#hmct {
	float:left;
	width:380px;
	height:305px;
	background:url(../images/kkbg2.png) no-repeat left bottom;
	margin-top:20px;
}
#hmct h1 {
	height:42px;
	background:url(../images/tit.png) no-repeat left -215px;
	font-size:0;
}
#hmct h1 a {
	display:block;
	height:42px;
	width:135px;
}
#hmct article {
	padding:15px;
	line-height:28px;
	font-size:14px;
}
#hmct article .btn {
	border:1px solid #FE8918;
	color:#FFF;
	height:40px;
	line-height:40px;
	cursor:pointer;
	width:180px;
	font-family:"微软雅黑";
	font-size:18px;
	text-indent:35px;
	margin-top:20px;
	background:#FE8918 url(../images/an.png) no-repeat 120px center
}
#hmct article .btn a {
	color:#FFF;
}
#hmct article .btn a:hover {
	color:#000;
}
#hmpro {
	height:295px;
	background:url(../images/kkbg1.png) no-repeat left bottom;
	margin-top:20px;
	position:relative;
}
#hmpro h1 {
	height:42px;
	background:url(../images/tit.png) no-repeat left -322px;
	font-size:0;
}
#hmpro_lt {
	background: url(../images/move_btn.png) no-repeat left top;
	height: 19px;
	width: 16px;
	position:absolute;
	right:55px;
	top:35px;
	cursor:pointer;
}
#hmpro_lt:hover {
	background: url(../images/move_btn.png) no-repeat left bottom;
}
#hmpro_rt {
	background: url(../images/move_btn.png) no-repeat right top;
	height: 19px;
	width: 16px;
	position:absolute;
	right:35px;
	top:35px;
	cursor:pointer;
}
#hmpro_rt:hover {
	background: url(../images/move_btn.png) no-repeat right bottom;
}
#hmpro_ct {
	width: 1160px;
	height:200px;
	margin:25px auto 0 auto;
	position:relative;
	overflow:hidden;
}
#hmpro_ct ul {
	position:absolute;
}
#hmpro_ct ul li {
	float:left;
	width:290px;
	text-align:center;
	height:200px;
}
#hmpro_ct ul li img {
	width:260px;
	height:165px;
	margin:0 auto;
}
#hmpro_ct ul li div {
	width:260px;
	height:35px;
	line-height:35px;
	font-size:13px;
	margin:0 auto;
}
footer {
	margin-top:80px;
	margin-bottom:20px;
	line-height:25px;
	min-height:150px !important;
	height:auto;
	height:150px;
}
#online {
	position:fixed;
	width:54px;
	height:220px;
	right:0;
	bottom:200px;
	z-index:9999;
}
#online ul li {
	width:54px;
	height:54px;
	float:left;
	position:relative;
	border-bottom:1px solid #333;
	cursor:pointer;
}
#online ul li.nobb {
	border:none;
}
#online ul li .sidebox{
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	background: #333;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	z-index:100;
}
#online ul li .tb1 {
	position: absolute;
	height: 54px;
	top: 0;
	right: -80px;
	width:80px;
	padding-left:54px;
	z-index:101;
	color:#FFF;
	line-height:54px;
	font-size:14px;
	background: url(../images/online.png) no-repeat 10px 12px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#online ul li .tb1:hover {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background:#248D3B url(../images/online.png) no-repeat 10px 12px;
}
#online ul li .tb1 div {
	position:absolute;
	right:134px;
	top:0;
	filter: Alpha(opacity=0);   
	-moz-opacity:0;   
	opacity:0;
	display:none;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#online ul li .tb1:hover div {
	filter: Alpha(opacity=100);   
	-moz-opacity:1;   
	opacity:1;
	display:block;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#online ul li .tb2 {
	position: absolute;
	height: 54px;
	top: 0;
	right: -80px;
	width:80px;
	padding-left:54px;
	z-index:101;
	color:#FFF;
	line-height:54px;
	font-size:14px;
	background: url(../images/online.png) no-repeat 10px -50px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#online ul li .tb2:hover {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background:#248D3B url(../images/online.png) no-repeat 10px -50px;
	right: 0;
}
#online ul li .tb3 {
	position: absolute;
	height: 54px;
	top: 0;
	right: -110px;
	width:110px;
	padding-left:54px;
	z-index:101;
	color:#FFF;
	line-height:54px;
	font-size:14px;
	background: url(../images/online.png) no-repeat 10px -110px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	overflow:hidden;
}
#online ul li .tb3:hover {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background:#248D3B url(../images/online.png) no-repeat 10px -110px;
	right: 0;
}
#online ul li .tb4 {
	position: absolute;
	height: 54px;
	width: 54px;
	top: 0;
	right:-54px;
	padding-left:54px;
	z-index:101;
	color:#FFF;
	line-height:54px;
	font-size:14px;
	background: url(../images/online.png) no-repeat 10px -170px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#online ul li .tb4:hover {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background:#248D3B url(../images/online.png) no-repeat 10px -170px;
}
.bdsharebuttonbox .sina {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -50px 0px;
}
.bdsharebuttonbox .weixin {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat 0px 0px;
}
.bdsharebuttonbox .qzone {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -150px 0px;
}
.bdsharebuttonbox .tqq {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -100px 0px;
}
.bdsharebuttonbox .sqq {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -200px 0px;
}
#banner{ clear:both; width:100%; height:282px; position:relative; overflow:hidden;}
#banner div{ width:1920px; height:280px; position:absolute; left:50%; margin-left:-960px;top:0; text-align:center;}
#mid_lt {
	float: left;
	width: 300px;
	margin-top: 20px;
	padding-bottom:30px;
	background: url(../images/kkbg3.png) no-repeat center bottom;
}
#mid_lt h1 {
	float:left;
	height:42px;
	background:#238D3B;
	line-height:42px;
	padding:0 30px;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#type {
	background:#FFF;
	margin-top:21px;
	padding:0 15px;
}
#type ul {
	padding-top:30px;
}
#type li a {
	display:block;
	line-height:40px;
	height:40px;
	background:#EFEFEF;
	margin-top:10px;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:15px;
}
#type li a.on {
	color:#FFF;
	background:#FF8918;
}
#type li ul {
	padding:10px 0;
}
#type li ul li a {
	height:auto;
	margin-top:0px;
	text-align:left;
	line-height: 20px;
	padding-top: 5px;
	padding-left: 35px;
	padding-bottom: 5px;
	background: url(../images/class.png) repeat-y 5px -10px #FFF;
	font-size:14px;
	color:#333;
}
#type li ul li a.on {
	color:#FFF;
	background: url(../images/type_td.png) no-repeat 220px center #238D3B;
	margin:0 15px;
	padding-left: 20px;
}
#ltct {
	background:#FFF url(../images/ct.jpg) no-repeat center 20px;
	padding:150px 15px 0 15px;
	line-height:24px;
}
#mid_rt {
	float:right;
	width:880px;
	overflow:hidden;
	margin-top: 20px;
	margin-bottom:20px;
	background:url(../images/bg.png) repeat;
}
#rt_tit{
	border: solid 1px #EEE;
	line-height: 35px;
	height: 35px;
	font-size: 16px;
	background: #F7F7F7;
	-moz-box-shadow: 1px 0px 3px #CCC;
	-webkit-box-shadow: 1px 0px 3px #CCC;
	box-shadow: 1px 0px 3px #CCC;
	padding-right:10px;
}
#rt_tit div {
	background:#238D3B;
	padding:0 40px;
	float:left;
	border:solid 1px #238D3B;
	color:#FFF;
	margin-left:-1px;
	margin-top:-1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#rt_con {
	padding:10px 10px 50px 10px;
	line-height:28px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#rt_con article a {
	text-decoration:underline;
	font-weight:bold;
}
.news_list{
    background:#F6F6F6;
	line-height:24px;
	height:24px;
	overflow:hidden;
	padding:5px 10px;
}
.news_list.wt{
    background:none;
}
.news_list a{
	padding-left:10px;
	background: url(../images/tb.png) no-repeat left center;
	font-size:14px;
}
.ny_list {
	margin-top: 10px;
	width: 860px;
	overflow: hidden;
}
.ny_list li {
	float: left;
	height: 230px;
	width: 215px;
	overflow: hidden;
}
.pic_img {
	height: 170px;
	width: 190px;
	text-align: center;
	border:solid 1px #DDD;
	margin:0 auto;
	-moz-box-shadow:1px 1px 3px #CCC;
	-webkit-box-shadow:1px 1px 3px #CCC;
	box-shadow:1px 1px 3px #CCC;
}
.pic_img img {vertical-align: middle;margin-right: -1px;}
.pic_img span {display: -moz-inline-box;/*针对火狐*/}
.pic_img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.pic_tit {
	line-height:40px;
	text-align:center;
	height:40px;
	overflow: hidden;
	margin:0 auto;
	width: 194px;
}
.ny_list1 {
	width: 860px;
	overflow: hidden;
	margin-top: 10px;
}
.ny_list1 li {
	float: left;
	height: 260px;
	width: 215px;
	overflow: hidden;
}
.pic_img2 {
	height: 200px;
	width: 200px;
	padding: 1px;
	border: 1px solid #DDD;
	text-align: center;
	background:#FFF;
	margin:0 auto;
	position:relative;
}
.pic_img2 img {vertical-align: middle;margin-right: -1px;}
.pic_img2 span {display: -moz-inline-box;/*针对火狐*/}
.pic_img2 span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.pic_img2 a .video {
    position:absolute;
	width:100%;
	height:100%;
	background:url(../images/video.png) center center no-repeat #333;
    filter: Alpha(opacity=20);-moz-opacity:.20;opacity:0.20;
}
.pic_img2 a:hover .video {
    filter: Alpha(opacity=40);-moz-opacity:.40;opacity:0.40;
}
.pic_tit2 {
	line-height:20px;
	text-align:center;
	overflow: hidden;
	height:40px;
	width: 204px;
	margin:5px auto 0 auto;
	font-size:14px;
}
.ny_list2 {
	width: 860px;
	margin-top: 25px;
	height: 170px;
	padding-bottom:20px;
	border-bottom: 1px dotted #DDD;
}
.ny_list2_img {
	float: left;
	height: 160px;
	width: 180px;
	text-align:center;
	padding: 1px;
	border:solid 1px #EEE;
	-moz-box-shadow:1px 1px 3px #EEE;
	-webkit-box-shadow:1px 1px 3px #EEE;
	box-shadow:1px 1px 3px #EEE;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.ny_list2_img img {vertical-align: middle;margin-right: -1px;}
.ny_list2_img span {display: -moz-inline-box;/*针对火狐*/}
.ny_list2_img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.ny_list2_main {
	float: right;
	height: 160px;
	width: 650px;
}
.ny_list2_main h3 {
	font-size: 14px;
	height: 28px;
	border-bottom: 1px solid #DDD;
}
.ny_list2_main p {
	line-height: 24px;
	color:#666;
	font-size:13px;
}
.down {
	height: 80px;
}
.down h3 {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
.down div {
	background: #EEE;
	height: 35px;
	border-top: 1px solid #DDD;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}
#showinfo {
	padding:20px 0px;
	border-top:none;
	line-height:25px;
}
#showinfo .btn1 a {
	background:#FFF;
	border:1px solid #CCC;
	color:#999;
	height:25px;
	line-height:23px;
	text-align:center;
	margin:0px;
	padding:0 15px;
	display:block;
	font-size:14px;
}
#showinfo .btn1 a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	background:#238D3B;
	color:#FFF;
	border:1px solid #238D3B;
}
#showinfo .btn2 a {
	background:#238D3B;
	border:1px solid #238D3B;
	color:#FFF;
	height:25px;
	line-height:23px;
	text-align:center;
	margin:0px;
	padding:0 15px;
	display:block;
	font-size:14px;
	margin-left:-1px;
}
#showinfo .btn2 a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	background:#FFF;
	border:1px solid #CCC;
	color:#999;
}
#showinfo h1 {
	margin-top:20px;
	border-top:solid 1px #DDD;
	text-align:center;
	padding:20px 0;
	font-size:25px;
	font-weight:normal;
}
#showinfo .fb a{
    width:25px;
	height:25px;
	margin: 0 5px 0 15px;
	float:left;
	font-size:0;
	display:block;
	background: url(../images/icon.png) no-repeat 0px 0px;
}
#showinfo .fb a:hover{
	background: url(../images/icon.png) no-repeat -71px 0px;
}
#showinfo .fs a{
    width:25px;
	height:25px;
	float:left;
	font-size:0;
	display:block;
	background: url(../images/icon.png) no-repeat -35px 0px;
}
#showinfo .fs a:hover{
	background: url(../images/icon.png) no-repeat -106px 0px;
}
#showinfo article {
	margin-top:20px;
	line-height:28px;
	padding:10px;
}
#showinfo article a {
	text-decoration:underline;
	font-weight:bold;
}
#showinfo #bpicmain {
	width: 700px;
	margin:20px auto 0 auto;
	border:solid 1px #EEE;
	height:450px;
	position:relative;
}
#showinfo #bpic {
	width: 700px;
	text-align:center;
	height:450px;
	position:absolute;
	z-index:99;
}
#showinfo #bpic img {vertical-align: middle;margin-right: -1px;position:relative;z-index:1}
#showinfo #bpic span {display: -moz-inline-box;/*针对火狐*/}
#showinfo #bpic span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
#showinfo #bpic_lt {
	height: 450px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:100;
	background: #FFF;
	filter: Alpha(opacity=0);   
	-moz-opacity:0;   
	opacity:0;
}
#showinfo #bpic_rt {
	height: 450px;
	width: 150px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index:100;
	background: #FFF;
	filter: Alpha(opacity=0);   
	-moz-opacity:0;   
	opacity:0;
}
#showinfo #bpic_ct {
	height: 450px;
	width: 400px;
	position: absolute;
	left: 150px;
	top: 0px;
	z-index:100;
	background: #FFF;
	filter: Alpha(opacity=0);   
	-moz-opacity:0;   
	opacity:0;
}
#showinfo #bbtn_c {
	background:url(../images/bigpic.png) no-repeat center center;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 320px;
	top:195px;
	z-index:101;
	display:none;
	cursor:pointer;
}
#showinfo #bbtn_l {
	width: 60px;
	height: 60px;
	background: url(../images/butl.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/butl.png');
	float:left;
	cursor:pointer;
	position:absolute;
	left:10px;
	top:195px;
	z-index:101;
	display:none;
}
#showinfo #bbtn_r {
	width: 60px;
	height: 60px;
	background: url(../images/butr.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/butr.png');
	float:left;
	cursor:pointer;
	position:absolute;
	right:10px;
	top:195px;
	z-index:101;
	display:none;
}
#showinfo #spic {
	width: 610px;
	height: 64px;
	margin:0 auto;
}
#showinfo #sbtn_l {
	width: 14px;
	height: 20px;
	margin: 22px 8px 0px 8px;
	_margin: 22px 5px 0px 5px;	
	background: url(../images/arrow_l.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/arrow_l.png');
	float:left;
	cursor:pointer;
}
#showinfo #sbtn_r {
	width: 14px;
	height: 20px;
	margin: 22px 8px 0px 8px;
	_margin: 22px 5px 0px 5px;	
	background: url(../images/arrow_r.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/arrow_r.png');
	float:left;
	cursor:pointer;
}
#showinfo #spic_con {
	float: left;
	height: 64px;
	width: 550px;
	position: relative;
	overflow:hidden;
}
#showinfo #spic_con ul{
    position:absolute;
}
#showinfo #spic_con li{
    float:left;
	width:110px;
	height:64px;
}
#showinfo .spic_img {
	height:60px;
	width: 90px;
	border:solid 2px #EEE;
	margin: 0 auto;
	text-align:center;
}
#showinfo .cur{border:solid 2px #238D3B;}
#form_msg .ipt {
	width:97%;
	border:solid 1px #CCC;
	height:33px;
	line-height:33px;
	padding:0 1%;
	margin-top:10px;
}
#form_msg .ipt:focus {
	border:solid 1px #238D3B;
	-moz-box-shadow:1px 1px 3px #238D3B;
	-webkit-box-shadow:1px 1px 3px #238D3B;
	box-shadow:1px 1px 3px #238D3B;
}
#form_msg textarea {
	width:97%;
	padding:1%;
	height:60px;
	line-height:20px;
	border:solid 1px #CCC;
	margin-top:10px;
}
#form_msg textarea:focus {
	border:solid 1px #238D3B;
	-moz-box-shadow:1px 1px 3px #238D3B;
	-webkit-box-shadow:1px 1px 3px #238D3B;
	box-shadow:1px 1px 3px #238D3B;
}
#form_msg .btn {
	background:#238D3B;
	border:1px solid #238D3B;
	color:#FFF;
	height:35px;
	line-height:30px;
	text-align:center;
	margin-top:15px;
	margin-right:10px;
	cursor:pointer;
	padding:0 30px;
	font-family:"微软雅黑";
	font-size:18px;
}
#form_msg .btn:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	background:#FFF;
	color:#238D3B;
}
#pro {
	width: 880px;
	float: left;
	margin-top:15px;
}
#pro ul {
	border-top:solid 1px #FFF5EB;
	border-left:solid 1px #FFF5EB;
}
#pro li {
	float: left;
	height: 320px;
	width: 292px;
	border: solid #FFF5EB;
	border-width:0 1px 1px 0;
}
#pro li.nobd {
	border-width:0 0 1px 0;
}
#pro li .kkbg {
	height: 308px;
	width: 280px;
	background:#FFF;
	margin:0 auto;
	position:relative;
}
#pro li:hover {
    background:#FFD0A3;
}
.pro_img {
    width:250px;
	height:250px;
	text-align:center;
	margin:6px auto 0 auto;
	padding-top:10px;
}
.pro_img img {
	vertical-align: middle;
	margin-right: -1px;
	transition: transform 0.3s ease 0s;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}
.pro_img img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05)
}
.pro_img span {
	display: -moz-inline-box;/*针对火狐*/
}
.pro_img span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	visibility: hidden;
	width: 1px;
}
.pro_tit {
	overflow: hidden;
	text-align: center;
	line-height:40px;
	height:40px;
	font-size:14px;
	word-break: break-all;
    word-wrap: break-word;
}
#prospic {
	float: left;
	height: 360px;
	width: 65px;
	margin-top:15px;
}
#prosbtn_up {
	width: 52px;
	height: 8px;
	margin-bottom:7px;
	background: url(../images/arrow.png) no-repeat center top;
	cursor:pointer;
	overflow:hidden;
}
#prosbtn_dw {
	width: 52px;
	height: 8px;
	background: url(../images/arrow.png) no-repeat center bottom;
	cursor:pointer;
	margin-top:7px;
	overflow:hidden;
}
#prospic_con {
	height: 330px;
	width: 52px;
	position: relative;
	overflow:hidden;
}
#prospic_con ul{
    position:absolute;
}
#prospic_con li{
    float:left;
	width:52px;
	height:66px;
}
.prospic_img {
	height:48px;
	width: 48px;
	border:solid 1px #DDD;
	text-align:center;
	margin-top:8px;
}
.prospic_img img {vertical-align: middle;margin-right: -1px;}
.prospic_img span {display: -moz-inline-box;/*针对火狐*/}
.prospic_img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.procur{border:solid 2px #238D3B;}
#probpic {
	float: left;
	width:360px;
	text-align:center;
	height:360px;
	border:solid 1px #DDD;
	margin-top:15px;
	position:relative;
	background:#FFF;
}
#probpic a{display:block;text-align:center;margin:0px auto;}
#probpic img{border:0px;}
#prodes {
	float: right;
	width: 410px;
	line-height: 25px;
	font-size:14px;
	margin-top:15px;
}
#prodes h1{
	color:#000;
	font-size:24px;
	font-weight:normal;
}
#prodes .btn {
	border:1px solid #FE8918;
	color:#FFF;
	height:40px;
	line-height:40px;
	cursor:pointer;
	width:180px;
	font-family:"微软雅黑";
	font-size:18px;
	text-indent:35px;
	margin-top:20px;
	background:#FE8918 url(../images/an.png) no-repeat 120px center
}
#prodes .btn a {
	display:block;
	color:#FFF;
}
#procon {
	line-height: 28px;
	font-size:14px;
	margin-top:50px;
	overflow:hidden;
}
#procon h1{
	height:45px;
	border-top:solid 1px #DDD;
	border-bottom:solid 1px #DDD;
}
#procon h1 div {
	float: left;
	background: #238D3B;
	padding: 0 30px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}
#procon h1 span {
	float:right;
	background:url(../images/back.png) no-repeat left center;
	padding-left:30px;
	font-size:14px;
	font-weight:normal;
	margin-top:10px;
}
#procon article {
	margin: 20px 10px;
}
#samepro {
	clear: both;
	width: 410px;
	margin-top:20px;
}
#samepro h3 {
	border-bottom:solid 1px #DDD;
	padding-bottom:5px;
	font-size:15px;
}
#samepro li {
	float: left;
	width: 102px;
	text-align:center;
}
.samepro_img {
	height: 90px;
	width: 90px;
	margin:0 auto;
}
.samepro_img img {vertical-align: middle;margin-right: -1px;}
.samepro_img span {display: -moz-inline-box;/*针对火狐*/}
.samepro_img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.samepro_txt {
    line-height:18px;
	width: 90px;
	margin:5px auto 0 auto;
	height:36px;
	font-size:12px;
	overflow:hidden;
}
#form_order {
	margin:20px auto;
	width:90%;
}
#form_order .ipt {
	border: solid #DDD 1px;
	height:26px;
	width:85%;
	padding:0 5px;
	line-height:26px;
}
#form_order .ipt:hover {
	border:solid 1px #B0ECBE;
	-moz-box-shadow:1px 1px 3px #B0ECBE;
	-webkit-box-shadow:1px 1px 3px #B0ECBE;
	box-shadow:1px 1px 3px #B0ECBE;
}
#form_order .ipt:focus {
	border:solid 1px #238D3B;
	-moz-box-shadow:1px 1px 3px #238D3B;
	-webkit-box-shadow:1px 1px 3px #238D3B;
	box-shadow:1px 1px 3px #238D3B;
}
#form_order .btn {
	background:#238D3B;
	border:1px solid #238D3B;
	color:#FFF;
	height:35px;
	line-height:30px;
	text-align:center;
	padding:0 20px;
	font-size:15px;
}
#form_order .btn:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	background:#FFF;
	color:#238D3B;
}