.marginAuto {
    margin-left: auto;
    margin-right: auto;
}
.tbody {
    width: 100%;
}
.tbody .thead {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.tbody .thead img {
    width: 100%;
}
.tbody .iform {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}
.tbody .iform .item {
    padding: 40px 40px 20px;
    margin-bottom: 20px;
}
.tbody .iform .item .box {
    overflow: hidden;
    background: #fff;
}
.tbody .iform .item .box .body {
    position: relative;
}
.tbody .iform .item .box .body .pic {
    text-align: center;
}
.tbody .iform .item .box .body .pic img {
    width: 100%;
}
.tbody .iform .item .box .body .tip {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #ea000b;
    color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 16px;
    font-family: '瀹嬩綋';
    font-weight: 700;
    border-radius: 100%;
    -webkit-user-select: none;
    user-select: none;
}
.tbody .iform .item .box .footer {
    background-color: #f5f5f5;
    background: url(../images/201907/bg.jpg) center top no-repeat;
    height: 120px;
    padding: 25px 20px;
}
.tbody .iform .item .box .footer .name_desc h4 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
}
.tbody .iform .item .box .footer .name_desc p {
    font-size: 14px;
    color: #666465;
    letter-spacing: 2px;
    margin-top: 5px;
}
.tbody .iform .item .box .footer .btn {
    -webkit-user-select: none;
    user-select: none;
    margin-left: 10px;
    width: 160px;
    height: 50px;
    padding: 10px;
    line-height: 30px;
    font-size: 20px;
    font-weight: 700;
    background-color: #ea000b;
    color: #ffea7e;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}
.tbody .iform .item .box .footer .btn i
{
    ransform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border: solid #ffea7e;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
}
.tbody .tips_msg {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 40px 100px;
    font-family: "榛戜綋";
}
.tbody .tips_msg p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.tbody.wap {
    background: url(../images/bg2.jpg) center top no-repeat;
}
.tbody.wap .thead {
    width: 100%;
}
.tbody.wap .iform {
    width: 100%;
    padding: 0px;
}
.tbody.wap .iform .item {
    padding: 30px 10px 0px;
    margin-bottom: 0px;
}
.tbody.wap .iform .item:nth-child(odd) {
    padding-right: 5px;
}
.tbody.wap .iform .item:nth-child(even) {
    padding-left: 5px;
}

.tbody.wap .iform .item .box .body {
    position: relative;
}
.tbody.wap .iform .item .box .body .pic {
    height: 160px;
    text-align: center;
}
.tbody.wap .iform .item .box .body .pic img {
    width: 100%;
}
.tbody.wap .iform .item .box .body .tip {
    top: 6px;
    right: 6px;
    width: 54px;
    height: 54px;
    font-weight: 700;
    border-radius: 100%;
}
.tbody.wap .iform .item .box .footer {
    height:68px;
    background: url(../images/201907/bg.jpg) center top no-repeat;
    padding: 15px 5px;
}
.tbody.wap .iform .item .box .footer .name_desc h4 {
    font-size: 12px;
    letter-spacing: 0px;
}
.tbody.wap .iform .item .box .footer .name_desc p {
    margin-top: 5px;
    font-size: 12px;
    letter-spacing: 0px;
}
.tbody.wap .iform .item .box .footer .btn {
    margin-left: 5px;
    width: 44px;
    height: 44px;
    padding: 5px;
    line-height: 15px;
    font-size: 14px;
    font-weight: 700;
}
.tbody.wap .tips_msg {
    width: 100%;
    padding: 40px 20px 100px;
}
.tbody.wap .tips_msg p {
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 10px;
    font-family: Microsoft YaHei, Arial, sans-serif;
}
.home_body {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #d0112d;
    padding: 40px 40px 10px;
}
.home_body .item {
    float: left;
    width: 50.00%;
    padding: 40px;
}
.home_body .item .box {
    background-color: #fff;
    border-radius: 25px;
    overflow: hidden;
}
.home_body .item .box .header {
    position: relative;
}
.home_body .item .box .header .pic {
    margin-top: -20px;
    width: 100%;
    height: 350px;
    overflow: hidden;
}
.home_body .item .box .header .pic img {
    width: 100%;
}
.home_body .item .box .header .tip {
    position: absolute;
    top: 30px;
    right: 10px;
    background-color: #ea000b;
    color: #fff;
    width: 80px;
    height: 80px;
    text-align: center;
    font-size: 16px;
    font-family: '瀹嬩綋';
    font-weight: 700;
    border-radius: 100%;
    -webkit-user-select: none;
    user-select: none;
}
.home_body .item .box .footer {
    background-color: #ffea7e;
    height: 220px;
    padding: 25px 30px;
}
.home_body .item .box .footer h4 {
    font-size: 38px;
    font-weight: 700;
    color: #ed0006;
}
.home_body .item .box .footer .prive_obj {
    width: 170px;
    color: #ed0006;
    margin: 10px auto 15px;
}
.home_body .item .box .footer .prive_obj .old_prive {
    font-size: 14px;
}
.home_body .item .box .footer .prive_obj .new_p_name {
    font-size: 18px;
}
.home_body .item .box .footer .prive_obj .pprive strong {
    font-size: 34px;
    font-weight: 700;
}
.home_body .item .box .footer p {
    font-size: 22px;
    color: #ed0006;
    margin: 10px 0 30px;
}
.home_body .item .box .footer .btn {
    width: 149px;
    height: 44px;
    background-image: url(../images/home_btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    margin: 0 auto;
}
.home_body .item .box .footer .btn.butt2 {background-image: url(../images/home_btn2.png);}
.home_body.wap {
    width: 100%;
    padding: 10px 10px 10px;
}
.home_body.wap .item {
    width: 100%;
    padding: 10px;
}
.home_body.wap .item .box .header .pic {
    height: 320px;
}
.home_body.wap .item .box .footer {
    height: auto;
    padding: 15px 20px;
}
.home_body.wap .item .box .footer h4 {
    font-size: 33px;
}
.home_body.wap .item .box .footer p {
    font-size: 20px;
}
