﻿*{
	padding:0px;
	margin:0px;
	text-decoration: none;
	list-style-type: none;
	border:0;
}
body{
	background: #66cb41;
}
.header{
	width: 100%;
	background: #e8f7e3;
	height: 60px;
}
.head_logo{
	height: 60px;
}
.star_banner{
	margin-top: 15px;
}
.star_jjti{
	/*width: 100%;*/
	background: #e8f7e3;
	height: 2.4em;
	padding:0 20px;
	line-height: 2.4em;
	font-size: 1.5em;
	color: #3e3e3d;
}
.star_jjti span{
	padding-right: 20px;
	color: #238904;
}
.star_jjjj{
	background: #e8f7e3;
	padding:0 20px 20px 20px;
	line-height: 1.8em;
	font-size: 1em;
	color: #3e3e3d;
	white-space: pre-wrap;
}
.star_con_nav{
	width: 100%;
	height: 2.4em;
	line-height: 2.4em;
	font-size: 1em;
	color: #3e3e3d;
	text-align: center;
	background: #f1efe2;
}
.star_con_nav a{
	width: 33%;
	display: block;
	height: 2.4em;
	float: left;
	color: #238904;
	margin-right: 1px;
}
.star_con_nav a:hover{
	background: #238904;
	color: #fff;
	text-decoration: none;
}
.star_con_nav .active{
	background: #238904;
	color: #fff;
	text-decoration: none;
}
.star_photo_li{
	width: 100%;
	background: #fff;
	padding:1.2em 0;
}
.star_photo_li li{
	width: 42%;
	float: left;
	margin: 0.5em 0 0.5em 5%;
}
.star_photo_li li a{
	display: block;
	text-align: center;
	text-decoration: none;
}
.clear{
	clear: both;
}
.star_photo_li_title{
	width: 100%;
	height: 2.4em;
	text-align: center;
	line-height: 2.4em;
	background: #f1efe2;
	font-size: 0.75em;
	color: #000000;
	overflow: hidden;
}
.star_photo_li li a:hover .star_photo_li_title{
	background: #238904;
	color: #fff;
	text-decoration: none;
}

.star_gzcon{
	width: 100%;
	background: #fff;
	padding:1.2em 0;
}
.star_gzcon img{
	width: 100%;
}
.photo_font{
	width: 100%;
	height: 20px;
	position: absolute;
	background: rgba(0,0,0,0.6);
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 0.75em;
	bottom: 0;
	z-index: 999999999;
	left: 0;
}
.star_video{
	width: 100%;
	background: #fff;
	padding:1.2em 5%;
}
.back_index{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
}
.back_index a{
	color: #fff;
	padding: 10px;
	margin-right: 5px;
}
.back_index a:hover{
	color: #fffc00;
	text-decoration: none;
}
