html{
	font-size: 62.5%;
}
body,html{
	width: 100%;
	font-family:"微软雅黑"; 
	color: #333;
	background: white;
	word-wrap: break-word;
}
strong{
	font-weight: bold;
}
.am-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    max-width: 1000px;
}
.m-container {
    padding-left: 1.417rem;
    padding-right: 1.417rem;
}
.m-article {
    margin-top: 1rem;
}
.m-article-title {
    font-size: 2.2rem;
    line-height: 1.5;
    font-weight: bold;
}
.am-article-meta {
    font-size: 1rem;
    line-height: 5;
    color: #999;
}
.am-article-bd p{
	font-size: 1.6rem;
	line-height: 3rem;
	margin-bottom: 15px;
	overflow: hidden;
}
.am-article-bd p img{
	width:100%;
}
.line{
	width:100%;
	background:#ccc;
	height: 1px;
	margin-bottom: 20px;
}
.am-news {
    border-radius: 5px;
    background-color: #ffffff;
    padding: 5px;
    margin: 5px;
}
.am-list-news-hd {
    width:8rem;
    height:2rem;
    color:white;
    background:#8c0000;
    margin-left: -10px;
    margin-bottom:15px;
}
.am-list-news-hd h2 {
    font-size: 1.6rem;
    margin: 0;
    line-height: 2rem;
    text-align:right;
    margin-right:0.6rem;
}
.am-list {
    padding-left: 0;
    margin-bottom: 1.6rem;
}
.am-list>li {
    position: relative;
    display: block;
    margin-bottom: -2px;
    background-color: #fff;
    border: 1px solid #f6f6f6;
    border-width: 1px 0;
    width: 100%;
    min-height: 75px;
}
.am-g{
	margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #dedede;
    border-width: 1px 0;
    margin: 0 auto;
    padding-top: 1rem;
    padding-bottom: 1rem;	
}
.am-u-sm-4 {
    width: 33.33333333%;
    max-height: 80px;
    overflow: hidden; 
    float: right;
}
.am-list-thumb a{
	display: block;
}
.am-list-thumb a img{
	width: 100%;
	display: block;
}
.am-u-sm-8 {
    width: 66.66666667%;
    float: left;
}
h3.am-list-item-hd {
    text-overflow: ellipsis;
    height: 49px;
    overflow: hidden;
    line-height: 1.6;
}
.am-black {
	font-size: 1.6rem;
	text-decoration: none;
    color: #666666;
}
.am-list-item-text{
	line-height: 1.4;
    color: #999;
    margin: 0;
    font-size: 1.3rem;
}
.wx_show {
  display:none;
}
.wx_qrcode {
   text-align: center;
   color: #333;
   font-size: 1.6rem;
   line-height: 1.6;
   padding-bottom: 1.2em;
}
.wx_qrcode p{
	margin-top: 1.6rem;
}
.m_proTitle {
    height: 50px;
   background: rgba(0,0,0,0.6);
    position: fixed;
    bottom: 0;
    background-size: 2.5em;
    width: 100%;
}
.m_proTitle div{
    float: left;
    width: 60%;
}
.m_proTitle div dl{
	height:50px;
}
.m_proTitle div dl dt{
	float: left;
	width: 36px;
    height: 36px;
	margin:7px;
	border-radius: 5px;
	overflow: hidden;
}
.m_proTitle div dl dt img{
	width:100%;
	height:100%;
}
.m_proTitle div dl dd{
	color: white;	
}
.m_proTitle div dl dd h5{
	padding-top: 10px;
	font-size: 1.4rem;
	padding-bottom: 5.5px;
}
.am_down {
    float: right;
    font-size: 1.2rem;
}
.am-btn-primary {
	line-height: 28px;
	width: 56px;
	height: 28px;
    color: #fff;
    background-color: #8c0000;
    border: none;
    font-size: 1.4em;
    margin-right: 4.1rem;
   	margin-top: 10px;
}
.m_proTitle .off{
	position: absolute;
	right: 14px;
	top: 11px;
	width: 15px;
}
.s_title{
	font-size:2.5rem;
	line-height: 2.5rem;
}