*{padding:0;margin:0;font-family:'微软雅黑';text-decoration: none;}
img{max-width: 100%;margin: 0 auto;}
body{color: #444;}
.clear{clear:both;height: 1px;}
li{list-style-type: none;}
*{color: #454545;font-size: 16px;}
a:focus{outline: none}
#w620{max-width: 620px;padding: 0 10px;margin:0 auto;}
#width{
	min-width:320px;
	max-width:640px;
	margin:0 auto 5%;
}
/***热点开始***/
.tj{
	margin:1rem auto 0;
    width:96%;
    height:3.8rem;
    border:1px solid #dddddd;
    background-color: #f2f2f2;
    border-radius: 4px;
    display: flex;
    justify-content:center;
    align-items:center;
}
.tj .l{
    width:5.2rem;
    height:2.6rem;
    border-right: 1px solid #dddddd;
    padding-right:1rem;
    display: flex;justify-content:center;
    align-items:center;
}
.tj .l img{
    display: block;
    width: 100%;
    vertical-align: middle;
}
.tj .r{
    width:64.5%;
    height:2.25rem;
    float: left;
    margin-left: 0.5rem;
    border:1px solid #dddddd;
    border-radius: 0.5rem;
    background-color: #ffffff;
    font-size: 1rem;
    line-height:1.8rem;
}
/***热点结束***/
/***当前位置***/
.adress{
	height:1.66667em;
	width:100%;
	margin:2% auto;
	display: flex;
	align-items:center;
}
.adress .hourse{width: 1.8rem;margin-right:0.3rem;margin-top: -0.1rem;}
.adress .hourse img{width: 100%;display: block;}
.adress p{
	font-size: 1rem;
}
.cu{width: 100%;height: 1rem;background: #eeeeee;margin-top:0.65rem;}
/***当前位置结束***/
/***文章内容开始***/
/***文章标题**/
.wzbt{width: 100%;margin: 0.8rem auto 0;text-align: center;font-size: 1.2rem;color: #333333;}
/***专家号***/
.zjh{margin: 0.5rem auto 0;padding: 0.5rem 5%;width:90%;background: #f2f2f2;}
.hong{width: 100%;text-indent:6px;color: #af0000;}
.telem{width: 100%;display: flex;justify-content:center;align-items:center;margin-top: 0.25rem;}
.telem input{border: none;outline: none;width: calc(100% - 11rem);height: 2.6rem;background: #fff;border-top-left-radius:5px;background: #1372d7;border-bottom-left-radius:5px;
line-height: 2.6rem;text-indent: 0.5rem;font-size: 0.9rem;background: #fff;color: #999999
}
.telem a{display: block;width:5.5rem;height: 2.6rem;text-align:center;line-height: 2.6rem;background: #ff7e00;color: #fff;}
.telem .zuxu{width:5.5rem;height: 2.6rem;text-align:center;line-height: 2.6rem;border-top-right-radius:5px;background: #019e97;border-bottom-right-radius:5px;
color: #fff;}
/***文章内容***/
.arti_cont{
    width:100%;
    margin:0.5rem auto 0;
    line-height:1.8em;
}
.arti_cont img{max-width:100%;margin:0 auto}
/***相关阅读***/
.xgyd{width: 100%;color: #333333;font-size: 1.1rem;font-weight: 600;margin-top: 1rem;}
.tuij p{font-size: 1rem;color: #333333;margin-top: 0.4rem;padding-bottom: 0.4rem;width: 100%;border-bottom: 1px dashed #cecdcd;}
.tuij p:nth-child(2){border-bottom: none;}
/***文章内容结束***/
.arti_cont > div > img {
    /* 只针对 div 的直接子 img 生效 */
   height: auto!important;
}
.arti_cont > div > strong > img {
    /* 只针对 div 的直接子 img 生效 */
   height: auto!important;
}




























@media screen and (max-width: 620px){

}
@media screen and (max-width: 320px){
    *{font-size: 12px;}

}
@media screen and (max-width:400px) and (min-width:321px){
    *{font-size: 14px;}
    
}
@media screen and (max-width: 600px) and (min-width: 401px){
    *{font-size: 16px}
}
@media screen and (min-width: 601px){
    .tj{height: 3.8rem;}
    .tj .l{padding-right:2.8rem;}
    .tj .r{margin-left:1rem;}
    .zjh{padding:0.5rem 10%;width: 80%;}
    .telem{margin-top: 0.6rem;}
}
@media screen and (min-width:620px){
    
}