<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    -webkit-text-size-adjust: none;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    padding: 0;
    margin: 0;
}

html {
    display: block;
    font-size: 100px;
}

@media screen and (max-width:750px) and (min-width:676px) {
    html {
        font-size: 117.19px;
    }
}

@media screen and (max-width:675px) and (min-width:642px) {
    html {
        font-size: 105.47px;
    }
}

@media screen and (max-width:642px) and (min-width:601px) {
    html {
        font-size: 100px;
    }
}

@media screen and (max-width:600px) and (min-width:526px) {
    html {
        font-size: 93.75px;
    }
}

@media screen and (max-width:525px) and (min-width:451px) {
    html {
        font-size: 82.03px;
    }
}

@media screen and (max-width:450px) and (min-width:416px) {
    html {
        font-size: 70.31px;
    }
}

@media screen and (max-width:415px) and (min-width:385px) {
    html {
        font-size: 64.375px;
    }
}

@media screen and (max-width:384px) and (min-width:377px) {
    html {
        font-size: 60px;
    }
}

@media screen and (max-width:376px) and (min-width:362px) {
    html {
        font-size: 58.59px;
    }
}

@media screen and (max-width:361px) and (min-width:301px) {
    html {
        font-size: 56.09px;
    }
}

@media screen and (max-width:321px) and (min-width:301px) {
    html {
        font-size: 50px;
    }
}

@media screen and (max-width:300px) and (min-width:201px) {
    html {
        font-size: 46.88px;
    }
}

@media screen and (max-width:200px) and (min-width:101px) {
    html {
        font-size: 31.25px;
    }
}

@media screen and (max-width:100px) {
    html {
        font-size: 15.625px;
    }
}

body {
    text-align: center;
    font-family: "Hiragino Sans GB" !important;
    /*font-family:"Microsoft YaHei,\5b8b\4f53,Arial,sans-serif";*/
    width: 100%;
    min-width: 320px;
    max-width: 640px;
    display: block;
    overflow-x: hidden;
    vertical-align: bottom;
    margin: 0 auto;
    background: #f0eeef;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
    display: block;
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

input,
textarea {
    outline: none;
    -webkit-appearance: none;
}

dl,
dd,
dt,
li {
    float: left;
}

img {
    border: 0;
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/*linkes*/

a {
    text-decoration: none;
    -webkit-transition: color 0.2s linear;
    -khtml-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
}

a:hover {
    text-decoration: none;
}

.bg {
    background: #fff;
}

.clear {
    clear: both;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.ptb3545 {
    padding: 0.35rem 0 0.45rem
}

.ptb6050 {
    padding: 0.6rem 0 0.5rem
}

.cbj {
    background: url(../images/cbj.png) no-repeat;
}

.logo {
    width: 100%;
    margin: 0 auto;
    background: rgb(38, 66, 106);
    text-align: center
}

.logo a {
    width: 100%;
    display: inline-block;
    padding: 4.5% 0 2% 0.5%;
    font-size: 0
}

.logo a img {
    display: inline-block
}

.nav {
    width: 100%;
    background: #4586ff;
}

.nav ul {
    overflow: hidden;
}

.nav ul li {
    width: 16.4%;
    float: left;
    font-size: 0.28rem;
}

.nav ul li:first-child {
    padding-left: 0.8%;
}

.nav ul li a {
    color: #fff;
    line-height: 2.5;
    display: block
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides&gt;li {
    display: none;
    -webkit-backface-visibility: hidden;
    list-style-type: none;
}


/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
    /* width: 100%; */
    display: block;
    max-width: 640px;
    margin: 0 auto;
    height: auto
}

.flexslider .flex-pauseplay span {
    text-transform: capitalize;
}

.flexslider .flex-control-paging {
    display: inline-block;
}

.flexslider .flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background-repeat: no-repeat;
    background-color: #fff;
    text-indent: -9000px;
    cursor: pointer;
    border-radius: 5px;
}

.flexslider .flex-control-paging li a.flex-active {
    background-color: red
}

.home_slider {
    overflow: hidden;
    position: relative;
    background: #fff;
}

.home_slider .flex-control-paging {
    position: absolute;
    bottom: 0;
    margin-bottom: 2%;
    margin-left: -0.35rem;
}

.home_slider .flex-control-paging li a {
    margin: 0 0.05rem;
}

.search {
    background: #fff;
    padding: 3.3% 1%;
    border-bottom: 0.15rem solid #f0eeef;
    overflow: hidden;
}

.search a:first-child {
    font-size: 0.26rem;
    color: #4c4c4c;
    line-height: 1.85;
    float: left;
    width: 48%;
}

.search form {
    float: right;
    width: 48.5%;
}

.search form input[type='text'] {
    font-size: 0.24rem;
    color: #444;
    line-height: 1.85;
    border: 1px solid #d9d9d9;
    border-radius: 0.24rem 0 0 0.24rem;
    width: 60%;
    float: left;
    padding: 0 5%;
    border-right: 0px;
}

.search form .search_btn {
    background: #ed5936;
    line-height: 1.85;
    border: 1px solid #ed5936;
    border-radius: 0 0.24rem 0.24rem 0;
    width: 28%;
    float: left;
    font-size: 0.24rem;
    color: #fff;
}

.dmenu {
    background: #fff;
    border-bottom: 0.15rem solid #f0eeef;
    overflow: hidden
}

.dmenu .menu {
    width: 100%;
    padding-bottom: 5%;
    overflow: hidden;
    border-bottom: 1px solid #ededed
}

.dmenu .menu li {
    width: 25%;
    float: left;
    padding-top: 5%
}

.dmenu .menu li a {
    display: block;
    text-align: center;
    font-size: 0.26rem;
    color: #333;
}

.dmenu .menu li a span {
    width: 0.9rem;
    display: inline-block;
    height: 0.9rem;
    background: #41bbb1;
    overflow: hidden;
    border-radius: 0.36rem;
    position: relative
}

.dmenu .menu li a span i {
    position: absolute;
    width: 0.31rem;
    height: 0.58rem;
    background-image: url(../images/1.png);
    left: 50%;
    top: 50%;
    margin-left: -0.14rem;
    margin-top: -0.29rem;
    background-size: 100% 100%;
    background-repeat: 0 0;
}

.dmenu .menu li a h2 {
    font-size: 0.26rem;
    font-weight: normal
}

.dmenu .menu li:nth-child(2) a span {
    background: #ed5837
}

.dmenu .menu li:nth-child(2) a span i {
    width: 0.45rem;
    height: 0.52rem;
    background-image: url(../images/2.png);
    margin-left: -0.225rem;
    margin-top: -0.2rem;
}

.dmenu .menu li:nth-child(3) a span {
    background: #83c122
}

.dmenu .menu li:nth-child(3) a span i {
    width: 0.47rem;
    height: 0.46rem;
    background-image: url(../images/4.png);
    margin-left: -0.215rem;
    margin-top: -0.2rem;
}

.dmenu .menu li:nth-child(4) a span {
    background: #3780cd
}

.dmenu .menu li:nth-child(4) a span i {
    width: 0.41rem;
    height: 0.40rem;
    background-image: url(../images/3.png);
    margin-left: -0.22rem;
    margin-top: -0.18rem;
}

.dmenu .menu li:nth-child(5) a span {
    background: #704cb6
}

.dmenu .menu li:nth-child(5) a span i {
    width: 0.50rem;
    height: 0.50rem;
    background-image: url(../images/5.png);
    margin-left: -0.25rem;
    margin-top: -0.25rem;
}

.dmenu .menu li:nth-child(6) a span {
    background: #dc7a15
}

.dmenu .menu li:nth-child(6) a span i {
    width: 0.43rem;
    height: 0.41rem;
    background-image: url(../images/6.png);
    margin-left: -0.18rem;
    margin-top: -0.205rem;
}

.dmenu .menu li:nth-child(7) a span {
    background: #1fada1
}

.dmenu .menu li:nth-child(7) a span i {
    width: 0.53rem;
    height: 0.41rem;
    background-image: url(../images/7.png);
    margin-left: -0.265rem;
    margin-top: -0.205rem;
}

.dmenu .menu li:nth-child(8) a span {
    background: #ed5837
}

.dmenu .menu li:nth-child(8) a span i {
    width: 0.35rem;
    height: 0.47rem;
    background-image: url(../images/8.png);
    margin-left: -0.175rem;
    margin-top: -0.205rem;
}

.dmenu .yydt {
    padding: 0.15rem 0.22rem 0.25rem 0.17rem;
    overflow: hidden
}

.dmenu .yydt .fl {
    height: 1.67rem;
    padding-right: 0.15rem;
    border-right: 1px solid #d7d7d7;
    width: 13%;
    line-height: 1.67rem;
}

.dmenu .yydt .fl img {
    width: 0.7rem;
    height: 0.71rem;
    display: inline-block
}

.dmenu .yydt .fr {
    width: 80%;
    height: 1.67rem;
    overflow: hidden;
}

.dmenu .yydt .fr ul {
    width: 100%;
}

.dmenu .yydt .fr ul li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0.24rem;
    padding-bottom: 0.2rem;
    width: 100%;
    text-align: left;
}

.dmenu .yydt .fr ul li a {
    color: #333;
    line-height: 0.27rem;
}

.dmenu .yydt .fr ul li a i {
    background: url(../images/19.png) no-repeat center center;
    background-size: 100%;
    width: 0.08rem;
    height: 0.27rem;
    display: block;
    float: left;
    margin-right: 0.09rem
}

.gg {
    width: 100%;
    background: #fff;
    display: none !important
}

.gg img {
    display: block
}

.tit {
    padding: 0 0.17rem;
    background: #4586ff;
    border-bottom: 0.02rem solid #eea103;
    line-height: 0.65rem;
    text-align: left;
    overflow: hidden
}

.tit h2 {
    font-size: 0.28rem;
    color: #fff;
    font-weight: normal;
    float: left
}

.tit a {
    font-size: 0.18rem;
    color: #ffcc00;
    float: right
}

.button_an {
    width: 100%;
    font-size: 0.28rem;
}

.button_an a {
    display: inline-block;
    color: #fff;
    background-color: #8aca00;
    border-radius: 0.05rem;
    padding: 0 0.56rem;
    line-height: 0.63rem;
}

.button_an a i {
    background: url(../images/10.png) no-repeat left center;
    background-size: 100%;
    width: 0.33rem;
    height: 0.63rem;
    float: left;
    margin-right: 0.1rem;
}

.button_an a:last-child {
    background-color: #fe7800
}

.button_an a:last-child i {
    background: url(../images/11.png) no-repeat left 0.18rem;
    width: 0.27rem;
    margin-right: 0.12rem;
    background-size: 100%
}

.zjtd {
    background: #fff;
}

.zjtd .tab1 {
    margin: 0.3rem 0.08rem 0;
    height: 6.27rem;
    overflow: hidden;
}

.zjtd .tab1 ul {
    margin: 0;
    width: 100%
}

.zjtd .tab1 .ys1 {
    border: 1px solid #e6e6e6;
    padding: 0.1rem;
    overflow: hidden;
    margin-bottom: 0.3rem;
    text-align: left;
    font-size: 0.22rem;
}

.zjtd .ys1 .flt {
    float: left;
    width: 1.63rem;
    margin-right: 0.25rem
}

.zjtd .ys1 .flt img {
    width: 100%;
    display: block;
    height: auto
}

.zjtd .ys1 .frt {
    float: right;
    width: 4.1rem;
    line-height: 1.8;
}

.zjtd .ys1 .frt h2 {
    font-size: 0.28rem;
    color: #333333;
    line-height: 1.3;
    padding-bottom: 0.04rem;
}

.zjtd .ys1 .frt h2 font {
    font-size: 0.26rem;
    font-weight: 400;
    padding-left: 0.02rem;
}

.zjtd .ys1 .frt span {
    color: #000;
    font-size: 0.22rem;
}

.zjtd .ys1 .frt p {
    color: #4c4c4c;
    padding-bottom: 0.1rem;
    white-space: nowrap;
}

.zjtd .ys1 .frt a {
    color: #4c4c4c;
    border: 1px solid #cccccc;
    display: inline-block;
    line-height: 0.35rem;
    padding: 0px 5%;
    margin-right: 5%;
}

.zjtd .ys1 .frt a:nth-child(4) {
    color: #089149;
    border: 1px solid #089149
}

.rdgz {
    background: #fff;
    padding-bottom: 0.7rem
}

.rdgz .nr1 {
    padding: 0.24rem 0.08rem;
    overflow: hidden;
    font-size: 0.26rem;
}

.rdgz .nr1 li {
    line-height: 0.77rem;
    font-size: 0.26rem;
    height: 0.77rem;
    border-bottom: 0.01rem solid #e6e6e6;
    width: 5.8rem;
    text-align: left;
    background: url(../images/18.png) no-repeat 5.9rem center;
    background-size: 0.2rem 0.27rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 0.44rem
}

.rdgz .nr1 li a {
    color: #4c4c4c;
}

.rdgz .nr1 li a i {
    background: url(../images/9.png) no-repeat center center;
    background-size: 100%;
    width: 0.61rem;
    height: 0.77rem;
    float: left;
    margin: 0 0.16rem 0 0.1rem
}

.rdgz .nr1 li:nth-child(4) a i,
.rdgz .nr1 li:nth-child(5) a i {
    background: url(../images/19.png) no-repeat center center;
    background-size: 100%;
    width: 0.1rem;
    margin-right: 0.14rem
}

.rdgz .nr1 li a i.hot {
    -webkit-animation: bounce-left 0.8s linear infinite;
    animation: bounce-left 0.8s linear infinite;
}

@-webkit-keyframes bounce-left {
    25% {
        -webkit-transform: translateX(6px);
    }
    50%,
    100% {
        -webkit-transform: translateX(0);
    }
    75% {
        -webkit-transform: translateX(-6px);
    }
}

@keyframes bounce-left {
    25% {
        transform: translateX(6px);
    }
    50%,
    100% {
        transform: translateX(0);
    }
    75% {
        transform: translateX(-6px);
    }
}

.rdgz .nr1 li a i.hote {
    -webkit-animation: bounce-left1 0.8s linear infinite;
    animation: bounce-left1 0.8s linear infinite;
}

@-webkit-keyframes bounce-left1 {
    25% {
        -webkit-transform: translateX(-6px);
    }
    50%,
    100% {
        -webkit-transform: translateX(0);
    }
    75% {
        -webkit-transform: translateX(6px);
    }
}

@keyframes bounce-left1 {
    25% {
        transform: translateX(-6px);
    }
    50%,
    100% {
        transform: translateX(0);
    }
    75% {
        transform: translateX(6px);
    }
}

.tsjs {
    background: #fff;
    padding-bottom: 0.58rem
}

.tsjs .nr2 {
    overflow: hidden;
    padding: 0.35rem 0.09rem 0.03rem 0.08rem;
}

.tsjs .nr2 li {
    font-size: 0.22rem;
    color: #fff;
    border: 0.01rem solid #e6e6e6;
    width: 100%;
    margin-bottom: 0.32rem;
    font-size: 0.22rem;
    color: #666666;
    padding-bottom: 0.1rem;
}

.tsjs .nr2 li .img {
    width: 1.91rem;
    height: 1.69rem;
    position: relative;
    float: left;
    margin-right: 0.16rem
}

.tsjs .nr2 li .img img {
    width: 100%;
    height: auto;
    margin-top: -1px;
}

.tsjs .nr2 li h2 {
    font-size: 0.26rem;
    line-height: 2;
    text-align: left;
    padding: 0.08rem 0 0.03rem
}

.tsjs .nr2 li h2 span {
    color: #ed5936;
}

.tsjs .nr2 li h2 a {
    color: #333;
}

.tsjs .nr2 li .sx {
    padding-top: 0.2rem;
    text-align: left;
    display: flex;
    flex-flow: row;
}

.tsjs .nr2 li .sx span {
    display: inline-block;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-right: 1%;
    color: #666;
    line-height: 0.42rem;
    padding: 0 0.04rem;
}

.tsjs .button_an a:first-child i {
    background: url(../images/12.png) no-repeat left 0.18rem;
    width: 0.32rem;
    margin-right: 0.12rem;
    background-size: 100%
}

.tsjs .button_an a:last-child i {
    background: url(../images/13.png) no-repeat left 0.18rem;
    width: 0.35rem;
    margin-right: 0.12rem;
    background-size: 100%
}

.qbal {
    background: #fff;
    padding-bottom: 0.72rem;
}

.qbal .nr3 {
    padding-bottom: 0.45rem
}

.real_case_box {
    padding-bottom: .2rem;
    border-bottom: 2px solid #e6e6e6;
}

.real_case_box:nth-child(4) {
    border-bottom: 0;
}

.real_case_box_title a {
    color: #333;
}

.real_case_box_title {
    margin-top: .15rem;
    margin-bottom: .2rem;
    margin-left: .12rem;
    text-align: left;
    font-weight: 700;
    font-size: .28rem;
    line-height: .6rem;
}

.real_case_box_title i {
    float: left;
    margin-right: .07rem;
    width: .59rem;
    height: .6rem;
    background: url(../images/20.png) no-repeat left .14rem;
    background-size: 100%;
}

.real_case_box ul {
    overflow: hidden;
    padding-bottom: .65rem;
}

.real_case_box ul li {
    position: relative;
    float: left;
    margin-left: .35rem;
    width: 27.97%;
}

.real_case_box ul li .status {
    position: absolute;
    bottom: .11rem;
    left: 7.91%;
    width: 87.58%;
    height: .31rem;
    border-radius: .155rem;
    background-color: #fff;
    box-shadow: #222 1px 1px 8px;
    color: #333;
    text-align: center;
    font-weight: 700;
    font-size: .18rem;
    line-height: .31rem;
}

.real_case_box ul li .real_case_box_content {
    position: absolute;
    bottom: -.5rem;
    width: 100%;
    color: #4d4d4d;
    text-align: center;
    font-size: .24rem;
    width: 110%;
    margin-left: -5%;
}

.real_case_box ul li:first-child {
    float: left;
    margin-left: .14rem;
}

.real_case_box ul li img {
    width: 100%;
    height: auto
}

.real_case_box .real_case_box_des {
    padding: 0 2.81%;
    color: #4c4c4c;
    text-align: left;
    text-indent: 2em;
    font-size: .24rem;
    line-height: 1.6;
}

.real_case_box .real_case_box_des a {
    float: right;
    padding-bottom: 2px;
    color: #f4220b;
    text-indent: 0;
    font-weight: 700;
    text-decoration: underline;
}

.qbal .dtt {
    background-color: #f2f2f2
}

.nr3 .real_case_box:first-child ul {
    padding-bottom: 0.15rem
}

.nr3 .real_case_box:nth-child(3) {
    border-bottom: 0;
    padding: 0
}

.qbal .button_an a:first-child i {
    background: url(../images/12.png) no-repeat left 0.18rem;
    width: 0.32rem;
    margin-right: 0.12rem;
    background-size: 100%
}

.qbal .button_an a:last-child i {
    background: url(../images/13.png) no-repeat left 0.18rem;
    width: 0.35rem;
    margin-right: 0.12rem;
    background-size: 100%
}

.video {
    background: #fff;
    padding-bottom: 0.72rem;
}

.video .nr4 {
    margin: 0.33rem 0.08rem;
    overflow: hidden
}

.video .nr4 li {
    width: 3rem;
    float: left;
    font-size: 0.24rem;
}

.video .nr4 li:first-child {
    width: 100%;
    padding-bottom: 0.24rem;
}

.video .nr4 li:last-child {
    float: right
}

.video .nr4 li img {
    width: 100%;
    height: auto
}

.video .nr4 li a {
    color: #333;
    line-height: 0.49rem;
}

.video .nr4 li a.img {
    display: block;
    width: 100%;
    position: relative;
}

.video .nr4 li a i {
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    left: 50%;
    margin-left: -0.2rem;
    top: 50%;
    margin-top: -0.2rem;
    background: url(../images/14.png) no-repeat center center;
    background-size: 100%
}

.video .nr4 li a em {
    position: absolute;
    width: 0.44rem;
    height: 1.5rem;
    left: 0.09rem;
    top: 0;
    background: url(../images/vid.png) no-repeat center center;
    background-size: 100%
}

.video .button_an {
    font-size: 0.3rem
}

.video .button_an a i {
    background: url(../images/22.png) no-repeat left center;
    width: 0.22rem;
    margin-left: 0.1rem;
    background-size: 100%;
    float: right
}

.wzpt {
    background: #fff;
}

.wzpt h2 {
    background: #4586ff;
    height: 0.78rem;
    color: #fff;
    line-height: 0.78rem;
    font-size: 0.33rem;
    position: relative
}

.wzpt h2 i {
    position: absolute;
    width: 0.13rem;
    height: 0.1rem;
    bottom: -0.1rem;
    left: 50%;
    margin-left: -0.065rem;
    background: url(../images/17.png) no-repeat left center;
    background-size: 100%
}

.wzpt .nr5 {
    padding: 0.1rem 0.08rem 0.77rem;
    overflow: hidden
}

.wzpt .nr5 li {
    width: 49%;
    float: left;
    font-size: 0.24rem;
    color: #666;
}

.wzpt .nr5 li:last-child {
    float: right
}

.wzpt .nr5 li p {
    line-height: 0.68rem;
}

.wzpt .nr5 li a {
    width: 100%;
    height: 1.26rem;
    background: #8aca00;
    display: block;
    color: #fff;
    text-align: left
}

.wzpt .nr5 li a i {
    width: 0.37rem;
    height: 0.37rem;
    background: url(../images/15.png) no-repeat left center;
    display: block;
    float: left;
    margin: 0.54rem 0.11rem 0 0.12rem;
    background-size: 100%
}

.wzpt .nr5 li a strong {
    display: block;
    font-size: 0.3rem;
    line-height: 0.45rem;
    padding-top: 0.3rem
}

.wzpt .nr5 li a span {
    display: block;
    font-size: 0.21rem
}

.wzpt .nr5 li:last-child a {
    background: #fe7800;
}

.wzpt .nr5 li:last-child a i {
    width: 0.34rem;
    height: 0.42rem;
    background: url(../images/16.png) no-repeat left center;
    display: block;
    float: left;
    margin: 0.28rem 0.16rem 0 0.61rem;
    background-size: 100%
}

.wzpt .nr5 li:last-child a span {
    text-align: center
}

.ghsq {
    background: #fff;
}

.ghsq .nr6 {
    padding: 0.27rem 0.13rem 0.8rem;
    overflow: hidden;
}

.ghsq .nr6 .img {
    float: left;
    width: 2.79rem;
    height: auto;
}

.ghsq .nr6 .img img {
    width: 100%;
    height: auto
}

.ghsq .nr6 .fr {
    width: 3.25rem;
    font-size: .24rem;
    color: #333
}

.ghsq .nr6 .fr .sheq {
    padding-bottom: 0.14rem;
    position: relative
}

.ghsq .nr6 .fr .sheq input {
    border: 1px solid #ddd;
    height: .55rem;
    line-height: .54rem;
    border-radius: 4px;
    padding-left: .85rem;
    width: 2.4rem;
    font-size: .24rem;
    color: #333
}

.ghsq .nr6 .fr .sheq em {
    position: absolute;
    font-style: normal;
    left: 0;
    width: .98rem;
    top: 0;
    height: .57rem;
    line-height: 2.6;
    text-align: center
}

.ghsq .nr6 .fr .zhiy {
    padding-bottom: 0.16rem
}

.ghsq .nr6 .fr .zhiy textarea {
    border: 1px solid #ddd;
    height: 1.27rem;
    line-height: 1.6;
    border-radius: 4px;
    padding: 0.08rem 0.1rem;
    width: 3.04rem;
    font-size: .24rem;
    color: #333;
    display: block
}

.ohide {
    display: none
}

.ghsq .nr6 .fr .message_br {
    text-align: center
}

.ghsq .nr6 .fr .message_br a {
    width: 1.48rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: .24rem;
    color: #fff;
    background: #8aca00;
    border-radius: 4px;
    display: inline-block
}

.ghsq .nr6 .fr .message_br a:last-child {
    background: #fe7800;
    margin-left: 0.2rem
}

.foot {
    background: #fff;
}

.foot .logo2 {
    background: #4586ff;
    height: 1.2rem;
    display: block;
    overflow: hidden
}

.foot .logo2 img {
    width: 4.55rem;
    height: auto;
    margin: 0.2rem 0 0.2rem 0.92rem
}

.foot .nr7 {
    overflow: hidden;
    font-size: 0.26rem;
    color: #000;
    line-height: 1.5;
    padding: 0.3rem 0.08rem
}

.foot .nr7 .fl {
    font-size: 0.18rem;
    width: 1.37rem;
    height: 2.23rem;
    margin-left: 0.3rem;
    border: 1px solid #ccc;
    line-height: 1.5
}

.foot .nr7 .fl img {
    width: 1.07rem;
    height: auto;
    display: inline-block;
    padding: 0.13rem 0 0.05rem
}

.foot .nr7 .fr {
    text-align: left
}

.foot .nr7 .fr p {
    padding: 0.07rem 0;
}

.foot .nr7 .fr p:last-child {
    font-size: 0.24rem
}

p.aw {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.xsbk {
    background: #fff;
    padding: 0.24rem 0.1rem 0.7rem;
}

.xsbk .tit {
    margin-bottom: 0.25rem;
}

.xsbk .nr1 {
    overflow: hidden;
    font-size: 0.22rem;
}

.xsbk .nr1 li {
    line-height: 0.6rem;
    font-size: 0.22rem;
    border-bottom: 0.01rem dashed #999;
    width: 100%;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 0.2rem;
    position: relative;
}

.xsbk .nr1 li a {
    color: #4c4c4c;
}

.xsbk .nr1 li a i {
    background: url(../images/xs_b1.jpg) no-repeat center center;
    background-size: 100%;
    width: 0.17rem;
    float: left;
    margin: 0 0.06rem 0 0.09rem
}

.xsbk .nr1 li a em {
    background: url(../images/xs_b2.jpg) no-repeat center center;
    background-size: 100%;
    width: 0.57rem;
    height: 0.28rem;
    position: absolute;
    top: 0.13rem;
    right: 0px;
    line-height: 0.24rem;
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
    font-style: normal;
}

.xsbk .swiper-container1 {
    width: 100%;
    height: 3.11rem;
}

.xsbk .swiper-container1 .swiper-slide {
    width: 100%;
    height: 3.11rem;
}

.xsbk .swiper-container1 .swiper-slide a {
    display: block;
    position: relative;
    cursor: default;
}

.xsbk .swiper-container1 .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 0.26rem;
    height: 0.64rem;
    line-height: 0.64rem;
    background: rgba(0, 0, 0, .5);
    color: #fff;
}

.xsbk .swiper-container1 .swiper-slide p span {
    display: block;
    padding-right: 0.8rem;
    text-align: center;
}

.xsbk .swiper-pagination1 {
    position: absolute;
    right: 0;
    bottom: 0;
    left: inherit;
    width: 1rem;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.24rem;
    color: #fff;
}

.xsbk .p1 {
    font-size: 0.3rem;
    color: #333;
    line-height: 0.5rem;
    text-align: center;
}

.xsbk .p1 a {
    color: #333;
}

.doctor_zj {
    width: 100%;
    display: block;
    margin-top: 0.22rem;
    float: left;
}

.doctor_zj li {
    width: 5.87rem;
    height: 1.37rem;
    margin-left: 0.2rem;
    position: relative;
    margin-top: 0.09rem
}

.head_pho {
    width: 1.25rem;
    height: 1.37rem;
    float: left;
}

.head_pho img {
    display: block;
    float: left;
    width: 100%
}

.doc_info {
    width: 4.5rem;
    height: 100%;
    float: left;
    text-indent: 0.1rem;
    text-align: left;
}

.doc_name {
    display: block;
    float: left;
    font-size: 0.2731rem;
    color: #000;
    font-weight: bold;
    margin-top: 0.22rem;
    width: 100%;
    margin-bottom: 0.07rem
}

.doc_time {
    display: block;
    float: left;
    font-size: 0.22rem;
    color: #000;
    width: 100%
}

.registered {
    display: block;
    float: left;
    width: 1.47rem;
    height: 0.6rem;
    background-color: #fa791f;
    color: #fff;
    font-size: 0.27rem;
    line-height: 0.6rem;
    border-radius: 0.03rem;
    position: absolute;
    right: 0;
    top: 0.42rem
}

.centerdo {
    width: 100%;
    margin-top: 0.21rem;
    height: 0.81rem;
    margin-top: 0.21rem;
    float: left;
}

.centerdo img {
    display: block;
    float: left;
    width: 100%
}

.doctors {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 0.24rem;
    position: relative;
}

.swiper-slide ul li {
    width: 31.5%;
    height: 3.28rem;
    float: left;
    background: url(../images/wlibg_13.png) repeat-x;
}

.m {
    margin-right: 0.08rem
}

.swiper-pagination7 {
    bottom: -0.04rem;
    left: 37%;
}

.swiper-pagination7 .swiper-pagination-bullet {
    width: 0.42rem !important;
    height: 0.11rem !important;
    border-radius: 0 !important;
    margin-right: 0.08rem
}

.swiper-pagination7 .swiper-pagination-bullet-active {
    background-color: #b9dfd9 !important
}

.doc_pht {
    width: 1.65rem;
    height: 1.65rem;
    float: left;
    display: block;
    margin-top: 0.06rem;
    margin-left: 0.06rem;
    border-radius: 1rem
}

.docs_name {
    display: block;
    float: left;
    width: 100%;
    font-size: 0.32rem;
    color: #fff;
    font-weight: bold;
    margin-top: 0.1rem
}

.pleace {
    display: block;
    float: left;
    width: 100%;
    font-size: 0.24rem;
    color: #fff;
    margin-top: 0.1rem
}

.zhshal {
    width: 100%
}

.zhshal_top {
    width: 100%;
    height: 0.73rem;
    float: left;
    background: #4586ff
}

.top_span {
    font-size: 0.3rem;
    color: #ffffff;
    line-height: 0.73rem;
    font-family: '微软雅黑';
    display: inline-block;
    float: left;
    margin-left: 0.15rem
}

.top_a {
    font-size: 0.24rem;
    color: #ffca0a;
    line-height: 0.73rem;
    font-family: '宋体';
    display: inline-block;
    float: right;
    margin-right: 0.15rem;
    text-decoration: none;
}

.duibt4 {
    width: 100%;
    height: 4.49rem;
    float: left;
}

.duibt4_left {
    width: 46%;
    height: 4.49rem;
    float: left;
    position: relative;
    padding: 0 2%;
}

.duibt4_right {
    width: 46%;
    height: 4.49rem;
    float: left;
    padding: 0 2%;
}

.duibt4_span {
    font-family: '微软雅黑';
    font-size: 0.28rem;
    display: block;
    float: left;
    color: #333;
    width: 2.56rem;
    height: 0.86rem;
    line-height: 1rem
}

.left_img1 {
    display: block;
    float: left;
    width: 100%;
    height: 1.74rem;
    margin-bottom: 0.15rem;
    position: relative;
    background: url(../images/285-174-1.jpg) no-repeat;
    background-size: 100%;
}

.left_img2 {
    display: block;
    float: left;
    width: 100%;
    height: 1.74rem;
    position: relative;
    background: url(../images/285-174-2.jpg) no-repeat;
    background-size: 100%;
}

.right_img1 {
    display: block;
    float: left;
    width: 100%;
    height: 1.74rem;
    margin-bottom: 0.15rem;
    position: relative;
    background: url(../images/285-174-3.jpg) no-repeat;
    background-size: 100%;
}

.right_img2 {
    display: block;
    float: left;
    width: 100%;
    height: 1.74rem;
    position: relative;
    background: url(../images/285-174-4.jpg) no-repeat;
    background-size: 100%;
}

.img1_q {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 0.44rem;
    height: 0.34rem;
    background: #eb7b02;
    color: #fff;
    font-family: '微软雅黑';
    font-size: 0.24rem;
}

.direction {
    position: absolute;
    width: 0.54rem;
    height: 0.54rem;
    top: 52%;
    left: 1.01rem;
    background: #fff;
    box-shadow: 0rem 0rem 0.1rem #6b5143;
    border-radius: 0.8rem;
    position: relative;
}

.doctors_one {
    margin-bottom: 0.2rem;
    overflow: hidden
}

.doctors_one .swiper-slide {
    padding-left: 2px;
}

#triangle-down {
    width: 0;
    height: 0;
    border-left: 0.15rem solid transparent;
    border-right: 0.15rem solid transparent;
    border-top: 0.15rem solid #676767;
    position: absolute;
    top: 0.22rem;
    left: 0.12rem;
    position: relative;
}

#triangle-down1 {
    width: 0;
    height: 0;
    border-left: 0.15rem solid transparent;
    border-right: 0.15rem solid transparent;
    border-top: 0.15rem solid #fff;
    position: absolute;
    top: -0.17rem;
    left: -0.15rem;
}

.zhshal_title {
    width: 100%;
    float: left;
    height: 0.82rem;
    font-family: '微软雅黑';
    font-size: 0.3rem;
    color: #333;
    line-height: 1rem
}

.emei {
    width: 100%;
    height: 2.11rem;
    float: left;
    margin-bottom: 0.2rem
}

.emei_left {
    width: 46%;
    height: 2.11rem;
    float: left;
    position: relative;
    margin: 0 2%;
}

.emei_left img {
    display: block;
    float: left;
    width: 100%;
}

.emei_right {
    width: 46%;
    height: 2.11rem;
    float: left;
    position: relative;
    margin: 0 2%;
}

.emei_right img {
    display: block;
    float: left;
    width: 100%;
}

.emei_span {
    line-height: 0.5rem;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.5rem;
    font-family: '微软雅黑';
    font-size: 0.24rem;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.moer {
    width: 100%;
    height: 1.12rem
}

.see_moer {
    display: block;
    float: left;
    width: 100%;
    height: 0.58rem;
    line-height: 0.58rem;
    font-family: '宋体';
    font-size: 0.3rem;
    color: #666;
    line-height: 0.58rem
}

.other_moer {
    width: 100%;
    height: 0.54rem;
    float: left;
    position: relative;
}

.jian1 {
    width: 0;
    height: 0;
    border-left: 0.15rem solid transparent;
    border-right: 0.15rem solid transparent;
    border-top: 0.19rem solid #9f9f9f;
    position: absolute;
    top: 0;
    left: 3.06rem;
    position: relative;
    z-index: 1000
}

.jian1s {
    width: 0;
    height: 0;
    border-left: 0.15rem solid transparent;
    border-right: 0.15rem solid transparent;
    border-top: 0.19rem solid #fff;
    position: absolute;
    top: -0.23rem;
    left: -0.15rem;
}

.jian2 {
    width: 0;
    height: 0;
    border-left: 0.15rem solid transparent;
    border-right: 0.15rem solid transparent;
    border-top: 0.19rem solid #cccccc;
    position: absolute;
    top: -0.04rem;
    left: 3.06rem;
    position: relative;
    z-index: 999
}

.jian2s {
    width: 0;
    height: 0;
    border-left: 0.15rem solid transparent;
    border-right: 0.15rem solid transparent;
    border-top: 0.19rem solid #fff;
    position: absolute;
    top: -0.23rem;
    left: -0.15rem;
}

.consult {
    display: block;
    float: left;
    margin-left: 0.71rem;
    margin-right: 0.7rem;
    background: #ff7c01;
    border-radius: 0.8rem;
    width: 4.99rem;
    height: 0.7rem;
    font-family: '微软雅黑';
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.7rem;
    text-decoration: none;
    text-align: left;
    text-indent: 1em;
    position: relative;
    margin-bottom: 0.3rem;
}

.consult_icon {
    position: absolute;
    top: 0.11rem;
    right: 0.18rem;
    width: 0.47rem;
    height: 0.47rem;
    background: #fff;
    border-radius: 0.8rem;
}

.icon_right {
    position: absolute;
    top: 0.11rem;
    left: 0.18rem;
    width: 0;
    height: 0;
    border-top: 0.15rem solid transparent;
    border-left: 0.15rem solid #ff7c01;
    border-bottom: 0.15rem solid transparent;
}

.gallery-top {
    height: 4rem;
    width: 100%;
    overflow: hidden;
}

.gallery-thumbs {
    height: 1.66rem;
    box-sizing: border-box;
    margin: 0.10rem 0.10rem;
    padding: 0.10rem 0;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.gallery-thumbs .swiper-slide {
    height: 1.14rem;
    width: 19.02% !important;
    border-radius: 100%;
    margin-right: 0.068rem !important;
    background: #f2f2f2 !important;
}

.gallery-thumbs .swiper-slide img {
    border-radius: 100%;
    border: 1px solid #cecece;
}

.gallery-thumbs .swiper-slide-thumb-active img {
    background: #eda011 !important;
    border: 1px solid #eda011;
}

.doctors .swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background: url(../images/pagel_03.jpg) no-repeat;
    background-size: 100%
}

.doctors .swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background: url(../images/pagel_03.jpg) no-repeat;
    background-size: 100%;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dcfrom {
    display: block;
    float: left;
    height: 0.23rem;
    margin-top: 0.34rem;
    margin-left: 3.64rem;
    border: 1px solid #edac0f;
    color: #ff8400;
    line-height: 0.23rem;
    text-align: center;
    border-radius: 0.1rem;
    font-size: 0.16rem;
    padding: 0 8px
}

.dcname {
    display: block;
    float: left;
    height: 0.54rem;
    margin-left: 58%;
    border-bottom: 1px solid #98c5b5;
    font-size: 0.29rem;
    color: #004e32;
    line-height: 0.54rem;
    text-align: left;
}

.dcname a {
    color: #004e32;
}

.dcfamous {
    float: left;
    height: 1.05rem;
    border-bottom: 1px solid #92c1b1;
    margin-left: 58%;
    position: relative;
}

.dcfamous1 {
    display: block;
    float: left;
    width: 100%;
    font-size: 0.19rem;
    color: #363636;
    text-align: left;
    margin-top: 0.25rem
}

.dcfamous1.red {
    /* color: #ff7800 */
}

.dcfamous i {
    color: #ff7800
}

.dcfamous img {
    display: block;
    width: 0.72rem;
    height: 0.29rem;
    position: absolute;
    top: 0.58rem;
    right: 0
}

.dcfamous2 {
    display: block;
    float: left;
    width: 100%;
    font-size: 0.19rem;
    color: #363636;
    text-align: left;
    margin-top: 0.08rem
}

.dc_gplay {
    float: left;
    height: 0.41rem;
    margin-left: 58%;
    margin-top: 0.14rem;
}

.dc_gplay span {
    display: block;
    float: left;
    width: 0.6rem;
    height: 100%;
    font-size: 0.19rem;
    color: #fff;
    text-align: center;
    line-height: 0.41rem;
    background: #017149
}

.dc_gplay p {
    display: block;
    float: left;
    width: 1.58rem;
    height: 0.41rem;
    font-size: 0.19rem;
    color: #4c4c4c;
    text-align: left;
    margin-left: 0.1rem;
    line-height: 0.216rem
}

.dc_zx {
    display: block;
    float: left;
    width: 30%;
    height: 0.56rem;
    color: #fff;
    line-height: 0.56rem;
    background: #fa791f;
    margin-top: 1rem;
    margin-left: 58%;
    border-radius: 0.06rem;
    font-size: 0.27rem;
}

.reg_bottom {
    width: 77%;
    margin: 2% auto 5%;
    overflow: hidden;
}

.re_b_left {
    width: 67%;
    float: left;
}

.re_b_left p {
    font-size: 12px;
    margin-bottom: 3%;
}

.re_b_right {
    width: 21%;
    float: right;
}

.re_b_right li,
.re_b_right li img {
    width: 100%;
    margin-bottom: 5%;
}

.db_logo p {
    width: 8em;
    margin: 3% auto;
    color: #fff;
    font-size: 0.3rem;
}

.self_reg {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.self_reg h2 img {
    width: 100%;
}

.db_logo {
    width: 100%;
    background: #017a8b;
    overflow: hidden;
    margin: 0 auto;
}

.ref_top {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}

.ref_top p {
    margin-top: 5%;
}

.last_bz {
    float: left;
    margin-left: 3.2%;
    margin-top: 0.1rem;
}

.last_wb {
    width: 66.5%;
    line-height: 20px;
    height: 60px;
    font-size: 18px;
    margin-left: 0.3rem;
}

.form label {
    color: #000;
    line-height: 162.5%;
    float: left;
}

form span {
    color: #ff0000;
}

form input {
    border: 1px solid #c6c6c6;
    line-height: 162.5%;
}

.f_other {
    height: 10%;
    font-size: 20px;
    color: #666;
}

.f_other input {
    width: 65.5%;
    height: 7%;
    font-size: 16px;
    display: inline-block;
    margin: 0 0 0 6%;
    padding: 1% 0;
    border: 1px solid #9a9a9a;
    color: #666;
}

.ff_btn {
    width: 79%;
    overflow: hidden;
    margin: 5% auto;
}

.f_left,
.f_right {
    width: 39%;
    padding: 1% 0;
    display: inline-block;
    border-radius: 0.7rem;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 0.2rem;
}

.f_left {
    float: left;
    background: #fe5e06;
}

.f_right {
    float: right;
    background: #017a8b;
    text-align: center;
}

.yybd_box_ty {
    background: #d7f9e1;
    overflow: hidden;
    box-shadow: 1px 1px 8px 2px #868686;
    margin: 0 0.1rem;
    border-radius: 5px;
    padding: 6% 3% 7%
}

.yybd_box_ty h2 {
    border-bottom: 2px solid #fff;
    padding-bottom: 3%;
    line-height: 0;
    font-size: 0;
    text-align: center
}

.yybd_box_ty h2 img {
    display: inline-block;
    width: 4.16rem;
    height: auto
}

.yybd_box_ty h3 img {
    display: inline-block;
    width: 3.87rem;
    height: auto
}

.yybd_box_ty h3 {
    padding: 5% 0;
    line-height: 0;
    font-size: 0;
    text-align: center
}

.yybd_box_ty p {
    padding-bottom: 0.2rem;
    line-height: 0.45rem;
    font-size: 0.28rem;
    color: #666;
    float: left;
    width: 100%;
}

.yybd_box_ty .ipt_p label {
    width: 30%;
    text-align: right;
    float: left;
}

.yybd_box_ty .ipt_p span {
    float: left;
    width: 65%
}

.yybd_box_ty .ipt_p span input {
    background: #fff;
    height: 0.43rem;
    border: 1px solid #ccc;
    line-height: 0.43rem;
    padding: 0 0.1rem;
    width: 93.5%;
    font-size: 0.22rem;
    color: #444
}

.yybd_box_ty .ipt_p span select {
    width: 100%;
    height: 0.45rem;
    border: 1px solid #ccc;
    line-height: 0.45rem;
    padding: 0 0.1rem;
    font-size: 0.22rem;
    color: #666;
    background: #fff;
}

.yybd_box_ty .ipt_p span textarea {
    background: #fff;
    height: 0.43rem;
    border: 1px solid #ccc;
    line-height: 0.43rem;
    padding: 0.05rem 0.1rem;
    width: 93.5%;
    font-size: 0.22rem;
    color: #444;
    font-family: '微软雅黑';
    height: 1.4rem;
}

.yybd_box_ty .fen span:nth-child(2) {
    width: 30%
}

.yybd_box_ty .fen span:nth-child(2) input {
    width: 85%
}

.yybd_box_ty .fen span:nth-child(3) {
    width: 18%;
    padding-left: 2%
}

.yybd_box_ty .btn_p {
    float: left;
    padding-left: 30%;
    text-align: left;
    padding-top: 0.1rem;
}

.yybd_box_ty .btn_p span {
    height: 0.51rem;
    width: 1.85rem;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    float: left;
    filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid: DXImageTransform.Microsoft.gradient(startcolorstr=#ff7917, endcolorstr=#ff9a2c, gradientType=0);
    -ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid: DXImageTransform.Microsoft.gradient(startcolorstr=#ff7917, endcolorstr=#ff9a2c, gradientType=0);
    /*IE8*/
    background: #ff7917;
    /* 一些不支持背景渐变的浏览器 */
    background: -moz-linear-gradient(top, #ff7917, #ff9a2c);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff7917), to(#ff9a2c));
    background: -o-linear-gradient(top, #ff7917, #ff9a2c);
}

.yybd_box_ty .btn_p span input {
    width: 100%;
    height: 100%;
    background: url(http://image.85253000.com/bd/bd_a2.png) no-repeat 1.3rem center;
    background-size: 0.29rem;
    border: 0px;
    color: #fff;
    font-size: 0.22rem;
    border-radius: 4px;
    padding-right: 0.4rem;
}

.yybd_box_ty .btn_p span:first-child {
    filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid: DXImageTransform.Microsoft.gradient(startcolorstr=#11a13d, endcolorstr=#3bd068, gradientType=0);
    -ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid: DXImageTransform.Microsoft.gradient(startcolorstr=#11a13d, endcolorstr=#3bd068, gradientType=0);
    /*IE8*/
    background: #11a13d;
    /* 一些不支持背景渐变的浏览器 */
    background: -moz-linear-gradient(top, #11a13d, #3bd068);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#11a13d), to(#3bd068));
    background: -o-linear-gradient(top, #11a13d, #3bd068);
    margin-right: 0.2rem;
}

.yybd_box_ty .wxts_p {
    font-size: 0.21rem;
    color: #333;
    line-height: 1.5;
    text-align: left;
    padding-left: 0.32rem;
    padding-bottom: 0;
    width: inherit;
    padding-top: 0.1rem;
}

.yybd_box_ty .wxts_p span {
    color: #ff1919
}

.jbbk {
    background: #f2f2f2;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.16rem;
}

.jbbk_tab {
    width: 100%;
    overflow: hidden;
}

.jbbk_tab .jbbk_tab_nav {
    width: 100%
}

.jbbk_tab .jbbk_tab_nav div {
    height: 0.94rem;
    padding: 0 0.04rem 0.23rem;
    background: transparent;
}

.jbbk_tab .jbbk_tab_nav li {
    height: 0.94rem;
    padding: 0
}

.jbbk_tab .jbbk_tab_nav li span {
    width: 0.94rem;
    height: 0.94rem;
    border-radius: 50%;
    background: #e6e6e6;
    font-size: 0.26rem;
    color: #000;
    line-height: 0.94rem;
    display: block;
    cursor: pointer;
    margin: 0 auto
}

.jbbk_tab .jbbk_tab_nav li.mip-vd-tabs-nav-selected {
    border: 0;
}

.jbbk_tab .jbbk_tab_nav li.mip-vd-tabs-nav-selected span {
    background: #1181e1;
    color: #fff;
}

.jbbk_tab .jbbk_tab_nr {
    width: 100%
}

.jbbk_tab .jbbk_tab_nr .topd {
    padding: 0 0.1rem;
    overflow: hidden;
}

.jbbk_tab .jbbk_tab_nr .topd .fl {
    width: 43%;
    height: 2.42rem;
}

.jbbk_tab .jbbk_tab_nr .topd .fr {
    width: 55%;
    height: 2.36rem;
    padding: 0.03rem 0.04rem;
    background: #4a89fe;
    border-radius: 3px;
}

.jbbk_tab .jbbk_tab_nr .topd .fr h2 {
    font-size: 0.3rem;
    color: #fff;
    display: inline-block;
    border-bottom: 1px solid #fff;
    line-height: 0.43rem;
    padding-top: 0.26rem;
    margin-bottom: 0.35rem;
}

.jbbk_tab .jbbk_tab_nr .topd .fr div {
    display: block;
    float: left;
    width: 1.48rem;
    height: 1.32rem;
    position: relative;
}

.jbbk_tab .jbbk_tab_nr .topd .fr div:last-child {
    float: right;
}

.jbbk_tab .jbbk_tab_nr .topd .fr mip-img {
    width: 100%;
    height: auto;
    border-radius: 3px;
}

.jbbk_tab .jbbk_tab_nr .topd .fr div span {
    display: block;
    position: absolute;
    width: 0.33rem;
    height: 0.3rem;
    color: #fff;
    line-height: 0.3rem;
    font-size: 0.2rem;
    bottom: 0;
    right: 0;
    background: #313131;
}

.jbbk_tab .jbbk_tab_nr .botd {
    width: 100%;
    position: relative;
    padding: 0.16rem 0 0.4rem;
    min-height: 3.44rem;
}

.jbbk_tab .jbbk_tab_nr .botd .photo {
    position: absolute;
    width: 1.93rem;
    height: 3.44rem;
    left: 0.03rem;
    top: 0.16rem;
}

.jbbk_tab .jbbk_tab_nr .botd .lb3 {
    padding: 0.16rem 0.12rem 0 1.96rem;
}

.sssh {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.xgbt {
    display: block;
    border-bottom: 1px solid #21bac8;
    font-size: 0.35rem;
    line-height: 0.6rem;
    color: #21bac8;
}

.xgbt i {
    float: left;
    width: 0.1rem;
    height: 0.54rem;
    background: #21bac8;
    margin: 0 2%;
}

.kfal_cont {
    width: 100%;
    margin: auto;
    /* height: 2.54rem; */
    overflow: hidden;
}

.kfal_cont .kfal_hd {
    width: 100%;
    overflow: hidden;
    margin-top: 0.1rem;
}

.kfal_cont .kfal_hd ul {
    margin-left: 0.1rem;
}

.kfal_cont .kfal_hd ul li {
    width: 16%;
    border-radius: 50%;
    background: #e6e6e6;
    font-size: 0.26rem;
    color: #000;
    display: block;
    cursor: pointer;
    line-height: 0.9rem;
    margin: 0 1px auto;
}

.kfal_cont .kfal_hd ul li.on {
    background: #1181e1;
    color: #fff;
}

.kfal_cont .kfal_hd ul li.frest {
    margin: 0rem;
}

.kfal_cont .kfal_bd {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.kfal_cont .kfal_bd ul li ul li {
    width: 60%;
    margin: 0 auto;
    line-height: 0.55rem;
    background: #ededed;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.24rem;
    color: #000;
}

.kfal_cont .kfal_bd ul img {
    display: block;
    width: 30%;
    height: 100%;
    margin: 0 2%;
    margin-top: 0.2rem;
}

.sssh p {
    width: 90%;
    margin: 0 auto;
    padding: 2%;
    font-size: 0.18rem;
    text-indent: 1em;
    line-height: 0.28rem;
    background: #ededed;
}

.sqyz {
    width: 98%;
    margin: 2% auto 0;
    overflow: hidden;
}

.sqyz a {
    display: inline-block;
    width: 47%;
    background: #f86369;
    font-size: 0.24rem;
    line-height: 0.42rem;
    text-align: center;
    color: #fff;
    margin-left: 2%;
    border-radius: 8px;
}

.sqyz a img {
    width: 11%;
    margin-right: 6%;
}

.zzys {
    width: 100%;
    margin: 5% auto 2%;
    overflow: hidden;
}

.relative {
    position: relative;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.zzys .doctors {
    width: 6.24rem;
    height: 3.2rem;
    border: 1px solid #e6e6e6;
    margin: 0.25rem auto 0;
    background-color: #efefef;
}

.zzys .doctors ul {
    width: 100%;
    height: 100%;
}

.zzys .doctors ul li .introduce {
    width: 3.45rem;
    height: 1.91rem;
    background-color: #fff;
    margin-top: 0.24rem;
    padding-top: 0.01rem;
    margin-left: 2.44rem;
}

.zzys .doctors ul li .introduce .job {
    color: #1095cf;
    font-size: 0.24rem;
    margin-top: 0.15rem;
    height: 0.31rem;
}

.zzys .doctors ul li .introduce p {
    margin-left: 0.34rem;
}

.zzys .doctors ul li .introduce .good span {
    color: #333;
}

.zzys .doctors ul li .introduce .good {
    margin-top: 0.04rem;
    height: 0.7rem;
    margin-right: 0.1rem;
    font-size: 0.24rem;
    color: #4c4c4c;
    line-height: 0.34rem;
}

.zzys .doctors ul li .button a {
    width: 1.58rem;
    height: 0.4rem;
    border-radius: 0.16rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
    text-align: center;
    background-color: #6f7c89;
    color: #fff;
}

.zzys .doctors ul li .button a:nth-child(2) {
    background-color: #69a54b;
    color: #fff;
}

.zzys .doctors ul li .button {
    margin-left: 2.44rem;
    height: 0.4rem;
    width: 3.45rem;
    margin-top: 0.25rem;
}

.zzys .doctors ul li {
    width: 100%;
    height: 3.19rem;
    padding-top: 0.01rem;
}

.zzys .doctors ul li img {
    position: absolute;
    max-width: 1.92rem;
    max-height: 2.57rem;
    min-width: 1.92rem;
    min-height: 2.57rem;
    top: 0.24rem;
    left: 0.24rem;
    bottom: auto;
    right: auto;
}

.zzys .doctors .hd {
    display: none;
}

.zjqz {
    width: 98%;
    margin: 3% auto 0;
    overflow: hidden;
}

.zjqz img {
    float: left;
    width: 41%;
}

.zjlr {
    float: right;
    width: 50%;
    margin-top: 3%;
}

.zjlr h3 {
    display: block;
    font-size: 0.45rem;
    line-height: 0.45rem;
    color: #21bac8;
}

.zjlr h3 span {
    font-size: 0.25rem;
    color: #555;
}

.zjlr p {
    margin: 7% 0;
    overflow: hidden;
}

.zjlr p em {
    display: inline-block;
    width: 0.15rem;
    height: 0.15rem;
    background: #f86369;
    margin-right: 2%;
}

.zjlr p span {
    display: inline-block;
    color: #666666;
    font-size: 0.26rem;
}

.zjlr p font {
    float: left;
    width: 11%;
    line-height: 0.24rem;
    padding: 14.8% 0;
    background: #21bac8;
    color: #fff;
    font-size: 0.2rem;
    text-align: center;
}

.zjlr p i {
    float: left;
    width: 79%;
    border: 1px dashed #09C;
    border-left: 0px;
    font-size: 0.19rem;
    line-height: 0.3rem;
    padding: 3% 3% 3% 4%;
}

.zwx {
    display: block;
    float: left;
    width: 58%;
    text-indent: 0;
    padding: 0;
    color: #333;
    margin-top: 0.13rem;
    font-size: 0.18rem;
    line-height: 0.21rem;
    text-align: left;
}

.liebiao img {
    float: left;
    display: block;
    width: 35%;
    height: 100%;
    margin: 0.15rem;
}

.liebiao h2 {
    width: 50%;
    font-size: 0.3rem;
    float: left;
    text-align: center;
    margin-left: 0.auto;
    margin-top: 0.15rem;
}

.foot {
    width: 100%;
    overflow: hidden;
    background: #4586ff;
    color: #fff;
}

.foot .d_logo {
    width: 3.7rem;
    height: 0.97rem;
    display: block;
    overflow: hidden;
    background: url(../images/logo_2.jpg) no-repeat;
    background-size: auto;
    background-size: 0.97rem;
    margin: auto;
    margin-top: 0.2rem;
}

.foot .fl {
    font-size: 0.22rem;
    color: #fff;
    line-height: 0.36rem;
    padding-left: 0.3rem;
    width: 48%;
    padding-right: 0.2rem;
    text-align: left;
    font-family: Arial;
    margin-top: 0.3rem;
}

.foot .fr {
    width: 24%;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.23rem;
    padding-right: 15%;
    margin-top: 0.3rem;
    margin-bottom: 0.22rem;
}

.foot .lin {
    width: 1px;
    border-right: 1px solid #0f6fdb;
    background: #0d55dc;
    height: 1.46rem;
    float: left;
    margin-top: 0.3rem;
}

.liebiao {
    overflow: hidden;
    background: #ededed;
    color: #333;
}

.liebiao img {
    float: left;
    display: block;
    width: 1.1rem;
    height: 0.8rem;
    margin: 0.15rem;
}

.liebiao_y {
    background: #ededed;
    color: #333;
    margin-left: 14px;
}

.liebiao_y li {
    text-align: left;
    font-size: 0.18rem;
    line-height: 0.35rem;
    color: #333;
}

.none_wz {
    text-align: left;
    font-size: 0.18rem;
    color: #000;
    line-height: 1.8;
    width: 96%;
    word-break: break-all;
    margin-left: 2%;
}

.samll_ent {
    margin-top: 0.2rem;
}

.an {
    background: #f7470f;
    border-radius: 4px;
    display: block;
    height: 0.54rem;
    line-height: 0.54rem;
    font-size: 0.3rem;
    color: #fff;
    margin: 0.2rem 0.1rem 0.08rem;
}</pre></body></html>