body{
	/*background: #fff url(../../images/ggw/cbg01.jpg) no-repeat scroll top center;*/
	background: #fff;
	font-family:'Microsoft YaHei UI','Microsoft YaHei',SimSun,'Segoe UI',Tahoma,Helvetica,Sans-Serif;
}

.warp{
	background: url(../../images/ggw/xbgl.png) repeat scroll;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 3;
}

.container{
	width: 1200px;
	margin: 0 auto;
}

.header{background:rgba(66,66,66,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f424242,endColorstr=#7f424242);zoom:1;}
:root .header{filter:none\9;}/*for IE9*/
.header{
	height: 69px;
}

.nav{
	font-size: 16px;
	font-weight: bold;	
	height: 70px;
}

.nav li{
	float: left;
}
.nav li a{
	display: inline-block;
	line-height: 26px;
	padding: 24px 10px 17px 10px;
	border-bottom: 3px solid transparent;
}

.nav li a:hover,.nav li a:active,.nav .active{
	background-color: #9c0;
	border-bottom: 3px solid #336600;	
}
.nav li a:hover,.nav li a:active{
	opacity: 0.7;
}

.nav a{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.banner{
	height: 343px;
}
.largeLogo{
	margin-top: 84px;
}

.location{
	margin-top: 100px;
	font-size: 12px;
	color: #fff;
}

.location a{
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}

.content{
	position: fixed;
	width: 100%;
	bottom: 110px;
	top: auto;
}

.box{
	background: #000 url(../../images/ggw/content_bg.png) repeat scroll;

}
.box,.box a{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.box .title{
	height: 33px;
	line-height: 33px;
	background-color: #9c0;
	border-bottom: 3px solid #336600;
}

.box .title h2{
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
}

.box .title .more{
	float: right;
	padding-right:10px;
	color: #fff;
	font-size: 12px; 
}

.articleList{
	padding: 14px;
	font-size: 14px;
	color: #000;
	text-decoration: none;	

}
.articleList-title{
	float: left;
	width: 80%;
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;	
	height: 20px;
	line-height: 20px;	
}

.articleList li{
	height: 20px;
	line-height: 20px;
	white-space:nowrap;
	overflow: hidden;	
	vertical-align:middle;/*IE6/IE7中li底部4px，3px的Bug*/
}

.adArea{
	position: relative;
}

.adArea .pointer{
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	font-size: 60px;
	line-height: 40px;
	margin-top: -25px;
	text-align: center;
	cursor: pointer;
	background-color: rgba(0,0,0,0.3);
}

.adArea .leftp{
	left:0;
}
.adArea .rightp{
	right:0;
}

.adArea .adArea-title{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: rgba(0,0,0,0.7);

}

.adArea .adArea-title a{
	color: #fff;
}

.adArea img{
	width: 343px;
	height: 204px;
	display: block;

}

.w470{
	width: 470px;
	height: 204px;
}

.w343{
	width: 343px;
	height: 204px;
}

.footer{background:rgba(51,102,0,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc336600,endColorstr=#cc336600);zoom:1;}
:root .footer{filter:none\9;}/*for IE9*/
.footer{
	position: fixed;
	bottom: 0;
	top:auto;
	width: 100%;
	height: 80px;
	padding-top: 16px;
}

.footer .info{
	font-size: 12px;
	color: #fff;
}
.footer a:link,.footer a:visited{
	color: #fff;
	text-decoration: none;
}

.footer .info p{
	line-height: 20px;
}

.bgchange{
	z-index: 1;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.bgchange .roll{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;			
}

.bgchange li{
	float: left;
	width:1600px;
	height: 100%;	
}

.content-top{
	top:110px;
	bottom: auto;
}

.w670{
	width: 670px;
	height: 390px;
	opacity: 0.9;

}

.page{
	margin-left:20px; 
	margin-top: 10px;	
}

.page .disabled{
	display: none;
}
.page .current{
	background-color: #9C0;
}

.page a,.page span{
	display: inline-block;
	height: 34px;
	min-width: 26px;
	line-height: 34px;
	text-decoration: none;
	color: #222;
	margin-right: 5px;
	padding: 0 4px;	
	background-color: #fff;
	text-align: center;
	border: 1px solid #e2e2e2;
}
.page span { background-color: #9C0; }

.page a:hover,.page a:active{
	background-color: #9C0;
	color: #fff;
} 

.page .pointer a{
	width: 64px;
}

.article{background:rgba(255,255,255,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff);zoom:1;}
:root .article{filter:none\9;}/*for IE9*/
.article{
	min-height: 600px;
	padding: 20px;
	padding-bottom: 50px;
}
.article .title{
	height: 92px;
	border-bottom: 1px dotted #DBDBDB;
	margin-bottom: 20px;
}

.article .title h3{
	font-size: 30px;
	height: 64px;
	line-height: 64px;
	text-align: center;

}
.article .title .info{
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	color: #666;
}

.footer-fluid,.warp-fluid{
	position: relative;
}

.article_bg{
	background-color: #F5F5F5;
}

#screen1{
	background: #fff url(../../images/ggw/cbg01.jpg) no-repeat scroll top center;
}

#screen2{
	background: #fff url(../../images/ggw/cbg02.jpg) no-repeat scroll top center;
}

#screen3{
	background: #fff url(../../images/ggw/cbg03.jpg) no-repeat scroll top center;
}

/*图片轮换*/
#slideBox {
	width:343px;
	height:204px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
#slideBox ul#show_pic {
	margin:0;
	padding:0;
	list-style:none;
	height:204px;
	width:4750px;
	position:absolute;
}
#slideBox ul#show_pic li {
	float:left;
	margin:0;
	padding:0;
	height:204px;
}
#slideBox ul#show_pic li img {
	display:block;
}
#iconBall {
	position:absolute;
	bottom:0;
	right:0;
}
#iconBall li {
	float:left;
	color:#7a7a7a;
	width:32px;
	height:28px;
	line-height:28px;
	cursor:pointer;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
}
#iconBall li.active {
	background:url(../../images/ggw/iconbg.png) no-repeat;
	color:#fff;
}

#slideText{background:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);zoom:1;}
:root #slideText{filter:none\9;}/*for IE9*/
#slideText {
	width:343px;
	height:28px;
	color:#fff;
	position:absolute;
	left:0px;
	bottom:0px;
}
#textBall{background:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);zoom:1;}
:root #textBall{filter:none\9;}/*for IE9*/
#textBall {
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height:28px;
	text-align: center;
	line-height: 28px;
}
#textBall li {
	float:left;
	cursor:pointer;
	display:none;
	color:#fff;
	font-size:14px;
}
#textBall li.active {
	display:block;
}
#textBall li a {
	text-decoration:none;
	color:#fff;
}
