/**++********************************************
***+++data:2025.04.24++**************************
*************************************************/
@charset "utf-8";
:root{--theme-color:#ff552e;--theme-color02:rgb(255, 87, 51,0.2)}
.ontext:hover{color: var(--theme-color);}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs16{font-size: 16px !important;}
.fs18{font-size: 18px;}
.fs20{font-size: 20px;}
.fs22{font-size: 22px;}
.fs24{font-size: 24px;}
.nomgt{margin-top: 0px !important;}
.fgfff{background: #fff}
.fc333{color: #333333;}
.fc666{color: #666666;}
.fc999{color: #999999;}
.fc8080{color: #808080;}
.fc8c8c{color: #8c8c8c;}
.fcaaa{color: #aaa;}
.fc26{color: #262626;}
.fc3D{color:#3D3D3D}
.fcfff{color:#ffffff}
.bgfff{background: #fff;}
.fczt{color: var(--theme-color);}
.gap10{gap: 10px;}
.gap12{gap: 12px;}
.gap14{gap: 14px;}
.gap16{gap: 16px;}
.mgt8{margin-top: 8px;}
.mgt9{margin-top: 9px;}
.mgt10{margin-top: 10px;}
.mgt12{margin-top: 12px;}
.mgt14{margin-top: 14px;}
.mgt16{margin-top: 16px;}
.mgt18{margin-top: 18px;}
.mgt20{margin-top: 20px;}
.mgt30{margin-top: 30px;}
.mgt45{margin-top: 45px;}

.mgl6{margin-left: 6px;}
.mgl8{margin-left: 8px;}
.mgl10{margin-left: 10px;}
.mgl12{margin-left: 12px;}
.mgl14{margin-left: 14px;}
.mgl16{margin-left: 16px;}
.mgl18{margin-left: 18px;}
.mgl20{margin-left: 20px;}

.mgr6{margin-right: 6px;}
.mgr8{margin-right: 8px;}
.mgr10{margin-right: 10px;}
.mgr12{margin-right: 12px;}
.mgr14{margin-right: 14px;}
.mgr16{margin-right: 16px;}
.mgr18{margin-right: 18px;}
.mgr20{margin-right: 20px;}
.mgr40{margin-right: 40px;}

.mgb4{margin-bottom:4px;}
.mgb6{margin-bottom:6px;}
.mgb8{margin-bottom:8px;}
.mgb10{margin-bottom:10px;}
.mgb12{margin-bottom: 12px;}
.mgb14{margin-bottom: 14px;}
.mgb16{margin-bottom: 16px;}
.mgb18{margin-bottom: 18px;}
.mgb20{margin-bottom: 20px;}
.mgb22{margin-bottom: 22px;}
.mgb24{margin-bottom: 24px;}
.mgb26{margin-bottom: 26px;}
.mgb28{margin-bottom: 28px;}
.mgb30{margin-bottom: 30px;}
.mgb40{margin-bottom: 40px;}

.fw400{font-weight: 400;}
.fw500{font-weight: 500;}
.fw600{font-weight: 600;}
.fw700{font-weight: 700;}

.nopd{padding: 0px !important;}
.pdt2{padding-top: 2px;}
.pdl10{padding-left: 10px;}
.pdl20{padding-left: 20px;}
.pdb20{padding-bottom: 20px;}
.center{text-align: center;}

.img24{width: 24px;height: 24px;display: inline-block;}

.oe{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.oe2{display: -webkit-box;-webkit-line-clamp: 2; /* 限制显示2行 */-webkit-box-orient: vertical; overflow: hidden;text-overflow: ellipsis;}
.oe3{display: -webkit-box;-webkit-line-clamp: 3; /* 限制显示3行 */-webkit-box-orient: vertical; overflow: hidden;text-overflow: ellipsis;}
.oe4{display: -webkit-box;-webkit-line-clamp: 4; /* 限制显示3行 */-webkit-box-orient: vertical; overflow: hidden;text-overflow: ellipsis;}
.oe5{display: -webkit-box;-webkit-line-clamp: 5; /* 限制显示3行 */-webkit-box-orient: vertical; overflow: hidden;text-overflow: ellipsis;}

/**md-header**/
.swiper-container{height: 450px;}
.jm-tab-item{display: none;}
.md-header{width:100%;height: 188px;background: #fff;;;overflow: hidden;border-bottom: 1px solid #EDEDED;transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in; }
.md-header .jiso1{background: #636363;font-size: 14px;font-weight: 400;color: #CDCDCD;height: 45px;line-height: 45px;}
.md-header .jiso1 p{width: 1320px;margin: 0 auto;}
.md-header.fixed{height:135px;top:0;left:0;box-shadow: 5px 3px 15px rgba(24,31,11,.25);position: fixed;z-index: 9999;background: #F0F2F3;}
.md-header.fixed .header-box{margin:14px 0;}
.md-header .header-box{margin:23px 0;overflow: hidden}
.md-header .md-logo{height:70px;width:200px;overflow: hidden;overflow: hidden}
.md-header .md-logo a{display: block;width:100%;height: 100%;overflow: hidden}
.md-header .header-box .header-right{width:540px;margin-left: 140px;}
.md-header .header-box .header-right .md-search-lc{width:100%;max-width:540px;overflow: hidden;height:40px;border:1px solid var(--theme-color);margin-top: 11px;margin-right: 22px;}
.md-header .header-box .header-right .md-search-lc .search-form{width:100%;}
.md-header .header-box .header-right .md-search-lc .search-form .search{width:10px;height:40px;background:url("../images/search.png") no-repeat 20px center ;display: block;border:none;cursor: pointer;text-indent: -99999px;}
.md-header .header-box .header-right .md-search-lc .search-form .inputs{background: #fff;border:none;height:40px;line-height:40px;font-size: 13px;color: #333;width:100%;padding:0 13px;}
.md-header .header-box .header-right .md-search-lc .search-form .searchBut{border:none;cursor: pointer;width:79px;height:40px;text-align: center;color: #fff;background: var(--theme-color);line-height:40px;font-size: 16px;letter-spacing: 1px;}
.md-header .header-box .header-right .md-search-lc .search-form .searchBut:hover{opacity: .98;}


.cy-nav a {position: relative;float: left;line-height: 30px;padding-bottom: 10px;font-size: 16px;}
.cy-nav a:before {position: absolute;left: 50%;right: 0;bottom: 0;content: '';width: 0;height: 3px;background-color: #ff552e;transition: all .15s linear;transform: translateX(-50%)}
.navsty .header-nav{position: relative;margin-right: 40px;}
.navsty .header-nav li a{display: inline-block;height: 40px;line-height: 40px;}
.navsty .header-nav .onesli{width: 230px;padding:0 20px;background: #262626;margin-right: 50px;display: inline-block;height: 40px;line-height: 40px;color: #fff;}
.navsty .header-nav .othli{height: 30px;padding-bottom: 10px;line-height: 30px;}
.navsty .header-nav::after{position: absolute;top: 7px;right: 0;width: 1px;height: 16px;background-color: #bfbfbf;content: '';display: inline-block;}
.navsty .onesli i{margin-right: 20px !important;}

/**---footer----START---**/
.md-footer{width:100%;overflow:hidden;background:#262626;padding:30px 0}
.md-footer .youlian {padding: 24px 0;line-height: 24px;}
.md-footer .youlian dt {color: #8c8c8c;margin-bottom: 13px}
.md-footer .youlian dt a {color: #8c8c8c;margin-bottom: 13px}
.md-footer .youlian dd {overflow: hidden}
.md-footer .youlian dd a {float: left;color: #8c8c8c;margin-right: 15px}
.md-footer .youlian dd a:hover {color: #ff552e}

/** ---footer----END----**/

/**友情链接*/
.md-flinks{width:100%;background:#fff;margin-bottom: -28px;}
.md-flinks .md-wrap{display: flex;}
.md-flinks .f_names{font-size: 18px;font-weight: bold;color: #333;height:30px;line-height: 30px;padding-left: 90px;background: url(../images/yqlj.png) 0px 0px no-repeat;background-size: 30px 30px;margin-right: 46px;}
.md-flinks .f_links-a{overflow: hidden;font-size: 16px;color: #666;width: calc(100% - 210px);}
.md-flinks .f_links-a a{color: #666;padding: 3px 52px 18px 0;display: inline-block;}
.md-flinks .f_links-a a:hover{color:var(--theme-color)}

.topmessa .dot {position:absolute;top:65px;left:50%;margin-left:540px;z-index:50}
.topmessa .dot li {width:60px;height:60px;border-radius:50%;margin:10px 0;cursor:pointer;opacity:.6;transition:all .25s linear;position:relative}
.topmessa .dot li:after {position:absolute;left:0;top:0;right:0;bottom:0;border:2px solid transparent;border-radius:50%;content:''}
.topmessa .dot li img {display:block;width:100%;height:100%;border-radius:50%;transition:all .25s linear}
.topmessa .dot li.cur {box-shadow:0 2px 10px 0 rgba(0,0,0,.1);opacity:1}
.topmessa .dot li.cur:after {border-color:#fff}
.topmessa{width: 90%;position: absolute;top: 0;left: 0;z-index: 999;margin-left: 5%;}

.mu-more {height: 450px;background-color: #fff;box-shadow: 0 1px 5px 0 rgba(0,0,0,.05);font-size: 14px;width: 230px;}
.mu-more ul{padding: 10px 10px 0 20px;}
.mu-more .tit{padding: 18px 20px 0;font-size: 18px;color: #aaa;}
.mu-more li {height: 28px;line-height: 28px;float: left;width: 100px;margin-top: 5px;}
.mu-more li a {display: block;width: 100%;}
.mu-more li a:hover {color: var(--theme-color);}
.mu-more li .icon-all {margin: -7px 20px 0 0}
.mu-more dl {padding: 0 20px}
.mu-more dt {font-size: 16px;height: 20px;line-height: 20px;padding: 5px 0}
.mu-more dt .iconfont {margin: -2px 5px 0 0}
.mu-more dd {overflow: hidden;margin-top: 15px}
.mu-more dd span {float: left;line-height: 28px;margin-right: 12px}

.md-01{height: 89px;}
.md-01 .ys-title{width: 230px;height: 89px;background: url(../images/bj.png) no-repeat;text-align: center;}
.md-01 .ys-list li img{display: inline-block;vertical-align: middle;margin-top: -3px;margin-right: 10px;}
.md-01 .ys-list li{position: relative;float: left;width: 208px;text-align: center;line-height: 89px;font-size: 14px;color: #999;}
.md-01 .ys-list li:after{position: absolute;top: 10px;right: 0;width: 1px;height: 70px;background-color: #f2f2f2;content: '';}
.md-01 .ys-right-ask{width: 305px;padding: 16px 0 16px 40px;height: 48px;}
.md-01 .swiper-container {height: 48px;  overflow: hidden;}
.md-01 .swiper-slide{height: 48px !important;}
.md-01 .ys-right-ask .det{height: 24px;overflow: hidden;font-size: 12px;color: #aaa;}
.md-01 .ys-right-ask .tit{ font-size: 14px;height: 24px;overflow: hidden;}
.md-01 .ovh{width: 100%;text-align: end;}


.jm-nav{background: url(../images/biaoti.png) no-repeat center center;font-size: 28px;line-height: 32px;text-align: center;padding: 0;}
.md-02 .xm-list-w{margin: 30px 0;display: flex;flex-wrap: wrap;gap: 16px;}
.md-02 .xm-list-w li{height: 224px;width: 224px;position: relative;}
.md-02 .xm-list-w li .icontss{height: 100%;width: 100%;display: inline-block;position: relative;}
.md-02 .xm-list-w li a:hover{box-shadow:0 10px 15px 0 rgba(0,0,0,.1);transform:translateY(-10px)}
.md-02 .xm-list-w li a {overflow: hidden;background-color: #fff;box-shadow: 0 1px 3px 0 rgba(0,0,0,.05);position: relative;transition: all .25s linear}
.md-02 .xm-list-w li .pop{position: absolute;left: 0;right: 0;bottom: -120px;height: 111px;background-color: #ff552e;padding-top: 9px;text-align: center;transition: all .25s linear}
.md-02 .xm-list-w li .icontss:hover .pop {opacity: 1;transform: translateY(-120px);}
.md-02 .xm-list-w li .pop .btn {
	display:block;
	width:100px;
	height:32px;
	line-height:32px;
	margin:7px auto 0;
	background-color:#ffe404;
	border-color:#ffe404;
	border-radius:3px;
	color:#262626
}


.md-03 .jm-tab-nav span {float:left;margin-left:9px;height:22px;line-height:22px;border:1px solid #e8e8e8;border-radius:3px;background-color:#fff;font-size:13px;padding:0 12px;cursor:pointer}
.md-03 .jm-tab-nav span.cur {color:#fff;background-color:#ff552e;border-color:#ff552e}

.fl{float: left;}
.fr{float: right;}
.w840{width: 800px;}
.w820{width: 820px;}
.w360{width: 360px;}
.w320{width: 320px;}
.jm-brand-one,.jm-brand-two {background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05);-webkit-transition:all .25s linear;transition:all .25s linear;margin-bottom:20px}
.jm-brand-one {padding:30px 30px 0;width:340px;height:460px}
.jm-brand-one .img-block{display: inline-block;width: 210px;height: 210px;overflow: hidden;margin: 0 35px;}
.jm-brand-one .tit{margin-top: 20px;font-size: 18px;text-align: center;height: 20px;line-height: 20px;overflow: hidden;}
.jm-brand-one .fee{margin-top: 15px;font-size: 13px;color: #ff552e;text-align: center;height: 20px;overflow: hidden;}
.jm-brand-one .det{margin-top: 12px;font-size: 14px;height: 44px;line-height: 22px;overflow: hidden;color: #ccc;text-align: center;}
.jm-brand-one .btn{display: block;margin: 23px auto 0;width: 118px;height: 32px;line-height: 32px;border-radius: 17px;font-size: 14px;border-color: #ff552e;color: #ff552e;border: 1px solid #ff552e;text-align: center;}
.jm-brand-one:hover,.jm-brand-two:hover {box-shadow:0 4px 20px rgba(0,0,0,.08);-webkit-transform:translateY(-10px);transform:translateY(-5px)}
.jm-brand-two{margin-left: 20px;padding: 30px 20px 0;width:410px;height: 220px;}
.jm-brand-two .pic {float:left;width:160px;height:160px;margin-right:30px}
.jm-brand-one .tit:hover,.jm-brand-two .tit:hover{color: var(--theme-color);}
.jm-brand-two .tit {padding-top:5px;font-size:18px;height:27px;line-height: 27px;overflow:hidden}
.jm-brand-two .fee {margin-top:15px;font-size:13px;color:#ff552e; height:20px;overflow:hidden}
.jm-brand-two .det {margin-top:10px;font-size:14px;height:44px;line-height:22px;overflow:hidden;color:#aaa}
.jm-brand-two .btn {display:inline-block;margin-top:10px;width:98px;height:32px;line-height:32px;border-radius:17px;font-size:14px;color: var(--theme-color);border: 1px solid var(--theme-color);text-align: center;}
.jm-brand-one .btn:hover,.jm-brand-two .btn:hover{background: var(--theme-color);color: #fff;}


.md-4{margin-top: 60px; background: #fff;padding-top: 60px;padding-bottom: 60px;}
.md-4 ul{display: flex;flex-wrap: wrap;gap: 15px;margin-top: 40px;}
.md-4 ul li{width: 285px;height: 314px;}
.md-4 ul li .zhxnsss{width: 285px;height: 187px;}
.md-4 ul li a{display:block;height:314px;background-color:#fff;overflow:hidden;box-shadow:0 1px 10px rgba(20,20,20,.08);-webkit-transition:all .25s linear;transition:all .25s linear}
.md-4 ul li .con{padding: 14px;}
.md-4 ul li a:hover{box-shadow:0 4px 20px rgba(0,0,0,.08);-webkit-transform:translateY(-10px);transform:translateY(-5px)}
.md-4 .chakgend{margin-top: 40px;text-align: center;}
.md-4 .chakgend .cookbook-more{display: block;margin: 23px auto 0;width: 146px;height: 40px;line-height: 40px;border-radius: 21px;font-size: 16px;border-color: #ff552e;color: #ff552e;border: 1px solid #ff552e;text-align: center;}
.md-4 .chakgend .cookbook-more:hover{background: var(--theme-color);color: #fff;}


/* 医生start */
.full-nav {font-size: 30px;line-height: 32px;color: #bd997b;text-align: center;}
.type-sift {padding:17px 20px;margin-top: 20px;}
.type-sift dl {min-height:24px;overflow:hidden;position:relative;padding:5px 0 5px 80px}
.type-sift dt {position:absolute;left:0;top:5px;color:#8c8c8c;line-height:24px}
.type-sift dd a {float:left;padding:0 10px;height:24px;line-height:24px;background-color:transparent;transition:all .15s linear;margin-left:9px;width:68px;}
.type-sift dd a:hover,.type-sift dd a.cur {background-color:#ff552e;color:#fff;border-radius:3px}
.docList{margin-top: 40px;display: flex;flex-wrap: wrap;gap:20px 10px;margin-bottom: 20px;}
.docList li{width: 49.5%;height: 192px;position: relative;padding: 20px;background-color: #fff;box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .05);transition: all .15s linear;}
.docList li .doIcon{width: 150px;height: 150px;margin-right: 30px;}
.docList li .righwei{width: calc(100% - 200px);}
.translatyMove:hover {box-shadow:0 4px 20px rgba(0,0,0,.08);-webkit-transform:translateY(-10px);transform:translateY(-5px)}
/* 医生end */


/* 医生详情start */
.weizhi {padding: 15px 0 16px;font-size: 12px;color: #8c8c8c}
.weizhi a {color: #8c8c8c}
.weizhi span {color: #262626}
.weizhi a:hover {color: #ff552e}
.xm-show-bar-w3x2 {width: 400px;margin-right: 30px}
.xm-show-bar-w3x2 .tu {height: 266px}
.xm-show-bar-w3x2 .ovh {height: 52px}
.xm-show-bar-w3x2 .ovh li {width: 78px;height: 52px;margin-right: 10px}
.xm-show-bar-w3x2 .xm-scroll {height: 52px}
.xm-show-bar-w3x2 .btn-left,.xm-show-bar-w3x2 .btn-right {height: 52px;line-height: 52px}
.fx-z-h48{height: 48px;}
.det-xm-b .qita li {width: 376px;line-height: 30px;height: 30px;margin-bottom: 0px;}
.det-xm .wx-tips {padding-top: 10px;height: 30px;overflow: hidden;color: #8c8c8c}
.nv-stair-b {position: relative;overflow: hidden;border-bottom: 0;padding-bottom: 2px}

.nv-stair-b:before {content: '';position: absolute;right: 0;bottom: 0;left: 0;border-bottom: 2px solid #999}
.nv-stair {line-height: 60px;padding-top: 12px}
.nv-stair-b h2 {margin-right: 10px}
.nv-stair h2.cur,.nv-stair h3.cur,.nv-stair p.cur {color: #ff552e}
.nv-stair h2.cur:after{position: absolute;left: 0;right: 0;bottom: -2px;height: 4px;width: 96px;background-color: #ff552e;content: ''}
.det-jies-cont{padding: 22px 0 35px;line-height: 24px;color: #595959}
.det-jies-cont img {text-align: center;max-width: 90%;max-height: 90%;margin: 10px auto;display: block}
.det-jies-cont p {text-indent: 2rem}
.nav-f22 {font-size: 22px;line-height: 30px;margin-top: 35px;}
.r-cy-list li {margin-top: 10px}
.r-cy-list li a {display: block;overflow: hidden}
.r-cy-list .l {margin-right: 20px;width: 142px;height: 80px;overflow: hidden;position: relative}
.r-cy-list .l img {display: block;width: 100%;height: 100%}
.r-cy-list .l:before {content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-color: #000;opacity: .3}
.r-cy-list .l .icon-bofang-o {position: absolute;top: 50%;left: 50%;font-size: 24px;line-height: 24px;margin-top: -12px;margin-left: -12px}
.r-cy-list .l .icon-bofang-o::before {position: relative;z-index: 2;color: #e2e2e2}
.r-cy-list .tit {font-size: 16px;height: 48px;line-height: 24px;overflow: hidden;margin-bottom: 10px;font-weight: 400}
.r-cy-list .tit:hover {color: var(--theme-color);}
.r-cy-list .lh20 {line-height: 20px;font-style: italic;}
.r-cy-list .lh20 .s-oe{font-style: italic;}
/* 医生详情start */

/* 整形价格start */
.doctlist{display: flex;flex-wrap: wrap;gap: 16px;position: relative;}
.doctlist li{width: 280px;}
.doctlist li .icons{height: 280px;width: 280px;position: relative;overflow: hidden;border-radius: 6px;}
.doctlist li .pop{position: absolute;left: 0;right: 0;bottom: -280px;height: 280px;background-color: rgba(0,0,0,.8);padding: 30px;transition: all .25s linear}
.doctlist li .icontss:hover .pop {opacity: 1;transform: translateY(-280px);}
.doctlist li .pop .btn{display: inline-block;width: 100px;height: 32px;line-height: 32px;background-color: #ff552e;border-radius: 16px;text-align: center;color: #fff;margin-top: 30px;}
/* 整形价格startend */


/* 整形价格详情start */
.daohna .lh40px a{color: #999;}
.doctordetai .lh40px a{color: #999;}
.navHide{display: none !important;;}
.navShow{display: block !important;}
.doctordetai .lh40px{line-height: 50px;}
.doctordetai{display: flex;flex-direction: row;justify-content: space-between;background: #fff;}
.goods-page-left{width: 950px;}
.goods-page-right{width: 220px;padding: 20px;box-sizing: border-box;box-shadow: 0 3px 30px rgba(0,0,0,.15);}
.doctordetai .f-shoppingB{width: 360px;height: 360px;margin-right: 50px;overflow: hidden;}
.doctordetai .yuyue{width: calc(100% - 410px);}
.doctordetai .f-price-bg{    height: 50px;line-height: 50px;color: #ff552e;background-color: #fff1e6;}
.doctordetai .f-style100{font-size: 25px;}
.doctordetaitwo{margin-top: 40px;display: flex;flex-direction: row;justify-content: space-between;padding-bottom: 30px;background: #fff;}
.goods-cont {box-shadow: 0 3px 30px rgba(0, 0, 0, .15);}
.goods-cont .goods-cont-tab{height: 50px;line-height: 50px;background: #f5f5f5;font-size: 0;box-sizing: border-box;}
.goods-cont .goods-cont-tab-fixed{position: fixed;top: 0;z-index: 1000;width: 750px;}
.goods-cont .goods-cont-tab > li{display: inline-block;width: 125px;text-align: center;font-size: 16px;cursor: pointer;}
.goods-cont .goods-cont-tab > li a{display: block;text-align: center;}
.goods-cont .goods-cont-tab > .goods-tab-order{background: #0FD1D5;visibility: hidden;opacity: 0;transform: translateX(240px);transition: all .5s ease;}
.goods-cont .goods-cont-tab > .goods-tab-order > a{color: #fff;}
.goods-cont .goods-cont-tab > .goods-tab-order.show{visibility: visible;opacity: 1;transform: translateX(250px);transition: all .5s ease;}
.goods-cont .goods-cont-tab > li.active{position: relative;color: #ff552e;background: #fff;}
.goods-cont .goods-cont-tab > li.active::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 2px;background: #ff552e;border-radius: 6px;}
.goods-cont-padding{padding: 20px 50px;}
.article{width: 100%;margin: 0 auto;margin-bottom: 20px;margin-top: 20px;font-size: 16px;line-height: 32px;word-break: break-all;text-align: justify;color: #666;}
.look-title{position: relative;text-align: center;}
.look-title::before{content: '';position: absolute;left: 0;top: 9px;z-index: 1;width: 100%;border-bottom: 1px dashed #dcdcdc;}
.look-title > span{display: inline-block;padding: 0 10px;background: #fff;position: relative;z-index: 2;}
.goods-list-items{display: block;height: 256px;margin-top: 20px;border-bottom: 1px dashed #dcdcdc;overflow: hidden;}
.goods-list-items:last-child{border-bottom: none;}
.goods-list-items:hover > .infor{transform: translateY(-65px);background: rgba(255, 255, 255, .8);transition: all .5s ease;}
.goods-list-items > .infor{padding-top: 15px;padding-bottom: 15px;line-height: 26px;background: rgba(255, 255, 255, 1);transition: all .5s ease;}
.goods-list-items > .infor .order > .btn{float: right;width: 75px;height: 26px;line-height: 26px;text-align: center;background: #ff6340;color: #fff;border-radius: 6px;}
/* 整形价格end */


/* 整形知识start */
.box-shadow{box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .05);}
.zs-tj-bar {height: 340px;padding: 30px 20px;box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .05);}
.img-block.w420 {float: left;width: 420px;height: 280px}
.img-block.w420 p {font-size: 16px;bottom: 15px}
.tj-wz {width: 700px}
.tj-wz dt {font-size: 24px;line-height: 40px;text-align: center;height: 40px;overflow: hidden}
.tj-wz dd {line-height: 24px;color: #8c8c8c;text-indent: 2em;height: 48px;overflow: hidden;margin-top: 15px}
.tj-wz ul {margin-top: 14px}
.tj-wz li {float: left;width: 320px;padding: 0 15px;height: 32px;overflow: hidden;line-height: 32px}
.tj-wz li a {font-size: 16px}
.tj-wz li a:hover{color: var(--theme-color);}
.gl-list2 {height: 126px;padding: 30px 0;box-shadow: 0 3px 30px rgba(0,0,0,.15);}
.gl-list2 li {float: left;width: 20%}
.gl-list2 li a {display: block;transition: all .25s linear;font-size: 18px;text-align: center;position: relative}
.gl-list2 li a .icon-all {display: block;margin: auto;margin-bottom: 13px;height: 33px;width: 32px;}
.gl-list2 li:hover a {background-color: #fff;transform: translateY(-10px)}
.icon-all {display: inline-block;background: url(../images/icon-all_888ef89.png) no-repeat;vertical-align: middle}
.i-a22 {background-position: -215px -20px}
.i-a23 {background-position: -255px -20px}
.i-a24 {background-position: -215px -60px}
.i-a25 {background-position: -255px -60px}

.tab-nav-f22 {padding: 6px 20px 0;height: 47px}
.tab-nav-f22 li {float: left;font-size: 22px;line-height: 46px;position: relative;margin-right: 40px;cursor: pointer;display: flex;flex-direction: row;}
.tab-nav-f22 li.cur {color: #ff552e}
.tab-nav-f22 li.cur:after {position: absolute;left: 0;right: 0;bottom: 0;height: 2px;background-color: #ff552e;content: ''}
.widt10{width: 100%;}
.rightWith{width: calc(100% - 260px);}
.zs-tw-list {padding: 0 20px 20px;width: 100%;}
.zs-tw-list li {padding: 20px 0;overflow: hidden}
.zs-tw-list li .img-block {float: left;width: 220px;height: 145px;margin-right: 40px;display: flex;}
.zs-tw-list li .f20 {font-size: 20px;line-height: 36px;height: 36px;overflow: hidden}
.zs-tw-list li p {line-height: 24px;height: 48px;color: #595959;margin: 5px 0 20px;overflow: hidden}
.zs-tw-list li .info {height: 20px;color: #aaa}
.zs-tw-list li .info span {float: left;margin-right: 30px}
.zs-tw-list li .info span .iconfont {margin: -4px 10px 0 0}
.plr20-tb15 {padding: 15px 20px}
.plr20-t25 {padding-top: 25px;padding-left: 20px;padding-right: 20px}
.plr10 {padding-left: 10px;padding-right: 10px}
.img-block.w420 {float: left;width: 420px;height: 280px}
.img-block.w420 p {font-size: 16px;bottom: 15px}
.tj-wz {width: 700px}
.tj-wz dt {font-size: 24px;line-height: 40px;text-align: center;height: 40px;overflow: hidden}
.tj-wz dd {line-height: 24px;color: #8c8c8c;text-indent: 2em;height: 48px;overflow: hidden;margin-top: 15px}
.tj-wz ul {margin-top: 14px}
.tj-wz li {float: left;width: 320px;padding: 0 15px;height: 32px;overflow: hidden;line-height: 32px}
.tj-wz li a {font-size: 16px}
.tu-list dd {float: left;width: 150px;height: 150px;margin-bottom: 20px;overflow: hidden;}
.tu-list dd p {font-size: 16px;bottom: 6px}
.magnify-txt {position: relative}
.magnify-txt a{overflow: hidden;}
.magnify{overflow: hidden;}
.magnify img {transition: all .35s linear;transform: scale(1);}
.zxjg .magnify img{width: 159px;height: 99px;}
.magnify:hover img {transform: scale(1.05)}
.magnify-txt p {position: absolute;left: 0;right: 0;bottom: 0;z-index: 10;transition: all .25s linear;color: #fff;text-align: center}
.magnify-txt:hover p {transform: translateY(-5px)}
.jm-xm-list li {height: 120px;padding: 10px 0}
.jm-xm-list li .img-block {float: left;width: 100px;height: 100px;margin-right: 20px}
.jm-xm-list li p {height: 26px;line-height: 26px;overflow: hidden;color: #8c8c8c}
.jm-xm-list li .fs16 {padding-top: 5px;margin-bottom: 10px}
.highlight {color: red;}
/* 整形知识end */


/* 整形知识详情 start*/
.detail-page {padding:53px 40px 0;background-color:#fff;padding-bottom: 20px;}
.detail-page .title{font-size: 32px;font-weight: 600;color: #262626;line-height: 42px;}
.detail-page .info{width: 100%;height: 24px;line-height: 24px;font-size: 12px;color: #8c8c8c;padding: 19px 0 34px;border-bottom: 1px solid #f5f5f5;}
.detail-page .tablebox{padding: 35px 0;}
.detail-page .tablebox p{font-size: 16px;}  
.shenming{border: 1px solid #eee;padding: 10px;box-sizing: border-box;color: #7d7d7d;}
.shenming div{text-align: center !important;margin-bottom:.3rem;line-height: 1.5rem;font-size: 16px;}
.shenming span{ font-size:14px}
.zishituij{padding: 25px 20px;margin-bottom: 50px;}
.tw-list-f2{display: flex;flex-wrap: wrap;gap: 16px;}
.tw-list-f2 li{width: 48%;padding: 15px 0;}
.tw-list-f2 li .pl25 {padding-left:25px}
.tw-list-f2 li .pr25 {padding-right:25px;display: flex;}
.tw-list-f2 li .pr25 .rightwid  .tits{display: block;}
.tw-list-f2 li .pr25 .rightwid{display: flex;width: calc(100% - 130px);}
.zishituij .magnify {display: inline-block;width: 110px;height: 72px;overflow: hidden;margin-right: 20px;}
.img-bg {
    position: absolute;
    left: 0;
    top: 60%;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%)
}
.rmzishi .img-bg{position: absolute;
left: 0;
top: 60%;
right: 0;
bottom: 0;
background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);}
.rmzishi  .img-block.h213{ height: 213px;display: inline-block;width: 100%;}
.rmzishi  .img-block.h213 p{    font-size: 16px;bottom: 15px;}
.rmzishi  .zx-tui dd{line-height: 24px;height: 48px;overflow: hidden;color: #8c8c8c;margin-top: 15px;}
.rmzishi .liost li{height: 36px;line-height: 36px;overflow: hidden;}
.rmzishi .liost li a{font-size: 16px;display: inline-block;width: 100%;color: #262626;}
/* 整形知识详情 end*/


/* 分页 start*/
DIV.digg {
    PADDING-RIGHT: 3px; PADDING-LEFT: 3px; margin-bottom:20px; margin-top: 20px; TEXT-ALIGN: center
}
DIV.digg A {
    BORDER-RIGHT: #ff6340 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ff6340 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ff6340 1px solid; COLOR: #ff6340; PADDING-TOP: 2px; BORDER-BOTTOM: #ff6340 1px solid; TEXT-DECORATION: none
}
DIV.digg A:hover {
    BORDER-RIGHT: #ff6340 1px solid; BORDER-TOP: #ff6340 1px solid; BORDER-LEFT: #ff6340 1px solid; COLOR: #000; BORDER-BOTTOM: #ff6340 1px solid
}
DIV.digg A:active {
    BORDER-RIGHT: #ff6340 1px solid; BORDER-TOP: #ff6340 1px solid; BORDER-LEFT: #ff6340 1px solid; COLOR: #000; BORDER-BOTTOM: #ff6340 1px solid
}
DIV.digg SPAN.thisclass {
    BORDER-RIGHT: #ff6340 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ff6340 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ff6340 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #ff6340 1px solid; BACKGROUND-COLOR: #ff6340
}
DIV.digg SPAN.disabled {
    BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}
/* 分页 end*/