body {
    line-height: 1.6;
    /*background: #2b4159;*/
}
.com_gansuplantsong .plantsong-container {
    background-color: rgba(255,255,255,0.8);
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 700px;
}
.plantsong_left {
    float: left;
    width: 26%;
    margin-top: 30px;
}
.plantsong_right {
    float: right;
    width: 73%;
    margin-top: 30px;
}
.menText {
    float: left;
}
.menButtons {
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}
.gangText {
    float: left;
}
.gangButtons {
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}
.muText {
    float: left;
}
.muButtons {
    /*float: left;*/
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 45px;
}
.keText {
    float: left;
}
.keButtons {
    /*float: left;*/
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 45px;
}
.shuText {
    float: left;
}
.shuButtons {
    /*float: left;*/
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 45px;
}
.s_ul li {
    cursor: pointer;
    text-align: left;
    font-size: 1.4em;
}
/*.m-product-panel li {
    list-style: none;
    text-align: left;
    !*margin-left: 15px;*!
    font-size: 1.4em;
}
.m-product-panel table{
    width: 85%;
}*/
.plant_spedetais h2 {
    font-size: 25px;
}
.miaoshu span {
    margin-left: 2em;
    /*line-height: 150%;*/
}
.suming span {
    margin-left: 2em;
}
.jibie span {
    margin-left: 2em;
}
.fenbu span {
    margin-left: 2em;
}
.grid .Lycopodiales {
    background:#00FF88 ;
}
.grid .Selaginellales{
    background: #0088ff;
}
.grid .Ophioglossales {
    background: #00ffff;
}
.grid .Equisetales {
    background: #ff0000;
}
.grid .Osmundales {
    background: #ff8800;
}
.grid .Hymenophyllales {
    background: #ffff00;
}
.grid .Gleicheniales{
    background: #ff0088;
}
.grid .Schizaeales {
    background: #ff90bb;
}
.grid .Salviniales{
    background: #ffcba0;
}
.grid .Cyatheales  {
    background: #ffa277;
}
.grid .Polypodiales {
    background: #64d1ff;
}
.plantsBottom {
    width: 100%;
}
.pic_content>div {
    margin: 20px 15px
}
.pic_content {
    background: rgba(0,0,0,0.05);
}
.picwrap span{
    color: gray;
}
.feature {
    margin-bottom: 15px;
}
.feature span {
    margin-left: 2em;
    line-height: 150%;
}
#pic_row a {
    font-size: 15px;
}
#pic_row a:hover{
    font-size:16px;
}
.product-grid {
    font-family: 'Source Sans Pro', sans-serif;
    height: 245px;
    border: 1px solid #bbb9b9;
    margin-bottom: 5px;
}
.product-grid .product-image{
    position: relative;
    overflow: hidden;
}
.product-grid .product-image a.image{ display: block; }
.product-grid .product-image img{
    width: 100%;
    height: 190px;
}
.product-image .pic-1{
    backface-visibility: hidden;
    transition: all .5s ease 0s;
}
.pic_content>div {
    margin: 20px 15px
}
.pic_content {
    background: rgba(0,0,0,0.05);
}

@media screen and (max-width:900px) {
    .pic_content>div {
        width: 100%!important
    }
}
.picelem, .picelem * {
    box-sizing: border-box;
    margin: 0 !important;
}
.picelem {
    display: inline-block;
    font-size: 0;
    width: 25%;
    border: 5px solid transparent;
    border-bottom: none;
    background: #fff;
    padding: 5px;
    height: auto;
    background-clip: padding-box;
}
.picelem > span {
    display: block;
    cursor: pointer;
    height: 0;
    padding-bottom: 70%;
    background-size: cover;
    background-position: center center;
}
.sfq span{
    cursor: pointer;
}
.s_ul li {
    cursor: pointer;
    text-align: left;
    font-size: 1.4em;
}
.plant_spedetais h2 {
    background: rgb(240 249 255);!important;
    padding: 10px;!important;
    border-radius: 8px;!important;
}