body, th, td, button, input, select, textarea {
    font: 12px / 1.5 PingFang SC, Arial, "Microsoft YaHei", Tahoma, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    resize: none;
}

.text-normal {
    color: #3464ff;
}

.text-danger {
    color: #E8001C;
}

.text-info {
    color: #8187A1;
}

.text-warning {
    color: #E49A00;
}

.text-normal-hover:hover {
    color: #3464ff;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-18 {
    font-size: 18px;
}

.bg-grey {
    background: #F7F9FF;
}

.bg-normal {
    background: linear-gradient( 90deg, #1E64FC 0%, #679BFE 100%);
}

/* head */
.price-header {
    padding-top: 70px;
    height: 472px;
    background: url('../imgs/price/pricebg.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.price-header h5 {
    font-size: 36px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    margin: 60px 0 40px;
}

.price-seach {
    width: 1000px;
    height: 186px;
    background: #FFFFFF;
    box-shadow: 0px 0px 40px 0px rgba(143,170,255,0.15);
    border-radius: 8px 8px 8px 8px;
    margin: 0 auto;
}

.seach-input-box {
    padding: 30px 40px 20px;
    border-bottom: 1px solid #e1e6f0;
}

.seach-input-box input {
    width: 777px;
    height: 56px;
    background: #FFFFFF;
    border-radius: 8px 0 0 8px;
    border: 1px solid #E1E6F0;
    padding: 0 20px;
}

.price-input:hover,
.price-input:focus {
    border-color: #3464ff;
}

.seach-input-box button {
    width: 144px;
    height: 56px;
    background: linear-gradient( 180deg, #3D7FFF 0%, #0053FC 64%, #003BFC 100%);
    border-radius: 0 8px 8px 0;
    color: #FFFFFF;
    margin-left: -1px;
}

.seach-input-box button:hover,
.seach-input-box button:focus {
    opacity: 0.85;
}

.seach-input-box button i {
    margin-right: 7px;
    font-size: 17px;
}

.price-seach-bottom {
    margin: 0 41px;
    overflow: hidden;
    display: flex;
    position: relative;
}

.price-seach-wrapper {
    font-size: 0;
    white-space: nowrap;
    padding-left: 35px;
}

.hzdetail-swiper .swiper-wrapper {
    padding-left: 80px;
}

.price-slide-item {
    width: 153px;
    padding: 15px 0 20px;
    display: inline-block;
}

.price-slide-item p {
    width: 80px;
    height: 30px;
    font-size: 14px;
    overflow: hidden;
    color: #040F43;
    font-weight: 500;
}

img.hzimg {
    height: 100%;
}

.img_txt {
    display: none;
    font-size: inherit;
    font-weight: inherit;
}

.price-slide-item b {
    font-family: DINProM;
    color: #E8001C;
    line-height: 14px;
    margin-right: 4px;
}

.price-slide-item span {
    line-height: 12px;
    margin-top: 2px;
}

.price-seach-bottom:hover .arrows {
    display: block;
}

.price-seach-bottom .swiper-wrapper {
    padding-left: 45px;
    box-sizing: border-box;
}

.price-seach-bottom .arrows {
    position: absolute;
    top: 0;
    line-height: 79px;
    z-index: 9;
    cursor: pointer;
    text-align: center;
    display: none;
    user-select: none;
    
}

.price-seach-bottom .swiper-prev {
    left: 1px;
}

.price-seach-bottom .swiper-next {
    right: 0;
}
/* head-------end */
/* content */
.price-content-head {
    background: #fff;
    position: sticky;
    box-shadow: 0px 2px 4px 0px rgba(55,99,170,0.1);
    z-index: 999;
}

.price-content-box {
    display: flex;
    align-items: center;
}

.price-content-head .content-head-item {
    flex: 1;
    width: 300px;
    height: 60px;
    text-align: center;
    color: #040F43;
    line-height: 60px;
    float: left;
    cursor: pointer;
}

.price-content-head .content-head-item.on {
    color: #3464ff;
    position: relative;
}

.price-content-head .content-head-item.on::after {
    content: '';
    width: 40px;
    height: 3px;
    background: #3464FF;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}

.price-content-main {
    padding: 60px 0;
}

.price-main-title {
    font-size: 32px;
    color: #040F43;
    line-height: 32px;
    text-align: center;
    margin-bottom: 50px;
}

#PRICEMAIN1 .price-main-title {
    margin-bottom: 40px;
}

.price-hzlx,
.domain-trade {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    justify-content: center;
}

.price-hzlx-item,
.domain-trade-item {
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E1E6F0;
    cursor: pointer;
    color: #040F43;
    padding: 0 35px;
    line-height: 40px;
    margin-right: 20px;
}

.domain-trade-item {
    padding: 0 28px;
    min-width: 126px;
    text-align: center;
}

.price-hzlx-item:last-child {
    margin-right: 0;
}

.price-hzlx-item.on,
.price-hzlx-item:hover,
.domain-trade-item.on,
.domain-trade-item:hover  {
    background: #3464FF;
    border-color: #3464ff;
    color: #fff;
}

.price-table .layui-table-header {
    border-width: 1px 0;
}

.price-table-head {
    padding: 0 30px;
    height: 77px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px 12px 0 0;
}

.price-table-head-p {
    color: #121212;
    position: relative;
}

.price-table-head-p::after {
    content: '';
    width: 4px;
    height: 14px;
    background: #3464FF;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -7px;
}

.price-table-head-input {
    position: relative;
}

.price-table-head-input input {
    width: 320px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E1E6F0;
    padding: 0 40px 0 12px;
}

.price-table-head-input i {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    cursor: pointer;
    line-height: 40px;
}

.price-table-head-input i:hover {
    color: #3464FF;
}

.price-qfwymfw {
    height: 402px;
    background: url('../imgs/price/qfwymfw.png') no-repeat;
    background-size: cover;
    background-position: left top;
    border-radius: 12px;
    border: 1px solid #E1E6F0;
    padding: 49px 0 0 582px;
}

.qfwymfw-title {
    font-size: 24px;
    color: #040F43;
    line-height: 24px;
}

.qfwymfw-title i {
    font-size: 24px;
    font-weight: 400;
    margin-right: 10px;
}

.qfwymfw-sm {
    margin: 20px 0 42px;
    line-height: 24px;
    width: 529px;
}

.qfwymfw-list li {
    font-size: 16px;
    color: #040F43;
    line-height: 16px;
    margin-bottom: 28px;
    float: left;
    width: 278px;
}

.qfwymfw-list li i {
    font-size: 20px;
    color: #3464FF;
    margin-right: 12px;
}

.price-czyhq {
    height: 360px;
    padding: 50px 40px 0;
    background: url('../imgs/price/czyhq.jpg') no-repeat;
    background-size: cover;
    background-position: left top;
    border-radius: 12px;
}

.czyhq-sm {
    margin-bottom: 60px;
    width: 450px;
}

.price-czyhq .gdqhq {
    padding: 0 14px;
    line-height: 40px;
    background: linear-gradient( 180deg, #3D7FFF 0%, #0053FC 64%, #003BFC 100%);
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
}

.gdqhq i {
    margin-left: 8px;
}

.gdqhq:hover {
    opacity: 0.85;
}


.price-cjwt {
    background: #fff;
    padding: 0 30px 30px;
    margin-bottom: 20px;
}

.price-questions li {
    padding: 30px 0 24px;
    cursor: pointer;
    border-bottom: 1px solid #E1E6F0;
}

.price-questions li .price-question {
    color: #121212;
    line-height: 18px;
}
.price-questions li .price-question-icon {
    line-height: 18px;
    transition: all .3s ease-in-out;
}

.price-questions li:hover .price-question,
.price-questions li:hover .price-question-icon {
    color: #3464FF;
}

.price-questions li .price-answer {
    display: none;
}

.price-questions li .price-answer p {
    line-height: 22px;
    margin-top: 16px;
    white-space: pre-wrap;
    word-break: break-word;
}

.price-questions li.on .price-question-icon {
    transform: rotate(180deg);
    transition: all .3s ease-in-out;
}

/* table */
.gn_table_nodata {
    height: 240px;
    background: url("../u/style/res/noData.png") no-repeat center 50px;
    background-size: 252px 82px;
    text-align: center;
    line-height: 12px;
    padding-top: 152px;
    color: #8187A1;
}

.table_reset_btn {
    width: 105px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #3464FF;
    font-size: 12px;
    color: #3464FF;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    display: block;
    margin: 16px auto 0;
}

.table_reset_btn:hover {
    background: #3464FF;
    color: #fff;
}

.price-table-box {
    position: relative;
}

.price-table-box .table-head-text {
    line-height: 12px;
    position: absolute;
    top: 54px;
    border-top: 1px solid #E1E6F0;
    padding-top: 6px;
    text-align: center;
    z-index: 9;
    display: none;
}

.price-table-box .dynkg {
    left: 158px;
    width: 263px;
}

.price-table-box .kxq {
    left: 586px;
    width: 117px;
}

.layui-table {
    color: #040F43;
}

.layui-table-init .layui-icon-loading {
    position: static;
    margin: 0;
}

.price-table-qian {
    line-height: 18px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
}

.price-table-qian p {
    width: 100%;
}

.price-table-qian span {
    line-height: 12px;
    margin-top: 4px;
}

.layui-table-view,
.layui-table td {
    border: 0;
}

.layui-table-view .layui-table td {
    padding: 0;
    cursor: pointer;
    border-bottom: 1px solid #e1e6f0;
}

.layui-table-view .layui-table td .layui-table-cell {
    height: 59px;
    line-height: 41px;
    padding: 9px 0;
}

.layui-table-view,
.layui-table-body {
    margin: 0;
}

.layui-table-tool {
    padding: 0;
    min-height: auto;
}

.layui-table-tool .layui-btn-container {
    margin-bottom: 0;
}

.layui-table-grid-down .layui-icon {
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}

.layui-table-box {
    background-color: rgb(255, 255, 255);
}

.layui-border-box {
    width: 100%;
}

.layui-table-view .layui-table th {
    height: 89px;
    line-height: 40px;
    border: 0;
    color: #121212;
    font-weight: 600;
    font-size: 12px;
    padding-bottom: 35px;
    padding-top: 20px;
}

.layui-table tr {
    transition: none;
}

.layui-table-page {
    background-color: #fff;
    border: 0;
    margin: 0;
    overflow: visible;
    height: 70px;
    padding: 20px 30px 0;
    border-radius: 0 0 12px 12px;
}

.layui-table-page .layui-laypage {
    float: right;
}

.layui-table-page .layui-laypage-btn:hover {
    border: 1px solid #3464FF !important;
    color: #3464FF;
}

.layui-table-page select {
    background: #fff;
    border-radius: 0;
    color: #8187A1;
    border-color: #E1E6F0;
    height: 30px;
    box-sizing: border-box;
    border-radius: 2px;
    color: #121212;
}

.layui-table-page .layui-laypage input {
    width: 42px;
    color: #333;
}

.layui-table-page .layui-laypage button {
    padding: 0 13px;
    color: #8187a1;
}

.layui-table-page .layui-laypage button,
.layui-table-page .layui-laypage input {
    height: 30px;
    line-height: 28px;
    background: #FFFFFF;
    border: 1px solid #E1E6F0;
    box-sizing: border-box;
}

.layui-laypage a.layui-disabled i, .layui-laypage a.layui-disabled:hover i {
    color: #E1E6F0 !important;
}

.layui-laypage a i {
    color: #3464ff;
}

.layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span {
    height: 30px;
    line-height: 30px;
}

.layui-table-page .layui-icon {
    font-size: 12px;
}

.layui-table-page .layui-laypage span.layui-laypage-curr {
    min-width: 30px;
    padding: 0 6px;
    text-align: center;
    margin: 0 4px 10px;
    box-sizing: border-box;
}

.layui-table-page .layui-laypage a,
.layui-table-page .layui-laypage .layui-laypage-spr {
    min-width: 30px;
    padding: 0 6px;
    text-align: center;
    margin: 0 4px 10px;
    border-radius: 2px;
    border: 1px solid #E1E6F0;
    box-sizing: border-box;
}

.layui-table-page .layui-laypage .layui-laypage-prev,
.layui-table-page .layui-laypage .layui-laypage-next,
.layui-table-page .layui-laypage .layui-laypage-spr {
    border: 0;
}

.layui-laypage input:focus, .layui-laypage select:focus {
    border-color: #3464ff !important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #3464FF;
}

.layui-input:hover,
.layui-textarea:hover,
.layui-input:focus,
.layui-textarea:focus,
.layui-laypage input:focus,
.layui-layer.layui-layer-prompt .layui-layer-input:hover,
.layui-layer.layui-layer-prompt .layui-layer-input:focus {
    border-color: #3464FF !important;
}

.layui-laypage .layui-laypage-curr {
    height: 30px;
    width: auto;
    line-height: 30px;
    box-sizing: border-box;
}

.layui-table-sort .layui-table-sort-desc {
    border-top-color: #8187a1;
}

.layui-table-sort .layui-table-sort-asc {
    border-bottom-color: #8187a1;
}

.layui-table-sort .layui-table-sort-asc:hover {
    border-bottom-color: #3464ff;
}

.layui-table-sort[lay-sort=asc] .layui-table-sort-asc,
.layui-table-sort[lay-sort=asc] .layui-table-sort-asc,
.layui-table-sort[lay-sort=desc] .layui-table-sort-desc,
.layui-table-sort .layui-table-sort-desc:hover {
    border-top-color: #3464FF;
    border-bottom-color: #3464FF;
}
.layui-table-sort .layui-edge {
    border-width: 4px;
    left: 6px;
    bottom: 7px;
}

.layui-table-sort {
    margin-left: 0;
    top: 1px;
}

.layui-table tbody tr:hover,
.layui-table-click,
.layui-table-header,
.layui-table-hover,
.layui-table-mend,
.layui-table-patch,
.layui-table-tool,
.layui-table-total,
.layui-table-total tr,
.layui-table[lay-even] tr:nth-child(even) {
    background-color: #f2f5ff;
    border-color: #E1E6F0;
}

.layui-table thead tr {
    background-color: #F1F3FB;
}

.layui-table tr {
    display: block;
    padding: 0 30px;
    box-sizing: border-box;
}

.layui-table-cell {
    padding: 0;
    font-size: 14px;
}

.layui-table-cell span {
    font-size: 14px;
}

.price-table-icon i {
    font-size: 16px;
    margin-right: 8px;
    line-height: 14px;
}

.price-table-icon i:last-child {
    margin-right: 0;
}

.layui-table-tips-c {
    box-sizing: content-box;
}

.price-table-hy {
    max-width: 100%;

}
/* table ------end */

/* detail */
.hzdetail-header {
    padding-top: 70px;
    height: 450px;
    background: url('../imgs/price/hzbg.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

.hzdetail-seach {
    padding: 64px 34px 0 40px;
}

.hzjgzs-box {
    padding-top: 18px;
}

.hzdetail-seach .hzjgzs {
    display: flex;
    align-items: center;
    line-height: 36px;
    font-weight: 600;
    font-size: 36px;
    color: #FFFFFF;
}

.hzdetail-seach .hzjgzs b {
    margin-left: 12px;
    font-size: 36px;
    color: #FFD500;
}

.hzdetail-seach .hzsm {
    color: rgba(255, 255, 255, 0.6);
    margin: 30px 0 60px;
    line-height: 16px;
}

.hzdetail-seach-input input {
    width: 456px;
    border-radius: 8px 0 0 8px;
    padding: 0 20px;
    height: 56px;
}

.hzdetail-seach-input button {
    width: 144px;
    height: 56px;
    border-radius: 0 8px 8px 0;
    background: linear-gradient( 180deg, #3D7FFF 0%, #0053FC 64%, #003BFC 100%);
    color: #fff;
}

.hzdetail-seach-input i {
    font-size: 17px;
    margin-right: 7px;
}

.hzdetail-seach-input button:hover {
    opacity: 0.85;
}

.hzjg-all {
    width: 418px;
    height: 236px;
    background: url('../imgs/price/pricezs.png') no-repeat;
    background-size: cover;
    background-position: left top;
    padding: 12px 20px 24px 14px;
}

.hzjg-title {
    width: 167px;
    height: 18px;
    font-weight: 500;
    font-size: 10px;
    color: #040F43;
    line-height: 18px;
    text-align: center;
    margin-left: 100px;
}

.dynjg span {
    padding-top: 12px;
    padding-left: 10px;
    color: #FFFFFF;
    line-height: 18px;
}

.dynjg b {
    margin-right: 44px;
    width: 120px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-weight: 500;
    font-size: 18px;
}

.hzjg-all ul {
    margin-top: 27px;
}

.hzjg-all .hasyjg li {
    padding-top: 46px;
}

.hzjg-all li {
    width: 120px;
    height: 128px;
    margin-right: 12px;
    padding-top: 36px;
    text-align: center;
    float: left;
    position: relative;
}

.hzjg-all li:last-child {
    margin-right: 0;
}

.hzjg-all li span {
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: transparent;
    display: block;
    margin-bottom: 18px;
    background: linear-gradient( to bottom, #5CA0FF 0%, #0144D4 100%);
    background-clip: text;
    font-family: Arial;
}

.hzjg-all li p {
    font-weight: 500;
    font-size: 14px;
    color: #040F43;
    line-height: 14px;
    text-align: center;
}

.hzjg-all li .li_yjg {
    position: absolute;
    top: 23px;
    width: 120px;
    line-height: 14px;
}

.hzjg-all li .zhanwei {
    min-height: 8px;
    display: block;
}

.domain-info {
    padding: 40px;
    background: #fff;
    border-radius: 8px;
}

.domain-info-sm p {
    color: #040F43;
    line-height: 18px;
}

.domain-info-sm span {
    line-height: 24px;
    margin-top: 20px;
    width: 760px;
    display: block;
}

.domain-info-tp {
    width: 294px;
    height: 110px;
    background: #F7F9FF;
    border-radius: 4px;
    text-align: center;
    line-height: 110px;
    font-size: 34px;
    font-weight: 500;
    overflow: hidden;
}

.protect-item {
    width: 590px;
    height: 190px;
    border-radius: 12px;
    padding: 40px 40px 40px 156px;
    background-size: cover;
    background-position: top left;
}

.protect-item p {
    color: #040F43;
    line-height: 18px;
    margin-bottom: 20px;
}

.protect-item span {
    line-height: 24px;
    margin-top: 20px;
 }

 .protect-item.dns {
    background-image: url('../imgs/price/dns.png');
 }

 .protect-item.ymbh {
    background-image: url('../imgs/price/ymbh.png');
 }

 .protect-item.ysbh {
    background-image: url('../imgs/price/ysbh.png');
 }

 .protect-item.zdxf {
    background-image: url('../imgs/price/zdxf.png');
 }

 .domain-trade-list {
    position: relative;
    padding: 20px 0 0 20px;
    background: #fff;
    border-radius: 12px;
 }

 .domain-trade-list.on {
    display: block;
 }

 .domain-trade-card {
    width: 275px;
    height: 70px;
    line-height: 70px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E1E6F0;
    margin-right: 16px;
    margin-bottom: 16px;
    float: left;
    padding-left: 20px;
    position: relative;
 }

 .domain-trade-card:hover {
    color: #3464ff;
    background: #F2F5FF !important;
 }

 .domain-trade-card .domain-trade-hot {
    width: 50px;
    height: 24px;
    position: absolute;
    right: -1px;
    top: -1px;
}

.domain-trade-card  p {
    font-size: 18px;
    font-weight: 500;
    color: #040F43;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 92%;
}

.domain-trade-card .top1 {
    background: url('../imgs/index/top1.png') no-repeat;
    background-size: 50px 24px;
}

.domain-trade-card .top2 {
    background: url('../imgs/index/top2.png') no-repeat;
    background-size: 50px 24px;
}

.domain-trade-card .top3 {
    background: url('../imgs/index/top3.png') no-repeat;
    background-size: 50px 24px;
}

.domain-trade-card .domain-trade-btn {
    padding: 0 15px;
    height: 32px;
    background: linear-gradient(180deg, #3D7FFF 0%, #0053FC 64%, #003BFC 100%);
    box-shadow: 0px 4px 8px 0px rgba(0, 59, 252, 0.36);
    border-radius: 2px;
    display: none;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    position: absolute;
    top: 19px;
    right: 24px;
}

a.domain-trade-card {
    font-size: 16px;
    color: #8187A1;
}

a.domain-trade-card i {
    font-size: 12px;
    margin-left: 6px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.domain-trade-card:hover p {
    color: #3464ff;
}

.domain-trade-card:hover .domain-trade-btn {
    display: block;
}

.domain-trade-card:hover .domain-trade-hot {
    display: none;
}

.domain-trade-high .domain-trade-card {
    height: 113px;
    background: #FFFFFF;
}

.domain-trade-high .domain-trade-card .domain-trade-qian {
    font-size: 16px;
    color: #E8001C;
    line-height: 16px;
    margin-bottom: 14px;
}

.domain-trade-high .domain-trade-card .domain-trade-sysj {
    font-size: 14px;
    color: #8187A1;
    line-height: 14px;
}

.domain-trade-high .domain-trade-card p {
    line-height: 20px;
    margin: 17px 0 13px;
}

.domain-trade-card:hover .domain-trade-qian,
.domain-trade-card:hover .domain-trade-sysj {
    display: none;
}

.domain-trade-high .domain-trade-card .domain-trade-btn {
    top: 60px;
    left: 20px;
    right: auto;
}

.domain-trade-high .domain-trade-card .domain-trade-btn i {
    margin-left: 6px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.domain-trade-high a.domain-trade-card {
    line-height: 35px;
    padding-top: 19px;
}

.domain-trade-ykj .domain-trade-card p,
.domain-trade-yj .domain-trade-card p {
    margin: 29px 0 18px;
}

.domain-trade-ykj .domain-trade-card .domain-trade-qian span,
.domain-trade-yj .domain-trade-card .domain-trade-qian span {
    font-size: 16px;
    color: #8187A1;
}

.domain-trade-high,.domain-trade-ykj {
    display: none;
}

.hzdetail-swiper {
    margin: 0 0 20px;
}

.hzdetail-swiper .price-slide-item {
    padding: 0;
    width: 200px;
}

.hzdetail-swiper .swiper-wrapper {
    padding-left: 80px;
}

.hzdetail-swiper .arrows {
    line-height: 73px;
}

.hzdetail-swiper .arrows i {
    font-size: 28px;
}

.hzdetail-swiper .price-slide-item p {
    width: 128px;
    height: 48px;
    font-size: 20px;
}

.hzdetail-swiper .price-slide-item b {
    line-height: 25px;
    font-size: 18px;
}

.hzdetail-swiper .price-slide-item span {
    line-height: 20px;
    margin-top: 5px;
}

.price-content-ymjy .price-main-title {
    margin-bottom: 40px;
}

.price-content-tspm {
    padding-bottom: 40px;
}

.price-content-tspm .price-main-title {
    color: #fff;
}

.price-content-tspm .hot_push_box .hot_push_item {
    border-radius: 12px;
}

.price-content-tspm .hot_push_box .hot_push_item_bottom_ljxq {
    border-radius: 2px;
}
/* detail------end */
.price-table .layadmin-loading {
    display: block;
}
.layadmin-loading {
    display: none;
}

.layui-layer-tips {
    z-index: 11 !important;
}