@charset "utf-8";



* {

	font-family: "微软雅黑"

}

body, h1, h2, h3, h4, h5, h6, div, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {

	margin: 0;

	padding: 0

}

body, button, input, select, textarea {

	font: 12px/1.5 tahoma, arial, \5b8b\4f53

}

body {

	_overflow: auto;

	_height: 100%;

	margin: 0 auto;

	color: #656565;

}

html {

	_overflow: hidden

}

h1, h2, h3, h4, h5, h6 {

	font-size: 100%

}

address, cite, dfn, em, var {

	font-style: normal;

}

code, kbd, pre, samp {

	font-family: courier new, courier, monospace

}

small {

	font-size: 12px

}

ul, ol, li, dl, dt, dd {

	list-style: none

}

sup {

	vertical-align: text-top

}

sub {

	vertical-align: text-bottom

}

legend {

	color: #000

}

fieldset, img {

	border: 0

}

button, input, select, textarea {

	font: 12px/1.5 tahoma, arial, sans-serif;

	vertical-align: middle;

	cursor: pointer

}

table {

	border-collapse: collapse;

	border-spacing: 0

}

.clear {

	display: block;

	float: none;

	clear: both;

	overflow: hidden;

	visibility: hidden;

	width: 0;

	height: 0;

	background: none;

	border: 0;

	font-size: 0

}

.clearfix {

	clear: both

}



/*a*/

a {

	text-decoration: none;

	color: #666;

}

/*title*/

h1 {

	font-size: 50px;

}

h2 {

	font-size: 30px;

}

h3 {

	font-size: 30px;

}

h4 {

	font-size: 16px;

	font-weight: bold

}

h5 {

	font-size: 12px;

}

h6 {

	font-size: 9px;

}

.fl {

	float: left

}

.fr {

	float: right

}

/* 页眉 */

.top-nav {

	width: 100%;

	line-height: 34px;

	background-color: rgb(251, 251, 251);

	border-bottom: #ececec solid 1px

}

.top-nav ul {

	width: 1182px;

	margin: 0 auto;

	background-image: url(../images/home.png);

	background-repeat: no-repeat;

	padding-left: 18px

}

.top-nav li {

	float: left;

	margin: 0 5px

}

.top-nav li a:hover {

	color: #dc241d

}

.top-nav span {

	float: right;

	display: block;

	background-image: url(../images/phone.png);

	background-repeat: no-repeat;

	padding-left: 24px;

	color: #dc241d;

	font-size: 14px;

	font-weight: bold;

}

/*导航*/

#header {

	POSITION: relative;

	WIDTH: 100%;

	height: 95px;

	background-color: rgb(251, 251, 251);

	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);

	z-index: 2

}

#header .navbox {

	width: 1200px;

	margin: 0 auto

}

#header .logo {

	FLOAT: left

}

#header .nav {

	FLOAT: right;

	WIDTH: 1000px;

	height: 95px

}

#header .nav UL .mainlevel {

	FLOAT: left;

	width: 124px;

	height: 95px;

	padding-left: 1px;

}

#header .nav UL {

	DISPLAY: table;

	width: 1000px;

	background-image: url(../images/navback.png);

	background-position: 1px 0;

}

#header .nav UL LI a {

	FONT-SIZE: 14px;

	line-height: 78px;

	height: 95px;

	width: 124px;

	COLOR: #333;

	DISPLAY: inline-block;

	text-align: center

}

#header .nav UL LI span {

	display: block;

	line-height: 0;

	margin-top: -17px;

	font-size: 10px;

	text-transform:uppercase

}

#header .nav UL LI a:hover { background-image:url(../images/liback.jpg);

	COLOR: #dc241d;}
#header .nav UL LI #sub a:hover{ background-image:url(../images/aback.jpg); color:#dc241d}
#header .nav UL LI #subr a:hover{ background-image:url(../images/aback.jpg); color:#dc241d}

.mainlevel DIV {

	HEIGHT: 85px;

	POSITION: absolute;

	DISPLAY: none;

	TOP: 43px;

	WIDTH: 430px

}

#sub {

	position: relative;

	left: 0px;

	top: 0;

	z-index: 1;

	background-color: rgba(256,256,256,0.8);

	height: 100%;

	padding: 40px 20px 20px 20px;

}

#subr {

	position: relative;

	left: -145px;

	top: 0;

	z-index: 1;

	background-color: rgba(256,256,256,0.8);

	height: 100%;

	padding: 40px 20px 20px 20px;

}

.mainlevel DIV OL {

	FLOAT: left;

	DISPLAY: block;

	WIDTH: 300px;

	margin-top: -20px;

}

.mainlevel DIV OL LI {

	BORDER-BOTTOM: #cccccc 1px dashed;

	WIDTH: 50%;

	float: left;

	line-height: 30px

}

.mainlevel DIV OL LI A {

	COLOR: #3b3b3b;

	width:140px !important;

	text-align:center;

	DISPLAY: inline-block;

	height: 30px !important;

	LINE-HEIGHT: 30px !important;

}

.mainlevel DIV OL LI A:hover {

	COLOR: #fff

}

.mainlevel DIV .nav-img {

	FLOAT: right;

	padding-top:10px;

	DISPLAY: inline-block

}

.mainlevel DIV SPAN IMG {

	BORDER-TOP: #ffffff 3px solid;

	BORDER-RIGHT: #ffffff 3px solid;

	BORDER-BOTTOM: #ffffff 3px solid;

	BORDER-LEFT: #ffffff 3px solid

}

/*页脚*/

.bottom {

	width: 100%;

	background-image: url(../images/btnbg.png)

}

.bottom .btnbox {

	width: 1200px;

	height: 228px;

	margin: 0 auto;

	padding:30px 0

}

.bottom .btnbox dl {

	width: 135px;

	float: left

}

.bottom .btnbox dt {

	width: 64px;

	line-height: 54px;

	border-bottom: #666 solid 1px;

	font-weight: bold;

	font-size: 16px;

	text-align:center

}

.bottom .btnbox dd {

	margin-top: 10px;

	width:64px;

	text-align:center

}

.bottom .btnbox dd a:hover {

	color: #dc241d

}

.bottom .btnbox .ewm {

	width: 248px;

	height: 182px;

	border-left: #ccc solid 1px;

	float: right;

	margin-top: 5px;

}

.bottom .btnbox .ewm .name {

	float: right

}

.bottom .btnbox .ewm .name h3 {

	font-size: 18px;

	font-weight: bold;

	color: #dc241d

}

.bottom .btnbox .ewm .name p {

	color: #dc241d;

	font-size: 13px;

	border-bottom: #dc241d 4px solid;

	padding-bottom: 10px;

	text-transform: uppercase;

}

.bottom .btnbox .ewm .name .chick {

	width: 188px;

	height: 97px;

	background-image: url(../images/erweim.png);

	margin-top: 20px;

	color: #c7c7c7;

	font-size: 14px;

	margin-left:6px;

	background-repeat: no-repeat;

	line-height: 32px;

}

.bottom .btnbox .ewm .name .chick span {

	padding: 10px;

	width: 73px;

	float: left;

	line-height: 24px;

	white-space:normal

}

.end {

	width: 100%;

	line-height: 40px;

	background-color: #dedede;

	text-align: center

}

.end a {

	display: inline-block;

}

.end a:hover {

	color: #dc241d

}

