* {
  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: '';
}
.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.red {
  background: #dc3627;
  color: #ffffff;
}
.btn.red:active {
  background: #c82213;
}
.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.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 #dc3627;
  color: #dc3627;
  box-sizing: border-box;
}
.btn.border:active {
  background: #ffcdc8;
}
.btn.radius {
  border-radius: 5px;
}
.btn-line {
  border: 1px solid white;
  color: white !important;
  width: 60px;
  height: 30px;
  margin-right: 10px;
}
.btn-line:active {
  color: #dc3627 !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;
}
.radio {
  position: absolute;
  left: -9999px;
}
.radio + i {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../image/radio.png) 0 0 no-repeat;
  background-size: cover;
  vertical-align: -6px;
  margin-right: 15px;
}
.radio:checked + i {
  background-position: -25px 0;
}
.green {
  color: #5cb85c !important;
}
.orange {
  color: #e8943f !important;
}
.blue {
  color: #4388ca !important;
}
.main-color {
  color: #dc3627 !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;
}
.as-header {
  width: 100%;
  line-height: 30px;
  background: #ffffff;
  font-size: 14px !important;
  border-bottom: 1px solid #bebaba;
}
.as-header .phone-and-email span {
  margin-right: 20px;
  color: #3e3e3e;
}
.as-header .phone-and-email span em {
  color: #4e535a;
}
.as-header .sign-and-register {
  font-size: 14px !important;
}
.as-header .sign-and-register span {
  margin: 0 10px 0 15px;
}
.as-header .sign-and-register a {
  color: #4e535a;
}
.as-header .sign-and-register a:hover {
  text-decoration: underline;
}
.logo-line {
  background: #ffffff;
  height: 140px;
}
.logo-line > .container {
  position: relative;
}
.logo-line > .container > a {
  display: inline-block;
  padding-top: 20px;
}
.logo-line > .container > a img {
  display: block;
  width: 250px;
  height: 100px;
}
.logo-line.header-bg {
  background: url(../image/header-bg.jpg) center center no-repeat;
  background-size: cover;
}
.logo-line .header-act-name {
  position: absolute;
  right: 0;
  top: 50px;
  color: #3e3e3e;
  font-size: 25px;
}
.logo-line .header-btn {
  position: absolute;
  right: 0;
  top: 50px;
}
.logo-line .header-btn a {
  display: inline-block;
  width: 127px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 6px;
  font-size: 16px;
}
.logo-line .header-btn a i {
  display: inline-block;
  width: 29px;
  height: 25px;
  background: url(../image/header-icon.png) 0 0 no-repeat;
  background-size: cover;
  vertical-align: -7px;
}
.logo-line .header-btn a.i-donate {
  color: #ffffff;
  background: #dc3627;
}
.logo-line .header-btn a.i-donate i {
  background-position: 0 0;
}
.logo-line .header-btn a.i-donate:active {
  background: #c82213;
}
.logo-line .header-btn a.i-sign {
  border: 1px solid #3e3e3e;
  color: #3e3e3e;
}
.logo-line .header-btn a.i-sign i {
  background-position: -29px 0;
}
.logo-line .header-btn a.i-sign:active {
  background: #3e3e3e;
  color: #ffffff;
}
.as-nav {
  background: #e9e9e9;
  line-height: 45px;
  height: 45px;
}
.as-nav ul li {
  float: left;
  text-align: center;
  width: 200px;
}
.as-nav ul li a {
  color: #3e3e3e;
  font-size: 16px;
  display: block;
  width: 100%;
  height: 100%;
}
.as-nav ul li.active a,
.as-nav ul li:hover a {
  background: #dc3627;
  color: #ffffff;
}
.as-nav-second {
  background: #e9e9e9;
  line-height: 45px;
  height: 45px;
}
.as-nav-second ul li {
  float: left;
  text-align: center;
  position: relative;
}
.as-nav-second ul li a {
  color: #3e3e3e;
  font-size: 16px;
  display: block;
  width: 100%;
  height: 45px;
}
.as-nav-second ul li.active > a,
.as-nav-second ul li:hover > a {
  background: #dc3627;
  color: #ffffff;
}
.as-nav-second ul li:hover > ol {
  display: block !important;
}
.as-nav-second ul li > ol {
  display: none;
  position: absolute;
  z-index: 100;
  width: 100%;
  text-align: center;
}
.as-nav-second ul li > ol li {
  display: block;
  width: 100%;
  background: #e9e9e9;
}
.as-nav-second ul li > ol li a {
  color: #3e3e3e;
  font-size: 16px;
  display: block;
  width: 100%;
  height: 45px;
}
.as-nav-second ul li > ol li.active > a,
.as-nav-second ul li > ol li:hover > a {
  background: #dc3627;
  color: #ffffff;
}
.as-banner {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.as-banner ul {
  position: absolute;
  width: 5760px;
  height: 500px;
}
.as-banner ul li {
  width: 1920px;
  float: left;
  height: 500px !important;
}
.as-banner ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.left-ctrl {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -40px;
  background: url(../image/arrow-icon.png) 0 0 no-repeat;
  background-position: 0 0;
  cursor: pointer;
  opacity: 0.5;
}
.left-ctrl:active {
  opacity: 1;
}
.right-ctrl {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -40px;
  background: url(../image/arrow-icon.png) 0 0 no-repeat;
  background-position: -80px 0;
  cursor: pointer;
  opacity: 0.5;
}
.right-ctrl:active {
  opacity: 1;
}
.sta-data {
  width: 100%;
  padding: 20px 0;
}
.sta-data li {
  width: 33.3333%;
  float: left;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #d2cece;
}
.sta-data li:nth-child(3) {
  border-right: none;
}
.sta-data li .icon-and-slogan {
  font-size: 30px;
  margin-bottom: 0;
}
.sta-data li .data {
  font-size: 18px;
  color: #3e3e3e;
}
.sta-data li .data .font-title {
  font-size: 40px;
  margin: 0 10px;
}
.sta-data li .copy {
  margin: 15px 0;
  font-size: 18px;
}
.sta-data li .sta-btn {
  text-align: center;
}
.sta-data li .sta-btn a {
  line-height: 40px;
  box-sizing: border-box;
  border-radius: 500px;
  padding: 0 20px;
  background: #ffffff;
  font-size: 18px;
  display: inline-block;
}
.sta-data li .sta-btn a.green {
  border: 1px solid #5cb85c;
}
.sta-data li .sta-btn a.orange {
  border: 1px solid #e8943f;
}
.sta-data li .sta-btn a.blue {
  border: 1px solid #4388ca;
}
.sta-data li .sta-btn a.red {
  border: 1px solid #4388ca;
}
.sta-data li .sta-btn a.green-btn:active {
  background: #5cb85c;
  color: #ffffff !important;
}
.sta-data li .sta-btn a.red-btn:active {
  background: #dc3627;
  color: #ffffff !important;
}
.sta-data li .sta-btn a.orange-btn:active {
  background: #e8943f;
  color: #ffffff !important;
}
.sta-data li .sta-btn a.blue-btn:active {
  background: #4388ca;
  color: #ffffff !important;
}
.icon {
  width: 71px;
  height: 89px;
  vertical-align: -30px;
  display: inline-block;
  background: url(../image/data-icon.png) 0 0 no-repeat;
}
.icon-2 {
  background-position: -71px 0px;
}
.icon-3 {
  background-position: -142px 0px;
}
.spr-party-history {
  width: 100%;
}
.spr-party-history .spr-history-title {
  position: relative;
}
.spr-party-history .title-line {
  overflow: hidden;
  position: absolute;
  left: 136px;
  top: 16px;
  width: 825px;
}
.spr-party-history .index-title {
  font-size: 20px;
  color: #3e3e3e;
  line-height: 50px;
}
.spr-party-history .spr-apply-btn a {
  display: block;
  line-height: 50px;
  background: #dc3627;
  color: #ffffff;
  padding: 0 20px;
  font-size: 20px;
  border-radius: 5px;
}
.spr-party-history .spr-apply-btn a:active {
  background: #c82213;
}
.history-list {
  margin-top: 10px;
}
.history-list li {
  width: 379px;
  margin-right: 30px;
  float: left;
}
.history-list li:nth-child(3) {
  margin-right: 0;
}
.history-list li .spr-party-image {
  width: 379px;
  height: 246px;
}
.history-list li .spr-party-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.history-list li .spr-party-name {
  margin-top: 5px;
  font-size: 18px;
  color: #3e3e3e !important;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.history-list li .spr-party-name:hover {
  text-decoration: underline;
}
.history-list li .spr-party-des {
  font-size: 14px;
  color: #4e535a !important;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index-event-list .index-act-scroll li {
  float: left;
  width: 285px;
  margin-right: 20px;
}
.index-event-list .index-act-scroll li .act-img {
  width: 100%;
  height: 200px;
}
.index-event-list .index-act-scroll li .act-img img {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.index-event-list .index-act-scroll li .act-title {
  color: #3e3e3e;
  font-size: 16px;
  margin-top: 15px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.index-event-list .index-act-scroll li .describe {
  font-size: 14px;
  color: #62676e;
  line-height: 30px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.index-event-list .index-act-scroll li:nth-child(4) {
  margin-right: 0;
}
.index-line-title {
  position: relative;
}
.index-line-title .index-more {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 30px;
  color: #4e535a;
}
.index-line-title .index-more:hover {
  text-decoration: underline;
}
.index-line-title h1 {
  font-size: 20px;
  color: #3e3e3e;
  line-height: 30px;
}
.index-line-title .title-line {
  position: absolute;
  right: 0;
  top: 4px;
}
.index-line-title .title-line-more {
  position: absolute;
  width: 900px;
  right: 40px;
  top: 4px;
  overflow: hidden;
}
/*首页活动公告*/
.aiqiyi a {
  display: block;
  width: 240px;
  height: 200px;
}
.aiqiyi a img {
  display: block;
  width: 100%;
  height: 100%;
}
.aiqiyi .index-news-list {
  width: 390px;
  box-sizing: border-box;
  padding: 20px;
  background: #f5f5f5;
  height: 200px;
}
.aiqiyi .news-list-body li {
  line-height: 28px;
  position: relative;
}
.aiqiyi .news-list-body li a {
  color: #3e3e3e;
  width: 260px;
  height: 28px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.aiqiyi .news-list-body li a:hover {
  text-decoration: underline;
}
.aiqiyi .news-list-body li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #62676e;
}
.news-and-sponsor {
  background: #f5f5f5;
  width: 540px;
  height: 200px;
  box-sizing: border-box;
  padding: 16px 20px;
}
.news-and-sponsor .sponsor-title h4 {
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 700;
}
.news-and-sponsor .sponsor-title a {
  color: #4e535a;
}
.news-and-sponsor .sponsor-title a:hover {
  text-decoration: underline;
}
.news-and-sponsor .sponsor {
  width: 500px;
}
.news-and-sponsor .sponsor .sponsor-body li {
  width: 32%;
  height: 120px;
  float: left;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  margin-top: 10px;
  margin-right: 2%;
}
.news-and-sponsor .sponsor .sponsor-body li:nth-child(3n) {
  margin-right: 0 !important;
}
.news-and-sponsor .sponsor .sponsor-body li img {
  display: block;
  width: 100%;
  height: 100%;
}
/*首页筹款光荣榜*/
.the-honor-roll {
  margin-top: 60px;
}
.the-honor-roll .honor-roll-tab-title {
  margin: 36px 0 53px 0;
}
.the-honor-roll .honor-roll-tab-title ul {
  margin: 0 auto;
  width: 714px;
}
.the-honor-roll .honor-roll-tab-title li {
  float: left;
  width: 118px;
  line-height: 44px;
  height: 44px;
  background: #e6e6e6;
  border-radius: 5px;
  text-align: center;
  margin-right: 1px;
}
.the-honor-roll .honor-roll-tab-title li a {
  color: #3e3e3e;
  font-size: 16px;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.the-honor-roll .honor-roll-tab-title li.active a,
.the-honor-roll .honor-roll-tab-title li:active a {
  background: #dc3627;
  color: #ffffff;
}
.the-honor-roll .ranking-list {
  width: 800px;
  margin-left: 58px;
  border-top: 1px solid #bebaba;
}
.the-honor-roll .ranking-list li {
  line-height: 40px;
  border-bottom: 1px solid #bebaba;
}
.the-honor-roll .ranking-list li span {
  display: inline-block;
  font-size: 16px;
  color: #4e535a;
}
.the-honor-roll .ranking-list li:nth-child(1),
.the-honor-roll .ranking-list li:nth-child(2),
.the-honor-roll .ranking-list li:nth-child(3),
.the-honor-roll .ranking-list li:nth-child(4) {
  font-weight: 700;
}
.the-honor-roll .ranking-list li .ranking {
  width: 165px;
}
.the-honor-roll .ranking-list li .nickname {
  width: 400px;
}
.the-honor-roll .ranking-list li .donation-amount {
  width: 220px;
}
.the-honor-roll .famous-word {
  width: 290px;
  margin-right: 15px;
}
.the-honor-roll .famous-word .word {
  line-height: 70px;
  font-size: 16px;
  color: #3e3e3e;
}
.the-honor-roll .famous-word .image {
  display: block;
  width: 100%;
  height: 255px;
}
.the-honor-roll .famous-word .image img {
  display: block;
  width: 100%;
  height: 100%;
}
/*首页代言人滚动条*/
.spokesman-list {
  overflow: hidden;
  position: relative;
  height: 120px;
  width: 1200px;
}
.spokesman-list ul {
  position: absolute;
  width: 1525px;
}
.spokesman-list li {
  float: left;
  width: 120px;
  height: 120px;
  text-align: center;
  margin-right: 20px;
  border: 1px solid #d2cece;
  box-sizing: border-box;
  position: relative;
}
.spokesman-list li .spokesman-name {
  position: absolute;
  bottom: 0;
  background: #e6e6e6;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #3e3e3e;
}
.spokesman-list li img {
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 1000px;
  border: 1px solid #e6e6e6;
  margin: 0 auto;
  margin-top: 30px;
}
.sman-ctrl-left,
.enter-ctrl-left {
  position: absolute;
  left: 0;
  background: url(../image/arrow-icon.png) 0 -80px no-repeat;
  width: 80px;
  height: 80px;
  top: 50%;
  margin-top: -40px;
  cursor: pointer;
  opacity: 0.6;
  z-index: 100;
}
.sman-ctrl-left:hover,
.enter-ctrl-left:hover {
  opacity: 1;
}
.sman-ctrl-right,
.enter-ctrl-right {
  position: absolute;
  right: 0;
  background: url(../image/arrow-icon.png) -80px -80px no-repeat;
  width: 80px;
  height: 80px;
  top: 50%;
  margin-top: -40px;
  cursor: pointer;
  z-index: 100;
  opacity: 0.6;
}
.sman-ctrl-right:hover,
.enter-ctrl-right:hover {
  opacity: 1;
}
/*首页代言企业滚动条*/
.enter-list-body {
  overflow: hidden;
  height: 120px;
  position: relative;
}
.enter-list-body ul {
  position: absolute;
  width: 1525px;
}
.enter-list-body li {
  position: relative;
  float: left;
  width: 133px;
  height: 120px;
  text-align: center;
  margin-right: 20px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  overflow: hidden;
}
.enter-list-body li .spokesman-name {
  position: absolute;
  bottom: 0;
  background: #e6e6e6;
  display: block;
  width: 100%;
  z-index: 101;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-overflow: ellipsis;
  color: #3e3e3e;
}
.enter-list-body li img {
  display: block;
  width: 100%;
  border: 1px solid #e6e6e6;
  margin: 0 auto;
}
/*首页底部*/
.as-footer {
  background: #3e3e3e;
  padding: 50px 0;
}
.as-footer .contact-us {
  width: 448px;
  border-right: 1px solid #ffffff;
  box-sizing: border-box;
  min-height: 290px;
}
.as-footer .contact-us .phone-nub {
  color: #ffffff;
  font-weight: 800;
  font-size: 30px;
}
.as-footer .contact-us .icon-phone {
  display: inline-block;
  vertical-align: -13px;
  margin-right: 20px;
  width: 50px;
  height: 50px;
  background: url(../image/arrow-icon.png) no-repeat;
  background-position: 0 -160px;
}
.as-footer .content {
  color: #ffffff;
  font-size: 16px;
  margin-top: 40px;
  box-sizing: border-box;
  padding-right: 50px;
  line-height: 40px;
}
.as-footer a {
  color: #ffffff;
}
.as-footer .website-and-links .website-support {
  width: 580px;
  box-sizing: border-box;
  padding-left: 36px;
  line-height: 30px;
  position: relative;
  color: #ffffff;
}
.as-footer .website-and-links .website-support:after {
  display: block;
  position: absolute;
  width: 1px;
  height: 290px;
  background: #ffffff;
  right: 0;
  top: 0;
  content: '';
}
.as-footer .related-links {
  text-align: right;
  width: 160px;
  line-height: 30px;
}
.as-footer .related-links a:hover {
  text-decoration: underline;
}
/*活动列表页面*/
.current-location {
  line-height: 50px;
  font-size: 18px;
  margin-top: 10px;
}
.current-location span {
  margin-left: 5px;
}
.current-location a {
  color: #3e3e3e;
  font-weight: 700;
}
.current-location a:hover {
  text-decoration: underline;
}
.screen {
  margin: 20px 0;
}
.screen .hot-type {
  border: 1px solid #e6e6e6;
  line-height: 50px;
}
.screen .hot-type li {
  float: left;
  padding: 0 40px;
  font-size: 16px;
  border-right: 1px solid #bebaba;
}
.screen .hot-type li:nth-child(3) {
  border-right: none;
}
.screen .hot-type li.active,
.screen .hot-type li:active {
  background: #dc3627;
}
.screen .hot-type li.active a,
.screen .hot-type li:active a {
  color: #ffffff;
}
.screen .hot-type li a {
  color: #3e3e3e;
}
.screen .address-select select {
  display: block;
  width: 120px;
  line-height: 50px;
  height: 50px;
  outline: none;
  border-color: #bebaba;
  font-size: 16px;
  padding: 0 15px;
}
.active-list li {
  margin-bottom: 30px;
  padding-bottom: 30px ;
  border-bottom: 1px solid #bebaba;
}
.active-list li:after {
  display: block;
  content: '';
  clear: both;
}
.active-list li .act-image {
  display: block;
  width: 410px;
  height: 278px;
  margin-right: 30px;
}
.active-list li .act-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.active-list li .act-infor {
  width: 760px;
}
.active-list li .act-title a {
  font-size: 24px;
  color: #dc3627;
  font-weight: 700;
}
.active-list li .act-title a:hover {
  text-decoration: underline;
}
.active-list li .act-describe {
  font-size: 18px;
  color: #8c8888;
}
.active-list li .act-time,
.active-list li .nub-of-people,
.active-list li .nub-of-team,
.active-list li .raising-and-btn {
  color: #3e3e3e;
  font-size: 18px;
}
.active-list li .raising-and-btn {
  position: relative;
}
.active-list li .raising-and-btn a {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  width: 190px;
  font-size: 18px;
  color: #ffffff;
}
.active-list li .raising-and-btn a:active {
  background: #c82213;
}
.active-list li .raising-and-btn a.use {
  background: #dc3627;
}
.active-list li .raising-and-btn a.useless {
  background: #e6e2e2;
}
.page-nub {
  text-align: center;
}
.page-nub a {
  display: inline-block;
  border: 1px solid #bebaba;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 20px;
  border-radius: 8px;
  color: #3e3e3e;
}
.page-nub a.active,
.page-nub a:active {
  background: #dc3627;
  border-color: #dc3627;
  color: #ffffff;
  display: inline-block !important;
}
.page-nub span {
  color: #3e3e3e;
  font-size: 20px;
  margin: 0 10px;
}
.page-nub .input {
  display: none;
  display: inline-block;
  border: 1px solid #bebaba;
  width: 100px;
  line-height: 50px;
  vertical-align: 5px;
  margin: 0 10px;
  outline: none;
  box-sizing: border-box;
  padding: 0 15px;
}
.page-nub .jump-btn {
  display: inline-block;
  border: 1px solid #bebaba;
  outline: none;
  width: 90px;
  line-height: 50px;
  vertical-align: 5px;
  font-size: 18px;
  background: none;
  border-radius: 8px;
}
.page-nub .jump-btn:active {
  background: #dc3627;
  color: #ffffff;
}
/*队员主页页面*/
.column-2 .column-left {
  width: 776px;
}
.column-2 .member-title-nub {
  color: #dc3627;
  font-size: 24px;
}
.column-2 .infor-div {
  background: #fafafa;
  border: 1px solid #bebaba;
  box-sizing: border-box;
  padding: 40px;
}
.column-2 .infor-div .team-mem-header-pic {
  width: 270px;
  height: 270px;
  margin-right: 23px;
}
.column-2 .infor-div .team-mem-header-pic img {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}
.column-2 .infor-div .team-mem-infor-right .team-member-name {
  font-size: 20px;
  color: #3e3e3e;
  line-height: 40px;
}
.column-2 .infor-div .team-mem-infor-right .member-right-line {
  margin-top: 11px;
  color: #a09c9c;
  font-size: 14px;
}
.column-2 .infor-div .team-mem-infor-right .member-right-line span {
  font-size: 20px;
}
.column-2 .infor-div .team-mem-infor-right .member-right-btn a {
  display: inline-block;
  font-size: 16px;
  margin-right: 20px;
}
/*我获得的支持*/
.support-list .support-list-title {
  border-bottom: 1px solid #bebaba;
  line-height: 50px;
}
.support-list .support-list-title h1 {
  font-size: 20px;
}
.support-list-body li {
  margin-top: 30px;
}
.support-list-body li:after {
  display: block;
  content: '';
  clear: both;
}
.support-list-body li .support-head-pic {
  width: 50px;
  height: 50px;
  margin-right: 30px;
}
.support-list-body li .support-head-pic img {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 4000px;
}
.support-list-body li .support-head-right {
  background: #fafafa;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding: 15px;
  width: 690px;
  line-height: 30px;
  color: #4e535a;
  position: relative;
}
.support-list-body li .support-head-right i {
  color: #dc3627;
  margin: 0 10px;
}
.support-list-body li .support-head-right:before {
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #fafafa;
  transform: rotate(45deg);
  position: absolute;
  left: -8px;
}
.column-right {
  width: 385px;
}
.column-right .index-line-title {
  line-height: 40px;
}
.column-right .donate-honor-roll .title-line-more {
  width: 230px;
  overflow: hidden;
  margin-top: -8px;
}
.column-right .column-honor-body {
  background: #f7f4f4;
  box-sizing: border-box;
  padding: 10px 0;
}
.column-right .column-honor-body .honor-title {
  font-size: 18px;
  color: #3e3e3e;
  padding: 0 12px;
  font-weight: 700;
}
.column-right .column-honor-body .honor-body-content table {
  width: 100%;
  font-size: 14px;
}
.column-right .column-honor-body .honor-body-content table tr {
  text-align: center;
  line-height: 35px;
}
.column-right .column-honor-body .honor-body-content thead {
  border-bottom: 3px solid #dc3627;
  width: 100%;
}
.icon-nub {
  z-index: 100;
  color: #ffffff;
  position: relative;
}
.icon-nub:after {
  display: block;
  width: 19px;
  height: 25px;
  background: url(../image/1-2-3.png) 0 0 no-repeat;
  left: 14px;
  top: 6px;
  content: '';
  position: absolute;
  z-index: -10;
}
.icon-nub.nub-2:after {
  background-position: -19px 0;
}
.icon-nub.nub-3:after {
  background-position: -38px 0;
}
/*队伍主页*/
.team-pic {
  width: 400px;
  height: 290px;
  margin-right: 40px;
}
.team-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.team-infor {
  width: 750px;
  color: #4e535a;
}
.team-infor span {
  font-size: 20px;
}
.team-infor .team-right-line {
  line-height: 40px;
}
.team-infor .team-name {
  color: #3e3e3e;
  font-size: 22px;
}
.team-infor .team-sign {
  font-size: 16px;
  color: #aaa6a6;
}
.team-infor .team-tip {
  border-bottom: 1px solid #d2cece;
  padding-bottom: 10px;
}
.team-infor .team-tip span {
  font-size: 20px;
  margin-right: 20px;
}
.team-infor .team-id {
  margin-right: 20px;
}
.team-infor .money {
  margin-right: 20px;
}
.team-infor .ranking span {
  margin: 0 10px;
}
.team-infor .progress-bar {
  position: relative;
}
.team-infor .progress-bar .progress-body {
  margin-top: 12px;
  margin-left: 10px;
  width: 450px;
  height: 18px;
  background: #bebaba;
}
.team-infor .progress-bar .progress-content {
  width: 50%;
  height: 18px;
  background: #dc3627;
}
.team-infor .progress-bar .percentage {
  position: absolute;
  right: 110px;
  font-size: 20px;
}
.team-infor .btn.red.line-height-40 {
  font-size: 18px;
}
/*队伍首页队员列表*/
.team-homepage-member-list .member-list-title {
  border-bottom: 1px solid #bebaba;
  padding-bottom: 15px;
}
.team-homepage-member-list .member-list-title h1 {
  color: #3e3e3e;
  font-size: 21px;
}
.member-list-body li {
  float: left;
  width: 380px;
  margin-top: 30px;
  margin-right: 30px;
}
.member-list-body li:nth-child(3n) {
  margin-right: 0 !important;
}
.member-list-body li:after {
  display: block;
  content: '';
  clear: both;
}
.member-list-body li .team-mem-pic {
  width: 75px;
  height: 75px;
}
.member-list-body li .team-mem-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.member-list-body li .member-li-right {
  width: 290px;
}
.member-list-body li .member-li-right .name-and-nub {
  color: #969292;
}
.team-support .member-list-title {
  border-bottom: 1px solid #bebaba;
  padding-bottom: 15px;
}
.team-support .member-list-title h1 {
  color: #3e3e3e;
  font-size: 21px;
}
.team-support-list ul {
  width: 785px;
  margin: 0 auto;
}
.team-support-list li {
  margin-top: 30px;
}
.team-support-list li:after {
  display: block;
  content: '';
  clear: both;
}
.team-support-list li .support-head-pic {
  width: 50px;
  height: 50px;
  margin-right: 30px;
}
.team-support-list li .support-head-pic img {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 4000px;
}
.team-support-list li .support-head-right {
  background: #fafafa;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding: 15px;
  width: 690px;
  line-height: 30px;
  color: #4e535a;
  position: relative;
}
.team-support-list li .support-head-right i {
  color: #dc3627;
  margin: 0 10px;
}
.team-support-list li .support-head-right:before {
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #fafafa;
  transform: rotate(45deg);
  position: absolute;
  left: -8px;
}
/*个人中心*/
.easy-footer {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #3e3e3e;
  color: #ffffff;
}
.easy-footer .power-by a {
  color: #ffffff;
  appearance: ;
}
.all-header {
  background: #dc3627;
  line-height: 50px;
  height: 50px;
}
.all-header .all-header-nav li {
  float: left;
  padding: 0 20px;
}
.all-header .all-header-nav li a {
  color: #ffffff;
  font-size: 16px;
}
.all-header .all-header-nav li a:hover {
  text-decoration: underline;
}
.all-header .sign-login a {
  color: #ffffff;
}
.all-header .sign-login a:hover {
  text-decoration: underline;
}
.all-header .sign-login span {
  color: #ffffff;
  margin: 0 1px 0 5px;
}
.all-header .search-box {
  margin-right: 40px;
}
.all-header .search-box a {
  outline: none;
  border: none;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../image/arrow-icon.png);
  background-position: -50px -160px;
  vertical-align: -8px;
}
.all-header .search-box input {
  display: inline-block;
  width: 300px;
  line-height: 32px;
  background: none;
  border-bottom: 1px solid #e6e6e6;
  outline: none;
  color: #ffffff;
}
.all-header .search-box ::-moz-placeholder {
  color: #ffffff;
}
.all-header .search-box ::-webkit-input-placeholder {
  color: #ffffff;
}
.person-header > .container {
  background: #ffffff;
  height: 110px;
  box-sizing: border-box;
  padding: 20px 18px;
}
.person-header .personal-head-pic {
  width: 70px;
  height: 70px;
  box-sizing: border-box;
  margin-right: 19px;
}
.person-header .personal-head-pic img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 1000px;
  box-sizing: border-box;
  border: 5px solid #e6e6e6;
}
.person-header .personal-header-right .nickname {
  margin-top: 5px;
  font-size: 20px;
  color: #3e3e3e;
}
.person-header .personal-header-right .nickname span {
  color: #8a8f96;
  font-size: 16px;
  margin-left: 20px;
}
.person-header .personal-header-right .personal-sign {
  margin-top: 8px;
  color: #4e535a;
  font-size: 16px;
}
.person-body .body-menu {
  width: 320px;
  background: #ffffff;
}
.person-body .body-menu li {
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.person-body .body-menu li.active,
.person-body .body-menu li:active {
  background: #dc3627;
}
.person-body .body-menu li.active a,
.person-body .body-menu li:active a {
  color: #ffffff;
}
.person-body .body-menu li a {
  color: #4e535a;
  display: block;
  width: 100%;
  height: 100%;
}
.person-body .person-content {
  width: 850px;
  background: #ffffff;
}
.person-body .person-content .person-right-title {
  line-height: 50px;
  background: #e6e6e6;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 16px;
}
.person-body .person-content .person-right-title .data-title {
  color: #3e3e3e;
}
.person-body .person-content .person-right-title .modify {
  display: block;
  color: #62676e;
}
.person-body .person-content .person-right-title .modify:hover {
  text-decoration: underline;
}
.person-body .person-content .person-right-down {
  position: relative;
}
.person-body .person-content .personal-data {
  box-sizing: border-box;
  padding: 20px;
  line-height: 40px;
  font-size: 16px;
  min-height: 500px;
}
.person-body .person-content .personal-data span {
  color: #80858c;
}
.person-body .person-content .personal-my-team {
  box-sizing: border-box;
  padding: 20px 40px;
  line-height: 50px;
  font-size: 16px;
  min-height: 500px;
}
.person-body .person-content .personal-my-team li {
  position: relative;
}
.person-body .person-content .personal-my-team .per-right {
  color: #80858c;
  position: absolute;
  right: 0;
}
.person-body .person-content .change-head-pic {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 140px;
  height: 140px;
}
.person-body .person-content .change-head-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.person-body .person-content .change-head-pic .change-btn {
  display: block;
  position: absolute;
  bottom: 0;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
}
.person-body .person-content .change-head-pic .change-btn:hover {
  background: rgba(0, 0, 0, 0.3);
}
/*个人中心-我的捐款记录*/
.donate-tab-title a {
  display: inline-block;
  float: left;
  padding: 0 20px;
  color: #4e535a;
}
.donate-tab-title a.active,
.donate-tab-title a:active {
  background: #dc3627;
  color: #ffffff;
}
.donate-record-list {
  box-sizing: border-box;
  padding: 20px;
}
.donate-record-list li {
  line-height: 30px;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  font-size: 16px;
  padding: 10px 0;
}
.donate-record-list li:after {
  display: block;
  content: '';
  clear: both;
}
.donate-record-list li .record-time {
  float: left;
  margin-right: 30px;
  width: 135px;
}
.donate-record-list li .record-content {
  float: left;
  width: 640px;
}
.donate-record-list li .record-content a {
  color: #dc3627;
  margin: 0 15px;
}
.donate-record-list li .record-content a:hover {
  text-decoration: underline;
}
.donate-tab-content {
  min-height: 200px;
  display: none;
}
.inpage-nav {
  line-height: 40px;
  font-size: 18px;
}
.inpage-nav a {
  font-weight: 700;
  color: #3e3e3e;
}
.inpage-nav a:hover {
  text-decoration: underline;
}
.inpage-nav span {
  font-weight: 700;
  margin: 0 3px 0 8px;
}
/*创建队伍*/
.create-team-body > .container {
  background: #ffffff;
  box-sizing: border-box;
  padding: 65px 80px 30px 80px;
}
.create-team-body .title {
  text-align: center;
  font-size: 33px;
}
.create-team-body .describe {
  font-size: 20px;
  color: #4e535a;
}
.create-team-body .describe a {
  color: #4388ca;
}
.create-team-body .describe a:hover {
  text-decoration: underline;
}
.create-team-form {
  font-size: 20px;
}
.create-team-form .form-1 {
  margin-bottom: 40px;
  position: relative;
}
.create-team-form .form-1 label {
  line-height: 50px;
  display: inline-block;
  width: 150px;
}
.create-team-form .form-1 span {
  display: inline-block;
  width: 180px;
  color: #3e3e3e;
  margin-right: 20px;
  line-height: 50px;
  position: absolute;
  left: 0;
  top: 0;
}
.create-team-form .form-1 .form-right {
  margin-left: 200px;
  width: 810px;
}
.create-team-form .form-1 .form-right.upload-pictures img {
  display: inline-block;
  width: 120px;
  height: 120px;
}
.create-team-form .form-1 .form-right.upload-pictures a {
  display: inline-block;
  line-height: 50px;
  width: 120px;
  text-align: center;
  color: #ffffff;
  margin-left: 20px;
}
.create-team-form .form-1 .form-right.upload-pictures a.upload {
  background: #3379b7;
}
.create-team-form .form-1 .form-right.upload-pictures a.upload:active {
  background: #1f65a3;
}
.create-team-form .form-1 .form-right.upload-pictures a.preserve {
  background: #72c02c;
}
.create-team-form .form-1 .form-right.upload-pictures a.preserve:active {
  background: #5eac18;
}
.create-team-form .form-1 .form-right.select select {
  display: block;
  width: 810px;
  height: 50px;
  line-height: 50px;
  border-color: #bebaba;
  outline: none;
  font-size: 20px;
  box-sizing: border-box;
  padding-left: 10px;
}
.create-team-form .form-1 .form-right.select .tip {
  font-size: 16px;
}
.create-team-form .form-1 input {
  display: inline-block;
  border: 1px solid #bebaba;
  width: 810px;
  height: 50px;
  box-sizing: border-box;
  padding: 0 15px;
  outline: none;
  font-size: 20px;
}
.create-team-form .form-btn {
  display: block;
  font-size: 36px;
  width: 210px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  margin: 0 auto !important;
  border-radius: 5px;
}
.textarea {
  display: block;
  width: 100%;
  resize: none;
  outline: none;
  min-height: 150px;
  box-sizing: border-box;
  padding: 15px;
  font-size: 20px;
  color: #4e535a;
  font-family: "microsoft yahei";
}
/*队长资料*/
.create-team-body .second-title {
  font-size: 27px;
  color: #ee680a;
}
/*善款用途*/
.inpage-banner {
  width: 100%;
  height: 326px;
}
.inpage-banner img {
  display: block;
  width: 100%;
}
.salvage-list-title {
  line-height: 30px;
}
.salvage-list-title h1 {
  font-size: 26px;
  color: #3e3e3e;
}
.salvage-list-title .salvage-count {
  font-size: 18px;
  margin-left: 40px;
  color: #4e535a;
}
.salvage-list-title .salvage-count span {
  font-size: 26px;
  color: #dc3627;
  margin: 0 15px;
}
.salvage-case > .container {
  background: #ffffff;
  box-sizing: border-box;
  padding: 20px 26px;
}
.salvage-case li {
  width: 360px;
  height: 388px;
  float: left;
  background: #fafafa;
  margin-bottom: 30px;
  margin-right: 34px;
}
.salvage-case li:nth-child(3n) {
  margin-right: 0 !important;
}
.salvage-case li .case-image img {
  display: block;
  width: 100%;
  height: 255px;
}
.salvage-case li .case-name {
  line-height: 40px;
  font-size: 15px;
  color: #0c0c0c;
  box-sizing: border-box;
  padding: 0 10px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.salvage-case li .case-describe {
  box-sizing: border-box;
  padding: 0 10px;
  color: #9ea3aa;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.salvage-case li .time-and-btn {
  box-sizing: border-box;
  padding: 0 10px;
  margin-top: 10px;
  color: #9ea3aa;
}
.salvage-case li .time-and-btn .see-btn {
  background: #2889f4;
  color: #ffffff;
  line-height: 27px;
  padding: 0 20px;
  border-radius: 5px;
}
.salvage-case li .time-and-btn .see-btn:active {
  background: #1e7fea;
}
.view-more {
  display: block;
  width: 166px;
  height: 43px;
  line-height: 43px;
  margin: 0 auto;
  text-align: center;
  background: #ffffff;
  color: #bebaba !important;
  border-radius: 1000px;
  border: 1px solid #d2cece;
  font-size: 15px;
  margin-bottom: 20px;
}
.view-more i {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../image/arrow-icon.png) 0 0 no-repeat;
  background-position: 0 -210px;
  margin-right: 10px;
  vertical-align: -2px;
}
.view-more:active {
  background: #f5f5f5;
  color: #b4b0b0 !important;
}
/*历届春晚*/
.pervious-title {
  font-size: 36px;
  color: #dc3627;
  text-align: center;
  margin: 50px auto;
}
.previous-list .list {
  position: relative;
}
.previous-list .list:before {
  display: block;
  position: absolute;
  content: '';
  background: #d2cece;
  width: 2px;
  height: 100%;
  left: 50%;
  margin-left: -1px;
}
.previous-list .list li {
  width: 940px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 20px;
}
.previous-list .list li .party-list-image {
  float: left;
  width: 450px;
  position: relative;
}
.previous-list .list li .party-list-image img {
  display: block;
  width: 100%;
}
.previous-list .list li .party-list-image img.spr-party-image {
  height: 280px;
}
.previous-list .list li .party-list-image:after {
  display: block;
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background: #ffffff;
  z-index: 100;
  top: 50%;
  right: -12px;
  margin-top: -10px;
  transform: rotate(45deg);
}
.previous-list .list li .party-infor {
  float: right;
  width: 450px;
  box-sizing: border-box;
  padding-left: 10px;
}
.previous-list .list li .years {
  font-size: 40px;
  color: #aaa6a6;
  margin-bottom: 20px;
}
.previous-list .list li .party-name {
  font-size: 20px;
  color: #dc3627;
  display: block;
}
.previous-list .list li .party-name:hover {
  text-decoration: underline;
}
.previous-list .list li .program-name {
  font-size: 14px;
  color: #4e535a;
  line-height: 30px;
}
.previous-list .list li .program-describe {
  line-height: 28px;
  font-size: 14px;
  color: #4e535a;
}
.previous-list .list li:before {
  display: block;
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  background: #bebaba;
  z-index: 100;
  left: 50%;
  top: 15px;
  border-radius: 100px;
  margin-left: -12px;
}
.previous-list .list li:after {
  display: block;
  content: '';
  clear: both;
}
.previous-list .list li:nth-child(2n) .party-list-image {
  float: right;
}
.previous-list .list li:nth-child(2n) .party-infor {
  float: left;
  padding-left: 0 !important;
  padding-right: 10px;
}
.previous-list .list li:nth-child(2n) .party-infor .years {
  text-align: right;
}
.previous-list .list li:nth-child(2n) .party-infor .party-name {
  text-align: right;
}
.previous-list .list li:nth-child(2n) .party-infor .program-name {
  text-align: right;
}
.previous-list .list li:nth-child(2n) .party-infor .program-describe {
  text-align: right;
}
/*活动首页*/
.act-index-title {
  text-align: center;
  width: 100%;
  font-size: 24px;
  border-bottom: 1px dashed #e6e6e6;
}
.act-index-title span {
  display: block;
  color: #d9d9d9;
  position: relative;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 36px;
}
.act-index-title span:after {
  position: absolute;
  display: block;
  width: 120px;
  height: 3px;
  background: #dc3627;
  content: '';
  left: 50%;
  margin-left: -60px;
  bottom: 0;
}
.active-mien > .container {
  position: relative;
}
.active-mien > .container .cross-roll-ctrl {
  position: absolute;
  right: 0;
  top: 40px;
}
.active-mien > .container .cross-roll-ctrl a {
  display: inline-block;
  width: 26px;
  height: 29px;
  background: url(../image/title-roll-ctrl.jpg) 0 0 no-repeat;
  margin-left: 15px;
}
.active-mien > .container .cross-roll-ctrl a.right {
  background-position: -30px 0;
}
.active-mien > .container .cross-roll-ctrl a:active {
  opacity: 0.8;
}
.active-mien-list {
  overflow: hidden;
  position: relative;
  height: 290px;
}
.active-mien-list ul {
  width: 1620px;
  position: absolute;
}
.active-mien-list li {
  float: left;
  width: 390px;
  height: 260px;
  margin-right: 15px;
}
.active-mien-list li .mien-up-image {
  width: 390px;
  height: 260px;
}
.active-mien-list li .mien-up-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.active-mien-list li .mien-name {
  color: #4e535a;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.active-mien-list li:hover .mien-name {
  text-decoration: underline;
}
.event-notice {
  background: #f3f2f1;
  padding: 20px 0;
}
.event-notice .video-left {
  margin-right: 50px;
  width: 380px;
  height: 246px;
}
.event-notice .video-left img {
  display: block;
  width: 100%;
  height: 100%;
}
.event-notice .news-right {
  width: 770px;
}
.event-notice .news-right li {
  width: 370px;
  margin-bottom: 20px;
  float: left;
}
.event-notice .news-right li:after {
  display: block;
  content: '';
  clear: both;
}
.event-notice .news-right li .time {
  background: #ccc8c8;
  box-sizing: border-box;
  padding: 10px;
  width: 58px;
  height: 58px;
}
.event-notice .news-right li .name {
  margin-left: 15px;
  line-height: 58px;
  width: 297px;
  font-size: 18px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.event-notice .news-right li .name a {
  color: #3e3e3e !important;
}
.event-notice .news-right li .name a:hover {
  text-decoration: underline;
}
/*登录页面*/
.sign-background {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../image/sign-background.jpg) center center no-repeat;
}
.sign-box {
  /*position: absolute;
  width: 600px;
  height: 450px;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -225px;
  background: #ffffff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);*/
}
.sign-box .sign-header {
  background: #dc3627;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 20px;
  border-radius: 5px 5px 0 0;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  position: relative;
}
.sign-box .sign-header a {
  position: absolute;
  left: 20px;
  font-size: 16px;
  color: #ffffff;
}
.sign-box form {
  box-sizing: border-box;
  padding: 0 20px;
}
.sign-box form .checkbox {
  margin-right: 5px;
}
.sign-box form .forget-password {
  color: #c82213;
}
.sign-box form .forget-password:hover {
  text-decoration: underline;
}
.sign-box form li {
  line-height: 50px;
  font-size: 16px;
}
.sign-box form li input[type=text] {
  width: 100%;
  height: 50px;
  border: 1px solid #d2cece;
  box-sizing: border-box;
  padding: 0 15px;
  outline: none;
  font-size: 16px;
  margin-top: 30px;
  background: #f5f5f5;
  border-radius: 5px;
}
.sign-box form li input[type=button] {
  line-height: 50px;
  background: #dc3627;
  border-radius: 5px;
  width: 100%;
  outline: none;
  font-size: 22px;
  color: #ffffff;
}
.sign-box form li input[type=button]:active {
  background: #c82213;
}
.sign-box form li .wechat-sign-link {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 50px;
  height: 50px;
}
/*队伍列表*/
.team-list-search-box {
  margin: 30px auto;
}
.team-list-search-box > .container {
  background: #ffffff;
  box-sizing: border-box;
  padding: 20px;
}
.team-list-search-box .search-box-tip {
  font-size: 16px;
  color: #bebaba;
}
.team-list-search-box .search-content .search-box-1 {
  margin-right: 20px;
}
.team-list-search-box .search-content .search-box-2 {
  margin-right: 20px;
}
.team-list-search-box .search-content span {
  font-size: 18px;
  color: #3e3e3e;
}
.team-list-search-box .search-content input[type=text] {
  border: 1px solid #bebaba;
  display: inline-block;
  width: 220px;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 12px;
  outline: none;
  font-size: 16px;
}
.team-list-search-box .search-content .search-btn button {
  width: 80px;
  line-height: 40px;
  height: 40px;
  font-size: 18px;
}
.team-list > .container {
  background: #ffffff;
  box-sizing: border-box;
  padding: 20px;
}
.team-list li {
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
}
.team-list li:after {
  display: block;
  content: '';
  clear: both;
}
.team-list li .team-list-pic {
  width: 150px;
  height: 150px;
  margin-right: 20px;
}
.team-list li .team-list-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.team-list li .team-list-infor {
  width: 930px;
}
.team-list li .list-right-3 div,
.team-list li .list-right-3 a {
  display: block;
  width: 33.333%;
  line-height: 32px;
  color: #bebaba;
  font-size: 15px;
}
.team-list li .list-right-3 div span,
.team-list li .list-right-3 a span {
  color: #3e3e3e;
  font-size: 18px;
}
.team-list li .list-right-3 a:hover span {
  text-decoration: underline;
}
.team-list li .team-list-btn a {
  display: block;
  width: 120px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  margin-right: 15px;
  font-size: 16px;
}
/*报名须知*/
.instruction-body > .container {
  background: #ffffff;
  box-sizing: border-box;
  padding: 40px 100px;
}
.instruction-body article {
  color: #4e535a;
  font-size: 16px;
  line-height: 28px;
}
.instruction-body article h1 {
  font-size: 30px;
  color: #3e3e3e;
  text-align: center;
  margin-bottom: 20px;
}
/*付款页面*/
.pay-page-body > .container {
  background: #ffffff;
  box-sizing: border-box;
  padding: 40px 120px;
}
.pay-page-body .page-title {
  font-size: 24px;
  color: #3e3e3e;
  text-align: center;
}
.pay-page-body .donate-form .form-1 {
  width: 100%;
  font-size: 16px;
  color: #3e3e3e;
  margin-bottom: 30px;
  line-height: 30px;
  position: relative;
}
.pay-page-body .donate-form .form-1 input[type=text] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #bebaba;
  box-sizing: border-box;
  padding: 0 13px;
  outline: none;
  color: #4e535a;
}
.pay-page-body .donate-form .form-1 .donate-target {
  color: #4e535a;
}
.pay-page-body .donate-form .form-1 .form-tip {
  color: #e8943f;
}
.pay-page-body .donate-form .form-1 .donate-amount-choice {
  position: relative;
}
.pay-page-body .donate-form .form-1 .donate-amount-choice span {
  cursor: pointer;
  display: inline-block;
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 15px;
  border: 1px solid #bebaba;
  color: #bebaba;
}
.pay-page-body .donate-form .form-1 .donate-amount-choice span.active,
.pay-page-body .donate-form .form-1 .donate-amount-choice span:active {
  color: #ffffff;
  background: #bebaba;
  display: inline-block !important;
}
.pay-page-body .donate-form .form-1 .donate-amount-choice .amount-input {
  position: absolute;
  top: 0;
  left: 340px;
}
.pay-page-body .donate-form .form-1 .donate-amount-choice .amount-input input {
  display: inline-block !important;
  width: 100px;
}
.pay-page-body .donate-form .form-1 .donate-amount-choice .anonymous input[type=checkbox] {
  margin-right: 5px;
}
.pay-page-body .donate-form .form-1 .pay-method .method-1 {
  width: 180px;
  text-align: center;
  color: #4e535a;
  margin-right: 40px;
}
.pay-page-body .donate-form .form-1 .pay-method .method-1 input[type=radio] {
  margin-right: 10px;
}
.pay-page-body .donate-form .form-1 .pay-method .method-1 .icon-pay {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../image/we-ali.png) 0 0 no-repeat;
  background-size: cover;
  vertical-align: -12px;
  margin-right: 10px;
}
.pay-page-body .donate-form .form-1 .pay-method .method-1 .icon-pay.online {
  background-position: -40px 0;
}
.pay-page-body .donate-form .form-1 .pay-method .method-1 .icon-pay.offline {
  background-position: 0 0;
}
.pay-page-body .donate-form .confirm-btn {
  width: 140px;
  margin: 0 auto;
}
.pay-page-body .donate-form .confirm-btn button {
  width: 140px;
  font-size: 18px;
  line-height: 45px;
  border-radius: 10px;
}
/*我要上春晚页面*/
.want-go-spr-party > .container {
  box-sizing: border-box;
  padding: 30px 200px;
  background: #ffffff;
}
.want-go-spr-party ul {
  font-size: 16px;
}
.want-go-spr-party ul li {
  margin-bottom: 30px;
  line-height: 50px;
}
.want-go-spr-party ul li:after {
  display: block;
  content: '';
  clear: both;
}
.want-go-spr-party ul li .submit {
  text-align: center;
}
.want-go-spr-party ul li .submit button {
  font-size: 16px;
  margin: 0 auto;
  width: 120px;
}
.want-go-spr-party ul li .spr-form-left {
  width: 200px;
  text-align: right;
  box-sizing: border-box;
  padding-right: 20px;
}
.want-go-spr-party ul li .spr-form-right {
  width: 600px;
  text-align: left;
}
.want-go-spr-party ul li .spr-form-right:after {
  display: block;
  content: '';
  clear: both;
}
.want-go-spr-party ul li .spr-form-right input[type=text] {
  border: 1px solid #bebaba;
  display: block;
  width: 100%;
  line-height: 50px;
  height: 50px;
  box-sizing: border-box;
  padding: 0 15px;
  outline: none;
  font-size: 16px;
}
.want-go-spr-party ul li .spr-form-right label {
  display: block;
  width: 30%;
  float: left;
}
.want-go-spr-party ul li .spr-form-right label input[type=radio] {
  margin-right: 10px;
}
.want-go-spr-party ul li .spr-form-right label input[type=checkbox] {
  margin-right: 10px;
}
/*新闻列表*/
.news-list-body .hot-type {
  width: 340px;
  border: 1px solid #e6e6e6;
  line-height: 50px;
}
.news-list-body .hot-type li {
  float: left;
  padding: 0 40px;
  font-size: 16px;
  border-right: 1px solid #bebaba;
}
.news-list-body .hot-type li:nth-child(3) {
  border-right: none;
}
.news-list-body .hot-type li.active,
.news-list-body .hot-type li:active {
  background: #dc3627;
}
.news-list-body .hot-type li.active a,
.news-list-body .hot-type li:active a {
  color: #ffffff;
}
.news-list-body .hot-type li a {
  color: #3e3e3e;
}
.news-list-body .news-list {
  background: #ffffff;
  padding: 30px;
}
.news-list-body .news-list li {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #bebaba;
}
.news-list-body .news-list li:after {
  content: '';
  clear: both;
  display: block;
}
.news-list-body .news-list li:hover .news-title {
  text-decoration: underline;
}
.news-list-body .news-list li .news-image {
  width: 250px;
  height: 180px;
}
.news-list-body .news-list li .news-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.news-list-body .news-list li .news-infor {
  width: 860px;
  margin-left: 30px;
  position: relative;
  min-height: 180px;
}
.news-list-body .news-list li .news-infor .news-title {
  font-size: 28px;
  color: #dc3627;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.news-list-body .news-list li .news-infor .news-time {
  color: #767b82;
  font-size: 16px;
}
.news-list-body .news-list li .news-infor .news-describe {
  position: absolute;
  bottom: 0;
  font-size: 16px;
  color: #62676e;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
/*新闻详情*/
.news-details-body .news-details-title h1 {
  font-size: 28px;
  text-align: center;
  margin: 20px 0;
}
.news-details-body .time-and-browse {
  width: 400px;
  margin: 0 auto;
  font-size: 16px;
  color: #62676e;
  margin-bottom: 20px;
}
.news-details-body article {
  font-size: 15px;
  color: #4e535a;
  line-height: 28px;
}
.up-and-down a {
  font-size: 16px;
  color: #4e535a;
}
.up-and-down a:hover {
  text-decoration: underline;
}
/*捐款搜索页面*/
.donate-search-box > .container {
  background: #ffffff;
  box-sizing: border-box;
  padding: 40px;
}
.donate-search-box .d-title {
  font-size: 30px;
  color: #3e3e3e;
  text-align: center;
}
.donate-search-box .d-tip {
  font-size: 16px;
  text-align: center;
}
.donate-search-box .d-tip a {
  color: #dc3627;
}
.donate-search-box .d-tip a:hover {
  text-decoration: underline;
}
.donate-search-box .tab-title label {
  display: block;
  float: left;
  width: 200px;
  font-size: 16px;
  color: #3e3e3e;
}
.donate-search-box .tab-title label input[type=radio] {
  margin-right: 10px;
}
.donate-search-box .tab-body .tab-content {
  display: none;
}
.donate-search-box .tab-body .tab-content li {
  line-height: 50px;
  margin-bottom: 20px;
}
.donate-search-box .tab-body .tab-content span {
  font-size: 16px;
  display: inline-block;
  width: 120px;
}
.donate-search-box .tab-body .tab-content input[type=text] {
  border: 1px solid #bebaba;
  display: inline-block;
  width: 800px;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 16px;
  outline: none;
}
.donate-search-box .donate-search-btn {
  text-align: center;
}
.donate-search-box .donate-search-btn button {
  padding: 0 20px;
  font-size: 16px;
}
.donate-search-result > .container {
  background: #ffffff;
  box-sizing: border-box;
  padding: 40px;
}
.donate-search-result .donate-tabel table {
  display: block;
  width: 100%;
}
.donate-search-result .donate-tabel table thead {
  display: block;
  background: #f04a3b;
  width: 100% !important;
  color: #ffffff;
  line-height: 40px;
}
.donate-search-result .donate-tabel table thead tr {
  display: block;
  width: 100% !important;
}
.donate-search-result .donate-tabel table thead td {
  width: 300px;
  text-align: center;
  font-size: 16px !important;
}
.donate-search-result .donate-tabel table tbody {
  display: block;
  width: 100%;
}
.donate-search-result .donate-tabel table tbody tr {
  display: block;
  width: 100%;
  background: #f5f5f5;
  line-height: 50px;
  color: #4e535a;
}
.donate-search-result .donate-tabel table tbody tr td {
  width: 300px;
  text-align: center;
  font-size: 16px;
}
.donate-search-result .donate-tabel table tbody tr td a {
  padding: 0 15px;
}
.donate-search-result .donate-tabel table tbody tr:nth-child(2n) {
  background: #fdfdfd;
}
/*支付状态页面*/
.pay-type-body .pay-type-describe {
  width: 800px;
  text-align: center;
  margin: 0 auto;
  line-height: 50px;
  font-size: 24px;
  color: #3e3e3e;
}
.pay-type-body .pay-type-describe .type-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  vertical-align: -15px;
  margin-right: 15px;
  background: url(../image/suc-fail.png) 0 0 no-repeat;
  background-size: cover;
}
.pay-type-body .pay-type-describe .type-icon.fail {
  background-position: -50px 0;
}
.pay-type-body .pay-type-describe .type-icon.success {
  background-position: 0 0;
}
.pay-type-body .go-back {
  text-align: center;
}
.pay-type-body .go-back a {
  font-size: 16px;
}
/*我要上春晚活动报名*/
.spr-party-sign-act .spr-party-left-pic {
  width: 350px;
  height: 250px;
  margin-right: 40px;
}
.spr-party-sign-act .spr-party-left-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.spr-party-sign-act .spr-party-right-infor {
  width: 730px;
}
.spr-party-sign-act .spr-party-right-infor .spr-party-title {
  font-size: 25px;
  color: #3e3e3e;
}
.spr-party-sign-act .spr-party-right-infor .spr-party-option {
  font-size: 18px;
  line-height: 35px;
  color: #3a3f46;
}
.spr-party-sign-act .spr-party-right-infor .spr-party-option a {
  color: #dc3627;
}
.spr-party-sign-act .spr-party-right-infor .spr-party-option a:hover {
  text-decoration: underline;
}
.spr-party-sign-act .spr-party-right-infor .spr-party-option span {
  color: #767b82;
  font-size: 14px;
}
.spr-party-sign-act .spr-party-right-infor .spr-party-btn a {
  font-size: 16px;
}
.ticket-type > .container {
  padding-bottom: 30px;
}
.ticket-type .ticket-type-title {
  font-size: 20px;
  color: #3e3e3e;
  line-height: 50px;
}
.ticket-type .ticket-list li {
  float: left;
  width: 200px;
  height: 80px;
  border: 1px dashed #bebaba;
  border-radius: 10px;
  margin-right: 20px;
  box-sizing: border-box;
  padding: 12px 15px;
  font-size: 14px;
  position: relative;
}
.ticket-type .ticket-list li .ticket-up {
  color: #4e535a;
}
.ticket-type .ticket-list li .ticket-down {
  margin-top: 16px;
  color: #4e535a;
}
.ticket-type .ticket-list li .ticket-down .ticket-number {
  color: #bebaba;
}
.ticket-type .ticket-list li:active,
.ticket-type .ticket-list li.active {
  color: #dc3627;
  border: 3px solid #dc3627;
  padding: 10px 13px;
}
.ticket-type .ticket-list li:active:after,
.ticket-type .ticket-list li.active:after {
  display: block;
  content: '';
  background: url(../image/hook.png) 0 0 no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 22px;
  height: 22px;
  border-radius: 0 0 5px 0;
}
.act-intro > .container {
  padding-bottom: 40px;
}
.act-intro .act-intro-title {
  font-size: 20px;
  color: #3e3e3e;
  line-height: 50px;
}
.act-intro .act-intro-content article {
  line-height: 30px;
  color: #4e535a !important;
  font-size: 16px;
}
.title-before {
  padding-left: 15px;
  position: relative;
}
.title-before:before {
  position: absolute;
  display: block;
  content: '';
  width: 8px;
  height: 20px;
  background: #dc3627;
  top: 16px;
  left: 0;
}
/*个人中心-我获得的捐赠*/
.per-cen-get-donate {
  padding: 20px;
}
.per-cen-get-donate li {
  margin-bottom: 20px;
  border: 1px solid #f0ecec;
  box-sizing: border-box;
  padding: 20px;
  background: #fafafa;
  color: #62676e;
  font-size: 14px;
  line-height: 30px;
}
.per-cen-get-donate li span {
  color: #3e3e3e;
  font-size: 16px;
}
.per-cen-get-donate li .get-donate-nub {
  color: #dc3627;
  font-size: 18px;
}
.per-cen-get-donate li .donate-person {
  margin-right: 50px;
}
/*个人中心-修改密码*/
.modify-password {
  padding: 20px;
}
.modify-password li {
  margin-bottom: 20px;
}
.modify-password li input[type=text],
.modify-password li input[type=password] {
  display: block;
  width: 300px;
  border: 1px solid #d2cece;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 12px;
  outline: none;
  font-size: 16px;
}
.modify-password li button {
  font-size: 16px;
  padding: 0 30px !important;
}
.up-and-down a {
  margin-right: 20px;
}
/*个人中心-我的消息*/
.per-my-message {
  padding: 20px;
}
.per-my-message li {
  margin-bottom: 20px;
  border: 1px solid #f0ecec;
  box-sizing: border-box;
  padding: 20px;
  background: #fafafa;
  color: #62676e;
  font-size: 16px;
  line-height: 30px;
}
.per-my-message li .team-message-time {
  color: #9499a0;
}
.per-my-message li .team-message-title {
  font-size: 18px;
}
button {
  cursor: pointer;
}
/*活动首页修改*/
.banner-group .banner {
  width: 800px;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.banner-group .banner ul {
  position: absolute;
  width: 1600px;
  height: 300px;
}
.banner-group .banner ul:after {
  display: block;
  content: '';
  clear: both;
}
.banner-group .banner ul li {
  display: block;
  width: 800px;
  height: 300px;
  float: left;
}
.banner-group .banner ul li a {
  display: block;
  width: 100%;
  height: 300px;
}
.banner-group .banner .points {
  position: absolute;
  right: 20px;
  bottom: 15px;
}
.banner-group .banner .points em {
  display: block;
  width: 12px;
  height: 12px;
  background: #ffffff;
  float: left;
  border-radius: 100px;
  margin-right: 10px;
}
.banner-group .banner .points em:last-child {
  margin-right: 0;
}
.banner-group .banner .points em.active {
  background: #dc3627;
  box-sizing: border-box;
  border: 3px solid #ffffff;
}
.banner-group .banner-right {
  width: 400px;
  height: 300px;
  background: #f8f8f8;
  text-align: left;
  box-sizing: border-box;
  padding: 0 20px;
}
.banner-group .banner-right .count-down {
  line-height: 60px;
  font-size: 24px;
  font-weight: 700;
  color: #565656;
  background: url();
  text-align: center;
}
.banner-group .banner-right .count-down span {
  color: #dc3627;
  margin: 0 10px;
  font-size: 30px;
}
.banner-group .banner-right .web-name-and-btn .web-name {
  width: 80px;
}
.banner-group .banner-right .web-name-and-btn .btn-group {
  width: 350px;
}
.banner-group .banner-right .web-name-and-btn .btn-group a {
  display: block;
  height: 60px;
  background: #dc3627;
  margin-bottom: 20px;
  color: #ffffff;
  position: relative;
  font-size: 20px;
  line-height: 60px;
}
.banner-group .banner-right .web-name-and-btn .btn-group a .tip {
  position: absolute;
  top: 20px;
  width: 140px;
  left: 50%;
  margin-left: -70px;
  text-align: center;
  font-size: 12px;
}
.banner-group .banner-right .web-name-and-btn .btn-group a:nth-child(2),
.banner-group .banner-right .web-name-and-btn .btn-group a:nth-child(3) {
  line-height: 45px;
}
.banner-group .banner-right .web-name-and-btn .btn-group a:active {
  background: #d22c1d;
}
.act-statistics li {
  width: 25%;
  box-sizing: border-box;
  float: left;
  font-size: 18px;
  line-height: 50px;
  background: #f8f8f8;
  text-align: left;
  color: #565656;
  position: relative;
  padding-left: 50px;
}
.act-statistics li a {
  color: #3e3e3e;
}
.act-statistics li a:hover {
  color: #8e8e8e;
}
.act-statistics li span {
  color: #e8943f;
  margin: 0 10px;
}
.act-statistics li i {
  display: block;
  width: 15px;
  height: 15px;
  background: #dc3627;
  border-radius: 100px;
  position: absolute;
  top: 18px;
  left: 20px;
}
.index-line-3 .act-video {
  width: 25%;
  margin-right: 2%;
}
.index-line-3 .act-video .index-title {
  border-bottom: 1px solid #e6e6e6;
  font-size: 20px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  position: relative;
}
.index-line-3 .act-video .index-title a {
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #4e535a;
  top: 6px;
}
.index-line-3 .act-video .index-title a:hover {
  text-decoration: underline;
}
.index-line-3 .act-video video {
  width: 100%;
  height: 220px;
  background: #000000;
}
.index-line-3 .act-video .video-box {
  position: relative;
  box-sizing: border-box;
}
.index-line-3 .act-video .video-box .decorate-up {
  background: url(../image/vadio-box.jpg) 0 0 no-repeat;
  background-size: cover;
  width: 100%;
  height: 24px;
  top: 0;
}
.index-line-3 .act-video .video-box .video-box-body {
  width: 100%;
  height: 220px;
  overflow: hidden;
  position: relative;
}
.index-line-3 .act-video .video-box .video-box-body .video-scroll {
  position: absolute;
  width: 600px;
}
.index-line-3 .act-video .video-box .video-box-body li {
  float: left;
  width: 300px;
  position: relative;
}
.index-line-3 .act-video .video-box .video-box-body li h1 {
  position: absolute;
  bottom: 0;
  line-height: 30px;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  color: #ffffff;
  box-sizing: border-box;
  padding: 0 15px;
  text-align: center;
}
.index-line-3 .act-video .video-box img {
  display: block;
  width: 100%;
  position: relative;
  height: 220px;
}
.index-line-3 .act-video .video-box img:after {
  content: '';
  display: block;
  position: absolute;
  width: 300px;
  height: 220px;
  background: #000000;
  z-index: 100;
}
.index-line-3 .news-notice {
  width: 40%;
  margin-right: 2%;
}
.index-line-3 .news-notice .index-title {
  border-bottom: 1px solid #e6e6e6;
  font-size: 20px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 15px;
}
.index-line-3 .news-notice .index-title a {
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #4e535a;
  top: 6px;
}
.index-line-3 .news-notice .index-title a:hover {
  text-decoration: underline;
}
.index-line-3 .news-notice .news-list {
  line-height: 40px;
}
.index-line-3 .news-notice .news-list li {
  border-bottom: 1px dashed #e6e6e6;
  position: relative;
}
.index-line-3 .news-notice .news-list li a {
  width: 380px;
  height: 40px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #3e3e3e;
}
.index-line-3 .news-notice .news-list li a:hover {
  text-decoration: underline;
}
.index-line-3 .news-notice .news-list li span {
  position: absolute;
  right: 0;
  top: 0;
}
.index-line-3 .ad-position {
  width: 30%;
}
.index-line-3 .ad-position .index-title {
  border-bottom: 1px solid #e6e6e6;
  font-size: 20px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 15px;
}
.index-line-3 .ad-position .index-title a {
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #4e535a;
  top: 6px;
}
.index-line-3 .ad-position .index-title a:hover {
  text-decoration: underline;
}
.index-line-3 .ad-position .logo-list li {
  float: left;
  width: 170px;
  height: 110px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.index-line-3 .ad-position .logo-list li:nth-child(2n) {
  margin-right: 0 !important;
}
.index-line-3 .ad-position .logo-list li img {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}
.index-line-4 .index-title {
  font-size: 20px;
  padding-bottom: 10px;
  position: relative;
  box-sizing: border-box;
}
.index-line-4 .index-title .date-select {
  position: absolute;
  right: 0;
  top: 0;
}
.index-line-4 .index-title .date-select select {
  outline: none;
  width: 60px;
  height: 26px;
}
.index-line-4 .index-line-4-left {
  width: 32%;
}
.index-line-4 .calendar {
  width: 100%;
  height: 288px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.index-line-4 .calendar ul:after {
  clear: both;
  display: block;
  content: '';
}
.index-line-4 .calendar ul:first-child {
  border-bottom: 1px solid #e6e6e6;
  background: #bebaba;
}
.index-line-4 .calendar ul:first-child li {
  color: #3e3e3e !important;
}
.index-line-4 .calendar ul li {
  cursor: pointer;
  float: left;
  line-height: 40px;
  width: 54.28571429px;
  text-align: center;
  color: #2a2a2a;
}
.index-line-4 .calendar ul li.no-moment {
  color: #bebaba;
}
.index-line-4 .calendar ul li.active,
.index-line-4 .calendar ul li:active {
  color: #dc3627;
  position: relative;
}
.index-line-4 .calendar ul li.active:after,
.index-line-4 .calendar ul li:active:after {
  position: absolute;
  display: block;
  content: '';
  width: 30px;
  height: 30px;
  background: none;
  border: 2px solid #dc3627 !important;
  border-radius: 1000px;
  left: 10px;
  bottom: 3px;
}
.index-line-4 .calendar ul li.event {
  position: relative;
}
.index-line-4 .calendar ul li.event:after {
  position: absolute;
  display: block;
  content: '';
  width: 30px;
  height: 30px;
  background: none;
  border: 2px solid #bebaba;
  border-radius: 1000px;
  left: 10px;
  bottom: 3px;
}
.concrete-work {
  width: 32%;
  background: #f8f8f8;
  height: 288px;
  margin-top: 36px;
  border: 1px solid #e6e6e6;
  border-left: none;
  box-sizing: border-box;
}
.concrete-work .index-title {
  padding: 0 12px;
  color: #484848;
  margin-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  line-height: 40px;
  font-size: 16px;
}
.concrete-work article {
  box-sizing: border-box;
  padding: 0 12px;
}
.scroll-ranking-list {
  width: 34%;
  margin-top: 35px;
  background: #f8f8f8;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.scroll-ranking-list .team-tab .tab-title {
  cursor: pointer;
  float: left;
  text-align: center;
  width: 33.33%;
  font-size: 16px;
  padding: 10px 0;
  background: #3e3e3e;
  color: #ffffff;
  border-right: 1px solid #ffffff;
  box-sizing: border-box;
}
.scroll-ranking-list .team-tab .tab-title:active,
.scroll-ranking-list .team-tab .tab-title.active {
  background: #dc3627;
}
.scroll-ranking-list .team-tab .tab-title:last-child {
  border-right: none;
}
.scroll-ranking-list .ranking-list {
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  height: 226px;
  font-size: 14px;
  color: #4e535a;
}
.scroll-ranking-list .ranking-list li {
  font-size: 16px;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 20px;
  box-sizing: border-box;
  line-height: 45.2px;
  width: 100%;
}
.scroll-ranking-list .ranking-list li:after {
  display: block;
  content: '';
  clear: both;
}
.scroll-ranking-list .ranking-list li div {
  box-sizing: border-box;
  display: block;
  text-align: left !important;
  float: left;
}
.scroll-ranking-list .ranking-list li div.team-name {
  width: 60%;
  display: -webkit-box !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
}
.scroll-ranking-list .ranking-list li div.donate-nub {
  width: 40%;
  text-align: right !important;
}
.act-endor > .container {
  overflow: hidden;
  background: #f8f8f8;
  margin-top: 30px;
}
.act-endor .title {
  text-align: center;
  font-size: 22px;
  color: #3e3e3e;
  font-weight: 800;
}
.act-endor .scroll-endor {
  width: 1265px;
}
.act-endor .scroll-endor li {
  width: 100px;
  height: 120px;
  padding: 10px 0;
  float: left;
  margin-left: 15px;
  box-sizing: border-box;
}
.act-endor .scroll-endor li img {
  display: block;
  width: 100px;
  height: 100%;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.friend-link a {
  color: #dc3627 !important;
  display: block;
  width: 33.33%;
  float: left;
  text-align: center;
  font-size: 20px;
  line-height: 80px;
  position: relative;
  box-sizing: border-box;
}
.friend-link a img {
  display: inline-block;
  margin-right: 10px;
  height: 80px;
}
.friend-link a:after {
  position: absolute;
  right: 0;
  width: 1px;
  height: 50px;
  background: #e6e6e6;
  content: '';
  top: 15px;
}
.friend-link a:first-child {
  border-right: none;
}
.friend-link a:last-child:after {
  display: none !important;
}
.friend-link a:hover {
  color: #d22c1d;
}
.footer-up {
  background: #6e6a6a;
  padding: 20px 0;
}
.footer-up .section {
  width: 25%;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
}
.footer-up .sponsor-list li {
  width: 25%;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  float: left;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  box-sizing: border-box;
  padding-right: 10px;
}
.footer-down {
  background: #3e3e3e;
  padding: 40px 0;
}
.footer-down ul {
  width: 720px;
  margin: 0 auto;
}
.footer-down ul li {
  width: 120px;
  text-align: center;
  float: left;
}
.footer-down ul li a {
  color: #d7d7d7;
  font-size: 14px;
}
.footer-down ul li a:hover {
  text-decoration: underline;
}
.footer-down .tip {
  text-align: center;
  color: #d7d7d7;
  margin-top: 10px;
}
.footer-down .power-by {
  font-size: 14px;
  text-align: center;
  color: #d7d7d7;
  margin-top: 10px;
}
.footer-down .power-by a {
  color: #ffffff;
}
.footer-down .power-by a:hover {
  text-decoration: underline;
}
/*我要做义工申请表单页面*/
.form-body .form-list {
  box-sizing: border-box;
  padding: 0 160px;
}
.form-body .section {
  margin-bottom: 40px;
  line-height: 40px;
}
.form-body .section:after {
  display: block;
  content: '';
  clear: both;
}
.form-body .section .form-name {
  float: left;
  width: 180px;
  font-size: 16px;
  color: #3e3e3e;
  text-align: right;
  box-sizing: border-box;
  padding-right: 20px;
}
.form-body .section .form-content {
  float: left;
  width: 700px;
}
.form-body .section .form-content input[type=text] {
  border: 1px solid #bebaba;
  display: block;
  width: 100%;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 10px;
  outline: none;
  font-size: 16px;
}
.form-body .section .form-content select {
  width: 30%;
  display: inline-block;
  height: 40px;
  outline: none;
  box-sizing: border-box;
  padding: 0 10px;
  color: #3e3e3e;
  font-size: 16px;
}
/*队伍类型页面*/
.team-type-list-title {
  margin: 20px 0;
}
.team-type-list-title h1 {
  font-size: 26px;
  text-align: center;
}
/*捐赠记录*/
.statistical-title > .container {
  background: #f8f8f8;
  box-sizing: border-box;
  padding: 20px 80px;
  margin: 20px auto;
  line-height: 40px;
}
.statistical-title .total-amount,
.statistical-title .attend-nub {
  font-size: 20px;
  font-weight: 800;
}
.statistical-title .total-amount span,
.statistical-title .attend-nub span {
  color: #dc3627;
  margin: 0 10px;
}
.statistical-body .title {
  font-size: 25px;
  font-weight: 800;
  color: #3e3e3e;
  text-align: center;
}
.statistical-body > .container {
  background: #f8f8f8;
  box-sizing: border-box;
  padding: 20px  80px;
  margin: 30px auto;
  line-height: 40px;
}
.statistical-body li {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 160px;
  line-height: 30px;
  padding: 10px 0 10px 160px;
  font-size: 16px;
}
.statistical-body li .statis-time {
  position: absolute;
  left: 0;
}
.statistical-body li .statis-content span {
  color: #dc3627;
  margin: 0 14px;
}
/*赞助商列表页*/
.adver-list-title h1 {
  font-size: 24px;
  text-align: center;
  margin: 40px 0;
}
.advertising-list li {
  width: 285px;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
}
.advertising-list li .adver-name {
  font-size: 16px;
  color: #3e3e3e;
  font-weight: 700;
  margin-top: 10px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.advertising-list li .adver-name:hover {
  text-decoration: underline;
}
.advertising-list li .adver-describe {
  font-size: 14px;
  color: #6c7178;
  line-height: 30px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.advertising-list li .advertising-img {
  display: block;
  width: 100%;
  height: 200px;
}
.advertising-list li .advertising-img img {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}
.advertising-list li:nth-child(4n) {
  margin-right: 0 !important;
}
/*资料下载列表页*/
.download-page-title h1 {
  font-size: 20px;
  margin: 40px auto;
  text-align: center;
}
.download-list > .container {
  box-shadow: 0 0 20px rgba(155, 155, 155, 0.2);
  padding: 20px 0;
}
.download-list ul {
  box-sizing: border-box;
  padding: 0 100px;
}
.download-list ul li {
  line-height: 50px;
  height: 50px;
  border-bottom: 1px dashed #e6e6e6;
  position: relative;
}
.download-list ul li a:hover {
  text-decoration: underline;
}
.download-list ul li:last-child {
  border-bottom: 0;
}
.download-list ul li .download-time {
  position: absolute;
  right: 100px;
  top: 0;
}
.download-list ul li .download-name {
  font-size: 16px;
  color: #3e3e3e;
  width: 900px;
  padding-right: 150px;
  box-sizing: border-box;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.download-list ul li .download-btn {
  position: absolute;
  right: 0;
  top: 0;
  color: #dc3627;
}
.download-list ul li .download-btn:hover {
  text-decoration: underline;
}
/*队伍展示页面*/
.team-tab-header {
  margin: 20px 0;
}
.team-tab-header > .container {
  background: #ffffff;
  box-sizing: border-box;
}
.team-tab-header ul {
  width: 100%;
  box-shadow: 0 0 40px -20px rgba(89, 0, 0, 0.1);
}
.team-tab-header li {
  float: left;
  width: 16.66666667%;
}
.team-tab-header li a {
  display: block;
  width: 100%;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #3e3e3e;
}
.team-tab-header li:active a,
.team-tab-header li.active a {
  color: #ffffff;
  background: #dc3627;
}
/*活动视频列表*/
.video-list-body .act-video-type {
  box-sizing: border-box;
  padding: 0 120px;
  line-height: 60px;
}
.video-list-body .act-video-type a {
  display: block;
  width: 50%;
  float: left;
  text-align: center;
  font-size: 24px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  color: #3e3e3e;
}
.video-list-body .act-video-type a:active,
.video-list-body .act-video-type a.active {
  color: #ffffff;
  background: #dc3627;
  border-color: #dc3627;
}
.video-list-body ul {
  margin-top: 40px;
  box-sizing: border-box;
  padding: 0 120px;
}
.video-list-body li {
  position: relative;
  min-height: 200px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.video-list-body li .video-image {
  position: absolute;
  width: 280px;
  height: 200px;
  padding-top: 24px;
  box-sizing: border-box;
}
.video-list-body li .video-image img {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.video-list-body li .video-image .decorate-up {
  position: absolute;
  background: url(../image/vadio-box.jpg) 0 0 no-repeat;
  background-size: cover;
  width: 100%;
  height: 24px;
  top: 0;
}
.video-list-body li .video-infor {
  box-sizing: border-box;
  width: 100%;
  padding-left: 300px;
}
.video-list-body li .video-infor .video-title {
  font-size: 25px;
  color: #dc3627;
}
.video-list-body li .video-infor .video-time {
  color: #4e535a;
  font-size: 16px;
  margin-top: 10px;
}
.video-list-body li .video-infor .video-browse-times {
  color: #4e535a;
  font-size: 16px;
  margin-top: 10px;
}
.video-list-body li .video-infor .video-describe {
  color: #767b82;
  font-size: 16px;
  position: absolute;
  bottom: 30px;
}
/*活动须知*/
.notice-body > .container {
  background: #f8f8f8;
  box-sizing: border-box;
  padding: 20px 80px;
}
.notice-body .notice-title {
  font-size: 25px;
  color: #3e3e3e;
  text-align: center;
  font-weight: 800;
  margin-bottom: 20px;
}
.notice-body article {
  color: #4e535a;
  font-size: 16px;
  line-height: 30px;
}
.notice-body a.btn {
  display: block !important;
  width: 120px;
  margin: 30px auto;
}
.checkbox {
  display: inline-block;
}
.checkbox input[type=checkbox] {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
/*我要捐款页面*/
.i-donate-page-body > .container {
  background: #ffffff;
  box-sizing: border-box;
  padding: 40px 120px;
  box-shadow: 0 0 25px -10px rgba(150, 150, 150, 0.8);
}
.i-donate-page-body .page-title {
  font-size: 24px;
  color: #3e3e3e;
  text-align: center;
}
.i-donate-page-body .donate-form .form-1 {
  width: 100%;
  font-size: 16px;
  color: #3e3e3e;
  margin-bottom: 30px;
  line-height: 30px;
  position: relative;
}
.i-donate-page-body .donate-form .form-1 a {
  color: #4e535a;
}
.i-donate-page-body .donate-form .form-1 a:hover {
  text-decoration: underline;
}
.i-donate-page-body .donate-form .form-1.team-search input[type=text] {
  width: 80% !important;
}
.i-donate-page-body .donate-form .form-1.team-search button {
  line-height: 40px;
  margin-left: 10px;
  width: 120px;
}
.i-donate-page-body .donate-form .form-1 input[type=text] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #bebaba;
  box-sizing: border-box;
  padding: 0 13px;
  outline: none;
  color: #4e535a;
}
.i-donate-page-body .donate-form .form-1 .donate-target {
  color: #4e535a;
}
.i-donate-page-body .donate-form .form-1 .form-tip {
  color: #e8943f;
}
.i-donate-page-body .donate-form .form-1 .donate-amount-choice {
  position: relative;
}
.i-donate-page-body .donate-form .form-1 .donate-amount-choice span {
  cursor: pointer;
  display: inline-block;
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 15px;
  border: 1px solid #bebaba;
  color: #bebaba;
}
.i-donate-page-body .donate-form .form-1 .donate-amount-choice span.active,
.i-donate-page-body .donate-form .form-1 .donate-amount-choice span:active {
  color: #ffffff;
  background: #bebaba;
  display: inline-block !important;
}
.i-donate-page-body .donate-form .form-1 .donate-amount-choice .amount-input {
  position: absolute;
  top: 0;
  left: 340px;
}
.i-donate-page-body .donate-form .form-1 .donate-amount-choice .amount-input input {
  display: inline-block !important;
  width: 100px;
}
.i-donate-page-body .donate-form .form-1 .donate-amount-choice .anonymous input[type=checkbox] {
  margin-right: 5px;
}
.i-donate-page-body .donate-form .form-1 .pay-method .method-1 {
  width: 180px;
  text-align: center;
  color: #4e535a;
  margin-right: 40px;
}
.i-donate-page-body .donate-form .form-1 .pay-method .method-1 input[type=radio] {
  margin-right: 10px;
}
.i-donate-page-body .donate-form .form-1 .pay-method .method-1 .icon-pay {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../image/we-ali.png) 0 0 no-repeat;
  background-size: cover;
  vertical-align: -12px;
  margin-right: 10px;
}
.i-donate-page-body .donate-form .form-1 .pay-method .method-1 .icon-pay.online {
  background-position: -40px 0;
}
.i-donate-page-body .donate-form .form-1 .pay-method .method-1 .icon-pay.offline {
  background-position: 0 0;
}
.i-donate-page-body .donate-form .confirm-btn {
  width: 300px;
  margin: 0 auto;
}
.i-donate-page-body .donate-form .confirm-btn button {
  width: 140px;
  font-size: 18px;
  line-height: 45px;
  border-radius: 10px;
}
.donate-object-tab-title {
  width: 500px;
  line-height: 50px;
  border: 1px solid #bebaba;
  box-sizing: border-box;
}
.donate-object-tab-title a {
  display: block;
  float: left;
  width: 249px;
  font-size: 16px;
  color: #3e3e3e;
  text-align: center;
}
.donate-object-tab-title a.team-object {
  border-right: 1px solid #bebaba;
  box-sizing: border-box;
}
.donate-object-tab-title a.active,
.donate-object-tab-title a:active {
  background: #dc3627;
  color: #ffffff;
}
