/*模块内容样式*/

.modelnr {
    width: 98%;
    margin: 10px auto;
    overflow: hidden;
    line-height: 24px;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #585858;
}

.modeltab {
    width: 98%;
    margin: 5px auto;
    border-color: #ccc;
}

.modeltab td {
    font-size: 14px;
    line-height: 24px;
    border-color: #ccc;
    vertical-align: top;
    padding: 5px 4px 5px 4px;
}

.model25 {
    width: 25%;
}

.model75 {
    width: 75%;
}

.model33 {
    width: 33%;
}

.model66 {
    width: 66%;
}

.model40 {
    width: 40%;
}

.model60 {
    width: 60%;
}

.model20 {
    width: 25%;
}

.model50 {
    width: 50%;
}



/* 在线咨询/反馈/加盟申请  */

.m-con-4 {
    padding: 0 15px 0 19px;
}

.m-wt {
    padding-bottom: 20px;
}

.m-con-4 p {
    line-height: 24px;
}

.m-con-4 .ly {
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px;
    padding-top: 12px;
    margin-top: 10px;
    height: 100px;
    line-height: 20px;
    text-indent: 8px;
    width: 100%;
    font-size: 13px;
}

.m-con-4 .name {
    height: 28px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-indent: 8px;
    width: 100%;
    margin-bottom: 15px;
}

.m-con-4 .u-tel {
    padding: 13px 0 10px 3px;
}

.m-con-4 .show_more,
xgmmbox .show_more,
orderbox .show_more {
    height: 30px;
    margin-bottom: 28px;
}

.m-con-4 .show_more .u-co-bt,
.xgmmbox .show_more .u-co-bt,
.show_more .u-co-bt {
    border-radius: 4px 4px 4px 4px;
    height: 26px;
    line-height: 26px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding-top: 1px;
}

.m-con-4.z-use {
    padding: 0;
}

.m-con-4.z-use .con_wrap {
    padding: 10px 15px;
}




/*修改样式*/

.miniweb_con {
    margin-top: 120px;
}

.miniweb_con .ad img {
    width: 100%;
}


/*
    促销专题独立样式
*/

.miniweb_con .price_form .alert {
    padding: 3px;
    margin-top: 6px;
}

.miniweb_con .price_form {
    background: url(/uploadfiles/pictures/wwy/20190401094454_7965.jpg);
    background-size: 100% 100%;
    margin-top: 25px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.miniweb_con .price_form .row-right .row {
    margin-right: 0;
    margin-left: 0;
    padding-left: 20px;
}

.price_form .checkbox-inline {
    padding-right: 15px;
    margin-bottom: 15px;
    padding-left: 25px;
}

.price_form .checkbox-inline label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    background: #eee;
    border: 2px solid #2699FB;
    border-radius: 8px;
}

.price_form .checkbox-inline label:after {
    opacity: 0.1;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 5px;
    left: 4px;
    border: 3px solid #DB261D;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.price_form .checkbox-inline input[type=checkbox]:checked+label {
    border-radius: 2px;
    border: 2px solid #7FC4FD;
}

.price_form .checkbox-inline input[type=checkbox]:checked+label::after {
    opacity: 1;
}

.price_form .checkbox-inline input[type=checkbox] {
    display: none;
}

.price_form .row-left input {
    width: 100%;
    border-radius: 25px;
    height: 26px;
    border-color: #2699FB;
}

/*
    联系沃富独立样式
*/
.miniweb_con .lxwf .content {
    padding: 15px;
}

.miniweb_con .lxwf h3 {
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    margin: 15px 0 20px;
}

.miniweb_con .lxwf li {
    min-height: 40px;
    padding-left: 10px;
    line-height: 40px;
    border-bottom: 1px dashed #C1C1C1;
}

.miniweb_con .lxwf li i {
    font-size: 18px;
    color: #2699FB;
    margin-right: 6px;
}

.miniweb_con .lxwf li span {
    font-size: 14px;
}