*{margin:0px; padding:0px;}
body{font-size:12px; color:#333; font-family:"微软雅黑"; background:#F2F2F2;}
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:#069;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 {height:18px; border:solid 1px #ccc; margin-left:5px; padding:3px;}
.input2{border:#666 solid 1px; background:#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;}
.clear {clear:both; line-height:0px;}

.kk{margin:0 auto; width:1003px;}
#logo {
	background: url(../images/logo.jpg) no-repeat left center;
	height: 120px;
	width: 520px;
	float:left;
}
#top_link {
	line-height: 35px;
	height: 35px;
	color:#000;
	float:right;
	margin-top:20px;
}
#top_link span {
	padding:0 7px;
	font-size:10px;
}
#top_link a {
	color:#000;
}
#top_link a:hover {
	color:#C00;
}
#top_tel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #DA251E;
	background: url(../images/tel.png) no-repeat left top;
	float: right;
	padding-left: 30px;
	margin-right:30px;
	margin-top:-20px;
}
#ss {
	background: url(../images/ssbg.jpg) no-repeat;
	clear: right;
	float: right;
	width: 218px;
	height: 30px;
	margin-top:5px;
}
#ss .sskw {
    width:168px;
	height:30px; 
	background:none;
	border:none;
	line-height:30px;
	padding:0 10px;
}
#ss .ssbn {
    width:30px;
	height:30px;
	background:none;
	border:none;
	cursor:pointer;
}
#menu {
	background: url(../images/menubg.jpg) repeat-x;
	height: 44px;
	padding:10px 0;
}
#menu ul{
	width:1100px;
	margin:0px auto;
	height: 44px;
	position:relative;
}
#menu li {
	float:left;
	margin-left:70px;
}
#menu li a {
	display:block;
	font-size:14px;
	height:44px;
	color:#FFF;
	text-align:center;
}
#menu li a span {
	display:block;
	text-transform:uppercase;
	font-size:10px;
	line-height:20px;
	color:#DDD;
	font-family:Arial, Helvetica, sans-serif;
}
#menu_od {
	position:absolute;
	width:100px;
	height:2px;
	background:#D7362E;
	left:0;
	bottom:0;
    filter: Alpha(opacity=0);-moz-opacity:0;opacity:0;
}
/*幻灯片*/
#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; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}
#bn .kk {
	position:relative;
}
#nav {
    position:absolute;
	top:360px;
	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:#D7362E;}
#prev{position:absolute; left:0px; top:180px; cursor:pointer;}
#prev a{display:block;width:30px; height:43px;font-size:0px;background:url(../images/scroll_btn.png) left bottom;filter: Alpha(opacity=10);-moz-opacity:.10;opacity:0.10;}
#prev a:hover{background:url(../images/scroll_btn.png) left bottom;filter: Alpha(opacity=50);-moz-opacity:.50;opacity:0.50;}
#next{position:absolute; right:0px; top:180px; cursor:pointer;}
#next a{display:block;width:30px; height:43px;font-size:0px;background:url(../images/scroll_btn.png) right bottom;filter: Alpha(opacity=10);-moz-opacity:.10;opacity:0.10;}
#next a:hover{background:url(../images/scroll_btn.png) right bottom;filter: Alpha(opacity=50);-moz-opacity:.50;opacity:0.50;}
/**/
#hmserv {
	background:url(../images/bg.jpg) repeat-x;
	padding-top:80px;
}
#hmserv h1 {
	height:100px;
	background:url(../images/tit.png) no-repeat center top;
	font-size:0;
}
#hmserv li {
	width:250px;
	height:250px;
	float:left;
	text-align:center;
}
#hmserv li h3 {
	line-height:60px;
	font-size:16px;
}
#hmserv li .pk {
	width:160px;
	height:140px;
	padding-top:20px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin:0 auto;
}
#hmserv li .pk.on {
	background:#FFF;
	-moz-box-shadow:1px 1px 3px #999;
	-webkit-box-shadow:1px 1px 3px #999;
	box-shadow:1px 1px 3px #999;
}
#hmserv li .pk span {
	display:block;
	width:148px;
	height:118px;
	margin:0 auto;
}
#hmserv li .pk span.c1 {
	background:url(../images/icon1.png) no-repeat 0px 0px;
}
#hmserv li .pk span.c2 {
	background:url(../images/icon1.png) no-repeat -294px 0px;
}
#hmserv li .pk span.c3 {
	background:url(../images/icon1.png) no-repeat -591px 0px;
}
#hmserv li .pk span.c4 {
	background:url(../images/icon1.png) no-repeat -892px 0px;
}
#hmserv li .pk.on span.c1 {
	background:url(../images/icon1.png) no-repeat 0px -190px;
}
#hmserv li .pk.on span.c2 {
	background:url(../images/icon1.png) no-repeat -294px -190px;
}
#hmserv li .pk.on span.c3 {
	background:url(../images/icon1.png) no-repeat -591px -190px;
}
#hmserv li .pk.on span.c4 {
	background:url(../images/icon1.png) no-repeat -892px -190px;
}
#hmlc {
	border-top:solid 2px #DDD;
	padding-top:50px;
}
#hmlc h1 {
	height:150px;
	background:url(../images/tit.png) no-repeat center -140px;
	font-size:0;
}
#hmlc li {
	width:250px;
	float:left;
	text-align:center;
}
#hmlc li .pk {
	width:210px;
	height:250px;
	margin:0 auto;
}
#hmlc li .pk h3 {
	line-height:60px;
	font-size:16px;
}
#hmlc li .pk span {
	display:block;
	width:200px;
	height:190px;
	margin:0 auto;
}
#hmlc li .pk span.c1 {
	background:url(../images/icon.png) no-repeat 15px -180px;
}
#hmlc li .pk span.c2 {
	background:url(../images/icon.png) no-repeat -275px -180px;
}
#hmlc li .pk span.c3 {
	background:url(../images/icon.png) no-repeat -570px -180px;
}
#hmlc li .pk span.c4 {
	background:url(../images/icon.png) no-repeat -870px -180px;
}
#lckk {
	height: 240px;
	width: 1200px;
	margin: 50px auto 0 auto;
	background: url(../images/line2.jpg) no-repeat center 34px;
}
#lckk li {
	width:126px;
	height:164px;
	background:url(../images/kk.png) no-repeat;
	margin-left:38px;
}
#lckk li span.nb {
	width:70px;
	height:70px;
	margin:0 auto;
	line-height:70px;
	font-size:30px;
	color:#E02724;
	font-weight:bold;
	display:block;
}
#lckk li span.txt {
	width:100px;
	margin:30px auto 0 auto;
	line-height:20px;
	font-size:12px;
	text-align:left;
	display:block;
}
#hmoserv {
	background: #E02725;
	height: 420px;
}
#hmoserv h1 {
	float:left;
	padding-top:50px;
	font-size:28px;
	color:#FFF;
	font-weight:normal;
}
#hmoserv h1 span {
	width:50%;
	margin-top:5px;
	display:block;
	height:3px;
	background:#FFF;
}
#hmoserv .more a {
	float:right;
	height:25px;
	line-height:25px;
	border:solid 1px #FFF;
	padding:0 18px;
	font-size:13px;
	margin-top:50px;
	color:#FFF;
}
#hmoserv .more a:hover {
	background:#FFF;
	color:#E02725;
	border:solid 1px #C00;
    -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;
}
#hmoserv li {
	margin-top:20px;
	width:334px;
	float:left;
}
#hmoserv li .pk {
	padding:25px;
	width:230px;
	height:200px;
	margin:0 auto;
}
#hmoserv li .pk:hover {
	border:solid 1px #EEE;
}
#hmoserv li .pk .tb1 {
	width:70px;
	height:70px;
	background:url(../images/icon.png) no-repeat -630px 0;
}
#hmoserv li .pk .tb2 {
	width:70px;
	height:70px;
	background:url(../images/icon.png) no-repeat -800px 0;
}
#hmoserv li .pk .tb3 {
	width:70px;
	height:70px;
	background:url(../images/icon.png) no-repeat -970px 0;
}
#hmoserv li .pk h2 {
	font-size:22px;
	font-weight:normal;
	color:#FFF;
	margin-top:10px;
}
#hmoserv li .pk h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;
	margin-top:10px;
}
#hmoserv li .pk p {
	margin-top:20px;
	color:#FFF;
}
#hmcase {
	padding-top:50px;
	background:#FFF;
}
#hmcase h1 {
	float:left;
	font-size:28px;
	font-weight:normal;
}
#hmcase h1 span {
	width:50%;
	margin-top:5px;
	display:block;
	height:3px;
	background:#333;
}
#hmcase .more a {
	float:right;
	height:25px;
	line-height:25px;
	border:solid 1px #666;
	padding:0 18px;
	font-size:13px;
	color:#333;
}
#hmcase .more a:hover {
	background:#E02725;
	color:#FFF;
	border:solid 1px #C00;
    -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;
}
#hmcase li {
	float:left;
	padding:25px;
	background:url(../images/kkline.jpg) no-repeat right bottom;
	position:relative;
}
#hmcase li.nopr {
	padding-right:10px;
	background:url(../images/kkline.jpg) no-repeat 12px bottom;
}
#hmcase ul li div.bg {
	position:absolute;
	width:285px;
	height:200px;
	background:#333 url(../images/on.png) no-repeat 240px 150px;
	filter: Alpha(opacity=70);   
	-moz-opacity:.70;   
	opacity:0.70;
	z-index:1;
	display:none;
}
#hmcase ul li div.tit {
	position:absolute;
	z-index:2;
	display:none;
}
#hmcase ul li div.tit a {
	display:block;
	width:255px;
	height:170px;
	padding:30px 0 0 30px; 
}
#hmcase ul li div.tit h3{
	color:#FFF;
	font-size:17px;
	font-weight:normal;
}
#hmcase ul li div.tit p{
	margin-top:10px;
	line-height:22px;
	color:#FFF;
}
#hmmap {
	margin-top:-10px;
	border-top:solid 50px #FFF;
	position:relative;
}
#btm_link {
	background: #E70012;
	padding:30px;
}
#btm_link a {
	color:#FEFEFE;
}
#btm_link a:hover {
	color:#FC0;
}
#btm_link ul {
	float:left;
	padding:0 60px;
}
#btm_link ul h3 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
}
#btm_link ul h3 a {
	color:#FC0;
}
#btm_link ul li {
	line-height:22px;
	font-size:13px;
}
#btm_con {
	padding:20px;
	line-height:24px;
	text-align:center;
}
#onqq {
	width:55px;
	height:55px;
	background:url(../images/online.jpg) no-repeat;
	position:fixed;
	right:0px;
	bottom:260px;
	cursor:pointer;
}
#onqq ul {
	position:absolute;
	height:55px;
	background:#CD1D1D;
	right:-550px;
	top:0;
	z-index:999;
}
#onqq ul li {
	float:left;
	height:55px;
	width:60px;
	border-right:solid 1px #EC849B;
	text-align:center;
	background:url(../images/qq.png) no-repeat center 10px;
}
#onqq ul li a {
	display:block;
	width:60px;
	height:25px;
	padding-top:30px;
	color:#FFF;
}
#onqq ul li a:hover {
	color:#FC0;
}
#ontel {
	width:55px;
	height:55px;
	background:url(../images/online.jpg) no-repeat 0 -57px;
	position:fixed;
	right:0px;
	bottom:203px;
	cursor:pointer;
}
#ontel ul {
	position:absolute;
	height:55px;
	background:#CD1D1D;
	right:-550px;
	top:0;
	z-index:999;
	padding:0 10px;
	line-height:55px;
	font-size:25px;
	color:#FFF;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#ontop {
	width:55px;
	height:55px;
	background:url(../images/online.jpg) no-repeat 0 -114px;
	position:fixed;
	right:0px;
	bottom:146px;
	cursor:pointer;
}
#wz {
	line-height:30px;
	color:#000;
	margin:10px 0;
	font-size:13px;
}
#mid_lt {
	float: left;
	width: 204px;
}
.ltkk {
	background: #FDFDFD url(../images/bg2.jpg) repeat-x;
	border: 1px solid #DBDBDB;
	padding:10px 12px;
}
.lttit {
	height:25px;
	font-size:15px;
	border-bottom:solid #E6000C 2px;
}
.ltcon {
	line-height:25px;
}
.ltkk ul {
	padding:10px;
}
.ltkk li {
	line-height:28px;
	height:28px;
	font-size:14px;
}
.ltkk li a.on {
	color:#C00;
}
#mid_rt {
	float: right;
	width: 784px;
}
.home_slide{position:relative;width:784px; height:168px; z-index:1;}
.home_slide .list{display:none;}
.home_slide .btn{overflow:hidden;position:absolute;bottom:8px;right:8px;}
.home_slide .btn li{float:left;width:20px;height:20px;margin:0 0 0 8px;cursor:pointer;line-height:20px;font-size:12px;background:#DDD;color:#333;text-align:center; font-family:Arial, Helvetica, sans-serif}
.home_slide .btn .selected{background:#DA251E; color:#FFF;}
.home_slide .new{display:none;position:absolute;top:0;left:0;}
#rt_kk {
	border: 1px solid #DBDBDB;
	border-bottom-width:0;
	margin-top:15px;
	padding:0 20px;
	background:#FFF;
}
#rt_btm {
	background: url(../images/bg3.jpg) no-repeat bottom;
	height: 50px;
}
#rt_tit {
	font-size:20px;
	font-weight:bold;
	height:35px;
	margin-top:20px;
	border-bottom: solid 1px #C6C6C6;
}
#rt_tit div {
	float:left;
	height:35px;
	color:#000;
	padding:0 5px;
	border-bottom: solid 1px #000;
}
#rt_con {
	line-height: 25px;
	margin-top:10px;
}
.news_list{
	line-height:35px;
	height:35px;
	background:url(../images/line.jpg) repeat-x left bottom;
	overflow:hidden;
}
.news_list a{
	padding-left:18px;
	background: url(../images/tb.jpg) no-repeat 5px 5px;
}
.ny_list {
	padding-top: 10px;
	width: 742px;
	overflow: hidden;
}
.ny_list li {
	float: left;
	height: 220px;
	width: 247px;
	overflow: hidden;
}
.pic_kk {
    width:220px;
	height:160px;
	background:#FFF;
	margin:0 auto;
	padding:1px;
	border:solid 1px #EEE;
	-moz-box-shadow:1px 1px 3px #DDD;
	-webkit-box-shadow:1px 1px 3px #DDD;
	box-shadow:1px 1px 3px #DDD;
}
.pic_img {
	height: 160px;
	width: 220px;
	text-align: center;
}
.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;
}
.pic_tit a {
	color:#000;
	font-size:14px;
}
.pic_tit a:hover {
	color:#C00;
}
.ny_list1 {
	width: 742px;
	overflow: hidden;
}
.ny_list1 li {
	float: left;
	height: 260px;
	width: 247px;
	overflow: hidden;
}
.pic_img2 {
	height: 200px;
	width: 220px;
	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: 224px;
	margin:5px auto 0 auto;
	font-size:14px;
}
.ny_list2 {
	width: 742px;
	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: 535px;
}
.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;
	background: url(../images/tb.jpg) no-repeat left center;
	padding-left: 10px;
	padding-right:10px;
}
.down div {
	background: #EEE;
	height: 35px;
	border-top: 1px solid #DDD;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}
#showinfo {
	border:solid 1px #DDD;
	border-bottom:none;
	padding:10px;
	background:#FFF;
}
#showinfo .btn a {
	background:#CD1D1D;
	border:1px solid #CD1D1D;
	color:#FFF;
	height:28px;
	line-height:28px;
	text-align:center;
	margin:0px;
	padding:0 22px;
	display:block;
	font-size:14px;
	-moz-box-shadow:1px 1px 3px #999;
	-webkit-box-shadow:1px 1px 3px #999;
	box-shadow:1px 1px 3px #999;
}
#showinfo .btn 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;
	color:#CD1D1D;
}
#showinfo .btn2 a {
	background:#FFF;
	border:1px solid #CD1D1D;
	color:#CD1D1D;
	height:28px;
	line-height:28px;
	text-align:center;
	margin:0px;
	padding:0 22px;
	display:block;
	font-size:14px;
	-moz-box-shadow:1px 1px 3px #999;
	-webkit-box-shadow:1px 1px 3px #999;
	box-shadow:1px 1px 3px #999;
}
#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:#CD1D1D;
	color:#FFF;
}
#showinfo h1 {
	margin-top:10px;
	border-top:solid 1px #DDD;
	text-align:center;
	padding-top:20px;
	line-height:50px;
	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/icon2.png) no-repeat 0px 0px;
}
#showinfo .fb a:hover{
	background: url(../images/icon2.png) no-repeat -71px 0px;
}
#showinfo .fs a{
    width:25px;
	height:25px;
	float:left;
	font-size:0;
	display:block;
	background: url(../images/icon2.png) no-repeat -35px 0px;
}
#showinfo .fs a:hover{
	background: url(../images/icon2.png) no-repeat -106px 0px;
}
#showinfo article {
	margin-top:20px;
	line-height:28px;
	padding:20px;
	font-size:14px;
}
#showinfo .sina {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -50px 0px;
}
#showinfo .weixin {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat 0px 0px;
}
#showinfo .qzone {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -150px 0px;
}
#showinfo .tqq {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -100px 0px;
}
#showinfo .sqq {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -200px 0px;
}
#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 #016797;}
#search {
	padding:20px;
	background:#FFF;
	border-top:solid 1px #DDD;
	border-bottom:solid 1px #DDD;
}
#search .td {
    width:32px;
    height:32px;
	background: url(../images/icon2.png) no-repeat 0px -37px;
	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:#EEE;
	padding: 10px;
}
#hmnews {
	padding-top:50px;
	background:#FFF;
}
#hmnews h1 {
	float:left;
	font-size:28px;
	font-weight:normal;
}
#hmnews h1 span {
	width:50%;
	margin-top:5px;
	display:block;
	height:3px;
	background:#333;
}
#hmnews .more a {
	float:right;
	height:25px;
	line-height:25px;
	border:solid 1px #666;
	padding:0 18px;
	font-size:13px;
	color:#333;
}
#hmnews .more a:hover {
	background:#E02725;
	color:#FFF;
	border:solid 1px #C00;
    -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;
}
#hmnews li {
	border-bottom:solid 1px #EEE;
	padding:10px 0px;
}
#hmnews li h3 {
	font-size:15px;
}
#hmnews li p {
	color:#999;
	margin-top:10px;
}