@keyframes dialogFadeIn{
    from{
        margin-top: 1rem;
        opacity: 0;
    }
    to{
        margin-top: .4rem;
        opacity: 1;
    }
}

body{
    max-width: 640px;
    margin: 0 auto;
    font-size: 0;
    background: #f7f7f7;
}
section{
	margin-top: 0.4rem;
}
section:nth-of-type(odd){
	padding: 0.4rem 0;
	box-sizing: border-box;
}
section:last-of-type {
    padding-bottom: 0;
}
section:first-of-type{
	margin-top: 0;
	padding-top: 0;
}
.w500{
	width: 78.125%;
	margin: 0 auto;
}
.w580{
	width: 90.6025%;
	margin: 0 auto;
}
.w610{
	width: 95.3125%;
	margin: 0 auto;
}
.banner{
	font-size: 0;
}
.conter_a_box{
	margin: 0.4rem auto 0;
}
.conter_a_box li{
	width: 48%;
	height: 1.1rem;
	box-sizing: border-box;
	float: left;
	padding: 0.25rem 0% 0.25rem 5.3%;
	margin-top: 0.2rem;
}
.conter_a_box li:nth-of-type(1),.conter_a_box li:nth-of-type(2){
	margin-top: 0;
}
.conter_a_box li:nth-of-type(even){
	margin-left: 4%;
}
.conter_a_box li a{
	display: block;
}
.conter_a_box li img{
	width: 22.6%;
	font-size: 0;
	margin-right: 4%;
}
.conter_a_box li span{
	width: 70%;
	font-size: 0.2rem;
	color: #fff;
	text-align: left;
	line-height: 0.2rem;
	display: inline-block;
}
.conter_a_box li span h3{
	font-size: 0.24rem;
	line-height: 0.24rem;
	margin-bottom: 0.12rem;
}
.conter_a_box li img,.conter_a_box li span{
	vertical-align: middle;
}
.conter_a_more{
	text-align: center;
	margin-top: 0.4rem;
}
.conter_a_more a{
	font-size: 0.22rem;
	color: #ffa321;
	font-weight: bold;
	line-height: 1.1em;
}

.conter_title{
	font-size: 0;
	text-align: center;
	margin-bottom:  0.3rem;
}
.conter_title h1{
	font-size: 0.38rem;
	color: #555;
	font-weight: bold;
	line-height: 0.38rem;
	margin-bottom: 0.15rem;
}
.conter_title small{
	font-size: 0.11rem;
	color: #adadad;
	line-height: 0.11rem;
}

.conter_b_box li{
	width: 30%;
	text-align: center;
	float: left;
	margin-left: 5%;
}
.conter_b_box li:first-of-type{
	margin-left: 0;
}
.conter_b_box li img{
	width: 52.67%;
}
.conter_b_box li span{
	font-size: 0.2rem;
	color: #d4b781;
	line-height: 0.2rem;
	display: block;
	margin-top: 0.12rem;
}
.conter_b_box li span h3{
	font-size: 0.24rem;
	line-height: 0.24rem;
	margin-bottom: 0.1rem;
}
.yy_img{
	text-align: center;
	border-radius: 0.4rem 0.4rem 0 0;
	border: 1px dashed #ff7f9f;
	border-bottom: none;
	box-sizing: border-box;
	margin-top: 0.3rem;
	padding: 0.1rem 0.1rem 0 0.1rem;
}
.yy_img img {
    border-radius: 0.4rem 0.4rem 0 0;
}
.conter_b_text{
	font-size: 0.22rem;
	color: #555;
	line-height: 0.32rem;
	margin: 0.22rem 0;
}
.conter_b_link{
	height: 0.55rem;
	text-align: center;
}
.conter_b_link a{
	width: 39.6%;
	border-radius: 0.1rem;
	background: #ffa321;
	font-size: 0.22rem;
	color: #fff;
	font-weight: bold;
	line-height: 0.55rem;
	display: inline-block;
}
.xian{
	height: 0.03rem;
	background: #ff7f9f;
	display: block;
	margin-top: -0.29rem;
}

.conter_c_box li{
	width: 49%;
	text-align: center;
	line-height: 0.12rem;
	float: left;
}
.conter_c_box li:nth-of-type(even){
	margin-left: 1.7%;
}
.conter_c_link_big{
	height: 1.3rem;
	line-height: 0.22rem!important;
	padding: 0.35rem 0;
	box-sizing: border-box;
}
.conter_c_box li a{
	font-size: 0.22rem;
	color: #fff;
	line-height: 0.6rem;
	display: block;
	margin-top: 0.1rem;
}
.conter_c_box li a span{
	display: block;
	margin-bottom: 0.16rem;
}

.newmsg{
	font-size: 0;
	border-radius: 0.1rem;
	border: 1px solid #ff4b4b;
	overflow: hidden;
	box-sizing: border-box;
}
.newmsg_left,.newmsg_right{
	font-size: 0.2rem;
	line-height: 0.6rem;
	float: left;
}
.newmsg_left{
	width: 18%;
	background: #ff4b4b;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.newmsg_right{
	width: 82%;
	color: #ff4b4b;
	position: relative;
}
.roll__list{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 1s;
}
.roll__list li{
	font-size: 0.2rem;
}
.newmsg_right img{
	width: 7%;
	vertical-align: middle;
	margin: 0 4%;
}
.dialog_box{
	min-height: 2.2rem;
	margin-left: 2.45%;
	overflow: hidden;
}
.dialog{
	opacity: 0;
}
.dialog dt img{
	width: 13.2%;
}
.dialog dt span{
	width: 72%;
	background: #fff2f6;
	font-size: 0.22rem;
	line-height:  0.3rem;
	display: inline-block;
	margin-left: 3.361%;
	padding: 0.22rem 5.042%;
	box-sizing: border-box;
}
.send{
	border: 1px solid #ffa321;
	border-radius: 0.05rem;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0.7rem 0 0;
}
.send img{
	width: 5.92%;
	vertical-align: middle;
	margin: 0 1.64% 0 3.2%;
}
.send input{
	border: 0;
	line-height: 0.7rem;
}
.send_text{
	width: 62%;
	font-size: 0.24rem;
	color: #999;
	vertical-align: middle;
}
.send_btn{
	width: 26.3%;
	background: #ffa321;
	border-radius: 0.05rem;
	font-size: 0.28rem;
	color: #fff;
	text-align: center;
	float: right;
}

.place {
    padding: .2rem;
    font-size: .2rem;
}
.article-list {
    padding: .2rem .3rem;
}
.article-list .article-item {
    border-bottom: 1px solid #e1e1e1;
}
.article-list .article-item a{
    display: flex;
    align-items: center;
    gap: .2rem;
    width: 100%;
    padding: .2rem 0;
}
.article-list .article-img img {
    width: 1.2rem;
    height: 1.2rem;
    object-fit: fill;
}
.article-list .article-intor {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    gap: .1rem;
}
.article-list .article-title {
    font-size: .24rem;
    color: #333;
    font-weight: bold;
    line-height: .24rem;
}
.article-list .article-desc {
    flex: 1;
    font-size: .2rem;
    color: #7e8c8d;
    line-height: .3rem;
}

.article {
    padding: .2rem .3rem;
}
.article .title {
    font-size: .3rem;
    line-height: .3rem;
    text-align: center;
}
.article .info {
    margin-top: .2rem;
    font-size: .16rem;
    color: #7e8c8d;
    line-height: .16rem;
    text-align: center;
}
.article .content {
    margin-top: .2rem;
    font-size: .24rem;
    line-height: .36rem;
}
.article .content img {
    display: block;
    width: 100%;
    margin: .1rem 0;
}
.article .context {
    margin-top: .4rem;
    font-size: .16rem;
    color: #7e8c8d;
    line-height: .16rem;
}
.article .context ul li:nth-of-type(n+2) {
    margin-top: .1rem;
}