* {
  margin: 0 ;
  padding: 0;
}
html,
body {
  font-family: "microsoft yahei";
  background: #ffffff !important;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  border: none;
  font-family: "microsoft yahei";
  font-weight: normal;
}
body {
  font-size: 14px;
  font-family: simsun, arial, helvetica, clean, sans-serif;
  color: #2b2b2b;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
img {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table,
td,
tr,
th {
  font-size: 12px;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:link {
  color: #004276;
}
a:visited {
  color: #004276;
}
a:hover {
  text-decoration: underline;
  color: #ba2636;
}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
html,
body {
  background: #f7f1e5 !important;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.blank10 {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 10px;
}
.fb {
  font-weight: bold;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.fl-left {
  float: left;
}
.fl-right {
  float: right;
}
.clearfix:after {
  display: block;
  content: '';
  clear: both;
}
.mtop-30 {
  margin-top: 30px !important;
}
.mtop-20 {
  margin-top: 20px !important;
}
.mtop-50 {
  margin-top: 50px !important;
}
.mtop-40 {
  margin-top: 40px !important;
}
.btn {
  display: inline-block;
  line-height: 30px;
  background: none;
  border: none;
  text-align: center;
  outline: none;
  font-size: 14px;
}
.btn.btn-light {
  color: #fc6a21;
  background-color: #fff;
  border: 1px solid #fc6a21;
}
.btn.btn-light:active {
  color: #fff;
  background-color: #fc6a21;
}
.btn.btn-orange {
  color: #fff;
  background-color: #fc6a21;
}
.btn.btn-orange:active {
  background-color: #e74f03;
}
.btn.block {
  display: block;
  width: 80px;
}
.btn.m-auto {
  margin: 0 auto !important;
}
.btn.gray-btn {
  background: #a3a2a2;
  color: #ffffff;
}
.btn.gray-btn:active {
  background: #8f8e8e;
}
.btn.mainColor-btn {
  background: #fc6a21;
  color: #ffffff;
}
.btn.mainColor-btn:active {
  background: #e8560d;
}
.btn.lineHeight-50 {
  line-height: 40px;
  padding: 0 20px;
  font-size: 16px;
  color: #ffffff;
}
.btn.mainColor-border {
  color: #fc6a21 !important;
  border: 1px solid #fc6a21 !important;
}
.btn.mainColor-border:active {
  background: #fc6a21;
  color: #ffffff !important;
}
.btn.btn-gray {
  background: #e6e6e6;
  line-height: 39px;
  padding: 0 10px;
  box-sizing: border-box;
  color: #565656;
}
.btn.btn-gray:active {
  background: #dcdcdc;
}
.btn.btn-border {
  border: 1px solid #fc6a21;
  color: #fc6a21;
  line-height: 40px;
  padding: 0 15px;
  transition: all 0.2s;
  font-size: 16px;
}
.btn.btn-border:active {
  background: #fc6a21;
  color: #ffffff;
}
.btn.orange-btn {
  background: #e8943f;
  color: #ffffff !important;
}
.btn.orange-btn:active {
  background: #d4802b;
}
.btn.blue-btn {
  background: #e8943f;
  color: #ffffff !important;
}
.btn.blue-btn:active {
  background: #2f74b6;
}
.btn.line-height-40 {
  line-height: 40px;
  padding: 0 15px;
}
.btn.line-height-30 {
  line-height: 30px;
  padding: 0 15px;
}
.btn.line-height-60 {
  line-height: 50px;
  padding: 0 30px;
}
.btn.green-border {
  border: 1px solid #5cb85c;
  box-sizing: border-box;
  color: #5cb85c;
}
.btn.green-border:active {
  background: #5cb85c;
  color: #ffffff;
}
.btn.pink {
  background: #fbebe9;
  color: #4e535a;
}
.btn.pink:active {
  background: #f1e1df;
}
.btn.border {
  border: 1px solid #fc6a21;
  color: #fc6a21;
  box-sizing: border-box;
}
.btn.border:active {
  background: #ffcdc8;
}
.btn.radius {
  border-radius: 5px;
}
.btn.red-btn {
  background: #de2b26;
}
.btn-line {
  border: 1px solid white;
  color: white !important;
  width: 60px;
  height: 30px;
  margin-right: 10px;
}
.btn-line:active {
  color: #fc6a21 !important;
  background: white;
}
a:hover {
  text-decoration: none;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.container.pad-40-white {
  background: #ffffff;
  padding: 40px;
  box-sizing: border-box;
}
.container.pad-up-40-white {
  background: #ffffff;
  padding: 10px 40px;
  box-sizing: border-box;
}
.active {
  display: block !important;
}
.green {
  color: #5cb85c !important;
}
.orange {
  color: #e8943f !important;
}
.blue {
  color: #4388ca !important;
}
.main-color {
  color: #fc6a21 !important;
}
.title-color {
  color: #3e3e3e !important;
}
.margin-top-120 {
  margin-top: 120px;
}
.margin-top-100 {
  margin-top: 100px;
}
.margin-top-90 {
  margin-top: 90px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-top-70 {
  margin-top: 70px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-10 {
  margin-top: 10px;
}
.light-y {
  background: #fffdf1;
}
.html-icon {
  background: url(../images/html-icon.png) 0 0 no-repeat;
  background-size: 600px 40px;
  display: inline-block;
}
.html-icon.hand-icon {
  width: 23px;
  height: 30px;
  background-position: 0 0;
}
.html-icon.search-icon {
  width: 21px;
  height: 17px;
  background-position: -40px 0;
}
.html-icon.article-icon {
  width: 27px;
  height: 25px;
  background-position: -80px 0;
}
.html-icon.gold-icon {
  width: 26px;
  height: 24px;
  background-position: -120px 0;
}
.html-icon.horn-icon {
  width: 26px;
  height: 23px;
  background-position: -160px 0;
}
.html-icon.wechat-icon {
  width: 38px;
  height: 38px;
  background-position: -200px 0;
}
.html-icon.close-icon {
  width: 35px;
  height: 35px;
  background-position: -240px 0;
}
.html-icon.love-icon {
  width: 9px;
  height: 8px;
  background-position: -280px 0;
}
.html-icon.right-icon {
  width: 6px;
  height: 11px;
  background-position: -320px 0;
}
.html-icon.hand-heart-icon {
  width: 34px;
  height: 28px;
  background-position: -360px 0;
}
.html-icon.trophy-icon {
  width: 28px;
  height: 30px;
  background-position: -400px 0;
}
.html-icon.user-icon {
  width: 16px;
  height: 19px;
  background-position: -440px 0;
}
.html-icon.password-icon {
  width: 18px;
  height: 22px;
  background-position: -480px 0;
}
.html-icon.phone-icon {
  width: 16px;
  height: 24px;
  background-position: -520px 0;
}
.html-icon.white-search-icon {
  width: 21px;
  height: 17px;
  background-position: -560px 0;
}
.checkbox {
  position: relative;
  box-sizing: border-box;
  padding-left: 25px;
}
.checkbox input[type=checkbox] {
  -webkit-appearance: none;
  position: absolute;
  left: -9999px;
}
.checkbox input[type=checkbox]:checked + i {
  display: block !important;
}
.checkbox:before {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1.5px solid #adadad;
  border-radius: 5px;
  content: '';
  left: 0;
  background: #ffffff;
}
.checkbox i {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../images/icon-check.png) 0 0 no-repeat;
  background-size: cover;
  left: 1px;
  top: 2px;
  display: none;
}
.pad-20 {
  padding: 20px;
  box-sizing: border-box;
}
.pad-0-20 {
  padding: 0 20px;
  box-sizing: border-box;
}
.crumbs-nav {
  line-height: 45px;
  font-size: 16px;
  color: #565656;
}
.crumbs-nav a {
  color: #565656;
}
.crumbs-nav a:hover {
  text-decoration: underline;
}
.crumbs-nav span {
  margin-left: 5px;
}
.padTop-20 {
  padding: 0 20px 20px 20px;
  box-sizing: border-box;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.page-nub ul {
  width: 540px;
  margin: 0 auto;
}
.page-nub li {
  float: left;
  line-height: 39px;
  margin-right: 10px;
  font-size: 16px;
  border: 1px solid #fc6a21;
  border-radius: 5px;
}
.page-nub li a {
  color: #fc6a21;
  display: block;
  padding: 0 14px;
}
.page-nub li:active,
.page-nub li.active {
  background: #fc6a21;
}
.page-nub li:active a,
.page-nub li.active a {
  color: #ffffff;
}
.input-text {
  display: block !important;
  width: 100% !important;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding: 0 12px;
  outline: none;
}
.radio {
  position: relative;
  box-sizing: border-box;
  padding-left: 20px;
  width: 20%;
  display: inline-block;
}
.radio input {
  position: absolute;
  left: -9999px;
  -webkit-appearance: none;
}
.radio input:checked + i {
  background-position: -15px 0;
}
.radio i {
  position: absolute;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/radio.png) 0 0 no-repeat;
  background-size: cover ;
  left: 0;
  top: 5px;
}
.mt-15 {
  margin-top: 15px;
}
/*通用表单页面*/
.form-label {
  line-height: 40px;
  width: 100%;
  margin-bottom: 20px;
}
.form-label .label-name {
  width: 25%;
  text-align: right;
  box-sizing: border-box;
  padding-right: 15px;
  font-size: 16px;
  color: #282828;
}
.form-label .label-content {
  position: relative;
  width: 60%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 15px;
}
.input-box .label-content input {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding: 0 15px;
  outline: none;
  font-size: 16px;
}
.textarea-box .label-content textarea {
  display: block;
  width: 100%;
  height: 80px;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 15px;
  border: 1px solid #e6e6e6;
  outline: none;
  font-family: "microsoft yahei";
  font-size: 16px;
  resize: none;
}
.radio-box .label-content label.radio {
  font-size: 16px;
  padding-left: 26px;
}
.radio-box .label-content label.radio > i {
  top: 13px;
}
.checkbox-box .label-content label.checkbox {
  display: inline-block;
  font-size: 16px;
  padding-left: 35px;
  width: 20%;
}
.checkbox-box .label-content label.checkbox:before {
  top: 10px;
}
.checkbox-box .label-content label.checkbox i {
  top: 12px;
}
.select-style-box .label-content select {
  width: 100%;
  height: 40px;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  box-sizing: border-box;
  padding: 0 15px;
  outline: none;
}
.upload-box .label-content input[type=text] {
  width: 100%;
  height: 40px;
  border: 1px solid #e6e6e6;
  outline: none;
  box-sizing: border-box;
  padding: 0 15px;
  padding-right: 80px;
}
.upload-box .label-content > a {
  display: block;
  position: absolute;
  right: 0;
  width: 80px;
  font-size: 16px;
  background: #fc6a21;
  height: 40px;
  text-align: center;
  color: #ffffff;
  top: 0;
}
.upload-box .label-content > a:active {
  background: #f26017;
}
.pc-header {
  height: 100px;
  background: linear-gradient(90deg, #51d9eb, #1677e2);
  background: -o-linear-gradient(90deg, #51d9eb, #1677e2);
  background: -webkit-linear-gradient(90deg, #51d9eb, #1677e2);
  background: url(../images/header-bg.jpg) 0 0 repeat-x;
  background-size: contain;
  position: relative;
  overflow: hidden;
}
.pc-header .cloud-bg {
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/header-bg.png) 0 0 repeat-x;
  background-size: contain;
  opacity: 0.3;
  background-position: 0 0;
  filter: url(blur.svg#blur);
  /* FireFox, Chrome, Opera */
  -webkit-filter: blur(0.5px);
  /* Chrome, Opera */
  -moz-filter: blur(0.5px);
  -ms-filter: blur(0.5px);
  filter: blur(0.5px);
}
.pc-header > .container {
  position: relative;
  box-sizing: border-box;
  padding-top: 25px;
}
.pc-header .logo-link {
  display: block;
  height: 50px;
}
.pc-header .header-scroll {
  position: absolute;
  left: 500px;
  top: 15px;
  width: 500px;
  height: 70px;
  overflow: hidden;
}
.pc-header .header-scroll ul {
  position: absolute;
  width: 1500px;
}
.pc-header .header-scroll li {
  float: left;
  position: absolute;
  opacity: 0;
  height: 70px;
}
.pc-header .header-scroll li img {
  display: block;
  height: 100%;
  width: auto;
}
.pc-header .header-scroll li:first-child {
  opacity: 1;
}
.pc-header .sign-box {
  position: absolute;
  right: 0;
  top: 8px;
  color: #ffffff;
}
.pc-header .sign-box a {
  color: #ffffff;
}
.pc-header .sign-box a:hover {
  text-decoration: underline;
}
.nav {
  background: #fc6a21;
  height: 40px;
  line-height: 40px;
}
.nav ul > li {
  float: left;
  width: 133.33333333px;
  text-align: center;
  position: relative;
}
.nav ul > li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 15px;
}
.nav ul > li:hover,
.nav ul > li.active {
  background: #f5eb5f;
}
.nav ul > li:hover > a,
.nav ul > li.active > a {
  color: #282828;
}
.nav ul > li:hover ol {
  display: block;
}
.nav ul > li ol {
  display: none;
  position: absolute;
  z-index: 10;
  width: 240px;
}
.nav ul > li ol li {
  width: 100%;
  background: rgba(252, 106, 33, 0.8);
  text-align: left;
  box-sizing: border-box;
  padding: 0 20px;
  position: relative;
}
.nav ul > li ol li em {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
}
.nav ul > li ol li:hover {
  background: #f5eb5f;
}
.nav ul > li ol li:hover a {
  color: #282828;
}
.nav ul > li ol li:hover em {
  background-position: -320px -12px;
}
.footer {
  background: #fc6a21;
  padding: 18px 0;
  text-align: center;
  line-height: 26px;
}
.footer .footer-line-1 a {
  color: #ffffff;
}
.footer .footer-line-1 span {
  color: #ffffff;
  margin-left: 5px;
}
.footer .footer-line-2 {
  color: #ffffff;
}
.footer .footer-line-3 {
  color: #ffffff;
}
.footer .footer-line-3 a {
  color: #ffffff;
}
.footer .footer-line-3 a:hover {
  text-decoration: underline;
}
.public-image-list li {
  float: left;
  width: 275px;
  height: 270px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.public-image-list li:nth-child(4n) {
  margin-right: 0;
}
.public-image-list li .public-image-pic {
  width: 100%;
  height: 170px;
}
.public-image-list li .public-image-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.public-image-list li .public-image-infor {
  width: 100%;
  line-height: 20px;
}
.public-image-list li .public-image-infor .name {
  color: #de2b26;
  font-size: 16px;
  line-height: 30px;
  -webkit-line-clamp: 1;
}
.public-image-list li .public-image-infor .time {
  -webkit-line-clamp: 1;
  color: #565656;
  margin-top: 5px;
}
.public-image-list li .public-image-infor .describe {
  -webkit-line-clamp: 2;
  color: #565656;
  margin-top: 5px;
  height: 40px;
}
/*公益明星*/
.public-star-list li {
  float: left;
  width: 275px;
  height: 200px;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
}
.public-star-list li:nth-child(4n) {
  margin-right: 0;
}
.public-star-list li .public-star-image {
  width: 100%;
  height: 100%;
}
.public-star-list li .public-star-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.public-star-list li .public-star-title {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 10px;
  color: #ffffff;
  text-align: center;
  transition: all 0.2s;
  font-size: 16px;
}
/*图说公益*/
.caption-image > .container {
  box-sizing: border-box;
  padding: 20px 200px;
}
.caption-image li {
  float: left;
  width: 30%;
  margin-right: 5%;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.caption-image li:nth-child(3n) {
  margin-right: 0;
}
.caption-image li:hover .caption-name {
  text-decoration: underline;
}
.caption-image li:after {
  content: '';
  display: block;
  clear: both;
}
.caption-image li .caption-up {
  width: 100%;
  height: 180px;
}
.caption-image li .caption-up img {
  display: block;
  width: 100%;
  height: 100%;
}
.caption-image li .caption-name {
  font-size: 16px;
  color: #282828;
  margin: 3px 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.caption-image li .caption-time {
  font-size: 14px;
  color: #7e7e7e;
}
/*文章详情页*/
.currency-article-body .article-details-title {
  font-size: 20px;
  text-align: center;
  color: #282828;
}
.currency-article-body .art-infor {
  width: 500px;
  margin: 20px auto;
  font-size: 14px;
  color: #7e7e7e;
}
.currency-article-body article {
  font-size: 16px;
  color: #565656;
  padding: 0 40px;
  line-height: 28px;
}
.currency-article-body article img {
  display: block;
  max-width: 100%;
}
.currency-article-body .up-and-down {
  box-sizing: border-box;
  padding: 20px 40px;
  font-size: 16px;
}
.currency-article-body .up-and-down a {
  display: block;
  color: #282828;
}
.currency-article-body .up-and-down a:hover {
  text-decoration: underline;
}
/*公益伙伴列表页*/
.public-partner-body li {
  width: 22%;
  float: left;
  margin-right: 4%;
  box-sizing: border-box;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.public-partner-body li:nth-child(4n) {
  margin-right: 0;
}
.public-partner-body li:after {
  clear: both;
  display: block;
  content: '';
}
.public-partner-body li .partner-pic {
  float: left;
  width: 100%;
  height: 160px;
}
.public-partner-body li .partner-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.public-partner-body li .partner-infor {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.public-partner-body li .partner-infor div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.public-partner-body li .partner-infor .partner-job {
  color: #282828;
  font-size: 16px;
  margin-top: 3px;
}
.public-partner-body li .partner-infor .partner-type {
  margin-top: 5px;
  color: #7e7e7e;
}
.public-partner-body li .partner-infor .partner-intro {
  margin-top: 5px;
  color: #7e7e7e;
}
/*公益活动详情页*/
.star-details-header .star-photo {
  width: 536px;
  height: 349px;
}
.star-details-header .star-photo img {
  display: block;
  width: 100%;
  height: 100%;
}
.star-details-header .star-infor {
  width: 624px;
  box-sizing: border-box;
  padding-left: 12px;
  min-height: 340px;
}
.star-details-header .star-infor .star-name {
  font-size: 20px;
  color: #282828;
}
.star-details-header .star-infor .describe {
  font-size: 16px;
  color: #7e7e7e;
}
/*公益金百万行*/
.m-header .million-img {
  width: 960px;
  height: 250px;
}
.m-header .million-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.m-header .thank-note {
  background: #fcf9f5;
  width: 240px;
  height: 250px;
}
.m-header .thank-note .thank-title {
  text-align: center;
  color: #de2b26;
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0;
}
.m-header .thank-note .thank-note-content {
  box-sizing: border-box;
  padding: 0 10px;
  color: #7e7e7e;
  line-height: 24px;
  height: 144px;
}
.m-header .thank-note > a {
  display: block;
  box-sizing: border-box;
  margin: 5px 10px;
  line-height: 40px !important;
}
.m-title-box {
  width: 100%;
  line-height: 40px;
  position: relative;
  box-sizing: border-box;
  padding: 0 15px;
}
.m-title-box h3 {
  font-size: 16px;
  color: #ffffff;
}
.m-title-box > a {
  position: absolute;
  font-size: 12px;
  color: #e6e6e6;
  right: 15px;
  top: 0;
}
.m-title-box.red {
  background: #de2b26;
}
.m-title-box.orange {
  background: #fc6a21;
}
.m-body .m-left {
  width: 590px;
  margin-right: 20px;
}
.m-body .m-right {
  display: block;
  width: 590px;
  height: 712px;
  background: #fcf9f5;
}
.m-body .m-right .m-love-list {
  box-sizing: border-box;
  padding: 12px;
}
.list-title li {
  float: left;
  display: block;
  width: 25%;
  text-align: center;
  font-size: 16px;
  color: #282828;
  font-weight: 700;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 12px;
}
.list-body {
  overflow: hidden;
  height: 616px;
  position: relative;
}
.list-body ul {
  width: 100%;
  position: absolute;
}
.list-body li {
  border-bottom: 1px dashed #e6e6e6;
}
.list-body li:after {
  content: '';
  display: block;
  clear: both;
}
.list-body li div {
  float: left;
  width: 25%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  line-height: 28px;
  color: #7e7e7e;
  font-size: 12px;
}
.m-guide-content {
  background: #fcf9f5;
  box-sizing: border-box;
  padding: 12px;
  height: 380px;
  color: #565656;
  line-height: 28px;
}
.m-guide-content img {
  display: block;
  width: 100%;
}
.m-news-content {
  background: #fcf9f5;
  box-sizing: border-box;
  padding: 12px;
  height: 232px;
}
.m-news-content li {
  position: relative;
  border-bottom: 1px dashed #e6e6e6;
  line-height: 28px;
}
.m-news-content li:hover a {
  text-decoration: underline;
}
.m-news-content li:before {
  position: absolute;
  content: '';
  width: 3px;
  height: 3px;
  background: #565656;
  border-radius: 100px;
  top: 12px;
}
.m-news-content li a {
  color: #565656;
  width: 500px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  padding-left: 15px;
}
.m-news-content li span {
  position: absolute;
  right: 12px;
  top: 0;
  color: #adadad;
}
.m-footer {
  text-align: center;
  color: #7e7e7e;
  font-size: 14px;
}
.m-footer > .container {
  margin-top: 12px;
  border-top: 1px solid #bebaba;
  padding: 20px 0;
  box-sizing: border-box;
  line-height: 22px;
}
/*助学页面*/
.student-news > .container {
  background: #fffdf1;
  height: 257px;
}
.student-news .stu-news-image {
  width: 540px;
  height: 257px;
  position: relative;
  overflow: hidden;
}
.student-news .stu-news-image .banner-image {
  position: absolute;
  width: 1080px;
}
.student-news .stu-news-image .banner-image li {
  float: left;
  position: relative;
}
.student-news .stu-news-image .banner-image li img {
  display: block;
  width: 540px;
  height: 257px;
}
.student-news .stu-news-image .banner-image li .banner-name {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 540px;
  line-height: 40px;
  color: #ffffff;
  box-sizing: border-box;
  padding: 0 15px;
}
.student-news .stu-news-image .banner-image li .banner-name h1 {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 140px;
}
.student-news .stu-news-image .banner-points {
  position: absolute;
  right: 0;
  height: 40px;
  bottom: 0;
  box-sizing: border-box;
  padding: 10px 0;
}
.student-news .stu-news-image .banner-points li {
  float: left;
  width: 20px;
  height: 20px;
  background: #ffffff;
  color: #565656;
  text-align: center;
  line-height: 20px;
  margin-right: 8px;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}
.student-news .stu-news-image .banner-points li:hover,
.student-news .stu-news-image .banner-points li.active {
  color: #ffffff;
  background: #fc6a21;
}
.student-news .stu-news-list {
  width: 660px;
  box-sizing: border-box;
  padding: 12px 20px;
}
.student-news .stu-news-list li {
  position: relative;
  line-height: 40px;
}
.student-news .stu-news-list li a {
  display: block;
  width: 100%;
  color: #565656;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 100px;
  box-sizing: border-box;
}
.student-news .stu-news-list li span {
  position: absolute;
  right: 0;
  top: 0;
}
.student-news .stu-news-list li:hover a {
  color: #fc6a21;
}
.stu-apply > .container {
  background: url(../images/stu-apply-bg.jpg) center center no-repeat;
  background-size: cover;
  height: 200px;
  position: relative;
}
.stu-apply .stu-infor {
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  left: 336px;
  top: 35px;
}
.stu-apply .stu-infor span {
  font-size: 30px;
  color: #fc6a21;
  margin: 0 10px;
}
.stu-apply .stu-apply-btn {
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  position: absolute;
  display: block;
  background: url(../images/btn-line-bg.jpg) 0 0 repeat-x;
  height: 60px;
  width: 200px;
  box-sizing: border-box;
  border-radius: 6px;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  line-height: 60px;
  right: 84px;
  top: 70px;
  box-shadow: 5px 5px 40px -10px #fc6a21;
}
.stu-apply .stu-apply-btn:active {
  background-position: 0 -80px;
}
.stu-group .wait-stu-list {
  background: #fffdf1;
  width: 800px;
}
.stu-group .wait-stu-right {
  background: #fffdf1;
  width: 380px;
  min-height: 500px;
}
.stu-love-list {
  box-sizing: border-box;
  padding: 0 20px;
  height: 550px;
}
.stu-love-list .love-list-head {
  background: url(../images/list_of_love-bg.png) center center no-repeat;
  width: 245px;
  height: 31px;
  margin: 20px auto;
}
.stu-love-list .donate-sta {
  background: #ffeadf;
  line-height: 35px;
  box-sizing: border-box;
  padding: 0 15px;
}
.stu-love-list .donate-sta span {
  color: #fc6a21;
  margin-left: 5px;
}
.stu-love-list .w-love-list {
  display: block;
  height: 444px;
  width: 100%;
}
.stu-love-list .w-love-list li {
  width: 100%;
  box-sizing: border-box;
  padding: 12px 0;
  border-bottom: 1px dashed #e6e6e6;
}
.stu-love-list .w-love-list li .medal-name {
  font-size: 16px;
  color: #282828;
}
.stu-love-list .w-love-list li .medal-name i {
  color: #fc6a21;
  margin-right: 10px;
}
.stu-love-list .w-love-list li .w-list-infor {
  width: 100%;
  margin-top: 10px;
}
.stu-love-list .w-love-list li .w-list-infor span {
  color: #fc6a21;
  margin: 0 5px;
  font-size: 16px;
}
.stu-love-list .w-love-list li:nth-child(1) .medal-name i {
  display: inline-block;
  width: 14px;
  height: 22px;
  background: url(../images/medal.png) 0 0 no-repeat;
  background-size: cover;
  vertical-align: -5px;
}
.stu-love-list .w-love-list li:nth-child(2) .medal-name i {
  display: inline-block;
  width: 14px;
  height: 22px;
  background: url(../images/medal.png) 0 0 no-repeat;
  background-size: cover;
  background-position: -14px 0;
  vertical-align: -5px;
}
.stu-love-list .w-love-list li:nth-child(3) .medal-name i {
  display: inline-block;
  width: 14px;
  height: 22px;
  background: url(../images/medal.png) 0 0 no-repeat;
  background-size: cover;
  background-position: -28px 0;
  vertical-align: -5px;
}
.newest-donate-box {
  box-sizing: border-box;
  padding: 0 20px;
  padding-bottom: 21px;
}
.newest-donate-box .newest-list {
  overflow: hidden;
  height: 444px;
}
.newest-donate-box .newest-box-head {
  background: url(../images/newest-head.png) 0 0 no-repeat;
  background-size: cover ;
  width: 222px;
  height: 54px;
  margin: 30px auto;
}
.newest-donate-box li {
  border-bottom: 1px dashed #e6e6e6;
  box-sizing: border-box;
  padding: 10px 0;
}
.newest-donate-box li .name {
  font-size: 18px;
  color: #282828;
}
.newest-donate-box li .newset-infor {
  margin-top: 10px;
  font-size: 14px;
  color: #7e7e7e;
}
.newest-donate-box li .newset-infor span {
  color: #fc6a21;
}
.wait-list li {
  box-sizing: border-box;
  position: relative;
  padding: 30px 20px;
}
.wait-list li:after {
  display: block;
  position: absolute;
  width: 760px;
  height: 1px;
  background: #dcdcdc;
  content: '';
  bottom: 0;
}
.wait-list li:last-child:after {
  display: none;
}
.wait-list .stu-photo {
  position: absolute;
  width: 120px;
  height: 160px;
  box-shadow: 0 0 15px rgba(252, 106, 33, 0.2);
}
.wait-list .stu-photo img {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 10px solid #ffffff;
}
.wait-list .wait-stu-infor {
  width: 100%;
  min-height: 160px;
  box-sizing: border-box;
  padding-left: 160px;
  color: #282828;
}
.wait-list .wait-stu-infor .stu-name {
  font-size: 18px;
  color: #282828;
  line-height: 40px;
}
.wait-list .wait-stu-infor .stu-name span {
  color: #adadad;
  font-size: 14px;
}
.wait-list .wait-stu-infor .stu-infor-2 {
  width: 100%;
  line-height: 35px;
}
.wait-list .wait-stu-infor .stu-infor-2 > div {
  float: left;
  margin-right: 30px;
}
.wait-list .wait-stu-infor .stu-infor-3 {
  width: 100%;
  line-height: 35px;
}
.wait-list .wait-stu-infor .stu-infor-3 > div {
  float: left;
  margin-right: 30px;
}
.wait-list .wait-stu-infor .stu-infor-3 > div span {
  color: #fc6a21;
}
.wait-list .wait-stu-infor .stu-infor-3 .prograss {
  vertical-align: -2px;
  display: inline-block;
  width: 130px;
  height: 12px;
  background: #fde1d2;
  border-radius: 100px;
  margin-left: 15px;
}
.wait-list .wait-stu-infor .stu-infor-3 .prograss .prograss-content {
  background: #fc6a21;
  width: 20%;
  height: 12px;
  border-radius: 100px;
}
.wait-list .wait-stu-infor .stu-infor-3 .percent {
  display: inline-block;
  color: #fc6a21;
  vertical-align: -1px;
  margin-left: 15px;
}
.wait-list .wait-stu-infor > a {
  width: 108px;
  line-height: 40px;
  font-size: 18px;
  margin-top: 8px;
}
.wait-list .wait-stu-infor > a .love-icon {
  display: inline-block;
  width: 22px;
  height: 20px;
  background: url(../images/love-icon.png) center center no-repeat;
  background-size: cover;
  vertical-align: -4px;
  margin-right: 10px;
}
.funded-student > .container {
  background: #fffdf1;
}
.funded-student ul {
  box-sizing: border-box;
  padding: 0 20px;
}
.funded-student ul li {
  float: left;
  position: relative;
  width: 540px;
  box-sizing: border-box;
  border-bottom: 1px solid #e6e6e6;
  padding: 30px 0;
  margin-right: 74px;
}
.funded-student ul li .funded-stu-photo {
  position: absolute;
  width: 120px;
  height: 160px;
  box-shadow: 0 0 15px rgba(252, 106, 33, 0.2);
}
.funded-student ul li .funded-stu-photo img {
  display: block;
  width: 100%;
  height: 100%;
  border: 10px solid #ffffff;
  box-sizing: border-box;
}
.funded-student ul li .funded-stu-infor {
  min-height: 160px;
  box-sizing: border-box;
  padding-left: 160px;
}
.funded-student ul li .funded-stu-infor div {
  line-height: 40px;
}
.funded-student ul li .funded-stu-infor .funded-name {
  font-size: 18px;
  color: #282828;
}
.funded-student ul li .funded-stu-infor .funded-name span {
  color: #adadad;
  font-size: 14px;
}
.funded-student ul li .funded-stu-infor .has-been-money span {
  color: #fc6a21;
}
.funded-student ul li .funded-stu-infor .funded-line-1 span {
  margin-right: 25px;
}
.funded-student ul li:nth-child(2n) {
  margin-right: 0;
}
.funded-student ul li:nth-last-child(2) {
  border-bottom: none;
}
.funded-student ul li:last-child {
  border-bottom: none;
}
.news-three-line .news-group {
  width: 386px;
  background: #fffdf1;
  margin-right: 20px;
}
.news-three-line .news-group ul {
  box-sizing: border-box;
  padding: 0 20px;
}
.news-three-line .news-group ul li {
  border-bottom: 1px dashed #adadad;
  line-height: 50px;
  position: relative;
}
.news-three-line .news-group ul li:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  background: #7e7e7e;
  top: 50%;
  margin-top: -2px;
}
.news-three-line .news-group ul li a {
  display: block;
  box-sizing: border-box;
  padding-left: 10px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #565656;
}
.news-three-line .news-group ul li a:hover {
  color: #fc6a21;
}
.news-three-line .news-group ul li:last-child {
  border-bottom: none;
}
.news-three-line .news-group:last-child {
  margin-right: 0;
}
/*捐助人管理*/
.donor-manage h1 {
  color: #282828;
  text-align: center;
  font-size: 20px;
  margin: 20px auto;
}
.donor-manage table {
  display: block;
  width: 100%;
}
.donor-manage table thead {
  width: 100%;
}
.donor-manage table thead th {
  width: 88px;
  font-size: 16px;
  background: #fc6a21;
  line-height: 40px;
  color: #ffffff;
}
.donor-manage table tbody {
  width: 100%;
}
.donor-manage table tbody tr {
  border-bottom: 1px solid #e6e6e6;
}
.donor-manage table tbody td {
  width: 88px;
  text-align: center;
  border-right: 1px solid #e6e6e6;
  font-size: 14px;
  box-sizing: border-box;
  padding: 5px;
}
.donor-manage table tbody td:last-child {
  border-right: none !important;
}
/*待资助学生列表*/
.wait-donor-banner > .container {
  width: 1200px;
  height: 248px;
  background: url(../images/example/wait-donor-banner.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.wait-donor-banner .wait-donor-word {
  position: absolute;
  left: 330px;
  top: 45px;
  font-size: 24px;
  line-height: 50px;
}
.wait-donor-banner .wait-donor-word span {
  color: #fc6a21;
  font-size: 40px;
  margin: 0 10px;
}
.wait-donor-banner .banner-search-box {
  width: 316px;
  height: 195px;
  position: absolute;
  right: 44px;
  top: 24px;
}
.wait-donor-banner .banner-search-box label {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.wait-donor-banner .banner-search-box label input[type=text] {
  width: 100%;
  height: 40px;
  background: #fffdf1;
  box-sizing: border-box;
  padding: 0 20px;
  outline: none;
  box-shadow: 0 0 15px rgba(255, 122, 52, 0.2);
}
.wait-donor-banner .banner-search-box label select {
  display: block;
  width: 150px;
  height: 40px;
  border: none;
  background: #fffdf1;
  color: #7e7e7e;
  box-sizing: border-box;
  padding: 0 16px;
  outline: none;
}
.wait-donor-banner .banner-search-box label > a {
  display: block;
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: url(../images/btn-line-bg.jpg) 0 0 repeat-x;
  background-size: 1px 80px;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 6px;
}
.wait-donor-banner .banner-search-box label > a:active {
  background-position-y: -40px;
}
/*结对助学记录列表页*/
.donor-record-list h1 {
  text-align: center;
  font-size: 24px;
  margin: 20px auto;
}
.donor-record-list ul {
  background: #fffdf1;
  box-sizing: border-box;
}
.donor-record-list ul li {
  width: 420px;
  margin-right: 40px;
  float: left;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
}
.donor-record-list ul li:hover .stu-name {
  color: #fc6a21 !important;
}
.donor-record-list ul li .record-stu-photo {
  position: absolute;
  width: 100px;
  height: 140px;
  box-shadow: 0 0 15px rgba(252, 106, 33, 0.2);
}
.donor-record-list ul li .record-stu-photo img {
  display: block;
  width: 100%;
  height: 100%;
  border: 8px solid #ffffff;
  box-sizing: border-box;
}
.donor-record-list ul li .record-infor {
  min-height: 140px;
  box-sizing: border-box;
  padding-left: 130px;
}
.donor-record-list ul li .record-infor .stu-name {
  font-size: 24px;
  color: #282828;
  padding-top: 10px;
}
.donor-record-list ul li .record-infor .stu-amount {
  font-size: 16px;
  color: #7e7e7e;
  margin-top: 20px;
}
.donor-record-list ul li .record-infor .stu-time {
  margin-top: 20px;
  color: #7e7e7e;
  font-size: 16px;
}
.donor-record-list ul li:nth-child(2n) {
  margin-right: 0;
}
/*学生详情*/
.stu-details-head > .container {
  background: url(../images/stu-details-head-bg.jpg) center center no-repeat;
  background-size: cover;
  width: 1200px;
  height: 288px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 20px;
}
.stu-details-head .stu-details-photo {
  width: 110px;
  height: 110px;
  margin: 0 auto;
}
.stu-details-head .stu-details-photo img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 1000px;
  box-sizing: border-box;
  border: 6px solid #ffffff;
}
.stu-details-head .name {
  font-size: 20px;
  color: #ffffff;
  margin-top: 10px;
}
.stu-details-head .donor-time {
  color: #ffffff;
  text-align: center;
  margin-top: 5px;
}
.stu-details-head .prograss {
  width: 500px;
  margin: 5px auto;
  text-align: center;
}
.stu-details-head .prograss .prograss-already {
  color: #ffffff;
  text-align: center;
  width: 150px;
}
.stu-details-head .prograss .prograss-target {
  color: #ffffff;
  text-align: center;
  width: 150px;
}
.stu-details-head .prograss .prograss-body {
  background: rgba(255, 255, 255, 0.6);
  width: 200px;
  height: 12px;
  border-radius: 100px;
  margin-top: 3px;
}
.stu-details-head .prograss .prograss-body .prograss-content {
  width: 40%;
  height: 12px;
  background: #ffffff;
  border-radius: 100px;
}
.stu-details-head .details-btn-group {
  line-height: 35px;
  margin-top: 10px;
}
.stu-details-head .details-btn-group a {
  color: #ffffff;
  border: 1px solid #ffffff;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 1000px;
  padding: 0 25px;
  font-size: 16px;
}
.stu-details-head .details-btn-group a:first-child {
  margin-right: 15px;
}
.stu-details-head .details-btn-group a:active {
  background: #ffffff;
  color: #fc6a21;
}
.stu-infor-col > .container {
  background: #fffdf1;
  box-sizing: border-box;
  padding: 20px;
}
.stu-infor-col > .container > div {
  width: 366px;
  margin-right: 28px;
}
.stu-infor-col > .container > div:last-child {
  margin-right: 0;
}
.stu-infor-col .stu-infor,
.stu-infor-col .stu-home-infor,
.stu-infor-col .stu-school-infor {
  line-height: 30px;
  color: #7e7e7e;
}
.stu-infor-col .stu-infor span,
.stu-infor-col .stu-home-infor span,
.stu-infor-col .stu-school-infor span {
  color: #282828;
}
.stu-infor-col .stu-infor em,
.stu-infor-col .stu-home-infor em,
.stu-infor-col .stu-school-infor em {
  color: #fc6a21;
}
.stu-infor-col .stu-infor h1,
.stu-infor-col .stu-home-infor h1,
.stu-infor-col .stu-school-infor h1 {
  font-size: 18px;
  color: #282828;
  border-bottom: 1px solid #bebaba;
  box-sizing: border-box;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.stu-intro > .container {
  background: #fffdf1;
  box-sizing: border-box;
  padding: 0 20px;
}
.stu-intro .stu-intro-tab-title {
  border: 1px solid #cfcfcf;
}
.stu-intro .stu-intro-tab-title li {
  border-right: 1px solid #cfcfcf;
  float: left;
  line-height: 50px;
  font-size: 18px;
}
.stu-intro .stu-intro-tab-title li a {
  display: block;
  padding: 0 30px;
  color: #282828;
}
.stu-intro .stu-intro-tab-title li:active a,
.stu-intro .stu-intro-tab-title li.active a {
  background: #eeebe8;
}
.stu-intro .stu-intro-tab-body {
  padding: 20px 0;
}
.stu-intro .stu-intro-tab-body .stu-describe {
  font-size: 14px;
  color: #7e7e7e;
  line-height: 28px;
}
.stu-intro .stu-intro-tab-body .tab-content {
  display: none;
}
.stu-intro .stu-intro-tab-body .tab-content.active {
  display: block;
}
.stu-intro .stu-intro-tab-body .feedback ul {
  box-sizing: border-box;
  padding-left: 160px;
  position: relative;
}
.stu-intro .stu-intro-tab-body .feedback ul:before {
  content: '';
  width: 1px;
  height: 100%;
  background: #cfcfcf;
  position: absolute;
  left: 130px;
}
.stu-intro .stu-intro-tab-body .feedback ul li {
  position: relative;
  margin-bottom: 40px;
}
.stu-intro .stu-intro-tab-body .feedback ul li .time {
  position: absolute;
  left: -135px;
  font-size: 14px;
  color: #565656;
}
.stu-intro .stu-intro-tab-body .feedback ul li .title {
  font-size: 14px;
  color: #282828;
}
.stu-intro .stu-intro-tab-body .feedback ul li .word {
  margin-top: 5px;
  color: #7e7e7e;
}
.stu-intro .stu-intro-tab-body .feedback ul li .image-group {
  margin-top: 10px;
}
.stu-intro .stu-intro-tab-body .feedback ul li .image-group img {
  display: block;
  float: left;
  width: 160px;
  height: 100px;
  margin-right: 20px;
}
.stu-intro .stu-intro-tab-body .feedback ul li:before {
  content: '';
  display: block;
  position: absolute;
  width: 13px;
  height: 13px;
  background: #cfcfcf;
  left: -36px;
  top: 3px;
  border-radius: 100px;
}
/*捐助人管理页面*/
.donor-manage-list > .header {
  height: 60px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
.donor-manage-list > .header > a {
  position: absolute;
  left: 0;
  top: 0;
}
.donor-manage-list .prev-and-next {
  width: 250px;
}
.donor-manage-list .prev-and-next a {
  margin-right: 20px;
}
.donor-manage-list h1 {
  font-size: 24px;
  color: #282828;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
}
.donor-manage-list li {
  width: 100%;
  line-height: 35px;
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0;
}
.donor-manage-list li .donor-line-1 > div,
.donor-manage-list li .donor-line-2 > div,
.donor-manage-list li .donor-line-3 > div {
  width: 33.33%;
  box-sizing: border-box;
  padding: 0 40px 0 0;
  color: #7e7e7e;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.donor-manage-list li .donor-line-1 > div span,
.donor-manage-list li .donor-line-2 > div span,
.donor-manage-list li .donor-line-3 > div span {
  color: #282828;
  margin-left: 10px;
}
.donor-manage-list li .donor-line-4 {
  text-align: right;
}
.donor-manage-list li .donor-line-4 a {
  color: #fc6a21;
  margin-right: 20px;
}
.donor-manage-list li .donor-line-4 a:hover {
  text-decoration: underline;
}
/*通用表单页面*/
.form-currency .container {
  box-sizing: border-box;
  padding: 40px;
}
.form-title {
  color: #282828;
  font-size: 20px;
  text-align: center;
  margin-bottom: 40px;
}
.pay-type-body > .container {
  box-sizing: border-box;
  padding: 80px 0;
  min-height: 600px;
}
.pay-type-body .pay-type-icon {
  display: block;
  width: 80px;
  height: 80px;
  background: url(../images/success-fair.png) 0 0 no-repeat;
  background-size: cover;
  margin: 0 auto;
}
.pay-type-body .pay-type-icon.success {
  background-position: 0 0;
}
.pay-type-body .pay-type-icon.fair {
  background-position: -80px 0;
}
.pay-type-body .pay-type-word {
  text-align: center;
  font-size: 18px;
  color: #282828;
  margin-top: 20px;
}
.pay-type-body .btn-group {
  width: 300px;
  margin: 40px auto;
}
.pay-type-body .btn-group > a {
  display: block;
  width: 130px;
  line-height: 40px;
  height: 40px;
}
/*学生详情我要捐款*/
.donor-instruct {
  background: #fffdf1;
  width: 500px;
  height: 400px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -250px;
  box-sizing: border-box;
  padding: 0 30px ;
}
.donor-instruct h1 {
  text-align: center;
  font-size: 20px;
  margin: 20px 0;
}
.donor-instruct .donor-article {
  font-size: 14px;
  color: #565656;
  margin-bottom: 20px;
  height: 190px;
  overflow: hidden;
}
.donor-instruct label {
  margin-top: 20px;
}
.donor-instruct .m-btn-group {
  margin-top: 30px;
}
.donor-instruct .m-btn-group a {
  display: block;
  width: 200px;
  line-height: 35px;
  height: 35px;
}
.donor-instruct .m-close-btn {
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: 0;
}
.donor-instruct .m-close-btn:active {
  opacity: 0.8;
}
/*捐款信息页面*/
.donor-infor-body > .container {
  box-sizing: border-box;
  padding: 20px 80px;
}
.donor-infor-body .choose-donor-manage {
  border-bottom: 1px solid #e6e6e6;
}
.donor-infor-body .choose-donor-manage h1 {
  font-size: 20px;
  color: #282828;
}
.donor-infor-body .choose-donor-manage li {
  position: relative;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  padding: 15px 20px;
  float: left;
  cursor: pointer;
  margin-bottom: 20px;
  width: 500px;
  margin-right: 40px;
}
.donor-infor-body .choose-donor-manage li:nth-child(2n) {
  margin-right: 0;
}
.donor-infor-body .choose-donor-manage li.active,
.donor-infor-body .choose-donor-manage li:active {
  border-color: #fc6a21;
}
.donor-infor-body .choose-donor-manage li .manage-list-line {
  color: #7e7e7e;
  line-height: 28px;
  box-sizing: border-box;
  display: block;
  width: 400px;
}
.donor-infor-body .choose-donor-manage li .manage-list-line .belong-org {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.donor-infor-body .choose-donor-manage li .manage-list-line .name {
  margin-right: 50px;
}
.donor-infor-body .choose-donor-manage li .manage-list-line span {
  color: #282828;
}
.donor-infor-body .choose-donor-manage li .edit-btn {
  position: absolute;
  right: 20px;
  top: 40px;
  cursor: pointer;
}
.donor-infor-body .choose-donor-manage li .edit-btn:active {
  opacity: 0.8;
}
.donor-infor-body .choose-donor-manage li .edit-btn .icon-edit {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/edit-icon.png) center center no-repeat;
  background-size: cover;
  position: relative;
}
.donor-infor-body .choose-donor-manage li .edit-btn .icon-edit:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 40px;
  background: #e6e6e6;
  left: -15px;
  top: -3px;
}
.m-donor-amount {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
}
.m-donor-amount h1 {
  font-size: 20px;
  color: #282828;
}
.m-donor-amount .amount-nub {
  color: #fc6a21;
  font-size: 24px;
  margin-top: 10px;
}
.m-pay-type h1 {
  font-size: 20px;
  color: #282828;
}
.m-pay-type ul li {
  float: left;
  cursor: pointer;
  margin-top: 20px;
  width: 150px;
  height: 35px;
  line-height: 35px;
  color: #565656;
  text-align: center;
  border: 1px solid #e6e6e6;
  margin-right: 40px;
  font-size: 16px;
}
.m-pay-type ul li:active,
.m-pay-type ul li.active {
  color: #fc6a21;
  background: #ffffff;
  border-color: #fc6a21;
}
.invoice-box .checkbox {
  font-size: 16px;
  padding-left: 30px;
  color: #282828;
}
.invoice-box .checkbox:before {
  top: 1px;
}
.invoice-box .invoice-describe {
  margin-top: 12px;
  font-size: #000000;
  color: #7e7e7e;
  line-height: 28px;
}
.invoice-box .invoice-infor {
  width: 500px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding: 0 20px;
  margin-top: 20px;
}
.invoice-box .invoice-infor .invoice-line {
  line-height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #e6e6e6;
}
.invoice-box .invoice-infor .invoice-line:last-child {
  border-bottom: none;
}
.invoice-box .invoice-infor .invoice-line .name {
  color: #282828;
  font-size: 16px;
}
.invoice-box .invoice-infor .invoice-line .body {
  width: 350px;
}
.invoice-box .invoice-infor .invoice-line .body input {
  display: block;
  width: 100%;
  line-height: 50px;
  font-size: 14px;
  outline: none;
  background: none;
}
.offline-infor {
  display: none;
  box-sizing: border-box;
  padding: 15px;
  border: 1px solid #e6e6e6;
  width: 400px;
  line-height: 28px;
  color: #565656;
}
.offline-infor.active {
  display: block;
}
