.am-breadcrumb > li [class*=am-icon-]:before {
    color: #ff8db6;
    margin-right: 5px;
}

.am-breadcrumb > li + li:before {
    content: ">>";
    padding: 0 8px;
    color: #666666;
}

.am-breadcrumb {
    font-size: 14px;
}

.coo_css_sharp_ask-banner {
    position: relative;
    overflow: hidden;
    height: 400px;
    margin-bottom: 50px;
    width: 100%;
}

.coo_css_sharp_ask-banner .coo_css_sharp_bd {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    overflow: hidden;
}

.coo_css_sharp_ask-banner .coo_css_sharp_bd ul {
    width: 100% !important;
}

.coo_css_sharp_ask-banner .coo_css_sharp_bd li {
    width: 100% !important;
    height: 400px;
    overflow: hidden;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
}

.coo_css_sharp_ask-banner .coo_css_sharp_bd a {
    display: block;
    height: 400px;
}

.coo_css_sharp_ask-banner .coo_css_sharp_hd {
    position: absolute;
    z-index: 1;
    bottom: 15px;
    width: 100%;
    font-size: 0;
    text-align: center;
}

.coo_css_sharp_ask-banner .coo_css_sharp_hd ul {
    text-align: center;
}

.coo_css_sharp_ask-banner .coo_css_sharp_hd li.on {
    width: 30px;
    background: rgba(255, 255, 255, 0.8);
}

.coo_css_sharp_ask-banner .coo_css_sharp_hd li {
    display: inline-block;
    margin: 0 7px;
    cursor: pointer;
    width: 10px;
    height: 10px;
    background: #fff;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #fff;
    border-radius: 6px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.coo_css_sharp_wrap {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    clear: both;
}

.coo_css_sharp_page-l {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 840px;
    min-height: 300px;
}
.coo_css_sharp_min .coo_css_sharp_ask-index .coo_css_sharp_hd {
    padding: 10px 10px;
    background: #f8f8f8;
    border-radius: 8px;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(197, 197, 197, 0.11);
            box-shadow: 0px 4px 8px 0px rgba(197, 197, 197, 0.11);
}
.coo_css_sharp_ask-index .coo_css_sharp_hd {
    position: relative;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.coo_css_sharp_ask-index .coo_css_sharp_hd ul {
    overflow: hidden;
    margin: 0;
}

.coo_css_sharp_ask-index .coo_css_sharp_hd li {
    float: left;
    margin-right: 30px;
    line-height: 24px;
    font-size: 20px;
    color: #888;
    cursor: pointer;
}

.coo_css_sharp_ask-index .coo_css_sharp_hd li a {
    color: #888;
    -webkit-transition: color .5s;
    transition: color .5s;
}

.coo_css_sharp_ask-index .coo_css_sharp_hd li.coo_css_sharp_on a {
    color: #333;
}

.coo_css_sharp_ask-index .coo_css_sharp_hd li.coo_css_sharp_on {
    border-bottom: 1px solid #ff8db6;
}

.coo_css_sharp_ask-index .coo_css_sharp_hd .coo_css_sharp_more { 
    z-index: 2;
    top: 3px;
    right: 0;
    padding-left: 14px;
    line-height: 1;
    font-size: 18px;
    color: #999;
    border-left: 1px solid #999;
    -webkit-transition: color .5s;
    transition: color .5s;
    margin-left: auto;
}

.coo_css_sharp_ask-list li {
    padding: 23px 0;
    overflow: hidden;
    border-bottom: 1px dashed #ededed;
}
.coo_css_sharp_ask-list li:hover{
    box-shadow: 0px 4px 8px 0px rgba(197, 197, 197, 0.31);
} 

.coo_css_sharp_ask-list a {
    display: block;
}

.coo_css_sharp_ask-list .coo_css_sharp_question span {
    margin-top: 0;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    -webkit-transition: color .5s;
    transition: color .5s;
    font-weight: 600;
}

.coo_css_sharp_ask-list .coo_css_sharp_answer img, .coo_css_sharp_ask-list .coo_css_sharp_question img {
    width: 25px;
}

.coo_css_sharp_ask-list .coo_css_sharp_answer {
    margin-top: 25px;
}

.coo_css_sharp_ask-list .coo_css_sharp_answer span {
    margin-top: 0;
    padding-left: 15px;
    /*height: 25px;*/
    line-height: 25px;
    font-size: 18px;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 780px;
    float: right;
    overflow: hidden;
}

.coo_css_sharp_ask-list .coo_css_sharp_user-row {
    margin-top: 14px;
    padding-left: 44px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #a2a5ad;
}

.coo_css_sharp_ask-list .coo_css_sharp_user-row .coo_css_sharp_user {
    float: left;
    margin-right: 20px;
    min-width: 90px;
}

.coo_css_sharp_ask-list .coo_css_sharp_user-row .coo_css_sharp_user .coo_css_sharp_avatar {
    float: left;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.coo_css_sharp_ask-list .coo_css_sharp_user-row .coo_css_sharp_user .coo_css_sharp_name {
    float: left;
    margin-left: 15px;
    min-width: 45px;
    font-size: 15px;
    color: #333;
}

.coo_css_sharp_ask-list .coo_css_sharp_user-row .coo_css_sharp_time {
    float: left;
}

.coo_css_sharp_page-r {
    width: 290px;
    float: right;
}

.coo_css_sharp_page-r .coo_css_sharp_sign img {
    width: 290px;
}

.coo_css_sharp_page-r .coo_css_sharp_sign div {
    background: #ff8db6;
    font-size: 20px;
    text-align: center;
    line-height: 42px;
    height: 42px;
    color: #fff;
    width: 260px;
    margin: 30px auto 0 auto;
    border-radius: 5px;
}

.coo_css_sharp_page-r .coo_css_sharp_sign div a {
    color: #FFFFFF;
    font-size: 16px;
}

.coo_css_sharp_page-r .coo_css_sharp_sign div a:hover {
    color: #FFFFFF;
}

.coo_css_sharp_doctor-side {
    margin-bottom: 35px;
    padding: 80px 25px 25px 0;
    background: #fff;
    position: relative;
    border-radius: 8px;
}

.coo_css_sharp_doctor-side .coo_css_sharp_hd {
    overflow: hidden;
    margin-bottom: 10px;
}

.coo_css_sharp_doctor-side .coo_css_sharp_hd h2 {
    width: 255px;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    float: left;
    margin-left: 5px;
}

.coo_css_sharp_doctor-side .coo_css_sharp_desc {
    padding: 12px 0;
}

.coo_css_sharp_doctor-side .coo_css_sharp_desc p {
    margin-top: 10px;
    max-height: 34px;
    line-height: 17px;
    font-size: 12px;
    color: #666666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.coo_css_sharp_doctor-side .coo_css_sharp_desc div {
    width: 90px;
    height: 56px;
    float: left;
    line-height: 56px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    overflow: hidden;

}

.coo_css_sharp_doctor-side .coo_css_sharp_desc div img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    display: inline-block;
}


/*问答详情*/

.coo_css_sharp_ask-main {
    width: 70%;
}

.coo_css_sharp_question-pic, .coo_css_sharp_answer-pic {
    display: flex;
    justify-content: left;
    align-items: flex-end;
}

.coo_css_sharp_question-pic span, .coo_css_sharp_answer-pic span {
    margin-left: 15px;
    font-size: 24px;
    color: #f7bc85;
}

.coo_css_sharp_answer-pic span {
    color: #6bc4fc;
}

.coo_css_sharp_question-pic img, .coo_css_sharp_answer-pic img {
    width: 25px;
}

.coo_css_sharp_question-title, .coo_css_sharp_question-user, .coo_css_sharp_answer-user {
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.coo_css_sharp_question-title span {
    font-size: 20px;
    color: #333333;
}

.coo_css_sharp_question-title span h1 {
    font-size: 20px;
    color: #333333;
    font-weight: 400;
}

.coo_css_sharp_question-user img, .coo_css_sharp_answer-user img {
    width: 30px;
}

.coo_css_sharp_question-user span, .coo_css_sharp_answer-user span {
    font-size: 16px;
}
.coo_css_sharp_answer-user{
    position: relative;
}
.coo_css_sharp_answer-user span:nth-child(3){
    position: absolute;
    right: 0;
    border: 1px solid #ff8db6;
    padding: 4px 20px;
    border-radius: 6px;
    color: #ff8db6;
}

.coo_css_sharp_question-user span:nth-child(2),.coo_css_sharp_answer-user span:nth-child(2) {

    margin-left: 20px;
}


.coo_css_sharp_question-user span:nth-child(3) {
    margin-left: 50px;
    color: #999999;
}

.coo_css_sharp_answer-main {
    margin-top: 60px;
}

.coo_css_sharp_answer-content {
    color: #666666;
    font-size: 16px;
    margin: 20px 0 40px 0;
    text-indent: 2em
}
.coo_css_sharp_answer-content img{
    filter: blur(20px);
    -webkit-filter: blur(20px);
}

.coo_css_sharp_ask-side {
    width: 25%;
    float: right;
}

.coo_css_sharp_ask-side .coo_css_sharp_hd {
    overflow: hidden;
    margin-bottom: 10px;
}

.coo_css_sharp_ask-side .coo_css_sharp_hd h2 {
    width: 150px;
    line-height: 24px;
    height: 24px;
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    float: left;
    margin-left: 5px;
}

.coo_css_sharp_ask-side .coo_css_sharp_hd img {
    width: 16px;
    height: 16px;
}

.coo_css_sharp_ask-side .coo_css_sharp_hd span {
    margin-left: 10px;
}

.coo_css_sharp_ask-side .coo_css_sharp_n1 {
    margin-bottom: 30px;
}

.coo_css_sharp_ask-side .coo_css_sharp_n1 a:hover {
    color: #333333;
}


.coo_css_sharp_ask-side .coo_css_sharp_n1 .coo_css_sharp_ni-wen {
    font-weight: 600;
}

.coo_css_sharp_ask-side .coo_css_sharp_n1 a img {
    width: 20px;
}

.coo_css_sharp_ask-side .coo_css_sharp_n1 .coo_css_sharp_ni-wen span {
    margin-left: 8px;
}

.coo_css_sharp_ask-side .coo_css_sharp_n1 a span {
    font-size: 14px;
}

.coo_css_sharp_ask-side .coo_css_sharp_n1 .coo_css_sharp_ni-da img {
    float: left;
}

.coo_css_sharp_ask-side .coo_css_sharp_n1 .coo_css_sharp_ni-da span {
    padding-left: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.coo_css_sharp_examples-side {
    width: 280px; 
}

.coo_css_sharp_examples-side .coo_css_sharp_hd {
    overflow: hidden;
    margin-bottom: 10px;
}

.coo_css_sharp_examples-side .coo_css_sharp_hd h2 {
    width: 150px;
    line-height: 24px;
    height: 24px;
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    float: left;
    margin-left: 5px;
    margin: 1.6rem 0;
}

.coo_css_sharp_examples-side .coo_css_sharp_hd img {
    width: 16px;
    height: 16px;
}

.coo_css_sharp_examples-side .coo_css_sharp_hd span {
    margin-left: 10px;
}

.coo_css_sharp_examples-side li {
    padding: 12px 0;
}

.coo_css_sharp_examples-side li .coo_css_sharp_user {
    margin-right: 15px;
    overflow: hidden;
    float: left;
    width: 90px;
    height: 56px;
    line-height: 56px;
    text-align: center;
}

.coo_css_sharp_examples-side li .coo_css_sharp_user img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    display: inline-block;
}

.coo_css_sharp_examples-side li h3 {
    margin-bottom: 0;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    margin-top: 0;
}

.coo_css_sharp_examples-side li p {
    max-height: 34px;
    line-height: 17px;
    font-size: 12px;
    color: #666666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ask-time{
    color: #a1a1a1;
    text-align: right;
    margin: 0;
}