﻿/*公共样式*/
* {
    font-family: "Microsoft Yahei";
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, th, th {
    margin: 0px;
    padding: 0px;
}
a {
    text-decoration: none;
}
ul, li {
    list-style: none;
}
.o-h {
    overflow: hidden;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.border {
    border: 1px solid #ccc;
}
/*瀛椾綋澶у皬*/
.f12 {
    font-size: 12px;
}
.f13 {
    font-size: 13px;
}
.f14 {
    font-size: 14px;
}
.f16 {
    font-size: 15px;
}
.f18 {
    font-size: 18px;
}
.f20 {
    font-size: 20px;
}
.f22 {
    font-size: 22px;
}
.f24 {
    font-size: 24px;
}
/*鏂瑰悜鏍峰紡*/
.tl {
    text-align: left;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.tj {
    text-align: justify;
}
/*瀹藉害鏍峰紡*/
.wauto {
    width: 100%;
}
.w1140 {
    width: 1140px;
}
.w60 {
    width: 60px;
}
.w70 {
    width: 70px;
}
.w80 {
    width: 80px;
}
.w90 {
    width: 90px;
}
.w100 {
    width: 100px;
}
.w120 {
    width: 120px;
}
.w150 {
    width: 150px;
}
.w180 {
    width: 180px;
}
.w188 {
    width: 188px;
}
.w190 {
    width: 190px;
}
.w200 {
    width: 200px;
}
.w210 {
    width: 210px;
}
.w250 {
    width: 250px;
}
.w260 {
    width: 260px;
}
.w350 {
    width: 350px;
}
.w300 {
    width: 300px;
}

.w450 {
    width: 450px;
}
.w500 {
    width: 500px;
}
.w600 {
    width: 600px;
}
.w700 {
    width: 700px;
}
.w900 {
    width: 900px !important;
}
.w370 {
    width: 270px;
}
.w960 {
    width: 960px;
}
.w860 {
    width: 860px;
}
.w1200 {
    width: 1200px;
}
.h60 {
    height: 60px;
}
.h80 {
    height: 80px;
}
.h90 {
    height: 90px;
}
.h29 {
    height: 29px;
}
.h100 {
    height: 100px;
}
.h120 {
    height: 130px;
}
.h150 {
    height: 150px;
}
.h200 {
    height: 200px;
}
.h410 {
    height: 410px;
}
.auto {
    margin: auto;
}
.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt12 {
    margin-top: 12px;
}
.mt15 {
    margin-top: 15px;
}
.mt14 {
    margin-top: 14px;
}
.mt16 {
    margin-top: 16px;
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt50 {
    margin-top: 50px;
}
.mt40 {
    margin-top: 40px;
}

.ml38 {
    margin-left: 40px;
}
.mt-29 {
    margin-top: -29px;
}
.mt-40 {
    margin-top: -40px;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb18 {
    margin-bottom: 18px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb25 {
    margin-bottom: 25px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb35 {
    margin-bottom: 35px;
}

.mr5 {
    margin-right: 5px;
}
.mr12 {
    margin-right: 12px;
}
.mr10 {
    margin-right: 10px;
}
.mr15 {
    margin-right: 15px;
}
.mr18 {
    margin-right: 18px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.ml2 {
    margin-left: 2px;
}
.ml5 {
    margin-left: 5px;
}
.ml-14 {
    margin-left: -14px;
}
.ml14 {
    margin-left: 14px;
}

.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml50 {
    margin-left: 50px;
}
.pt5 {
    padding-top: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}
.pt25 {
    padding-top: 25px;
}
.pr20 {
    padding-right: 20px;
}
.pl20 {
    padding-left: 20px;
}
.pl10 {
    padding-left: 10px;
}
.pb2 {
    padding-bottom: 2px;
}
.pb3 {
    padding-bottom: 3px;
}
.pb5 {
    padding-bottom: 5px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb12 {
    padding-bottom: 12px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb17 {
    padding-bottom: 17px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb25 {
    padding-bottom: 25px;
}
.bg {
    background-color: #f5f5f5;
}
.font-w {
    font-weight: normal;
}
.bd {
    border: 1px solid #f5f5f5;
}
.oh {
    overflow: hidden;
}
.CFFCC00 {
    color: #FFCC00;
}
.ff3333 {
    color: #ff3333;
}
.content .page a {
    color: #333;
}
.list ul li {
    float: left;
}
.tab .tabList li {
    width: 134px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
}
.tab .tabList .active {
    background-color: #fff;
    border-top: 2px solid #00bcd4;
}
.w1200 .page a {
    color: #666666;
}
.w1200 .page a:hover {
    color: #00bcd4;
    text-decoration: underline;
}
.summarize .content li {
    float: left;
    font-size: 14px;
    width: 171px;
    text-align: center;
}
.summarize .content {
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
}
.right_content .list h3 {
    background-color: #00bcd4;
    color: #fff;
    height: 40px;
    line-height: 40px;
}
.right_content .list h3 strong {
    font-size: 14px;
    margin-left: 20px;
}
.right_content .list h3 a {
    color: #fff;
    font-size: 14px;
    float: right;
    margin-right: 10px;
    letter-spacing: 2px;
}
.right_content .list ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 240px;
    line-height: 40px;
    padding: 0 10px;
}
.right_content .list ul li::before {
    content: "●";
    color: #00bcd4;
    margin-right: 5px;
}
.right_content .list ul li a {
    font-size: 14px;
    color: #a6a6a6;
}
.right_content .list ul li a:hover {
    color: #3399ff;
    text-decoration: underline;
}
.left_content ul li .summarize li {
    width: 180px;
    text-align: center;
}
.left_content ul li .table {
    width: 100%;
    margin-top: 30px;
    height: 100px;
}
.left_content ul li .yisheng_list li {
    float: left;
    font-size: 14px;
    width: 177px;
    text-align: center;
    margin-top: 0 !important;
}
.left_content ul li .yisheng_list li:nth-child(2) {
    width: 169px;
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
    line-height: 20px;
    max-height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.left_content ul li .yisheng_list li img {
    width: 72px;
    float: left;
    margin-right: 14px;
}
.left_content ul li .yisheng_list li i {
    background: url('../images/u746.png') no-repeat 0 0;
    display: inherit;
    width: 46px;
    height: 46px;
    float: left;
    margin-top: 10px;
    margin-left: 11px;
    margin-right: 10px;
}
.oh .fl strong {
    font-size: 18px;
    margin-top: 5px;
}
.left_content ul li .yisheng_list .expert .fl p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 78px;
}
.left_content ul li .yisheng_list li table {
    width: 204px;
}
.left_content ul li .yisheng_list .adept {
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #333333;
}
.left_content ul li .yisheng_list div strong {
    color: #00bcd4;
    font-weight: normal;
}
.left_content ul li .yisheng_list li td {
    font-size: 12px;
}
.left_content ul li .yisheng_list .hot strong {
    font-weight: 600;
    color: #ff9900;
    margin-left: -2px;
    font-size: 16px;
}
.left_content ul li .yisheng_list .hot span {
    margin-left: 10px;
}
.left_content ul li .yisheng_list .hot p {
    margin-left: -5px;
    margin-top: 10px;
}
.left_content ul li .yisheng_list .consult a {
    background-color: #169BD5;
    color: #fff;
    padding: 4px 10px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 14px;
}
.left_content ul li .yisheng_list .consult p {
    color: #ff9900;
    margin-top: 10px;
}

/*鍒嗛〉*/
.tcdPageCode {
    padding: 15px 20px;
    text-align: left;
    color: #ccc;
    text-align: center;
    margin-top: 34px;
}
.tcdPageCode a {
    display: inline-block;
    color: #428bca;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
    margin-right: 12px;
}
.tcdPageCode a:hover {
    text-decoration: none;
    border: 1px solid #428bca;
}
.tcdPageCode span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    border-radius: 4px;
    vertical-align: middle;
    margin-right: 12px;
}
.tcdPageCode span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
    margin-right: 12px;
}

/*鍜ㄨ鍥炲*/
.grabble span {
    border-left: 0;
    display: inline-block;
    padding: 7px 20px;
    color: #fff;
    background: #00bcd4;
    cursor: pointer;
    margin-left: -7px;
    float: left;
}
.conBlock .grabble input {
    outline: none;
}
.reply_list ul li {
    height: 60px;
    line-height: 60px;
}
.reply_list ul li i {
    background: url('../images/u910.png') no-repeat;
    width: 40px;
    height: 40px;
    margin-right: 8px;
    display: block;
    float: left;
    margin-top: 10px;
}
.reply_list ul li a {
    color: #333333;
}
.reply_list ul li a:hover {
    text-decoration: underline;
}
/*鐩稿叧鏂囩珷*/
.article {
    border-bottom: 1px dashed #ccc;
    margin-top: 40px;
    margin-left: 30px;
    height: 84px;
}
.article a {
    font-size: 14px;
    color: #7A7474;
}
.article p {
    padding: 8px 0;
}
.article p .tally {
    padding: 0px 7px;
    background-color: #ff9900;
    color: #fff;
    margin-left: 20px;;
}
/*鍜ㄨ璇︽儏椤甸潰*/
.content > .left_content > h2 {
    background-color: #00bcd4;
    color: #fff;
    font-size: 16px;
    padding: 9px;
    padding-left: 20px;
}
.right_content .btn {
    text-align: center;
    margin-top: 30px;
    height: 60px;
    width: 260px;
    background: #ff9900;
    line-height: 60px;
}
.right_content .btn a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
/*涓嬭浇寮圭獥*/
/* .right_content  */
.download .text {
    margin-top: 26px;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 40px;
}
/* .right_content */
.download .text p a {
    color: #00bcd4;
}
/* .right_content  */
.download ul li {
    float: left;
    width: 150px;
    margin-right: 60px;
    text-align: center;
}
/* .right_content */
.download ul li img {
    width: 110px;
}
/* .right_content  */
.download ul .code {
    margin-left: 114px;
}
/* .right_content  */
.download ul .code p, .right_content .download ul .accounts p {
    font-size: 14px;
    color: #666666;
}
/* .right_content .download */
ul .type p {
    height: 40px;
    width: 150px;
    border: 1px solid #169BD5;
    line-height: 40px;
    margin-bottom: 20px;
    border-radius: 12px;
}
/* .right_content */
.download ul .type p a {
    font-size: 14px;
    color: #169BD5;
    display: block;
    width: 100%;
    height: 100%;
}
/* .right_content */
.download ul .type .iphone a {

    color: #71B61A;
}
/* .right_content  */
.download ul .type .iphone {
    border-color: #71B61A;
}
/* .right_content */
#code, .download .text span {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #ccc;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
    padding: 2px;
    font-size: 15px;
    color: #fff;
    background: #ccc;
    cursor: pointer;
}
#Layer1 {
    width: 800px;
    height: 260px;
    border: 1px solid #ccc;
    position: fixed;
    top: 50%;
    left: 25%;
    z-index: 50;
    display: none;
    background-color: #FFF;
}

#shade {
    background-color: #000;
    position: absolute;
    z-index: 49;
    display: none;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    margin: 0px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}
.left_content .time {
    background-color: #f5f5f5;
    width: 242px;
    margin: auto;
    font-size: 14px;
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
    letter-spacing: 1px;
}
.left_content .answers {
    font-size: 14px;
    margin-top: 30px;
    position: relative;
}
.left_content .answers .issue {
    height: 60px;
    line-height: 60px;
    background: #FFCC99;
    padding: 0 20px;
    float: left;
}
.left_content .answers .reply {
    height: 60px;
    margin-top: 58px;
}
.left_content .answers .reply .replys {
    float: right;
    background: #66ccff;
    padding: 0 30px;
    margin-right: 30px;
    height: 60px;
    line-height: 60px;
}
.left_content .answers .reply .name img {
    width: 60px;
    height: 60px;
}
.left_content .answers .reply .name p {
    font-size: 12px;
    text-align: center;
    color: #a6a6a6;
}
/*璇勪环*/
.left_content .assess {
    font-size: 14px;
    background-color: #33ffff;
    margin-top: 140px;
    padding: 20px;
    height: 150px;
}
/*************************************************************************鍖荤敓涓汉涓婚〉*/
.two-Dimension-Code {
    position: relative;
    /*transition: top 0.3s ease-in-out 0.1s;*/

}
.two-Dimension-Code:hover .prompt {
    /*display:block;*/
    transition: all 2s;
    -webkit-transition: all 2s;
    top: 0;
    left: -149px;
}
.two-Dimension-Code .prompt {
    display: inline-block;
    background: url(../images/u48.png) no-repeat;
    width: 111px;
    height: 76px;
    position: absolute;
    top: 0;
    left: -135px;
    font-size: 14px;
    color: #fff;
    z-index: -1;
    padding: 9px 24px;
    transition: all 2s;
    -webkit-transition: all 2s;
}
.ys {
    height: 170px;
    padding: 10px 10px 30px 10px;
}
.ys > .fl .name-list {
    float: left;
    margin-left: 50px;
    width: 640px;
}
.ys > .fl .name-list .mb35 strong {
    font-weight: normal;
    margin-left: 30px;
}
.ys > .fl .name-list > .non {
    display: -webkit-inline-box;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 30px;
    margin-top: 15px;
}
.ys > .fl .name-list p {
    font-size: 14px;
}
.ys > .fl .name-list p .site {
    color: #333333;
    margin-left: 30px;
}
.ys > .fl .name-list p .store-up {
    background-color: #169BD5;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 156px;
}
.ys > .fl .name-list p .site:hover {
    text-decoration: underline;
    color: #00bcd4;
}
.ys > .left img {
    width: 160px;
    height: 180px;
}
.ys > .fl .name-list .non h3 {
    font-size: 24px;
    font-weight: normal;
}
.ys > .fl .name-list .non span {
    margin-left: 30px;
    font-size: 14px;
    margin-top: 8px;
    display: block;
}
.ys > .fl .name-list .mask {
    width: 342px;
    height: 85px;
    border: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    padding: 20px;
}
.ys > .fl .name-list .mask h3 {
    font-weight: normal;
    font-size: 16px;
}
.ys > .fl .name-list .mask > span {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #ccc;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
    padding: 2px;
    font-size: 15px;
    color: #fff;
    background: #ccc;
    cursor: pointer;
}

#Layer2 {
    border: 1px solid #ccc;
    position: absolute;
    top: 10%;
    left: 40%;
    display: none;
    z-index: 50;
    display: none;
    background-color: #FFF;
}
.left_content .attending h2 {
    font-size: 20px;
    padding: 5px 0 5px 10px;
    border-bottom: 1px solid #333;
}
.left_content {
    width: 890px;
}
.left_content .attending .indications p {
    font-size: 14px;
    margin-top: 20px;
    padding-left: 10px;
}
.left_content .attending .indications ul {
    overflow: hidden;
}
.left_content .attending .indications ul li {
    float: left;
    width: 88px;
    border: 1px solid #ff9900;
    text-align: center;
    line-height: 26px;
    margin-right: 42px;
    margin-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left_content .attending .indications ul li:nth-child(7n+0) {
    margin-right: 0;
}
.left_content .attending .indications ul li a {
    color: #ff9900;
    font-size: 12px;
}

.Doctor-service .consult {
    height: 100px;
}
.Doctor-service .consult .consult-list {
}
.Doctor-service .consult .consult-list li {
    float: left;
    width: 33%;
    text-align: center;
    height: 100px;
    line-height: 35px;
    font-size: 14px;
}
.Doctor-service .consult .consult-list li a {
    padding: 12px 30px;
    color: #fff;
    border-radius: 6px;
}
.Doctor-service .consult .consult-list  p {
    height: 25px;
    margin-top: 6px;
}
.Doctor-service .consult .consult-list  .seek-advice {
    color: #ff9900;
}
.Doctor-service .consult .consult-list .picture a {
    background-color: #F29901;
}
.Doctor-service .consult .consult-list .picture {
}
.Doctor-service .consult .consult-list .phone-call {
}
.Doctor-service .consult .consult-list .phone-call a {
    background-color: #00C689;
}
.Doctor-service .consult .consult-list .freque {
}
.Doctor-service .consult .consult-list .freque a {
    background-color: #37C0C8;
}
.Doctor-service .text p {
    margin-top: 15px;
}

.advisory-reply {
    border: 1px solid #ddd;
    padding: 10px;
}
.advisory-reply .question a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #3399FF;
}
.advisory-reply .question a:hover {
    text-decoration: underline;
}
.advisory-reply .question a i {
    background: url(../images/u910.png) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin-right: 10px;
}
.advisory-reply .advisory-replys {
    border-bottom: 1px dashed #ddd;
    height: 170px;
    margin-top: 10px;
}
.advisory-reply .reply {
    margin-top: 20px !important;
    padding-right: 50px;
}
.advisory-reply .reply .replys {
    height: 40px !important;
    line-height: 40px !important;
    background-color: #FFCC99 !important;
}
.advisory-reply .reply .view-questioning {
    padding: 4px 12px;
    border: 1px solid #333;
    border-radius: 6px;
    margin-top: 65px;
    margin-left: 30px;
    color: #333;
    display: inline-block;
}
.loadmore {
    display: block;
    line-height: 50px;
    text-align: center;
    color: #ccc;
    font-size: 14px;
}
.loadmore span {
    height: 20px;
    width: 20px;
    border-radius: 100%;
    display: inline-block;
    margin: 10px;
    border: 2px solid #f60;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 1.1s infinite linear;
    animation: rotate 1.1s infinite linear;
}
.advisory-reply .advisory-replys .cc i {
    background: url(../images/u910.png) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin-right: 10px;
}
.advisory-reply .advisory-replys .cc {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #3399FF;
}
.advisory-reply .advisory-replys .cc:hover {
    text-decoration: underline;
}
/*闂ㄨ瘖鏃堕棿*/
.section-time {
    border: 1px solid #ddd;
    padding: 10px;
}
.section-time span {
    display: block;
    width: 6px;
    height: 20px;
    float: left;
    background: #00bcd4;
    margin-top: 10px;
    margin-right: 5px;
}
.section-time h3 {
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    color: #00bcd4;
    padding: 8px 0;
    margin-bottom: 10px;
}
.section-time table {
    width: 100%;
    text-align: center;
}
.Same-department-doctor .list {
    height: 40px;
    margin-top: 20px;
    background: #00bcd4;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}
.Same-department-doctor .list h3 {
    float: left;
    margin-left: 14px;
    font-weight: normal;
}
.Same-department-doctor .list a {
    float: right;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-right: 10px;
}
.Same-department-doctor .doctor {
    margin-top: 25px;
    padding-bottom: 19px;
    border-bottom: 1px solid #ddd;
}
.Same-department-doctor .doctor .name {
    height: 100px;
    font-size: 14px;
}
.Same-department-doctor .doctor .name .administrative-or-technical-offices {
    width: 56%;
    height: 60px;
    line-height: 60px;
}
.Same-department-doctor .doctor .name .tc {
    float: left;
    margin-left: 10px;
}
.Same-department-doctor .doctor .name img {
    width: 94px;
    height: 100px;
    margin-left: 10px;
}
.Same-department-doctor .doctor .name .fl h3 {
    float: left;
    font-weight: normal;
    margin-right: 10px;
    margin-left: 10px;
}
.Same-department-doctor .doctor .consult {
    font-size: 14px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}
.Same-department-doctor .doctor .consult p {
    float: left;
}
.Same-department-doctor .doctor .consult p span {
    color: #ff9900;
}
.Same-department-doctor .doctor .consult a {
    float: right;
    color: #fff;
    background: #169bd5;
    padding: 0px 10px;
    border-radius: 6px;
}
.Same-department-doctor .doctor .accomplis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.class_name {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: .6;
    z-index: 1;
}
.loadover {
    width: 586px;
    margin: auto;
}
#SinglePostDetail {
    position: absolute;
    top: -21px;
    left: 0;
    border: 1px solid #ddd;
    height: 1000px;
    z-index: 666;
    background: #fff;
    width: 777px;
    margin-left: -10px;
    padding-top: 10px;
    padding-left: 10px;
    box-shadow: 0 0 16px #ddd;
    display: none;
    z-index: 33;
}
.pr {
    position: relative;
}
.docPage span {
    display: inline-block;
}
.docPage span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    border-radius: 4px;
    vertical-align: middle;
}
.docPage a {
    display: inline-block;
    color: #428bca;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}
.docPage span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}
.docPage {
    padding: 15px 20px;
    text-align: left;
    color: #ccc;
}
.artPage span {
    display: inline-block;
}
.artPage span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    border-radius: 4px;
    vertical-align: middle;
}
.artPage a {
    display: inline-block;
    color: #428bca;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}
.artPage span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}
.artPage {
    padding: 15px 20px;
    text-align: left;
    color: #ccc;
}
.tabCon {
    overflow: hidden;
}
.title .text p {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 5px;
}
.title h2 {
    text-align: center;
    margin-bottom: 10px;
}
.ws-article-time {
    text-align: right;
    font-size: 13px;
    margin-bottom: 10px;
}
.ws-article-time .author {
    margin-right: 20px;
}
.border-1 {
    border: 1px solid #ccc;
    padding: 30px 20px;
    width: 858px;
}
.container-fluid .main{
    /* overflow: hidden; */
}
.conBlock .articleList .article a:hover p:first-child{color:#00bcd4;text-decoration:underline}