
.index-send-product-list {margin-top:20px;}
.index-send-product-list img {width:100%}
.index-send-product-list a {margin-top:10px;}

.sinle-head {border-bottom:1px solid #ddd;}
.single-content p {padding-top:15px;}

@media (max-width:480px){
    .single-content img {width:100%;}
}
@media (min-width:480px){
    .single-content img {width:auto;}
}

.myline {margin:0;padding:0;border-bottom:1px solid #ddd;}

.product-index img {max-width:260px;width:100%;}

.img-box {height:160px;overflow:hidden;}
.img-box img {width:100%;}


/* fixed */
.fixed {width:60px;position:fixed;right:10px;bottom:100px;z-index:20;}
.fixed span {width:60px;height:60px;overflow:hidden;background-color:#DDDDDD;border:1px solid #cccccc;
    border-radius:50%;font-size:26px;line-height:60px;text-align:center;color:#AAAAAA;cursor:pointer;}
.fixed span:hover {background-color:#222222;border:1px solid #222222;color:#FFFFFF;}
.fixed .myqrcode {position:fixed;right:75px;bottom:166px;z-index:25;
    width:80px;height:80px;overflow:hidden;border-radius:3px;}
.fixed .myqrcode img {width:80px;height:80px;}
.fixed .myearphone {position:fixed;right:75px;bottom:266px;z-index:25;
    width:140px;height:30px;overflow:hidden;border-radius:3px;
    background-color:#fff;padding:5px;
    font-size:20px;line-height:16px;}