/*字体颜色*/
.blue {
    color: #0573be !important
;}

.blue span a {
    color: #0573be !important
;}

.red {
    color: #e23838 !important
;}

.red span a {
    color: #e23838 !important
;}

.green {
    color: #178601 !important
;}

.green span a {
    color: #178601 !important
;}

.dark_blue {
    color: #005087 !important;}

.dark_blue span a {
    color: #005087 !important;}

.blue span {
    border-left: 3px solid #0573be !important;}

.red span {
    border-left: 3px solid #e23838 !important;}

.green span {
    border-left: 3px solid #178601 !important;}

.dark_blue span {
    border-left: 3px solid #005087 !important;}

.red a.more {
    background-position: right -16px !important;}

.green a.more {
    background-position: right -32px !important;}

.dark_blue a.more {
    background-position: right -48px !important;}

#dialog-modal {
        font-size: 14px;
    width: 500px;max-width:100%;
    margin: 20px auto;}

h2.tab_header span {
    border-left: 2px solid #41b0a7;
    font-weight: normal;
    transition: all 0.25s linear;}

.tab_header span.active {
    font-weight: bold;
    border-left: 4px solid #41B0A7;}

.tab_box .servecen {
    display: none;
    min-height: 252px;
    transition: all 0.25s linear;}

.tab_box .servecen.active {
    display: block;}

.zice_tit {
    
    color: #333;
    margin-bottom: 10px;}


h2.zice_tit span,
h2.zice_tit span {
    font-size: .24rem;
    font-weight: bold;
    color: #333;
    border-left: 4px solid #41B0A7;
    padding-left: 10px;}

.BMI_box {
   
   margin-bottom:20px;font-size:.18rem;}
.BMI_box .zice_box{
font-size:.18rem;line-height:32px;}
.end_tab th,
.end_tab td {
    padding: 5px;
    border: 1px solid #ccc;}

.www {
    line-height: 20px;
    margin-bottom: 10px;}



.input_tips p:first-of-type {
    font-weight: bold;
    color: #2A9184;}

.input_con input {
    background: #fff;
    border: 1px solid #d0ad9a;
    font-size: 14px;
    margin: 5px;
    padding: 4px;
    width: auto;
    text-align: left;
    width: 150px;}

.zice_box {
    text-align: center;}

.calc {
    padding: 5px 8px;
    border: 1px solid #caab96;
    margin: 2px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #813d20;
    cursor: pointer;
    background-color: #fdfaf3;
    border-radius: 2px;}

.end_tab table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;}
