.container {
	width: 100%;
	position: absolute;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.wrap {
	position: relative;
	top: 0;
	left: 0;
	overflow-x: hidden;
	margin-bottom: 0.96rem;
	overflow-y: scroll;
}

.fn-clear:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fn-left {
	float: left;
}

.fn-right {
	float: right;
}

.a-fix-search {
	position: fixed;
	right: 0.2rem;
	bottom: 5.3rem;
	width: 0.56rem;
	height: 0.56rem;
	line-height: 0.56rem;
	text-align: center;
	background: #fff;
	border-radius: 100%;
	box-shadow: 0 0 8px #949494;
	z-index: 2;
}

.a-fix-search img {
	width: 0.32rem;
	height: 0.32rem;
	position: relative;
	top: .1rem;
}

.a-fix-home {
	bottom: 4.6rem;
}

.a-banner {
	width: 100%;
	height: 3.2rem;
	position: relative;
	overflow: hidden;
}

.a-banner img {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	margin: auto;
}

.a-index-titleWrap {
	height: 1.14rem;
	line-height: 0.8rem;
	box-sizing: border-box;
	padding: 0 0.2rem;
	position: relative;
}

.a-index-title1 {
	font-size: 0.32rem;
	color: #333;
}

.a-index-title2 {
	font-size: 0.24rem;
	color: #757575;
}

.a-index-title3 {
	position: absolute;
	font-size: 0.22rem;
	color: #535353;
	right: 0.2rem;
	top: 0.25rem;
}

.swiperList .swiper-slide {
	width: 3.2rem;
	margin: 0 0.1rem;
	text-align: center;
	overflow: hidden;
	box-shadow: 0 5px 10px #e8e8e8;
}

.aScrollTit1 {
	color: #333333;
	font-size: 0.26rem;
	height: 0.36rem;
	line-height: 0.36rem;
	padding: 0.2rem 0.1rem;
	padding-bottom: 0;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.aScrollTit2 {
	color: #757575;
	font-size: 0.22rem;
	padding-bottom: 0.14rem;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 0.1rem;
	padding-left: 0.1rem;
	padding-right: 0.1rem;
}

.aScrollTitPad {
	padding-bottom: 0;
}

.a-one-scroll {
	margin-left: 10px;
}

.swiperList {
	overflow: inherit;
}

.a-one-img {
	width: 100%;
	height: 1.8rem;
	position: relative;
	background: #fff;
}

.a-one-img img {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	margin: auto;
}

.a-one-hint {
	position: absolute;
	left: 0.1rem;
	bottom: 0.1rem;
	width: 1.04rem;
	height: 0.36rem;
	line-height: 0.36rem;
	text-align: center;
	font-size: 0.22rem;
	color: #ffffff;
	border-radius: 0.5rem;
	background: #bcbcbe;
}

.a-one-opacity {
	background: url(../img/a-indexIcon1.png) no-repeat;
	background-size: 100% 100%;
}

.a-one-mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.2);
}

.a-one-video {
	position: absolute;
	top: 0.6rem;
	left: 1.3rem;
	width: 0.6rem;
	height: 0.6rem;
	background: url(../img/a-indexIcon2.png) no-repeat;
	background-size: 100% 100%;
}

.a-zan {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 0.24rem;
	height: 0.24rem;
	background: url(../img/a-zan1.png) no-repeat;
	background-size: 100% 100%;
}

.a-zan.active {
	background: url(../img/a-zan2.png) no-repeat;
	background-size: 100% 100%;
}

.a-lookAll {
	display: block;
	font-size: 0.24rem;
	color: #535353;
	text-align: center;
	margin-top: 0.25rem;
}

.a-index-list {
	padding: 0 0.3rem;
}

.a-index-list li {
	float: left;
	width: 3.2rem;
	margin: 0 0.1rem;
	text-align: center;
	overflow: hidden;
	box-shadow: 0 5px 10px #e8e8e8;
	margin-bottom: 0.3rem;
}

.a-index-list li:not(:nth-child(2n)) {
	margin-right: 0.2rem;
}

.a-backtop {
	width: 100%;
	position: fixed;
	top: 0.2rem;
	text-align: center;
	font-size: 0.22rem;
	color: #ffffff;
	z-index: 2;
}

.a-backtop span {
	background: #4b4849;
	border-radius: .5rem;
	padding: 0.08rem 0.18rem;
}

.a-new-banner {
	width: 100%;
	height: 3.2rem;
	position: relative;
	overflow: hidden;
}

.a-new-banner img {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	margin: auto;
}

.a-new-hint {
	position: absolute;
	left: 0.3rem;
	top: 0.2rem;
	width: 1.04rem;
	height: 0.36rem;
	line-height: 0.36rem;
	text-align: center;
	font-size: 0.22rem;
	color: #ffffff;
	background: url(../img/a-indexIcon1.png) no-repeat;
	background-size: 100% 100%;
}

.a-right-side {
	position: absolute;
	right: 0.4rem;
	top: 0.2rem;
	width: 0.36rem;
	height: 0.34rem;
	background: url(../img/a-side.png) no-repeat;
	background-size: 100% 100%;
}

.a-new-top {
	position: relative;
	border-radius: 5px;
	background: #fff;
	padding: 0 0.15rem;
	margin: 0 .2rem .2rem .2rem;
	margin-top: -1rem;
}

.a-new-topTit {
	height: 0.7rem;
	line-height: 0.7rem;
	font-size: 0.32rem;
	color: #333333;
	border-bottom: 1px solid #dddddd;
}

.a-new-title {
	padding: 0.16rem 0;
	border-bottom: 1px solid #dddddd;
}

.a-new-title li {
	font-size: 0.24rem;
	color: #535353;
	line-height: 0.5rem;
}

.a-new-side {
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
}

.a-new-side li {
	width: 33.3%;
	float: left;
	text-align: center;
	position: relative;
	font-size: 0.24rem;
	color: #cdcdcd;
}

.a-new-side li:nth-of-type(1):after,
.a-new-side li:nth-of-type(2):after {
	content: "";
	position: absolute;
	top: 0.1rem;
	right: 0;
	width: 1px;
	height: 0.7rem;
	background: url(../img/a-new-line.png) no-repeat;
	background-size: 100% 100%;
}

.a-new-side li i {
	position: relative;
	top: 0.06rem;
	margin-right: 0.06rem;
}

.a-new-good {
	display: inline-block;
	width: 0.32rem;
	height: 0.32rem;
	background: url(../img/a-good1.png) no-repeat;
	background-size: 100% 100%;
}

.a-new-side li.active .a-new-good {
	background: url(../img/a-good2.png) no-repeat;
	background-size: 100% 100%;
}

.a-new-side li.active .a-new-love {
	background: url(../img/a-zan2.png) no-repeat;
	background-size: 100% 100%;
}

.a-new-love {
	display: inline-block;
	width: 0.32rem;
	height: 0.32rem;
	background: url(../img/a-love1.png) no-repeat;
	background-size: 100% 100%;
}

.a-new-share {
	display: inline-block;
	width: 0.36rem;
	height: 0.32rem;
	background: url(../img/a-share1.png) no-repeat;
	background-size: 100% 100%;
}

.a-new-bottom {
	border-radius: 5px;
	background: #fff;
	box-sizing: border-box;
	padding: 0.2rem 0.15rem;
	margin: 0.2rem 0.2rem 0 0.2rem;
}

.a-new-xiangqing {
	padding-left: 0.13rem;
	font-size: 0.3rem;
	color: #f00000;
	border-left: 3px solid #f00000;
	box-sizing: border-box;
	margin-bottom: .2rem;
}

.a-new-bottom p,
.a-works-bottom {
	font-size: 0.28rem;
	color: #999999;
	text-indent: 0.8rem;
}

.a-works-con {
	border-radius: 5px;
	margin: 0.2rem 0.2rem 0 0.2rem;
	background: #fff;
}

.a-works-title {
	box-sizing: border-box;
	width: 100%;
	border-bottom: 1px solid #dddddd;
}

.a-works-title li {
	text-align: center;
	height: 0.64rem;
	line-height: 0.64rem;
	width: 50%;
	float: left;
	position: relative;
	color: #535353;
	font-size: 0.3rem;
}

.a-works-title li font {
	display: inline-block;
	padding: 0 0.2rem;
}

.a-works-title li font.active {
	color: #f00000;
	border-bottom: 3px solid #f00000;
}

.a-works-bottom {
	padding: 0.3rem 0.2rem;
}

.a-works-wrap>li {
	display: none;
}

.a-works-fix {
	position: fixed;
	bottom: 0;
	left: 0;
	border-top: 1px solid #cdcdcd;
	background: #fff;
	width: 100%;
	height: 0.7rem;
	line-height: 0.7rem;
}

.a-works-fixLeft {
	text-align: center;
	width: 65%;
	font-size: 0.24rem;
	color: #999999;
}

.a-works-fixRight {
	display: block;
	text-align: center;
	width: 35%;
	font-size: 0.24rem;
	color: #999999;
	font-weight: bold;
	background: #cdcdcd;
}

.a-works-fixRight.active {
	background: #f00000;
	color: #fff;
}

.a-new-all {
	box-sizing: border-box;
	margin-top: 0.4rem;
}

.a-new-allList {
	width: 100%;
}

.a-new-allList li {
	width: 50%;
	box-sizing: border-box;
	float: left;
	border-bottom: 1px solid #cdcdcd;
	padding-top: 0.2rem;
	padding-left: 0.1rem;
	padding-right: 0.2rem;
}

.a-new-allList li:not(:nth-child(2n)) {
	border-right: 1px solid #cdcdcd;
	padding-left: 0.2rem;
	padding-right: 0.1rem;
}

.a-new-fix {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 1;
	padding-bottom: 0.8rem;
}

.a-new-close {
	height: 0.74rem;
	line-height: 0.74rem;
	position: relative;
	border-bottom: 1px solid #cdcdcd;
}

.a-new-close img {
	position: absolute;
	right: 0.4rem;
	top: 0.2rem;
	width: 0.36rem;
	height: 0.34rem;
}

.a-new-ul li {
	height: 0.72rem;
	line-height: 0.72rem;
	background: #fff;
	padding-left: .2rem;
	border-bottom: 1px solid #cdcdcd;
	color: #535353;
	font-size: 0.28rem;
}

.a-new-ul li.active {
	color: #ff6b6f;
	position: relative;
}

.a-new-ul li.active:after {
	content: '';
	position: absolute;
	top: .26rem;
	right: .26rem;
	width: .3rem;
	height: .22rem;
	background-image: url(../img/a-yes1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.a-noInfo {
	font-size: .32rem;
	text-align: center;
	color: #333;
	margin-top: 0.6rem;
	display: none;
}

.l-header {
	background-color: #ffffff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 15;
}

.l-search-input {
	position: relative;
	padding: .2rem;
	background-color: #f0f0f6;
}

.l-search input {

	outline: none;
	display: block;
	position: relative;
	z-index: 20;
	width: 71%;
	border: 1px solid #ddd;
	padding: .12rem 0.62rem;
	font-size: .26rem;
	/* text-align: center; */
	-webkit-border-radius: .1rem;
	-moz-border-radius: .1rem;
	-ms-border-radius: .1rem;
	-o-border-radius: .1rem;
	border-radius: .1rem;
	transition: width .2s;
}

.l-search .focus+.l-search-remove {
	display: block;
}

.l-search-remove {
	position: absolute;
	z-index: 21;
	width: .26rem;
	top: .38rem;
	right: 1.16rem;
	display: none;
}

.l-search-icon {
	position: absolute;
	z-index: 21;
	width: .32rem;
	height: .32rem;
	left: .4rem;
	top: .32rem;
}

.l-search-btn {
	position: absolute;
	z-index: 16;
	top: .28rem;
	right: .2rem;
	border: none;
	background-color: transparent;
	font-size: .3rem;
	color: #f00000;
	outline: none;
}

.l-search-cont {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	padding: .3rem;
	z-index: 15;
	background-color: #ffffff;
	box-sizing: border-box;
	padding-top: 0;
}

.l-search-title {
	font-size: .24rem;
	color: #999999;
	padding: .2rem 0;
}

.l-search-title {
	font-size: .24rem;
	color: #999999;
	padding: .2rem 0;
}

.l-search-clear {
	float: right;
}

.l-search-title:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.l-search-title p img {
	width: .22rem;
	margin-right: .1rem;
	position: relative;
	top: 0;
}

.l-search-box li {
	padding: .12rem .20rem;
	background-color: #f0f0f0;
	float: left;
	margin: 0.05rem;
	font-size: .24rem;
	-webkit-border-radius: .1rem;
	-moz-border-radius: .1rem;
	-ms-border-radius: .1rem;
	-o-border-radius: .1rem;
	border-radius: .1rem;
	list-style-type: none;
	color: #535353;
}

.isMarTop {
	margin-top: 0.97rem;
}

body .twobtn-class {
	width: 70%!important;
}

body .twobtn-class {
	width: 70%!important;
}

body .twobtn-class .layui-m-layercont {
	font-size: 0.34rem;
	color: #333;
	padding: .7rem .25rem .5rem .25rem;
}

body .twobtn-class .layui-m-layerbtn {
	display: block;
	background: #ffffff;
	border-top: none;
	height: 1.04rem;
}

body .twobtn-class .layui-m-layerbtn span[no] {
	display: inline-block;
	height: 0.62rem;
	line-height: 0.62rem;
	color: #f00000;
	border: 1px solid #f00000;
	font-size: 0.3rem;
	width: 44%;
	border-radius: 0;
	margin-right: 3%;
}

body .twobtn-class .layui-m-layerbtn span[yes] {
	display: inline-block;
	background: #f00000;
	color: #ffffff;
	height: 0.66rem;
	line-height: 0.66rem;
	font-size: 0.28rem;
	width: 44%;
	border-radius: 0;
}

body .demo-msg .layui-m-layercont {
	padding: .3rem .5rem;
	font-size: .3rem;
}

.a-works-name {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.36rem;
	line-height: 0.36rem;
	font-size: 0.24rem;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	padding: 0 0.1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../img/a-workIcon1.png) no-repeat;
	background-size: 100% 100%;
}

.a-swiper-container {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	background-color: #333;
}

.a-swiper-container .swiper-slide {
	text-align: center;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.a-swiper-container .swiper-slide img {
	width: 100%;
	height: auto;
}

.close-swiper {
	position: fixed;
	right: 0.3rem;
	top: 0.3rem;
	padding: .2rem 0.4rem;
	background-color: #5c5c5c;
	font-size: 20px;
	color: #fff;
	z-index: 1000;
	border-radius: .1rem;
}

.swiper-num {
	position: fixed;
	bottom: 0.2rem;
	left: 40%;
	color: #fff;
	padding: .5rem 0.5rem;
	z-index: 1000;
	font-size: 20px;
}

.post-image-list {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	margin-top: 0.2rem;
	padding: 0 0.1rem;
}

.post-image-list li {
	width: 100%;
	/* min-height: 5rem; */
	float: left;
	background: #fff;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin: 0.1rem 0;
    min-height: 3rem;
}

.post-image-list li img {
	/* width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	margin: auto; */
	width: 100%;
}
/*
.post-image-list li:not(:nth-child(2n)) {
	margin-left: 0.1rem;
}
*/
.a-new-content {
	height: 4.7rem;
	line-height: 4.7rem;
	text-align: center;
	font-size: 0.26rem;
	color: #757575;
}

.a-upload-title {
	outline: none;
	font-size: 0.28rem;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 0.1rem;
}

.a-upload-div {
	height: 0.66rem;
	line-height: 0.66rem;
	position: relative;
	border-bottom: 1px solid #cdcdcd;
}

.a-upload-twodiv {
	width: 100%;
}

.a-upload-twodiv li {
	position: relative;
	height: 0.66rem;
	line-height: 0.66rem;
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.a-upload-twodiv li:nth-of-type(1):after {
	content: "";
	position: absolute;
	height: 0.66rem;
	width: 1px;
	height: 0.44rem;
	top: 0.1rem;
	right: 0.2rem;
	background: #cdcdcd;
}

.one {
	border-bottom: 1px solid #cdcdcd;
	width: 100%;
	height: 2.2rem;
	position: relative;
	box-sizing: border-box;
	padding: 0.2rem 0 0.4rem 0;
}

.two {
	bottom: 0.2rem;
	right: 0.2rem;
	position: absolute;
	color: #999999;
	font-size: 0.22rem;
}

#textArea {
	font-size: 0.28rem;
	color: #999999;
	width: 100%;
	height: 100%;
	outline: none;
}

.a-upload-btn {
	box-sizing: border-box;
	margin: 0 0.2rem;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	font-size: 0.28rem;
	color: #fff;
	background: #f00000;
}

.period-checkbox {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #535353;
	font-size: 0.22rem;
	box-sizing: border-box;
	text-align: left;
}

.period-checkbox input {
	display: none;
}

.period-checkbox i {
	display: inline-block;
	position: relative;
	top: 0.03rem;
	color: #cccccc;
	width: 0.22rem;
	height: 0.22rem;
	background: url(../img/a-checkbox1.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 0.1rem;
}

.period-checkbox input:checked+i {
	background: url(../img/a-checkbox2.png) no-repeat;
	background-size: 100% 100%;
}

.a-upload-file {
	position: relative;
	padding-bottom: 0.2rem;
	border-bottom: 1px solid #cdcdcd;
}

.a-upload-fileText {
	height: 0.66rem;
	line-height: 0.66rem;
}

.a-upload-fileText font {
	color: #535353;
	font-size: 0.28rem;
	margin-right: 0.28rem;
}

.a-upload-fileText span {
	color: #757575;
	font-size: 0.24rem;
}

.a-addImg {
	width: 1.54rem;
	font-size: 0.28rem;
	height: 1.54rem;
	line-height: 1.54rem;
	text-align: center;
	border: 3px solid #cdcdcd;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.a-addImg img {
	width: 0.5rem;
	height: 0.5rem;
}

.a-addImg input {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.prevDiv{
	display: inline-block;
	width: 1.6rem;
	height: 1.6rem;
	overflow: hidden;
	position: relative;
	margin-right: 0.1rem;
}
.prevDiv img{
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	margin: auto;
}
.prevIcon{
	display: inline-block;
	position: absolute;
	right: 0.05rem;
	top: 0;
	display: inline-block;
	width: 0.34rem;
	height: 0.34rem;
	background:url(../img/a-close2.png) no-repeat;
	background-size: 100% 100%;
}

.a-video-title{
	background: #fff;
	padding:0.2rem;
}

.a-noBorder{
	border:none;
}


.share-mask {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: 5;
	display: none;
}


.share-img {
	height: 100%;
	width: 100%;
	background: url(../img/a-share-img.png) no-repeat center top;
	background-size: contain;
}

.a-delBtn{
	/*position: absolute;*/
	right: 0.2rem;
	bottom: 0.2rem;
	font-size: 0.26rem;
	color: #666;

}
.a-delBtn i{
	position: relative;
	top:0.04rem;
	display: inline-block;
	width: 0.2rem;
	margin-right: 0.1rem;
	height: 0.28rem;
	background: url(../img/f-clear.png) no-repeat;
	background-size: 100% 100%;
}