body{
    background-color: #ffffff;
}
#dropDownList{
 display: none;
}
.content{
    margin:0.5rem 0rem 0.58rem;
}
.contentCaption h1{
    font-family: MicrosoftYaHei-Bold;
	font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.5rem;
    color: #333333;
}
.contentLook{
    margin:0.29rem 0rem 0.39rem;
}
.contentLook span{
    font-family: MicrosoftYaHei;
	font-size: 0.24rem;
    color: #999999;
    margin-bottom: 0.15rem;
}
.contentLookDate{
    background: url(../images/contentLookDate.png) no-repeat left center;
    display: inline-block;
    background-size: 15%;
    padding-left: 0.4rem;

}
.contentLookName{
    background: url(../images/contentLookName.png) no-repeat left center;
    display: inline-block;
    background-size: 0.25rem 0.25rem;
    padding-left: 0.37rem;


}
.contentLookSee{
    background: url(../images/contentLookSee.png) no-repeat left center;
    display: inline-block;
    background-size: 38%;
    padding-left: 0.44rem;


}
.contentLookBaidu{
    background: url(../images/contentLookBaidu.png) no-repeat left center;
    display: inline-block;
    background-size: 0.25rem 0.25rem;
    padding-left: 0.4rem;
}
.LookSee{
    margin-right: 7%;
}
.contentDetails > p{
    width: 100%;
    height: auto;
    padding: 0.3rem 0.3rem;
    box-sizing: border-box;
    font-family: MicrosoftYaHei;
	font-size: 0.24rem;
    color: #666666;
    line-height:0.45rem;
    background-color: #f7f7f7;
	border-radius:0.08rem;
}
.contentDetails   p{
    width: 100%;
    height: auto;
   /* padding: 0.3rem 0.3rem;*/
    box-sizing: border-box;
    font-family: MicrosoftYaHei;
    font-size: 0.24rem;
    /*color: #666666;*/
    line-height:0.45rem;
    /*background-color: #f7f7f7;*/
}
.contentDetailsMatter{
    margin-top: 0.49rem;
    width: 100%;
    height: auto;
}
.contentDetailsMatter img{
    max-width: 100%;
    height: auto;
}
.content_details_catalog {
    padding: 0.4rem 0.3rem;
    margin-top: 0.7rem;
    background-color: #ffffff;
	box-shadow: 0rem 0.15rem 0.3rem 0rem
		rgba(204, 204, 204, 0.3);
	border-radius: 0.08rem;
}
.previous{
    margin-bottom: 0.3rem;
}

.content_details_catalog p span{
    font-family: MicrosoftYaHei;
	font-size:0.24rem;
    color: #999999;
    vertical-align: text-bottom;
}
.content_details_catalog p a{
    display:inline-block;
    margin-left:0.2rem;
    color: #666666;
    font-family: MicrosoftYaHei;
	font-size:0.24rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 76%;
}
.content_details_catalog p a:hover{
    color: #007fff;
}
/* 相关新闻 */
.aboutNews {
    width: 100%;
    height: auto;

}
.aboutNews h4{
    font-family: MicrosoftYaHei-Bold;
	font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.38rem;
    margin: 0.3rem 0rem 0.7rem;
}

