@charset "utf-8";
/* CSS Document */

#viewer {
	width: 95%;
	margin: 0 auto;
	height: 10rem;
}
#viewer .category{
	width: 4.5rem;margin-left: 0.4rem;
}

#viewer .category p{
	font-size: 0.3rem;
	font-weight: bold;
	text-align: center;
	margin-top: 0.5rem;
	margin-bottom: 0.2rem;
}


#nav {
	width: 4.5rem;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 0.01rem solid #ccc;
	background: #eee;
	margin-left: 0.4rem;
}

#nav a span {
	font-size: 0.3rem;
	float: right;
	margin-right: 0.5rem;
}

#nav li {
	width: 4.5rem;
	height: 0.6rem;
	border-bottom: 0.01rem solid #ccc;
	font-size: 0.25rem;
	line-height: 0.6rem;
}

#nav li a:hover {
	background-color: #db0d0d;
	/* background-color: #1a2143; */
	color: #fff;
}

#nav li:last-child {
	border-bottom: 0;
}

#nav .productCategory>span {
	margin-left: 0.1rem;
}

#nav li a {
	font-size: 0.2rem;
	color: #000;
	display: block;
	width: 4rem;
	height: 0.6rem;
	line-height: 0.6rem;
	padding-left: 0.5rem;
	overflow: hidden;
}

#panels {
	width: 12.88rem;
	height: 8rem;
	overflow: hidden;
	position: relative;
	float: left;
}

/* #slider {
	width: 72000px;
	height: 500px;
} */

#slider .panel {
	float: left;
	position: relative;
	width: 12.88rem;
	height: 8rem;
}

#slider div .product {
    width: 5.5rem;
    height: 3.6rem;
    padding-top: 0.3rem;
    float: left;
    background-color: #eee;
    margin-left: 0.5rem;
	position: relative;
}
#slider div .product-jj {
    width: 5.5rem;
    height: 3.6rem;
    float: left;
    margin-left: 0.5rem;
	position: relative;
}
.product-jj h3{
	font-size: 0.25rem;
	height: 0.5rem;
    line-height: 0.5rem;
  }
  .product-jj label{
    font-size: 0.2rem;
    display: block;
    line-height: 0.4rem;
    text-indent: 0.35rem;
  }
#slider div .product:nth-child(n+3) {
	margin-top: 0.3rem;
}

#slider div img {
	width: 4rem;
	height: 2.5rem;
	margin: 0 auto;
}
#slider .product div {
    width: 4rem;
    height: 2.5rem;
    text-align: center;
    line-height: 2rem;
    position: absolute;
    top: 0.3rem;
    left: 0.75rem;
    z-index: 999;
	background-color: #1a2143;
    /* background: rgba(255, 255, 255, 0.3); */
}
#slider .product div span:nth-child(1) {
    font-size: 0.25rem;
	display: block;
	height: 0.5rem;
	color: #fff;
	/* background-color: rgba(255,255,255,0.5); */
    /* padding: 0.2rem; */
}
#slider .product div span:nth-child(2) {
    font-size: 0.2rem;
    /* background-color: rgba(255,255,255,0.5); */
    padding: 0.1rem 0.2rem;
    border-radius: 1rem;
    border: 0.01rem solid #fff;
}

#slider .product div a{
	font-size: 0.2rem;
    padding: 0.1rem 0.2rem;
    border-radius: 1rem;
    border: 0.01rem solid #fff;
}
/* #product p {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font: 16px "Trebuchet MS";
	margin: 0;
	width: 90%;
	height: 45px;
	padding: 5px 5% 10px;
	background-color: #000;
} */

.product p {
	font-size: 0.25rem;
	text-align: center;
	margin-top: 0.2rem;
	color: #000;
}

.documentDownload {
	width: 100%;
	height: 0.5rem;
	margin-bottom: 0.2rem;
	padding-left: 0.2rem;
}

.documentDownload span {
    font-size: 0.2rem;
    color: #000;
    height: 0.5rem;
    line-height: 0.5rem;
    display: block;
    float: left;
}
.documentDownload1 {
	width: 100%;
	height: 0.5rem;
	margin-bottom: 0.2rem;
	padding-left: 0.2rem;
}

.documentDownload1 a:nth-child(1) {
	font-size: 0.25rem;
    color: #000;
    height: 0.5rem;
    line-height: 0.5rem;
    display: block;
    float: left;
    padding: 0;
    background-color: #fff;
    margin: 0;
}
.documentDownload1 a:hover{
	color: #0072ff;
}
.documentDownload1 a:nth-child(2) {
	font-size: 0.2rem;
    margin-right: 2.5rem;
    padding: 0.1rem 0.2rem;
    color: #fff;
    display: block;
    float: right;
    background: #4582c2;
}

/* 
.documentDownload a:hover {
	color: #0489fb;
	text-decoration: underline;
} */

.file {
	width: 100%;
    /* background-color: rgb(26, 33, 67); */
    margin-left: 0.5rem;
    /* padding: 0.3rem; */
    margin-bottom: 0.6rem;
}
/* .panel >div:nth-child(2){
	margin-left: 0.5rem;
} */
.panel >div:nth-child(3){
	margin-left: 0.14rem;
}
.file h1 {
	font-size: 0.25rem;
    text-align: center;
    margin-left: 0.2rem;
    color: #fff;
    margin-bottom: 0.5rem;
    width: 8rem;
    padding: 0.1rem 0;
    background-color: #1a2143;
}
.cultivate {
	width: 47.5%;
	height: 6.5rem;
    float: left;
    /* background-color: rgb(26, 33, 67); */
    margin-top: 0.2rem;
}
.cultivate h1{
	font-size: 0.25rem;
	text-align: center;
	color: #fff;
	margin-bottom: 0.3rem;
	margin-top: 0.3rem;
	background-color: #1a2143;
    padding: 0.1rem 0;
}

.cultivate-title{
	width: 96%;
    height: 0.5rem;
    /* background-color: #1a2143; */
    line-height: 0.5rem;
	margin-left: 0.5rem;
}

.cultivate-title p{
    font-size: 0.25rem;
    color: #000;
    text-align: center;
}

.cultivate-pdf{
	width: 96%;
    height: 0.7rem;
	margin-left: 0.7rem;
	clear: left;
}

.cultivate-pdf a{
	float: left;
	display: block;
	color: #000;
}

.cultivate-pdf i{
	font-size: 0.25rem;
    float: left;
    height: 0.3rem;
    line-height: 0.3rem;
}
.cultivate-pdf >a:nth-child(1){
    font-size: 0.25rem;
	height: 0.5rem;
    line-height: 0.5rem;
	text-decoration: underline;
	margin-top: 0.2rem;
   }

   .cultivate-pdf >a:nth-child(1):hover{
	   color: #0072ff;
	   text-decoration: underline;
	   text-decoration-color: #0072ff;
   }
   .cultivate-pdf >a:nth-child(2){
    font-size: 0.2rem;
    margin-top: 0.2rem;
    margin-left: 0.5rem;
    background-color: #4582c2;
    color: #fff;
    padding: 0.1rem 0.2rem;
    border: 0.01rem solid #ccc;
   }

  .notReleasedYet{
	font-size: 0.25rem;
    height: 6rem;
    line-height: 0.5rem;
    padding-left: 0.5rem;
  }

  .notReleasedYet h3{
	font-size: 0.25rem;
    background-color: #1a2143;
    color: #fff;
    width: 8rem;
    text-align: center;
	margin-bottom: 0.3rem;
  }

  .notReleasedYet p{
    padding-left: 0.5rem;
  }