.insdie-wrap {
    padding: 40px 0 74px;
}

.side {
    width: 224px;
}

.product {
    margin-bottom: 34px;
}

.side-title {
    width: 185px;
    height: 68px;
    padding-left: 39px;
    border-radius: 5px 5px 0px 0px;
    background: url(../images/contact_08.png) no-repeat 180px center #0858b1;
    font-weight: bold;
    font-size: 22px;
    line-height: 68px;
    color: #fff;
}

.side-list {
    border: 1px solid #cfcfcf;
    border-top: none;
}

.side-list li {
    border-bottom: 1px solid #cfcfcf;
    position: relative;
}

.side-list li.last {
    border-bottom: none;
}

.side-list a.tit {
    display: inline-block;
    width: 184px;
    padding-left: 38px;
    /* background: url("http://demo.mxyhn.xyz:8020/cssthemes6/skk-0708-1/css/../images/bg_li02.png") no-repeat 184px -80px; */
    font-weight: bold;
    font-size: 14px;
    line-height: 50px;
    color: #333;
}

.side-list i.ui-plus {
    position: absolute;
    right: 0px;
    width: 8px;
    padding-right: 38px;
    font-weight: bold;
    font-size: 20px;
    line-height: 50px;
    color: #333;
    font-style: normal;
}

.side-list a.tit:hover,
.side-list a.tit.on {
    color: #0857b0;
}

.side-list .subside {
    padding: 10px 0;
    border-top: 1px solid #cfcfcf;
    /* display: none; */
}

.side-list .subside a {
    display: inline-block;
    width: 174px;
    padding-left: 48px;
    line-height: 28px;
    color: #333;
    transition: color 500ms ease-in 0ms;
}

.side-list .subside a:hover,
.side-list .subside a.on {
    color: #0857b0;
}

.side-box {
    width: 224px;
    margin-top: 32px;
}

.side-tit {
    width: 224px;
    height: 58px;
    background: url("../images/bg_sign09.jpg") no-repeat;
}

.side-tit a {
    display: inline-block;
    width: 185px;
    padding-left: 39px;
    font-weight: bold;
    font-size: 18px;
    line-height: 58px;
    color: #fff;
}

.side-box .list {
    padding: 14px 0;
    border: 1px solid #cfcfcf;
    border-top: none;
}

.side-box .list li {
    width: 224px;
    height: 26px;
}

.side-box .list a {
    display: inline-block;
    width: 191px;
    padding-left: 31px;
    background: url("../images/bg_sign11.png") no-repeat 18px 0;
    line-height: 26px;
    color: #666;
    transition: color 500ms ease-in 0ms;
}

.side-box .list a:hover {
    color: #0857b0;
    background-position: 18px -26px;
}

.content {
    width: 727px;
    border: 1px solid #e4e4e4;
}

.content .path {
    height: 66px;
    background: #f8f8f8;
    line-height: 66px;
    color: #999;
    padding: 0px 20px;
    box-sizing: border-box;
}

.content .path h2 {
    font-size: 18px;
    color: #0857b0;
}

.content .path a {
    color: #999;
    transition: color 500ms ease-in 0ms;
}

.content .path a:hover {
    color: #0857b0;
}

.content .path span {
    display: inline-block;
    font-family: "宋体";
    padding: 0 10px;
}

.content .path span.cur {
    padding: 0 32px 0 0;
    font-family: "微软雅黑";
    color: #0857b0;
}

.red {
    color: #f1163b;
    margin-right: 4px;
}

.inside-wrap {
    padding: 20px 20px 52px;
    border-top: none;
    border-bottom: 1px solid #e6e6e6;
}

.inside-wrap .img {
    display: inline-block;
    width: 100%;
    height: 145px;
}

.inside-wrap img {
    max-width: 100%;
}

.page {
    text-align: center;
}

.products-list .list {
    position: relative;
    overflow: hidden;
}

.products-list ul {
    width: 747px;
    *padding-bottom: 18px;
}

.products-list li {
    width: 212px;
    height: 250px;
    border: 1px solid #e6e6e6;
    margin: 0 20px 18px 0px;
    display: inline;
}

.products-list li .int {
    padding: 0 17px;
    line-height: 25px;
}

.products-list li .int p {
    padding: 10px 0px;
    line-height: 25px;
}

.products-list li a.tit {
    display: inline-block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 5px;
    border-bottom: 1px solid #d6d6d6;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    transition: all 500ms ease-in 0ms;
}

.products-list li a.tit:hover {
    color: #0857b0;
    border-bottom: 1px solid #0857b0;
}

.products-list li p.price {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #333;
}

.products-list li p span {
    font-size: 24px;
    font-family: Arial;
    color: #c00725;
}

.products-list .page {
    margin-top: 32px;
}

.pro-info {
    padding: 34px 20px 31px;
}

.pro-img {
    position: relative;
    float: left;
    width: 325px;
    margin-top: 10px;
}

.pro-img .img {
    position: relative;
    width: 323px;
    height: 201px;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    background: url("../images/loading.gif") no-repeat center;
}

.ui-formCon {
    /* padding: 32px 38px; */
    padding: 20px;
    box-sizing: border-box;
}

.ui-formCon textarea {
    /* width: 980px;
    height: 210px; */
    width: 500px;
    height: 140px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    border-radius: 0.24vw;
    /* border-radius: 4px; */
    /* padding: 20px 20px; */
    padding: 2.04vh 1.2vw;
    box-sizing: border-box;
    /* font-size: 21px; */
    font-size: 1.26vw;
    font-family: PingFang SC;
    font-weight: 400;
    color: #12141C;
}

.ui-formCon h2 {
    font-size: 14px;
    color: #1161c5;
    font-weight: bold;
    /* padding-left: 16px; */
    margin-bottom: 15px;
}

.ui-row {
    margin-bottom: 15px;
}

.ui-formBlk {
    display: inline-block;
    width: auto;
    margin-right: 30px;
    /* margin-right: 76px; */
}

.ui-formBlk input {
    display: inline-block;
    width: 190px;
    height: 30px;
    /* height: 48px; */
    background: #FFFFFF;
    border: 1px solid #E8E8F0;
    border-radius: 0.48vw;
    padding: 0px 5px;
    box-sizing: border-box;
}

#yzhm {
    width: 90px;
}

#yzhmImg {
    display: inline-block;
    width: 97px;
    height: 30px;
    line-height: 30px;
    background: #f3f3f3;
    text-align: center;
    font-size: 23px;
    text-align: center;
    vertical-align: middle;
}

.ui-formBlk span {
    display: inline-block;
    width: 70px;
    height: 30px;
    /* height: 44px; */
    line-height: 30px;
    margin-right: 10px;
    /* margin-right: 27px; */
    /* font-size: 21px; */
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #12141C;
}

.ui-sel {
    display: inline-block;
    width: 190px;
    box-sizing: border-box;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #E8E8F0;
    border-radius: 0.48vw;
    /* border-radius: 8px; */
    overflow: hidden;
    position: relative;
    padding-right: 25px;
    vertical-align: middle;
}

.ui-sel::after {
    content: '';
    width: 10px;
    height: 30px;
    /* height: 48px; */
    background: url(../images/sel-bg.png) no-repeat left center;
    background-size: 10px auto;
    /* background-size: 17px 9px; */
    position: absolute;
    right: 15px;
    /* right: -20px; */
    top: 0px;
}

.ui-sel select {
    width: 125%;
    height: 100%;
    border: 0px;
    outline: none;
    font-size: 14px;
    /* font-size: 21px; */
    font-family: PingFang SC;
    font-weight: 400;
    color: #12141C;
}

.ui-formBtnGroup {
    width: 100%;
    height: 40px;
    margin-top: 80px;
    text-align: center;
}

.ui-formBtnGroup button {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    border: 0px;
    padding: 0px !important;
}

.ui-formBtnGroup .layui-btn-primary {
    color: #565B6A;
    background: #DDE2EF;
}

.ui-formBtnGroup .layui-btn-normal {
    color: #fff;
    background: #2454E0;
}

@media screen and (max-width:768px) {
    .side {
        display: none;
    }
    .content {
        width: 96%;
        margin: 0px 2%;
    }
    .products-list ul {
        width: 100%;
    }
    .insdie-wrap {
        padding: 15px 0 74px;
    }
    .inside-wrap {
        padding: 10px 10px 0px;
    }
    .products-list li {
        width: 48%;
        margin: 0 1.5% 18px -1px;
    }
    .ui-row {
        margin-bottom: 0px !important;
    }
    .ui-formBlk {
        width: 100% !important;
        margin-bottom: 15px !important;
    }
}