@charset "utf-8";
/* CSS Document */
body {

    margin: 0 auto;
    padding: 0px;
}
div,ul,li,h1,h2,h3,h4,h5,h6,img,p,dl,dt,dd,ol,input,select,bd{margin:0px;padding:0px;}
ul,li {list-style-type:none;}
a {text-decoration:none;}
a:hover { text-decoration:none;}
th { font-weight:normal;}
img {border:0;}
em{font-style:normal}
input:focus{outline:none;}
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
/*公用样式*/
.fwal-page .self {
    display:block;
}

/*文章页*//*文章页*//*文章页*//*文章页*//*文章页*/

/*pc*/
.articlelife{overflow:hidden;zoom:1;width: 100%;display:block;margin-top: 0.34rem;border-bottom:2px solid #cccccc}
.articlelife .biaoti{
				font-size: 0.34rem;
				font-weight: bold;
				color: #333333;
				line-height: 0.46rem;
				margin-bottom: 0.19rem;
				text-align:center;
}

.articlelife .articletime{
		  font-size: 0.16rem;
		  color: #333333;
		  line-height: 0.26rem;
		  margin-bottom: 0.62rem;
		  font-weight: normal;
		 text-align:center;
		 margin-bottom:0.1rem
	}
.zhengwen{
   padding-top:0.5rem;
  font-size: 0.18rem;
   line-height: 0.26rem;
  font-family: var(--font-family-content);
  color: #403A3A;
  line-height: 0.35rem;
}

.zhengwen img{max-width:100%; width: auto;display: block;padding:10px;margin: 0 auto;}


/* phone*/
@media screen and (max-width:769px){
    .main{padding:0.3rem;}
	/*文章页*/
	.articlelife .biaoti{font-size: 0.4rem;line-height: 0.52rem;}
	.zhengwen{font-size: 0.26rem !important;line-height: 0.42rem!important;padding-top: 0.3rem;}
    .fwal-page{ margin-top: 1.3rem}
}
