﻿/*文章内容*/



.article h3{



    width: 100%;



    text-align: center;



    padding: 0.2rem 0;



    color: #d3381c;



    font-size: 0.3rem;



    font-weight: bold;



}



.article .doctor-introduce img{



    width: 6rem;



}



.article .page a{



    display: block;



    width: 100%;



    height: 0.4rem;



    font-size: .26rem;



    color: #333;



}.article .page a span{



     color: #d3381c;



 }



.article .article-more{



    height: 0.6rem;



    background-color: #ff6700;



    line-height: 0.6rem;



    text-align: center;



}



.article .article-more a{



    display: inline-block;



    width: 6rem;



    height: 0.6rem;



    color: #fff;



    font-size: 0.26rem;

   line-height:0.6rem;



}







.jinset{



	margin:.2rem auto;



    width: 6rem;



}



.jinset img{



    width: 6rem;



}











/*推荐内容*/



.collection .collection-list .box a{



    height: .6rem;



    display: -webkit-flex; /* Safari */



    display: flex;



    flex-direction: row;



    justify-content: space-between;



    line-height: 0.6rem;



    padding-left: 0.3rem;



    border-bottom: 1px solid #ccc;



    background: url("../images/icon8.png") no-repeat center left;



    -webkit-background-size: 0.24rem 0.24rem;



    background-size: 0.24rem 0.24rem;



    font-size: 0.26rem;



    color: #333;



}



.collection .collection-list span:nth-child(2){



    white-space:nowrap;



    color: #fb8524;



}



.collection .collection-move{



    width: 4rem;



    height: 0.5rem;



    margin: 0.2rem auto;



}



.collection .collection-move a{



    display: block;



    width: 4rem;



    height: 0.5rem;



    line-height: 0.5rem;



    text-align: center;



    color: #fff;



    border-radius: 0.2rem;



    background-color: #03c3d0;



}