﻿@charset "utf-8";/* CSS Document*/html {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "Microsoft YaHei";
}

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font: inherit;
    vertical-align: baseline;
}

img {
    border: 0;
}

/*html {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}*/

html::-webkit-scrollbar {
    width: 0px;
    font-size: 100px
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

textarea {
    overflow: auto;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: #fff;
    color: #333;
}

body {
    border: 1px solid #eee;
    border-top: 0;
    max-width: 640px;
    margin: 0 auto
}

a {
    text-decoration: none;
    color: #333;
}

button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

li {
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.wap {
    max-width: 640px;
    margin: 0 auto;
}

.top {
    background: #28b4c3;
}

.top:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
}

.logo {
    height: 1rem;
    width: 59.5%;
    margin-left: 3.75%;
    float: left;
    background: url(../images/logo.png) left center no-repeat;
    background-size: 3.5rem
}



.tel {
    height: 1rem;
    width: 10%;
    float: right;
    background: url(../images/top_tel.png) center center no-repeat;
    background-size: .5rem
}

.title {
    font-size: .24rem;
    color: #333;
    height: .61rem;
    line-height: .61rem;
    text-align: center;
    font-weight: 0;
}

.title div {
    background: #28b4c3;
    color: #28b4c3;
    display: inline-block;
    border-radius: 0.8rem;
    color: #fff;
    padding: 0px 0px;
    height: 0.1rem;
    line-height: 0.1rem;
    width: 0.11rem;
    vertical-align: middle
}

.nav_title {
    width: 100%;
    height: 0.1rem;
    line-height: 1rem;
    text-align: center;
    position: relative;
    background: url(../images/nav_title_bg.jpg) left center repeat-x;
    clear: both;
}

.nav_title span {
    background: #fff;
    color: #000;
    font-size: .28rem;
    padding: 0 10px;
}

.nav_title_des {
    text-align: center;
    color: #666666;
    font-size: 1em;
}

.cenl {
    margin: 0 3.125% 10px 3.125%;
    clear: both;
}

.cenl ul li {
    width: 25%;
    height: .65rem;
    line-height: .65rem;
    float: left;
    position: relative;
    margin: 3px 0;
}

.search_disease ul li {
    width: 33.3333%;
}

.cenl ul li a {
    display: block;
    margin: 0 1%;
    font-weight: 500;
    border: solid 1px #d6d6d6;
    text-align: center;
    font-size: .25rem;
    color: #333;
}

.cenl ul li a.hot {
    background: url(../images/hot.png) 98% 2% no-repeat;
    background-size: 10%
}

.cenl ul li a.yh {
    background: url(../images/yh.png) 98% 2% no-repeat;
    background-size: 20%
}

.cenl ul li a.red {
    color: #ff0000;
}

.cenl ul li a.line_t {
    line-height: 32px;
}

.cont {
    margin: 0 2.75%;
}

.cont ul li {
    height: 1.65rem;
    width: 33.3%;
    float: left;
    background: none;
}

.cont ul li a {
    padding-top: 1.1rem;
    font-size: .25rem;
    background-size: .9rem !important;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0.11rem .06rem;
    height: 1.55rem;
}

.cont ul li:nth-child(1) a {
    background: url(../images/nav_bg_01.png) no-repeat center 20% #28b4c3;
}

.cont ul li:nth-child(2) a {
    background: url(../images/nav_bg_02.png) center 20% no-repeat #5bd999;
}

.cont ul li:nth-child(3) a {
    background: url(../images/nav_bg_03.png) center 20% no-repeat #7658f8;
}

.cont ul li:nth-child(4) a {
    background: url(../images/nav_bg_04.png) center 20% no-repeat #ffc000;
}

.cont ul li:nth-child(5) a {
    background: url(../images/nav_bg_05.png) center 20% no-repeat #e6567a;
}

.cont ul li:nth-child(6) a {
    background: url(../images/nav_bg_06.png) center 20% no-repeat #cb70d7;
}

.doc_list {
    height: 1.32rem;
    padding: 5px 0;
}

.doc_list ul {
    width: 100%;
    margin: 0 auto;
}

.doc_list ul li {
    width: 45%;
    height: 1.32rem;
    float: left;
    margin: 0 .1rem;
}

.doc_list ul li:nth-child(1) {
    margin-left: 5%
}

.doc_list ul li img {
    float: left;
    border: solid 1px #ebebeb;
    margin-right: 10%;
    width: 1.02rem;
    height: 1.3rem;
}

.doc_list ul li span {
    font-size: .25rem;
    color: #000;
    line-height: 116%;
}

.doc_list ul li p {
    font-size: .2rem;
    line-height: 160%;
    color: #666;
}

.doc_list ul li .doc_zx {
    font-size: 1.25em;
    color: #ffffff;
    background: #28b4c3;
    line-height: 180%;
    padding: 2px 8px;
}

.doc_more {
    width: 99%;
    margin-top: .5rem;
    height: .2rem;
    line-height: .2rem;
    background: url(../images/doc_more_bg.jpg) center center no-repeat;
    text-align: center;
    font-size: .2rem;
}

.doc_more a {
    color: #666666;
}

.cial {
    width: 90%;
    margin: .1rem auto;
}

.cial ul li {
    width: 100%;
    float: left;
    border: solid #d6d6d6;
    box-sizing: border-box;
    border-width: 1px 1px 0 1px;
    height: .8rem;
    line-height: .8rem;
    font-size: .22rem;
    text-indent: 1em;
}

.cial ul li:last-child {
    border-bottom-width: 1px;
}

.cial ul li span {
    padding: 2px .1rem;
    color: #fff;
    background: #cccccc;
    margin-right: 1em;
}

.special_list ul li a {
    color: #666666;
    display: block;
}

.cial ul li:nth-child(1) span,.special_list ul li:nth-child(2) span,.special_list ul li:nth-child(3) span {
    background: #ffc000;
}

.cial ul li:nth-child(10) span {
    padding: 2px 4px;
}

.disease_list {
    margin: 0 3.125% 10px 3.125%;
    clear: both;
}

.disease_list ul li {
    width: 25%;
    height: 64px;
    line-height: 64px;
    float: left;
    position: relative;
    margin: 3px 0;
}

.search_disease ul li {
    width: 33.3333%;
}

.disease_list ul li a {
    display: block;
    margin: 0 1%;
    border: solid 1px #d6d6d6;
    text-align: center;
    font-size: .2rem;
    color: #000;
}

.disease_list ul li a.hot {
    background: url(../images/hot.png) 90% 5px no-repeat;
}

.disease_list ul li a.yh {
    background: url(../images/yh.png) 90% 5px no-repeat;
}

.disease_list ul li a.red {
    color: #ff0000;
}

.disease_list ul li a.line_t {
    line-height: 32px;
}

.search_top {
    font-size: 1.375em;
    height: 3.4em;
    background: #28b4c3;
    padding: 0.5em 0;
}

.search_box {
    width: 90.9375%;
    margin: 0 auto;
    clear: both;
    height: 3.4em;
    box-sizing: border-box;
    border: solid 1px #1ba0af;
    position: relative;
}

.search_box input {
    box-sizing: border-box;
    padding: 0;
    float: left;
    height: 100%;
    font-size: 1.125em;
    font-family: "Microsoft YaHei";
    -webkit-appearance: none;
}

.search_box .search_input[placeholder] {
    color: #fff;
}

.search_box .search_input {
    width: 75.8%;
    background: #28b4c3;
    border: solid rgba(0,0,0,0);
    border-width: 1em 0 1em 2em;
    color: #fff;
}

input::-webkit-input-placeholder {
/* WebKit browsers*/
    color: #fff;
}

.search_box .search_btn {
    width: 24.2%;
    background: #1ba0af;
    border: solid 1px #28b4c3;
    color: #fff;
    -webkit-appearance: none;
    text-align: center;
    cursor: pointer;
}

.search_box .search_img {
    width: 2em;
    height: 100%;
    position: absolute;
    left: 0;
    top:;
    z-index: 10;
    background: url(../images/search_t01.png) right center no-repeat;
}

.search_main {
    display: none;
}

.search_top {
    font-size: 1.375em;
    height: 3.8em;
    background: #f2f2f2;
    padding: 0.5em 0 0 0;
}

.search_box {
    width: 95.9375%;
    margin: 0 auto;
    clear: both;
    height: 2.6em;
    box-sizing: border-box;
    border: solid 1px #1ba0af;
    position: relative;
}

.search_box input {
    box-sizing: border-box;
    padding: 0;
    float: left;
    height: 100%;
    font-size: .225rem;
    font-family: "Microsoft YaHei";
    -webkit-appearance: none;
}

.search_box .search_input[placeholder] {
    color: #fff;
}

.search_box .search_input {
    width: 75.8%;
    background: #28b4c3;
    border: solid rgba(0,0,0,0);
    border-width: 0em 0 0em 2em;
    color: #fff;
}

input::-webkit-input-placeholder {
/* WebKit browsers*/
    color: #fff;
}

.search_box .search_btn {
    width: 100%;
    background: #1ba0af;
    border: solid 1px #28b4c3;
    color: #fff;
    -webkit-appearance: none;
    text-align: center;
    cursor: pointer;
}

.search_box .search_img {
    width: 2em;
    height: 100%;
    position: absolute;
    left: 0;
    top:;
    z-index: 10;
    background: url(../images/search_t01.png) right center no-repeat;
}

.search_help {
    width: 90.9375%;
    margin: 0 auto;
    padding: 0.5em 0;
    font-size: .15rem;
    height: 3em;
}

.search_help ul li {
    height: 3em;
    width: 32.6666%;
    float: left;
}

.search_help ul li a {
    display: block;
    color: #fff;
    margin: 0.5em;
}

.search_help ul li:nth-child(1) a {
    background: url(../images/search_b01.png) right center no-repeat;
}

.search_help ul li:nth-child(2) a {
    background: url(../images/search_b02.png) right center no-repeat;
}

.search_help ul li:nth-child(3) a {
    background: url(../images/search_b03.png) right center no-repeat;
}

.search_help ul li a span {
    font-size: 0.875em;
    font-family: Arial, Helvetica, sans-serif;
}

.search_help ul li.mleft1 {
    margin-left: 1%;
}

#hot_article {
    margin: 0 2% 5px 2%;
}

#hot_article ul li {
    width: 49.5%;
    height: 3em;
    float: left;
    font-size: .25rem;
    margin-bottom: 0.4em;
    box-sizing: border-box;
}

#hot_article ul li.mleft1 {
    margin-left: 1%;
}

#hot_article ul li.hot_b {
    border: solid 1px #d6d6d6;
}

#hot_article ul li.full {
    width: 100%;
}

#hot_article ul li a {
    display: block;
    height: 100%;
    line-height: 3em;
    color: #ffffff;
    text-align: center;
}

#hot_article ul li.hot_b a {
    color: #666;
}

#hot_article ul li.hot_b a span {
    color: #28b4c3;
    font-size: 1.125em;
    padding-right: 0.2em;
}

.c_green {
    background: #28b4c3;
}

.c_yellow {
    background: #ffc000;
}

.c_lightgreen {
    background: #5ad898;
}

.c_red {
    background: #e6567a;
}

.c_blue {
    background: #7658f8
}

.c_lightblue {
    background: #9398f3
}

.c_purple {
    background: #cb70d7
}

.c_brown {
    background: #ff753a
}

.c_lightbrown {
    background: #ffb061
}

.c_kelly {
    background: #a8d35f;
}

.c_orange {
    background: #f37e6d;
}

.c_pink {
    background: #fa82a5;
}

.c_greenblue {
    background: #41b9f5;
}

.c_skyblue {
    background: #5f99e2;
}

.c_greenyellow {
    background: #b5c03b;
}

.c_bred {
    background: #f55b59;
}

.c_lightred {
    background: #ff6678;
}

.foot_address {
    margin-bottom: 0;
}

.foot_links {
    height: 54px;
    line-height: 54px;
    font-size: 1.625em;
    text-align: center;
}

.foot_links a {
    color: #666666;
    display: block;
    width: 25%;
    float: left;
}

.foot_address address {
    text-align: center;
    font-size: 1.375em;
    line-height: 1.5em;
    color: #666666;
}

.foot_address address span {
    color: #666666;
}

.foot_address address a {
    color: #666666;
}

.foot {
    background: #28b4c3;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none
}

.foot1 {
    padding: 5% 0;
}

.foot1 img {
    width: 100%;
    margin: 5% 0;
}

.foot3 {
    width: 95%;
    margin: 5% auto;
    padding-bottom: 35px;
}

.foot1-right {
    width: 50%;
    margin-left: 5%;
    text-align: left;
    line-height: .3rem
}

.foot1-right h3 {
    font-size: 0.25rem;
    color: #666;
    padding-left: 18%;
    background: url(../images/dz1.jpg) no-repeat left;
    background-size: .45rem;
}

.foot1-right a {
    color: #e62d2d;
    font-weight: bold;
    font-size: 1em;
    display: block;
}

.foot1-right p {
    font-size: 0.25rem;
    color: #666;
    padding-left: 18%;
    background: url(../images/dz2.jpg) no-repeat left;
    background-size: .4rem;
    margin-top: 4%;
}

.foot1-left {
    width: 40%;
}

.foot1-left img {
    width: 100%;
}

.foot2 {
    text-align: center;
    font-size: 0.2rem;
    font-family: "微软雅黑";
    line-height: 25px;
    margin-bottom: 0.5rem
}

.hangnbody p strong{font-size:.32rem;font-weight:bold}
.hangnbody div strong{font-size:.32rem;font-weight:bold}
.hangnbody strong{font-size:.32rem;font-weight:bold}
.hangnbody p{margin:0.5em 0}
.hangnbody img{max-width:100%;height:auto}
.hangnbodynewx{font-size:.24rem}
