﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/*公共压缩样式，处理各个浏览器兼容性所写，可以无视*/html, body {
	height: 100%;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0
}
ul, ol {
	list-style: none
}
s {
	text-decoration: none
}
img {
	border: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, cite, code, dfn, th, var {
	text-align: left;
	font-weight: normal;
	font-style: inherit;
}
body {
	background-color: #fff;
}/* 表单 */
label {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	vertical-align: baseline;
*vertical-align:middle
}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] input[type="button"]::-moz-focus-inner {
border:none;
padding:0
}/* 字体 */
h1 {
	font-size: 24px;
	margin: 0 0 12px
}
h2 {
	font-size: 24px;
	margin: 0 0 10px
}
h3 {
	font-size: 18px;
	margin: 0 0 8px
}
h4 {
	font-size: 16px;
	margin: 0 0 5px
}
h5 {
	font-size: 14px;
	margin: 5px 0
}
h6 {
	font-size: 14px;
	margin: 0 0 5px;
}
.clearfix {
	overflow: hidden;
	zoom: 1;
}
/* 项目主体部分设置 */
a {
	color: #616161;
	text-decoration: none;
	transition: all 0.2s linear 0s;
}
body {
	background: #fff;
	color: #888;
	font: 12px/1.5 "Tahoma", \5b8b\4f53, "microsoft yahei", Arial;
}
input, textarea {
	font-family: "Tahoma", \5b8b\4f53, "microsoft yahei", Arial;
	vertical-align: middle
}
.input {
	border: 1px solid #e8e8e8;
	padding: .6em .4em;
	font-size: 12px;
	color: #a1a1a1;
	background: url(../img/input_bg.jpg) repeat-x;
}
.input:focus {
	box-shadow: 0 0 5px 0 #02A8E5;
}
a:hover {
	color: #f60;
	text-decoration: underline
}
.spot {
	color: #f60
}
.blue {
	color: #078DCF
}
.orange {
	color: #f60
}
.green {
	color: #108E3F
}
.red {
	color: red
}
.c_444 {
	color: #444
}
.opy_w {
	text-shadow: -1px -1px 0 rgba(255,255,255,0.2);
}
.opy_b {
	text-shadow: -1px -1px 0 rgba(0,0,0,0.15);
}
.inline {
	display: inline-block;
*display:inline;
	zoom: 1;
}
.loading {
	background: url(../img/loading.gif) no-repeat 50% 50%
}
.middle {
	vertical-align: middle
}
/*顶部信息*/				
.topArea {
	padding: .5em 0
}
.topArea .bg-topArea {
	width: 1003px;
	margin: 0 auto;
	position: relative
}
.r-arte {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
	text-align: right
}
.r-arte li {
	display: inline-block;
*display:inline;
	zoom: 1;
	font-size: 13px;
}
.r-arte li a {
	padding-left: .6em;
	display: inline-block;
*display:inline;
	zoom: 1;
}
.serach_input {
	border: 1px solid #dcdcdc;
	padding: 2px 3px;
	font-size: 12px;
	color: #a1a1a1;
}
.btn_serach {
	background: url(../img/btn_search.png) no-repeat;
	color: #fff;
	width: 40px;
	height: 20px;
	border: 0
}
.language li {
	display: inline-block;
*display:inline;
	zoom: 1;
	margin-right: 1em
}
/*头部*/				
.header {
	background: url(../img/header_bg2.jpg) repeat-x;
	position: relative;
}
.header .header-inner {
	width: 1003px;
	margin: 0 auto;
	position: relative
}
.logo {
	font-size: 0;
}
.hot-key a {
	padding: 0 .3em
}
/*.pro-sort .list{padding-left:0;background-position:10px 13px}
.pro-sort .content a{display:block;border:1px solid #e2e2e2;background-color:#fff;padding:.36em .8em .3em;margin:0 0 .1em}
.pro-sort .content a:hover{background:#FDF7CC;text-decoration:none;}*/

/*导航*/				
.navbox {
	background: url(../img/header_bg.jpg) repeat-x;
	position: relative;
	z-index: 100;
	height: 52px;
	box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.15);
}
.nav {
	font-family: \5fae\8f6f\96c5\9ed1;
	font-size: 14px
}
.nav li {
	height: 52px;
	line-height: 52px;
	float: left;
	text-align: center;
	position: relative
}
.nav li.line {
	width: 2px;
	background: url(../img/line_bg.jpg) no-repeat 0 50%
}
.nav li a {
	line-height: 52px;
	color: #fff;
	display: block;
	width: 100%;
	height: 100%
}
.nav li a:hover {
	color: #333;
	background: url(../img/nav_active.jpg) repeat-x;
	text-decoration: none
}
.nav li .current {
	color: #333;
	background: url(../img/nav_active.jpg) repeat-x;
	font-weight: bold
}
.shownav {
	background: #FFBE0A;
	visibility: hidden;
	position: absolute;
	font-weight: normal;
	padding: 0 0 .5em;
	width: 100%;
	left: 0;
	display: none;
	_display: block;
}
.nav li:hover .shownav {
	display: block;
}
.nav li .shownav a {
	line-height: 24px;
	height: auto;
	color: #333
}
.nav li .shownav a:hover {
	background: #3E3E3E;
	color: #fff
}
.logo {
	font-size: 0;
}
.ft_img .intro-info-img {
	float: left;
	margin: 0 1em 0 0
}
.ft_img .content {
	zoom: 1;
	overflow: hidden;
	line-height: 1.8
}
/*banner样式*/
.tempWrap {
	margin: 0 auto
}
.picBox {
	position: relative;
	overflow: hidden;
	font-size: 0;
}
.picBox .clearfix {
	width: 100%!important
}
.picBox .bd li {
	width: 100%!important;
	text-align: center
}
.picBox .hd {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	height: 14px;
	z-index: 99;
	text-align: center
}
.picBox .hd ul {
	margin: 0;
	padding: 0
}
.picBox .hd li {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin-left: 2px;
	background: #B9B9B9;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
}
.picBox .hd li.on {
	background: #f00;
	color: #fff
}
.picBox .next, .picBox .prev {
	background: url(../img/icon_arr.gif) no-repeat;
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle;
	cursor: pointer
}
.picBox .prev {
	background-position: 10px 16px;
	height: 70px;
	left: 1%;
	opacity: 0;
	filter: Alpha(opacity=0);
	_filter: Alpha(opacity=100);
	position: absolute;
	top: 40%;
	width: 50px;
	z-index: 100;
	background-color: #fff
}
.picBox .next {
	background-position: 10px -58px;
	height: 70px;
	right: 1%;
	opacity: 0;
	filter: Alpha(opacity=0);
	_filter: Alpha(opacity=100);
	position: absolute;
	top: 40%;
	width: 50px;
	z-index: 100;
	background-color: #fff
}
.picBox:hover .prev {
	opacity: 1;
	filter: Alpha(opacity=100);
}
.picBox:hover .next {
	opacity: 1;
	filter: Alpha(opacity=100);
}
.sitemap {
	padding: 0 0 1em;
	border-bottom: 1px solid #eee;
	margin: 1em 1.5em
}
.sitemap dt {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 .3em;
	color: #669934
}
.sitemap dt a {
	color: #111
}
.sitemap dd {
	padding: 0
}
.sitemap dd a {
	padding: 0 1em 0 0
}
/*主题部分*/
.home {
	padding: 2px 0 0
}
.main {
	width: 1003px;
	margin: 0 auto;
}
.inner {
	background: url(../img/inner_bg.jpg)
}
#pageTop {
	width: 51px;
	height: 54px;
	background: url(../img/page_top.jpg) no-repeat;
	position: fixed;
	_position: absolute;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer
}
#pageTop a {
	width: 100%;
	height: 100%;
	display: block;
}
#pageTop:hover {
	background-position: 0 -54px;
}
*html #pageTop a {
	width: 51px;
	height: 54px
}
/*容器*/
.imgppt {
	text-align: center
}
.box {
	margin: 0 0 10px;
	position: relative;
	border: 1px solid #e2e2e2
}
.box .title {
	margin: 1px;
}
.box .title, .newsbox .title, .left h2.title {
	background: url(../img/title_bg3.jpg) repeat-x;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	position: relative;
	font-size: 13px
}
/*
.spotbox .title{background-image:url(../img/title_bg4.jpg)}
.left h2.title{background-image:url(../img/title_bg4.jpg)}*/

.box .content, .newsbox .content {
	padding: 10px 10px 4px
}
.box .title .title_more, .newsbox .title .title_more, .left h2.title .title_more {
	background: url(../img/title_lead_bg2.gif) no-repeat 13px 50%;
	padding: 0 10px 0 25px;
	color: #333
}
.box_119104, .box_119105 {
	background: url(../img/dot_line.jpg) repeat-y 0 0;
	border: 1px solid #e2e2e2;
	margin: 0 0 10px!important
}
.box_119104 {
	background-position: 375px 0
}
.hot_commend {
	margin: 10px 0;
	border: 1px solid #e2e2e2
}
.hot_commend .content {
	padding: 10px
}
/*更多按钮*/
.box .title .more, .newsbox .title .more {
	background: url(../img/more_2.gif) no-repeat;
	position: absolute;
	right: 10px;
	top: 14px;
	overflow: hidden;
	text-indent: -999px;
	width: 32px;
	height: 11px
}
.box .title .more a, .newsbox .title .more a {
	width: 100%;
	height: 100%;
	display: block
}
/*左右滚动*/
.box .btn_pre, .box .btn_next {
	background: #A7A7A7 url(../img/icon_lead_1.png) no-repeat 50% 50%;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 30px;
	top: 10px;
	display: none
}
.box .btn_next {
	background-image: url(../img/icon_lead_2.png);
	right: 10px;
}
.box .btn_pre:hover, .box .btn_next:hover {
	background-color: #38B6F0
}
.pro_sort .list {
	border: 1px solid #e2e2e2;
	margin: 0 0 .34em;
	padding: 5px 5px 5px 18px;
	background-position: 8px 13px
}
.pro_sort .list:hover {
	background-color: #FDF7CC;
}
.news_intro {
	margin: 0;
	border-bottom: 0
}
.honor .pic_list_li {
	margin-bottom: 0
}
.boxgray .content {/*background:#fbfbfb*/
}
/*普通新闻信息列表*/
.list {
	background: url(../img/icon_dot.jpg) no-repeat 4px 7px;
	padding: 0 0 5px 15px;
}
.list_news_01 {
	margin: 0 1.2em
}
.list_news_01 li {
	background: url(../img/icon_dot.jpg) no-repeat .5em 50%;
	padding: .8em .8em .8em 1.5em;
	margin: 0;
	border-bottom: 1px solid #e2e2e2
}
.list_news_01 li.bg {
	background-color: #FCFCFC
}
.list_news_01 li span {
	float: right
}
.list_news_01 .ico {
	display: none
}
.list_news_01 li:hover {
	background-color: #FFFEE5
}
/*企业优势*/
.ys-box-content {
	padding: 0;
	margin: 0 1em;
	border-left: 1px solid #EAEAEA;
	font-size: 12px;
	color: #7F7F7F
}
.ys-box-content li {
	position: relative;
	padding: 5px 5px 5px 15px
}
.ys-box-content li .circle {
	background: url(../img/ys-float-2.jpg) no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	display: block;
	left: -6px;
	top: 8px
}
.ys-box-content li:hover .circle, .ys-box-content li.head .circle {
	background-image: url(../img/ys-float-1.jpg)
}
.ys-box-content li.head {
	font-family: \5fae\8f6f\96c5\9ed1;
	font-size: 22px;
	color: #222;
}
.ys-box-content li.head .circle {
	top: 16px
}
.hr {
	height: 1px;
	overflow: hidden;
	background: #eee;
	margin: .5em 0
}
/*新闻详细页*/
.display_title {
	margin: 0 1.2em;
	position: relative
}
.display_title h1 {
	font-family: \5fae\8f6f\96c5\9ed1;
	font-size: 22px;
	color: #5e5e5e;
	margin: 0 3.3em .6em 0
}
.display_title .info {
	border-bottom: 1px dotted #DBDBDB;
	padding: 0 0 1.5em;
	margin: 0 0 1em
}
.display_title .font_size {
	font-size: 0;
	position: absolute;
	right: 15px;
	top: 25px;
	height: 20px;
	width: 60px;
	height: 20px;
	background: url(../img/font_size.jpg) no-repeat;
	text-indent: -999px;
	overflow: hidden
}
.display_title .font_size a {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 20px;
	height: 20px;
	float: right
}
.page_up_dn {
	margin: .5em 1.2em .2em
}
.page_up_dn li {
	padding: .3em 0
}
.thumb_list {
	overflow: hidden;
	zoom: 1;
}
/**/
.diplay_foot {
	margin: 0 1.2em 1.2em;
	padding: 0 0 1.2em;
	border-bottom: 1px solid #e2e2e2;
}
.diplay_foot dt {
	float: left
}
.diplay_foot a {
	display: inline-block;
*display:inline;
	zoom: 1;
	padding: .3em .8em;
	border: 1px solid #e2e2e2
}
.diplay_foot a:hover {
	background-color: #f9f9f9;
	text-decoration: none
}
.diplay_foot dd {
	margin: 0;
	padding: 0;
	float: right
}
/*一键分享*/
.share_box {
	z-index: 300;
	display: inline-block;
*display:inline;
	zoom: 1;
	position: relative;
	width: 100px
}
.share_box .share_name {
	display: inline-block;
*display:inline;
	zoom: 1;
	padding: .3em .8em .3em 1.8em;
	border: 1px solid #ddd;
	cursor: pointer;
	background: url(../img/icon_share.gif) no-repeat 6px 50%;
}
.share_box .share_name:hover {
	border-color: #ccc;
	color: #666
}
.share_box .share_content {
	position: absolute;
	padding: .3em .8em;
	top: -7px;
	display: none;
	width: 300px;
	left: 80px;
}
/*表格*/
.tab_list {
	color: #777;
	line-height: 1.8
}
.tab_list, .orderlist {
	border: 1px solid #e2e2e2
}
.tab_list td, .orderlist {
	border: 1px solid #e2e2e2;
	padding: .4em .8em
}
.tab_list .head, .orderlist th {
	background: #FBFBFB;
	padding: .4em .8em;
	font-weight: bold;
	color: #555
}
.tab_list .col1 {
	text-align: right;
	width: 15%
}
.tab_list .content {
	padding: 1.2em;
	line-height: 1.7
}
.tab_list h3 {
	color: #333
}
/*在线询单按钮，购物车*/
.order {
	margin: 0 1.2em
}
.orderBottom {
	margin: 1.2em;
	text-align: center
}
.orderBottom a {
	display: inline-block;
*display:inline;
	zoom: 1;
	border: 1px solid #e2e2e2;
	padding: .4em;
	margin: 0 1em 0 0
}
.orderBottom a:hover {
	background-color: #f8f8f8;
	text-decoration: none
}
.orderlist th {
	text-align: center
}
/*在线询单按钮*/
.enquiry {
	margin: 1.2em auto 0;
	text-align: center
}
.enquiry a {
	display: inline-block;
*display:inline;
	zoom: 1;
	background: url(../img/btn_enquiry.png) no-repeat;
	width: 105px;
	height: 42px;
}
.enquiry a:hover {
	background-position: 0 -51px;
}
.enquiry img {
	display: none
}
.huoban {
	text-align: center
}
.huoban img {
	margin: 0 .2em
}
/*图片列表*/
.thumb_list li {
	float: left;
	display: inline;
	text-align: center;
	margin: 0;
}
.huoban li {
	margin-right: .5em
}
/*针对ie6浮动层必须给宽度的bug*/
*html .thumb_list li {
	_width: 170px;
	_height: 170px;
}
.thumb_list li .pic {
	border: 1px solid #e2e2e2;
}
.honor .thumb_list .pic {
	border: 0
}
/*内页图片列表*/
.pic_list_01 {
	overflow: hidden;
	zoom: 1;
	margin: 0 1.2em
}
.pic_list_01 li {
	float: left;
	display: inline;
	text-align: center;
	margin: 0;
}
.pic_list_li {
	margin: 0 .5em 1em;
}
.pic_list_li .img {
	border: 1px solid #e2e2e2;
}
.pic_list_li .txt a {
	display: block;
	background: #F9F9F9;
	overflow: hidden;
	padding: .3em 0 .2em;
	border: 1px solid #e2e2e2;
	border-top: 0;
	height: 18px
}
.pic_list_li a:hover img, .box a:hover img, .newsbox a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.pic_list_li .txt a:hover {
	background: #FDF7CC;
	text-decoration: none;
}
.pic_list_1 {
	width: 100%
}
.pic_list_2 {
	width: 50%
}
.pic_list_3 {
	width: 33.33%
}
.pic_list_4 {
	width: 25%
}
.pic_list_5 {
	width: 20%
}
.pic_list_6 {
	width: 16.66%
}
.pic_list_7 {
	width: 14.2%
}
.pic_list_8 {
	width: 12.5%
}
/*翻页样式*/
.page {
	padding: 1em 0;
	margin: 0 1.2em;
	zoom: 1;
	overflow: hidden;
}
.page .recordcount {
	float: left
}
.page .page_no {
	float: right;
	font-size: 0
}
.page .page_no a {
	display: inline-block;
*display:inline;
	zoom: 1;
	border: 1px solid #DEE3E7;
	padding: .2em .6em;
	margin: 0 1px;
	border-radius: 2px;
	font-size: 12px;
	vertical-align: top;
	font-family: "\5b8b\4f53"
}
.page .page_no a.current, .page .page_no a:hover {
	background-color: #E66A34;
	border-color: #E66A34;
	color: #fff;
	text-decoration: none
}
.page .page_no .page_home, .page .page_no .page_pre {
	padding-left: 1.3em;
	background: url(../img/page_btn.gif) no-repeat 5px 8px;
}
.page .page_no .page_home:hover, .page .page_no .page_pre:hover {
	background-position: 5px -21px
}
.page .page_no .page_next, .page .page_no .page_end {
	padding-right: 1.3em;
	background: url(../img/page_btn.gif) no-repeat 85% -46px;
}
.page .page_no .page_next:hover, .page .page_no .page_end:hover {
	background-position: 85% -73px
}
/*内页样式*/	
.mainbg {
	position: relative;
	background: #fff url(../img/mainbg.jpg) repeat-y 235px 0;
	overflow: inherit
}
.mainbg:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.mainbg {
	display: inline-table
}
*html .mainbg {
	height: 1%
}
.mainbg {
	display: block
}
*+html .clearfix {
	min-height: 1%
}
.main-home .left {
	position: relative;
	width: 235px;
	float: left;
}
.main-home .right {
	margin: 0 0 0 235px;
	_margin: 0 0 0 232px;
	min-height: 340px!important;
	height: auto;
	_height: 340px
}
.shadow {
	background: url(../img/icon_dn.gif) no-repeat;
	width: 7px;
	height: 5px;
	position: absolute;
	left: 210px;
	top: 16px;
	display: none
}
.left h2.title {
}
.right .title {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #e2e2e2;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	margin: 0 1em 1em;
}
.location {
	position: absolute;
	right: 1.2em;
	top: .7em;
	background: url(../img/icon_home.jpg) no-repeat 0 50%;
	padding-left: 18px;
	color: #bebebe
}
.main-home .left .box {
	margin: 10px
}
.RelevantNews {
	margin: 0 1.2em;
	padding: 0 0 1em
}
.RelevantNews h2 {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #e2e2e2;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	color: #F49110;
}
.RelevantNews {
}
.RelevantNews li {
	width: 46.5%;
	float: left;
	background: url(../img/icon_dot.jpg) no-repeat .5em 50%;
	padding: .5em .5em .5em 1.5em;
	margin: 0;
	border-bottom: 1px solid #e2e2e2
}
/*左侧分类菜单*/
.menu {
	padding: 5px 10px 10px;
	background: #FFFCEE
}
.menu dt {
	border-bottom: 1px dotted #ccc;
	line-height: 32px;
}
.menu a {
	display: block;
	background: url(../img/icon_dot.jpg) no-repeat 4px 50%;
	padding: 0 0 0 15px;
}
.menu dt .current, .menu dt .current:hover {
	color: #EF7705;
	color: #F38800;
	font-weight: bold
}
.menu a:hover {
	text-decoration: none;
	background-color: #FDF7CC
}
.menu dd a {
	line-height: 32px;
	background: url(../img/icon_dot.jpg) no-repeat 15px 50%;
	padding: 0 25px;
}
.menu dd .current {
	color: #F38800;
	font-weight: bold
}
.display_content {
	padding: 1em 1.2em;
	color: #555;
	line-height: 1.8;
	font-family: "simsun";
	font-size: 14px
}
/*联系我们*/
.contact {
	margin: 0 1.2em
}
/*底部友情链接*/				
.ftLinkWrap {
	background: #FFD006;
	padding: .7em 0;
}
.ftLinkWrap .ftLink {
	width: 1003px;
	margin: 0 auto;
}
.ftLinkWrap .ftLink a {
	padding: 0 .3em;
}
.ftLinkWrap .ftLink strong {
	color: #666
}
/*底部关于我们*/
.footer {
	background: #414141;
	padding: 1em 0
}
.footer .ft-wrap {
	width: 1003px;
	margin: 0 auto;
	color: #fff
}
.footer .ft-wrap a {
	color: #fff
}
/*联系我们*/				

.ibwmessage {
	margin: 0 1.5em 0;
	padding: 0;
}
.replyTitle {
	color: #FF7900;
	font-weight: bold;
	margin: .5em 0;
	padding: .3em 0 0 1.6em;
	background: url(../img/icon_ans.jpg) no-repeat 0 6px
}
.replyContent {
	color: #FF7900;
	border-bottom: 1px solid #ededed;
	padding: 0 0 1em 1.6em;
}
.bgmessage {
	padding: 1em 0 0 1.6em;
	background: url(../img/icon_ask.jpg) no-repeat 0 15px
}
.contact_box {
	margin: 1.5em 1.2em 1em;
	border: 1px solid #eee;
	position: relative;
	top: 0;
	right: 2px;
}
.contact_inner1 {
	border: 1px solid #eee;
	position: relative;
	top: -2px;
	right: 2px;
	background: #fff
}
.contact_inner2 {
	border: 1px solid #eee;
	position: relative;
	top: -2px;
	right: 2px;
	background: #fff url(../img/contact_bg.jpg) no-repeat right 5px;
	padding: 1.3em;
	line-height: 22px
}
.map_box {
	margin: 1em 0 0
}
/*表单样式*/					
.inputbox {
	margin: 0 1.2em 1.5em;
	overflow: hidden;
	zoom: 1;
}
.inputbox p {
	padding: .5em 0
}
.inputbox .ibl {
	float: left;
	width: 15%;
	text-align: right;
	display: block;
	padding-top: .4em
}
.inputbox .ibr {
	margin: 0 0 0 15%;
	display: block;
	padding-left: .3em
}
.tip {
	margin: 0 1.2em 1em;
	color: #f60
}
.module_form_box {
	margin: 0 1.2em 1.5em;
}
.module_form_intro {
	border-bottom: 1px solid #e2e2e2;
	margin: 0 0 1.2em
}
.module_form_intro .name {
	border-bottom: 3px solid #f30;
	display: inline-block;
*display:inlne;
	zoom: 1;
	padding: 0 .8em .5em;
	font-size: 14px;
	font-weight: bold;
	color: #333
}
.module_field {
	padding: .5em 0
}
.module_field .c_left {
	float: left;
	width: 15%;
	text-align: right;
	display: block;
	padding-top: .4em
}
.module_field .middle {
	margin: 0 0 0 15%;
	display: block;
	padding-left: .3em
}
.module_form_tips {
	padding: .3em 1em .8em;
	color: #f60
}
/*提交，重置按钮*/
.btn-submit {
	width: 80px;
	height: 35px;
	border: 0;
	background: url(../img/btn-submit.jpg) no-repeat;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	font-weihgt: bold
}
.reset {
	width: 80px;
	height: 35px;
	border: 0;
	background: url(../img/btn-submit2.jpg) no-repeat;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	font-weihgt: bold
}
/*普通图片列表*/
.thumb_level_list {
	padding: 0 0 1.6em;
	margin: 0 0 1.6em;
	font-size: 12px;
	border-bottom: 1px solid #e2e2e2;
	color: #777
}
.thumb_level_list dt {
	float: left;
	width: 160px;
}
.thumb_level_list dt img {
	width: 160px
}
.thumb_level_list dd {
	margin: 0;
	padding: 0;
	margin: 0 0 0 180px;
}
.thumb_level_list h5 {
	color: #333
}
/*右侧手机二维码样式*/		
.mobile_box {
	position: fixed;
	_position: absolute;
	right: 2%;
	top: 50%;
	font-size: 0;
	text-align: center;
	z-index: 102
}
.mobile_box img {
	margin: 0 0 .5em;
	border: 1px solid #F5F5F5;
	border-radius: 3px;
	box-shadow: 2px 2px 3px rgba(0,0,0,.1);
}
.mobile_box h5 {
	font-size: 12px;
	font-weight: normal
}
.online-qq {
	position: fixed;
	top: 50%;
	left: 10px;
	z-index: 200
}
.online-qq .qq_content {
	background: #fff;
	margin: 0;
	padding: 0;
}
.online-qq .qq_content dt {
	background: url(../img/online_qq.png) no-repeat;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 15px;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.online-qq .qq_content .qq {
	padding: 10px 10px 5px;
	margin: 0;
	border: 1px solid #ddd;
	border-top: 0
}
.online-qq .qq_content .qq p {
	background: url(../img/online_qq.png) repeat-x 0 -33px;
	margin: 0 0 5px
}
.online-qq .qq_content .qq a {
	border: 1px solid #ddd;
	display: block;
	background: url(../img/online_qq.png) no-repeat 10px -72px;
	height: 23px;
	line-height: 23px;
	padding: 0 18px 0 30px
}
.online-qq .qq_content .tel {
	background: #f9f9f9;
	padding: 10px;
	margin: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border: 1px solid #ddd;
	border-top: 0
}
.online-qq .qq_content .tel strong {
	font-size: 12px;
	color: #f60
}
.online-qq .foot {
	border: 1px solid #ddd;
	background: #f1f1f1;
	height: 2px;
	overflow: hidden;
	margin: 0 5px;
	border-top: 0;
	display: none
}
.others_online {
	width: 110px;
	text-align: center;
	background: url(../img/online_qq.png) repeat-x 0 -33px;
	margin: 0 auto 5px;
	position: absolute;
	top: 46px;
	left: 290px
}
.others_online .online_qq {
	border: 1px solid #ddd;
	display: block;
	background: url(../img/online_qq.png) no-repeat 10px -69px;
	height: 30px;
	line-height: 30px;
	padding: 0 18px 0 30px
}
/*放大镜效果*/				
.jqzoom {
	position: relative;
	float: none!important;
	width: auto!important;
	height: 100!important;
}
.zoomdiv {
	border: #e4e4e4 1px solid;
	display: none;
	z-index: 100;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 1px;
}
.jqZoomPup {
	border: #aaa 1px solid;
	z-index: 10;
	background: #fede4f no-repeat 50% top;
	filter: alpha(opacity=50);
	left: 0px;
	visibility: hidden;
	cursor: move;
	position: absolute;
	top: 0px;
	opacity: 0.5;
	moz-opacity: 0.5;
	khtml-opacity: 0.5;
}
.picnews {
	overflow: hidden;
	zoom: 1;
	padding: 0 0 1.5em;
	margin: 0 1.2em 1.5em;
	border-bottom: 1px solid #e2e2e2
}
.picnews .pic {
	float: left;
	border: 1px solid #e2e2e2;
	margin: 0 1.5em 0 0;
	display: inline
}
.picnews .txt h4 {
	font-size: 14px
}
.picnews .txt {
	width: auto!important;
}
.picnews .txt .more {
	margin: .8em 0 0
}
.picnews .txt .more a {
	width: 88px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: url(../img/more_b2.png) no-repeat;
	display: inline-block;
*display:inline;
	zoom: 1;
	text-align: center
}
.contact_us .content {
	line-height: 1.7
}
.page_top {
	position: absolute;
}
.font0 {
	font-size: 0
}
.caption {
	border-bottom: 1px solid #FFCC00;
	margin: 0 0 15px
}
.caption .text {
	background: url(../img/caption_bg.jpg) repeat-x;
	display: inline-block;
*display:inline;
	zoom: 1;
	padding: 0 22px;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.tips {
	color: #f00;
	padding: 10px 0 10px 100px;
}
