
a.wl:link,a.wl:visited,a.wl:active {color:#FFF;text-decoration:none;}
a.wl:hover {color:#F15D21;}

a.wb:link,a.wb:visited,a.wb:active {color:#012258;text-decoration:none;}
a.wb:hover {color:#F15D21;}

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:#F15D21;}

.f_black {color:#000;}
.f_red {color:#C00;}
.f_white{color:#FFF;}
.f_gray {color:#999;}
.f_orange {color:#F35621;}
.f_green {color:#66A228;}
.f_blue {color:blue;}
.f_mblue {color:#109BD2;}
.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;}
.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 {height:18px; border:solid 1px #ccc; margin-left:5px;}
.input2{border:#666 solid 1px; background-color:#FFF; padding:5px;}
.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;}
.unblock {display:none;}
/*分页*/
.page{
	width:100%;
	text-align:center;
	font-size:13px;
	color:#666;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.page span{
	margin:0 5px;
}
.page span a{
	padding:3px 7px;
	color:#666;
	border:solid 1px #B2BFCF;
}
.page span a:hover{
	border:solid 1px #F05D31;
	color:#666;
}
.page span.current {
	color:#FFF;
	background:#F35822;
	padding:3px 7px;
	border:solid 1px #F05D31;
}

.kk{margin:0 auto; width:1003px;}
header {
	border-bottom:solid 1px #DDD;
	height: 100px;
}
#logo {
	background: url(../images/logo.jpg) no-repeat left center;
	float: left;
	height: 100px;
	width: 150px;
}
#top_link {
	line-height: 24px;
	float: right;
	height: 24px;
	margin-top: 10px;
	overflow: hidden;
}
#top_link ul {
	float:right;
}
#top_link li{
	float:left;
	font-size:13px;
}
#top_link li a {
	color:#000;
}
#top_link li a:hover {
	color:#F15D21;
}
#top_link li.on{
	background:url(../images/tb.jpg) no-repeat left center;
	padding-left:8px;
}
#top_link li.bd{
	padding:0 10px;
	font-size:10px;
}
#top_link li.en{
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/icon.png) no-repeat right -75px;
	padding-right:18px;
}
#top_link li.en img {
	margin-right:8px;
	vertical-align:middle;
}
#ss {
	background: url(../images/ssbg.jpg) no-repeat;
	float: right;
	clear: right;
	height: 28px;
	width: 200px;
	margin-top: 20px;
}
#ss .sskw {
    width:135px;
	height:15px; 
	background:none;
	border:none;
	line-height:18px;
	padding:5px;
	float:left;
	font-size:12px;
}
#ss .ssbn {
    width:55px;
	height:25px;
	background:none;
	border:none;
	cursor:pointer;
	float:right;
}
#menu {
	clear:right;
	width:630px;
	float:left;
	margin-top:10px;
}
#menu ul{
	position:relative;
}
#menu li{
	float:left;
}
#menu li a span{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	display:block;
	width:90px;
	text-align:center;
	font-weight:bold;
    background:url(../images/menu_od.jpg) no-repeat center right;
}
#menu li a span.on {
	color:#FFF;
    background:url(../images/menu_ov.jpg) no-repeat center center;
}
#menu li a span.nobg {
    background:none;
}
#menu li a:hover span{
    background:none;
	color:#FFF;
}
#home #menu li a span#m1,#about #menu li a span#m2,#news #menu li a span#m3,#product #menu li a span#m4,#service #menu li a span#m5,#job #menu li a span#m6,#contact #menu li a span#m7 {
	color:#FFF;
    background:none;
}
#menu li.mainlevel{
    position:relative;
	z-index:999;
}
#menu li.mainlevel:hover a span {
	color:#FFF;
    background:none;
}
#menu li ul {
    width:162px;
	position:absolute;
	background:none;
	display:none;
	top:35px;
	left:-35px;
	filter: Alpha(opacity=98);   
	-moz-opacity:.98;   
	opacity:0.98;
}
#menu li ul li{
	background: url(../images/menu_kk_c.png) repeat-y;
	background:url(../images/menu_kk_c2.png) repeat-y center top \9;
	*background:url(../images/menu_kk_c2.png) repeat-y center top;
	width:162px;
	margin-left:0px;
}
#menu li ul li.t {
	background:url(../images/menu_kk_t.png) no-repeat;
	background:url(../images/menu_kk_t2.png) no-repeat center top \9;
	*background:url(../images/menu_kk_c2.png) repeat-y center top;
	height:16px;
}
#menu li ul li.b {
	background: url(../images/menu_kk_b.png) no-repeat;
	background: url(../images/menu_kk_b2.png) no-repeat center top\9;
	*background:url(../images/menu_kk_c2.png) repeat-y center top;
	height: 14px;
}
#menu li ul li a{
    padding:8px;
	font-size:13px;
	font-weight:normal;
	width:146px;
	display:block;
	color:#000;
	text-align:center;
}
#menu li ul li a:hover{
	color:#FFF;
	background:#EA510F;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#menu_on {
	width:90px;
	height:40px;
    background:url(../images/menu_ov.jpg) no-repeat center center;
	position:absolute;
	top:0;
	display:none;
}
/*幻灯片*/
#bn{width:100%; height:400px; 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;
	top: 0;
	left: 0;
}
#nav {
    position:absolute;
	top:370px;
	text-align:center;
	width: 100%;
}
#nav ul li {
    display:inline-block;
	margin-right: 8px;
}
#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:#F15D21;}
#bnbtn {position:relative;}
#prev {position:absolute; left:10px; top:170px; cursor:pointer;}
#prev a {display:block; width:30px; height:55px; font-size:0px; background:url(../images/icon.png) no-repeat 0px -300px; filter: Alpha(opacity=10); -moz-opacity:.10; opacity:0.10;}
#bnbtn:hover #prev a {filter: Alpha(opacity=100);-moz-opacity:1;opacity:1;}
#next{position:absolute; right:10px; top:170px; cursor:pointer;}
#next a{display:block; width:30px; height:55px; font-size:0px; background:url(../images/icon.png) no-repeat -27px -300px; filter: Alpha(opacity=10);-moz-opacity:.10;opacity:0.10;}
#bnbtn:hover #next a {filter: Alpha(opacity=100);-moz-opacity:1;opacity:1;}
/**/
#hmnews {
	float:left;
	width:295px;
	height:170px;
	background:#F1F0EC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:10px 0px;
	position:relative;
}
#hmnews h1 {
	height: 30px;
	line-height: 21px;
	width: 77px;
	text-align: center;
	background: url(../images/icon.png) no-repeat 0px -250px;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top:7px;
	margin-left:22px;
	float:left;
}
#hmnews #more {
	float:right;
	margin-top:10px;
	margin-right:10px;
}
#hmnews_l {
	float:left;
	width:25px;
	height:30px;
	margin-top:50px;
	background:url(../images/icon.png) no-repeat 8px -78px;
	cursor:pointer;
}
#hmnews_r {
	float:left;
	width:25px;
	height:30px;
	margin-top:50px;
	background:url(../images/icon.png) no-repeat -12px -78px;
	cursor:pointer;
}
#hmnews_c {
	height:120px;
	width:245px;
	float:left;
	position:relative;
	overflow:hidden;
}
#hmnews_c ul {
	position:absolute;
}
#hmnews_c ul li {
	line-height:24px;
	position:relative;
}
.newskk {
	width:292px;
	left:35%;
	bottom:24px;
	position:absolute;
	z-index:999;
	display:none;
}
.newskk_t {
	width:292px;
	height:10px;
	background:url(../images/news_kk_t.png) no-repeat;
}
.newskk_b {
	width:292px;
	height:18px;
	background:url(../images/news_kk_b.png) no-repeat;
}
.newskk_c {
	width:262px;
	background:url(../images/news_kk_c.png) repeat-y;
	padding:0 15px 10px 15px;
	line-height:22px;
	color:#666;
}
#hmad {
	float:left;
	/*width:235px;2016edit*/
	width:255px;
	height:170px;
	background:#F1F0EC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:10px;
	/*padding:0 10px;2016edit*/
	overflow:hidden;
}
#hmad h1 {
	height: 30px;
	line-height: 21px;
	width: 77px;
	text-align: center;
	background: url(../images/icon.png) no-repeat 0px -250px;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top:7px;
}
.home_slide2 {position:relative;width:100%; height:170px; z-index:1;}
.home_slide2 .list{overflow:hidden;display:none;}
.home_slide2 .new{display:none;position:absolute;top:0;left:0;}
.home_slide2 .btn{overflow:hidden;position:absolute;bottom:5px;right:5px;}
.home_slide2 .btn li{float:left;width:20px;height:20px;margin:0 0 0 5px;cursor:pointer;line-height:20px;font-size:11px;background:#DDD;color:#000;text-align:center; font-family:Arial, Helvetica, sans-serif;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}
.home_slide2 .btn .selected{background:#DF5910; color:#FFF;}

#hmpro {
	float:left;
	/*width:215px;2016edit*/
	width:235px;
	height:170px;
	background:#F1F0EC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:10px 0;
	/*padding:0 10px;2016edit*/
	overflow:hidden;
}
#hmpro h1 {
	height: 30px;
	line-height: 21px;
	width: 77px;
	text-align: center;
	background: url(../images/icon.png) no-repeat 0px -250px;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top:7px;
}
/*.home_slide{position:relative;width:215px; height:125px; z-index:1;}2016edit*/
.home_slide{position:relative;width:235px; height:170px; z-index:1;}
.home_slide .list{overflow:hidden;position:absolute;top:0;left:0;}
.home_slide .list li{float:left;width:235px; height:170px;} /* 横向滚动需要 */
.home_slide .new{display:none;position:absolute;top:0;left:0;}
.home_slide .btn{overflow:hidden;position:absolute;bottom:5px;right:5px;}
.home_slide .btn li{float:left;width:20px;height:20px;margin:0 0 0 5px;cursor:pointer;line-height:20px;font-size:11px;background:#DDD;color:#000;text-align:center; font-family:Arial, Helvetica, sans-serif;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}
.home_slide .btn .selected{background:#DF5910; color:#FFF;}

#hmod {
	float:left;
	width:168px;
	height:170px;
	background:#F1F0EC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:10px 0 10px 10px;
	padding:0 10px;
	overflow:hidden;
	position:relative;
	font-size:14px;
}
#hmod #tb1 a {
	width:84px;
	height:25px;
	padding-top:65px;
	background:url(../images/icon.png) no-repeat 20px -455px;
	position:absolute;
	text-align:center;
	top:10px;
	left:10px;
	color:#666;
}
#hmod #tb1 a:hover {
	background:url(../images/icon.png) no-repeat -109px -455px;
	color:#E2660C;
}
#hmod #tb2 a{
	width:84px;
	height:25px;
	padding-top:65px;
	background:url(../images/icon.png) no-repeat 12px -617px;
	position:absolute;
	text-align:center;
	top:10px;
	right:10px;
	color:#666;
}
#hmod #tb2 a:hover {
	background:url(../images/icon.png) no-repeat -99px -617px;
	color:#E2660C;
}
#hmod #tb3 {
	position:absolute;
	top:100px;
	width:110px;
	padding-left:58px;
	height:60px;
	background:url(../images/icon.png) no-repeat 0px -535px;
	color:#666;
}
footer {
	background:#F1F0EC url(../images/btmbg.jpg) repeat-x;
	clear:both;
	padding:15px 0px 5px 0px;
}
#btm_link {
	height:20px;
}
#btm_link li {
	float:left;
	padding:0 10px;
	border-right:solid 1px #999;
	height:12px;
	line-height:12px;
}
#btm_link ul li a{
	color:#666;
}
#btm_link ul li a:hover{
	color:#F15D21;
}
#btm_link li.nobr {
	padding-right:0px;
	border:none;
}
#btm_con {
	line-height:24px;
	padding-left:10px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
#btm_con a {
	color:#666;
}
#btm_od {
	float:right;
}
.sharebuttonbox {
	float:right;
	padding-right:15px;
	padding-top:5px;
}
#erweima {
	z-index:999;
	position:relative;
	float:right;
}
#erweima span{
    _padding-right:3px;
}
#erweima #showsqcode{
    position:absolute;
	bottom:0px;
	left:40px;
	border:solid 1px #C6C6C6;
	padding:5px;
	background:#FFF;
	display:none;
}
#erweima #showsqcode div{
    height:19px;
	width:15px;
	position:absolute;
	bottom:15px;
	left:-11px;
}
#erweima #showsqcode2{
    position:absolute;
	bottom:0px;
	left:80px;
	border:solid 1px #C6C6C6;
	display:none;
	padding:5px;
	background:#FFF;
}
#erweima #showsqcode2 div{
    height:19px;
	width:15px;
	position:absolute;
	bottom:15px;
	left:-11px;
}
#gotopbtn {
	width:40px;
	height:40px;
	position:fixed;
	bottom:5px;
	right:5px;
	cursor:pointer;
	background:url(../images/icon.png) no-repeat -73px -310px;
	display:none;
}
#banner{ width:100%; height:220px; background:#fcfcfc; border-bottom:1px solid #F2F3F2; position:relative; overflow:hidden}
#banner div{ width:1920px; position:absolute; left:50%; margin-left:-960px;top:0; text-align:center}
#mid {
	width:1200px;
	margin:20px auto;
}
#mid_lt {
	float:left;
	width:280px;
	position:relative;
	top:0;
	z-index:99;
}
.type {
	height:46px;
	line-height:46px;
}
.type a {
	display:block;
	color:#CCC;
	font-size:14px;
	background:url(../images/menu_2.jpg) no-repeat;
	padding-left:35px;
}
.type a:hover,.type a.on {
	background:url(../images/menu_1.jpg) no-repeat;
	color:#FFF;
}
.type.ptype a.on {
	background:url(../images/menu_3.jpg) no-repeat;
	color:#FFF;
}
.type.ls {
	height:44px;
	line-height:44px;
}
.stype {
	background:#f0f0f0;
}
.stype a{
	font-size:13px;
	padding:6px 0px 6px 35px;
	display:block;
	color:#000;
	background:url(../images/td2.png) no-repeat 25px center;
}
.stype a:hover,.stype a.on {
	color:#FFF;
	background:#BA8656 url(../images/td1.png) no-repeat 25px center;
}
.sstype {
	background:#f0f0f0;
}
.sstype a{
	font-size:12px;
	padding:6px 0px 6px 40px;
	display:block;
	color:#000;
	background:url(../images/td3.png) no-repeat 27px 0px;
}
.sstype a:hover,.sstype a.on {
	color:#C00;
}
.ssstype {
	background:#F9DEC6;
}
.ssstype a{
	font-size:12px;
	padding:3px 0px 3px 55px;
	display:block;
	color:#333;
	background:url(../images/td4.png) no-repeat 27px -2px;
}
.ssstype a:hover,.ssstype a.on {
	color:#A05305;
}
#mid_rt {
	float:right;
	width:880px;
	min-height:600px;
}
#rt_tit {
	height:48px;
}
#rt_tit #wz {
	float:right;
	margin-top:25px;
	color:#999;
	font-size:13px;
}
#rt_tit #tit {
	min-width:130px;
	width:auto !important;
	width:130px;
	float:left;
	text-align:right;
}
#rt_tit #tit .cn {
	font-size:16px;
	color:#333;
	font-weight:bold;
}
#rt_tit #tit .en {
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#e30110;
	height:20px;
	line-height:20px;
	color:#FFF;
	font-size:10px;
	padding:0 5px;
}
#rt_con {
	line-height:24px;
	margin-top:15px;
	overflow:hidden;
}
.news_list{
    background:#F6F6F6;
	line-height:24px;
	height:24px;
	overflow:hidden;
	padding:5px 10px;
}
.news_list.wt{
    background:#FFF;
}
.news_list a{
	padding-left:10px;
	background: url(../images/td.png) no-repeat left center;
}
.ny_list {
	width: 800px;
	overflow: hidden;
}
.ny_list li {
	float: left;
	height: 200px;
	width: 200px;
	overflow: hidden;
}
.pic_kk {
    width:180px;
	height:180px;
	background:#FFF;
	margin:0 auto;
	border:solid 1px #DDD;
	-moz-box-shadow:1px 1px 3px #DDD;
	-webkit-box-shadow:1px 1px 3px #DDD;
	box-shadow:1px 1px 3px #DDD;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.pic_img {
	height: 140px;
	width: 180px;
	text-align: center;
	margin-top:5px;
}
.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:30px;
	text-align:center;
	height:30px;
	overflow: hidden;
	width: 170px;
	margin:0 auto;
}
.ny_list1 {
	width: 800px;
	overflow: hidden;
}
.ny_list1 li {
	float: left;
	height: 280px;
	width: 266px;
	overflow: hidden;
}
.pic_img2 {
	height: 220px;
	width: 240px;
	padding: 1px;
	border: 1px solid #EEE;
	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: 240px;
	margin:5px auto 0 auto;
	font-size:13px;
}
.ny_list2 {
	width: 780px;
	height: 150px;
	padding:15px 10px;
}
.ny_list2.bg {
	background:#F4F4F4;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border-bottom:solid 2px #DDD;
}
.ny_list2_img {
	float: left;
	height: 140px;
	width: 180px;
	text-align:center;
	padding: 1px;
	border:solid 1px #DDD;
	-moz-box-shadow:1px 1px 3px #DDD;
	-webkit-box-shadow:1px 1px 3px #DDD;
	box-shadow:1px 1px 3px #DDD;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#FFF;
}
.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: 140px;
	width: 580px;
}
.ny_list2_main h3 {
	font-size: 15px;
	line-height: 28px;
	height: 28px;
}
.ny_list2_main p {
	line-height: 24px;
	color:#666;
	margin-top:5px;
}
.down {
	height: 35px;
	line-height:35px;
	padding:0 5px;
	margin-bottom:10px;
	background:url(../images/tit.jpg) repeat-x left bottom;
	border:solid 1px #DDD;
	border-radius:3px;
	overflow:hidden;
}
.down span span {
	padding-left:10px;
}
/*showinfo*/
#showinfo {
    line-height:28px;
	width:800px;
	overflow:hidden;
}
#showinfo h1 {
	font-size:20px;
	color:#000;
}
#showinfo article {
	font-size:14px;
	text-indent:28px;
}
#showinfo .line {
	background:none;
	border-top: 1px dotted #DDD;
	height:10px;
	margin-top:10px;
}
#showinfo span .fb a{
    width:25px;
	height:25px;
	background: url(../images/icon.png) no-repeat -1px 0px;
	margin-right:5px;
	float:left;
	font-size:0;
	display:block;
}
#showinfo span .fb a:hover{
	background: url(../images/icon.png) no-repeat -72px 0px;
}
#showinfo span .fs a{
    width:25px;
	height:25px;
	background: url(../images/icon.png) no-repeat -36px 0px;
	float:left;
	font-size:0;
	display:block;
}
#showinfo span .fs a:hover{
	background: url(../images/icon.png) no-repeat -107px 0px;
}
#showinfo span .gb a{
    width:75px;
	height:35px;
	background: url(../images/icon.png) no-repeat 0 -109px;
	float:left;
	font-size:0;
	display:block;
}
#showinfo span .gb a:hover{
	background: url(../images/icon.png) no-repeat -96px -109px;
}
#showinfo span .fx a{
    width:75px;
	height:35px;
	background: url(../images/icon.png) no-repeat 0 -196px;
	float:left;
	font-size:0;
	display:block;
}
#showinfo span .fx a:hover{
	background: url(../images/icon.png) no-repeat -96px -196px;
}
#showinfo span .dy a{
    width:75px;
	height:35px;
	background: url(../images/icon.png) no-repeat 0 -152px;
	float:left;
	font-size:0;
	margin-left:10px;
	display:block;
}
#showinfo span .dy a:hover{
	background: url(../images/icon.png) no-repeat -96px -152px;
}
#showinfo #bpicmain {
	width: 660px;
	margin:20px auto 0 auto;
	border:solid 1px #EEE;
	height:450px;
	position:relative;
}
#showinfo #bpic {
	width: 660px;
	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: 130px;
	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: 130px;
	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: 300px;
	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 #09C;}
#message .ipt {
	border:#E7DFCC solid 1px;
	background:#FFF;
	padding:5px;
	border-radius:4px;
}
#message .ipt:focus {
	border:solid 1px #E17207;
	box-shadow: 0 1px 3px #E17207;
	-moz-box-shadow: 0 1px 3px #E17207;
	-webkit-box-shadow: 0 1px 3px #E17207;
}
#message .btn {
	background-color:#F15D21;
	border:1px solid #F15D21;
	border:1px solid rgba(0, 0, 0, 0.1);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color:#FFF;
	height:38px;
	line-height:35px;
	width:120px;
	text-align:center;
	font-size:15px;
}
#prolist {
	border-top:solid 1px #DDD;
	border-left:solid 1px #DDD;
	float:left;
}
#prolist li {
	float:left;
	width:199px;
	height:240px;
	border-bottom:solid 1px #DDD;
	border-right:solid 1px #DDD;
}
#prolist li:hover {
	background:#EEE;
}
#prolist li .prokk {
	width:191px;
	height:232px;
	background:#FFF;
	margin:4px;
}
#prolist li .prokk .proimg {
	width:180px;
	height:160px;
	margin:0px auto;
	padding-top:10px;
	text-align:center;
}
#prolist li .prokk .proimg 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;
}
#prolist li .prokk .proimg img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05)
}
#prolist li .prokk .proimg span {display: -moz-inline-box;/*针对火狐*/}
#prolist li .prokk .proimg span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
#prolist li .prokk .protit {
	width:180px;
	margin:5px auto;
	line-height:18px;
	text-align:center;
}
#prolist li .prokk .protit h3 a {
	color:#C00;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#prolist li .prokk .protit p a {
	color:#000;
	font-size:12px;
}
#prolist li .prokk .protit p a:hover {
	color:#C00;
}
#proshow {
	width:800px;
	overflow:hidden;
}
#proshow_pic {
    width:340px;
	float:left;
}
#proshow_pic #bpicmain {
	width: 340px;
	height:260px;
	border:solid 1px #DDD;
	position:relative;
}
#proshow_pic #bpic {
	width: 340px;
	height:260px;
	position:absolute;
	z-index:99;
	text-align:center;
}
#proshow_pic #bpic img {vertical-align: middle;margin-right: -1px;position:relative;z-index:1}
#proshow_pic #bpic span {display: -moz-inline-box;/*针对火狐*/}
#proshow_pic #bpic span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
#proshow_pic #bpic_lt {
	height: 260px;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:100;
	background: #FFF;
	filter: Alpha(opacity=0);   
	-moz-opacity:0;   
	opacity:0;
}
#proshow_pic #bpic_rt {
	height: 260px;
	width: 100px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index:100;
	background: #FFF;
	filter: Alpha(opacity=0);   
	-moz-opacity:0;   
	opacity:0;
}
#proshow_pic #bpic_ct {
	height: 260px;
	width: 140px;
	position: absolute;
	left: 100px;
	top: 0px;
	z-index:100;
	background: #FFF;
	filter: Alpha(opacity=0);   
	-moz-opacity:0;   
	opacity:0;
}
#proshow_pic #bbtn_c {
	background:url(../images/bigpic.png) no-repeat center center;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 140px;
	top:100px;
	z-index:101;
	display:none;
	cursor:pointer;
}
#proshow_pic #bbtn_l {
	width: 40px;
	height: 40px;
	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:0px;
	top:110px;
	z-index:101;
	display:none;
}
#proshow_pic #bbtn_r {
	width: 40px;
	height: 40px;
	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:0px;
	top:110px;
	z-index:101;
	display:none;
}
#proshow_pic #spic {
	width: 340px;
	height: 60px;
	margin:10px auto 0 auto;
}
#proshow_pic #sbtn_l {
	width: 13px;
	height: 20px;
	margin-right:10px;
	margin-left:3px;
	margin-top:15px;
	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;
}
#proshow_pic #sbtn_r {
	width: 13px;
	height: 20px;
	margin-left:10px;
	margin-right:3px;
	margin-top:15px;
	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;
}
#proshow_pic #spic_con {
	float: left;
	height: 50px;
	width: 288px;
	position: relative;
	overflow:hidden;
}
#proshow_pic #spic_con ul{
    position:absolute;
}
#proshow_pic #spic_con li{
    float:left;
	width:72px;
	height:50px;
}
#proshow_pic .spic_img {
	height:46px;
	width: 60px;
	border:solid 2px #DDD;
	margin: 0 auto;
	text-align:center;
}
#proshow_pic .cur{border:solid 2px #E17207;}
#proshow_txt {
	width: 430px;
	float: right;
}
#proshow_txt h1 {
	font-size:18px;
}
#proshow_txt p {
	line-height: 30px;
	font-size:14px;
	color:#666;
}
#proshow_con .tit {
	height: 30px;
	border-bottom: 1px solid #F7D6B7;
	margin-top:20px;
}
#proshow_con .tit div {
	float:left;
	padding:0 35px;
	line-height:30px;
	font-size:15px;
	background:#E17207;
	border:1px solid #E17207;
	border-bottom:none;
	color:#FFF;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
#proshow_con .tit span {
	float:right;
	background:url(../images/back.jpg) no-repeat left center;
	padding-left:30px;
}
#proshow_con .tit span a {
	color:#999;
}
#proshow_con article {
	padding:10px;
	line-height:28px;
	font-size:13px;
	border: 1px solid #F7D6B7;
	border-top:none;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}
#search {
	padding:15px;
	border: 1px solid #DDD;
	margin-top:10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#search .td {
    width:32px;
    height:32px;
	background: url(../images/icon.png) no-repeat -88px -43px;
	display:block;
	float:left;
	margin-right:10px;
}
.search {
	background:url(../images/line.jpg) repeat-x left bottom;
	line-height: 24px;
	padding: 20px 10px;
}
.search.bg {
    background:#F4F4F4;
	padding: 10px;
}
.search img {
	width:120px;
	height:100px;
	float:left;
	margin-right:10px;
}
#showarea {
	margin-top:30px;
	font-size:14px;
}
#showarea h1 {
	font-size:16px;
	line-height:35px;
}
