@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	-webkit-transition-duration:0.4s; -moz-transition-duration:0.4s; -ms-transition-duration:0.4s;transition-duration:0.4s;}
img{
	border:none;}
ul,li{
	list-style:none;
	vertical-align: middle;}
a{
	text-decoration:none;
	color:#333;}
a:hover{
	color:#f00;}
input{
	font-family:Microsoft YaHei , Arial, Helvetica, sans-serif;}
body{
	font-family:Microsoft YaHei , Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	color:#333;
	position:relative;}
.clear{
	clear:both;
	float:none;}
.r{
	float:right;}
.l{
	float:left;}
.hide{
	display:none;}
.pages{
    padding:25px 0;
    text-align: center;}
.pages *{
    margin: 0 2px;}
.pages a{
    border: 1px solid #bfbfbf;
	color:#646464;
    padding: 2px 5px;}
.pages a:hover{
	color:#f00;
    border: 1px solid #F00;}
.pages span{
    padding: 2px 5px;}
.pages span.nolink{
	color:#ccc;
    border: 1px solid #CCCCCC;}

.banner{
	position:relative;
	z-index:10;
	border-bottom:4px solid #dcdcdc;}
/* flexslider */
.flexslider{position:relative;width:100%;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-45px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:50px;}
.flex-direction-nav .flex-prev{left:50px;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 0px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}
.img{ text-align:center; display:block; background-position:center top;}
.img a{ display:block;}
.main{
	width:1000px;
	margin:0 auto;}


.head{
	background:url(../images/head.jpg) repeat-x;
	height:117px;
	position:relative;
	z-index:100;}
.head .logo{
	float:left;
	width:450px;
	height:82px;}
.head .h_r{
	float:right;
	width:198px;}
.head .h_r .top{
	height:25px;
	line-height:25px;
	background:url(../images/top.png) no-repeat 0 center;
	padding-left:60px;}
.head .h_r .top a{
	margin:0 8px;}
.head .search{
	height:25px;
	margin-top:16px;} 
.head .search .s_t{
	float:left;
	background:url(../images/search.png) no-repeat left center;
	height:25px;
	border:none;
	width:158px;
	padding-left:10px;}
.head .search .s_s{
	float:left;
	width:30px;
	height:25px;
	cursor:pointer;
	border:none;
	background:url(../images/search.png) no-repeat right center;}

.head .nav{
	height:35px;}
.head .nav ul li{
	float:left;
	width:125px;
	height:35px;
	line-height:35px;
	position:relative;}
.head .nav ul li a{
	display:block;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight:bold;}
.head .nav ul li a:hover,
.head .nav ul li a.this{
	background:#333333;}
.head .nav ul li div{
	position:absolute;
	left:0px;
	top:35px;
	background:#333;
	display:none;
	width:125px;
	-webkit-transition-duration:0s; -moz-transition-duration:0s; -ms-transition-duration:0s;transition-duration:0s;}
.head .nav ul li div a{
	display:block;
	height:24px;
	line-height:24px;
	font-size:12px;}
.head .nav ul li div a:hover{
	background:#fff;
	color:#333;}

.footer{
	background:#ebebeb;
	line-height:26px;
	padding:15px 0;}
.footer span{
	margin:0 8px;}
.footer .r{
	text-align:right;}