@charset "utf-8";
.clear {
	clear: both;
}
.main {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
}
.all {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 40px auto;
}
.main .main_left {
	float: right;
	width: 200px;
}
.main .main_left .leftitem {
	border: #e5e5e5 1px solid;
	margin-bottom: 12px;
	background: #FFFFFF;
}
.main .main_left .leftitem .tit {
	height: 34px;
	line-height: 34px;
	font-size: 15px;
	text-indent: 20px;
	font-weight: bold;
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5;
}
.main .main_left .leftitem .lianxi {
	padding: 12px 0px;
	font-size: 13px;
	line-height: 25px;
}
.main .main_left .leftitem .lianxi dl {
	padding: 0px 12px;
}
.main .main_left .leftitem .lianxi dl dt {
	background: url(../images/tel1.gif) left center no-repeat;
	padding: 10px 0px;
	padding-left: 60px;
}
.main .main_left .leftitem .lianxi dl dt .dh {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}
.main .main_left .leftitem .lianxi dl dd {
	line-height: 24px; font-size:12px;
}
.main .main_left .leftitem .lianxi dl dt .tel {
	font-weight: bold;
	font-size: 14px;
}
.main .main_right {
	float: left;
	width: 965px;
	overflow: hidden;
}
.main .main_right .sitemap {
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	height: 34px;
	line-height: 34px;
	padding-left: 12px;
	background: #FFFFFF;
}
.main .content {
	font-size: 14px;
	line-height: 28px;
	position: relative;
	background: #fff;
	padding: 20px;
	border: 1px solid #e5e5e5;
	margin-bottom: 12px;
}
.main .content .newslist {
	font-size: 12px;
	overflow: hidden
}
.main .content .newslist li {
	padding: 20px 0px;
	overflow: hidden;
	_height: 118px;
}
.main .content .newslist li .img {
	width: 168px;
	height: 118px;
	float: left;
	overflow: hidden;
	margin-top: 2px;
	padding: 1px;
	border: 1px solid #e5e5e5;
}
.main .content .newslist li .img img {
	width: 167px;
	height: 118px;
}
.main .content .newslist li .txt {
	float: right;
	width: 720px;
	line-height: 24px;
	height: 118px;
	overflow: hidden;
}
.main .content .newslist li .txt h2 a {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	hite-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main .content .newslist li .txt h2 span{ float:right; font-size:14px; font-weight:normal;}
.main .content .newslist li .txt p {
	width: 100%;
	height: 75px;
	line-height: 25px;
	overflow: hidden;
	font-size: 14px;
	white-space: normal;
}
.main .content .pagebar {
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	padding: 0px 12px;
	line-height: 30px;
}
.main .content .pagebar .pl {
	float: left
}
.main .content .pagebar .pr {
	float: right
}
.main .content .pagebar .pr a {
	border: 1px solid #e5e5e5;
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 12px;
	padding: 4px;
	_margin-top: 4px;
}
.main .content .pagebar .pr a:hover {
	border: 1px solid #dd127b;
}
.main .main_right .cateslist {
	overflow: hidden;
	background: #FFFFFF;
}
.main .main_right .cateslist dl {
	border: 1px solid #e5e5e5;
	overflow: hidden;
	_float: left
}
.main .main_right .cateslist dl dt {
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5;
}
.main .main_right .cateslist dl dd {
	float: left;
	margin: 12px 15px;
	width: 210px;
	display: inline;
}
.main .main_right .cateslist dl dd .img {
	width: 210px;
	height: 180px;
}
.main .main_right .cateslist dl dd .img img {
	    width: 208px;
    height: 170px;
    border: 1px solid #e5e5e5;
    object-fit: cover;
}
.main .main_right .cateslist dl dd .img a:hover img {
	border: #747474 1px solid;
	transition: all 0.3s ease-out 0s;
}
.main .main_right .cateslist dl dd .txt {
	height: 30px;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_xaingxi {
	width: 100%;
	height: 60px;
	border-bottom: #e1e3df dashed 1px;
	margin: 15px auto 0 auto;
	line-height: 80px;
	color: #505050;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.news_author {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #505050;
	font-size: 12px;
	text-align: center;
	border-bottom: #e1e3df dashed 1px;
	margin: 0 auto;
}
.news_content {
	width: 95%;
	height: auto;
	line-height: 25px;
	color: #505050;
	font-size: 14px;
	margin: 15px auto 0 auto;
	overflow: hidden;
}
.news_content a {
	font-weight: bold;
}
.form_box dl {
	clear: both;
	padding: 8px 0px;
	font-size: 12px;
	line-height: 28px;
}
.form_box dl dt {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
}
input.txt {
	width: 200px;
	float: left;
}
#txtContent {
	float: left;
}
.input {
	display: inline;
	margin-right: 5px;
	padding: 5px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #CACACA;
	font-family: "Microsoft YaHei";
}
.txt {
	/* float: right; */











	width: 90%;
	font-size: 13px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 auto;
}
.form_box dl dd .btn_submit {
	padding: 10px 50px;
	border: 1px solid #429342;
	background: none repeat scroll 0% 0% #52A152;
	color: #FFF;
	font-size: 14px;
	line-height: 1em;
	margin-left: 100px;
	cursor: pointer;
	font-family: "Microsoft YaHei";
}
.search_list {
	margin-top: 30px;
}
ul,  ol,  dl,  li,  dt,  dd,  p,  h1,  h2,  h3,  h4,  h5,  h6 {
	padding: 0px;
	margin: 0px;
	list-style: none outside none;
}
.search_list li a {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: 900;
	text-align: left;
}
.search_list li span {
	text-align: right;
	float: right;
}
.search_list li p {
	margin: 10px 0px;
	line-height: 25px;
	padding-left: 15px;
}
.info_key {
	border-bottom: 1px solid #CCC;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	margin: 10px 0px;
	overflow: hidden;
}
/*2016-4-17*/























.search_con {
	padding: 0 10px;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	background: #fff;
}
.search_con .hotkey {
	float: left;
}
.search_con .hotkey span {
	font-size: 14px;
	font-weight: bold;
}
.search_con .hotkey a {
	font-size: 14px;
	margin-right: 10px;
}
.search_con .form {
	float: right;
	height: 25px;
	line-height: 25px;
	color: #666;
	margin-top: 6px;
}
.search_con .search-t {
	float: left;
	width: 180px;
	height: 22px;
	line-height: 22px;
	color: #666;
	padding: 0 10px;
	margin-bottom: 4px;
	outline: 0;
	font-size: 12px;
	font-family: 微软雅黑;
	background: #fff;
	border: 1px solid #e5e5e5;
}
.search_con .search-s {
	float: left;
	width: 60px;
	height: 24px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	background: #f39149;
	border: 1px solid #fdac70;
	margin-left: -1px;
}
/*2016-4-20  放大镜*/



































/*































































































.cloud-zoom-lens {































































































  border: 1px solid #888;































































































  margin: -1px;































































































  background-color: #fff;































































































  cursor: move;































































































  _background: none































































































}*/























.cloud-zoom-title {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute !important;
	background-color: #dd127b;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	top: 0px;
}
.cloud-zoom-big {
	overflow: hidden;    border: 1px solid #0a5da8;
}
.cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #000;
}
/*2016-4-21 分页*/


.flickr {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	text-align: right;
	padding: 20px 0;
	background: #fff;
}

.flickr span {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	color: #999;
	margin-right: 3px;
	padding-top: 2px;
}
.flickr span.current {
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #000;
	margin-right: 3px;
	padding-top: 2px;
}
.flickr span.disabled {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	color: #adaaad;
	margin-right: 3px;
	padding-top: 2px;
}
/*2016-4-21 分页*/























#focus {
	width: 1180px;
	height: 320px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#focus ul {
	width: 100%;
	height: 320px;
	position: absolute;
}
#focus ul li {
	float: left;
	width: 100%;
	height: 320px;
	overflow: hidden;
	position: relative;
	background: #f3f3f3;
}
#focus ul li img {
	width: 100%;
	height: 320px;
}
#focus ul li div {
	position: absolute;
	overflow: hidden;
}
#focus .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #cbcbcb;
}
#focus .btn {
	position: absolute;
	width: 562px;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 0;
	text-align: right;
}
#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}
#focus .btn span.on {
	background: #fff;
}
.main .main_right .cateslist1 {
	margin-top: 12px;
	overflow: hidden
}
.main .main_right .cateslist1 dl {
	border: 1px solid #e5e5e5;
	overflow: hidden;
	_float: left
}
.main .main_right .cateslist1 dl dt {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
}
.main .main_right .cateslist1 dl dd {
	float: left;
	margin: 12px 16px;
	width: 195px;
	display: inline;
}
.main .main_right .cateslist1 dl dd .img {
	width: 195px;
	height: 160px;
}
.main .main_right .cateslist1 dl dd .img img {
	width: 195px;
	height: 160px;
	border: 1px solid #e5e5e5;
}
.main .main_right .cateslist1 dl dd .img a:hover img {
	border: #000 1px solid
}
.main .main_right .cateslist1 dl dd .txt {
	height: 30px;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hot {
	overflow: hidden;
	margin: 20px 0;
	text-align: center;
}
.hot ul li {
	margin-bottom: 10px;
}
.hot ul li img {
	width: 160px;
	height: 160px;
}
.zklist {
	overflow: hidden;
	margin-top: 15px;
	border: 1px solid #e5e5e5;
	background: #fff;
}
.zklist-T {
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	text-indent: 12px;
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5;
}
.zklist-C {
	overflow: hidden;
	margin: 10px 0;
	padding: 0 15px;
}
.zklist-C a {
	line-height: 25px;
}
.zklist-C ul li {
	width: 45%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
}
.zklist-C ul li a {
	float: left;
	width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.zklist-C ul li span {
	float: right;
	text-align: right;
}
.tantou {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	min-height: 10px;
	background: #f00;
}
.tantou img {
	width: 100%;
	height: auto;
}
/*热门新闻*/























.lianxi dl dd a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: 170px;
	line-height: 25px;
}
/*侧栏高亮2016-5-25*/























.main .main_left .leftitem .cates dl .gaoliang {
	background: #0359a7;
}
.main .main_left .leftitem .cates dl .gaoliang a {
	color: #fff;
}
/*留言2015-5-25*/























#feedback_form table {
	width: 100%;
}
#feedback_form table tr td:nth-of-type(1) {
	width: 75px;
}
#feedback_form .input {
	display: inline;
	margin-right: 5px;
	padding: 5px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #CACACA;
	font-family: "Microsoft YaHei";
}
#feedback_form .btn_submit {
	background: none repeat scroll 0px 0px #666;
	color: #FFF;
	cursor: pointer;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	line-height: 1em;
	padding: 10px 30px;
	margin-top: 10px;
}
#feedback_form textarea {
	width: 80%;
	height: 70px;
	padding: 5px;
	border: 1px solid #cacaca;
}
/*------二维码----*/
@charset "utf-8";
/* CSS Document */
.main .main_left .leftitem .cates .prodiv {
	background: #f1f1f1;
	padding-top: 1px;
}
.main .main_left .leftitem .cates .prodiv>li {
	height: 40px;
	margin-top: 10px;
	display: block;
	background: #0a5da8;
	position: relative;
}
.main .main_left .leftitem .cates .prodiv .erj {
	display:none;
	    position: absolute;
    right:198px;
    top: 0px;
    z-index: 9999;
    background: #f2f2f2;
    width: 238px;
}
.main .main_left .leftitem .cates .prodiv>li a {
	display: block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    /* padding-left: 50px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 10px;
}
.product .pro-l {
	width: 926px;
}
.main .main_left .leftitem .cates .prodiv .erj>li {
	height: 38px;
	line-height: 38px;
	margin: auto;
}
.main .main_left .leftitem .cates .prodiv .erj>li a {
	display: block;
	font-size: 12px;
	color: #222;
	padding-left: 21px;
	background: url(../images/ico3.png) no-repeat 10px  center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


#show {
	position: relative;
	background: url(../images/ewm.gif) no-repeat 10px center;
	padding: 5px 40px;
}
#code {
	position: absolute;
	z-index: 999;
	right: 0px;
	border: 10px solid #FFF;
	box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.3);
}

.zoom-section {
	clear: both;
	margin-top: 20px;
}
*html .zoom-section {
	display: inline;
	clear: both;
}
.zoom-desc {
	float: left;
	margin-left: 10px;
	width: 310px;
	margin-bottom: 20px;
}
.zoom-small-image {
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 20px;
}
.zoom-tiny-image {
	border: 1px solid #CCC;
	margin: 0px;
}
.zoom-tiny-image:hover {
	border: 1px solid #C00;
}
.prohead {
	overflow: hidden;
	border: 1px solid #e5e5e5;
	padding: 12px 24px;
	background: #fff;
	margin-bottom: 15px;
}
.prohead .hleft {
	width: 402px;
	float: left
}
.prohead .hleft .proimg {
	width: 400px;
	height: 280px;
}
.prohead .hleft .proimg img {
	width: 400px;
	height: 280px;
}
.prohead .hleft .smallimg {
	width: 402px;
	height: 60px;
	overflow: hidden
}
.prohead .hleft .smallimg dl {
	width: 402px;
	height: 50px;
}
.prohead .hleft .smallimg dl dt {
	width: 10px;
	height: 45px;/* margin-top: 8px; */



}
.prohead .hleft .smallimg dl dt.prev {
	float: left;
}
.prohead .hleft .smallimg dl dt.next {
	float: right;
}
.prohead .hleft .smallimg dd {
	width: 360px;
	height: 50px;
	float: left;
	margin-left: 12px;
	overflow: hidden
}
.prohead .hleft .smallimg dd li {
	width: 72px;
	float: left;
	height: 60px;
	text-align: center
}
.prohead .hleft .smallimg dd li img {
	width: 58px;
	height: 48px;
	border: 1px solid #ccc;
}
.prohead .hleft .smallimg dd li a:hover img,  .prohead .hleft .smallimg dd li a.hover img {
	border-color: #666
}
.prohead .hleft .btns {
	margin-top: 20px;
}
.prohead .hleft .btns span {
	display: none
}
.prohead .hleft .btns a {
	display: block;
	height: 22px;
	line-height: 22px;
	text-indent: 20px;
	font-size: 12px;
	background: url(../images/img/btn-s-bg.png) no-repeat;
	float: left;
	margin: 0 16px 0 0!important;
	padding: 0!important;
	width: 80px;
}
.prohead .hleft .btns a.b1 {
	background-position: left -150px
}
.prohead .hleft .btns a.b2 {
	background-position: left -30px;
	width: 93px;
}
.prohead .hleft .btns a.b3 {
	background-position: left -120px;
}
.prohead .hleft .btns a.b4 {
	background-position: left -60px;
}
.btns1 {
	clear: both;
	margin-top: 15px;
}
.btns1 a {
	margin-right: 20px;
}
.prohead .hright {
	float: right;
	width: 490px;
	font-family: microsoft yahei;
}
.prohead .hright h1 {
	font-size: 28px;
}
.prohead .hright h6 {
	font-size: 16px;
color;
	color: #ff6700;
	font-weight: 100;
	margin-top: 5px;
	margin-bottom: 5px;
}
.prohead .hright h2 {
	font-size: 15px;
	color: #ff7300;
}
.prohead .hright .proinfo {
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
	line-height: 30px;
}
.prohead .hright .btns {
	width: 100%;
	overflow: hidden;
	margin: 15px auto;
}
.prohead .hright .btns img {
	margin-right: 20px;
}
.prohead .hright .tips {
	border: #F66 1px solid;
	background-color: #FCF;
	font-size: 12px;
	padding: 0px 12px;
	color: #F00;
	display: none
}
.procontent {
	margin-top: 20px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}
.procontent .tit {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	z-index: 998;
	background: #fff;
	width: 963px;
}
.procontent .fixed {
	position: fixed;
	width: 1180px;
}
/* if the panel is sliding, it needs position:fixed */







.procontent .tit dt {
	float: left;
	line-height: 48px;
	height: 47px;
	text-align: center;
	width: 160px;
	font-weight: bold;
	font-size: 16px;
	border-left: 1px solid #cfbfb1;
	border-right: 1px solid #cfbfb1;
	margin-left: -1px;
	margin-top: -1px;
	position: relative;
	z-index: 999;
}
.procontent .tit #saoyisao {
	float: right;
	line-height: 48px;
	height: 48px;
	padding: 0 20px;
	background: url(../images/img/ewm.gif) no-repeat 10px center;
	padding-left: 40px;
	cursor: pointer;
	position: relative;
}
.procontent .tit #saoyisao:hover {
	background: #f5f5f5 url(../images/img/ewm.gif) no-repeat 10px center;
}
.procontent .tit .online a {
	display: none;
	float: right;
	width: 215px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #e0251d;
}
.procontent .fixed .online a {
	display: block;
}
.procontent .detail {
	margin-top: 20px;
	padding: 12px 24px;
	line-height: 28px;
	font-size: 14px;
}
.comment_list {
	width: 95%;
	margin: 0 auto;
}
.contact {
	float: left;
	width: 460px;
	font-size: 14px;
	height: 330px;
	overflow: hidden;
	background: #fff url(../images/img/kf.jpg) no-repeat right bottom;
	border: 1px solid #d5d5d5;
}
.contact dl dt {
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5;
}
.formbox {
	float: right;
	width: 495px;
	font-size: 14px;
	background: #fff;
	height: 330px;
	overflow: hidden;
	border: 1px solid #d5d5d5;
	margin-bottom: 15px;
}
.formbox dl dt {
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5;
}
.formbox dl dd {
	padding: 20px 0px;
	line-height: 26px;
}
.formbox dl dd input {
	border: 1px solid #ccc;
	height: 30px;
	padding: 0px 12px;
}
.formbox dl dd textarea {
	border: 1px solid #ccc;
	height: 100px;
}
.formbox dl dd input.submit {
	background-color: #dd127b;
	color: #FFF;
	border-color: #9c0c56;
	text-shadow: 1px 1px 0px #9c0c56;
}
.formbox dl dd .rate {
	background: url(../images/img/stars_3_small.gif) no-repeat;
	width: 80px;
	height: 12px;
	overflow: hidden;
}
.formbox dl dd .rate label {
	width: 14px;
	height: 12px;
	float: left;
	display: block;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
	margin-right: 1px;
}
.formbox dl dd .ratesbox {
	width: 0px;
	height: 0px;
	overflow: hidden;
	float: left
}
.formbox dl dd .rate.rate1 {
	background: url(../images/img/stars_1_small.gif) no-repeat;
}
.formbox dl dd .rate.rate2 {
	background: url(../images/img/stars_2_small.gif) no-repeat;
}
.formbox dl dd .rate.rate3 {
	background: url(../images/img/stars_3_small.gif) no-repeat;
}
.formbox dl dd .rate.rate4 {
	background: url(../images/img/stars_4_small.gif) no-repeat;
}
.formbox dl dd .rate.rate5 {
	background: url(../images/img/stars_5_small.gif) no-repeat;
}
.formbox .btnews {
	padding: 0px 20px;
	overflow: hidden
}
.formbox .btnews li {
	width: 300px;
	float: left;
	list-style: square inside;
	margin-left: 20px;
	margin-right: 10px;
}
.formbox .reviewbox {
	padding: 0px 30px;
}
.formbox .reviewbox li {
	padding-bottom: 12px;
}
.formbox .reviewbox li .name {
	font-weight: bold;
}
.formbox .reviewbox li .name span {
	color: #F90;
	margin: 0px 12px;
}
.formbox .reviewbox li .reply {
	background: #f4f4f4;
	padding: 0px 12px;
}
.formbox .reviewbox li .reply span {
	color: #999
}
.formbox table {
	padding: 10px;
	width: 100%;
}
.formbox table tr {
	line-height: 35px;
}
.contactus strong {
	padding: 0px 6px 0px;
}
.contactus {
	padding: 20px;
	line-height: 26px;
}
.contactus p {
	float: left;
	clear: both;
	width: 240px;
	padding-right: 10px;
	background: #fff;
	line-height: 32px;
}
.prohead .hright .tels {
	border-bottom: 1px solid #DDD;
	font-size: 16px;
	line-height: 36px;
}
.prohead .hright .tels span {
	color: #F00;
	font-size: 28px;
	font-weight: bold;
	margin-left: 12px;
	line-height: 36px;
}
/*点击大图*/







#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox/fancybox.png');
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	display: none;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 99999;
	outline: none;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-left,  #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico,  #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover,  #fancybox-right:hover {
	visibility: visible;/* IE6 */



}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
}
#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -162px;
}
#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}
#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -182px;
}
#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}
#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -142px;
}
#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
}
#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -122px;
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancybox/fancy_title_over.png');
	display: block;
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -40px -90px no-repeat;
}
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/fancybox/fancybox-x.png') 0px -40px;
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -55px -90px no-repeat;
}
/* IE6 */







.fancybox-ie6 #fancybox-close {
	background: transparent;
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_close.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-left-ico {
	background: transparent;
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico {
	background: transparent;
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_nav_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-over {
	background: transparent;
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_over.png', sizingMethod='scale');
	zoom: 1;
}
.fancybox-ie6 #fancybox-title-float-left {
	background: transparent;
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main {
	background: transparent;
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right {
	background: transparent;
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-bg-w,  .fancybox-ie6 #fancybox-bg-e,  .fancybox-ie6 #fancybox-left,  .fancybox-ie6 #fancybox-right,  #fancybox-hide-sel-frame {
 height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
	position: absolute;
	margin-top: 0;
 top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2: document.body.clientHeight/2) + ( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px');
}
#fancybox-loading.fancybox-ie6 div {
	background: transparent;
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_loading.png', sizingMethod='scale');
}
/* IE6, IE7, IE8 */







.fancybox-ie .fancybox-bg {
	background: transparent !important;
}
.fancybox-ie #fancybox-bg-n {
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne {
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e {
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se {
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s {
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw {
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w {
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw {
 filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}
.lable{height:35px; line-height:35px; font-size:17px;}
.text{height:25px; line-height:25px; width:250px; font-size:17px; margin: 5px 0; }
.submita{ height: 30px;  width: 150px; font-size: 17px;  margin-top: 10px;}

