* {
	margin: 0;
	padding: 0;
	font-family: MicrosoftYaHei, 微软雅黑, Arial;
	-webkit-box-sizing: border-box;
}
body {
	background:#f5f5f5
}
a {
	text-decoration: none;
	color: inherit;
}
a:link {
	text-decoration: none !important;
	color: inherit !important;
}
 @media screen and (min-width:800px) {
 .hand_box {
 width: 750px;
 margin: 0 auto;
}
 .section {
 width: 750px;
 margin: 0 auto;
}
}
.w16 {
	width: 1.6rem;
}
.bgBlue {
}
.hand_box {
	background-image:linear-gradient(180deg, #fffdf7, #fcf7ec, #faf5e6, #f5eccd);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 0.3rem;
	padding-bottom: 1rem;
	text-align: center;
	position: relative;
}
.hand_box>h1 {
	font-size: 0.6rem;
	color: #AB812D;
	/*padding-top: 0.3rem;*/
    letter-spacing: 0.07rem;
	font-weight: bold;
}
.hand_box>h2 {
	font-size: 0.4rem;
	color:#9B845A;
	padding-top: 0.3rem;
	letter-spacing: 0.07rem;
	font-weight: bold;
}
.hand_box_nav {
	display: flex;
	justify-content: space-around;
	font-size: 0.3rem;
	color: #333;
	font-weight: 900;
}
.top_list {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background-color: #c5a262;
	height: 0.8rem;
	line-height: 0.8rem;
	position: absolute;
	bottom: -0.3rem;
	width: 100%;
	left: 0;
}
.section {
	background-color: #c5a262;
	box-sizing: border-box;
}
.section.jgcx {
	padding-top: 0.3rem;
}
.section_nav {
	width: 100%;
	/* background-color:   #dcdbdb; */

    display: flex;
	justify-content: space-around;
	font-size: 0.3rem;
	color: #fff;
	letter-spacing: 0.03rem;
	/* font-style: italic; */
    /* margin-left: 0.2rem;
    margin-right: 0.2rem; */
    font-weight: 600;
}
.mlmr02 {
	margin-left: 0.2rem !important;
	margin-right: 0.2rem !important;
}
.mlmr005 {
	margin-left: 0.05rem !important;
	margin-right: 0.05rem !important;
}
.mlmr025 {
	margin-left: 0.25rem !important;
	margin-right: 0.25rem !important;
}
li {
	list-style: none;
}
.banli {
	background-color: #fff;
	border-radius: 12px;
	margin-top: 0.3rem;
	overflow: hidden;
	padding:0rem 0.3rem 0.3rem;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .3);
}
.banli.x1 {
	padding:0.4rem 0.3rem 0.3rem;
}
.xtips {
	border: 1px solid #000;
	border-radius: 10px;
	padding:0.3rem;
	position: relative;
	background:#fff;
}
.xbt1 {
	background:#fff;
	padding: 5px 10px;
	position: absolute;
	top: -0.3rem;
	left: 50%;
	transform: translateX(-50%);
	font-size: 0.35rem;/*font-weight: bold;*/
}
.xdes1 {
	/*margin: 0 5px;*/
    padding-top: 0.15rem;
}
.xdes1 p {
	font-size: 0.25rem;
	line-height:0.4rem;
}
.xdes1 font {
	color:#ff0000;
}
.nianbao_head_1 {
	color: #fff;
	text-align: center;
	font-size: 0.5rem;
	font-weight: 600;
}
.nianbao_head_2 {
	color: #fff;
	text-align: center;
	font-size: 0.4rem;
	font-weight: 600;
	margin-top: 0.2rem;
}
.nsjl {
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	box-sizing: border-box;
}
.nstis {
	font-size:0.28rem;
	line-height:0.35rem;
	text-align:justify;
	margin-top:0.1rem;
	color:red;
}
.tips tr,.tips td{font-size:0.35rem;}
.nscx {
	font-size:0.28rem;
	line-height: 0.35rem;
	text-align: justify;
	display: block;
	margin-bottom: 0.2rem;
	overflow-wrap: break-word
}
.nbjl_shuoming {
	font-size: 0.21rem
}
.item_floor {
	background-color: #fff;
	border-radius: 0.2rem;
	padding: 0.3rem;
	margin-top: 0.3rem;
}
.jyyc_label {
	font-size: 0.25rem;
	margin-bottom: 0.1rem;
 line-height: .4rem;
}
.button_xq {
	color: red;
	font-size: 0.4rem;
	font-weight: 600;
}
/* ======================================= */
.nianbao_box {
	border-radius: 0.1rem;
	margin-bottom: 0.3rem;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
	width: 100%;
	margin-top: 0.3rem;
	box-sizing: border-box;
	background-color: #AB812D;
}
.nianbao_box>h1 {
	font-size: 0.57rem;
	color: #fff;
	text-align: center;
}
.nianbao_box>ul {
	display: flex;
	justify-content: center;
}
.nianbao_box>ul>li {
	display: flex;
	justify-content: center;
	flex-direction: column;
	color: #fff;
	margin: 0.3rem 0.6rem;
	font-size: 0.2rem;
}
.nianbao_box>ul>li>img {
	width: 0.8rem;
	height: 0.8rem;
	margin-bottom: 0.1rem;
	border-radius: 50%;
}
.nianbao_box>h2 {
	font-size: 0.7rem;
	color: #fff;
	text-align: center;
}
/* ================================= */
.nianbao_box .bai_box_one {
	border: 1px solid #fff;
	border-radius: 0.05rem;
}
.nianbao_box .bai_box_one>.hg {
	font-size: 0.2rem;
	color: #fff;
	border: 1px solid #fff;
	border-left: none;
	width: 0.8rem;
	border-top-right-radius: 0.05rem;
	border-bottom-right-radius: 0.05rem;
	margin-top: 0.1rem;
}
.nianbao_box .bai_box_one>h5 {
	font-size: 0.3rem;
	text-align: center;
	color: #fff;
}
.nianbao_box .bai_box_one>.text_one {
	font-size: 0.21rem;
	text-align: center;
	color: #fff;
 line-height: .5rem;
}
.nianbao_box .bai_box_one>.text_two {
	font-size: 0.21rem;
	text-align: center;
	color: #AB812D;
	background-color: #fff;
 line-height: .4rem;
	width: 80%;
	margin: 0 auto;
	border-radius: 0.05rem;
	font-weight: 600;
}
.nianbao_box .bai_box_one>.text_thr {
	font-size: 0.21rem;
	text-align: center;
	color: #fff;
 line-height: .5rem;
/*margin-bottom: 0.3rem;*/

}
/* ----------------------------------- */
.banli_tip1 {
	font-size: 0.3rem;
	line-height: 0.45rem;
	text-align: justify;
	display: block;
	margin-top: 0rem;
}
.button_but1 {
	width: 3rem;
	border: 0.02rem solid #c5a262;
	color: #fff;
	background-color: #c5a262;
	height: 1rem;
	border-radius: 0.1rem;
	font-size: 0.34rem;
	cursor: pointer;
}
.banli_tip2 {
	font-size: 0.26rem;
	line-height: 0.45rem;
	text-align: justify;
	margin-top: 0.2rem;
}
.banlism {
	background-color: #fff;
	border-radius: 12px;
	margin-top: 0.3rem;
	overflow: hidden;
	padding: 0.1rem 0.4rem 0.3rem;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .3) !important;
}
.banlism>h3 {
	text-align: center;
	width: 100%;
	justify-content: space-between;
	font-size: 0.45rem;
	padding-top: 0.3rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.banlism>.text {
	font-size: 0.25rem;
	line-height: 0.4rem;
	text-align: justify;
	display: block;
	margin-bottom: 0.2rem;
}
/* 底部*/
.bottom {
	margin-bottom:1.6rem;
}
.bottom_title {
	background-color: rgb(250, 250, 250);
	margin-top: 0.30rem;
	padding-top: 0.2rem;
	padding-bottom: 0.1rem;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .3) !important;
}
.bottom_title_p {
	display: flex;
	justify-content: center;
}
.bottom_title_p>p {
	margin: 0rem 0.3rem;
	color: #AB812D;
	font-size: 0.28rem;
	cursor: pointer;
}
/* 填报 */
.member_btn {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	height: 0.8rem;
	border-radius: 0.12rem;
	/* background: #AB812D; */
    background: #AB812D;
	margin-top: 0.3rem;
	padding: 0.1rem 0;
	cursor: pointer;
	margin-bottom: 0.1rem;
}
.member_btn .member_btn_txt {
	/* display: block; */
    width: 100%;
	font-size: 0.34rem;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1rem;
	text-align: center;
}
.danweixinxi02 {
	position: relative;
	line-height: 1;
	display: flex;
	align-items: center;
	padding: 0.3rem 0 0.1rem 0;
	border-bottom: 0.015rem solid #E6E6E6;
	padding-left: 0rem;
}
.danweixinxi02 .txt {
	font-size: 0.32rem;
	color: #333333;
	width: 2.1rem;
	font-weight: bold;
}
.danweixinxi02 .xxtitle {
	font-size: 0.33rem;
	color: #333333;
	width: 2.3rem;
	font-weight: bold;
}
.danweixinxi02 input {
	/* width: 5rem; */
    font-size: 0.33rem;
	color: #666666;
	display: flex;
	align-items: center;
	background: #FFFFFF !important;
}
input[type=text], input[type=password], input[type=number] {
	border: 0;
	outline: none;
}
.vercode_btn {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	height: 0.6rem;
	border-radius: 0.06rem;
	background: #c5a262;
	margin-top: 0rem;
	padding: 0.1rem 0.1rem;
	cursor: pointer;
}
.vercode_btn .vercode_btn_txt {
	display: block;
	width: 1.8rem;
	font-size: 0.3rem;
	color: #FFFFFF;
	letter-spacing: 0.0rem;
	text-align: center;
}
.member_label {
	display: block;
	padding-top: 0.25rem;
	font-size: 0.4rem;
	line-height: 0.5rem;
	text-align: justify;
	font-weight: bold;
}
/* 跟多 */
.jychome_head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0.4rem;
	height: 0.88rem;
}
.member_login {
	display: block;
	text-align: center;
	margin-top: 0.2rem;
	font-size: 0.26rem;
	color: #000000;
}
/* 服务 */
.member_small_label {
	display: block;
	padding-top: 0.15rem;
	font-size: 0.3rem;
	line-height: 0.5rem;
	border-bottom: 0.015rem solid #E6E6E6;
	text-align: justify;/* font-weight: bold; */
}
.member_small_label:last-child {
	border-bottom:0;
}
#query_ok .txt {
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	box-sizing: border-box;
}
.tips {
	font-size: 0.35rem;
	font-weight: normal;
	margin:0.25rem 0.25rem
}
.xzblnd {
	font-size: 0.2rem;
	margin-bottom: 0.2rem;
	word-break: break-all;
}
.zftitle {
	font-size: 0.3rem;
}
.fyhj {
	font-size: 0.35rem;
	font-weight: 600;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 0.2rem;
	border-bottom: 1px solid #E6E6E6;
}
#jinge {
	color: red;
}
#nianshuprice {
	font-size: 0.25rem;
	line-height: 0.35rem;
	text-align: justify;
	margin-top: 0.1rem;
	display: block;
}
#bjb {
	font-size: 0.3rem;
	color: #3385FF;
	width: 1rem;
	font-weight: 400;
}
/*  */
.Message_ui {
	background-color: #333333;
	color: #fff;
	font-size: 0.28rem;
	padding: 0.1rem 0.2rem;
	border-radius: 0.1rem;
	position: fixed;
	top: 30%;
	left: 50%;
	transform: translate(-50%);
	text-wrap: nowrap;
}
/*支付 */
.payment {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.box_xz {
	width: 30%;
	border: 1px solid rgb(193, 188, 188);
	background-color: #fff;
	padding: 0.1rem;
	display: flex;
	justify-content: flex-start;
	margin-right: 0.2rem;
	margin-top: 0.2rem;
	font-size: 0.22rem;
	align-items: center !important;
}
.box_xz>img {
	width: 0.4rem;
	margin-right: 0.1rem;
}
.wx_style {
	width: 30%;
	padding: 0.1rem;
	display: flex;
	justify-content: flex-start;
	margin-right: 0.2rem;
	margin-top: 0.2rem;
	font-size: 0.22rem;
	background-color: #F6FCF2;
	border: 1px solid #6FCB33;
	padding: 0.1rem;
	align-items: center;
}
.wx_style>img {
	width: 0.4rem;
	margin-right: 0.1rem;
}
.zfb_style {
	background-color: #e0f1fb;
	border: 1px solid #0097FF;
	padding: 0.1rem;
}
.box_show {
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .3) !important;
}
.title_tip {
	color: #fff !important;
}
.title_tip1 {
	color: #fff !important;
}
.container-margin {
	margin-left: 0.2rem;
	margin-right: 0.2rem;
}
.section-margin {
	margin-left: 0.05rem;
	margin-right: 0.05rem;
}
 .form-title {
	text-align: center;
	width: 100%;
	font-size: 0.4rem;
	color: #c5a262;
	letter-spacing: 0.03rem;
	padding-top: 0.3rem;
	padding-bottom: 0.1rem;
	font-weight: bold;
}
.form-description {
	margin-top: 0.2rem;
	font-size: 0.25rem;
	line-height: 0.4rem;
	text-align: justify;
	display: block;
}
.form-note {
	margin-top: 0.1rem;
	font-size: 0.25rem;
	line-height: 0.35rem;
	text-align: justify;
	display: block;
}
 .case-title {
	font-size: 0.39rem;
	text-align: center;
	margin-bottom: 0.3rem;
	color:#fff;
}
.case-container {
	background-color: #fff;
	padding: 0.2rem;
	border-radius: 0.15rem;
}
.case-intro {
	font-size: 0.28rem;
}
.case-details {
	display: flex;
	margin-top: 0.1rem;
	justify-content: flex-start;
}
.case-image {
	width: 2rem;
	height: 2rem;
	margin-right: 0.1rem;
}
.case-image img {
	width: 100%;
	height: 100%;
}
.case-content {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.case-tags {
	display: flex;
	justify-content: flex-start;
	font-size: 0.2rem;
	margin-bottom: 0.2rem;
}
.case-tag {
	background-color: #F3F3F3;
	border: 1px solid rgb(128,128,128);
	border-radius: 20px;
	font-size: 0.16rem;
	padding: 0.03rem 0.1rem;
	margin: 0 0.1rem;
	color: gray;
}
.case-description {
	color: rgb(128,128,128);
	font-weight: 400;
	font-size: 0.18rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.case-link {
	font-size: 0.2rem;
	color: #AB812D;
	margin-top: 0.2rem;
}
 .user-title {
	text-align: center;
	color: #fff;
	font-size: 0.39rem;
	margin: 0.3rem 0;
}
.user-name {
	font-size: 0.28rem;
	line-height: 0.4rem;
}
.user-date {
	font-size: 0.2rem;
	line-height: 0.3rem;
}
.user-comment {
	font-size: 0.26rem;
	line-height: 0.4rem;
}
 .faq-title {
	text-align: center;
	color: #fff;
	font-size: 0.39rem;
	margin-bottom: 0.3rem;
}
.faq-container {
	background-color: #fff;
	border-radius: 0.2rem;
	box-sizing: border-box;
	padding: 0.3rem 0.3rem;
}
.faq-item {
	margin-bottom: 0.2rem;
}
.faq-question {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.question-icon {
	width: 0.4rem;
	margin-right: 0.1rem;
}
.question-text {
	font-size: 0.26rem;
}
.hot-icon {
	width: 0.4rem;
}
.faq-answer {
	display: flex;
	justify-content: flex-start;
	margin-top: 0.2rem;
}
.answer-icon {
	width: 0.41rem;
	height: 0.31rem;
	margin-right: 0.1rem;
	margin-left: 0.05rem;
}
.answer-text {
	font-size: 0.24rem;
	line-height: 0.3rem;
	font-weight: 400;
	color: gray;
}
.page-bottom {
	width: 100%;
	margin-top: 0.2rem;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	box-sizing: border-box;
}
.foot {
	width:100%;
}
.foot ul {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.24rem;
	color: #6f6f6f;
	margin: 0.05rem 0;
}
.foot ul li.li1 {
	display: flex;
	align-items: center;
}
.foot ul li.li2 {
	margin: 0 0.2rem;
	display: flex;
	align-items: center;
}
.foot ul li.li3 {
	display: flex;
	align-items: center;
}
.foot ul li.li1 img {
	width: 0.3rem;
	margin-right:  0.08rem;
}
.foot ul li.li2 img {
	width: 0.4rem;
	margin-right:  0.08rem;
}
.foot ul li.li3 img {
	width: 0.35rem;
	margin-right: 0.08rem;
}
.p1 {
	font-size: 0.24rem;
	color: #3385FF;
	cursor: pointer;
	margin-right: 1rem;
}
.p2 {
	font-size: 0.24rem;
	color: #3385FF;
	cursor: pointer;
}
.copyright {
	font-size: 0.21rem;
	text-align: center;
	color: #666565;
	font-weight: 900;
}
.cp1 {
	font-size: 0.14rem;
	text-align: center;
	color: #a8a8a8;
}
 .fnav {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index:10;
	width: 100%;
	background:rgba(255, 255, 255, 0.9);
	border-top:1px solid #ddd;
}
.bottom-nav {
	width:100%;
	max-width:750px;
	margin:0px auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 10px 0;
	z-index: 100;
}
 .nav-btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex: 1;
	padding: 8px 0;
	cursor: pointer;
	text-decoration: none;
	color: #666;
	transition: all 0.3s ease;
}
.nav-btn.active {
	color: #3b82f6;
}
.nav-icon {
	width:0.4rem;
	height:0.4rem;
	margin-bottom: 4px;
	transition: transform 0.3s ease;
}
.nav-btn.active .nav-icon {
	transform: translateY(-2px);
}
.nav-title {
	font-size:0.25rem;
	color:#666;
}
.nav-btn.active .nav-title {
	color:rgb(209, 169, 97);
}

.dynamic {
	width: 750px;
	margin: 0 auto;
	padding: 20px;
	background-color: #fff;
}
 .dynamic-title {
	font-size: 28px;
	font-weight: bold;
	color: #333;
	margin-bottom: 30px;
	position: relative;
	padding-left: 15px;
}
 .dynamic-title::before {
 content: "";
 position: absolute;
 left: 0;
 top: 50%;
 transform: translateY(-50%);
 width: 5px;
 height: 28px;
 background-color: #c49863;
}
.dynamic-list {
	background-color: #fff;
	padding: 0.2rem;
	border-radius: 0.15rem;
	list-style: none;
}
 .dynamic-list li {
	font-size: 0.24rem;
	color: #333;
	line-height: 1.8;
	margin-bottom:0.2rem;
	transition: opacity 0.3s ease; 
}
.year_lable {
	display: flex;
	box-sizing: border-box;
	font-size: 0.34rem;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.year_lable>li {
	width: 21%;
	text-align: center;
	line-height: 0.8rem;
	height: 0.8rem;
	border-radius: 0.1rem;
	margin: 0.1rem;
}
.NoSelected {
	color: #333;
	background: #e5e6e8;
	border: 0.02rem solid #e5e5e5;
}
.Selected {
	color: #fff;
	background: #AB812D;
	border: 0.02rem solid #AB812D;
}
.member_login .fwxyxk {
	width:0.3rem;
	height:0.3rem;
	position: relative;
	top: 0.03rem;
}
.item_floor {
	background-color: #fff;
	border-radius: 0.2rem;
	padding: 0.3rem;
	margin-top: 0.3rem;
}
.jyyc_label {
	font-size: 0.25rem;
	margin-bottom: 0.1rem;
line-height: .4rem;
}
.button_xq {
	color: red;
	font-size: 0.4rem;
	font-weight: 600;
}
.my-dialog {
	margin: 1rem auto;
	width: 800px;
	font-size: 0.2rem;
padding: .3rem;
	border: none;
}
.but {
	outline: none;
	font-size: 0.24rem;
padding: .1rem .4rem;
border-radius: .1rem;
	border: 1px solid #409EFF;
	display: block;
	margin: 0.1rem auto;
	width: 2.5rem;
}
.dengdai {
	background-color: #409EFF;
	color: #fff;
}
.quxiao {
	background-color: #fff;
	color: #409EFF;
}

 @media (max-width: 768px) {
 .form-title {
 font-size: 0.35rem;
}
 .case-title, .user-title, .faq-title {
 font-size: 0.32rem;
}
.nav-btn {
 padding: 3px 0;
}
}