*{
    padding: 0;
    margin: 0;
}
body{
    background: #eff4f5;
}
input:focus {
    outline:none;
}
.head_logo{
    overflow: hidden;
    width: 1192px;
    margin: 1% auto 0;
    background: #ffffff;
}
.head_logo_img{
    float: left;
    margin: 1% 0 1% 1%;
}
.head_logo_h3{
    width: 280px;
    float: left;
    font-family: "微软雅黑";
    font-size: 25px;
    font-weight: bold;
    color: #343434;
    margin: 2% 0 0 5%;
}
.head_logo_inp{
    float: right;
    margin-top: 2%;
    width: 377px;
    height: 100%;
}
.head_logo_inp_text{
    width: 280px;
    float: left;
}
.head_logo_inp input{
    width: 265px;
    height: 28px;
    color: #a8a8a8;
    border-width: 3px 0 3px 3px;
    border: solid #DDDDDD;
    font-size: 13px;
    padding-left: 12px;
}
.head_logo_inp_img{
    width: 48px;
    height: 34px;
    float: left;
}
.cart{
    width: 1192px;
    background: #FFFFFF;
    margin: 0 auto;
}
.cart_top{
    padding-left: 10px;
    height: 40px;
    border: 1px solid #d3d3d3;
    margin: 0 auto;
    font-size: 14px;
    font-family: "宋体";
    overflow: hidden;
    background: #F7F7F7;
    line-height: 40px;
}
.cart_top_one{
    width: 5%;
    height: 20px;
    float: left;
}
.cart_top_two1{
    width: 24%;
}
.cart_top_two2{
    width: 13%;
}
.cart_top_two23{
    width: 10%;
}
.cart_top_two3{
    width: 18%;
}
.cart_top_two4{
    width: 13%;
}
.cart_top_two5{
    width: 15%;
}
.cart_top_two6{
    width: 18%;
}
.cart_top_two1,.cart_top_two2,.cart_top_two23,.cart_top_two3,.cart_top_two4,.cart_top_two5,.cart_top_two6{
    float: left;
    height: 20px;
    text-align:center;
}
.cart_top_x{
    padding-left:10px;
    height: 100px;
    margin: 1% auto 0;
    font-size: 14px;
    font-family: "宋体";
    overflow: hidden;
    background: #f9f9f9;
}
.cart_top_x_one{
    width: 10%;
    float: left;
    padding: 12px 0 0 0;
}
.cart_top_x_one input{
    float: left;
    margin-top: 28px;
}
.cart_top_x_one img{
    margin-left: 10px;
}
.cart_top_two input{
    float: left;
}
.cart_top_x_two{
    float: left;
    width: 13%;
    text-align:center;
    padding-top: 33px;
}
.cart_top_x_two_inp{
    float: left;
    width:50px;
    height:27px;
    margin: 1px 0 0 38px;
    border: 1px solid #d6d6d6;
    text-align: center;
}
.cart_top_x_two_div{
    width: 19px;
    height: 30px;
    overflow: hidden;
    margin-top: 1px;
}
.cart_top_x_two_div1{
    overflow: hidden;
    width: 19px;
    height: 13px;
}
.cart_top_x_two_div2{
    width: 19px;
    height: 13px;
    overflow: hidden;
    margin-top: 3px;
}
.cart_bottom_jf{
    width: 1192px;
    height: 55px;
    margin: 0 auto;
    border: 1px solid #f1f1f1;
    font-size: 14px;
    font-family: "宋体";
    background: #FFFFFF;
}
.cart_bottom_jf_div{
    width: 48%;
    float: right;
    margin: 0 8px;
    line-height: 55px;
    text-align: center;
    color: #343434;
}
.cart_bottom_jf_ll{
    width: 1px;
    background: #f1f1f1;
    height: 41px;
    float: left;
    margin-top: 8px;
}
.cart_bottom_js{
    width: 1192px;
    height: 55px;
    margin: 0 auto;
    font-size: 14px;
    font-family: "宋体";
    color: #343434;
    background: #e9e9e9;
}
.cart_bottom_js_inp{
    float: left;
    margin: 1% 0 0 2%;
}
.cart_bottom_js_main{
    float: left;
    margin: 1% 0 0 2%;
}
.cart_bottom_js_zf{
    float: left;
    font-size: 25px;
    font-family: "宋体";
    margin: 1% 0 0 38%;
}
.cart_bottom_js_check{
    float: right;
    width: 15%;
    height: 100%;
    background: #B91D21;
}
.cart_bottom_js_check a{
    text-decoration:none;
    color: White;
    display: block;
    text-align: center;
    font: 25px/55px "宋体";
}
.cart_bottom_js_check a:hover{
    color: White;
    font-weight: bold;
}