.banner {
    height: 350px;
    width: 100%;
    background: url('../image/2021120810312013641.jpg') no-repeat center top;
}
.content {
    padding-bottom: 50px;
}
.xxpl_nav {
    margin-bottom: 32px;
    overflow: hidden;
    box-shadow: 0 5px 15px #ccc;
    background: #fff;
    margin-top: -50px;
}
.leftList {
    width: 100%;
}
.leftList li {
    width: 25%;
    float: left;
    height: 100px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.leftList li a {
    font-size: 18px;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    gap: 6px;
}
.leftList li.oneLi a img {
    width: 52px !important;
    height: 52px !important;
    max-width: 52px !important;
    max-height: 52px !important;
    vertical-align: middle;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.leftList li.oneLi a img.more {
    width: 22px !important;
    height: 22px !important;
    max-width: 22px !important;
    max-height: 22px !important;
    margin-left: 8px;
}
.leftList li.oneLi.yes, .jkbx_nav_list li:hover {
    background-image: url('../image/xxpl_nav_bg.png');
}
.jkbx_nav_list li:hover a {
    color: #fff;
}
.leftList .one .oneLi.yes > a {
     color: #fff;
 }
.leftList li:hover img {
    -webkit-animation: move 300ms ease-in 1;
    -o-animation: move 300ms ease-in 1;
    animation: move 300ms ease-in 1;
	}
.imHov {
    display: inline-block;
}
.im {
    display: none;
}
.oneLi.yes .imHov{
    display: none; /* 激活时隐藏默认图 */
}
.oneLi.yes .im {
    display: inline-block; /* 激活时显示hover图 */
}
.conbox {
    border: 1px solid #d8d8d8;
    background: #fff;
    margin-top: 50px;
    border-top: solid 6px #dce2ec;
    box-sizing: border-box;
    margin-bottom: 40px;
    -webkit-box-shadow: 0 6px 20px rgba(51, 53, 57, 0.15);
    box-shadow: 0 6px 20px rgba(51, 53, 57, 0.15);
    padding: 0px 0px 0px 0px;
    border-top: solid 6px #dce2ec;
    border-radius: 5px 5px 0 0;
}
.tab-content {
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.conL {
    width: 21%;
    border-right: solid 1px #d8d8d8;
}
.listNav {
    padding-top: 65px;
    padding-bottom: 38px;
}
.listNav li {
    margin-bottom: 55px;
    padding-left: 39px;
}
.listNav li i, .listNav li font, .listNav li a {
    display: block;
    font-size: 18px;
    line-height: 1.2em;
}
.listNav li a {
    line-height: 20px;
    display: flex;
}
.listNav li i {
    width: 35px;
    float: left;
    color: #999;
    font-style: normal;
    font-weight: bold;
}
.listNav li font {
    width: auto;
    color: #262626;
    float: left;
    position: relative;
    padding-right: 20px;
}
.listNav li i, .listNav li font, .listNav li a {
    display: block;
    font-size: 18px;
    line-height: 1.2em;
}
.listNav li font b {
    width: 100%;
    height: 10px;
    background: rgba(255, 83, 43, .5);
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    left: 0px;
    bottom: -7px;
    display: none;
}
.listNav li.on .listNav2 {
    margin-top: 30px;
}
.listNav li.on a, .listNav li:hover a {
    line-height: 16px;
    border-right: solid 3px #FF1A00;
    margin-right: -2px;
}

.listNav li.oneLi a, .listNav>li:hover a {
    line-height: 16px;
    border-right: solid 3px #FF1A00;
    margin-right: -2px;
}
.listNav li.oneLi i, .listNav li.oneLi font, .listNav li:hover i, .listNav li:hover font {
    font-size: 24px;
    color: #FF1A00;
}
.listNav li.oneLi font b {
    display: block;
}
.listNav li.oneLi a, .listNav>li:hover a {
    line-height: 16px;
    border-right: solid 3px #FF1A00;
    margin-right: -2px;
}
.listNav li a {
    line-height: 20px;
    display: flex;
}
.listNav li.oneLi .listNav2 li {
    margin-bottom: 20px;
    padding-left: 35px;
}

.listNav li.oneLi .listNav2 li.on2 a {
    border-right: solid 3px #FF1A00;
}

.listNav li.oneLi .listNav2 li.on2 i {
    color: #FF1A00;
}
.listNav li.oneLi .listNav2 li.on2 font, .listNav li.oneLi .listNav2 li.on2 i, .listNav li.oneLi .listNav2 li:hover font, .listNav li.oneLi .listNav2 li:hover i {
    font-size: 18px;
    color: #FF1A00;
}
.listNav li.oneLi .listNav2 li.on2 font b {
    visibility: visible;
    width: 100%;
    height: 2px;
    background: rgba(255, 83, 43, .5);
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    left: 0px;
    bottom: -7px;
}
.listNav li.oneLi .listNav2 li a {
    border-right: none;
}
.listNav li.oneLi a, .listNav>li:hover a {
    line-height: 16px;
    border-right: solid 3px #FF1A00;
    margin-right: -2px;
}
.listNav li.oneLi .listNav2 li.on2 font, .listNav li.oneLi .listNav2 li.on2 i, .listNav li.oneLi .listNav2 li:hover font, .listNav li.oneLi .listNav2 li:hover i {
    font-size: 18px;
    color: #FF1A00;
}
.listNav li.oneLi .listNav2 li font b {
    visibility: hidden;
}
.listNav li.oneLi font b {
    display: block;
}
.listNav li.oneLi .listNav2 li i {
    font-size: 15px;
    color: #262626;
    text-align: center;
}
.listNav li.oneLi .listNav2 li font {
    padding-right: 0;
    font-size: 16px;
    color: #262626;
}

.listNav li.on .listNav2 li {
    margin-bottom: 20px;
    padding-left: 33px;
}
.listNav li.on .listNav2 li.on a {
    border-right: solid 3px #FF1A00;
}
.listNav li.on .listNav2 li.on i {
    color: #FF1A00;
}
.listNav li.on .listNav2 li.on font, .listNav li.on .listNav2 li.on i, .listNav li.on .listNav2 li:hover font, .listNav li.on .listNav2 li:hover i {
    font-size: 18px;
    color: #FF1A00;
}
.listNav li.on .listNav2 li.on font b {
    visibility: visible;
    width: 100%;
    height: 2px;
    background: rgba(255, 83, 43, .5);
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    left: 0px;
    bottom: -7px;
}
.listNav li.on font b {
    display: block;
}
.listNav li.on .listNav2 li a {
    border-right: none;
}
.listNav li.on .listNav2 li i {
    font-size: 15px;
    color: #262626;
    text-align: center;
}
.listNav li.on .listNav2 li font {
    padding-right: 0;
    font-size: 16px;
    color: #262626;
}
.listNav li.on .listNav2 li font b {
    visibility: hidden;
}
.listNav li.on i, .listNav li.on font, .listNav li:hover i, .listNav li:hover font {
    font-size: 24px;
    color: #FF1A00;
}
.conR {
    width: 76%;
}
.content-item.active {
    display: block;
}
.listCon1.active {
    display: block;
}
.rowListCon {
    padding: 50px 40px 40px 0;
	border: none;
    box-shadow: none;
    margin: 0;
}
.listCon{
    padding: 50px 40px 40px;
}
.listCon h2.tit {
    font-size: 30px;
    color: #FF1A00;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d7d7d7;
}
.listCon .artCon {
    margin-top: 40px;
}
.listCon p {
    line-height: 40px;
}
.listCon .listTit {
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 5px;
}
.listTit span {
    display: inline-block;
    line-height: 43px;
    border-bottom: 2px #fe5f4d solid;
    font-size: 24px;
    color: #2f3f53;
}
.listCon .list li {
    overflow: hidden;
    height: 45px;
    border-bottom: solid 1px #eaeaea;
}
.listCon .list li a {
    display: block;
    width: 80%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #666;
    float: left;
    padding-left: 25px;
    background: url('../image/2021120813481227627.jpg') no-repeat left center;
}
.listCon .list li a i {
    color: #FF1A00;
    margin-right: 10px;
    display: none;
}
.
.listCon .list li:hover, .listCon .list li:hover a, .listCon .list li:hover span {
    border-color: #FF1A00;
    color: #FF1A00;
}
.listCon .list li:hover i {
    display: inline-block;
}
.listCon .list li:hover a {
    padding-left: 0;
    background: none;

}


/*孙子页*/
.listCon1 {
    padding: 50px 40px 40px 0;
}
.listCon1 .listTit {
    height: 44px;
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 5px;
}
.listCon1 .listTit span {
    display: inline-block;
    line-height: 43px;
    border-bottom: 2px #fe5f4d solid;
    font-size: 24px;
    color: #2f3f53;
}
.listCon1 .sm {
    height: 38px;
    line-height: 38px;
    background: #fef4f3;
    color: #343436;
}
.listCon1 .sm::before {
    content: "*";
    padding: 0 8px;
    color: #fe1a01;
}
.listCon1 .sc {
    display: table;
    width: 100%;
    margin: 25px 0 30px 0;
}
.listCon1 .sc .sc_mc {
    display: table-cell;
    width: 80px;
    font-size: 16px;
    color: #656565;
}
.listCon1 .sc .sc_ipt {
    display: table-cell;
}
.listCon1 .sc .sc_ipt input {
    width: 96%;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    margin: 0 10px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    outline: none;
    color: #b0b0b0;
}
.listCon1 .sc .sc_sbt {
    display: table-cell;
    width: 120px;
}
.listCon1 .sc .sc_sbt input {
    width: 100px;
    height: 36px;
    line-height: 36px;
    margin: 0 10px;
    border: 1px solid #ff2f18;
    background: #ff2f18;
    border-radius: 5px;
    font-size: 16px;
    color: #FFF;
    cursor: pointer;
}
.listCon1 .listbox {
	display: table !important;
    width: 875px !important; /* 强制表格宽度（与原样式一致） */
    min-width: 875px !important; /* 防止缩小 */
    position: relative !important;
    padding-bottom: 50px !important;
}
.listCon1 .listbox .listbox_h {
    display: table-row;
    height: 58px;
    line-height: 58px;
    background: #f6f6f6;
}
.listCon1 .listbox .xh {
    display: table-cell;
    width: 80px;
}
.listCon1 .listbox .listbox_h * {
    font-size: 16px;
    font-weight: bold;
    color: #050c3a;
}
.listCon1 .listbox .mc {
    display: table-cell;
    text-align: left;
}
.listCon1 .listbox .listbox_h * {
    font-size: 16px;
    font-weight: bold;
    color: #050c3a;
}
.listCon1 .listbox .bbcl {
    display: table-cell;
    position: relative;
    width: 175px;
}

.listCon1 .listbox .listbox_h * {
    font-size: 16px;
    font-weight: bold;
    color: #050c3a;
}
.listCon1 .listbox .list_box_row {
    display: table-row;
    height: 58px;
}
.listCon1 .listbox .list_box_row:nth-child(odd) {
    background: #fafafa;
}
.listCon1 .listbox .list_box_row:hover {
    background: #fef3f2;
}
.listCon1 .listbox .list_box_row div {
    border-bottom: 1px solid #e8ecef;
}
.listCon1 .listbox .xh {
    width: 80px !important;
	text-align: center;
}
.listCon1 .listbox .mc {
    width: calc(100% - 80px - 141px) !important;
}
.listCon1 .listbox .mc a {
    cursor: default;
}
.listCon1 .listbox .mc a:hover {
   color:#666666;
}
.listCon1 .listbox .bbcl {
    position: relative;
    width: 141px!important;
	text-align: center;
}
.listCon1 .listbox .tssj {
    display: table-cell;
    width: 110px;
	text-align: center;
}
.listCon1 .listbox .tssm {
    display: table-cell;
    width: 100px;
	text-align: center;
}
.listCon1 .listbox .bbcl .sel {
    cursor: pointer;
}
.listCon1 .listbox .bbcl .sel::after {
    content: "";
    display: inline-block;
    border-top: 8px solid #fe3019;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 2px solid transparent;
}
.listCon1 .listbox .bbcl .bbcl_list {
    display: none;
    position: absolute;
    left: 30px;
    top: 50px;
    z-index: 999;
	overflow: hidden; /* 防止内容溢出 */
	max-height: 0; /* 初始高度为0 */
	transition: max-height 0.3s ease-out; /* 收起动画 */
}
.listCon1 .listbox .bbcl .bbcl_list ul {
    width: 108px;
    line-height: 28px;
    padding: 10px;
    background: #FFF;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    text-align: left;
}
.listCon1 .listbox .bbcl .bbcl_list ul a {
    font-size: 15px;
}
.listCon1 .listbox .bbcl .bbcl_list.show {
	display: block;
	 transition: max-height 0.5s ease-in; /* 展开动画 */
}
.listCon1 .listbox .list_box_row * {
    font-size: 16px;
    vertical-align: middle;
}
/*在售表格里的页码样式*/
.listCon1 .listbox  .list_feny {
    display: block !important;
    width: 875px !important; /* 与表格宽度完全一致，实现100%对齐 */
    max-width: 100% !important; /* 响应式场景下不超宽 */
    height: auto !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    padding: 30px 0 0!important;
    background: #fff !important;
    position: absolute !important;
    left: 0 !important;
}
/*在售表格外的页码样式*/
.list_feny {
    width: 875px !important;
    max-width: 100% !important;
    height: 50px !important;
    box-sizing: border-box !important;
}
.list_feny ol {
    float: right;
	 width: auto; 
    margin: 0;
    padding: 0;
	
}
.list_feny ol li {
    overflow: hidden;
    float: left;
    line-height: 32px;
    margin-left: 5px;
    color: #afafaf;
    text-align: center;
    vertical-align: middle;
}
.list_feny ol li a {
    float: left;
    display: block;
    width: 31px;
    height: 31px;
    line-height: 31px;
    border: 1px solid #ededed;
    color: #3d3d3d;
}
.list_feny ol li.sx a {
    width: 65px;
    color: #cccccc;
}
.list_feny ol li.ym {
    margin-right: -5px;
}
.list_feny ol li font.NormalRed {
    color: #FFF;
}
.list_feny ol li font {
    float: left;
    display: block;
    width: 32px;
    height: 32px;
    background: #FF1A00;
}
.NormalRed {
    color: #FF0000;
    font-size: 12px;
}
.list_feny ol li span {
    float: left;
    height: 32px;
}
.list_feny ol li.ym2 {
    margin-right: 0;
}
.list_feny ol li.sx a.pagingNormal {
    color: #3d3d3d;
    text-decoration: none;
}

.list_feny ol li.sx a {
    width: 65px;
    color: #cccccc;
}
.list_feny ol li:last-child {
    padding-right: 0;
}
.list_feny ol li.xsts {
    height: 30px;
    line-height: 30px;
    padding-right: 8px;
    border: 1px solid #e1e2e6;
}
.list_feny ol li.xsts {
    height: 30px;
    line-height: 30px;
    padding-right: 8px;
    border: 1px solid #e1e2e6;
}



table.xc {
    line-height: 1.5em;
    margin: 50px 40px 40px 0;
    border-collapse: collapse;
}
table.xc th {
    padding: 1em 0.3em;
    background: #f05521;
    border: 1px solid #e0e0e0;
    text-align: center;
    vertical-align: middle;
}
table.xc th * {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
table.xc tr:nth-child(even) td {
    background: #fafafa;
}
table.xc td:first-child {
    text-align: center;
}

table.xc td.tit {
    font-weight: bold;
    text-align: left;
}
table.xc td {
    padding: 1em 0.5em;
    border: 1px solid #e0e0e0;
    vertical-align: middle;
}

table.xc td a {
    text-decoration: underline;
    color: #FF1A00;
}
.listCon1 .listTit {
    height: 44px;
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 5px;
}
.listTit span {
    display: inline-block;
    border-bottom: 2px #fe5f4d solid;
    font-size: 24px;
    color: #2f3f53;
}
.content1 {
    background: #fff;
    padding: 30px;
    min-height: 50px;
    /* box-shadow: 0px 0px 10px #eaeaea; */
    /* margin-bottom: 30px; */
}
.dline {
    margin-bottom: 16px;
    line-height: 38px;
	display:flex;
}
.contit {
    display: inline-block;
    color: #101010;
    font-size: 16px;
    min-width: 115px;
}
.dline .drugs {
    display: inline-block;
    position: relative;
    vertical-align: middle;
	width:53%;
}
.product_input {
	width:100%;
    height: 38px;
    border: 1px solid #dadada;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 14px;
    color: #666;
    padding: 0 30px 0 1em;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 38px;
    background: url('../image/2023072811190361395.png') no-repeat 99% center;
    cursor: pointer;
    position: relative;
    z-index: 2;
    /*background-color: #fff;*/
}
.dline .drug-selul {
    overflow-y: auto;
    position: absolute;
    top: 37px;
    left: 0px;
    border: 1px solid #dadada;
    padding: 8px 8px 8px;
    box-sizing: border-box;
    /* border-top: none; */
    display: none;
    width: 100%;
    max-height: 350px;
    font-size: 0;
    z-index: 3;
    background-color: #fff;
}

.dline .drug-selul li {
    line-height: 30px;
    font-size: 14px;
    padding: 0 4px;
    box-sizing: border-box;
    background: #fff;
    text-align: left;
    cursor: pointer;
}
.dline .drug-selul li:hover {
    background: #ccc;
}
.slideDown + .drug-selul.active {
	display: block;
}

.dline .drugs p {
	with:100%;
    height: 38px;
    border: 1px solid #dadada;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 14px;
    color: #666;
    padding: 0 30px 0 0;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 38px;
    background: url('../image/2023072811190361395.png') no-repeat 330px center;
    cursor: pointer;
    position: relative;
    z-index: 2;
    text-indent: 1em;
}
@keyframes move{
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(15deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(-15deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
/* 查询弹出层 */
.resvoption_pop {
display: none;
background: rgba(0, 0, 0, 0.45);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 100;
}
.resvoption_table {
width: 716px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #ffffff;
box-shadow: 0 12px 48px 16px rgba(0, 0, 0, 0.03),
0 9px 4px 0 rgba(0, 0, 0, 0.05), 0 6px 16px 0 rgba(0, 0, 0, 0.08);
z-index: 111;
}
.resvoption_table_body_padding {
padding: 24px;
}
.resvoption_table_head {
position: relative;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
height: 56px;
padding: 0 24px;
}
.resvoption_table_head_close {
position: absolute;
top: 13px;
right: 13px;
width: 16px;
height: 16px;
cursor: pointer;
}
.resvoption_table_body {
/* display: flex;
flex-wrap: wrap; */
}
.resvoption_table_body::after{
content: ' ';
overflow: hidden;
display: block;
clear: both;
}
.resvoption_table_body_item {
width: 33.3%;
margin-bottom: 24px;
}
.resvoption_table_body_item_title {
opacity: 0.85;
font-family: PingFangSC-Regular;
font-size: 14px;
color: #000000;
line-height: 22px;
margin-bottom: 8px;
}
.resvoption_table_body_item select {
width: 180px;
height: 32px;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 2px;
padding: 0 12px;
appearance: none; /* 去掉默认图标 */
-moz-appearance: none; /* Firefox */
-webkit-appearance: none; /* Safari and Chrome */
background-size: 14px 14px;
opacity: 0.65;
font-family: PingFangSC-Regular;
font-size: 14px;
color: #000000;
line-height: 22px;
}
.resvoption_table_body_item_radio input {
width: 16px;
height: 16px;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 2px;
appearance: none; /* 去掉默认图标 */
-moz-appearance: none; /* Firefox */
-webkit-appearance: none; /* Safari and Chrome */
background-size: 16px 16px;
margin-right: 8px;
}
.resvoption_table_body_item_radio input:checked {
border-radius: 2px;
}
.resvoption_table_body_item_radio label {
margin-right: 30px;
opacity: 0.65;
font-family: PingFangSC-Regular;
font-size: 14px;
color: #000000;
line-height: 22px;
}

.resvoption_table_btn {
justify-content: flex-end;
align-items: center;
height: 52px;
margin-bottom: 24px;
width: 100%;
text-align: right;
}
.resvoption_table_btn_style {
display: inline-block;
border: 1px solid #d9d9d9;
border-radius: 2px;
height: 32px;
width: 65px;
line-height: 32px;
text-align: center;
font-family: PingFangSC-Regular;
font-size: 14px;
cursor: pointer;
}
.resvoption_table_btn_cancel {
background: #ffffff;
}

.resvoption_table_btn_search {
border: none;
background: #fc581c;
margin-left: 8px;
color: #ffffff;
}
.resvoption_table_head_txt {
opacity: 0.85;
font-family: PingFangSC-Medium;
font-size: 16px;
color: #000000;
line-height: 56px;
}
.resvoption_table_res{
display: none;
}

.resvoption_table_res_txt {
font-family: PingFangSC-Regular;
font-size: 12px;
color: #000000;
line-height: 20px;
}
.resvoption_table_result {
font-family: SFProText-Medium;
font-size: 30px;
color: #000000;
line-height: 38px;
margin: 8px 0;
}
.resvoption_table_result_tip {
font-family: PingFangSC-Regular;
font-size: 12px;
color: rgba(0, 0, 0, 0.45);
line-height: 20px;
}
.select_box{
display: inline-block;
position: relative;
min-width: 138px;
border:1px solid #e1e2e6;
/* padding-right: 8px; */
outline: none;
}
.select_btn{
display: block;
position: relative;
/* height: 28px; */
line-height: 28px;
padding-left: 6px;
padding-right: 28px;
text-align: center;
cursor: pointer;
}
.select_btn::before{
content: ' ';
display: block;
position: absolute;
right: 0;
top: 0;
width: 28px;
height: 100%;
line-height: 28px;
background: url('../image/2023062814490683006.png') no-repeat center center;
}
.select_xl{
display: none;
overflow: auto;
position: absolute;
left: -1px;
top: 100%;
z-index: 999;
width: 100%;
box-sizing: content-box;
max-height: 182px;
line-height: 30px;
padding: 1px 0;
margin: 0;
background: #FFF;
list-style: none;
border: 1px solid #e1e2e6;
border-radius: 0 0 3px 3px;
text-align: center;
}
.select_xl li{
cursor: pointer;
}
.select_xl li:nth-child(odd){ background: #fafafa;}
.select_xl li:hover{
background: #fc581c;
color: #FFF;
}
.select_xl li.sel{
background: #fc581c;
color: #FFF;
}

.radio_box{ display: inline-block;}
.radio_btn{ display:inline-block;  height: 30px; line-height: 30px; padding-left: 26px; margin-right: 40px; background: url('../image/2023062814490615023.png') no-repeat left center; background-size: 16px; vertical-align: middle; cursor: default;}
.radio_box .sel{ background: url('../image/2023062814490760872.png') no-repeat left center; background-size: 16px; }

.checkbox_btn{ display: inline-block; height: 30px; line-height: 30px; padding-left: 26px; margin-right: 10px; background: url(/picchealth/resource/cms/2023/06/2023062814490748063.png) no-repeat left center; background-size: 16px; vertical-align: middle; cursor: default;}
.checkbox_box .sel{ background: url(/picchealth/resource/cms/2023/06/2023062814491779534.png) no-repeat left center; background-size: 16px; color: #fc581c;}

.box_txt{display:inline-block; width: 120px; margin-bottom: 12px; font-size: 16px; font-weight: bold;}

.box_table{ display: table; width: 100%; table-layout: fixed; margin-bottom: 28px;}
.box_td{  margin-bottom: 16px; box-sizing: border-box; }

@media screen and (max-width:600px) {
.resvoption_table{
	width:100%;
}

}
@media screen and (max-width:1199px) {
	.listNav li.on i, .listNav li.on font, .listNav li:hover i, .listNav li:hover font { line-height: 1.2em; }
	.xxpl_nav .leftList li img.more {display: none;}
	.xxpl_nav .leftList li span {display: none;}
	.xxpl_nav_list li img.more { display: none; }
	.sjscroll{ height: auto; overflow-x:auto;}
	
}
@media screen and (max-width:768px) {
	#conL { border-right: 0px; }
	.listNav {
        padding-top: 10px;
        overflow: hidden;
        border-bottom: 5px solid #dce2ec;
        margin-bottom: 10px;
        border-radius: 0 0 5px 5px;
    }
	.listNav li { width: 50%; float: left; padding-left: 3%; margin-bottom: 15px; }
	.listNav li:nth-child(2n+1) { clear: both; }
		.leftNav .leftList .one .oneLi>a { font-size: 16px; }
	.leftNav .leftList .one .oneLi { height: 40px; line-height: 40px; }
	.conbox { padding: 1rem; }
	.conpanyH3 { font-size: 20px; margin: 20px 0 1rem 0; padding-bottom: 8px; border-bottom: 2px  solid #FF1A00; }
	.conpanyH3 span { display: none; }
	.conL { width: 100%;border：none }
	.conR { width: 100%; padding: 10px !important; }
	.conImg { text-align: center; }
	.conpany p strong { margin-top: 1rem; }
	.bxTab li { width: 50%; text-align: center; float: left; }

	/*右侧单篇文章*/
	.listCon { padding: 0px; }
	.listCon p.date { margin-bottom: 20px; }
	.listCon p { line-height: 30px; }

	/*右侧列表*/
	.listTit span { font-size: 18px; }
	.listCon .list li a { width: 60%; }
	.listCon .list li a, .listCon .list li span { font-size: 14px; }
	.pic_list li .img { height: 26vw; }
	.fwwl_wrap { padding: 20px; }

	.health_pic { padding: 0; }
	.xxpl_nav .leftList li{ width: 50%; height: 40px; line-height: 40px; }
	.xxpl_nav .leftList li a { font-size: 16px; }
	.xxpl_nav .leftList li.oneLi a img {
        width: 30px !important; /* 移动端左侧图标尺寸 */
        height: 30px !important;
        max-width: 30px !important;
        max-height: 30px !important;
        margin-right: 5px; /* 图片与文字间距 */
        margin-left: 0 !important; /* 清除PC端右侧图标margin-left */
    }
	table.xc {margin:0;}
	.listCon1 .listbox .list_feny {
        width: 100% !important; 
        padding: 20px 15px !important;
        left: 0 !important;
        right: 0 !important; 
        text-align: center !important; 
    }
	.sjscroll{ height: auto; overflow-x:auto;}
	
}
@media screen and (max-width:600px){
    .listCon1 .listbox {
        width: 100% !important;
        min-width: auto !important; 
        padding-bottom: 40px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        box-sizing: border-box !important; 
        overflow-x: hidden !important;
    }
	.listCon1{ padding: 10px 0px 1px 0;}
	.listCon1 .sc .sc_ipt input{
		width:125px;
	}
	.listCon1 .sc .sc_sbt{
		width: auto;
	}
	.listCon1 .sc .sc_sbt input{
		width:62px;
	}
	.sjscroll{ height: auto; overflow-x:auto;}
	.ym{ display: none;}
}
@media screen and (max-width:479px) {
	.listNav li.on i, .listNav li.on font, .listNav li:hover i, .listNav li:hover font { font-size: 20px; }
	.listNav li.on a, .listNav li:hover a { border: none; }
}s