body, html {height: 100%; margin:0 auto;padding: 0px; -webkit-tap-highlight-color: transparent; max-width: 750px;}
div{margin:0;padding: 0px; }


.ft-icoimg{}

.weui-cells__title {margin-top: .7em;margin-bottom: .5em;}

.page-header {padding: 20px 0;}
.page-title {text-align: center;font-size: 34px;color: #3cc51f;font-weight: 400;margin: 0 15%;}

.ft-weui-grid__icon {width: 40px;height: 40px; margin: 0 auto;}
.ft-weui-grids-20 .weui-grid{width: 20%;}
.ft-weui-grids-25 .weui-grid{width: 25%;}

/*新闻列表*/
.ft-weui-media-box {padding: 15px 10px;}
.ft-weui-media-box__title{display: -webkit-box;white-space:pre-wrap;-webkit-box-orient: vertical;-webkit-line-clamp: 2; font-size: 17px; line-height: 1.6; margin-bottom: 6px; margin-top: 6px;}
.ft-weui-media-box__hd {width: 96px!important; height: 70px!important;}
.ft-weui-media-box__thumb{height: 100%; border-radius: 2px;}
.ft-list-big-img{width: 100%; height: 170px;}
	
/*表单*/
.ft-weui-uploader__file{background-size: cover;}
.ft-weui-uploader__file-img{ width: 76px; height: 76px; border: 1px solid #D7D6DC; border-radius: 2px;}
.ft-weui-cells__title { padding: 7px 15px; color: #999; font-size: 14px; background-color: #F5F5F5; color: #000;}
.ft-weui-cells__title+.weui-cells { margin-top: 0;}

/*文章内容页*/
.info-area{padding: 15px 10px 15px; background-color: #fff;}
.info-title{line-height: 1.4; font-weight: 400; font-size: 24px;}
.info-attr{font-size: 17px;color: #8c8c8c; margin: 10px auto;}
.info-attr span{ margin-right: 8px;}
.info-attr span.info-source{color: #6093C4;}
.info-attr span.info-author{color: #6093C4;}
.info-content{color: #2b2b2b; font-size: 18px;  line-height: 1.8;}
.info-content *{min-height: 1.5em; max-width: 100%!important;box-sizing: border-box!important;-webkit-box-sizing: border-box!important;word-wrap: break-word!important;}
.info-content p{clear: both; white-space: pre-wrap; line-height: 1.8; }
.info-content .video-js{margin: 12px auto;}
.info-content img{margin: 9px auto; display: block; width: 100%;}

/*区块割线*/
.ft-border-bg{height: 9px; background-color: #f5f5f5;}