*{padding: 0;margin: 0;}
body{background: #eff4f5;}
input:focus {outline:none;}
.warp{
    width: 1192px;
    margin: 0 auto;
    background: #FFFFFF;
}
.head_logo_look{
    margin: 0 auto;
    overflow: hidden;
    height: 50px;
    background: url("../image/bj.png");
}
.head_logo_look_js{
    float: left;
    color: #B91D21;
    margin: 15px 0 0 4%;
    font-family: "宋体";
    font-size: 14px;
    font-weight: bold;
}
.head_logo_look_px{
    float: left;
    margin: 10px 0 0 12%;
}
.head_logo_look_px li {
    list-style:none;
    float: left;
    line-height: 25px;
}
.head_logo_look_px li a{
    text-decoration: none;
    font: 14px/25px "宋体";
    display:block;
    width: 70px;
    height: 25px;
    color: #343434;
    border: 1px solid #d3d3d3;
    text-align:center;
}
.head_logo_look_px_li a:hover{
    color: white;
    background: #B91D21;
}
.head_logo_like{
    margin: 0 auto;
    overflow: hidden;
}
.shopHome_con_goods_one{
    border: 1px solid #e6e6e6;
    float: left;
    margin: 1% 0 0 10px;
    width: 283px;
}
.shopHome_con_goods_one span{
    margin-left: 18%;
    font-size: 14px;
    font-family: "宋体";
    color: #333333;
}
.shopHome_con_goods_one p {
    font-family: "宋体";
    font-size: 13px;
    display:block;
    text-align:center;
    margin-top: 4%;
}
.shopHome_con_goods_one_a{
    width: 60%;
    height: 25px;
    background: #B91D21;
    margin: 4% auto 3%;
}
.shopHome_con_goods_one_a a{
    text-decoration:none;
    color: White;
    display:block;
    text-align:center;
    font: 14px/25px "宋体";
}
.shopHome_con_goods_one_a a:hover{
    font-weight: bold;
    color: white;
}
.head_logo_bottom{
    margin: 3% auto;
    font-size: 14px;
    overflow: hidden;
    font-family: "宋体";
    height: 100px;
}
.head_logo_bottom_one{
    float: right;
    width: 40%;
}
.head_logo_bottom_two{
    float: right;
    width: 25%;
}
.head_logo_bottom_one li{
    list-style:none;
    float: left;
}
.head_logo_bottom_one li a {
    text-decoration:none;
    display: block;
    width: 35px;
    height: 35px;
    text-align:center;
    line-height: 35px;
    color: #343434;
    border: 1px solid #d3d3d3;
    margin-right: 3px;
}
.back_top{
    width: 24px;
    height: 87px;
    font-size: 13px;
    position: fixed;
    top: 72%;
}