.yyx{text-shadow: 1px 1px 2px black; }
.csr-title{ color:#f00; text-align: center;}
.csr-con{ line-height:26px;}
.hide{ display:none;}

.in-bar {
	border: 0;
	background-color: #fff;
	box-shadow: none;
	border-top: 1px solid #F0F0F0;
}

.in-bar .in-bar-item {
	position: relative;
	display: table-cell;
	overflow: hidden;
	width: 1%;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666;
	overflow: initial;
}

.in-bar .in-bar-item .mui-tab-label {
	font-size: 15px;
	display: block;
}

.in-bar .mui-active {
	color: #FF2700 !important;
}

.in-bar .apply .iconfont {
	width: 48px;
	height: 48px;
	background-color: #FF2700;
	border-radius: 50%;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 48px;
	margin-top: -24px;
	margin: -24px auto 0;
}

.in-home-tab {
	padding-bottom: 75px;
}


/*********banner*********/
.in-banner .mui-slider-indicator .mui-indicator {
	width: 1.6vw;
	height: 1.066vw;
	background: rgba(255, 255, 255, 0.6);
	box-shadow: none;
	margin: 0.2vw;
	border-radius: 2vw;
}

.in-banner .mui-slider-indicator .mui-active.mui-indicator {
	width: 3.2vw;
	background: #fff;
}


/*********通用样式*********/
/* 立即捐赠 */
.donate-now {
	height: 6.4vw;
	background: linear-gradient(270deg, #F04D57 1%, #FF2700 100%);
	border-radius: 3.733vw;
	position: absolute;
	right: 2.133vw;
	bottom: 2.667vw;
}

.donate-now img {
	width: 3.733vw;
	height: 3.067vw;
	margin-right: 1vw;
}

/* 列表样式1 */
.list-style-1 {
	overflow: hidden;
}

.list-style-1 .item {
	border-radius: 1.6vw;
	overflow: hidden;
	position: relative;
}

.list-style-1 .item .img {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 32vw;
	height: 21.333vw;
	border-radius: 2vw;
}

.list-style-1 .item .info {
	width: 40vw;
}

.grade {
	background: #FFF3F3;
	border-radius: 0.533vw;
	margin-left: 1.067vw;
	padding: 0 1.067vw;
}

/* 列表样式2 */
.list-style-2 {
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}

.list-style-2::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.list-style-2 .item {
	overflow: hidden;
	width: 41.6vw;
	display: block;
}

.list-style-2 .item:last-child {
	margin-right: 0 !important;
}

.list-style-2 .item .img {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 24.53vw;
	border-radius: 0.533vw;
}

/* 列表样式3 */
.list-style-3 {
	overflow: hidden;
}

/* 列表样式4 */
.list-style-4 {
	overflow: hidden;
}

/* 详情 */
.in-details .abstract .img {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 58.667vw;
}

.in-details .abstract .img .link-home {
	width: 8vw;
	height: 8vw;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 50%;
}

.in-details .abstract .text {
	border-radius: 1.6vw;
	margin: -6vw 3.2vw 0 3.2vw;
}

.in-details .abstract .text .set {
	border-top: 1px solid #F0F0F0;
}

.in-details .content {
	line-height: 1.8;
}

/* 右上角分享提示 */

.in-share-tig {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background: #fff;
}

.in-share-tig::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
}

.in-share-tig img {
	display: block;
	width: 67.467vw;
	height: 44.4vw;
	float: right;
	margin: 4.533vw 3.2vw 5.333vw 3.2vw;
	position: relative;
}

.in-share-tig .know {
	width: 41.467vw;
	height: 10.667vw;
	border-radius: 26.667vw;
	border: 1px solid #333333;
	margin: 0 auto;
	position: relative;
}

/* 审核状态 */
.examine-stay,
.examine-succeed,
.examine-fail {
	padding: 0 1.0667vw;
	height: 5.333vw;
	background: #FFF1E5;
	border-radius: 0.533vw;
	color: #FF7300;
}

.examine-succeed {
	background: #E2FFEF;
	color: #02BF57;
}

.examine-fail {
	background: #FFDFDF;
	color: #FF2700;
}

/* 补充信息和查看详情 */
.re-look-box {
	border-top: 1px solid #F0F0F0;
}

.replenish-info,
.look-details {
	width: 23.467vw;
	height: 9.333vw;
	border-radius: 4.8vw;
	border: 1px solid #999999;
}

.look-details {
	border: 1px solid #FF2700;
}


/*********首页*********/
/* m1 */
.in-m1 .nav-list img {
	width: 11.7vw;
	height: 11.7vw;
}

.in-m1 .statistics {
	background: #FCF5F3;
	border-radius: 2.133vw;
}

.in-m1 .user-info img {
	width: 6.4vw;
	height: 6.4vw;
	border-radius: 50%;
}

/* m2 */
.in-m2 .pinned {
	position: relative;
	overflow: hidden;
}

.in-m2 .pinned-a {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 42.667vw;
	border-radius: 2vw;
}

.in-m2 .pinned .donate-now {
	height: 7.467vw;
	padding: 0 4.267vw;
	bottom: 4vw;
	right: 2.667vw;
}

.in-m2 .pinned .donate-now img {
	width: 4.2667vw;
	height: 3.6vw;
}

.in-m2 .pinned .info {
	width: 48vw;
}

/* m5 */
.in-m5 {
	padding: 8vw 3.2vw 5.833vw 3.2vw;
}

.in-m5 .logo {
	width: 24vw;
	height: 6.933vw;
}

.in-m5 .tig {
	letter-spacing: 6px;
}


/*********我的*********/
.in-my .user-info {
	background: url(../img/my_1.png) no-repeat center;
	background-size: cover;
	width: 100%;
	height: 45.333vw;
	padding-top: 9.333vw;
}

.in-my .user-info img {
	width: 16vw;
	height: 16vw;
	border-radius: 50%;
	border: 0.5333vw solid #fff;
}

.in-my {
	overflow: hidden;
	height: calc(100vh - 95px);
}

.in-my .statistics {
	margin: -9.067vw 3.2vw 0 3.2vw;
	border-radius: 1.667vw;
	padding: 4.267vw 4.8vw;
	box-shadow: 0 0 2.133vw 0 rgba(0, 0, 0, 0.14);
}

.in-my .nav-list {
	margin: 0.8vw 0;
}

.in-my .nav-list .item {
	width: 33.33%;
	margin-top: 8vw;
}

.in-my .nav-list img {
	width: 11.733vw;
	height: 11.733vw;
}


/*********患者详情*********/
.donation-record {
	margin-bottom: 5.533vw;
}

.donation-record .list .item img {
	width: 6.4vw;
	height: 6.4vw;
}

.patient-controls {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 14.933vw;
	border-top: 1px solid #F0F0F0;
	padding: 0 3.733vw 0 8vw;
}

.patient-controls .share img {
	width: 5.333vw;
	height: 5.333vw;
}

.patient-controls .supplies {
	background: linear-gradient(321deg, #FF8D1A 0%, #FFC587 100%);
	border-radius: 26.667vw;
}

.patient-controls .love {
	background: linear-gradient(270deg, #F04D57 1%, #FF2700 100%);
	border-radius: 26.667vw;
}

.patient-controls .supplies,
.patient-controls .love {
	height: 10.667vw;
}

.patient-controls .supplies img {
	width: 5.067vw;
	height: 4.267vw;
	margin-right: 0.533vw;
}

.patient-controls .love img {
	width: 5.333vw;
	height: 4.4vw;
	margin-right: 0.533vw;
}


/*********捐赠感谢*********/
.donate-thanks {
	width: 100%;
	background: url(../img/donate_thanks_back.png) no-repeat top center;
	background-size: 100% auto;
	padding-bottom: 7.467vw;
}

.donate-thanks .logo {
	padding: 6.133vw 0 0 6.133vw;
}

.donate-thanks .logo img {
	width: 8vw;
	height: 8vw;
}

.donate-thanks .content {
	width: 64.533vw;
	margin: 22.2vw auto 0;
}

.donate-thanks .content .user-info {
	margin: 8vw auto 0;
}

.donate-thanks .content .user-info img {
	width: 16vw;
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 8.533vw rgba(63, 133, 255, 0.30);
}

.donate-thanks .content .ewm img {
	width: 20.2667vw;
}

.donate-thanks .return-details {
	width: 30.933vw;
	height: 10.667vw;
	border: 1px solid #fff;
	margin: 20vw auto 0;
	border-radius: 20vw;
}

.donate-thanks .donate-records {
	margin: 4.667vw auto 0;
	color: #204383;
	text-decoration: underline;
}


/*********帮助中心*********/
.help-center {
	overflow: hidden;
}

.help-center .mui-table-view:before,
.help-center .mui-table-view:after,
.help-center .mui-table-view-cell:after {
	height: 0;
}

.help-center .mui-table-view-cell {
	padding: 0;
}

.help-center .mui-table-view-cell:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #eee;
	bottom: 0;
	left: 8.533vw;
	z-index: 2;
}

.help-center .mui-table-view-cell>a:not(.mui-btn) {
	margin: 0;
	padding: 3.2vw 0;
	display: flex;
}

.help-center .mui-table-view-cell>a:not(.mui-btn) img {
	width: 6.133vw;
	height: 6.4vw;
	margin-right: 2.4vw;
}

.help-center .mui-table-view-cell.mui-active,
.help-center .mui-table-view-cell>a:not(.mui-btn).mui-active {
	background: none;
}

.help-center .mui-table-view-cell.mui-collapse .mui-collapse-content {
	font-size: 3.733vw;
	color: #555;
	margin: 0;
	padding: 0 0 4vw 8.533vw;
	line-height: 6.4vw;
}

.help-center .mui-navigate-right:after {
	color: #888;
	font-weight: bold;
	right: 0;
}


/*********我要捐赠*********/
.donate-tab {
	padding: 2.133vw 1.067vw;
	font-size: 3.733vw;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #eaeaea;
}

.donate-tab .mui-control-item {
	color: #000;
	border-left: 0;
	height: 8.533vw;
	line-height: 8.533vw;
	background: #F3F3F3;
	border-radius: 20vw;
}

.donate-tab .mui-control-item.mui-active {
	color: #FF2700;
	background-color: #FFF3F3;
}

.donate-tab .mui-control-item:last-child {
	margin-left: 2.133vw;
}

.fund-donation-tab {
	font-size: 4.267vw;
	border: 0;
	border-radius: 0;
	margin-top: 2.933vw;
}

.fund-donation-tab .mui-control-item {
	color: #888;
	height: 10.667vw;
	line-height: 10.667vw;
	border-left: 0;
	position: relative;
}

.fund-donation-tab .mui-control-item.mui-active {
	color: #FF2700;
	background: none;
}

.fund-donation-tab .mui-control-item.mui-active::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 3.733vw;
	height: 0.533vw;
	background: #FF2700;
	margin-left: -1.867vw;
}

.in-submit {
	height: 11.733vw;
	background: linear-gradient(270deg, #F04D57 1%, #FF2700 100%);
	border-radius: 26.667vw;
	margin-top: 10.667vw;
}

/* 金额选择 */
.select-amount .item {
	height: 11.733vw;
	line-height: 11.733vw;
	border-radius: 1.6vw;
	border: 1px solid #F0F0F0;
	color: #000;
	font-size: 4vw;
	text-align: center;
	margin-left: 3.2vw;
}

.select-amount .item:first-child {
	margin-left: 0;
}

.select-amount .item.active {
	background: #FCF4F3;
	color: #FF2700;
	border: 1px solid #FF2700;
}

.input-amount {
	height: 11.733vw !important;
	border-radius: 1.6vw !important;
	border: 1px solid #F0F0F0 !important;
	text-align: center !important;
	margin-bottom: 0 !important;
}

/* 表单 */
.in-input-item {
	padding: 0 3.2vw;
	height: 11.733vw;
	border-radius: 1.6vw;
	border: 1px solid #F0F0F0;
}

.in-input-item input {
	border: 0;
}

.in-input-item span {
	width: 16vw;
}

.in-textarea-item {
	padding: 1.333vw 3.2vw;
	min-height: 21.333vw;
	border-radius: 1.6vw;
	border: 1px solid #F0F0F0;
	margin-bottom: 0;
	line-height: initial;
}

.in-textarea-item2 {
	border: 0;
	padding: 0;
	min-height: 26.667vw;
}

/* 单位银行信息 */
.unit-bank-info {
	border-radius: 1.6vw;
	border: 1px solid #FF2700;
	overflow: hidden;
}

.unit-bank-info img {
	width: 4.267vw;
	height: 4.267vw;
}

.in-radio .mui-radio.mui-left input[type=radio] {
	left: 0;
	top: 50%;
	right: 0;
	width: 3.733vw;
	height: 3.733vw;
	margin-top: -3.5vw;
}

.in-radio .mui-radio input[type=radio]:before {
	font-size: 3.733vw;
}

.in-radio .mui-radio label {
	font-size: 4.267vw;
	padding-left: 5vw;
	padding-right: 9.333vw;
	color: #666;
	padding-top: 0;
	padding-bottom: 0;
}

/* 收货信息 */
.receiving-info {
	border-radius: 1.6vw;
	border: 1px solid #F0F0F0;
}

/* 表单2 */
.in-input-item2 {
	padding: 2.933vw 0;
	border-bottom: 1px solid #FFFAFA;
}

.in-input-item2 input {
	border: 0;
}

.in-input-item2 .label {
	width: 18vw;
}

.in-input-item2 .mui-icon-forward {
	font-size: 5vw;
}

/* 附件 */
.in-file {
	overflow: hidden;
}

.in-file .item {
	overflow: hidden;
	position: relative;
	width: 21.333vw;
	height: 21.333vw;
	border-radius: 1.6vw;
	background: #F3F3F3;
}

.in-file .item:first-child {
	margin-left: 0 !important;
}

.in-file .item img {
	width: 100%;
}

.in-file .item .del {
	position: absolute;
	right: 0;
	top: 0;
	width: 4.267vw;
	height: 4.267vw;
	background: url(../img/del.png) center no-repeat rgba(0, 0, 0, 0.40);
	background-size: cover;
	border-radius: 0 1.6vw;
}

.in-file .add {
	width: 21.333vw;
	height: 21.333vw;
	border-radius: 1.6vw;
	background: #F3F3F3;
	text-align: center;
	line-height: 21.333vw;
	color: rgba(0, 0, 0, 0.40);
	font-size: 6.667vw;
	position: relative;
}

.in-file .add input {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}


/*********求助申请*********/
.application-procedure {
	overflow: hidden;
	color: rgba(0, 0, 0, 0.40);
}

.application-procedure .item {
	position: relative;
}

.application-procedure .item::before {
	content: "";
	position: absolute;
	top: 2.667vw;
	width: 10.1vw;
	left: 0;
	height: 1px;
	background: #DCDCDC;
}

.application-procedure .item::after {
	content: "";
	position: absolute;
	top: 2.667vw;
	width: 10.1vw;
	right: 0;
	height: 1px;
	background: #DCDCDC;
}

.application-procedure .item:first-child::before {
	height: 0;
}

.application-procedure .item:last-child::after {
	height: 0;
}

.application-procedure .item .num {
	width: 5.867vw;
	height: 5.867vw;
	background: #E8E8E8;
	border-radius: 50vw;
}

.application-procedure .item.active .num {
	background: #FF1D1D;
	color: #fff;
}

.application-procedure .item.active .title {
	color: #FF1D1D;
}

.application-procedure .item .num-img {
	width: 5.867vw;
	height: 5.867vw;
	background: #FFE4E4;
	border-radius: 50vw;
}

.application-procedure .item .num-img img {
	width: 4.267vw;
	height: 4.267vw;
}

.application-procedure .item.old::after,
.application-procedure .item.old::before,
.application-procedure .item.active::before {
	background: #FF1D1D;
}

/* 提交成功 */
.submit-success {
	padding: 9.333vw 0;
	color: rgba(0, 0, 0, 0.90);
	line-height: 1.5;
}

.submit-success img {
	width: 21.333vw;
	height: 21.333vw;
}

.submit-success .in-submit {
	width: 55.467vw;
}

.tracing-nav {
	border-bottom: 1px solid #FFFAFA;
}

.tracing-nav a {
	font-size: 4.267vw;
	color: #888;
	margin: 0 6.667vw;
	height: 10.667vw;
	line-height: 10.667vw;
	position: relative;
}

.tracing-nav a.active {
	color: #FF2700;
}

.tracing-nav a.active::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 3.733vw;
	height: 0.533vw;
	background: #FF2700;
	margin-left: -1.867vw;
}

/* 身份证图片 */
.card-img-list img {
	width: 21.333vw;
	height: 21.333vw;
	border-radius: 1vw;
	margin-right: 2.133vw;
}


/*********申请详情*********/
.application-detail .abstract .img {
	background: linear-gradient(270deg, #F04D57 1%, #FF2700 100%);
}

.application-detail .state-img {
	width: 16vw;
	height: 16vw;
}

.application-detail .shared-case {
	width: 26.667vw;
	height: 7.467vw;
	border: 1px solid #FF2700;
	border-radius: 10vw;
}

.application-detail .shared-case img {
	width: 3.733vw;
	height: 3.733vw;
	margin-right: 0.4vw;
}



.mui-bar-nav~.mui-content {
    padding-top: 44px;
    padding-bottom: 45px;
}

.in-m5{margin-bottom: 20px;}