<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  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 &gt; 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 &gt; 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 &gt; a:active {
  background: #f26017;
}

.pc-header {
  height: 150px;
  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: 150px;
  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 &gt; .container {
  position: relative;
  box-sizing: border-box;
  padding-top: 25px;
}
.pc-header .logo-link {
  display: block;
  height:60px;
  padding-top:15px;
}
.pc-header .header-scroll {
  position: absolute;
  left: 500px;
  top:35px;
  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: #FF0000;
  height: 40px;
  line-height: 40px;
}
.nav ul &gt; li {
  float: left;
  width: 150px;
  text-align: center;
  position: relative;
}
.nav ul &gt; li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size:17px;
}
.nav ul &gt; li:hover,
.nav ul &gt; li.active {
  background: #FF4A4A;
}
.nav ul &gt; li:hover &gt; a,
.nav ul &gt; li.active &gt; a {
  color: #ffffff;
}
.nav ul &gt; li:hover ol {
  display: block;
}
.nav ul &gt; li ol {
  display: none;
  position: absolute;
  z-index: 10;
  width: 240px;
}
.nav ul &gt; li ol li {
  width: 100%;
  background: rgba(255, 0, 0, 0.8);
  text-align: left;
  box-sizing: border-box;
  padding: 0 20px;
  position: relative;
}
.nav ul &gt; li ol li em {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
}
.nav ul &gt; li ol li:hover {
  background: #FF4A4A;
}
.nav ul &gt; li ol li:hover a {
  color: #FFFFFF;
}
.nav ul &gt; li ol li:hover em {
  background-position: -320px -12px;
}
.footer {
  background: #FF0000;
  padding: 5px 0px 5px 0px;
  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-2 a {
  color: #ffffff;
}
.footer .footer-line-2 a:hover {
  text-decoration: underline;
}
.footer .footer-line-3 {
  color: #ffffff;
}
.footer .footer-line-3 a {
  color: #ffffff;
}
.footer .footer-line-3 a:hover {
  text-decoration: underline;
}
/*首页*/
.banner-group .banner {
  width: 710px;
  height: 257px;
  position: relative;
  overflow: hidden;
}
.banner-group .banner .banner-image {
  position: absolute;
  width: 1420px;
}
.banner-group .banner .banner-image li {
  float: left;
  width: 709px;
  height: 257px;
  position: relative;
}
.banner-group .banner .banner-image li:hover .banner-name h1 {
  text-decoration: underline;
}
.banner-group .banner .banner-image li a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner-group .banner .banner-image li a img {
  display: block;
  width: 100%;
  height: 100%;
}
.banner-group .banner .banner-image li a .banner-name {
  position: absolute;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  padding-right: 190px;
  height: 40px;
}
.banner-group .banner .banner-image li a .banner-name h1 {
  color: #ffffff;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner-group .banner .banner-points {
  position: absolute;
  right: 0;
  height: 40px;
  bottom: 35px;
  box-sizing: border-box;
  padding: 10px 0;
}
.banner-group .banner .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;
}
.banner-group .banner .banner-points li:hover {
  color: #282828;
  background: #ebebeb;
}
.love-list {
  background: #fffdf1;
  width: 490px;
  height: 257px;
  box-sizing: border-box;
  padding: 0 37px;
  position: relative;
}
.love-list .title {
  width: 245px;
  height: 31px;
  background: url(../images/list_of_love-bg.png) center center no-repeat;
  background-size: cover;
  margin: 9px auto ;
}
.love-list .statistics {
  color: #58b1f8;
  font-size: 14px;
}
.love-list .statistics span {
  color: #fc6a21;
  margin-left: 10px;
}
.love-list .love-scroll {
  margin-top: 5px;
  position: relative;
  height: 150px;
  overflow: hidden;
}
.love-list .love-scroll ul {
  width: 100%;
  position: absolute;
}
.love-list .love-scroll ul li:after {
  display: block;
  content: '';
  clear: both;
}
.love-list .love-scroll ul li div {
  float: left;
  width: 25%;
  text-align: left;
  line-height: 21px;
  font-size: 12px;
}
.love-list .operation-btn {
  width: 290px;
  margin: 0 auto;
  margin-top: 5px;
}
.love-list .operation-btn a {
  display: block;
  background: #FF0000;
  width: 124px;
  height: 32px;
  border-radius: 5px;
  position: relative;
}
.love-list .operation-btn a:active {
  background: #FF5722;
}
.love-list .operation-btn a.idonate-btn i {
  background-position: 0 -20px;
}
.love-list .operation-btn a i {
  display: block;
  width: 84px;
  height: 20px;
  background: url(../images/list_of_love-btn-words.png) 0 0 no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -10px;
}
.notice-scroll {
  line-height: 35px;
}
.notice-scroll .notice-icon {
  width: 80px;
  text-align: right;
  position: relative;
}
.notice-scroll .notice-icon i {
  position: absolute;
  left: 20px;
  top: 6px;
}
.notice-scroll .notice-body {
  width: 1120px;
  position: relative;
  overflow: hidden;
  height: 35px;
}
.notice-scroll .notice-body ul {
  position: absolute;
  width: 1120px;
}
.notice-scroll .notice-body li {
  box-sizing: border-box;
  padding-left: 40px;
  width: 1100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.notice-scroll .notice-body li:before {
  content: '';
  display: block;
  position: absolute;
  background: #FC6A21;
  width: 9px;
  height: 9px;
  border-radius: 50px;
  top: 14px;
  left: 20px;
}
.notice-scroll .notice-body li a {
  width: 100%;
  height: 35px;
  color: #7e7e7e;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notice-scroll .notice-body li a:hover {
  text-decoration: underline;
}
.currency-title {
  width: 100%;
  border-bottom: 1px solid #dc3627;
  position: relative;
  line-height: 42px;
  box-sizing: border-box;
}
.currency-title .title-name {
  font-size: 16px;
  color: #565656;
  border-bottom: 2px solid #DC3627;
  padding: 0 20px;
  display: inline-block;
}
.currency-title .more {
  position: absolute;
  right: 12px;
  top: 3px;
  color: #565656;
}
.dynamic-about .dynamic {
  width: 822px;
}
.dynamic-about .about-us {
  width: 364px;
}
.dynamic-body {
  box-sizing: border-box;
  padding: 19px;
}
.dynamic-body .news-image {
  display: block;
  width: 260px;
  height: 150px;
}
.dynamic-body .news-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.dynamic-body .news-list {
  width: 504px;
}
.dynamic-body .news-list li {
  width: 100%;
  line-height: 28px;
  position: relative;
}
.dynamic-body .news-list li:before {
  display: block;
  content: '';
  position: absolute;
  width: 3px;
  height: 3px;
  background: #565656;
  border-radius: 10px;
  left: -8px;
  top: 50%;
  margin-top: -1.5px;
}
.dynamic-body .news-list li .news-time {
  position: absolute;
  right: 0;
  top: 0;
  color: #adadad;
  font-size: 14px;
}
.dynamic-body .news-list li a {
  display: block;
  width: 400px;
  transition: all 0.2s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 28px;
  color: #565656;
}
.dynamic-body .news-list li a:hover {
  color: #de2b26 !important;
}
.about-us {
  height: 233px;
}
.about-us .about-box {
  width: 100%;
  height: 80px;
  /*background: url(../images/about_us-bg.jpg) center center no-repeat;*/
  background-size: cover;
  box-sizing: border-box;
  padding: 10px 12px;
  position: relative;
}
.about-us .about-box .about-head-pic {
  position: absolute;
  left: 12px;
  top: 9px;
  height: 61px;
  width: 61px;
}
.about-us .about-box .about-head-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.about-us .about-box .about-infor {
  width: 100%;
  padding-left: 76px;
  /*color: #ffffff;*/
  box-sizing: border-box;
}
.about-us .three-icon-list a {
  display: block;
  width: 33.33%;
  float: left;
  text-align: center;
  position: relative;
  color: #3aaaf8;
  height: 108px;
  box-sizing: border-box;
  padding-top: 20px;
}
.about-us .three-icon-list a:active {
  background: #f5f3e7;
}
.about-us .three-icon-list .icon-about {
  display: block !important;
  width: 26px;
  height: 25px;
  margin: 10px auto;
  background: url(../images/about-us-icons.png) 0 0 no-repeat;
  background-size: cover;
  left: 0;
  top: 0;
}
.about-us .three-icon-list .icon-about.icon-question {
  background-position: -26px 0;
}
.about-us .three-icon-list .icon-about.icon-letter {
  background-position: 0 0;
}
.about-us .three-icon-list .icon-about.icon-volunteer {
  background-position: -52px 0;
}
.pro-box {
  position: relative;
}
.pro-box .ctrl-left {
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  left: 10px;
  top: 50%;
  margin-top: -11px;
  background: url(../images/project-slide-arrow-icon.png) 0 0 no-repeat;
  background-size: cover;
}
.pro-box .ctrl-left:hover {
  opacity: 0.8;
}
.pro-box .ctrl-right {
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  right: 10px;
  top: 50%;
  margin-top: -11px;
  background: url(../images/project-slide-arrow-icon.png) -22px 0 no-repeat;
  background-size: cover;
}
.pro-box .ctrl-right:hover {
  opacity: 0.8;
}
.pro-box .project-body {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}
.pro-box .project-body ul {
  width: 1400px;
}
.pro-box .project-body ul li {
  float: left;
  width: 260px;
  margin-right: 20px;
}
.pro-box .project-body ul li .project-image {
  width: 260px;
  height: 167px;
  display: block;
}
.pro-box .project-body ul li .project-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.pro-box .project-body ul li .project-name {
  font-size: 16px;
  color: #282828;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  transition: all 0.2s;
}
.pro-box .project-body ul li .project-name:hover {
  color: #de2b26;
}
.pro-box .project-body ul li .project-infor-1 {
  color: #7e7e7e;
  margin-top: 6px;
}
.pro-box .project-body ul li .project-infor-1 span {
  color: #fc6a21;
}
.pro-box .project-body ul li .project-infor-2 {
  color: #7e7e7e;
  margin-top: 6px;
}
.pro-box .project-body ul li .project-infor-2 span {
  color: #fc6a21;
}
.act-recom-body {
  box-sizing: border-box;
}
.act-recom-body li {
  width: 555px;
  float: left;
  position: relative;
  margin-bottom: 20px;
  margin-right: 40px;
}
.act-recom-body li:hover .act-name {
  color: #de2b26 !important;
}
.act-recom-body li:nth-child(2n) {
  margin-right: 0;
}
.act-recom-body li .act-list-image {
  position: absolute;
  width: 220px;
  height: 140px;
}
.act-recom-body li .act-list-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.act-recom-body li .act-list-infor {
  width: 100%;
  padding-left: 240px;
  box-sizing: border-box;
  min-height: 140px;
  position: relative;
  line-height: 30px;
}
.act-recom-body li .act-list-infor .act-name {
  height: 30px;
  color: #282828;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.2s;
  display: block;
  white-space: nowrap;
}
.act-recom-body li .act-list-infor .act-time {
  height: 22px;
  color: #7e7e7e;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.act-recom-body li .act-list-infor .act-address {
  height: 22px;
  color: #7e7e7e;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.act-recom-body li .act-list-infor .act-sponsor {
  height: 22px;
  color: #7e7e7e;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.act-recom-body li .act-list-infor .act-sponsor span {
  color: #de2b26;
}
.act-recom-body li .act-list-infor .act-describe {
  position: relative;
  margin-top: 2px;
  color: #7e7e7e;
}
.act-recom-body li .act-list-infor .act-describe span {
  position: absolute;
  left: 0;
  top: 0;
}
.act-recom-body li .act-list-infor .act-describe .describe-content {
  width: 100%;
  box-sizing: border-box;
  padding-left: 50px;
}
.act-recom-body li .act-list-infor .join-nub {
  position: absolute;
  bottom: 0;
  left: 240px;
  color: #7e7e7e;
}
.act-recom-body li .act-list-infor .join-nub .people-icon {
  display: inline-block;
  width: 16px;
  height: 17px;
  background: url(../images/people-icon.jpg) 0 0 no-repeat;
  background-size: cover;
  vertical-align: -2px;
}
.act-recom-body li .act-list-infor .join-nub span {
  color: #de2b26;
  margin: 0 5px;
}
.act-recom-body li .act-list-infor .act-type {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  background: #fc6a21;
  line-height: 24px;
  padding: 0 10px;
  font-size: 12px;
}
.people-icon {
  display: inline-block;
  width: 16px;
  height: 17px;
  background: url(../images/people-icon.jpg) 0 0 no-repeat;
  background-size: cover;
  vertical-align: -2px;
  margin-right: 5px;
}
.icon-group {
  padding: 20px 0;
}
.icon-group li {
  float: left;
  display: block;
  width: 120px;
  height: 120px;
  background: #f2f2f2;
  margin-left: 144px;
  border-radius: 1000px;
  position: relative;
}
.icon-group li:active {
  background: #e8e8e8;
}
.icon-group a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: center;
  box-sizing: border-box;
  padding-top: 27px;
}
.icon-group a div {
  font-size: 14px;
  color: #333;
  margin-top: 5px;
}
.icon-group .love-icon {
  display: block;
  width: 78px;
  height: 43px;
  margin: 0 auto;
  background: url(../images/public_benefit-icons.png) 0 0 no-repeat;
  background-size: cover;
}
.icon-group .love-icon.icon-1 {
  background-position: 0 0;
}
.icon-group .love-icon.icon-2 {
  background-position: -78px 0;
}
.icon-group .love-icon.icon-3 {
  background-position: -156px 0;
}
.icon-group .love-icon.icon-4 {
  background-position: -234px 0;
}
.icon-group .love-icon.icon-5 {
  background-position: -312px 0;
}
/*登录页面*/
.mask {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
.mask.active {
  display: block;
}
.mask .sign-in-box {
  width: 900px;
  height: 390px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -450px;
  margin-top: -195px;
  background: #ffffff;
}
.mask .sign-in-box .icon-close-btn {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.7;
}
.mask .sign-in-box .icon-close-btn:active {
  opacity: 1;
}
.mask .sign-box-left {
  width: 350px;
  background: #fc6a21;
  height: 390px;
  box-sizing: border-box;
  padding: 45px 37px;
  position: relative;
}
.mask .sign-box-left .register-btn {
  position: absolute;
  bottom: 45px;
  left: 50%;
  margin-left: -88.5px;
}
.mask .sign-box-left .register-btn a {
  display: block;
  width: 177px;
  height: 52px;
  background: #f8ac41;
  line-height: 52px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.mask .sign-box-left .register-btn a:active {
  background: #eea237;
}
.mask .sign-box-right {
  width: 550px;
  box-sizing: border-box;
  padding: 40px;
}
.mask .sign-box-right .title {
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 10px;
  border-bottom: 1px solid #cfcfcf;
  position: relative;
}
.mask .sign-box-right .title img {
  position: absolute;
  right: 0;
  top: 5px;
}
.mask .sign-box-right .title h1 {
  font-size: 24px;
  display: inline;
  padding: 0 30px;
  border-bottom: 1px solid #fc6a21;
  padding-bottom: 10px;
  color: #282828;
  font-weight: 700;
}
.mask .sign-box-right .form-box {
  padding-top: 20px;
}
.mask .sign-box-right .form-box label {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #f5f7f9;
  margin-top: 20px;
  position: relative;
}
.mask .sign-box-right .form-box label input[type=text] {
  display: block;
  width: 100%;
  height: 100%;
  background: none;
  outline: none;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 14px;
  padding-left: 45px;
}
.mask .sign-box-right .form-box label i {
  position: absolute;
  left: 16px;
  top: 15px;
}
.mask .sign-box-right .form-box label.send-code input[type=text] {
  padding: 0 100px 0 45px !important;
}
.mask .sign-box-right .form-box label.send-code .send-btn {
  position: absolute;
  right: 0;
  top: 0;
  background: #bfbbc0;
  width: 100px;
  text-align: center;
  color: #ffffff;
}
.mask .sign-box-right .form-box label.send-code .send-btn:active {
  background: #b5b1b6;
}
.mask .sign-box-right .form-box .sign-btn {
  margin-top: 30px;
}
.mask .sign-box-right .form-box .sign-btn .forget-password-btn {
  line-height: 50px;
  color: #adadad;
  -moz-user-select: none;
  user-select: none;
  padding: 0 20px;
}
.mask .sign-box-right .form-box .sign-btn .forget-password-btn:active {
  color: #7e7e7e;
}
.mask .sign-box-right .form-box .sign-btn .wechat-sign-btn a {
  display: block;
  border: 1px solid #3cb035;
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.mask .sign-box-right .form-box .sign-btn .wechat-sign-btn a i {
  vertical-align: -13px;
}
.mask .sign-box-right .form-box .sign-btn .wechat-sign-btn a:active i {
  opacity: 0.8;
}
.mask .qr-code {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 250px;
  height: 250px;
  background: #ffffff;
  margin-left: -125px;
  margin-top: -125px;
}
.mask .qr-code img {
  display: block;
  width: 180px;
  height: 180px;
  margin: 35px auto;
}
.mask .qr-code &gt; a {
  position: absolute;
  right: 0;
  top: 0;
}
.mask .qr-code &gt; a:active {
  opacity: 0.8;
}
/*付款成功页面*/
.pay-success-body {
  margin-top: 20px;
}
.pay-success-body &gt; .container {
  box-sizing: border-box;
  padding: 200px 0;
}
.pay-success-body .prompt {
  width: 400px;
  margin: 0 auto;
}
.pay-success-body .prompt-word {
  width: 300px;
  text-align: left;
  font-size: 18px;
  line-height: 34px;
  color: #565656;
  margin-left: 20px;
  margin-top: 7px;
}
.pay-success-body .operation-btn {
  text-align: center;
}
.pay-success-body .operation-btn a {
  margin: 0 20px;
}
.type-icon {
  display: block;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  background: url(../images/right-or-wrong.png) 0 0 no-repeat;
  background-size: cover;
}
.type-icon.right {
  background-position: 0 0;
}
.type-icon.wrong {
  background-position: -80px 0;
}
/*个人(家庭、团队)冠名基金*/
.apply-join-team {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
}
.apply-join-team .apply-intro {
  width: 100%;
  box-sizing: border-box;
  padding-right: 190px;
  font-size: 14px;
  line-height: 28px;
  color: #565656;
}
.apply-join-team .apply-btn {
  position: absolute;
  right: 20px;
  top: 26px;
}
.apply-join-team .apply-btn i {
  vertical-align: -8px;
  margin-right: 5px;
}
.director-type {
  border: 1px solid #e6e6e6;
  line-height: 40px;
}
.director-type a {
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 0 16px;
  color: #565656;
  border-right: 1px solid #e6e6e6;
}
.director-type a:active,
.director-type a.active {
  background: #e6e6e6;
  color: #282828;
}
.type-search-box .title-fund-type li {
  float: left;
  line-height: 37px;
  background: #ffffff;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}
.type-search-box .title-fund-type li a {
  color: #565656;
  display: block;
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
}
.type-search-box .title-fund-type li:active,
.type-search-box .title-fund-type li.active {
  background: #fc6a21;
  border-color: #fc6a21;
}
.type-search-box .title-fund-type li:active a,
.type-search-box .title-fund-type li.active a {
  color: #ffffff;
}
.type-search-box .title-fund-search {
  width: 300px;
  line-height: 37px;
  position: relative;
}
.type-search-box .title-fund-search label {
  position: relative;
}
.type-search-box .title-fund-search label input[type=text] {
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  line-height: 37px;
  width: 300px;
  border-radius: 5px;
  padding: 0 10px;
  outline: none;
  padding-right: 48px;
  padding-left: 40px;
  vertical-align: 2px;
}
.type-search-box .title-fund-search label i {
  position: absolute;
  left: 10px;
  top: 0;
}
.type-search-box .title-fund-search a {
  position: absolute;
  right: 0;
  top: 0;
}
.breakdown-left {
  width: 850px;
  box-sizing: border-box;
  padding: 20px;
}
.breakdown-left .checkbox-group {
  color: #565656;
}
.breakdown-left .checkbox-group label {
  margin-right: 20px;
}
.breakdown-left .title-fund-list li {
  width: 256px;
  height: 286px;
  float: left;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  margin-bottom: 20px;
  position: relative;
  margin-right: 20px;
}
.breakdown-left .title-fund-list li:hover .fund-image:after {
  height: 286px;
}
.breakdown-left .title-fund-list li:active {
  background: #f5f3e7;
}
.breakdown-left .title-fund-list li:nth-child(3n) {
  margin-right: 0 !important;
}
.breakdown-left .title-fund-list li .fund-image {
  width: 100%;
  height: 170px;
}
.breakdown-left .title-fund-list li .fund-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.breakdown-left .title-fund-list li .fund-image:after {
  /*content: '';*/
  width: 256px;
  height: 0;
  transition: all 0.5s;
  /*background: url(../images/fund-list-mask.png) center center no-repeat;*/
  background-size: cover;
  position: absolute;
  top: 0 !important;
  left: 0;
  display: block;
  z-index: 10;
}
.breakdown-left .title-fund-list li .fund-infor {
  position: relative;
  box-sizing: border-box;
  padding: 5px 12px 0 12px;
  line-height: 25px;
  color: #7e7e7e;
}
.breakdown-left .title-fund-list li .fund-infor .fund-name {
  color: #fc6a21;
}
.breakdown-left .title-fund-list li .fund-infor div {
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breakdown-left .title-fund-list li .fund-infor .tip {
  position: absolute;
  bottom: 0;
  right: 12px;
  background: #fc6a21;
  color: #ffffff;
  padding: 0 12px;
  border-radius: 5px;
}
.breakdown-left .title-fund-list li .fund-infor .user-direct .use-tag {
  border: 1px solid #fc6a21;
  color: #fc6a21;
  box-sizing: border-box;
  padding: 0 5px;
  border-radius: 4px;
}
.breakdown-right {
  width: 330px;
  box-sizing: border-box;
}
.breakdown-right .right-section {
  margin-bottom: 20px;
  box-sizing: border-box;
}
.breakdown-right .currency-title .title-name i {
  vertical-align: -8px;
  margin-right: 10px;
}
.breakdown-right .news-list {
  padding: 12px;
  line-height: 28px;
}
.breakdown-right .news-list li {
  height: 28px;
  position: relative;
}
.breakdown-right .news-list li:before {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 2px;
  border-radius: 50px;
  background: #7e7e7e;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.breakdown-right .news-list li a {
  width: 100%;
  display: block;
  color: #565656;
  box-sizing: border-box;
  padding-left: 10px;
  transition: all 0.2s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breakdown-right .news-list li a:hover {
  color: #de2b26 !important;
}
.expend-list {
  padding: 12px;
  box-sizing: border-box;
}
.expend-list .expend-item {
  padding: 10px 0;
}
.expend-list .expend-item .time {
  color: #adadad;
  margin-bottom: 10px;
  font-size: 14px;
}
.expend-list .expend-item li {
  margin-bottom: 10px;
}
.expend-list .expend-item li span {
  color: #fc6a21;
  margin: 0 5px;
}
.wechat-qr {
  text-align: center;
  padding: 20px 12px;
  line-height: 28px;
}
.wechat-qr h5 {
  font-size: 18px;
}
.wechat-qr .qr {
  margin-top: 10px;
}
.page-nub li {
  float: left;
  line-height: 30px;
  margin-right: 8px;
  font-size: 14px;
  border: 1px solid #fc6a21;
  border-radius: 5px;
}
.page-nub li a {
  color: #fc6a21;
  display: block;
  padding: 0 10px;
}
.page-nub li:active,
.page-nub li.active {
  background: #fc6a21;
}
.page-nub li:active a,
.page-nub li.active a {
  color: #ffffff;
}
/*申请专项基金*/
.fund-intro &gt; .container {
  box-sizing: border-box;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 28px;
  color: #565656;
}
.fund-apply-form &gt; .container {
  box-sizing: border-box;
  padding: 40px 50px;
}
.fund-apply-form .apply-header h1 {
  color: #de2b26;
  font-size: 24px;
}
.fund-apply-form .apply-header p {
  color: #565656;
  line-height: 24px;
}
.fund-apply-form .fund-form-body {
  box-sizing: border-box;
  padding: 0 200px;
}
.fund-apply-form .fund-form-body li {
  margin-bottom: 20px;
}
.fund-apply-form .fund-form-body li:after {
  content: '';
  display: block;
  clear: both;
}
.fund-apply-form .fund-form-body li .form-name {
  width: 250px;
  height: 40px;
  float: left;
  text-align: right;
  font-size: 16px;
  box-sizing: border-box;
  padding-right: 10px;
  line-height: 40px;
}
.fund-apply-form .fund-form-body li .form-content {
  width: 400px;
  float: left;
  text-align: left;
}
.fund-apply-form .fund-form-body li .form-content input[type=text] {
  display: block;
  width: 100%;
  height: 40px;
  outline: none;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding: 0 12px;
}
.fund-apply-form .fund-apply-tip {
  color: #7e7e7e;
  text-align: center;
}
.fund-apply-form .fund-apply-tip span {
  color: #de2b26;
}
/*活动列表页*/
.act-list-body &gt; .container {
  box-sizing: border-box;
}
/*活动详情*/
.act-details-header .header-image {
  width: 400px;
  height: 280px;
  margin-right: 20px;
}
.act-details-header .header-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.act-details-header .header-infor {
  position: relative;
  min-height: 280px;
}
.act-details-header .header-infor div {
  margin-bottom: 10px;
  font-size: 14px;
  color: #7e7e7e;
}
.act-details-header .header-infor .name {
  color: #565656;
  font-size: 20px;
}
.act-details-header .header-infor .sponsor span {
  color: #de2b26;
}
.act-details-header .header-infor .btn-group {
  position: absolute;
  left: 0;
  bottom: 30px;
}
.act-details-header .header-infor .btn-group a {
  margin-right: 20px;
}
.act-details-header .header-infor .join-nub {
  position: absolute;
  bottom: 0;
}
/*新闻列表*/
.left-menu {
  background: #3ca6ef;
  width: 250px;
  box-sizing: border-box;
  padding: 20px 12px;
}
.left-menu li {
  line-height: 45px;
  position: relative;
  font-size: 15px;
}
.left-menu li a {
  color: #ffffff;
  display: block;
  padding-left: 26px;
}
.left-menu li i {
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -3px;
}
.left-menu li em {
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -6px;
}
.left-menu li:active,
.left-menu li.active {
  background: #fc6a21;
}
.right-content {
  width: 850px;
}
.news-list-title {
  padding: 0 20px;
  line-height: 50px;
  font-size: 20px;
  color: #de2b26;
  position: relative;
}
.news-list-title:before {
  position: absolute;
  width: 9px;
  height: 26px;
  background: #de2b26;
  content: '';
  left: 0;
  top: 12px;
}
.news-list-content li {
  border-bottom: 1px solid #cfcfcf;
  padding: 15px 0;
}
.news-list-content li .title {
  font-size: 18px;
  color: #282828;
}
.news-list-content li .news-describe {
  font-size: 14px;
  color: #565656;
  margin: 10px 0;
}
.news-list-content li .news-time {
  color: #adadad;
}
.news-list-content li:hover .title {
  text-decoration: underline;
}
.report-list li {
  line-height: 35px;
  box-sizing: border-box;
  padding-left: 30px;
  position: relative;
}
.report-list li:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #282828;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}
.report-list li:hover a {
  text-decoration: underline;
}
.report-list li a {
  color: #282828;
  font-size: 15px;
  width: 80%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.report-list li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #7e7e7e;
  font-size: 14px;
}
.infor-publish-banner {
  width: 100%;
  height: 260px;
}
.infor-publish-banner li {
  display: block;
  width: 100%;
  height: 260px;
}
.brief-intro article img {
  display: block;
  width: 100%;
}
.brief-intro article p {
  margin: 20px 0;
  color: #565656;
  font-size: 16px;
  line-height: 28px;
  display: block;
}
/*项目资助列表*/
.project-list-body li {
  width: 555px;
  margin-right: 40px;
  margin-bottom: 30px;
  float: left;
}
.project-list-body li:nth-child(2n) {
  margin-right: 0;
}
.project-list-body li:last-child {
  margin-bottom: 0 !important;
}
.project-list-body li:after {
  content: '';
  clear: both;
  display: block;
}
.project-list-body li .project-image {
  float: left;
  width: 220px;
  height: 150px;
}
.project-list-body li .project-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.project-list-body li .project-infor {
  float: left;
  width: 315px;
  margin-left: 20px;
}
.project-list-body li .project-infor .project-name {
  color: #282828;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.project-list-body li .project-infor .project-name:hover {
  color: #de2b26;
}
.project-list-body li .project-infor .donate-icome {
  color: #565656;
  margin-top: 10px;
}
.project-list-body li .project-infor .donate-icome span {
  color: #de2b26;
}
.project-list-body li .project-infor .donate-expend {
  color: #565656;
  margin-top: 5px;
}
.project-list-body li .project-infor .donate-expend span {
  color: #de2b26;
}
.project-list-body li .project-infor .describe {
  margin-top: 10px;
  color: #7e7e7e !important;
  line-height: 24px;
}
.project-list-body li .project-infor .describe p {
  height: 48px;
  position: relative;
}
.project-list-body li .project-infor .describe span {
  color: #de2b26;
}
/*项目资助详情*/
.project-details-header &gt; .container {
  position: relative;
}
.project-details-header .qr-code {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 170px;
  height: 170px;
}
.project-details-header .qr-code img {
  display: block;
  width: 100%;
  height: 100%;
}
.project-details-header .header-image {
  width: 400px;
  height: 280px;
  margin-right: 20px;
}
.project-details-header .header-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.project-details-header .header-infor {
  width: 600px;
  box-sizing: border-box;
  padding-right: 50px;
  position: relative;
  min-height: 280px;
}
.project-details-header .header-infor div {
  margin-bottom: 10px;
  font-size: 14px;
  color: #7e7e7e;
}
.project-details-header .header-infor .name {
  color: #565656;
  font-size: 20px;
  color: #fc6a21;
}
.project-details-header .header-infor .already span {
  color: #fc6a21;
}
.project-details-header .header-infor .join-nub span {
  color: #fc6a21;
}
.project-details-header .header-infor .target span {
  color: #fc6a21;
}
.project-details-header .header-infor .progress {
  position: relative;
  margin-top: 15px;
  width: 420px;
}
.project-details-header .header-infor .progress .progress-body {
  width: 350px;
  height: 6px;
  background: #cfcfcf;
  border-radius: 100px;
}
.project-details-header .header-infor .progress .progress-body .progress-content {
  width: 50%;
  height: 6px;
  border-radius: 100px;
  background: #fc6a21;
}
.project-details-header .header-infor .progress .percent {
  position: absolute;
  right: 0;
  top: -8px;
}
.project-details-header .header-infor .btn-group {
  position: absolute;
  left: 0;
  bottom: 0px;
}
.project-details-header .header-infor .btn-group a {
  javascript: void(0);
  margin-right: 10px;
  display: inline-block;
}
/*感谢信*/
.thank-note-body {
  width: 1000px;
  height: 500px;
  background: url(../images/thank-note-bg.jpg) center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -250px;
  margin-left: -500px;
}
.thank-note-body .close-icon {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.8;
}
.thank-note-body .close-icon:active {
  opacity: 1;
}
.thank-note-body .letter {
  position: absolute;
  width: 400px;
  height: 420px;
  left: 50px;
}
.thank-note-body .letter .letter-slogan {
  text-align: center;
  margin: 35px 0;
}
.thank-note-body .letter .letter-title {
  font-size: 24px;
  color: #282828;
  text-align: center;
}
.thank-note-body .letter .letter-content {
  font-size: 14px;
  color: #282828;
}
.thank-note-body .letter .letter-content .donate-user {
  font-size: 16px;
  margin: 10px 0;
}
.thank-note-body .letter .letter-content .letter-body {
  text-indent: 2em;
}
.thank-note-body .letter .signature {
  position: absolute;
  text-align: right;
  bottom: 0;
  right: 0;
  line-height: 30px;
}
.thank-note-body .prove {
  position: absolute;
  width: 400px;
  height: 420px;
  right: 50px;
}
.thank-note-body .prove .prove-logo {
  width: 270px;
  height: 50px;
  margin: 35px auto;
}
.thank-note-body .prove .prove-logo img {
  display: block;
  width: 100%;
  height: 100%;
}
.thank-note-body .prove .prove-title {
  font-size: 24px;
  color: #282828;
  text-align: center;
}
.thank-note-body .prove .prove-content {
  text-indent: 2em;
  margin-top: 20px;
}
.thank-note-body .prove .prove-content span {
  border-bottom: 1px solid #282828;
}
.thank-note-body .prove .prove-1 {
  margin: 10px 0;
}
.thank-note-body .prove .signature {
  position: absolute;
  text-align: right;
  bottom: 0;
  right: 0;
  line-height: 30px;
}
.thank-note-second {
  width: 1000px;
  height: 660px;
  background: url(../images/thank-note-bg.jpg) center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -330px;
  margin-left: -500px;
}
.thank-note-second .close-icon {
  cursor: pointer;
  position: absolute;
  z-index: 100;
}
.thank-note-second .close-icon {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.8;
}
.thank-note-second .close-icon:active {
  opacity: 1;
}
.thank-note-second .prove {
  box-sizing: border-box;
  height: 100%;
  padding: 30px 60px;
  position: relative;
}
.thank-note-second .prove .prove-logo {
  display: block;
  width: 350px;
  height: auto;
}
.thank-note-second .prove .prove-logo img {
  display: block;
  width: 100%;
  height: auto;
}
.thank-note-second .prove .prove-title {
  display: block;
  width: 150px;
  height: auto;
  margin: 20px auto;
}
.thank-note-second .prove .prove-title img {
  display: block;
  width: 100%;
  height: auto;
}
.thank-note-second .prove .prove-content .project {
  display: block;
  font-size: 27px;
  margin-bottom: 15px;
}
.thank-note-second .prove .prove-content .project span {
  min-width: 200px;
  display: inline-block;
  border-bottom: 2px solid #333333;
  text-align: center;
}
.thank-note-second .prove .prove-content &gt; p {
  font-size: 27px;
  line-height: 50px;
}
.thank-note-second .prove .prove-content &gt; p span {
  min-width: 200px;
  display: inline-block;
  border-bottom: 2px solid #333333;
  text-align: center;
}
.thank-note-second .prove .signature {
  font-size: 27px;
  position: absolute;
  text-align: right;
  bottom: 40px;
  right: 60px;
  line-height: 60px;
}
/*活动详情页*/
.tickets-choice {
  width: 800px;
  box-sizing: border-box;
  padding: 20px;
}
.tickets-choice .title {
  color: #282828;
  font-size: 18px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
.tickets-choice li {
  width: 200px;
  height: 70px;
  border: 1px dashed #adadad;
  background: #e6e6e6;
  margin-top: 20px;
  box-sizing: border-box;
  padding: 8px 10px;
  cursor: pointer;
  position: relative;
  float: left;
  margin-right: 20px;
}
.tickets-choice li.active,
.tickets-choice li:active {
  border: 1px solid #fc6a21;
  background: #f5f3e7;
}
.tickets-choice li.active .ticket-price,
.tickets-choice li:active .ticket-price {
  color: #fc6a21;
}
.tickets-choice li.active .ticket-type,
.tickets-choice li:active .ticket-type {
  color: #fc6a21;
}
.tickets-choice li.active .tip,
.tickets-choice li:active .tip {
  display: block;
}
.tickets-choice li .tip {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 31px;
  height: 21px;
  background: url(../images/hook.png) 0 0 no-repeat;
  background-size: cover;
  display: none;
}
.tickets-choice li .ticket-price {
  font-size: 18px;
  color: #565656;
}
.tickets-choice li .ticket-type {
  color: #7e7e7e;
  margin-top: 10px;
}
.act-sta {
  width: 380px;
  box-sizing: border-box;
  padding: 20px;
}
.act-sta .title {
  color: #282828;
  font-size: 18px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
.act-sta li {
  margin-top: 15px;
  width: 340px;
  position: relative;
}
.act-sta li .user-pic {
  position: absolute;
  width: 50px;
  height: 50px;
}
.act-sta li .user-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.act-sta li .user-infor {
  min-height: 50px;
  width: 100%;
  box-sizing: border-box;
  padding-top: 3px;
  padding-left: 65px;
}
.act-sta li .user-infor .user-name {
  font-size: 15px;
  color: #282828;
}
.act-sta li .user-infor .sign-time {
  color: #7e7e7e;
  font-size: 12px;
  margin-top: 6px;
}
/*联系我们页面*/
.contact-us-body .title {
  color: #282828;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}
.contact-us-body article {
  font-size: 16px;
  line-height: 30px;
  color: #565656;
}
/*捐赠查询页面*/
.donate-search-body .search-box label {
  margin-bottom: 10px;
  line-height: 30px;
  font-size: 14px;
  color: #565656;
  margin-right: 15px;
}
.donate-search-body .search-box label span {
  display: inline-block;
}
.donate-search-body .search-box label input[type=text] {
  border: 1px solid #e6e6e6;
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  outline: none;
  box-sizing: border-box;
  padding: 0 12px;
  font-size: 16px;
}
.search-result-list.five-cols li {
  text-align: center;
}
.search-result-list.five-cols li div {
  width: 20% !important;
}
.search-result-list.five-cols li.table-head {
  background: #a55129;
  color: white;
}
.search-result-list li {
  line-height: 40px;
  border-bottom: 1px solid #e6e6e6;
}
.search-result-list li:after {
  display: block;
  content: '';
  clear: both;
}
.search-result-list li div {
  float: left;
  text-align: left;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}
.search-result-list li div.name {
  width: 15%;
}
.search-result-list li div.time {
  width: 10%;
}
.search-result-list li div.amount {
  width: 15%;
}
.search-result-list li div.organization {
  width: 60%;
}
/**/
.mask .add-donor .container {
  position: absolute;
  height: 600px;
  overflow: auto;
  left: 50%;
  top: 50%;
  margin-left: -600px;
  margin-top: -300px;
}
.mask .add-donor-close-btn {
  position: absolute;
  right: 0;
  top: 0;
}
.mask .add-donor-close-btn:active {
  opacity: 0.8;
}
.add-link-btn a {
  color: #fc6a21 !important;
  font-size: 16px;
  border: 1px dashed #fc6a21;
  display: block;
  width: 320px;
  text-align: center;
  margin: 0 auto;
  line-height: 50px;
  margin-top: 30px;
}
.add-link-btn a:active {
  background: #ffffd5;
}
.add-link-btn a .icon-add {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/add-icon.png) center center no-repeat;
  background-size: cover;
  vertical-align: -7px;
}


.footer .footer-line-1 {
  display: flex;
  border-bottom: 1px solid #fffdf1;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.footer .footer-line-1 .info-list {
  margin: auto;
  text-align: left;
  line-height: 40px;
}
.footer .footer-line-1 .info-imgs {
  margin: auto;
  margin-right: 150px;
}
.footer .footer-line-1 .info-list .info-left {
  width: 300px;
  display: inline-block;
}
.footer .footer-line-1 span {
  color: #ffffff;
  margin-left: 5px;
}</pre></body></html>