@charset "UTF-8";
#content #indextab #indexBig {
	width: 25%;
	height: 2.5rem;
	background-color: #8cc63f;
	border-top-left-radius: 15px;
	border-top-right-radius: 1px;
	font-size: 0.5rem;
	color: #fff;
	position: absolute;
	bottom: 0%;
	left: 0%;
	text-align: center;
	line-height: 2.5rem;
}
#main #content #indextab {
	width: 100%;
	margin-bottom: 4.5rem;
	position: relative;
	margin-top: 3rem;
	}
#indextab ul .a3 {
	width: 9%;
	height: 2rem;
	background-color: #e7f2d9;
	position: absolute;
	left: 25%;
	bottom: 0%;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
#indextab ul .a4 {
	width: 9%;
	height: 2rem;
	background-color: #e7f2d9;
	position: absolute;
	left: 35%;
	bottom: 0rem;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	
}
#indextab ul .a5 {
	width: 9%;
	height: 2rem;
	background-color: #e7f2d9;
	position: absolute;
	left: 45%;
	bottom: 0rem;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	}
#indextab ul .a6 {
	width: 9%;
	height: 2rem;
	background-color: #e7f2d9;
	position: absolute;
	left: 55%;
	bottom: 0rem;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	}
#indextab ul .b5 {
	width: 9%;
	height: 2.3rem;
	background-color: #736357;
	position: absolute;
	left: 65%;
	bottom: -0.3rem;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	z-index:20000;
}
#indextab ul .b5:after {
	content: "";
	display: inline;
	width: 0;
	height: 0;
	border-bottom: 0.5rem solid #fff;
	border-right: 0.5rem solid transparent;
	border-left: 0.5rem solid transparent;
	border-top: 0.5rem solid transparent;
	position: absolute;
	bottom: 0px;
	left: 0.2rem;
	}
#indextab ul .b6 {
	width: 9%;
	height: 2rem;
	background-color: #e7f2d9;
	position: absolute;
	left: 75%;
	bottom: 0%;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#indextab #hr {
	position:absolute;
	bottom: 0%;
}
.a3 a p {
	padding-top: 0.2rem;
	width: 40%;
	height: 1rem;
	line-height: 1rem;
	padding-left: 45%;
	padding-bottom: 0;
	color: #8cc63f;
	font-size: 1rem;
	vertical-align: bottom;
}
.a3 a span {
	width: 40%;
	padding-left: 45%;
	font-size: 0.4rem;
	color: #8cc63f;
	line-height: 0.4rem;
	vertical-align: top;
	font-weight: lighter;
}
.a4 a p {
	padding-top: 0.2rem;
	width: 40%;
	height: 1rem;
	line-height: 1rem;
	padding-left: 45%;
	padding-bottom: 0;
	color: #8cc63f;
	font-size: 1rem;
	vertical-align: bottom;
}
.a4 a span {
	width: 40%;
	padding-left: 45%;
	font-size: 0.4rem;
	color: #8cc63f;
	line-height: 0.4rem;
	vertical-align: top;
	font-weight: lighter;
}
.a5 a p {
	padding-top: 0.2rem;
	width: 40%;
	height: 1rem;
	line-height: 1rem;
	padding-left: 45%;
	padding-bottom: 0;
	color: #8cc63f;
	font-size: 1rem;
	vertical-align: bottom;
}
.a5 a span {
	width: 40%;
	padding-left: 45%;
	font-size: 0.4rem;
	color: #8cc63f;
	line-height: 0.4rem;
	vertical-align: top;
	font-weight: lighter;
}
.a6 a p {
	padding-top: 0.2rem;
	width: 40%;
	height: 1rem;
	line-height: 1rem;
	padding-left: 45%;
	padding-bottom: 0;
	color: #8cc63f;
	font-size: 1rem;
	vertical-align: bottom;
}
.a6 a span {
	width: 40%;
	padding-left: 45%;
	font-size: 0.4rem;
	color: #8cc63f;
	line-height: 0.4rem;
	vertical-align: top;
	font-weight: lighter;
}
.b5 a p {
	padding-top: 0.2rem;
	width: 40%;
	height: 1rem;
	line-height: 1rem;
	padding-left: 45%;
	padding-bottom: 0;
	color: #fff;
	font-size: 1rem;
	vertical-align: bottom;
}
.b5 a span {
	width: 40%;
	padding-left: 45%;
	font-size: 0.4rem;
	color: #8cc63f;
	line-height: 0.4rem;
	vertical-align: top;
	font-weight: lighter;
}
.b6 a p {
	padding-top: 0.2rem;
	width: 40%;
	height: 1rem;
	line-height: 1rem;
	padding-left: 45%;
	padding-bottom: 0;
	color: #8cc63f;
	font-size: 1rem;
	vertical-align: bottom;
}
.b6 a span {
	width: 40%;
	padding-left: 45%;
	font-size: 0.4rem;
	color: #8cc63f;
	line-height: 0.4rem;
	vertical-align: top;
	font-weight: lighter;
}
 .a4:hover{
	 opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
	}
  .a3:hover{
	 opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
	}
  .a5:hover{
	 opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
	}
   .b6:hover{
	 opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
	}
	@media screen and (max-width: 680px){	
	content #indextab #indexBig {
	width: 30%;
}
#indextab ul .a3 {
	width: 10%;
	height: 2rem;
	background-color: #e7f2d9;
	position: absolute;
	left: 25%;
	bottom: 0%;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#indextab ul .a4 {
	width: 10%;
	height: 2rem;
	background-color: #e7f2d9;
	position: absolute;
	left: 36%;
	bottom: -0rem;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
		
}
#indextab ul .a5 {
	width: 10%;
	height: 2rem;
	background-color: #e7f2d9;
	position: absolute;
	left: 47%;
	bottom: 0rem;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	}
#indextab ul .b5:after {
	content: "";
	display: inline;
	width: 0;
	height: 0;
	border-bottom: 0.5rem solid #fff;
	border-right: 0.5rem solid transparent;
	border-left: 0.5rem solid transparent;
	border-top: 0.5rem solid transparent;
	position: absolute;
	bottom: 0px;
	left: 0.2rem;
	}
#indextab ul .a6 {
	width: 10%;
	height: 2rem;
	background-color: #e7f2d9;
	position: absolute;
	left: 58%;
	bottom: 0rem;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	}
#indextab ul .b5 {
	width: 10%;
	height: 2.3rem;
	background-color: #736357;
	position: absolute;
	left: 69%;
	bottom: -0.3rem;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	z-index:20000;
}
#indextab ul .b6 {
	width: 10%;
	height: 2rem;
	background-color: #e7f2d9;
	position: absolute;
	left: 80%;
	bottom: 0%;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
}