﻿body,h1,h2,h3,h4,p,ul,li{ padding:0; margin:0; list-style:none; font-size:14px;}
body {
	background-image: url(http://img0.bdstatic.com/img/image/shouye/武功山日出.jpg);
	background-repeat: no-repeat;
	font-family: "微软雅黑";
        background-size:100%;
}
a{ text-decoration:none; color:#000000}.m {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.views {
	height: 50px;
	width: 50px;
	position:absolute;
	z-index:99999999999999999999999999999999999999999999;
	top: 143px;
	transition:all 0.75s ease-in-out;
	background-image: url(../images/mini_ewm.png);
	background-repeat: no-repeat;
	background-size:100%;
	left: 53px;
}
.views:hover { 
	width:130px;
	height:130px;
	background-image: url(../images/www.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	}

.top1 {
	line-height: 35px;
	background:rgba(225,225,225,0.5);
	height: 35px;
	width: 200px;
	text-align: center;
	transition:all 0.75s ease-in-out;
	-o-transition:all 0.75s ease-in-out;
	-moz-transition:all 0.75s ease-in-out;
	-webkit-transition:all 0.75s ease-in-out;
	float: right;
}
.top1 a{transition:all 0.75s ease-in-out;}
.top1:hover{ background:#FF6600}
.top1:hover a{color:#FFFFFF}
.logo {
	height: 80px;
	width: 240px;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#zzsc {
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background:rgba(204,204,204, 0.5);
	margin-top: 90px;
	padding-top: 8px;
    padding-left: 8px;
	padding-bottom:2px;
}
#zzsc .pre{
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -50px top;
	display: block;
	height: 47px;
	width: 25px;
	cursor:pointer;
	position: absolute;
	left: -60px;
	top: 120px;
}
#zzsc a.pre:hover{
	background-position: -75px top;
	}
#zzsc .next{
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 47px;
	width: 25px;
	cursor:pointer;
	top: 120px;
	right: -60px;
	position: absolute;
	}
#zzsc a.next:hover{
	background-position: -25px top;
	}
#zzsc #wai_box {
	height: 290px;
	width: 992px;
	overflow: hidden;
	position: relative;
}
#zzsc #wai_box .zzsc_box .title {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background:rgba(000, 000, 000, 0.5);
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#6B000000,endColorstr=#6B000000); 
	display: none;
	height: 30px;
	position: absolute;
	bottom: 0px;
	z-index: 30;
	width:248px;
	text-indent: 1em;
	left: 0px;	
}
.title1 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	height: 30px;
	position: absolute;
	bottom: 0px;
	z-index: 30;
	width:248px;
	text-indent: 1em;
	left: 0px;
	background-image: url(../images/title_bg.png);
	background-repeat: repeat-x;
}
#zzsc .zzsc_box{
	width: 2976px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#zzsc .zzsc_box a.img:hover{
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	Opacity:0.9;
	Filter:alpha(opacity=90);
	outline:none;
}
#zzsc .zzsc_box .img{
	display: block;
}
#zzsc .zzsc_box ul {
	float: left;
	display: block;
	height: 290px;
	width: 992px;
}
#zzsc .zzsc_box li {
	float: left;
	font-size: 0px;
	line-height: 0px;
	position: relative;
	width: 160px;
    height: 140px;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
#zzsc .nav {
	height: 10px;
	margin-top: 20px;
	width:231px;
	margin-right: auto;
	margin-left: auto;
}
#zzsc .nav a {
	background:rgba(100, 100, 100, 0.7);
	display: block;
	float: left;
	height: 10px;
	width: 75px;
	font-size: 0px;
	line-height: 0px;
	margin-right: 2px;
	cursor:pointer;
}
#zzsc .nav a:hover{
	background-color: #F9B766;
}
#zzsc .nav .now{
	background-color: #F9B766;
}
/****************************************************************************************************************/
#homebom {
	position:fixed;
	left:0px;
	bottom:0;
	_position:absolute;


    _top:expression(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight);
	height: 40px;
	width:100%;
	line-height: 40px;
	text-align: center;
	color:#fff;
	background-image: url(../images/line-bg.png);
	background-repeat: repeat-x;
}
