@charset "utf-8";
/*全局样式*/
a {text-decoration:none;font-family:"微软雅黑";font-size: 14px;}
a:hover {text-decoration:none;font-family:"微软雅黑";font-size: 14px;}
.body{background:#ffffff;min-width:1200px;}

.flexslider {
	position:relative;
	height:450px;
	overflow:hidden; 
	color:#ffffff;}
.slides {
	position:relative;
	z-index:-1;}
.slides li {
	height:450px;}
.flex-control-nav {
	position:absolute;
	bottom:10px;
	z-index:2;
	width:100%;
	text-align:center;}
.flex-control-nav li {
	display:inline-block;
	width:14px;
	height:14px;
	margin:0 5px;
*display:inline;
	zoom:1;}
.flex-control-nav a {
	display:inline-block;
	width:14px;
	height:14px;
	line-height:40px;
	overflow:hidden; 
	cursor:pointer;
	visibility:hidden;}
.flex-control-nav .flex-active {
	background-position:0 0;}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;}
.flex-direction-nav li a {
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;}
.flex-direction-nav li a.flex-prev {
	left:40px;
	background:url(../images/index.files/rowz.jpg) center no-repeat;}
.flex-direction-nav li a.flex-next {
	right:40px;
	background:url(../images/index.files/rowy.jpg) center no-repeat;}



.top_bg{ width:100%; height:133px; background-color:#eeeeee;}
.logo_box{ width:1200px; height:133px;background: url(../images/index.files/logo.jpg) center no-repeat;margin:0 auto;}

.nav_box{ width:100%; height:60px; background: url(../images/index.files/dhbg.jpg) repeat-x;}
.nav_list{ width:1200px; margin:0 auto; height:60px; line-height:60px;}
.nav_list ul li{ width:113px; float:left; align:center; height:60px; line-height:60px; position: relative;}
.nav_list ul li a{ font-size:18px; text-align:center; position:relative;color:#ffffff; display:block;}
.nav_list ul li.hover{background:#a62230;}
.nav_list ul li.hover a{color:#ffffff;}

.footer{ width:100%; background:#cd0303;}
.footer p{ width:1200px; margin:0 auto; color:#FFF; font-size:14px; text-align:center; height:55px; line-height:55px;}
