.main-title {
  padding: 30px 0 25px 30px;
}
.m-logo {
    width: 150px;
    height: 72px;
}
.main-title .logo-img {
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.main-title .hospital-name {
  padding-left: 20px;
  margin: 7px 0 0 20px;
  border-left: 1px solid #eee;
  color: #333;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
}

.main-title .hospital-name.fcg {
  color: #00a9f2
}
.hospital_flag {
    padding: 1px 3px;
    line-height: 1.1;
    color: #fff;
    border-radius: 3px;
}
.bg {
    background-color: #0bd3c8;
}
.qr-code {
  position: absolute;
  right: 0;
  top: 20px;
  height: 70px;
  width: 170px;
}

.qr-code .code-tip {
  line-height: 20px;
  width: 90px;
  text-align: right;
  padding-top: 10px;
}

.qr-code .code {
  width: 70px;
  height: 70px;
}

.wrap-topbar {
    background: #F7F5F7;
    border-bottom: 1px #e4e2e4 solid;
    height: 40px;
}

.mod-topbar {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 14px;
}

.mod-topbar-nav li {
    float: left;
    line-height: 40px;
}

.mod-topbar-nav li a {
    font-size: 12px;
    padding: 0 15px;
    border-right: 1px solid #ccc;
}

.mod-topbar-nav li:first-child a {
    padding-left: 0;
}

.mod-topbar-nav li:last-child a {
    border: none
}

.warp {
    max-width: 1200px;
    margin: 0 auto;
}

.wf {
    width: 100%;
    float: left;
}

.hos-title {
    width: 100%;
    float: left;
}

.hos-title a:nth-child(1) {
    float: left;
    width: 150px;
    height: 44px;
    margin-top: 25px;
}

.hos-title a:nth-child(1) img {
    width: 100%;
}

.htil {
    float: left;
    margin-left: 20px;
}

.htil h2 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    line-height: 38px;
    height: 38px;
    border-left: 1px solid #eee;
    padding-left: 20px;
    margin-top: 28px;
    float: left;
}

.htil h1 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    line-height: 38px;
    height: 38px;
    border-left: 1px solid #eee;
    padding-left: 20px;
    margin-top: 28px;
    float: left;
}

.htil p:nth-child(2) {
    font-size: 14px;
    float: left;
    padding: 1px 3px;
    background: #0bd3c8;
    display: block;
    color: #fff;
    border-radius: 4px;
    margin-top: 38px;
    margin-left: 8px;
}

.htil p:nth-child(3) {
    font-size: 14px;
    float: left;
    padding: 1px 3px;
    background: #ffb251;
    display: block;
    color: #fff;
    border-radius: 4px;
    margin-top: 38px;
    margin-left: 8px;
}

.htil span {
    width: calc(100% - 20px);
    float: left;
    margin-left: 20px;
    color: #999;
}

.htil-r {
    float: right;
    max-width: 190px;
}

.htil-r img {
    float: right;
    width: 70px;
    margin-top: 20px;
}

.htil-r p {
    float: right;
    width: 100px;
    text-align: right;
    font-size: 14px;
    color: #00a9f2;
    font-weight: bold;
    line-height: 20px;
    margin-right: 10px;
}

.htil-r p:nth-child(2) {
    margin-top: 33px;
}

.tdh {
    width: 100%;
    float: left;
    border-bottom: 4px solid #0bd3c8;
    height: 44px;
    margin-top: 16px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tdh a {
    float: left;
    height: 39px;
    line-height: 39px;
    padding: 0 30px;
    border: 1px solid #eee;
    border-bottom: none;
    border-right: none;
}

.tdh a:hover {
    border-top: 4px solid #44a6eb;
    color: #0bd3c8;
    line-height: 36px;
    border-bottom: 4px solid #fff;
    height: 36px;
}


.tdh a:last-child {
    border-right: 1px solid #eee;
}

.tdh .on {
    border-top: 4px solid #44a6eb;
    color: #0bd3c8;
    line-height: 36px;
    border-bottom: 4px solid #fff;
    height: 36px;
}

.yy-left {
    width: -webkit-calc(71.5%);
    width: -moz-calc(71.5%);
    width: calc(71.5%);
    float: left;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yy-zjspli {
    width: 100%;
    /*float: left;*/
}

.yy-zjspli li {
    width: 100%;
    /*float: left;*/
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc
}
.yy-zjspli li:last-of-type {
    border-bottom: none;
}

.yy-zjspli li .vdct {
    margin-right: 15px;
    width: 180px;
    height: 100px;
    float: left;
    overflow: hidden;
}

.yy-zjspli li .vdct img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    transition: all .8s;
    float: left;
}

.yy-zjspli li .vdct img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.yy-zjspli li .vdct time {
    float: right;
    z-index: -999;
    margin-top: -30px;
    color: #fff;
    font-size: 12px;
    padding: 3px 6px;
    background: rgba(0, 0, 0, .5);
    margin-right: 5px;
}

.yy-zjspli li .vdct:hover time {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.videor {
    float: left;
    width: -webkit-calc(100% - 195px);
    width: -moz-calc(100% - 195px);
    width: calc(100% - 195px);
}

.videor a:nth-child(1) {
    font-size: 16px;
    color: #000;
    line-height: 20px;
    width: 100%;
    float: left;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
}

.videor a:nth-child(1):hover {
    color: #0cd3c8;
}

.videor a:nth-last-child(2) {
    line-height: 22px;
    height: 46px;
    width: 100%;
}

.v-info {
    height: 24px;
    line-height: 24px !important;
    width: 100%;
}
.bottom-des {
    line-height: 24px;
    height: 46px;
    margin-bottom: 6px;
    text-align: justify;
}
.v-info a:first-child {
    width: auto !important;
    height: 20px !important;
    margin-top: 2px;
    float: left;
    font-size: 14px;
    color: #999;
    border-right: 1px solid #eee;
    padding-right: 8px;
}

.v-info p {
    height: 20px !important;
    margin-top: 2px;
    float: left;
    font-size: 14px;
    color: #999;
    border-right: 1px solid #eee;
    padding-right: 8px;
    padding-left: 8px;
}

.v-info a:nth-child(3) {
    width: auto !important;
    height: 20px !important;
    margin-top: 2px;
    float: left;
    font-size: 14px;
    color: #999;
    border-right: 1px solid #eee;
    padding-right: 8px;
    padding-left: 8px;
}

.yy-link .title {
    width: 100%;
    float: left;
    border-bottom: 2px solid #ddd;
    height: 50px;
}


.yy-link .title span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    color: #0cd3c8;
    float: left;
    border-bottom: 2px solid #0cd3c8;
    height: 50px;
}

.yy-link .cent {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.yy-link .cent a {
    width: -webkit-calc(25% - 10px);
    width: -moz-calc(25% - 10px);
    width: calc(25% - 10px);
    margin-right: 10px;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.yy-right {
    width: -webkit-calc(28.5% - 40px);
    width: -moz-calc(28.5% - 40px);
    width: calc(28.5% - 40px);
    float: left;
    margin-left: 40px;
}

.yyr-tjzj {
    width: 100%;
    float: left;
}

.yyrt {
    width: 100%;
    float: left;
    border-bottom: 2px solid #ddd;
    height: 48px;
    line-height: 46px;
}

.yyrt p {
    font-size: 18px;
    color: #333;
    float: left;
    height: 46px;
}

.yyrt a {
    float: right;
    color: #0bd3c8;
}

.yrtj {
    width: 100%;
    float: left;
}

.yrtj li {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd
}

.yrtj .tx {
    width: 30%;
    float: left;
    max-width: 100px;
    text-align: center;
}

.yrtj .tx img {
    width: 100%;
}

.zjxx {
    width: -webkit-calc(70% - 15px);
    width: -moz-calc(70% - 15px);
    width: calc(70% - 15px);
    float: left;
    margin-left: 15px;
}

.zjxx p {
    width: 100%;
    float: left;
}

.zjxx p a:first-child {
    font-size: 16px;
    color: #333;
    float: left;
    margin-right: 8px;
    line-height: 20px;
}

.zjxx p span {
    float: left;
    font-size: 12px;
    color: #999;
    line-height: 16px;
    padding-top: 2px;
}

.zjxx a:nth-child(2) {
    font-size: 12px;
    color: #999;
    line-height: 16px;
    max-height: 32px;
    overflow: hidden;
    display: block;
    float: left;
    width: 100%;
}

.zjbtn {
    width: 100%;
    float: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}

.zjbtn a {
    width: 46% !important;
    display: block;
    border: 1px solid #00a9f2;
    color: #00a9f2 !important;
    font-size: 14px !important;
    line-height: 30px !important;
    height: 30px;
    text-align: center;
    border-radius: 4px
}

.zjbtn a:hover {
    background: #00a9f2;
    color: #fff !important;
}

.yyr-yydt {
    width: 100%;
    float: left;
}

.mryydt_top {
    width: 100%;
    float: left;
}

.mryydt_top a:first-child {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #6596FF !important;
}

.mryydt_top p {
    font-size: 14px;
    color: #333;
    width: 100%;
    float: left;
    margin-top: 5px;
}

.mryydt_top p a {
    color: #6596FF !important;
    width: auto !important;
    float: none !important;
}

.mryydt_li {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.mryydt_li li {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    float: left;
    list-style: disc;
    color: #777;
    margin-left: 20px;
}

.mryydt_li li a {
    float: left;
    font-size: 14px;
    line-height: 28px;
    color: #333;
    width: -webkit-calc(100% - 76px);
    width: -moz-calc(100% - 76px);
    width: calc(100% - 76px);
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mryydt_li li a:hover {
    color: #0bd3c8
}

.mryydt_li li p {
    float: right;
    font-size: 12px;
    line-height: 28px;
    color: #999;
    width: 76px;
}

.ad-r {
    width: 100%;
    float: left;
}

.ad-r a {
    width: 100%;
    float: left;
}

.ad-r a img {
    width: 100%;
    float: left;
}

.yyr-rmwz {
    width: 100%;
    float: left;
}

.yyr-ksjz {
    width: 100%;
    float: left;
}

.jz-btn {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.jz-btn a {
    width: 48% !important;
    display: block;
    border: 1px solid #00a9f2;
    color: #00a9f2 !important;
    font-size: 16px !important;
    line-height: 46px !important;
    height: 46px;
    text-align: center;
    border-radius: 8px;
    float: left;
    margin-bottom: 15px;
}

.jz-btn a:nth-child(2n) {
    margin-left: 4%;
}

.jz-btn a:hover {
    background: #00a9f2;
    color: #fff !important;
}

.ksdh {
    width: 250px;
}

.ksdh p {
    font-size: 16px;
    line-height: 36px;
    color: #44a6eb;
    width: 100%;
    float: left;
}

.ksdh .cent {
    width: 100%;
    float: left;
}

.ksdh .cent a {
    width: 50%;
    float: left;
    font-size: 14px;
    line-height: 36px;
    color: #333;
    display: block;
}

.yy-foot {
    width: 100%;
    float: left;
    background: #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ad {
    width: 100%;
    float: left;
}

.ad a {
    width: 100%;
    float: left;
}

.ad a img {
    width: 100%;
    float: left;
}

.ft-info {
    width: 100%;
}

.yy-foot .warp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    padding: 35px 0px;
}

.ft-info {
    width: -webkit-calc(100% - 570px);
    width: -moz-calc(100% - 570px);
    width: calc(100% - 570px);
    border-left: 1px solid #ddd
}

.ft-info p {
    width: 100%;
    float: left;
    padding-left: 70px;
    padding-right: 30px;
}

.ft-info p:first-child a:first-child {
    font-size: 16px;
    line-height: 36px;
    color: #44a6eb;
    float: left;
}


.ft-info .fi-tag {
    font-size: 12px;
    color: #fff;
    background: #0bd3c8;
    padding: 2px 5px;
    float: left;
    margin-top: 9px;
    margin-left: 8px;
    border-radius: 4px;
    line-height: 16px !important;
}

.ft-info p {
    font-size: 14px;
    color: #333;
    line-height: 36px;
}

.ft-info p:nth-child(2) {
    font-size: 12px;
    color: #999;
}

.ft-ewm {
    height: 200px;
    width: 290px;
    -webkit-box-shadow: 0 0 7px #44a6eb;
    box-shadow: 0 0 7px #44a6eb;
    padding: 30px 30px 20px 20px;
}

.e-tip {
    padding-top: 75px;
    background: url(../images/b-ss.png) no-repeat center 25px/110px auto;
}

.ft-ewm img {
    float: left;
    width: 50%;
    max-width: 120px;
}

.e-tip {
    width: 45%;
    float: left;
    margin-left: 5%;
}

.e-tip p {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.e-sch {
    width: 100%;
    float: left;
}

.e-sch p {
    float: left;
    font-size: 14px;
    line-height: 19px;
    color: #00a9f2;
    margin-right: 12px;
    margin-top: 10px;
}

.article-list {
    padding-bottom: 5px;
    border-bottom: none;
}
.article-list .article-cell {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}
.article-cell .des .h5 {
    line-height: 1.2;
    margin-bottom: 10px;
    font-weight: normal;
}
.article-cell .des .h5 a {
    width: 80%;
}
.article-cell .des .h5 time {
    width: 20%;
}
.article-cell .des .bottom-des {
    line-height: 26px;
    height: 50px;
    text-align: justify;
}

.yy-dtli {
    width: 100%;
    float: left;
}

.yy-dtli li {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ddd;
    margin-top: 20px;
    padding-bottom: 20px;
}

.yy-dtli li a {
    width: -webkit-calc(100% - 88px);
    width: -moz-calc(100% - 88px);
    width: calc(100% - 88px);
    float: left;
    font-size: 16px;
    color: #000;
    line-height: 20px;
}

.yy-dtli li span {
    width: 88px;
    float: right;
    line-height: 20px;
    color: #999;
    font-size: 12px;
    text-align: right
}

.yy-dtli li p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 23px;
    max-height: 46px;
    overflow: hidden;
    margin-top: 8px;
}


.yydt-art {
    width: 100%;
    /*float: left;*/
    margin-top: 60px;
}
.article-title {
    text-align: center;
    color: #333;
}
.article-title .at-title {
    line-height: 26px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: normal;
}
.article-title .at-des {
    line-height: 32px;
    font-size: 12px;
    color: #999;
}
.article-content {
    padding: 10px 0;
    line-height: 28px;
    text-align: justify;
    text-indent: 2em;
}
.article-content p {
    padding: 10px 0;
}

.yydt-art h1 {
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}

.yydt-art .info {
    width: 100%;
    float: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center
}

.yydt-art .info p {
    font-size: 12px;
    color: #999;
    line-height: 32px;
}

.yydt-art .info a {
    font-size: 12px;
    color: #999;
    line-height: 32px;
    padding-left: 8px;
}

.yydt-art .info a:hover {
    color: #0bd3c8;
}

.yydt-art .doc {
    width: 100%;
    /*float: left;*/
    background: #f4f5f6;
    padding: 20px;
    /*height: 90px;*/
    margin-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.yydt-art .doc .left-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}
.yydt-art .doc .left-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.doc-info {
    width: -webkit-calc(60% - 65px);
    width: -moz-calc(60% - 65px);
    width: calc(60% - 65px);
    float: left;
    padding-left: 15px;
}

.doc-info p {
    float: left;
}

.doc-info p:nth-child(1) {
    font-size: 16px;
    color: #333;
    line-height: 25px;
}

.doc-info p:nth-child(2) {
    font-size: 12px;
    color: #999;
    line-height: 18px;
    height: 18px;
    border-left: 1px solid #ddd;
    margin-top: 4px;
    margin-left: 8px;
    padding-left: 8px;
}

.doc-info p:nth-child(3) {
    color: #666;
    font-size: 14px;
    width: 100%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.doc .yyys {
    width: -webkit-calc(40%);
    width: -moz-calc(40%);
    width: calc(40%);
    float: right;
}

.doc .yyys a {
    width: 47%;
    float: left;
    text-align: center;
    display: inline-block;
    line-height: 36px;
    background: url(../images/bj1.png) no-repeat center/100% 100%;
    border-radius: 4px;
    margin-left: 3%;
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
}

.doc .yyys a:nth-child(2) {
    background-image: url(../images/bj2.png);
}

.article-cont {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.article-cont p {
    width: 100%;
    float: left;
    text-indent: 2em;
    line-height: 28px;
    padding: 10px 0;
    color: #333;
}

.article-sm {
    width: 100%;
    /*text-indent: 2em;*/
    line-height: 28px;
    padding: 10px 0;
    color: #999;
    font-size: 14px;
}

.art-xg .title {
    width: 100%;
    border-bottom: 2px solid #ddd;
    height: 50px;
}


.art-xg .title span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    color: #0cd3c8;
    float: left;
    border-bottom: 2px solid #0cd3c8;
    height: 50px;
}

.art-xg .eli {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.art-xg .eli li {
    list-style: disc;
    font-size: 12px;
    color: #000;
    margin-left: 14px;
    width: -webkit-calc(46% - 15px);
    width: -moz-calc(46% - 15px);
    width: calc(46% - 15px);
    float: left;
    line-height: 28px;
}

.art-xg .eli li a {
    float: left;
    font-size: 14px;
    color: #333;
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: calc(100% - 90px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.art-xg .eli li p {
    float: right;
    font-size: 14px;
    color: #333;
    width: 80px;
}

.art-xg .eli li:nth-child(2n) {
    float: right;
}

.vd-cont {
    width: 100%;
    float: left;
}

.vd-play {
    width: 100%;
    float: left;
}

.vd-play .dv-video {
    width: 100%;
    float: left;
}
.dis-video {
    font-size: 14px;
    color: #999;
}
.dis-video-play {
    height: 465px;
    overflow: hidden;
}

.dv-video {
    width: 100%;
    height: 465px;
    vertical-align: top;
}
.dis-video-bar {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    background: #f8f8f8;
    clear: both
}

.dis-video-bar .video-play-num {
    font-size: 14px;
    line-height: 50px;
}

.dis-txt-title {
    font-size: 18px;
    color: #999;
}

.dis-txt-info {
    padding-top: 10px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-indent: 2em;
}

.artical-share-txt {
    font-size: 14px;
    color: #999;
    line-height: 50px;
    margin-right: 20px;
}

.icon-share {
    display: inline-block;
    margin-right: 5px;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    cursor: pointer;
}

.icon-qzone {
    background: no-repeat;
    background-position: 0 -46px;
}

.icon-weibo {
    background: no-repeat;
    background-position: 0 0;
}

.icon-qweibo {
    background: no-repeat;
    background-position: -47px 0;
}

.icon-wechat {
    background: no-repeat;
    background-position: -46px -46px;
}

.look {
    cursor: pointer;
    margin-left: 30px;
}

.look:hover .arti-hipl-show {
    display: block;
}

.icon-look {
    display: inline-block;
    width: 12px;
    height: 20px;
    background: no-repeat;
    background-position: -94px -31px;
    vertical-align: top;
}

.arti-hip-left {
    position: relative;
    margin: 15px 8px 0 0;
    height: 20px;
}

.arti-hipl-show {
    position: absolute;
    left: 50%;
    top: 28px;
    width: 286px;
    padding-top: 13px;
    margin-left: -143px;
    display: none;
}

.arti-hipl-box {
    position: relative;
    padding: 25px;
    background: #fff;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.arti-hipl-box:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -11px;
    top: -11px;
    width: 22px;
    height: 11px;
    background-position: -94px 0;
}

.arti-hipl-left {
    width: 88px;
    height: 88px;
}

.arti-hipl-right {
    width: 130px;
}

.arti-hipl-right-tip {
    font-weight: normal;
    font-size: 16px;
    margin-top: -6px;
    line-height: 28px;
    padding-bottom: 5px;
    color: #444444;
    border-bottom: 1px solid #dcdcdc;
}

.arti-hipl-right-title {
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    text-align: left;
    padding-top: 5px;
}

.arti-wxwrap {
    display: none;
    width: 240px;
    height: 274px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100;
    margin-left: -130px;
    margin-top: -147px;
    background: #fff;
    padding: 10px;
    border: solid 1px #d8d8d8;
}

.arti-wxwrap-title {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    color: #000;
}

.arti-wxwrap-close {
    width: 16px;
    height: 16px;
    color: #999;
    font-size: 16px;
    cursor: pointer;
}

.arti-wxwrap-img {
    width: 185px;
    height: 185px;
    margin: 15px auto;
}

.arti-wxwrap-img > img {
    width: 100%;
}

.arti-wxwrap-bottom {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 16px;
    color: #999999;
    text-align: center;
}

.video-play-num span {
    margin-left: 30px;
}

/* ../images/detail.png */
.icon-qzone,
.icon-weibo,
.icon-qweibo,
.icon-wechat,
.icon-look,
.arti-hipl-box:before {
    background-image: url(../images/detail.png);
}

.special .video-list .article-cell:last-child {
    border-bottom: none;
}

.vd-art {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.vd-art span {
    width: 100%;
    float: left;
    color: #999;
    font-size: 18px;
    padding: 10px 0
}

.vd-art p {
    width: 100%;
    float: left;
    text-indent: 2em;
    line-height: 28px;
    padding: 10px 0;
    color: #333;
}

.vd-xg {
    width: 100%;
    float: left;
}

.vd-xg .title {
    width: 100%;
    float: left;
    border-bottom: 2px solid #ddd;
    height: 50px;
}


.vd-xg .title span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    color: #0cd3c8;
    float: left;
    border-bottom: 2px solid #0cd3c8;
    height: 50px;
}

.wypj {
    width: 100%;
    /*float: left;*/
    padding: 20px 0
}

.wypj a {
    display: block;
    float: right;
    line-height: 34px;
    width: 20%;
    text-align: center;
    background: #0cd3c8;
    color: #fff;
    border-radius: 5px;
}

.yy-jzpj {
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 0 2px #ccc;
    box-shadow: 0 0 2px #ccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    /*float: left;*/
}

.yy-jzpj li {
    width: 100%;
    /*float: left;*/
    border-bottom: 1px dashed #ddd
}

.yy-jzpj li .hz-tx {
    width: 70px;
    float: left;
    margin: 20px;
}

.yy-jzpj li .hz-tx img {
    width: 100%;
    float: left;
    border-radius: 50px;
}

.yy-jzpj li .hz-tx p {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #555;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 9px;
}

.yy-jzpj li .pj {
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: calc(100% - 130px);
    float: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 20px;
}

.yy-jzpj li .pj p {
    float: left;
    font-size: 14px;
    color: #00a9f2;
}

.yy-jzpj li .pj p:nth-child(1) {
    color: #333;
}

.yy-jzpj li .pj p {
    height: 24px;
    line-height: 24px;
}

.yy-jzpj li .pj p .icon {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 100%;
    margin-right: 5px;
    vertical-align: middle;
    background-color: #ccc;
}

.yy-jzpj li .pj p .icon i {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.yy-jzpj li .pj p .icon i.b {
    background-color: #fea900;
    width: 50%;
}

.yy-jzpj li .pj p .icon i.star {
    background: url(../images/five-star.png) no-repeat left;
    z-index: 1;
    width: 100%;
}

.none {
    display: none;
}

.wbwr {
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: calc(100% - 130px);
    float: left;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 14px;
    margin-top: 10px;
}

.yy-jzpj li .info {
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: calc(100% - 130px);
    float: right;
    margin-bottom: 10px;
    margin-right: 20px;
}

.yy-jzpj li .info p {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #555;
    line-height: 19px;
}

.yy-jzpj li .info a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 19px;
    color: #00a9f2;
    margin-left: 2px;
}

.yy-jzpj li .info p:nth-child(2) {
    margin-left: 10px;
}

.yy-jzpj li:last-child {
    border: none
}





.mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
}

.tk-contain {
    width: 568px;
    border: 1px solid #ccc;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -285px;
    margin-top: -175px;
    z-index: 9999;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.tk-contain .tk-top {
    height: 56px;
    line-height: 56px;
    background: #f2f2f2;
}

.tk-contain .tk-top i {
    font-style: normal;
}

.tk-contain .tk-top .close {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    line-height: 50px;
    width: 50px;
    text-align: center;
    font-size: 32px;
}

.tk-contain .pj-form {
    padding-top: 30px;
}

.tk-contain .pj-form .pj-cell {
    margin-bottom: 20px;
}

.tk-contain .pj-form .pj-cell .left {
    height: 30px;
    line-height: 30px;
    text-align: right;
    width: 120px;
}

.tk-contain .pj-form .pj-cell .right {
    width: 436px;
}

.tk-contain .pj-form .pj-cell .right .select {
    height: 32px;
    line-height: 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d2d2d2;
    text-indent: 5px;
    width: 106px;
    margin-right: 20px;
}

.tk-contain .pj-form .pj-cell .right .select option {
    font-size: 14px;
    color: #555;
}

.tk-contain .pj-form .pj-cell .right .input {
    height: 30px;
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-indent: 5px;
    width: 350px;
}

.tk-contain .pj-form .pj-cell .right .input.textarea {
    height: 70px;
    padding: 5px 0;
}

.tk-contain .pj-form .pj-cell .right .star {
    width: 180px;
    line-height: 30px;
}

.tk-contain .pj-form .pj-cell .right .star .s-icon {
    cursor: pointer;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background: transparent url(../images/star.jpg) no-repeat -5px -5px/40px auto;
}

.tk-contain .pj-form .pj-cell .right .star .s-icon.on {
    background-position: -5px -42px;
}

.tk-contain .pj-form .submit {
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.tk-contain .pj-form .submit .a {
    height: 40px;
    width: 240px;
    line-height: 40px;
    background-color: #0cd3c8;
}

.tk-contain .tj-ss {
    padding-top: 220px;
    background: url(../images/tj-ss.png) no-repeat center 56px;
    text-align: center;
}

.tk-contain .tj-ss .one {
    margin-bottom: 10px;
}

.ks-dh {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.ks-dh a {
    display: block;
    float: left;
    font-size: 16px;
    color: #333;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 40px;
    width: 22%;
    text-align: center;
    margin-right: 2.6%;
    margin-bottom: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center
}

.ks-dh a p {
    width: auto;
    margin-left: 5px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ks-dh a img {
    width: 30px;
    height: 30px;
    margin-top: 5px;
}

.ks-dh a:hover {
    border: 1px solid #0cd3c8
}

.ks-dh a:hover p {
    color: #0cd3c8;
}

.ks-dh a:nth-child(4n) {
    margin-right: 0;
}

.ks-li {
    width: 100%;
    float: left;
}

.ks-li li {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    margin-top: 15px;
}

.ks-li li a:first-child img {
    width: 30px;
    height: 30px;
    float: left;
}

.ks-li li a:first-child p {
    line-height: 30px;
    float: left;
    margin-left: 6px;
}

.ks-li li a:hover {
    color: #0cd3c8;
}

.ks-li li a {
    font-size: 16px;
    color: #333;
    line-height: 28px;
    width: 100%;
    float: left;
    margin-top: 7px;
}

.ks-li li a:nth-child(2) {
    text-indent: 2em
}

#lnkmr a:nth-child(n+20) {
    display: none;
}

.txt-list .open li {
    display: block !important;
}

#lnkmr span {
    display: block;
    line-height: 34px;
    color: #0cd3c8;
    font-size: 14px;
    cursor: pointer;
    float: left;
}

.yy-link .open a {
    display: block !important;
}

.yy-link .open span {
    display: none !important;
}

.jb-look {
    width: 100%;
    /*float: left;*/
    margin: 20px 0px 0 0;
}

.jb-look .title {
    width: 100%;
    /*float: left;*/
    border-bottom: 2px solid #ddd;
    height: 50px;
}


.jb-look .title span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    color: #0cd3c8;
    float: left;
    border-bottom: 2px solid #0cd3c8;
    height: 50px;
    width: 72px;
}

.m-link {
    font-size: 14px;
    color: #999;
    float: right;
}

.lh50 {
    line-height: 50px;
}


.yyts_section .sp_start {
    line-height: 20px;
    margin-top: 15px;
    float: left;
    margin-left: 40px;
    width: -webkit-calc(100% - 280px);
    width: -moz-calc(100% - 280px);
    width: calc(100% - 280px);
    white-space: nowrap;
    overflow-x: auto;
    flex-wrap: nowrap !important;
}

.yyts_section .sp_start a {
    margin-right: 15px;
    font-size: 14px;
}

.yyts_section .sp_start a:hover {
    color: #0cd3c8;
}

.yyts_section .spec_content .item {
}

.yyts_section .sp_start .on {
    color: #0cd3c8;
}

.yyts_section .title .more {
    float: right;
    line-height: 30px;
    margin-top: 10px;
    color: #0cd3c8;
    display: block;
    width: 63px;
}

.ts-li {
    width: 100%;
    float: left;
}

.ts-li li {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ts-li li a:first-child {
    margin-right: 20px;
    width: 177px;
    height: 100px;
    float: left;
    overflow: hidden;
}

.ts-li li a:first-child img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    transition: all .8s;
    float: left;
}

.ts-li li a:first-child img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.ts-r {
    width: -webkit-calc(100% - 197px);
    width: -moz-calc(100% - 197px);
    width: calc(100% - 197px);
    float: left;
}

.ts-r a:nth-child(1) {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 20px;
    color: #00a9f2;
    font-weight: bold;
    width: 100% !important;
    height: auto !important
}

.ts-r p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    width: 100%;
    float: left;
    overflow: hidden;
    height: 50px;
}

.ts-r p a {
    color: #00a9f2;
     !important
}

.ts-r a:nth-child(3) {
    color: #999;
    font-size: 14px;
    line-height: 19px;
}

.ts-r a:nth-child(4) {
    color: #999;
    font-size: 14px;
    line-height: 19px;
    margin-left: 8px;
}
.ts-tip {
    color: #999;
    font-size: 14px;
    line-height: 19px;
    margin-left: 8px;
}

.ts-li2 {
    width: 100%;
    float: left;
    margin-top: 15px;
    border-top: 1px dashed #ddd;
    padding-top: 20px;
}

.ts-li2 li {
    list-style: disc;
    font-size: 12px;
    color: #000;
    margin-left: 14px;
    width: -webkit-calc(33% - 15px);
    width: -moz-calc(33% - 15px);
    width: calc(33% - 15px);
    float: left;
    line-height: 28px;
}
.ts-li2 li a {
    float: left;
    font-size: 14px;
    color: #333;
    width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ts-li2 li p {
    float: right;
    font-size: 14px;
    color: #333;
    width: 80px;
}

.ts-li2 li:nth-child(2n) {
    /*float: right;*/
}

.tt-ks .title {
    width: 100%;
    /*float: left;*/
    border-bottom: 2px solid #ddd;
    height: 50px;
}

.tt-ks {
    width: 100%;
    float: left;
}

.tt-ks .title span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    color: #0cd3c8;
    float: left;
    border-bottom: 2px solid #0cd3c8;
    height: 50px;
}

.tt-ks .title a {
    float: right;
    font-size: 16px;
    line-height: 50px;
    color: #0cd3c8;
}

.tt-ks .bn {
    border: none;
    box-shadow: none
}

.ksjs {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-indent: 27px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
}





.ksjb .title {
    width: 100%;
    float: left;
    border-bottom: 2px solid #ddd;
    height: 50px;
}

.ksjb .title span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    color: #0cd3c8;
    float: left;
    border-bottom: 2px solid #0cd3c8;
    height: 50px;
}

.ksjb-c {
    width: 100%;
    float: left;
}

.ksjb-c a {
    float: left;
    display: block;
    background: #0bd3c8;
    line-height: 18px;
    padding: 10px 20px;
    color: #fff;
    margin-right: 20px;
    border-radius: 5px;
    margin-top: 20px;
}


.kszj .title {
    width: 100%;
    float: left;
    border-bottom: 2px solid #ddd;
    height: 50px;
}

.kszj .title span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    color: #0cd3c8;
    float: left;
    border-bottom: 2px solid #0cd3c8;
    height: 50px;
}

.kszj-l {
    width: 100%;
    float: left;
}

.kszj-l li {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 15px;
}

.kszj-l li a:nth-child(1) {
    width: 74px;
    float: left;
}

.kszj-l li a:nth-child(1) img {
    width: 74px;
    float: left;
}

.kszj-l .xx {
    width: -webkit-calc(100% - 204px);
    width: -moz-calc(100% - 204px);
    width: calc(100% - 204px);
    margin-left: 20px;
    margin-right: 20px;
    float: left;
}

.kszj-l .xx a:first-child {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 21px;
    width: auto;
    padding-right: 8px;
}

.kszj-l .xx p:nth-child(2) {
    font-size: 12px;
    color: #999;
    left: 19px;
    float: left;
    margin-top: 4px;
}

.kszj-l .xx p:nth-child(3) {
    width: 100%;
    float: left;
    line-height: 28px;
    font-size: 14px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
}

.kszj-l .xx a:first-child:hover {
    color: #0bd3c8;
}

.kszj-l .xx p a:hover {
    color: #0bd3c8;
}

.kszj-l .yy {
    width: 90px;
    float: left;
}

.kszj-l .yy a {
    width: 100% !important;
    float: left;
    text-align: center;
    background: #07d0c4;
    color: #fff;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
}

.kszj-l .yy a:nth-child(2) {
    margin-top: 15px;
}

.yyjj {
    width: 100%;
    /*float: left;*/
    margin-top: 10px;
}

.yyjj p {
    width: 100%;
    /*float: left;*/
    text-indent: 2em;
    line-height: 28px;
    margin-top: 30px;
}
.yyjj p img {
    display: block;
    margin: 0 auto;
}

.yyhj .title {
    width: 100%;
    /*float: left;*/
    border-bottom: 2px solid #ddd;
    height: 50px;
}

.yyhj .title span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    color: #0cd3c8;
    float: left;
    border-bottom: 2px solid #0cd3c8;
    height: 50px;
}

.yyhj-n {
    width: 100%;
    /*float: left;*/
}

.yyhj-n li {
    float: left;
    width: 22%;
    margin-right: 4%;
    margin-top: 20px;
}

.yyhj-n li img {
    width: 100%;
    height: 140px;
}

.yyhj-n li:nth-child(4n) {
    margin-right: 0;
}

.yydz .title {
    width: 100%;
    /*float: left;*/
    border-bottom: 2px solid #ddd;
    height: 50px;
}

.yydz .title span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    color: #0cd3c8;
    /*float: left;*/
    border-bottom: 2px solid #0cd3c8;
    height: 50px;
}

.yydz-n {
    width: 100%;
    /*float: left;*/
    margin-top: 20px;
}
.h-lxfs .map-icon {
    padding-left: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB+ElEQVQ4T62TT2gTURDGv3mb3bdpi/9FzMWDQqGpZoNBMNniRSnUg1XEmycvHrU3Tz16EKGC2IsHQTwIKhT8exAx2WiRmI2NVEVEiogigapo+3Y3+6asUiwUbRQH5jLw/fhmmI/QSTEL63mlP9TGR+RKn5ZKaCW9PVXZi5hOA5hjIEeEe8pcexTZbJhoyZ6ublEhteEU3y+DNSc3ybj9MDBF0YywLVqPpmzF54jog3Lc0R8A2fBeAvyWQN2a6SalcD3oki37mxoG47gGJoipCfAYiGcCc92QDGenIfhkEKXvkt2o1JQzUMCb2mrr6/x+Ag6CaBDMl0lgVmvMa0FlQ+MUgEzglHbaDe+dJjohwCO/AEv82773ROXdXXg9uUp+bz8KbOxGFK+Bliw5PsLQ2dAZOCZ97/afAQCsqeoB0rwncNwRq17uE0I8UNzdi3z+c0eAxJjte5diweOCcYGIxlXOvZjMOwbgVW2DPaeeMuAHeXd4cdvOAb95lr8CyIZ3niw6o/pKM//kILmDNsTZcEex+Z8BvncFhAwzXwu60lfRW2gt/oHpVx0CDwlgEASLgR4wP4bAjSBK35eGmvgZpnp5ozSMw2BOWhOhn0EtAhqa6FbYI+9ga+ELmEXqWbVoAIcA7CPmF8vTWPcyZoo3R9vdOoh4pbQuACeeITQ/ZXsZAAAAAElFTkSuQmCC) no-repeat left;
}
.yydz-n p {
    width: 100%;
    /*float: left;*/
    font-size: 14px;
    line-height: 21px;
}

.h-lxfs {
    width: 100%;
    /*float: left;*/
    margin-bottom: 20px;
}
.des p {
    line-height: 24px;
}
.map {
    height: 370px;
}
.tszl-li {
    width: 100%;
    /*float: left;*/
    /*margin-top: 20px;*/
}

.tszl-li li {
    width: 100%;
    /*float: left;*/
    margin-top: 15px;
    margin-bottom: 15px;
}

.tszl-li li a:first-child {
    margin-right: 20px;
    width: 170px;
    height: 100px;
    float: left;
    overflow: hidden;
}

.tszl-li li a:first-child img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    transition: all .8s;
    float: left;
}

.tszl-li li a:first-child img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.tszl-li .tszl-r {
    width: -webkit-calc(100% - 190px);
    width: -moz-calc(100% - 190px);
    width: calc(100% - 190px);
    float: left;
}

.tszl-li .tszl-r a:nth-child(1) {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    width: 100% !important;
    height: auto !important
}

.tszl-li .tszl-r p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    width: 100%;
    float: left;
    overflow: hidden;
    white-space: wrap;
    text-overflow: ellipsis;
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tszl-li .tszl-r p a {
    color: #00a9f2;
     !important
}

.tszl-li .tszl-r a:nth-child(3) {
    color: #999;
    font-size: 14px;
    line-height: 19px;
}

.tszl-li .tszl-r a:nth-child(4) {
    color: #999;
    font-size: 14px;
    line-height: 19px;
    margin-left: 8px;
}

.tszl-r a:hover {
    color: #0bd3c8 !important;
}

.top-menu {
    border: 2px solid #07d0c4;
    padding: 10px 64px 10px 100px;
    height: 60px;
    overflow: hidden;
    width: 100%;
    /*float: left;*/
    margin-top: 20px;
    box-sizing: border-box;
}

.top-menu .label {
    position: absolute;
    left: 0;
    top: 10px;
}

.top-menu li {
    line-height: 40px;
    padding: 0 10px;
}

.top-menu li a.on {
    color: #07d0c4;
}

.top-menu .check-all {
    position: absolute;
    right: 5px;
    top: 4px;
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
}

.top-menu .check-all:hover {
    border-color: #07d0c4;
    color: #07d0c4;
}

.top-menu .check-all .fll {
    width: 49%;
    line-height: 24px;
    text-align: right;
}

.top-menu .check-all .flr {
    line-height: 50px;
    width: 49%;
    text-align: center;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.top-menu .check-all.on .flr {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.doctor-details .top-h4, .doctor-details .top-h4 h4 {
    border-bottom: none;
}
.doctor {
    padding: 25px 0;
    border-bottom: 1px solid #eee;
}
.doctor:last-of-type {
    border-bottom: none;
}

.doctor:last-child {
    border-bottom: none;
}

.doctor .head-pic {
    height: 140px;
    width: 140px;
    margin-right: 20px;
    overflow: hidden;
}

.doctor .head-pic img {
    width: 100%;
    vertical-align: top;
}

.doctor .doctor-infos {
    width: calc(100% - 160px);
}

.doctor .doctor-infos .title-info {
    padding-top: 5px;
    line-height: 20px;
    margin-bottom: 10px;
}

.doctor .doctor-infos .title-info span {
    margin-left: 10px;
}

.doctor .doctor-infos .shanchang {
    line-height: 28px;
    height: 56px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 12px;
}

.doctor .doctor-infos .btns .btn {
    height: 40px;
    width: 48%;
    line-height: 40px;
    background-color: #07d0c4;
    margin-right: 2%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    max-width: 180px;
}

.doctor .doctor-infos .btns .btn:hover {
    opacity: .8;
}

.ystd {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.ystd li {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.ystd li .tx {
    width: 140px;
    height: 140px;
    float: left;
}

.ystd li .tx img {
    width: 100%;
    float: left;
}

.ystd .info {
    width: -webkit-calc(100% - 160px);
    width: -moz-calc(100% - 160px);
    width: calc(100% - 160px);
    float: left;
    margin-left: 20px;
}

.ystd .info .xm {
    float: left;
    font-size: 18px;
    line-height: 22px;
}

.ystd .info .xm h1 {
    float: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
}

.ystd .info .yy {
    float: left;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    margin-left: 8px;
    margin-top: 4px;
}

.ystd .info p {
    float: left;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    margin-left: 8px;
    margin-top: 4px;
}

.ystd .info .gd {
    float: right;
    font-size: 14px;
    line-height: 18px;
    color: #00a9f2;
    margin-left: 8px;
    margin-top: 4px;
}

.ystd .info .sc {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    overflow: hidden;
    white-space: wrap;
    text-overflow: ellipsis;
    height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    margin-bottom: 12px;
}

.ystd .info .zx {
    width: 100%;
    float: left;
}

.ystd .info .zx a {
    width: 49%;
    float: left;
    height: 40px;
    line-height: 40px;
    background: #07d0c4;
    color: #fff;
    max-width: 180px;
    text-align: center !important;
    border-radius: 4px
}

.ystd .info .zx a:nth-child(2) {
    margin-left: 2%;
}

.ystd .info .zx a:hover {
    opacity: .8;
}
.videos-cell ul li{
    width: 30.9%;
    margin-right:3.65%;
}

.videos-cell ul li .img{
    height: 145px;
}

.videos-cell ul li .img img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.videos-cell ul li .img time{
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 46px;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    background-color: rgba(0,0,0,.3);
}

.videos-cell ul li .des{
    height: 36px;
    line-height: 36px;
    background-color: #f8f8f8;
    padding: 0 10px;
}

.ysjs {
    width: 100%;
    float: left;
    margin-top: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
}

.ysjs p {
    line-height: 28px;
    text-align: justify;
    font-size: 14px;
    color: #666;
}

.js-t {
    font-size: 18px !important;
    width: 100%;
    float: left;
    color: #000 !important;
    line-height: 48px !important;
}
.doc-section .shanchang {
    line-height: 28px;
    text-align: justify;
}


.pb-table {
    border: 1px solid #ccc;
    padding: 0 60px 0 150px;
    height: 248px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}

.pb-table .table-box {
    overflow: hidden;
}

.pb-table .table-box .table {
    text-align: center;
    width: 100%;
}

.pb-table .table-box .table thead tr {
    height: 103px;
}

.pb-table .table-box .table thead .week {
    font-weight: normal;
    margin: 0 auto;
    padding-top: 5px;
    height: 63px;
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}

.table-box .bd li {
    width: 100%;
}

.pb-table .table-box .table thead .week p {
    line-height: 30px;
}

.pb-table .table-box .table thead .week.zm {
    background: #eee;
}

.pb-table .table-box .table tbody tr {
    height: 73px;
}

.pb-table .t-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
}

.pb-table .t-left li {
    padding-left: 20px;
    width: 150px;
}

.pb-table .t-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}

.pb-table .t-right li {
    width: 60px;
}

.pb-table .t-left .one,
.pb-table .t-right .one {
    height: 103px;
    line-height: 103px;
}

.pb-table .t-left .cell,
.pb-table .t-right .cell {
    height: 72px;
    line-height: 72px;
}

.pb-table .t-select-btn {
    position: absolute;
    right: 25px;
    left: 110px;
    top: 38px;
}

.pb-table .t-select-btn a {
    display: block;
    height: 26px;
    width: 26px;
    line-height: 27px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #6596ff;
    color: #6596ff;
}

.table-box {
    width: 100%;
    height: 250px;
}

.table-box .table {
    background: #fff;
}

.table-box .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.table-box .bd li {
    zoom: 1;
    vertical-align: middle;
}

.table-box .bd img {
    width: 450px;
    height: 230px;
    display: block;
}


.pb-table .t-select-btn a.nextStop,
.pb-table .t-select-btn a.prevStop {
    border-color: #ccc;
    color: #ccc;
}

.pb-table .t-select-btn a.a-l {
    position: absolute;
    left: 0;
    top: 0;
}

.pb-table .t-select-btn a.a-r {
    position: absolute;
    right: 0;
    top: 0;
}

.doctor-fc img {
    vertical-align: top;
    width: 100%;
}

.doctor-fc .img-two .cell {
    width: 410px;
}

.friendship {
    margin-top: 0;
}


.mask {
    overflow: auto;
}

.mask .tk-contain {
    position: relative;
    top: 100px;
    width: 600px;
    margin: 0 0 100px -300px;
}

.mask .tk-contain .tk-main {
    padding: 0 30px;
}

.mask .tk-contain .label {
    padding: 20px 0;
}

.mask .tk-contain .tk-doc-info {
    padding: 25px 0 25px 140px;
    line-height: 34px;
    margin-top: -2px;
}

.mask .tk-contain .tk-doc-info .pic {
    position: absolute;
    left: 5px;
    top: 25px;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.mask .tk-contain .tk-yy-time .time-select .btn {
    width: 138px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    margin-right: 20px;
}

.mask .tk-contain .tk-yy-time .time-select .btn.on {
    border: none;
    line-height: 40px;
    height: 40px;
    background: url(../images/pic-time.png) no-repeat center/100% 100%;
}

.mask .tk-contain .tk-yy-time .time-select,
.mask .tk-contain .tk-yy-time .tips {
    padding-left: 35px;
}

.mask .tk-contain .tk-yy-time .tips {
    line-height: 26px;
    padding-right: 20px;
}

.mask .tk-contain .success-info {
    padding: 175px 0 20px;
    background: url(../images/tj-ss.png) no-repeat center 45px/110px 110px;
    line-height: 22px;
}

.mask .tk-contain .tips2 {
    line-height: 26px;
    padding: 0 30px;
}

.mask .tk-contain .pj-form .pj-cell .right {
    width: 400px;
}

.mask .tk-contain .pj-form {
    padding-top: 0;
}

.mask .tk-contain .pj-form .pj-cell .right .select {
    height: 32px;
    line-height: 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.mask .tk-contain .pj-form .submit {
    border-top: none;
    margin-bottom: 40px;
}

.mask .tk-contain .pj-form .submit .a {
    width: 160px;
}

.mzpb {
    width: 100%;
    float: left;
}

.jz-vd {

    margin-right: -20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.jz-vd li {
    padding-right: 20px;
    max-width: 33.333%;
    min-width: 33.333%;
    /*float: left;*/
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jz-vd li .vdct {
    display: block;
    max-width: 260px;
    height: 145px;
    overflow: hidden;
}

.jz-vd li .vdct img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    transition: all .8s;
    float: left;
}

.jz-vd li .vdct time {
    float: right;
    z-index: -999;
    margin-top: -30px;
    color: #fff;
    font-size: 12px;
    padding: 3px 6px;
    background: rgba(0, 0, 0, .5);
    margin-right: 5px;
}

.jz-vd .v-info {
    display: none;
}



.jz-vd .videor {
    width: 100%;
    margin: 0 !important;
    padding: 0;
}

.jz-vd .jztitle {
    display: block;
    padding: 0 10px;
    width: 100%;
    font-size: 14px;
    line-height: 40px;
    background: #f8f8f8;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.jz-vd .videor .jztitle:hover {
    color: #0cd3c8;
}
.jzdes {
    display: none;
}

.jyzn-section {
    width: 100%;
    /*float: left;*/
    margin-top: 40px;
}

.jyzn-main .jyzn-pace .left {
    width: 175px;
}

.jyzn-main .jyzn-pace .right {
    width: 620px;
    line-height: 20px;
    text-align: justify;
}

.jyzn-main .jyzn-pace .step {
    height: 55px;
    line-height: 55px;
    background-color: #f2f2f2;
}

.jyzn-main .jyzn-pace .down-icon {
    height: 24px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAArklEQVQ4T6WS0RHCMAxDXyYARmACygZlI4/ijWADYAIYASaAE2e4QJPSXvJtPcuKEo0vNeppB5hZJxfufprj5q1LZnYANsBuKiTEe+AswBIQZAFs3f025iTmj8Ad6F8ZZJBHOClCYk6bpeu17BPiP0hJrOVfv1CD1MQDQHbOFbjonMhDtldA95tRsQeRsoIVRG8dNw++ulqkDCKAAiv2ZLSJU0rWXuU59S3NNjt4As4tTQGouUpaAAAAAElFTkSuQmCC") no-repeat center;
}

.jyzn-main .jyzn-pace:last-child .down-icon {
    display: none;
}

.hospital-list-pic {
    margin-right: -50px;
}

.hospital-list-pic ul li {
    margin-right: 50px;
    width: 170px;
}

.hospital-list-pic ul li .img {
    height: 128px;
}

.hospital-list-pic ul li p {
    height: 40px;
    line-height: 36px;
}

.guide-step {
    margin-left: 50px;
}

.guide-step li {
    padding-bottom: 50px;
    padding-left: 30px;
    border-left: 1px dashed #3d3d3d;
}

.guide-step li:last-child {
    border-left: none;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.guide-step li .icon {
    position: absolute;
    left: -15px;
    top: 0;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0bd3c8;
    font-style: normal;
}

.guide-step li .g-title {
    line-height: 30px;
}

.guide-step li .g-des {
    line-height: 28px;
}

.lh40 p {
    line-height: 40px;
}

.zy-n {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.zy-n p {
    font-size: 14px;
    color: #333;
    line-height: 26px;
}
.bb1-dashed {
    border-bottom: 1px dashed #c1c1c1;
}
.hot-list .hot-link:hover .hot-text {
    color: #0cd3c8;
}
.hot-list {
    /*margin-right: -20px;*/
    font-size: 0;
}
.hot-link {
    display: block;
    border: 1px solid #ccc;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}
.hot-list li {
    display: inline-block;
    padding-right: 20px;
    margin-bottom: 15px;
    width: 25%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box
}
.hot-list .icon-icon {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.hot-list .hot-text {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
}

.section1 {
    padding-top: 10px;
}
.section1 .section1-title .h4 {
    padding-left: 40px;
    height: 39px;
    width: 126px;
    line-height: 38px;
    background-position: left;
    background-repeat:no-repeat;
}
.left-des {
    line-height: 28px;
    text-indent: 2em;
}

.tjyy {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.tjyy_section {
    width: 100%;
    margin-bottom: 15px;
}

@media all and (max-width:850px) {
    .qr-code {
        display: none;
    }
    .article-list {
        margin-top: 0;
    }
    .tjyy_section {
        margin-bottom: 30px;
    }
}

@media all and (max-width:480px) {
    .tjyy_section {
        margin-bottom: 10px;
    }
    .jyzn-section {
        margin-top: 20px;
    }
    .hot-list li {
        width: 50%;
    }
    .mts {
        padding-top: 0;
    }
    .tszl-li .tszl-r {
        width: -webkit-calc(100% - 150px);
        width: -moz-calc(100% - 150px);
        width: calc(100% - 150px);
    }
    .tszl-li li a:first-child {
        width: 140px;
        height: 90px;
        margin-right: 10px;
    }
    .tszl-li .tszl-r a:nth-child(3) {
        font-size: 12px;
    }
    .tszl-li .tszl-r p {
        height: 44px;
        line-height: 22px;
    }
}

.tjyy_section {
    width: 100%;
    float: left;
}

.tjyy_section .item {
    width: 100%;
}

.tjyy_section .item:nth-child(n+2) {
    display: none;
}

@media all and (max-width:850px) {
    .tjyy_section .item ul li {
        width: calc(50% - 20px);
    }
}

@media all and (max-width:480px) {
    .tjyy_section .item ul li {
        width: 100%;
        margin-right: 0;
        padding: 2px 0;
    }

    .tjyy_section .item ul li span {
        margin-right: 5px;
    }
}

.tjyy .title {
    width: 100%;
    border-bottom: 2px solid #eee;
    height: 52px;
}


.tjyy .title a {
    line-height: 50px !important;
    color: #0cd3c8;
    font-size: 18px !important;
}

.tjyy .title .on {
    text-decoration: none !important;
    border-bottom: 2px solid #0cd3c8;
}

.tjyy .spec_content .list a {
    line-height: 28px;
    font-size: 14px;
    color: #333;
}

.tjyy .spec_content .list a:hover {
    color: #0cd3c8;
}

.tjyy_section #open_list a {
    display: block;
    margin-right: 30px;
    color: #666;
    font-size: 16px;
    line-height: 34px;
}

.tjyy_section #open_list {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap
}

.tjyy_section #open_list .on {
    color: #0cd3c8;
    text-decoration: underline;
}


.tjyy_section #open_list a:hover {
    color: #0cd3c8;
    text-decoration: underline;
}

.txt-list {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.txt-list ul {
    width: 100%;
    float: left;
}

.txt-list ul li {
    width: 25%;
    float: left;
}

.txt-list ul li .link {
    line-height: 36px;
}

.txt-list ul li .link:before {
    display: inline-block;
    content: '';
    width: 6px;
    height: 6px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #00c8aa;
    margin-right: 5px;
}



#mh175 {
    max-height: 175px;
    overflow-y: auto;
    overflow-x: hidden;
}
.imgs-list {
    margin-right: -20px;
}

.imgs-list ul li {
    width: 33.3333%;
    height: 156px;
    padding: 0 20px 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.imgs-list ul li img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

@media all and (max-width:1200px) {
    .tdh {
        width: 100% !important;
        white-space: nowrap;
        overflow-x: auto;
        flex-wrap: nowrap !important;
        float: left !important;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        border-bottom: none;
        height: auto;
        padding-left: 0;
    }

    .tdh a {
        border: none !important
    }

    .tdh .on {
        border: none;
    }

    .htil-r {
        display: none;
    }

    .wrap-topbar {
        display: none;
    }

    .wrap {
        padding-left: 2%;
        padding-right: 2%;
    }

    .warp,
    .yy-foot {
        padding-left: 2%;
        padding-right: 2%;
    }

    .pb-table .t-left li {
        padding-left: 8px;
    }

}

@media all and (max-width:1000px) {
    .yy-left {
        width: 100%;
        padding-left: 0;
    }

    .yy-right {
        width: 100%;
        margin-left: 0;
        padding-top: 0;
    }

    .ksdh {
        width: 100%;
        text-align: center;
    }

    .yy-foot .warp {
        flex-wrap: wrap
    }

    .yy-foot .cent {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

    .yy-foot .cent a {
        width: auto !important;
        margin-right: 20px;
    }

    .ft-info {
        width: 100%;
        padding: 0;
        border: none
    }

    .ft-info p {
        margin-left: 0;
        padding-left: 0;
        width: 100%;
        text-align: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
    }

    .ft-info p a:nth-child(2) {
        display: none;
    }

    .ft-info p {
        padding-right: 0;
    }

    .ft-ewm {
        margin-top: 20px;
    }

    .tdh a {
        padding: 0 20px;
        ;
    }

    .yyts_section .title .more {
        display: none;
    }

    .yyts_section .sp_start {
        width: -webkit-calc(100% - 120px);
        width: -moz-calc(100% - 120px);
        width: calc(100% - 120px);
    }

    .ts-li2 li {
        width: -webkit-calc(100% - 15px);
        width: -moz-calc(100% - 15px);
        width: calc(100% - 15px);
    }

    .htil {
        width: 100%;
        float: left;
        border: none;
        margin-top: -10px;
    }

    .htil h2 {
        border: none;
    }

    .hos-title a:nth-child(1) {
        display: none;
    }
}


@media all and (max-width:850px) {
    .hos-title a:nth-child(1) {
        display: none;
    }
    .main-title {
        padding: 0;
    }
    .top-ad {
        display: none;
    }
    .m-logo {
        display: none;
    }
    .hospital-name {
        display: none;
    }
    .htil2{
        display: block;
    }
    .htil {
        width: 100%;
        margin: 0;
    }

    .htil h2 {
        width: 100%;
        text-align: center;
        border: none;
        padding: 0;
    }

    .htil h1, .htil2 h1 {
        width: 100%;
        text-align: center;
        border: none;
        padding: 0;
        font-size: 22px;
    }

    .htil p,
    .htil span {
        display: none !important;
    }

    .ad {
        display: none;
    }

    .yy-link .cent a {
        width: -webkit-calc(50% - 10px);
        width: -moz-calc(50% - 10px);
        width: calc(50% - 10px);
    }
    .yydt-art .doc {
        padding: 10px 20px;
    }
    .doc .yyys a:nth-child(2) {
        display: none;
    }
    .doc-info {
        width: -webkit-calc(70% - 65px);
        width: -moz-calc(70% - 65px);
        width: calc(70% - 65px);
    }
    .doc .yyys {
        width: -webkit-calc(30%);
        width: -moz-calc(30%);
        width: calc(30%);
    }
    .doc .yyys a {
        width: 100%;
    }

    .art-xg .eli li {
        width: -webkit-calc(100% - 15px);
        width: -moz-calc(100% - 15px);
        width: calc(100% - 15px);
    }

    .dis-video-bar .look {
        display: none;
    }

    .yy-jzpj li .pj p:nth-child(2) {
        display: none;
    }

    .yy-jzpj li .pj p:nth-child(3) {
        width: 135px;
        overflow: hidden;
    }

    .ks-dh a {
        width: 32%;
        margin-right: 1%;
    }

    .ks-dh a:nth-child(4n) {
        margin-right: 1%;
    }

    .tk-contain {
        width: 100%;
        margin-left: -50%;
        margin-top: -50%;
    }

    .tk-contain .pj-form .pj-cell .right {
        width: -webkit-calc(100% - 140px);
        width: -moz-calc(100% - 140px);
        width: calc(100% - 140px);
        margin-right: 10px;
    }

    .tk-contain .pj-form .pj-cell .right .input {
        width: 100%;
        max-width: 350px;
    }

    .htil h2 {
        margin-top: 0;
        line-height: 60px;
        height: 60px;
        background: #07d0c4;
        color: #fff;
    }

    .htil h1, .htil2 h1 {
        margin-top: 0;
        line-height: 60px;
        height: 60px;
        background: #07d0c4;
        color: #fff;
    }

    .op {
        margin: 0 !important;
        padding: 0;
    }

    .tdh {
        /*margin-top: 10px;*/
    }

    .ystd .info .yy {
        display: none;
    }
    .Js_zjxgd {
        display: none;
    }
    .doctor .doctor-infos .shanchang {
        height: 48px;
        line-height: 24px;
    }
    .yy-zjspli {
        padding-top: 0;
    }
    .yy-zjspli li {
        width: 100%;
        /*float: left;*/
        border-bottom: 1px dashed #ccc
    }

    .yy-zjspli li .vdct {
        width: 160px;
        height: 100px;
        float: left;
        overflow: hidden;
    }
    .yy-zjspli .videor {
        width: -webkit-calc(100% - 175px);
        width: -moz-calc(100% - 175px);
        width: calc(100% - 175px);
    }
    .yy-zjspli .videor .mdi {
        font-size: 12px;
    }
    .vtm {
        display: none;
    }
    .i-video li:last-of-type {
        padding-bottom: 0;
    }
    .jz-vd li {
        padding-right: 0;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

    .jz-vd li .vdct {
        width: 160px;
        height: 100px;
        float: left;
        overflow: hidden;
        margin-right: 15px;
    }

    .jz-vd li .vdct img {
        width: 100%;
        height: 100%;
        -webkit-transition: all .8s;
        transition: all .8s;
        float: left;
    }

    .jz-vd li .vdct img:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    .jz-vd li .vdct time {
        float: right;
        z-index: -999;
        margin-top: -30px;
        color: #fff;
        font-size: 12px;
        padding: 3px 6px;
        background: rgba(0, 0, 0, .5);
        margin-right: 5px;
    }

    .jz-vd li .vdct:hover time {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    .jzdes {
        display: block;
        line-height: 1;
        font-size: 12px;
    }

    .jz-vd {
        margin-right: 0;
    }
    .jz-vd .v-info {
        display: block;
    }

    .jz-vd .jz-videor {
        float:left;
        width: -webkit-calc(100% - 175px);
        width: -moz-calc(100% - 175px);
        width: calc(100% - 175px);
    }
    .jz-vd .jztitle {
        background: none;
        padding: 0;
        text-align:left;
        font-size: 16px;
        line-height: 1;
    }

    .jzdes p {
        margin-top: 8px;
        line-height: 22px;
        height: 46px;
        width: 100%;
    }
    .guide-step {
        margin-left: 20px;
        margin-right: 10px;
    }

    .pb-table {
        padding: 0 30px 0 30px;
    }

    .pb-table .t-select-btn {
        left: 5px;
        top: 122px;
        right: 5px
    }

    .pb-table .t-left {
        display: none;
    }

    .pb-table .table-box .table thead .week p {
        font-size: 14px;
    }

    .pb-table .table-box .table tbody tr {
        font-size: 14px;
    }

    .mask .tk-contain {
        width: 100%;
        margin-left: -50%;
        top: 0px;
    }

    .mask .tk-contain .pj-form .pj-cell .right {
        width: -webkit-calc(100% - 140px);
        width: -moz-calc(100% - 140px);
        width: calc(100% - 140px);
        margin-right: 10px;
    }

    .mask .tk-contain .tk-yy-time .time-select,
    .mask .tk-contain .tk-yy-time .tips {
        padding-left: 0;
    }

    .mask .tk-contain .tk-doc-info {
        padding-left: 110px;
    }

    .mask .tk-contain .tk-main {
        padding: 0 10px;
    }

    .tk-contain .pj-form .pj-cell .right .select {
        margin-right: 0;
    }

    .wbn {
        border-bottom: none !important
    }

    .yyhj-n li img {
        height: auto
    }
}

@media all and (max-width:480px) {
    .friends-link {
        margin-bottom: 10px;
    }
    #recommend .title, .friends-link .title {
        margin-bottom: 10px;
    }
    .ks-dh a {
        width: 49%;
        margin-right: 1%;
    }

    .tk-contain .pj-form .pj-cell .left {
        width: 90px;
    }

    .tk-contain .pj-form .pj-cell .right {
        width: -webkit-calc(100% - 110px);
        width: -moz-calc(100% - 110px);
        width: calc(100% - 110px);
        margin-right: 10px;
    }

    .tk-contain {
        margin-top: -80%;
    }

    .ystd .info .gd {
        display: none;
    }
    .yydt-art {
        margin-top: 20px;
    }
    .article-title .at-title {
        margin-bottom: 0;
    }
    .dis-video-play, .dv-video {
        height: 240px;
    }

    .imgs-list ul li {
        width: 50%;
    }
    .imgs-list ul li:nth-of-type(2n){
        margin-right: 0;
    }
}

.titles {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    border-bottom: 2px solid #ddd;
    font-size: 18px;
}

.titles span {
    margin-right: 30px;
    cursor: pointer;
    line-height: 50px;
}

.titles .on {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    color: #0cd3c8;
}

.titles .on:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #0cd3c8;
}

.contentHeight {
    max-height: 165px;
    overflow-y: auto;
    overflow-x: hidden;
}

.friends-link {
    overflow-x: hidden;
  width: 100%;
}

.friends-link .friends {
    line-height: 28px;
    margin-right: -30px;
}

.friends-link .friends .link {
    padding-right: 30px;
}

.f-item {
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media all and (max-width:850px) {
    .f-item {
        width: 50%;
    }
}
@media all and (max-width:480px) {
    .f-item {
        width: 100%;
    }
}
.hot-list li.moreli {
  display: none;
}

.jz-list {
    margin-right: -20px;
    font-size: 0;
}
.jz-list li {
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
    margin-top: 20px;
    width: 33.33333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jz-pic {
    height: 140px;
    overflow: hidden;
}
.jz-pic img {
    display: block;
    width: 100%;
    height: 100%;
}
.jc-time {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 0 6px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    background: rgba(0,0,0, 0.2);
}
.jz-text {
    padding: 0 10px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    background: #f8f8f8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jz-article-list {
    margin-right: -20px;
    font-size: 0;
    overflow: hidden;
}
.jz-article-list li {
    display: inline-block;
    vertical-align: middle;
    width: 33.33333%;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jz-article-list li a {
    font-size: 14px;
    line-height: 28px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.o-dep li {
    width: 20%
}
@media all and (max-width:480px) {
    .jz-article-list li,.jz-list li{
        width: 50%;
    }
    .o-dep li {
        width: 33.33333%
    }
}

