﻿@charset "utf-8";* {	margin: 0px;	padding: 0px;}::selection {	background-color: #63c800;	color: #fff;}::-moz-selection { background-color: #63c800;color:#fff;}::-webkit-selection { background-color: #63c800;color:#fff;}img {	border: 0;	margin: 0;	padding: 0;}ul, li, ol, h1, h2, h3, dl, dt, dd, form, p, b, u, s, i {	list-style: none;	margin: 0;	padding: 0;	font-weight: normal}.clearfix {	display: inline-table;}* html .clearfix {	height: 1%;/*ie6*/}*+html .clearfix {	min-height: 1px;}.clearfix:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;	font-size: 0;}.clearfix {	display: inline-block;}* html .clearfix {	height: 1%;}.clearfix {	display: block;}input, textarea {	outline: none;	border: 0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/a {blr:expression(this.onFocus=this.blur()); /* IE Opera */	outline: none; /* FF Opera */}a:focus {	-moz-outline-style: none; /* FF */} /*去掉a标签超链接的虚线框*/.clearboth {	clear: both}a:link {	text-decoration: none;	color: #404040;}a:visited {	text-decoration: none;	color: #404040;}a:hover {	text-decoration: none;	color: #63c800;	transition: all 0.3s ease-out 0s;}a:active {	text-decoration: none;	color: #404040;}em {	font-style: normal;}.mainall {	width: 1180px;	margin: 0 auto;	overflow: hidden;}.mainall1 {	width: 1180px;	margin: 0 auto;}.tnr {	font-family: times new roman;}.fl {	float: left;}.fr {	float: right;}.tc {	text-align: center;}.block {	display: block;}.re {	position: relative;}.ab {	position: absolute;}body {	margin: 0px;	color: #404040;	background: #FFF;	font-size: 14px;	font-family: "Microsoft YaHei", "微软雅黑", 宋体, Arial, Helvetica, sans-serif;}/*头部*/.top_bg {	height: 50px;	line-height: 50px;	background: #f7f7f7;	color: #333;}.top_sw a {	margin: 0 5px;	color: #333;}/*logo标志*/.top_bgk {	overflow: hidden;}.logo a {	font-size: 36px;	font-weight: bold;	color: #63c800;	display: inline-block;	margin-top: 10px;	display: inline-block;}.logo b {	font-weight: bold;	font-size: 14px;	font-family: Arial, Helvetica, sans-serif;	text-transform: uppercase;	color: #c8c8c8;}.biaoyu {	padding: 11px 0 11px 0;}.biaoyu p {	font-size: 18px;	font-weight: bold;}.biaoyu p.p1 {	color: #000;}.biaoyu p.p2 {	color: #63c800;}.tellall {	height: 148px;	padding-left: 60px;	background: url(/css/tellall.png) no-repeat left center;}.tellall span {	display: inline-block;	margin-top: 51px;	font-size: 16px;	font-weight: bold;}.tellall strong {	font-size: 26px;	font-family: Arial, Helvetica, sans-serif;	color: #ff6600;	margin-right: 20px;}/*导航*/.nav_bg {	height: 60px;	line-height: 60px;	background: #63c800;}.nav_r li {	display: block;	float: left;	text-align: center;	font-size: 18px;	background: url(/css/navdot.jpg) no-repeat left center;}.nav_r li:first-child {	background: none;}.nav_r li a {	display: block;	padding: 0px 31px;	color: #fff;}.nav_r li:hover a, .nav_r li.another a {	background: #2b2b2b;}.fixedNav {	position: fixed;	top: 0px;	left: 0px;	width: 100%;	z-index: 100000;	_position: absolute; _top: expression(eval(document.documentElement.scrollTop));	border-bottom: 1px solid #a0a0a0;}/*foot*/.foot {	padding-bottom: 30px;	background: #333;	color: #fff;}.db_nav {	height: 51px;	line-height: 51px;	background: #63c800;}.db_nav li {	padding: 0 50px;	float: left;	font-size: 16px;}.foot a {	color: #fff;}.foot_logo {	width: 158px;	height: 182px;	background: #fff;	margin-top: 25px;	text-align: center;}.foot_logo img {	display: block;	margin: 19px;	width: 120px;	height: 120px;}.foot_logo span {	display: block;	width: 100%;	text-align: center;	color: #333;}.footlogo {	padding-top: 80px;}.foot_ins {	margin-top: 20px;	width: 926px;	padding: 20px 0 20px 0;	line-height: 30px;	color: #fff; font-size: 16px;}.foot_ins a {	color: #fff;}.footcopy {	height: 63px;	line-height: 63px;	background: #6e6e6e;	color: #fff;}.footcopy a {	color: #fff;}.footcopy h2 {	display: inline-block;	font-size: 14px;}


