.indexTs {
    font-size: 14px;
    line-height: 33px;
    color: #e8404a;
    margin-top: -14px;
    padding-left: 53px;
    background: #edeff4 url(../images/icon-laba.png) no-repeat 12px center;
}

.cme_g1 {
    margin-top: 18px;
}

.loginNav li {
    width: 49%!important;
}

.g1_left {
    float: right!important;
}

.g1_center {
    margin-left: 0!important;
    width: 810px!important;
}

.center_search {
    float: left;
    margin: 4px 0 0 19px;
}

.xk_tit p {
    background: #fff;
    line-height: 28px;
    height: 28px;
    border-radius: 28px;
    margin-top: 6px;
    text-align: center;
    font-size: 12px;
    color: #666;
    padding: 0 13px;
}

.xk_tit p a {
    color: #2985dc;
    text-decoration: none;
}

.center_search .gj {
    color: #fff;
    float: left;
}

.tj_box .tj_name {
    line-height: 25px;
    background: #f15151;
    border-radius: 15px;
    font-size: 14px!important;
    margin-bottom: 5PX;
}
 
.tj_box .tj_name:hover,
.tj_box .tj_name.active {
    background: #1363af
}

.cmeNew {
    background: #f3f3f3;
    padding: 10px;
    overflow: hidden;
}

.leftBox {
    float: left;
    width: 232px;
    text-align: center;
}

.btn-kefu {
    background: url(../images/icon-kefu.png) no-repeat left center;
    line-height: 27px;
    padding-left: 36px;
    display: inline-block;
    font-size: 16px;
    color: #2985dc;
    margin-top: 10px;
}

.problemBox {
    margin-left: 260px;
}

.problemTit {
    overflow: hidden;
    padding-left: 9px;
}

.problemTit h3 {
    font-size: 16px;
    color: #2985dc;
    height: 16px;
    line-height: 16px;
    border-left: 6px solid #2985dc;
    padding: 0 0 0 8px;
    margin-top: 3px;
    float: left;
}

.problemTit a {
    float: right;
    color: #2985dc;
    font-size: 12px;
}

.problemText {
    background: #fff;
    padding: 0 18px 13px;
    border-radius: 5px;
    margin-top: 14px;
}

.problemText a {
    display: inline-block;
    font-size: 14px;
    color: #16284b;
    width: 33%;
    margin-top: 13px;
}
.xk_box{
	border:none!important;
	padding:0!important;
}
.xk_box li {
    width: 14.2%!important;
    
}

.xk_show {
    width: 810px!important;
}

.s_b {
    overflow: hidden;
    margin-top: 20px;
}

.s_b_l {
    margin-left: 410px;
    position: relative;
}

.doctorImg {
    position: absolute;
    left: 13px;
    top: 32px;
    z-index: 111111;
}

.s_b_l ul {
    width: 100%;
}

.s_b_l ul::after {
    content: "";
    display: inline-block;
    width: 100%;
}

.s_b_l ul li {
    display: inline-block;
    width: 105px;
    height: 105px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 22px;
    overflow:hidden
}

.s_b_l ul li i {
    /*    display: block;*/
    width: 106px;
    height: 106px;
    /*background: rgba(38, 93, 144, 0.80);*/
    position: absolute;
    border-radius: 10px;
}

.s_b_l>div ul {
    vertical-align: top;
    width: 100%;
    text-align: justify;
}

.s_b_l>div ul li:nth-child(1) {
    margin-left: 222px;
}

.s_b_r {
    width: 380px;
    margin-right: 33px;
    float: left;
    vertical-align: middle;
    position: relative;
    border-radius: 8px;
    /*    overflow: hidden;*/
    background: #fff;
    box-shadow: 0px 0px 13px 0px rgba(11, 90, 146, 0.11);
}

.s_b_r::before {
    content: "";
    display: block;
    width: 28px;
    height: 39px;
    background: url(../images/icon_arrow.png) no-repeat;
    position: absolute;
    z-index: 2;
    top: 40px;
    right: -20px;
}

.s_b_r>div {
    display: none;
}

.s_b_l ul li i.active {
    display: none !important;
}

.active2 {
    display: none !important;
}

.show {
    display: inline-block !important;
}

.s_b_r>div>img {
    padding: 15px;
    box-sizing: border-box;
    background: #2985dc;
    width: 100%;
    height: 224px;
}

.s_b_r .cnt .doctorInfo {
    overflow: hidden;
    display: inline-flex;
    font-size: 14px;
    color: #001a4e;
    line-height: 25px;
    padding: 10px 20px;
}

.doctorInfo span {
    margin-right: 10px;
    flex-shrink: 0;
}



.s_b_r .cnt ul {
    overflow: hidden;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
}

.s_b_r .cnt ul li {
    position: relative;
        cursor: pointer;
    padding-left: 44px;
    height: 19px;
    line-height: 19px;
    margin-bottom: 11px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:295px
}





.btns {
    height: 36px;
    text-align: justify;
    margin-bottom: 15px;
    padding: 0 15px;
    box-sizing: border-box;
}

.btns::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
}

.btns a:nth-child(2) {
    display: inline-block;
    vertical-align: middle;
    width: 201px;
    height: 36px;
    background-color: #62bffa;
    border-radius: 18px;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
}

.btns a:nth-child(1),
.btns a:nth-child(3) {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    -webkit-filter: grayscale(100%);
    /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.btns img {
    width: 100%;
}

.btns a:nth-child(1):hover,
.btns a:nth-child(3):hover {
    -webkit-filter: grayscale(0%);
    /* Chrome, Safari, Opera */
    filter: grayscale(0%);
}

.subject {
    overflow: hidden;
    margin: 0 14px;
    line-height: 37px;
    border-bottom: 1px dashed #e1e1e1;
    color: #2985dc;
}

.subject .ll {
    float: left;
}

.subject .rr {
    float: right;
}

.subject .rr h3 {
    float: left;
}

.subject .rr span {
    float: left;
    width: 68px;
    height: 12px;
    background: url(../images/stattss.png) no-repeat;
    vertical-align: text-bottom;
    margin-top: 12px;
    margin-left: 5px;
}

.subject .rr span.one {
    background-position: 0 0;
}