.com_gansuvertebrate .vertebrate_container {
    background-color: rgba(255,255,255,0.8);
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 25px;
    min-height: 800px;
}
.vertebrate_left {
    float: left;
    width: 26%;
    margin-top: 30px;
}
.vertebrate_right {
    float: right;
    width: 73%;
    margin-top: 30px;
}
.jizhui_left {
    /*float: left;*/
    /*width: 26%;*/
    margin-top: 20px;

    /*border: 1px solid rgba(255,255,255,0.3);*/
}
.jizhui_right {
    /*float: right;*/
    /*width: 73%;*/
    margin-top: 20px;
    /*border: 1px solid rgba(255,255,255,0.3);*/
}
.s_ul span {
    cursor: pointer;
}
.jizhui_spedetais h2 {
    font-size: 25px;
}
.timeline_con {
    background: url(../img/icon1.png) no-repeat 0 0;
    width: 100%;
    display: inline-block;
    padding-left: 30px;
}
.timeline_li{
    background: url(../img/back1.png) repeat-y 7.5px 0;
    padding-bottom: 30px;
    zoom: 1;
    display: flex;
    font-size: 16px;
}
.timeline_li:last-child{
    background: none !important;
}








#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;
}
.jizhui_spedetais h2 {
    background: rgb(240 249 255);!important;
    padding: 10px;!important;
    border-radius: 8px;!important;
}
