/* 危险! 勿动! */
/* http://www.thestoom.com/ */
*html{
background-image:url(about:blank);
background-attachment:fixed;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, dl li, pre, fieldset, lengend, button, input, textarea, form, th, td, div {
	margin: 0;
}
address, cite, dfn, em, var {
	font-style: normal;
}
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace;
}
small {
	font-size: 12px;
}
ul, ol, li {
	list-style: none;
	padding: 0;
}
a {
	color: #3d3d3d;
}
abbr[title], acronym[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
q:before, q:after {
	content: '';
}
legend {
	color: #000;
}
fieldset, img {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	border: none;
	height: 1px;
}
html {
	font-size: 12px;
	color: #3d3d3d;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
}
h3, h4, h5, h6, button, input, select, textarea {
	font-size: 100%;
}
.clear {
	clear: both;
}
img {
	border: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #06F;
}
a:active {
	text-decoration: none;
}
input {
	padding: 2px;
}
td img {
	display: block;
}
/* Reset end */
body {
	background: #D1EAFD;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#head {
	height: 120px;
	overflow: hidden;
	background: url(/images/phone.jpg) right bottom no-repeat;
}
#head h1 {
	display: block;
	width: 185px;
	height: 120px;
	float: left;
	text-indent: -9999px;
	background: url(/images/logo.jpg) no-repeat right top;
}
#head .nume {
	color: #65849A;
	display: block;
	height: 20px;
	text-align: right;
}
#head .nume a {
	color: #65849A;
}
#head .nume .ora, #head .nume a:hover {
	color: #F60;
}
#head .nume .ora {
	font-weight: 800;
}
#head .phone {
	display: none;
}
#nav {
	padding-top: 68px;
	width: 760px;
	display: block;
	float: right;
}
#nav li {
	display: inline;
	font-size: 14px;
	border-right: solid 1px #fff;
}
#nav .nohr {
	border: 0;
}
#nav li a {
	color: #FFF;
	padding: 0 25px;
	_padding: 0 24px;
	font-weight: 800;
}
#nav li a:hover, #nav li .on {
	color: #FBC755;
}
#con {
	background: #fff;
	position: relative;
	margin-bottom: 40px;
	padding: 10px;
}
#con .boxbg {
	position: absolute;
	width: 1000px;
	left: 0;
	height: 50px;
}
#con .topbg {
	background: url(/images/maintop.png) no-repeat;
	top: -46px;
}
#con .bottombg {
	background: url(/images/mainbot.jpg) no-repeat;
	bottom: -45px;
}
#con .wzbox {
	float: left;
}
#con .wzbox dt {
	color: #f58705;
	font-size: 16px;
	font-family: "微软雅黑", "黑体", "宋体";
	vertical-align: middle;
	display: block;
	padding-bottom: 5px;
}
#con .wzbox dt p {
	color: #ABB4BB;
	display: inline;
	font-weight: 800;
	font-size: 21px;
}
#con .box1 {
	width: 720px;
}
#con .box1 dt {
	padding-left: 36px;
}
#con .box1 dd {
	width: 660px;
	padding: 15px 25px 0;
	overflow: hidden;
	position: relative;
}
#con .box1 dd table a {
	display: block;
	border: #e7e7e7 solid 8px;
	border-radius: 5px;
	margin-right: 5px;
}
#con .box1 dd table img {
	width: 140px;
	height: 94px;
	border: 1px solid #fff;
}
#con .box1 dd span {
	position: absolute;
	top: 0;
	width: 30px;
	height: 134px;
	display: block;
	cursor: pointer;
	background: url(/images/i.jpg) no-repeat #fff;
}
#con .box1 dd .prev {
	left: 0;
	background-position: left center;
}
#con .box1 dd .next {
	right: 0;
	background-position: right center;
}
#con .box2 {
	padding-left: 10px;
	width: 220px;
}
#con .box2 dd {
	padding-top: 5px;
}
#con .nume {
	width: 180px;
	padding-right: 10px;
	background: url(/images/nume.jpg) no-repeat top left;
	padding: 15px;
	float: left;
}
#con .nume .nbox1 dt {
	padding: 0 10px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-weight: 800;
}
#con .nume .nbox1 dd {
	padding: 15px 0;
}
#con .nume .nbox1 dd li {
	padding-bottom: 6px;
}
#con .nume .nbox1 dd li a {
	display: block;
	text-align: center;
	padding: 6px;
	overflow: hidden;
	height: 18px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e7e7e7));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #e7e7e7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7', GradientType=0 );
	border: #E0E2E3 solid 1px;
}
#con .nume .nbox1 dd li a:hover, #con .nume .nbox1 dd li .on {
	background: #e7e7e7;
	background: -moz-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7e7e7), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #e7e7e7 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #e7e7e7 0%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ffffff', GradientType=0 );
	color: #06F;
	font-weight:800;
}
#con .nume .email{
	text-indent:-9999px;
	background:url(/images/messages.jpg) no-repeat;
	display:block;
	height:75px;
	margin-top:10px;
}

#con .boxcon{
	position:relative;
	float:right;
	width:735px;
	border:#e7e7e7 solid 1px;
	padding:10px;
}
#con .border{
	position:absolute;
	display:block;
	width:5px;
	height:5px;
	background:url(/images/radius.jpg) no-repeat;
}
#con .borul{
	top:-1px;
	left:-1px;
}
#con .borur{
	top:-1px;
	right:-1px;
	background-position:right top;
}
#con .borbl{
	bottom:-1px;
	left:-1px;
	background-position:left bottom;
}
#con .borbr{
	bottom:-1px;
	right:-1px;
	background-position:right bottom;
}
#con .boxtit{
	padding:2px 0 0 25px;
	height:20px;
	background:url(/images/titbg.jpg) no-repeat 5px 6px;
	margin-bottom:20px;
}
#con .boxtit b{
	font-size:14px;
	display:block;
	float:left;
}
#con .boxtit .bread{
	display:block;
	float:right;
	color:#A9ABAC;
	padding:2px 0 0 16px;
	background:url(/images/titico.jpg) no-repeat 0 7px;
	text-indent:0em;
	line-height:22px;
}
#con .boxtit .bread a{
	color:#A9ABAC;
}
address {
	text-align: center;
	padding: 10px;
}
/* 公用部分完毕 */
.about p{
	color: #838080;
	text-indent: 2em;
	padding-bottom: 30px;
	line-height: 26px;
}
.about h1{
	display:block;
	padding:20px 0 30px;
	text-align:center;
}
.about img{
	margin:0 20px 10px 0;
}


.products .box{
	padding:6px;
	border:1px solid #e7e7e7;
	width:200px;
	float:left;
	margin: 0 15px 12px;
	_margin: 0 12px 12px;
	background:#f4f4f4;
}
.products .box img{
	width:200px;
	height:135px;
}
.products .box a{
	display:block;
	text-align:center;
}
.page{
	display:block;
	padding:10px;
	text-align:center;
}
.case .box{
	width:735px;
	height:130px;
	padding:20px 0;
	border-bottom:1px dashed #c8c8c8;
	position:relative;
}
.case .box img{
	float:left;
	margin-right:20px;
	width:200px;
	height:133px;
}
.case .box h2{
	font-size:12px;
}
.case .more{
	background:url(/images/more.jpg) no-repeat;
	width:88px;
	height:18px;
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	text-indent:-9999px;
}
.protxt .boxtxt{
	text-align:center;
}
.protxt h1{
	display:block;
	padding:10px;
	font-size:14px;
	text-align:center;
}
.protxt img{
	width:670px;
	border:10px solid #ccc;
}
.protxt p{
	display:block;
	padding:10px;
}

.message form{
	padding:10px;
	border:solid 1px #ddd;
	background:#f2f2f2;
	margin-bottom:10px;
}
.message form label{
	padding:5px;
	display:block;
}
.message #name{
	width:120px;
}
.message form .labna{
	float:left;
	width:180px;
}
.message form .labma{
	width:300px;
	float:left;
}
.message form #mail{
	width:220px;
}
.message form #tel{
	width:150px;;
}
.message form .labmes b{
	vertical-align:top;
}
.message form #message_content{
	width:648px;
	height:100px;
}
.message form #ok{
	margin-left:45px;
}
.message form #ok,.message form #button{
	width:60px;
}
.msgContent .ask{
	border-bottom:1px solid #ddd;
	padding:5px;
}
.msgContent .replay{
	background:#f2f2f2;
	padding:5px 5px 5px 50px;
	border-bottom:1px solid #ddd;
}

#qqbox{
	position:fixed;
	right:0;
	top:200px;
}
#qqbox li{
	padding:4px 0;
}