@charset "utf-8";
/* CSS Document */
.header{width:100%;height:4.8rem;background:#326699;position: relative;}
.header a{height:100%;}
.header .sculpture{width: 1.8889rem;position: absolute;top:0;right:3.1%;background:url("../images/user.png") center no-repeat;background-size: 100%;}
.header .logo{width:9rem;position: absolute;top:0;left:3.1%;background: url("../images/logo.png") center no-repeat;background-size: 100%;}
/*导航*/
.category{height:4.8rem;overflow: hidden;background-color:#F1F8FF}
.category a{padding:0 5%;width:auto;height:100%;line-height:4.8rem;font-size:1.7rem;font-weight: bold}

.content{padding:0 3.12%;margin:1rem 0;}
.content .title{font-size: 1.8rem;margin-bottom: 3%;font-weight: bold;}
.exinfo{padding-bottom:1rem;margin-bottom: 3%;border-bottom:1px dashed #ccc;}
.exinfo span{margin-right:1rem;color:#999;font-size:1.5rem}
.article_content p{font-size: 1.3rem;line-height: 2.2rem;text-indent:2rem;margin-bottom: 5%; color: #333;}
.article_content img{width:100%;height: auto;}
.aboutarticle{height:2rem;line-height: 2rem;padding:3.1%;font-size: 1.5rem;color: #333;font-weight: bold;background-color: #F2F8FF}

.list{padding:0 3.1%;}
.list li{height:6rem;border-bottom:1px dashed #ccc;}
.list .arttitle{font-size: 1.5rem;color: #333;height: 3.6rem;line-height: 1.7rem;padding-top:5px;overflow: hidden;margin: 0.5rem 0;}
.list .time{font-size:0.9rem;color:#999}