.shop_div3 {
    border: 1px solid #e7e7e7;
    margin-bottom: 10px;
    background-color: #ffffff;
    font-size: 14px;
}
.shop_div3 h3{
    font-size: 16px;
    font-weight: 400;
    /*color: #FF5722;*/
}
.shop_div3 h2{
    /*float: right;*/
    /*color: #003D5C;*/
    /*color: #00A63F;*/
    color: #333;
    font-size: 17px;
    font-weight: 400;
}
.shop_div3:hover{
    border: 1px solid #ff6800;
    background: #f2f2f2;
}
.shop_div3:hover h2{
    color: #ff6800;
    /*font-weight: bold;*/
}
.shop_div3 .div_ty{
    margin-right: 10px;
    /*height: 80px;*/
    height: 50px;
    /* line-height: 80px; */
    padding-top: 30px;
}
.shop_div3 .div_ty p span{
    /*margin-right: 10px;*/
    /*height: 80px;*/
    line-height: 0px;
}
.shop_div3 .tdw70 .label_1{
    margin-top: 31px;
    margin-left: 37px;
}
.shop_div3 .tdw160 a{
    margin: 0 10px;
    cursor: pointer;
}
.shop_div3 .tdw160 .a1{
    padding-left: 23px;
    color: #3087d8;
    background: url(/images/cart/b3.png) no-repeat left center;
}
.shop_div3 .tdw160 .a2{
    padding-left: 23px;
    color: #888888;
    background: url(/images/cart/b5.png) no-repeat left center;
}

.shop_div3 .tip_div{
    margin: 0 30px;
    /*border-top: 1px solid #dbdbdb;*/
}

.shop_div3 .tip_div .div1{
    border-top: 1px solid #dbdbdb;
    /*padding: 30px 0;*/
    padding: 20px 0;
}
.shop_div3 .tip_div .div1 h2{
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
}
.shop_div3 .tip_div .div1 li{
    float: left;
    /*width: 284px;*/
    width: 100%;
    font-size: 14px;
    /*color: #333;*/
    color: #0072CA;
}
.shop_div3 .tip_div .div1 li span{
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    margin-right: 15px;
    margin-left: 10px;
}
.shop_div3 .tip_div .div1_2{
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px dashed #dbdbdb;
}

.shop_div3 .tip_div .div1_2 li p{
    line-height: 30px;
}
.w1200{
    margin: 0 auto;
}
.tdw70{
    width: 70px;
    float: left;
    text-align: center;
}
.tdw235{
    width: 235px;
    float: left;
    text-align: left;
}
.tdw100{
    width: 100px;
    float: left;
    text-align: center;
    font-weight: normal;
}

.tdw90{
    width: 90px;
    float: left;
    text-align: center;
}
.tdw100{
    width: 100px;
    float: left;
    text-align: center;

}
.tdw380{
    width: 430px;
    float: left;
    text-align: left;
}
.tdw160{
    width: 120px;
    float: right;
    text-align: center;
    margin: 0 !important;
}
.tdw305{
    width: 305px;
    float: left;
    text-align: left;
    padding-left: 30px
}
.shop_div2{
    border: 1px solid #fff;
}
.shop_div2 div{
    height: 55px;
    line-height: 55px;
    margin-right: 10px;
}
.shop_div2 div h3{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.shop_div2 .tdw70 .label_1{
    margin-top: 18px;
}
.shop_div1{
    position: relative;
    padding-left: 140px;
    height: 60px;
    line-height: 60px;
    border-bottom: 3px solid #e7e7e7;
}
.shop_div1 h2{
    font-size: 24px;
    color: #003D5C;
    position: absolute;
    left: 0;
    height: 60px;
    /*line-height: 75px;*/
    /*line-height: 72px;*/
    border-bottom: 3px solid #3087d8;
}
.shop_div1 a{
    padding-left: 25px;
    background: url(/images/cart/b3.png) no-repeat left center;
    color: #3087d8;
}
.shop_div2_checkbox {
    margin-left: 140px;
}
.shop_height {
    margin-top: -5px;
}