.xt {
     border-bottom: 1px solid #dcdcdc;
     color: #188a00;
     font-size: 14px;
     padding: 0px 10px 10px;
     position: relative;
}

.cp {
     height: 450px;
     margin: 0px auto;
     overflow: hidden;
     position: relative;
     width: 100%;
}

.cp .prev, .cp .next {
     background: #188a00 url("slider-arrow.png") no-repeat scroll -108px -137px;
     border-radius: 50%;
     cursor: pointer;
     display: block;
     height: 60px;
     left: -25px;
     margin-top: -30px;
     opacity: 0.8;
     position: absolute;
     top: 50%;
     width: 60px;
     z-index: 1;
}

.cp .next {
     background-position: -6px -137px;
     left: auto;
     right: -25px;
}

.cp .prev, .cp .next {
     border-radius: 50%;
     cursor: pointer;
     display: block;
     height: 60px;
     margin-top: -30px;
     opacity: 0.8;
     position: absolute;
     top: 50%;
     width: 60px;
     z-index: 1;
}

.r #cpip {
     margin-top: 0px;
}

#cpip {
     margin-bottom: 15px;
     overflow: hidden;
     padding: 0px;
     width: 980px;
	 margin-top:15px;
}

.spclass {
     float: left;
     margin-left: 30px;
     margin-right: 10px;
     width: 210px;
}

.spclass .pct {
     background: rgba(0, 0, 0, 0) url("../images/aff.html") no-repeat scroll 0% 0% / 210px auto;
     font-size: 18px;
     height: 70px;
     line-height: 70px;
}

.cp .bd li img {
     height: 450px;
     width: 980px;
}


/********菌种展示**********/
.fbox {
    background: #fff none repeat scroll 0 0;
    margin: 10px auto 0;
    padding: 10px;
    width: 960px;
}
.jz .xt {
    border-bottom: 2px solid #188a00;
    height: 30px;
    line-height: 30px;
    padding: 0;
    position: relative;
}
.jz .xt a {
    position: absolute;
    right: 350px;
    top: 0;
}
.jz span.m002 {
    left: 200px;
    position: absolute;
    top: 0;
}
.jz span.m001 {
    background: #188a00 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-left: 400px;
    text-align: center;
    width: 150px;
}
.w-jz li {
    float: left;
    min-height: 155px;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
    width: 460px;
}
.w-jz li img {
    height: 150px;
    left: 0;
    position: absolute;
    width: 200px;
}
.w-jz li .kp, .w-jz li .kps {
    margin-left: 220px;
}
.kp {
    font-size: 14px;
    line-height: 25px;
}
.kp a {
    color: #188a00;
}
.kps {
    line-height: 25px;
    padding-right: 15px;
    padding-top: 6px;
}