.r-help {
	-moz-column-count: 3;
	/* Firefox */
	-webkit-column-count: 3;
	/* Safari �� Chrome */
	column-count: 4;
	column-gap: 24px;
	/*margin: 30px 0px 40px 0px;*/
	height: 200px;
}

.r-information {
	-moz-column-count: 3;
	/* Firefox */
	-webkit-column-count: 3;
	/* Safari �� Chrome */
	column-count: 3;
	column-gap: 24px;
	margin: 30px 0px 30px 0px;
	height: 300px;
}


.r-help .item {
	background-color: #fef8f1;
	height: 130px;
	line-height: 130px;
	text-align: center;
	display: block;
	font-size: 22px;
	color: #333;
}

.r-information .item {
	height: 300px;
}

.r-help .item img {
	vertical-align: middle;
}

.r-columns {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}

.r-columns .r-columns-one {
	width: 796px;
	margin-right: 24px;
}

.r-columns .r-columns-two {
	width: 380px;
}

.r-left {
	float: left;
}

.r-right {
	float: right;
}

.r-header {
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
	color: #F5333F;
	font-size: 24px;
	font-weight: bold;
}

.r-more {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin-top: 10px;
}

.hbg1 {
	background-image: url('../../xmfiles/header_bg1.png');
	background-size: contain;
}

.hbg2 {
	background-image: url('../../xmfiles/header_bg2.png');
}

.r-lists {
	margin-top: 15px;
}

.r-lists .r-list {
	line-height: 45px;
	font-size: 16px;
	color: #000;
}

.r-date {
	font-size: 14px;
	color: #666;
}

.r-footer {
	background-color: #f5333f !important;
	color: #fff;
	font-size: 14px;
	text-align: center;
	height: 228px;
	line-height: 30px;
	padding-top: 35px;
	padding-right: 220px;
}

.r-footer-img {
	width: 100px;
	height: auto;
	margin-top: -15px;
}

.r-links {
	background-color: #9eb0bf;
	height: 135px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-top: 35px;
	line-height: 30px;
	text-align: center;
	/*margin-top: 130px;*/
}

.r-content {
	width: 1200px;
	margin: 0 auto;
}

.r-links .item {
	width: 20%;
	float: left;
}

.r-slider .text {
	background-color: #f5333f !important;
	height: 45px !important;
	line-height: 32px !important;
	font-size: 16px !important;
	text-align: left !important;
	padding-left: 30px;
}

.r-slider .text:hover {
	color: #fff !important;
}

.r-slider .dots {
	bottom: 12px !important;
}

.r-position {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #333;
}

.r-position img {
	vertical-align: middle;
	width: 12px;
}

.r-content-body {
	background-color: #F6F6F6;
	padding: 20px 60px;
	margin-bottom: 30px;
}

.tab-btn {
	margin: 0px;
	margin-top: -63px;
	padding: 0px;
	z-index: 100;
	position: absolute;
}

.tab-btn li {
	float: left;
	list-style: none;
	padding: 0px 12px;
}

.tab-btn li .item {
	border: 1px solid #f5333f;
	background-color: #fff;
	color: #f5333f;
	font-size: 18px;
	text-align: center;
	width: 180px;
	height: 60px;
	line-height: 60px;
}

.tab-btn li:first-child {
	padding-left: 0px;
}

.tab-active .item {
	background-color: #f5333f !important;
	color: #fff !important;
}

.tab-btn li .item1 {
	border: 1px solid #5abdd6;
	background-color: #fff;
	color: #5abdd6;
	font-size: 18px;
	text-align: center;
	width: 180px;
	height: 60px;
	line-height: 60px;
}

.tab-btn li:first-child {
	padding-left: 0px;
}

.tab-active .item1 {
	background-color: #5abdd6 !important;
	color: #fff !important;
}

.r-article-title {
	font-size: 26px;
	color: #000;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	padding: 15px 100px;
}

.r-indent {
	text-indent: 2em;
}

.r-head {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	line-height: 40px;
}

.r-donate .r-des {
	line-height: 60px !important;
}

.r-center {
	text-align: center;
}

.r-des img {
	width: 100%;
	margin: 15px auto;
}

.r-image-list {
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
	padding: 40px 0px;
	display: block;
}

.r-image-content {
	width: 270px;
	padding-left: 90px;
}

.r-image-content img {
	width: 180px;
	height: 162px;
}

.r-text-content {
	width: 930px;
	padding: 10px 90px 10px 20px;
}

.r-text-title {
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
}

.r-text {
	font-size: 14px;
	line-height: 28px;
}

.r-tip {
	margin-top: 110px;
	font-size: 18px;
	color: #ff6c14;
	text-align: center;
	padding: 0 200px;
	line-height: 30px;
}

.r-glinks {
	font-size: 18px;
	text-align: center;
	margin: 100px auto;
}

.r-glink {
	color: #4798E8;
}


/* 20230628新增 */

.r-position_new {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #333;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.r-position_new img {
	vertical-align: middle;
	width: 12px;
}

.r-content-main {
	min-height: 300px;
	overflow: hidden;
	margin-bottom: 10px;
}

.r-content-newbody {
	background-color: #F6F6F6;
	padding: 0px 40px;
	margin-bottom: 30px;
}

.r-content-newbody ul li {
	line-height: 40px;
	list-style: disc;
}

.joinnav {
	width: 280px;
	float: left;
}

.joinnav>ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
	cursor: pointer;
}

.joinnav>ul>li>a {
	font-size: 18px;
	padding-left: 29px;
}

.joinnav>ul>li:hover>a {
	color: #E30B20;
	background: none;
}

.joinnav>ul li:hover ul {
	display: block;
}

.joinnav>ul li:hover ul li a {
	padding-left: 29px;
	background: url(../image/img/tip.png) left center no-repeat;
}

.joinnav>ul li ul li a {
	font-size: 18px;
	color: #323232;
}

.joinnav>ul li ul li:hover a {
	color: #d81318;
}

.joinnav ul li ul {
	display: none;
}

.joinnav>ul>li {
	width: 100%;
	border-left: 3px solid #d81318;
}

.joinnav>ul>li:hover {
	background: #E30B20;
	background-size: 100% 100%;
}

.joinnav>ul>li:hover>a {
	color: #ffffff;
	padding-left: 42px;
}

.joincontent {
	width: 900px;
	float: right;
	box-sizing: border-box;
	background-color: #F6F6F6;
	padding: 0px 0px;
	margin-bottom: 30px;
	min-height: 500px;
}

.joincontent h3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin: 48px auto 8px;
}

.joincontent>span {
	display: block;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 34px;
}

.joincontent P {
	font-size: 14px;
	color: #4f4f4f;
	line-height: 37px;
}

.joincontent .listtitle {
	border-bottom: solid 1px #DDDCDB;
	text-align: center;
}

.joincontent .listtitle span {
	font-size: 18px;
	display: inline-block;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	margin-right: 35px;
}

.joincontent .listtitle span a.active {
	color: #E30B20;
	font-weight: bold;
	background-size: 100% 5px;
}


.joinnav_selected {
	background-color: #E30B20 !important;
	color: #fff !important;
}

.joinnav_selected>a {
	color: #FFFFFF;
}

.r-des_pre {
	margin: 30px 0px 15px 0px;
}

.r-des_next {
	margin: 15px 0px 30px 0px;
}

.memb ul li {
	width: 810px;
	height: 248px;
	margin: 0 auto;
	border-bottom: 1px solid #dddddd;
}

.memb {
	overflow-y: auto;
}

.memb::-webkit-scrollbar {
	width: 3px;
}

.memb::-webkit-scrollbar-thumb {
	background: #d81318;
}

.memb ul li a {
	overflow: hidden;
}

.peopimg {
	margin-top: 28px !important;
	margin-bottom: 0 !important;
	vertical-align: middle;
	float: left;
	width: 154px;
	height: 192px;
}

.peopintro {
	width: 610px;
	float: left;
	margin-left: 38px;
}

.name {
	margin-top: 32px !important;
	text-align: left !important;
}

.dict {
	margin-top: 18px !important;
	text-align: left !important;
}

.memb ul li a p {
	margin-top: 16px !important;
	text-align: justify;
	line-height: 32px !important;
}