*, :before, :after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, header, hgroup, nav, section, article, aside, footer, figure, figcaption, menu, button {
    margin: 0;
    padding: 0;
}

body {
    font-family: Microsoft YaHei, Helvetica, STHeiTi, sans-serif;
    color: #393939;
    background-color: #fff;
    font-size: 0.24rem;
    outline: 0;
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    margin: auto;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}

caption, th {
    text-align: left;
}

fieldset, img {
    border: none;
}

ul {
    overflow: hidden;
}

li {
    list-style: none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

input, button, textarea, select, optgroup, option {
    -webkit-appearance: none;
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}

button {
    -webkit-appearance: none;
    border: none;
}

a {
    -webkit-touch-callout: none;
    text-decoration: none;
}

:focus {
    outline: none;
}

em, i {
    font-style: normal;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

input[type=submit] {
    -webkit-appearance: none;
}

p {
    line-height: 0.34rem;
}

ul, ul li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.clear {
    clear: both;
}

.mt1 {
    margin-top: 0.1rem;
}

.mt2 {
    margin-top: 0.2rem;
}

.mt3 {
    margin-top: 0.3rem;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hd {
    overflow: hidden;
}

.block {
    display: block;
}

.none {
    display: none;
}

img {
    vertical-align: middle;
    max-width: 100%;
    margin: 0 auto;
}


/*top*/

nav {
    margin: 0 auto 0;
}

nav ul {
    overflow: hidden;
    zoom: 1;
}

nav ul li {
    position: relative;
    display: block;
    width: 24.6%;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    float: left;
}

.hot {
    position: absolute;
    top: .07rem;
    right: .03rem;
    display: block;
    width: .3rem;
}

nav ul li:nth-of-type(4), nav ul li:nth-of-type(8) {
    margin-right: 0;
}

nav ul li a {
    display: block;
    color: #fff;
    background: #ea5504;
    padding: 8% 2%;
    text-align: center;
}


/*top结束*/


/*banner*/

.ban {
    overflow: hidden;
}


/*咨询*/

.zxt {
    background: url(../images/zxbg.jpg) no-repeat 0 0/6.4rem 2.81rem;
    height: 2.81rem;
    position: relative;
}

.zxt p {
    width: 3.7rem;
    margin-left: 2.59rem;
    padding-top: .45rem;
    text-indent: 1.5em;
    line-height: .28rem;
    font-size: .18rem
}

.zxt a {
    width: 1.5rem;
    height: .5rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.75rem;
    display: block;
}

.one_tit {
    overflow: hidden;
    height: .76rem;
    background: url(../images/one_tbg.png) no-repeat center bottom;
    text-align: center;
    line-height: .76rem;
    font-size: .40rem;
    font-weight: bold;
    color: #ea5504;
    margin-top: .1rem;
}


/*4大信号*/

.lcnz1-top {
    overflow: hidden;
}

.lcnz1-top ul li {
    float: left;
    margin: .26rem 0 0 .26rem;
    width: 2.8rem;
}

.lcnz1-top ul li h2 {
    height: .49rem;
    line-height: .49rem;
    font-size: .28rem;
    text-align: center;
    color: #fff;
}

.lcnz1-top ul li p {
    padding: .12rem .12rem .12rem .15rem;
    font-size: .22rem;
}

.lcnz1-top ul li:nth-child(1) {
    background: #ffe7ee;
    border: solid 1px #f76b94;
}

.lcnz1-top ul li:nth-child(2) {
    background: #e2f8fe;
    border: solid 1px #6fd8f2;
}

.lcnz1-top ul li:nth-child(3) {
    background: #f1ffe2;
    border: solid 1px #91d93e;
}

.lcnz1-top ul li:nth-child(4) {
    background: #fde1ff;
    border: solid 1px #d675d9;
}

.lcnz1-top ul li:nth-child(1) h2 {
    background: url(../images/lcnz1-1.png) no-repeat 0 0/2.8rem .49rem;
}

.lcnz1-top ul li:nth-child(2) h2 {
    background: url(../images/lcnz1-2.png) no-repeat 0 0/2.8rem .49rem;
}

.lcnz1-top ul li:nth-child(3) h2 {
    background: url(../images/lcnz1-3.png) no-repeat 0 0/2.8rem .49rem;
}

.lcnz1-top ul li:nth-child(4) h2 {
    background: url(../images/lcnz1-4.png) no-repeat 0 0/2.8rem .49rem;
}


/*4大信号 结束*/

.lcnz-btn {
    width: 4.88rem;
    height: .5rem;
    line-height: .5rem;
    border-bottom: dashed 1px #ff9c00;
    text-align: center;
    margin: .2rem auto;
    font-size: .26rem;
}

.lcnz-btn a {
    color: #ff9c00;
}

.box-mlr {
    width: 4.8rem;
    margin: 0 auto;
}

.btn {
    overflow: hidden;
    zoom: 1;
    margin: .3rem 0rem 0 0rem;
    text-align: center;
}

.btn a {
    float: left;
    display: inline-block;
    color: #fff;
    background: #ff9c00;
    border-radius: 8px;
    text-align: center;
    width: 2.3rem;
    padding: .1rem 0;
}

.btn a img {
    display: inline-block;
    width: .39rem;
    height: .34rem;
    margin-right: .1rem;
}

.btn a+a {
    background: #7b2f79;
    float: right;
}


/*隐形杀手*/

.lcnz2 {
    overflow: hidden;
}

.lcnz2 ul {
    width: 5.7rem;
    margin: 0 auto;
}

.lcnz2 ul li {
    overflow: hidden;
    margin-top: .01rem;
    height: 2.12rem;
}

.lcnz2 ul li img {
    display: block;
    width: 3.4rem;
}

.lcnz2 ul li h3 {
    width: 2.3rem;
    height: 2.12rem;
}

.lcnz2 ul li h3 b {
    display: block;
    height: .58rem;
    line-height: .58rem;
    border-bottom: dashed 1px #FFF;
    margin: 0 .2rem;
    text-align: center;
    color: #FFF;
    font-size: .28rem;
}

.lcnz2 ul li h3 p {
    padding: .05rem .15rem 0 .25rem;
    font-size: .2rem;
    color: #fff;
    line-height: .28rem;
}

.lcnz2 ul li:nth-child(1) h3 {
    background: #5eb6da;
}

.lcnz2 ul li:nth-child(2) h3 {
    background: #aa98d6;
}

.lcnz2 ul li:nth-child(3) h3 {
    background: #e5a907;
}

.lcnz2 ul li:nth-child(4) h3 {
    background: #d598d1;
}

.lcnz2 ul li:nth-child(4) h3 b {
    line-height: .3rem;
    height: .85rem;
    padding-top: .15rem;
}


/*隐形杀手 结束*/


/*传统手术*/

.lcnz3 {
    overflow: hidden;
}

.lcnz3 p {
    text-indent: 2em;
    padding: 0rem .25rem;
    font-size: .2rem;
}

.lcnz3 ul {
    width: 5.1rem;
    margin: 0 auto;
    overflow: hidden;
}

.lcnz3 ul li {
    float: left;
    width: 1.6rem;
    height: .76rem;
    line-height: .66rem;
    font-size: .28rem;
    text-align: center;
    color: #fff;
    margin: .1rem .05rem 0 .05rem;
    background: #e5a5e1;
    border: solid 3px #ffe0fe;
    border-radius: 6px;
}


/*传统手术 结束*/


/*除囊肿*/

.lcnz4-top {
    overflow: hidden;
}

.lcnz4-top p {
    text-indent: 2em;
    padding: 0rem .25rem;
    font-size: .2rem;
}

.lcnz4-top h2 {
    background: url(../images/lcnz4-t.jpg) no-repeat 0 0/6.4rem .7rem;
    height: .7rem;
    line-height: .6rem;
    text-align: center;
    font-size: .28rem;
    color: #fff;
}

.lcnz4-top ul {
    overflow: hidden;
    width: 5.9rem;
    margin: 0 auto;
}

.lcnz4-top ul li {
    margin-top: .2rem;
    border-bottom: dashed 1px #b9b9b9;
    padding: 0 0rem .2rem .2rem;
    overflow: hidden;
}

.lcnz4-top ul li img {
    display: block;
    width: 1.94rem;
}

.lcnz4-top ul li h3 {
    width: 3.55rem;
}

.lcnz4-top ul li h3 b {
    display: inline-block;
    color: #fff;
    background: #ff9c00;
    text-align: center;
    font-weight: normal;
    padding: .08rem .15rem;
}

.lcnz4-top ul li h3 i {
    display: block;
    font-size: .2rem;
    padding-top: .1rem;
}

.lcnz4-top ul li:nth-child(3) {
    border-bottom: 0;
    padding-bottom: 0;
}

.lcnz4-talb {
    overflow: hidden;
}

.lcnz4-talb td {
    font-size: .18rem;
    padding: .15rem;
    text-align: center;
}

.lcnz4-talb ul {
    width: 5.82rem;
    overflow: hidden;
    margin: 0 auto;
    margin-top: .3rem;
    background: url(../images/lcnz4-6.jpg) no-repeat 0 0/5.82rem 2.27rem;
    height: 2.27rem;
}

.lcnz4-talb ul li {
    padding: .02rem;
    width: 2.06rem;
    background: #FFF;
    border: solid 1px #ccc;
}

.lcnz4-talb ul li span {
    display: block;
    background: #ff8400;
    padding: .1rem 0;
    font-size: .2rem;
    color: #FFF;
    text-align: center;
}

.lcnz4-talb ul li:nth-child(1) {
    float: left;
}

.lcnz4-talb ul li:nth-child(2) {
    float: right;
}

.lcnz4-talb ul li:nth-child(2) span {
    background: #7b2f79;
}


/*除囊肿 结束*/


/*先进技术*/

.lcnz5-top {
    overflow: hidden;
}

.lcnz5-top dl dt {
    float: left;
    width: 3.2rem;
    overflow: hidden;
}

.lcnz5-top dl dt h2 {
    height: .52rem;
    line-height: .52rem;
    text-align: center;
    font-size: .18rem;
    font-weight: bold;
    color: #af0000;
}

.lcnz5-top dl dd {
    float: right;
    width: 3rem;
}

.lcnz5-top dl dd h3 {
    color: #02a3df;
    height: .42rem;
    line-height: .42rem;
    text-align: center;
    font-weight: bold;
}

.lcnz5-top dl dd p {
    text-indent: 2em;
    font-size: .2rem;
    line-height: .3rem;
}

.lcnz5-bt {
    overflow: hidden;
    padding: 0 .1rem
}

.lcnz5-bt dl dt {
    float: left;
    width: 2.28rem;
}

.lcnz5-bt dl dt h2 {
    height: .4rem;
    background: url(../images/lcnz5-3.jpg) no-repeat 0 0/2.28rem .4rem;
    text-align: center;
    font-size: .28rem;
    color: #FFF;
}

.lcnz5-bt dl dt ul li {
    width: 2.28rem;
    padding: .05rem 0;
    text-align: center;
    line-height: .24rem;
    font-size: .2rem;
    color: #01a4e0;
    margin-bottom: .05rem;
    border: solid 1px #01a4e0;
    border-radius: 5px;
}

.lcnz5-bt dl dd {
    float: left;
    width: 3.9rem;
    overflow: hidden;
}

.lcnz5-bt dl dd ul li {
    float: left;
    width: 1.8rem;
    margin: 0 .07rem .16rem .07rem;
}


/*先进技术 结束*/


/*第六部分*/

.five_tit {
    overflow: hidden;
    height: .65rem;
    text-align: center;
    margin-top: .25rem;
    color: #323232;
    font-weight: bold;
    font-size: .3rem;
    background: url(../images/one_tbg.png) no-repeat center bottom;
}

.five_tit span {
    font-size: .4rem;
    color: #ea5504;
}

.zjtit {
    text-align: center;
    background: url(../images/zjtit.jpg) no-repeat 0 0/6.4rem 1rem;
    height: 1rem;
    padding-top: .1rem;
    box-sizing: border-box;
}

.zjtit h2 {
    font-size: .36rem;
    font-weight: bold;
    color: #fff;
}

.zjtit h2 span {
    color: #fba40e
}

.zjtit h3 {
    color: #fff
}

.yh_jszz span img, .yh_jszz i img {
    width: .57rem;
    height: .35rem;
    margin-left: .15rem;
}

.yh_jszz td {
    padding: .1rem 0;
}

.yh_jszz em {
    color: #d50707;
}

.yh_zxg {
    overflow: hidden;
    zoom: 1;
}

.yh_zxg h2 {
    text-align: center;
    padding: .14rem 0rem;
    color: #333333;
}


/*第六部分结束*/


/*公益惠民*/

.lcnz6 {
    overflow: hidden;
}

.lcnz6 p {
    text-indent: 2em;
    padding: .15rem .25rem;
    font-size: .2rem;
}

.lcnz6 span {
    display: block;
    width: 4.4rem;
    margin: 0 auto;
}

.two_ad {
    width: 6.4rem;
    position: relative;
    z-index: 0;
}

.two_ad a {
    width: 2.08rem;
    height: .42;
    display: block;
    position: absolute;
    z-index: 1;
    bottom: .2rem;
    left: 1.31rem;
}


/*公益惠民 结束*/

.six_box {
    overflow: hidden;
    zoom: 1;
    margin-top: .02rem;
}

.six_box ul {
    margin-top: -0.02rem;
    overflow: hidden;
    zoom: 1;
}

.six_box ul li {
    display: block;
    margin: .02rem .02rem 0 0;
    float: left;
}

.six_box ul li:nth-child(1) {
    width: 1.96rem;
    height: 1.77rem;
}

.six_box ul li:nth-child(2) {
    width: 2.38rem;
    height: 1.77rem;
}

.six_box ul li:nth-child(3) {
    width: 1.96rem;
    height: 1.77rem;
}

.six_box ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

.six_wz {
    padding: .1rem;
    overflow: hidden;
    zoom: 1;
    color: #7b2f79;
    font-size: .22rem;
    background: #f3f3f3;
}


/* new add */


/*top*/

nav {
    margin: 0 auto 0;
}

nav ul {
    overflow: hidden;
    zoom: 1;
}

nav ul li {
    position: relative;
    display: block;
    width: 24.6%;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    float: left;
}

.hot {
    position: absolute;
    top: .07rem;
    right: .03rem;
    display: block;
    width: .3rem;
}

nav ul li:nth-of-type(4), nav ul li:nth-of-type(8) {
    margin-right: 0;
}

nav ul li a {
    display: block;
    color: #fff;
    background: #ea5504;
    padding: 8% 2%;
    text-align: center;
}

section .five_tit1 {
    overflow: hidden;
    text-align: center;
    font-size: .24rem;
    margin-bottom: 3%;
    color: #ea5504;
}

section .five_tit1 span {
    font-size: .44rem;
    display: block;
    float: none;
    text-align: center;
    font-weight: bold;
}

.five_box {
    overflow: hidden;
    zoom: 1;
}

.five_box i {
    display: block;
    text-align: center;
}

.five_box ul {
    overflow: hidden;
    zoom: 1;
    margin-right: -0.04rem;
}

.five_box ul li {
    display: block;
    float: left;
    margin: 1% 0 0 1%;
    width: 49.5%;
}

.five_box ul li:first-of-type {
    margin-left: 0;
}

.five_box ul li img {
    width: 100%;
    display: block;
}

.five_box p {
    text-align: center;
    font-size: .24rem;
    color: #393939;
    line-height: .4rem;
    padding: .12rem 0rem;
}

.sx_zj {
    margin: 4% 2% 0;
    overflow: hidden;
    zoom: 1;
}

.sx_zj img {
    display: block;
    width: 100%;
}

.six_box1 {
    overflow: hidden;
    zoom: 1;
    margin-top: 0.03rem;
}

.six_box1 i {
    width: 2.16rem;
    margin-left: 0.03rem;
    display: inline;
}

.six_box1 ul {
    width: 2.09rem;
    margin-top: -0.03rem;
    overflow: hidden;
    zoom: 1;
}

.six_box1 ul li {
    display: block;
    margin-top: 0.03rem;
}

.six_wz {
    padding: .2rem;
    overflow: hidden;
    zoom: 1;
    text-indent: 2em;
    font-size: .24rem;
    color: #393939;
    line-height: .4rem;
    background: none;
}

.bot_pay {
    overflow: hidden;
    zoom: 1;
    padding: 0rem .2rem;
}

.bot_pay ul {
    overflow: hidden;
    zoom: 1;
    margin-right: -0.11rem;
}

.bot_pay ul li {
    display: block;
    float: left;
    margin-right: 0.11rem;
    display: inline;
}

.bot_pay ul li:nth-child(1) img {
    width: 1.35rem;
    height: .99rem;
}

.bot_pay ul li:nth-child(2) img {
    width: 1.53rem;
    height: .99rem;
}

.bot_pay ul li:nth-child(3) img {
    width: 1.43rem;
    height: .99rem;
}

.bot_pay ul li:nth-child(4) img {
    width: 1.34rem;
    height: .99rem;
}

.cap {
    background: url(../images/cap_bg.jpg) center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: .34rem;
    color: #ffffff;
    margin: 4% auto;
    height: .76rem;
    line-height: .7rem;
    font-weight: bold;
}

.b41 .tla {
    width: 4.23rem;
    display: block;
    margin: 4% auto;
}

.b41 h2 {
    text-align: center;
    font-size: 0.24rem;
    color: #df0000;
}

.b41 #gh_f {
    margin-top: 2%;
    width: 90%;
    margin: 2% auto 0;
}

.b41 #gh_f input {
    display: block;
    border: 1px solid #cbcbcb;
    margin-top: 4%;
    width: 100%;
    line-height: 0.5rem;
    padding-left: 2%;
    height: .52rem;
}

.b41 #gh_f .ftr {
    overflow: hidden;
}

.b41 #gh_f .ftr input {
    float: left;
    display: block;
    width: 48%;
    margin-left: 4%;
}

.b41 #gh_f .ftr input:first-of-type {
    margin-left: 0;
}

.b41 #gh_f textarea {
    width: 100%;
    border: 1px solid #cbcbcb;
    padding-left: 2%;
    padding-top: 1%;
    min-height: 2rem;
    margin-top: 2%;
}

.b41 #gh_f .fa {
    display: inline-block;
    width: 46%;
    color: #fff;
    font-size: 0.3rem;
    margin-left: 0;
    background: #dd3252;
    text-align: center;
    border: 0;
}

.b41 #gh_f a.fa {
    background: #f0851d;
    margin-left: 5%;
    line-height: 0.5rem;
}

.wx {
    margin: 4% auto;
    background: url(../images/wx_bg.jpg) center repeat;
    padding: 0 0 3%;
}

.wxd {
    overflow: hidden;
    zoom: 1;
    padding: 2% 1%;
}

.wxd dt, .wxd dd {
    display: block;
    float: left;
}

.wxd dt {
    width: 67%;
}

.wxd .dtm {
    height: 1.99rem;
    background: #fff;
    border: 1px solid #d4d4d4;
}

.wxd dt .dtt {
    font-size: 0.24rem;
    color: #393939;
    text-align: center;
    line-height: 0.34rem;
    margin: 0.1rem auto;
}

.wxd dt .dtt span {
    color: #cb0000;
}

.wxd dt .dtt b {
    display: block;
    color: #393939;
}

.wxd dd {
    width: 33%;
    height: 1.99rem;
}

.wxd dd img {
    width: 100%;
    height: 1.99rem;
    display: block;
}

.wxd .yh {
    font-size: 0.22rem;
    color: #393939;
    padding: 0;
    margin: 0.07rem auto;
    line-height: 0.34rem;
    text-align: left;
    width: 90%;
}

.wxd .yh span {
    color: #ea5504;
}

.wxp {
    font-size: 0.22rem;
    text-align: left;
    padding: 0 1%;
}


/*foot*/

footer {
    padding-bottom: 2%;
    background: url(../images/f_bg.jpg) center no-repeat;
    background-size: 100% 100%;
}

footer nav {
    margin: 0.2rem auto;
    overflow: hidden;
    zoom: 1;
}

footer nav a {
    display: block;
    float: left;
    width: 25%;
    background: #ea5504 url(../images/fotnav.jpg) no-repeat right center;
    text-align: center;
    color: #fff;
    padding: 2% 0;
}

footer .logof, footer .tla {
    display: block;
    width: 5.91rem;
}

footer .tla {
    margin: 4% auto;
}

footer p {
    color: #595757;
    padding-left: 8%;
    margin: 3% auto;
}

footer p img {
    vertical-align: top;
    display: inline-block;
    margin-right: .1rem;
    width: .42rem;
}

footer p b, footer p span {
    display: block;
    padding-left: .56rem;
    line-height: .24rem;
}

footer ul {
    overflow: hidden;
    text-align: center;
    margin: 10% auto;
}

footer ul li {
    display: inline-block;
    width: 22%;
}

footer ul li a {
    color: #595757;
}

footer ul li img {
    display: block;
    width: 60%;
    margin: 0 auto;
}

.navb {
    margin: 0.2rem auto .7rem;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 15%;
}

.navb a {
    display: block;
    float: left;
    width: 30.5%;
    border-radius: .07rem;
    margin-left: 2%;
    background: #ababab;
    text-align: center;
    color: #fff;
    height: .6rem;
    line-height: .6rem;
}

.navb a:nth-of-type(2) {
    background: #ea5504;
}

.navb a:nth-of-type(3) {
    background: #cda700;
}

.navb a img {
    display: inline-block;
    width: .4rem;
}

.navb a span {
    display: inline-block;
    width: 60%;
    height: 100%;
    float: left;
    text-align: right;
}
