﻿.news_area{width: 100%; text-align: center; overflow: hidden;}
.news_area .news_content{ margin: 0 .2rem;padding: .05rem 0 0;}
/*.news_area .news_content ul{height: .8rem;font-size: .3rem;}
.news_area .news_content ul.fixed{position: fixed; top: .96rem; left: 0;background: #fff;margin: 0 .32rem;width: calc(100% - .64rem);}
.news_area ul li{ margin: 0 .32rem; line-height: .8rem;}
.news_area ul li a{display: inline-block; position: relative;}
.news_area ul li a.selected{color: #fd6347;}*/
/* 新闻列表 */
.listbox{background: #fff;text-align: left;}
.listbox .textle{padding: .32rem;border-bottom: 1px solid #f4f4f7;}
.listbox .textle a{font-size: .32rem;line-height: .4rem;flex: 1;font-weight: bold;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;color:#000;}
.listbox .textle .times{color: #959595; margin-top: .1rem;}
/* 新闻详情 */
.news_block{text-align: left;background:#fff;}
.news_block .news_details{padding:0 .32rem .32rem;}
.news_block .news_details h1{font-size: .4rem;text-align: center;font-weight: bold;line-height: .7rem;padding: .4rem 0;}
.news_block .news_details .detailbox{color: #959595;overflow: hidden;}

.newscontent img, .newscontent img, .newscontent p img{height:auto;width: auto;margin: 0 auto;max-width: 100%;}
.newscontent video, .newscontent video, .newscontent p video{width: auto;margin: 0 auto;max-width: 100%;}
.newscontent p, .newscontent div{margin:.2rem 0;font-size:.32rem; /*text-align:left;*/line-height:.6rem;}
.newscontent p a{color:#FFC237;}
.next{border-top:1px solid #b7b7b7;margin-top:.64rem;padding-top:.16rem;}
.next p{font-size:.28rem;margin-bottom:.12rem;}
.next p a{line-height:.48rem;display:inline-block;opacity:.8;}

/* 关于我们 联系我们*/
.content{padding:.48rem .32rem; text-align: left;background:#fff;}
.content p{margin:.2rem 0;}
.content em{font-style:italic;}
.content img{width:auto; height:auto; max-width:100%;}

/* 查看图片swiper样式 */
#origin-img {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: #000; z-index: 999;}
#origin-img .swiper-slide img {width: 100%;vertical-align: middle;}
.swiper-pagination {top:10px;bottom: auto;color: #fff;}
.upload {position: absolute;bottom: 0;line-height: 3em;background: rgba(0,0,0,.5);z-index: 5;color: #fff;text-indent: 1em;width: 100%;}
.btnClose {position: absolute;top: 10px;right: 10px;width: 40px;height: 40px;line-height: 40px;background: rgba(110, 113, 117, 0.6) url(images/close2.png) 10px 10px no-repeat;border-radius: 50%; text-align: center;z-index: 2;background-size: 20px;}