.com_gansujizhuiguoyi .jizhuiguoyi-container {
    background-color: rgba(255,255,255,0.8);
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 25px;
    min-height: 800px;
}
.jizhuiguoyi_left {
    float: left;
    width: 26%;
    margin-top: 30px;
}
.jizhuiguoyi_right {
    float: right;
    width: 73%;
    margin-top: 20px;
}
.jizhui_spe span {
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
}
.jizhui_spe {
    margin-bottom: 6px;
}
.jizhuiguoyi_spedetails {
    margin: 0 10px 0 10px;
}
.jizhuiguoyi_spedetails h2 {
    font-size: 25px;
}
._count {
    margin-bottom: 20px;
    color: #274427;
}








#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;
}
.jizhuiguoyi_spedetails h2 {
    background: rgb(240 249 255);!important;
    padding: 10px;!important;
    border-radius: 8px;!important;
}