*{margin:0px; padding:0px;}
body{font-size:12px; color:#333; font-family:"微软雅黑"; background:url(../images/tobbg2.jpg) repeat-x;}
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: #04a0eb;
}
a:active {
	text-decoration: none;
}

a.wl:link,a.wl:visited,a.wl:active {color:#FFF;text-decoration:none;}
a.wl:hover {color:#F90;}

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;}
.mt20  {margin-top:20px;}
.mt25  {margin-top:25px;}
.mt35  {margin-top:35px;}
.mt45  {margin-top:45px;}
.line  {background: url(../images/line.png) 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;}

.kk {margin:0 auto; width:1200px;}
header {background:url(../images/tobbg.jpg) repeat-x;}
#topod {
	height:30px;
	line-height:30px;
}
#toplink {
	float: right;
}
#toplink ul li {
	float:left;
	margin-left:15px;
	position:relative;
}
#toplink ul li a span {
	display:none;
	position:absolute;
	top:30px;
	left:0;
	z-index:9999;
}
#toplink ul li a {
	display:block;
	height: 30px;
}
#toplink ul li a:hover span {
	display:block;
}
#logo {
	float:left;
	width:900px;
	height:100px;
	background:url(../images/logo.png) no-repeat left center;
}
header #tel {
	float:right;
	background: url(../images/tel.png) no-repeat left 5px;
	height: 60px;
	padding-left:55px;
	color:#000;
	margin-top:20px;
	font-size:14px;
}
header #tel span {
	display: block;
	font-size: 28px;
	color: #e70012;
}
#menu {
	height:42px;
	clear:both;
}
#menu li {
	float: left;
}
#menu li span {
	height: 42px;
	line-height: 42px;
	padding:0 36px;
	display:block;
}
#menu li a span{
	font-size:16px;
	color:#FFF;
}
#menu li a:hover span{
	color:#FFF;
	background:#e84232;
}
#home #menu li a span#m1,#page1 #menu li a span#m2,#page2 #menu li a span#m3,#page3 #menu li a span#m4,#page4 #menu li a span#m5,#page5 #menu li a span#m6,#page6 #menu li a span#m7,#page7 #menu li a span#m8,#page8 #menu li a span#m9,#product #menu li a span#m0 {
	color:#FFF;
	background:#e84232;
}
#menu li.mainlevel{
    position:relative;
	z-index:999;
}
#menu li.mainlevel:hover a span {
	color:#FFF;
	background:#e84232;
}
#menu li ul {
    width:120px;
	position:absolute;
	background:#EEE;
	display:none;
	top:42px;
	left:0px;
	filter: Alpha(opacity=95);   
	-moz-opacity:.95;   
	opacity:0.95;
}
#menu li ul li{
	background: none;
	width:120px;
	margin-left:0px;
	position:relative;
}
#menu li ul li a{
    padding:5px;
	font-size:12px;
	font-weight:normal;
	width:110px;
	line-height:18px;
	display:block;
	color:#333;
	font-family:Arial;
	text-align:center;
	border-bottom:solid 1px #DDD;
}
#menu li ul li a:hover,#menu li ul li:hover > a{
	color:#FFF;
	font-weight:normal;
	background-color:#e84232;
	border-bottom:solid 1px #e84232;
}
#menu li ul li ul {
    width:120px;
	position:absolute;
	background:#F8F8F8;
	display:none;
	top:0px;
	left:120px;
	filter: Alpha(opacity=95);   
	-moz-opacity:.95;   
	opacity:0.95;
}
#menu li ul li ul li{
	background: none;
	width:120px;
	margin-left:0px;
}
#menu li ul li ul li a{
    padding:5px;
	font-size:12px;
	font-weight:normal;
	width:110px;
	line-height:18px;
	display:block;
	color:#333;
	font-family:Arial;
	text-align:center;
	border-bottom:solid 1px #EEE;
}
#menu li ul li ul li a:hover{
	color:#FFF;
	font-weight:normal;
	background-color:#e84232;
	border-bottom:solid 1px #e84232;
}
/*幻灯片*/
#bn{width:100%; height:500px; position:relative; clear:both; margin-top:4px;}
.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; border:solid 2px #DDD;}
#nav ul li.showPage a {background:#ea4446; border:solid 2px #FFF;}
#prev{position:absolute; left:0px; top:200px; cursor:pointer; display:none;}
#bn:hover #prev {display:block; width:30px; height:43px; font-size:0px; background:url(../images/scroll_btn.png) left bottom;}
#next{position:absolute; right:0px; top:200px; cursor:pointer; display:none;}
#bn:hover #next {display:block; width:30px; height:43px; font-size:0px; background:url(../images/scroll_btn.png) right bottom;}

.banner{ clear:both; width:100%; position:relative; overflow:hidden;}
.banner div{ width:1920px; position:absolute; left:50%; margin-left:-960px;top:0; text-align:center;}

#hotkey {
	height:40px;
	background:#F7F7F7;
	padding:0 10px;
}
#hotkey.wbg {
	background:#FFF;
	margin:0px;
	padding:0px;
}
#hotkey h1 {
	color:#e94738;
	font-size:15px;
	float:left;
	line-height:40px;
}
#hotkey .kk > span {
	padding:0 10px;
	line-height:40px;
}
#ss {
	background: url(../images/ssbg.jpg) no-repeat;
	float: right;
	height: 26px;
	width: 226px;
	margin-top:7px;
}
#ss .sskw {
    width:169px;
	height:26px; 
	background:none;
	border:none;
	line-height:26px;
	padding:0 5px;
}
#ss .ssbn {
    width:47px;
	height:26px;
	background:none;
	border:none;
	cursor:pointer;
}
#hmlt {
	float:left;
	width:240px;
	margin-top:20px;
}
#hmlt h1 {
	background:#ea4446;
	color:#FFF;
	font-size:28px;
	font-weight:normal;
	text-align:center;
	padding:15px 0;
}
#hmlt h1 span {
	display:block;
	color:#e5acac;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
#hmlt ul {
	border:solid 2px #ea4446;
	border-width:0 2px;
	padding:10px 20px;
}
#hmlt ul li {
	line-height:35px;
	margin-top:8px;
}
#hmlt ul li a {
	background:#f65452 url(../images/type_td.png) no-repeat 160px center;
	display:block;
	color:#FFF;
	text-indent:20px;
	font-size:14px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#hmlt ul li ul {
	border:none;
	padding:0;
	padding-bottom:5px;
}
#hmlt ul li ul li {
	border-bottom:solid 1px #DDD;
	margin:0px;
}
#hmlt ul li ul li a {
	background:none;
	color:#333;
}
#hmlt ul li ul li a:hover {
	background:none;
	color:#f65452;
}
#hmlt #ct {
	background:#363636;
	padding:20px 10px;
}
#hmlt #ct #tel {
	background: url(../images/tel2.png) no-repeat left 5px;
	height: 60px;
	padding-left:55px;
	color:#FFF;
	font-size:14px;
}
#hmlt #ct #tel span {
	display: block;
	font-size: 24px;
}
#hmlt #ct #zx a {
	display:block;
	width:180px;
	border: solid 2px #FFF;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:20px;
	color:#FFF;
	margin:10px auto 0 auto;
}
#hmrt {
	float:right;
	width:930px;
}
#tab_menu {
	margin-top:20px;
	height:85px;
	background:#595959;
}
#tab_menu li {
	float:left;
	text-align:center;
}
#tab_menu li a {
	display:block;
	height:85px;
	padding:0 30px;
}
#tab_menu li.on {
	height:85px;
	background:#ea4446;
}
#tab_menu li.on a {
	height:95px;
	background:url(../images/tab_td.png) no-repeat center bottom;
}
#tab_menu li h3 {
	padding-top:20px;
	font-size:20px;
	font-weight:normal;
	color:#FFF;
}
#tab_menu li h3 span {
	display:block;
	color:#929191;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
#tab_menu li.on h3 span {
	color:#ffa0a0;
}
#tab_menu #ct {
	float:right;
	margin:15px;
}
#tab_menu #ct #tel {
	background: url(../images/tel2.png) no-repeat left 5px;
	height: 60px;
	padding-left:55px;
	color:#FFF;
	font-size:14px;
}
#tab_menu #ct #tel span {
	display: block;
	font-size: 24px;
}
#tab_con {
	margin-top:20px;
}
#tab_con ul {
	display:none;
}
#tab_con li {
	float:left;
	width:285px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}
#tab_con li.nomr {
	margin-right:0;
}
#tab_con li .img {
	width:275px;
	height:220px;
	border:solid 5px #EEE;
}
#tab_con li .img img {vertical-align: middle;margin-right: -1px;}
#tab_con li .img span {display: -moz-inline-box;/*针对火狐*/}
#tab_con li .img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
#tab_con li .tit {
	text-align:center;
	height:35px;
	line-height:35px;
	font-size:14px;
	overflow:hidden;
}
#tab_con li:hover .img {
	border:solid 5px #ea4446;
	-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;
}
.tab_con {
	margin-top:20px;
}
.tab_con dl {
	width:1198px;
	height:35px;
	line-height:35px;
	border:solid 1px #ea4446;
	float:left;
}
.tab_con dl dt {
	height:35px;
	background:#ea4446;
	font-size:15px;
	padding:0 20px;
	color:#FFF;
	float:left;
}
.tab_con dl dd {
	float:left;
}
.tab_con dl dd a {
	display:block;
	padding:0 10px;
	margin:-1px 0;
	line-height:37px;
}
.tab_con dl dd a:hover {
	background:#666;
	color:#FFF;
}
.tab_con dl span {
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.tab_con dl span a {
	display:block;
	padding: 0 10px;
	background:#3AB8F3;
	color:#FFF;
	height:25px;
	line-height:25px;
}
.tab_con li {
	float:left;
	width:224px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}
.tab_con li.nomr {
	margin-right:0;
}
.tab_con li .img {
	width:214px;
	height:180px;
	border:solid 5px #EEE;
}
.tab_con li .img img {vertical-align: middle;margin-right: -1px;}
.tab_con li .img span {display: -moz-inline-box;/*针对火狐*/}
.tab_con li .img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.tab_con li .tit {
	text-align:center;
	height:35px;
	line-height:35px;
	font-size:14px;
	overflow:hidden;
}
.tab_con li:hover .img {
	border:solid 5px #ea4446;
	-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;
}
.tab_con li:hover .tit {
	background:#ea4446;
	color:#FFF;
	line-height:30px;
	-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;
}
#ys {
	height:1690px;
	background:url(../images/ysbg.jpg) no-repeat center top;
	margin-top:20px;
}
#ys h1 {
	font-size:0;
}
#ys article {
	margin:0 auto;
	width:1160px;
	position:relative;
}
#ys article #tit1 {
	width:460px;
	position:absolute;
	top:195px;
	left:90px;
}
#ys article #tit1 h3 {
	font-size:22px;
	color:#f65451;
	font-weight:normal;
}
#ys article #tit1 p {
	font-size:15px;
	margin-top:5px;
	color:#666;
}
#ys article #des1 {
	width:530px;
	position:absolute;
	top:270px;
	left:10px;
}
#ys article #des1 p {
	line-height:30px;
	background:url(../images/ys_td.jpg) no-repeat left 8px;
	padding-left:25px;
	font-size:15px;
}
#ys article #ad1 {
	width:620px;
	position:absolute;
	top:120px;
	right:0px;
	text-align:center;
}
#ys article #tit2 {
	width:445px;
	position:absolute;
	top:500px;
	right:0px;
}
#ys article #tit2 h3 {
	font-size:22px;
	color:#f65451;
	font-weight:normal;
}
#ys article #tit2 p {
	font-size:15px;
	margin-top:5px;
	color:#666;
}
#ys article #des2 {
	width:525px;
	position:absolute;
	top:580px;
	right:0px;
}
#ys article #des2 p {
	line-height:30px;
	background:url(../images/ys_td.jpg) no-repeat left 8px;
	padding-left:25px;
	font-size:15px;
}
#ys article #ad2 {
	width:620px;
	position:absolute;
	top:445px;
	left:0px;
	text-align:center;
}
#ys article #tit3 {
	width:460px;
	position:absolute;
	top:840px;
	left:90px;
}
#ys article #tit3 h3 {
	font-size:22px;
	color:#f65451;
	font-weight:normal;
}
#ys article #tit3 p {
	font-size:15px;
	margin-top:5px;
	color:#666;
}
#ys article #des3 {
	width:540px;
	position:absolute;
	top:920px;
	left:10px;
}
#ys article #des3 p {
	line-height:30px;
	background:url(../images/ys_td.jpg) no-repeat left 8px;
	padding-left:25px;
	font-size:15px;
}
#ys article #ad3 {
	width:550px;
	position:absolute;
	top:755px;
	right:0px;
	text-align:center;
}
#ys article #tit4 {
	width:425px;
	position:absolute;
	top:1150px;
	right:0px;
}
#ys article #tit4 h3 {
	font-size:22px;
	color:#f65451;
	font-weight:normal;
}
#ys article #tit4 p {
	font-size:15px;
	margin-top:5px;
	color:#666;
}
#ys article #des4 {
	width:505px;
	position:absolute;
	top:1230px;
	right:0px;
}
#ys article #des4 p {
	line-height:30px;
	background:url(../images/ys_td.jpg) no-repeat left 8px;
	padding-left:25px;
	font-size:15px;
}
#ys article #ad4 {
	width:620px;
	position:absolute;
	top:1109px;
	left:0px;
	text-align:center;
}
#ys article #tit5 {
	width:460px;
	position:absolute;
	top:1470px;
	left:90px;
}
#ys article #tit5 h3 {
	font-size:22px;
	color:#f65451;
	font-weight:normal;
}
#ys article #tit5 p {
	font-size:15px;
	margin-top:5px;
	color:#666;
}
#ys article #des5 {
	width:540px;
	position:absolute;
	top:1550px;
	left:10px;
}
#ys article #des5 p {
	line-height:30px;
	background:url(../images/ys_td.jpg) no-repeat left 8px;
	padding-left:25px;
	font-size:15px;
}
#ys article #ad5 {
	width:550px;
	position:absolute;
	top:1409px;
	right:0px;
	text-align:center;
}
#hmcase {
	margin-top:20px;
}
#hmcase h1 {
	height:80px;
	background:url(../images/line2.jpg) repeat-x left 40px;
}
#hmcase h1 div {
	float:left;
	font-size:20px;
	font-weight:normal;
	color:#DDD;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
#hmcase h1 div span {
	display:block;
	font-size:20px;
	height:30px;
	color:#333;
	font-weight:bold;
	border-bottom:solid 3px #f65452;
	background:#FFF;
}
#hmsls {
	width:1200px;
	height:240px;
	position:relative;
	overflow:hidden;
}
#hmsls:hover .move_l {
	width:34px;
	height:68px;
	background:url(../images/arrow_btn.png) no-repeat left;
	position:absolute;
	left:0;
	top:60px;
	z-index:999;
}
#hmsls:hover .move_r {
	width:34px;
	height:68px;
	background:url(../images/arrow_btn.png) no-repeat right;
	position:absolute;
	right:0;
	top:60px;
	z-index:999;
}
#hmsls ul li {
	float:left;
	margin-right:20px;
	width:224px;
}
#hmsls ul li.nomr {
	margin-right:0;
}
#hmsls ul li img{
	width:220px;
	height:180px;
	border:solid 1px #CCC;
	padding:1px;
}
#hmsls ul li span {
	display:block;
	line-height:30px;
	height:30px;
	font-size:14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-align:center;
}
#hmab {
	float:left;
	width:670px;
}
#hmab h1 {
	height:80px;
	background:url(../images/line2.jpg) repeat-x left 40px;
}
#hmab h1 div {
	float:left;
	font-size:20px;
	font-weight:normal;
	color:#DDD;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
#hmab h1 div span {
	display:inline-block;
	font-size:20px;
	height:30px;
	color:#333;
	font-weight:bold;
	border-bottom:solid 3px #f65452;
	background:#FFF;
}
#hmab article {
	line-height:25px;
	font-size:14px;
}
#hmab article > img {
	height:200px;
	float:left;
	border:solid 2px #CCC;
	margin-right:20px;
}
#hmfc {
	height:130px;
	margin-top:15px;
}
#hmfc_l {
	height:80px;
	width:20px;
	float:left;
	margin-top:25px;
	background:url(../images/move_btn.png) no-repeat left top;
	cursor:pointer;
}
#hmfc_l:hover {
	background:url(../images/move_btn.png) no-repeat left bottom;
}
#hmfc_r {
	height:80px;
	width:20px;
	float:left;
	margin-top:25px;
	background:url(../images/move_btn.png) no-repeat right top;
	cursor:pointer;
}
#hmfc_r:hover {
	background:url(../images/move_btn.png) no-repeat right bottom;
}
#hmfc_c {
	height:130px;
	width:630px;
	float:left;
	overflow:hidden;
	position:relative;
}
#hmfc_c ul {
	position:absolute;
}
#hmfc_c ul li {
	float:left;
	width:210px;
	height:130px;
}
#hmfc_c ul li .img {
	width:190px;
	height:128px;
	border:solid 1px #CCC;
	margin:0 auto;
	position:relative;
}
#hmfc_c ul li .img img {
	width:100%;
	height:100%;
}
#hmfc_c ul li .img span {
	position:absolute;
	width:100%;
	height:30px;
	line-height:30px;
	background:#333;
	left:0;
	bottom:0;
	filter: Alpha(opacity=75);   
	-moz-opacity:.75;   
	opacity:0.75;
	text-align:center;
}
#hmfc_c ul li .img a span {
	color:#FFF;
}
#hmnews {
	float:right;
	width:470px;
	height:430px;
	padding-left:30px;
	border-left: solid 1px #CCC;
}
#hmnews h1 {
	height:40px;
	border-bottom:solid 2px #f65452;
}
#hmnews h1 div {
	float:left;
	padding:0 15px;
	line-height:40px;
	font-size:16px;
	cursor:pointer;
}
#hmnews h1 div.on {
	background:#f65452;
	color:#FFF;
	-moz-border-radius:8px 8px 0px 0px;
	-webkit-border-radius:8px 8px 0px 0px;
	border-radius:8px 8px 0px 0px;
}
#hmnews ul {
	padding:15px 0px;
	display:none;
}
#hmnews ul img {
	width:180px;
	height:120px;
	float:left;
	background:#EEE;
	margin-right:10px;
	margin-bottom:10px;
}
#hmnews ul h3 {
	font-size:16px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
#hmnews ul article {
	line-height:22px;
	color:#666;
}
#hmnews ul li {
	line-height:32px;
	height:32px;
	overflow:hidden;
	border-bottom: dotted 1px #CCC;
	background: url(../images/tb.png) no-repeat left center;
	padding-left:10px;
	font-size:14px;
}
#hmnews ul li.nobb {
	border-bottom:none;
}
#hmhb {
	margin-top:30px;
}
#hmhb h1 {
	height:80px;
	background:url(../images/line2.jpg) repeat-x left 40px;
	text-align:center;
}
#hmhb h1 div {
	display:inline-block;
	font-size:20px;
	font-weight:normal;
	color:#DDD;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
#hmhb h1 div span {
	display:inline-block;
	font-size:20px;
	height:30px;
	color:#333;
	font-weight:bold;
	border-bottom:solid 3px #f65452;
	background:#FFF;
}
#hmhb_l {
	float:left;
	width:20px;
	height:33px;
	background:url(../images/move2_btn.png) no-repeat left;
	margin-top:10px;
}
#hmhb_r {
	float:left;
	width:20px;
	height:33px;
	background:url(../images/move2_btn.png) no-repeat right;
	margin-top:10px;
}
#hmhb_c {
	float:left;
	width:1160px;
	height:90px;
	position:relative;
	overflow:hidden;
}
#hmhb_c ul {
	position:absolute;
}
#hmhb_c ul li {
	float:left;
	width:145px;
}
#hmhb_c ul li .img {
	margin:0 auto;
	width:130px;
	height:55px;
	border:solid 1px #DDD;
	text-align:center;
}
#hmhb_c ul li .img img {vertical-align: middle;margin-right: -1px;}
#hmhb_c ul li .img span {display: -moz-inline-box;/*针对火狐*/}
#hmhb_c ul li .img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
#hmhb_c ul li .tit {
	text-align:center;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
footer {
	background:#333;
	margin-top:20px;
}
.btm_kk {
	float:left;
	margin:40px 0px;
	width:180px;
}
.btm_kk h1 {
	color:#FFF;
	font-size:16px;
	font-weight:normal;
}
.btm_kk ul {
	margin-top:10px;
}
.btm_kk ul li a {
	color:#DDD;
	line-height:28px;
	font-size:13px;
}
.btm_kk ul li a:hover {
	color:#F60;
}
.btm_kk.nomr {
	margin:0;
	width:auto;
	text-align:center;
	border-left:solid 1px #666;
	margin-top:25px;
	padding-left:70px;
	padding-top:15px;
	height:215px;
}
.btm_kk.nomr p {
	margin-top:20px;
}
.btm_kk.ct {
	margin-left:50px;
	float:right;
	width:auto;
}
.btm_kk.ct article {
	margin-top:10px;
	width:194px;
	height:60px;
	background:url(../images/tel3.png) no-repeat;
	text-align:center;
	padding-top:13px;
	color:#000;
}
.btm_kk.ct article h3 {
	font-size:25px;
}
.btm_kk.ct article p {
	font-size:14px;
}
#btm_con {
	padding:10px;
	line-height:24px;
	text-align:center;
	background:#FFF;
}
#link {
	border-bottom:solid 1px #DDD;
	text-align:left;
	margin-bottom:10px;
}
#link h1 {
	display:inline-block;
	line-height:30px;
	font-size:14px;
}
#link ul {
	display:inline-block;
	line-height:30px;
}
#link ul li {
	display:inline-block;
	margin:0 5px;
}
#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 #222;
	cursor:pointer;
}
#online ul li.nobb {
	border:none;
}
#online ul li .sidebox{
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	background:#000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	z-index:100;
}
#online ul li .tb1 {
	position: absolute;
	height: 46px;
	top: 0;
	right: -230px;
	width:230px;
	padding-left:54px;
	z-index:101;
	color:#FFF;
	line-height:35px;
	font-size:14px;
	padding-top:8px;
	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:#0190d9 url(../images/online.png) no-repeat 10px 12px;
	right: 0;
}
#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:#0190d9 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:#0190d9 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:#0190d9 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:250px; position:relative; overflow:hidden;}
#banner div{ width:1920px; height:250px; position:absolute; left:50%; margin-left:-960px;top:0; text-align:center;}

#mid_lt {
	float: left;
	width: 240px;
	margin-top:20px;
}
.lttit {
	background:#ea4446;
	height:60px;
	line-height:60px;
	text-indent:20px;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
}
.lttit2 {
	background:#ea4446;
	height: 35px;
	line-height:35px;
	text-indent:20px;
	color:#FFF;
	font-size:16px;
	font-weight:normal;
}
.type {
	height:40px;
	border:solid 1px #DDD;
	margin-top:-1px;
}
.type.nobt {
	border-top:none;
	border-bottom:none;
}
.type a {
	display:block;
	line-height:40px;
	font-size:14px;
	padding-left:20px;
}
.type.on {
	background:#555 url(../images/type_td2.png) no-repeat 220px center;
	margin:-1px -1px 0 -1px;
}
.type.on a {
	color:#FFF;
}
#ltnews ul {
	padding:10px;
	border:solid 1px #DDD;
}
#ltnews ul li {
	line-height:28px;
	height:28px;
	overflow:hidden;
}
#ltnews ul li .num {
	width:18px;
	height:15px;
	line-height:15px;
	text-align:center;
	color:#FFF;
	margin-top:5px;
	margin-right:5px;
	background:#F90;
	display:block;
	float:left;
}
#ltnews ul li .num.bg {
	background:#999;
}
#ltct {
	background: url(../images/tel2.jpg) no-repeat center top;
	line-height:25px;
	padding:10px;
	border:solid 1px #DDD;
}
#ltct #tel2 {
	padding-top:50px;
	padding-bottom:20px;
	color:#FB6300;
	font-size:25px;
	text-align:center;
}
#mid_rt {
	float:right;
	width:940px;
	overflow:hidden;
	margin-top: 20px;
}
#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:#3ab8f3;
	padding:0 30px;
	float:left;
	border:solid 1px #37abe2;
	color:#FFF;
	margin-left:-1px;
	margin-top:-1px;
}
#rt_con {
	padding:10px 10px 30px 10px;
	line-height:28px;
}
#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:#FFF;
}
.news_list a{
	padding-left:10px;
	background: url(../images/tb.png) no-repeat left center;
	font-size:14px;
}
.ny_list {
	margin-top: 10px;
	width: 920px;
	overflow: hidden;
}
.ny_list li {
	float: left;
	height: 250px;
	width: 230px;
	overflow: hidden;
}
.ny_list .pic_img {
	height: 190px;
	width: 210px;
	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;
}
.ny_list .pic_img img {vertical-align: middle;margin-right: -1px;}
.ny_list .pic_img span {display: -moz-inline-box;/*针对火狐*/}
.ny_list .pic_img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.ny_list .pic_tit {
	line-height:40px;
	text-align:center;
	height:40px;
	overflow: hidden;
	margin:0 auto;
	width: 214px;
}
.ny_list1 {
	width: 920px;
	overflow: hidden;
	margin-top: 10px;
}
.ny_list1 li {
	float: left;
	height: 240px;
	width: 230px;
	overflow: hidden;
}
.ny_list1 .pic_img2 {
	height: 190px;
	width: 210px;
	padding: 1px;
	border: 1px solid #DDD;
	text-align: center;
	background:#FFF;
	margin:0 auto;
	position:relative;
}
.ny_list1 .pic_img2 img {vertical-align: middle;margin-right: -1px;}
.ny_list1 .pic_img2 span {display: -moz-inline-box;/*针对火狐*/}
.ny_list1 .pic_img2 span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.ny_list1 .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;
}
.ny_list1 .pic_img2 a:hover .video {
    filter: Alpha(opacity=40);-moz-opacity:.40;opacity:0.40;
}
.ny_list1 .pic_tit2 {
	line-height:20px;
	text-align:center;
	overflow: hidden;
	height:40px;
	width: 210px;
	margin:5px auto 0 auto;
	font-size:14px;
}
.ny_list2 {
	width: 920px;
	margin-top: 25px;
	padding-bottom:20px;
	border-bottom: 1px dotted #DDD;
}
.ny_list2_img {
	float: left;
	height: 140px;
	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;
	width: 710px;
}
.ny_list2_main h3 {
	font-size: 14px;
	height: 30px;
	border-bottom: 1px solid #DDD;
}
.ny_list2_main h3 img {
	vertical-align:text-bottom;
}
.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:#da251c;
	color:#FFF;
	border:1px solid #da251c;
}
#showinfo .btn2 a {
	background:#da251c;
	border:1px solid #da251c;
	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 #da251c;}
#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 #da251c;
	-moz-box-shadow:1px 1px 3px #da251c;
	-webkit-box-shadow:1px 1px 3px #da251c;
	box-shadow:1px 1px 3px #da251c;
}
#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 #da251c;
	-moz-box-shadow:1px 1px 3px #da251c;
	-webkit-box-shadow:1px 1px 3px #da251c;
	box-shadow:1px 1px 3px #da251c;
}
#form_msg .btn {
	background:#da251c;
	border:1px solid #da251c;
	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:#da251c;
}
#pro {
	float: left;
	margin-top:15px;
}
#pro ul {
	border-top:solid 1px #EEE;
	border-left:solid 1px #EEE;
}
#pro li {
	float: left;
	height: 240px;
	width: 233.75px;
	border: solid #EEE;
	border-width:0 1px 1px 0;
}
#pro li.nobd {
	border-width:0 0 1px 0;
}
#pro li .kkbg {
	height: 228px;
	width: 220px;
	background:#FFF;
	margin:6px auto 0 auto;
	position:relative;
	overflow:hidden;
}
#pro li:hover {
    background:#00A2E9;
}
.pro_img {
    width:210px;
	height:180px;
	text-align:center;
	margin:0 auto;
}
.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;
	font-size:13px;
	line-height:25px;
	margin-top:10px;
	height:25px;
	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 #EA4446;}
#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: 470px;
	line-height: 25px;
	font-size:14px;
	margin-top:15px;
}
#prodes h1{
	color:#000;
	font-size:20px;
	font-weight:normal;
}
#prodes .btn a {
	height:40px;
	margin-top:10px;
	background:#0D8ECC url(../images/icon_tb1.png) no-repeat 20px center;
	padding-left:50px;
	padding-right:30px;
	line-height:40px;
	float:left;
	color:#FFF;
	cursor:pointer;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:16px;
}
#prodes .btn a:hover {
	background:#0B74A6 url(../images/icon_tb1.png) no-repeat 20px center;
}
#prodes .btn2 a {
	height:40px;
	margin-top:10px;
	margin-left:10px;
	background:#ff7519 url(../images/icon_tb2.png) no-repeat 20px center;
	padding-left:50px;
	padding-right:30px;
	line-height:40px;
	float:left;
	color:#FFF;
	cursor:pointer;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:16px;
}
#prodes .btn2 a:hover {
	background:#eb650c url(../images/icon_tb2.png) no-repeat 20px center;
}
#procon {
	line-height: 28px;
	font-size:14px;
	margin-top:20px;
	overflow:hidden;
}
#procon h1{
	height:45px;
	border-top:solid 1px #DDD;
	border-bottom:solid 1px #DDD;
}
#procon h1 div {
	float: left;
	background: #EA4446;
	padding: 0 30px;
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	margin:-1px;
}
#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: 470px;
	height:180px;
	margin-top:20px;
	position:relative;
	overflow:hidden;
}
#samepro h3 {
	border-bottom:solid 1px #DDD;
	padding-bottom:5px;
	font-size:15px;
}
#samepro ul {
	position:absolute;
}
#samepro li {
	float: left;
	width: 117.5px;
	height:130px;
	text-align:center;
}
.samepro_img {
	height: 100px;
	width: 100px;
	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:25px;
	width: 110px;
	margin:5px auto 0 auto;
	height:25px;
	font-size:12px;
	overflow:hidden;
}
#search {
	padding:20px;
	border:solid 1px #EEE;
	margin-top:20px;
}
#search .td {
    width:32px;
    height:32px;
	background: url(../images/icon.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;
}
#type ul {
	border:solid 2px #ea4446;
	border-width:0 2px;
	padding:10px 20px;
}
#type ul li {
	line-height:35px;
	margin-top:8px;
}
#type ul li a {
	background:#666 url(../images/type_td.png) no-repeat 160px center;
	display:block;
	color:#FFF;
	text-indent:20px;
	font-size:14px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#type ul li a.on {
	background:#f65452 url(../images/type_td.png) no-repeat 160px center;
}
#type ul li ul {
	border:none;
	padding:0;
	padding-bottom:5px;
}
#type ul li ul li {
	border-bottom:solid 1px #DDD;
	margin:0px;
}
#type ul li ul li a {
	background:none;
	color:#333;
}
#type ul li ul li a:hover,#type ul li ul li a.on {
	background:none;
	color:#f65452;
}
#kf {
	width:158px;
	height:315px;
	position:fixed;
	left:0px;
	bottom:20%;
	z-index:9999;
}
#probg {
	background:url(../images/probg.jpg) no-repeat center 100px;
}