body{
	background: #FFFFFF;
}
.header{
	padding-top: 0.73rem;
}
.c{
	width: 6.31rem;
	margin: 0 auto;

}
.header span{
	font-size: 0.78rem;
	color: #fff;
	background: #ff6277;
	width: 4.85rem;
	line-height: 1.39rem;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.header p{
	font-size: 0.59rem;
	font-weight: bold;
	margin: 0 auto;
	width: 4.85rem;
	margin-top: 0.23rem;
	margin-bottom: 0.67rem;
}
.header ul{
	background-size: 1.51rem auto;
	padding: 0.35rem 0;
}
.header ul li{
	font-size: 0.3127rem;
	padding-left: 0.49rem;
	margin-bottom: 0.1rem;
	font-weight: bold;
	position: relative;
}
.header ul li span{
	width: 0.2rem;
	height: 0.2rem;
	background: #FF6277;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 0.1rem;
	left: 0.2rem;
}
.header img{
	width: 4.42rem;
	margin: 0.5rem auto;
}
.header h2{
	width: 100%;
	line-height: 0.49rem;
	background: #FF6277;
	color: #FFFFFF;
	font-size: 0.34rem;
	text-align: center;
	margin-top: 0.26rem;
	margin-bottom: 0.58rem;
}
.index_1{
	padding-bottom: 0.34rem;
}
.index_1 h2{
	font-size: 0.36rem;
	color: #fff;
	background: #FF6277;
	display: block;
	padding: 0.15rem 0;
	font-weight: bold;
	margin-bottom: 0.2rem;
	    text-align: center;
}
.index_1 p{
	width: 6.3rem;
	font-size: 0.32rem;
	line-height: 0.46rem;
	margin-bottom: 0.31rem;
	margin: 0 auto;
	background-size: 100% 100%;
	padding: 0.35rem;

}
.index_1 span{
	color: #FF6277;
	font-weight: bold;
}
.index_1 img{
	width: 4.02rem;
	    margin: 0 auto;
	    margin-top: 0.3rem;
}
.index_1 ul li{
	float: left;
	width: 1.41rem;
	margin-right: 0.09rem;
}
.index_1 ul li img{
	width: 100%;
}
.index_2{
	width: 100%;
	margin-top: 0.49rem;
	margin-bottom: 0.43rem;
	font-size: 0.24rem;
}
.index_2 ul{
	background-size: 1.51rem auto;
	padding: 0.25rem;
}
.index_2 ul li h2{
	display: inline-block;
	background: #FF6277;
	color: #FFFFFF;
	padding: 0.02rem 0.15rem;
	font-size: 0.32rem;
	margin-bottom: 0.1rem;

}
.index_2 span{
	color:#FF6277;
	font-weight: bold;
}
.index_2 ul li p{
	font-size: 0.32rem;
	padding-left: 0.1rem;
	margin-bottom: 0.1rem;
}
.index_1 h3{
	font-size: 0.2rem;
	background: #FF6277;
	border-radius: 0.1rem;
	color: #fff;
	text-align: center;
	padding: 0.05rem 0;

    margin-top: 0.2rem;
}
    .swiper-container {
      width: 100%;
      height: 286px;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
	padding: 5%;
      /* Center slide text vertically */
      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;
      position: relative;
    }
    .test{
    	position: absolute;
    	left: 0;
    	top: 0;
    	width: 100%;
    }
    .swiper-button-prev{
    	position: inherit !important;
    	background: none;
    	margin-right: 3.5rem;
    }
    .swiper-button-next{
    	position: inherit !important;
    	width: 100%;

    	padding-left: 13%;
    	margin-top: 1rem;
    	background: none;
    }
	.test h2{
		    height: 0.4rem;
    line-height: 0.4rem;
    text-align: right;
    font-size: 0.4rem;
    margin-right: 0.8rem;
    color: #999;
    display: block;
    width:90%;
    margin-top: 1rem;
	}
	.test h3{
		font-size: 0.32rem;
		margin-top: 0.2rem;
	}
	.test ul li{
		float: left;
		width: 40%;
		margin: 3%;
		background: #FF6277;
		line-height:1rem;
		font-size: 0.24rem;
		color: #FFFFFF;
	}
	.test h4{
		width: 70%;
		margin: 0 auto;
		line-height: 1rem;
		background: #FF6277;
		color: #FFFFFF;
		font-size: 0.3rem;
		margin-top: 1rem;
	}
.index_3{
	padding: 0 0.4rem;
	margin: 0.4rem 0;
	display: none;
}
.index_3 h2{
	font-size: 0.4rem;
	color: #000;
	border-bottom: 2px solid #FF6277;
	padding-bottom: 0.1rem;
	text-align: center;
	margin-bottom: 0.4rem;
}
.index_3 p{
	width: 100%;
	font-size: 0.32rem;
	color: #FF6277;
}
.index_3 h3{
	color: #9b9b9b;
	font-size: 0.32rem;
	text-align: center;
	margin-top: 0.5rem;
}
.index_3 h3 span{
	width: 70%;
		margin: 0.5rem auto;
		line-height: 1rem;
		background: #FF6277;
		color: #FFFFFF;
		font-size: 0.3rem;

		display: block;
		border-radius: 0.5rem;

}
.index_3 a{
	width: 100%;
	text-align: center;
	font-size: 0.3rem;
	display: block;
	color: red;
	margin: 0.3rem 0;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 0.3rem;
}
.index_3 ul li{
	border-bottom:1px solid #C8C8C8;
	padding-bottom: 0.3rem;
}
.index_3 ul li h4{
	font-size: 0.35rem;
	font-weight: bold;
	margin: 0.3rem 0;
}
.index_3 ul li h5{
    font-size: 0.32rem;
    line-height: 0.44rem;
}
.index_3 ul li h4 img{
	width:0.6rem;
	border-radius: 50%;
	float: left;
	margin-right: 0.2rem;
}
.index_3 h3 span{
	font-size: 0.5rem;
}
.mask{
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 99;
	width: 100%;
	background: rgba(0,0,0,0.5);
	height: 100vh;
	display: none;
}
.mask img{
	position: absolute;
	right: 10%;
	bottom: 30%;
	width: 80%;

}
.mask p{
		position: absolute;
	    right: 37%;
    bottom: 40.5%;
	font-size: 0.3rem;
	color: #fff;
}
.mask a{
		position: absolute;
	right: 12%;
    bottom: 32.5%;
    width: 1.5rem;
	height: 0.5rem;
	color: #fff;
}
.bqxx{
	text-align: center;
	padding: 0.3rem 0;
	font-size: 0.24rem;
}

.fixeds {
	position: fixed;
	right: 0;
	top: 40%;
	width: 18%;
}

.fixeds img {
	display: block;
	width: 100%;
}

.btnss {
	width: 50%;
	padding: 10px 20px;
	background: #09bb07;
	color: #fff;
	text-align: center;
	margin: 10px;
	border-radius: 10px;
}

.closes {
	position: absolute;
	right: 9px;
	top: 8px;
}

.ma-fixed {
	position: fixed;
	right: 0;
	top: 40%;
	width: 16%;
	display: none;
}

.likeanimation {
	animation: like 10.6s ease-in;
	-webkit-animation: like .6s ease-in;
	animation-iteration-count: 1
}

@keyframes like {
	0%, 100% {
		transform: scale(1)
	}
	50% {
		transform: scale(1.6)
	}
}

.tcc {
	width: 300px;
	height: 180px;
	background: #fff;
	top: 50%;
	margin-top: -150px;
	left: 50%;
	margin-left: -150px;
	z-index: 2;
	display: none;
	border-radius: 6px;
	z-index: 6;
}

.tcbox, .zz {
	width: 100%
}

.tcc a {
	display: block
}

.tcbox {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}

.zz {
	height: 650px;
	background: rgba(0, 0, 0, .52);
	top: 0;
	display: none;
}

.tcbox a:nth-child(1) {
	font-size: 20px;
	padding: 15px 0 10px
}

.tcbox a:nth-child(2) {
	font-size: 20px;
	padding: 0 10px 10px;
	text-align: center;
	box-sizing: border-box;
	color: #f9c58d;
	font-weight: 100
}


.tcbox a:nth-child(3) {
	font-size: 30px;
	font-weight: 600;
	background: #09bb07;
	font-size: 1.4rem;
	color: #fff;
	padding: 6px 20px;
	border-radius: 6px;
}

.tcbox a:nth-child(4) {
	padding: 10px 0;
	box-sizing: border-box
}

.tcbox .a_style{
	font-size: 30px;
	font-weight: 600;
	background: #09bb07;
	font-size: .4rem;
	color: #fff;
	padding: 6px 20px;
	border-radius: 6px;
}






body {
	max-width: 624px;
	margin: auto !important;
}

.commentTitelt, .timetag {
	display: -webkit-box;
	display: -ms-flexbox
}

.timetag, .userReply {
	-webkit-box-pack: start
}

.comment p, .paragraph p {
	line-height: 180%
}

.box, .commentText, .lxwmewm img, .paragraph, .partingLine, figure, figure img {
	width: 100%
}

.tcc, .zz, footer {
	position: fixed
}

.box {
	padding: 10px 10px 20px;
	box-sizing: border-box
}

.contentTitelt {
	width: 100%;
	padding: 2px 0 6px
}

.contentTitelt a {
	font-weight: 600;
	font-size: 20px
}

.timetag {
	font-size: 12px;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 6px 0
}

.timetag a:nth-child(1) {
	padding: 2px 6px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: 4px
}

.paragraph p {
	padding: 10px 0;
	text-align: justify;
	text-indent: 32px;
	font-size: 16px;
	white-space: normal;
	background-color: #FFF
}

.paragraph p a {
	background-color: #ff0
}

.paragraph p i {
	font-style: normal;
	background-color: red
}

.paragraph p b {
	font-style: normal;
	font-weight: 400;
	color: red
}

.commentBox {
	background-color: #f6f6f6;
	padding: 24px 0
}

.commentTitelt {
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px
}

.comment, .userId {
	display: -webkit-box;
	display: -ms-flexbox
}

.leftLine, .rightLine {
	height: 1px;
	background-color: #000;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.title {
	padding: 0 20px
}

.partingLine {
	height: 1px;
	background-color: #848181;
	margin: 32px 0
}

.comment {
	display: flex;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.commentText {
	padding-left: 10px
}

.userId {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 6px;
	color: #999
}

.userId a:nth-child(2) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-start;
	font-size: 14px;
	width: 60px
}

.userId a:nth-child(2) i {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 3px
}

.readingQuantity, .userReply {
	display: -webkit-box;
	display: -ms-flexbox
}

.userId a:nth-child(2) i img {
	width: 100%
}

.portrait {
	width: 50px;
	height: 50px
}

.portrait img {
	width: 100%
}

.time {
	color: #777;
	font-size: 14px
}

.userReply {
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.userReply i {
	width: 3px;
	height: 17px;
	display: inline-block;
	background-color: green;
	margin-right: 6px
}

.readingQuantity {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #3e3e3e;
	cursor: pointer
}

footer, footer p {
	font-size: 15px;
	color: #fff
}

.readingQuantity a:nth-child(1) {
	margin-right: 20px
}

.readingQuantity span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.readingQuantity span i {
	width: 20px;
	height: 20px;
	background-image: url(../images/dianzan.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block
}

.about, .about_header, footer {
	box-sizing: border-box
}

footer {
	text-align: center;
	width: 100%;
	background: #3a3939;
	bottom: 0;
	justify-content: center;
	align-items: center;
	padding: 6px 13px
}

footer p {
	text-align: left
}

footer p b {
	color: #e9ef03;
	font-size: 18px
}

footer .weichaticon {
	width: 86px;
	height: 50px;
	margin-right: 14px;
	background-image: url(../images/wechaticon.png);
	background-repeat: no-repeat;
	background-size: contain
}

.about {
	justify-content: center;
	width: 100%;
	align-items: center;
	padding: 30px 0px 0px
}

.about a {
	padding: 0 10px;
	color: #3e3e3e;
	font-size: 12px;
}

.footer2 {
	height: 180px
}

.about_box {
	margin: 0 auto 80px;
	padding: 0;
	box-sizing: border-box;
	background: #fff
}

.about_header {
	width: 100%;
	height: 55px;
	line-height: 55px;
	background-color: #FFF;
	padding: 0 20px;
	align-items: center;
	box-shadow: 0 1px 10px 1px #efefef
}

.about_header img {
	width: 46%
}

.about_tit {
	text-align: center;
	line-height: 64px;
	height: 64px
}

.about_tit img {
	width: 55%;
	margin-top: 16px
}

.about_text {
	width: 94%;
	margin: 0 auto;
	border-radius: 10px;
	border: 1px solid #f6bbbf;
	padding: 10px;
	box-sizing: border-box
}

.about_text_tit {
	width: 100%;
	font-size: 15px;
	color: #e95560;
	border-left: 2px solid #e95560;
	margin-top: 10px;
	box-sizing: border-box;
	padding-left: 10px
}

.about_text p {
	font-size: 14px;
	margin: 20px 0;
	box-sizing: border-box;
	line-height: 23px;
	text-indent: 28px;
	color: #333
}

.about_text_tit2 {
	margin-top: 80px
}

.lxwm p {
	text-indent: 0 !important
}

.lxwmewm {
	width: 220px;
	height: 220px;
	background: #ccc;
	margin: 31px auto
}

@media screen and (min-width: 1000px) and (max-width: 1920px) {
	.about_tit, .bigimg, .bigimg img {
		text-align: center
	}

	body {
		background: #f3f3f3
	}

	.about_box, .box {
		width: 800px;
		background: #fff;
		box-sizing: border-box;
		margin: 0 auto
	}

	.box {
		padding: 20px 20px 80px
	}

	.about_box {
		padding: 0
	}

	.about_header {
		width: 100%;
		box-sizing: border-box;
		height: 110px;
		line-height: 110px;
		background-color: #FFF;
		padding: 0 20px;
		display: flex;
		align-items: center;
		box-shadow: 0 1px 10px 1px #efefef
	}

	.about_tit {
		line-height: 64px;
		height: 64px;
		width: 800px;
		margin: 0 auto;
		background: #fff
	}

	.about_tit img {
		width: 40%;
		margin-top: 6px
	}

	.about_text {
		width: 780px;
		background: #fff;
		margin: 0 auto
	}

	.contentTitelt {
		width: 100%;
		padding: 27px 0 18px;
		border-bottom: 1px solid #ccc
	}

	.timetag {
		padding: 19px 0 0
	}

	.commentText {
		padding-left: 29px;
		width: 100%
	}

	.userId a:nth-child(2) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: flex-start;
		-ms-flex-pack: flex-start;
		justify-content: flex-start;
		width: 68px
	}

	.userId a:nth-child(2) i {
		width: 20px;
		height: 20px;
		display: inline-block;
		margin-right: 3px
	}

	footer .weichaticon {
		width: 47px;
		height: 44px
	}

	.bigimg img {
		width: 58%;
		margin: 0 auto
	}
}

.likeanimation {
	animation: like 10.6s ease-in;
	-webkit-animation: like .6s ease-in;
	animation-iteration-count: 1
}

@keyframes like {
	0%, 100% {
		transform: scale(1)
	}
	50% {
		transform: scale(1.6)
	}
}

.tcc {
	width: 300px;
	height: 180px;
	background: #fff;
	top: 50%;
	margin-top: -150px;
	left: 50%;
	margin-left: -150px;
	z-index: 6;
	display: none;
	border-radius: 6px;
	font-size: 10px;
}

.tcbox, .zz {
	width: 100%
}

.tcc a {
	display: block;
	font-size: 16px;
}

.tcbox {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}

.zz {
	height: 650px;
	background: rgba(0, 0, 0, .52);
	top: 0;
	display: none;
	z-index: 5;
}

.tcbox a:nth-child(1) {
	font-size: 20px;
	padding: 15px 0 10px
}

.tcbox a:nth-child(2) {
	font-size: 20px;
	padding: 0 10px 10px;
	text-align: center;
	box-sizing: border-box;
	color: #f9c58d;
	font-weight: 100
}

.tcbox a:nth-child(3) {
	font-size: 30px;
	font-weight: 600;
	background: #09bb07;
	font-size: 1.4rem;
	color: #fff;
	padding: 6px 20px;
	border-radius: 6px;
}

.tcbox a:nth-child(4) {
	padding: 10px 0;
	box-sizing: border-box;
	font-size: 14px;
}

.tcbox .a_style{
	font-size: 24px;
	font-weight: 600;
	background: #09bb07;
	font-size: 1.4rem;
	color: #fff;
	padding: 6px 20px;
	border-radius: 6px;

}

p {
	color: #3e3e3e
}

.fixeds {
	position: fixed;
	right: 0;
	top: 40%;
	width: 18%;
}

.fixeds img {
	display: block;
	width: 100%;
}

.btnss {
	width: 50%;
	padding: 10px 20px;
	background: #09bb07;
	color: #fff;
	text-align: center;
	margin: 10px;
	border-radius: 10px;
}

.closes {
	position: absolute;
	right: 9px;
	top: 8px;
	font-size: 22px;
}

.ma-fixed {
	position: fixed;
	right: 0;
	top: 40%;
	width: 16%;
	display: none;
}