html,
body {
  position: relative;
  height: 100%;
  overflow: auto;
  background:#eae9ee;
}
body {
  color: #000;
  background:#eae9ee;
  font-size: 14px;
  font-family: "微软雅黑";
  margin: 0;
  padding: 0;
 /*  min-width: 1600px; */
}
.web-building {
  height: 400px;
  background-color: #ffffff;
}
.web-building .web-building--title {
  color:#f7af6a;
  position: absolute;
  top:43%;
  left: 30%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.signUp-green {
    background: #32b16c;
    font-size: 14px;
}

.will-blue {
    background: #3bb3d4;
    font-size: 14px;
}
.over-gray {
    background: #aeaeae;
    font-size: 14px;
}
.page {
  height: 100%;
  width: 100%;
  background-color: #eae9ee;
  position: relative;
}
.heade-content {
  position: absolute;
  z-index: 999;
  right: 85px;
  height: 50px;
  line-height: 50px;
  margin-top: 20px;
}
.heade-content > span,.header-name{
  color: #F89341;
}
.header-logOut {
  color: #000000;
}
.heade-content .header-login {
  float: right;
  height: 32px;
  width: 85px;
  line-height: 32px;
  color: #2e2e2e;
  border-radius: 20px;
  text-align: center;
  margin: 25px 0 15px 15px;
  cursor: pointer;
  font-size: 15px;
}
.heade {
  /* position: absolute; */
 /*  width: 100%; */
  z-index: 9999;
}
.heade .heade-content  .active {
  float: right;
  height: 32px;
  width: 85px;
  line-height: 32px;
  color: #fff;
  background: -webkit-linear-gradient(left, #f13e28, #ca171e) /* Safari 5.1 - 6.0 */;
  background: -o-linear-gradient(right, #f13e28, #ca171e) /* Opera 11.1 - 12.0 */;
  background: -moz-linear-gradient(right, #f13e28, #ca171e) /* Firefox 3.6 - 15 */;
  background: linear-gradient(to right, #f13e28, #ca171e) /* 标准的语法 */;
  border-radius: 20px;
  text-align: center;
  margin: 25px 0 15px 15px;
  cursor: pointer;
  -moz-box-shadow: 1px 1px 20px #f6422a;
  -webkit-box-shadow: 1px 1px 20px #f6422a;
  box-shadow: 1px 1px 20px #f6422a;
}
.heade-content .return-but a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}
.back-manage {
  position: relative;
}
.back-manage-wrap:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 16px solid #fff;
  top: -16px;
  left: 0px;
}
.back-manage-wrap {
  position: absolute;
  left: 0;
  background-color: #fff;
  width:  100px;
  display: none;
  z-index: 999;
  box-shadow: -2px 5px 11px 4px #ccc;
}
.back-manage-list {
  width: 100%;
  text-align: center;
}
.back-manage-list >a {
  color: #000;
}
.back-manage-list >a:hover {
  color: #FFF;
}
.back-manage-list:hover{
  background-color: #e11f27;
}
.back-manage-list:hover a{
  color: #ffffff;
}
/* 主界面swiper样式  start*/
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #e2e1e6 /* Center slide text vertically */;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide-active {
  background-color: #e2e1e6;
  min-width: 1000px;
}
.swiper-pagination-bullet {
  width: 200px;
  margin: 50px 85px 50px 0 !important;
  background: transparent;
  color: #2e2e2e;
  text-align: right;
  opacity: 1;
  position: relative /*  margin-right: 85px; */;
}
.swiper-pagination-bullet-active:after {
  position: absolute;
  content: "";
  height: 20px;
  width: 2px;
  background-color: #f00;
  top: 120%;
  right: -10px;
}
.swiper-pagination-bullet p {
  margin: 2px;
 /*  font-family: -webkit-pictograph; */
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: transparent;
  color: #d04a51;
}
.swiper-container-vertical>.swiper-pagination-bullets {
 /*  top: 40%; */
  position: absolute;
}
.bg-red {
  background: url(../../images/default/bg-red.png) no-repeat;
  width: 136px!important;
  height: 88px!important;
  margin:0 auto;
  line-height: 88px;
  position: relative;
}
.bg {
    background: url(../../images/default/bg-1.png) no-repeat,url(../../images/default/bg-2.png) no-repeat, url(../../images/default/bg-log.png) no-repeat,url(../../images/default/bg-3.png) no-repeat;
    width: 100%;
    height: 100%;
    display: fixed;
    top: 0;
    position: fixed;
    background-position: 0 0 ,50% 100%,50% 50%, 100% 100%;
}
.bg-other {
    background: url(../../images/default/bg-1.png) no-repeat,url(../../images/default/bg-22.png) no-repeat, url(../../images/default/bg-yuan.png) no-repeat,url(../../images/default/bg-3.png) no-repeat;
    width: 100%;
    height: 100%;
    display: fixed;
    top: 0;
    position: fixed;
    background-position: 0 0 ,50% 100%,50% 50%, 100% 100%;
}
.dot  {
  position: fixed;
  left: 50%;
}
.dot li {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: red;
  margin: 0 20px;
}
.main-content {
  background: url(../../images/default/bg-log.png) no-repeat;
  width: 1000px;
  height: 900px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -500px;
  margin-top: -450px;
  display: block;
 /*  background-size: 90%; */
  background-position: 50% 50%;
}
.else-content {
  background: url(../../images/default/bg-yuan.png) no-repeat;
  width: 1000px;
  height: 900px;
  position: absolute;
  /* background-size: 50%; */
  background-position: 50%;
  left: 0;
  right: 0;
  margin: -450px auto auto auto;
  top: 50%;
}
.main-title {
  position: absolute;
  z-index: 1;
  font-size: 14px;
  color: #000000;
  top: 13%;
  left: 0;
  right: 0;
  margin:auto;
  font-weight: bolder;
  text-align: center;
  /* text-indent:45px; */
}
.else-title {
  color: #dadadf;
}
.logo-avatar {
  background: url(../../images/default/logo.png) no-repeat;
  height: 50px;
  width: 222px;
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 20px;
}
.main-left {
  background: url(../../images/default/bg-1.png) no-repeat;
  height: 100%;
  width: 15%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.main-middle {
  background: url(../../images/default/bg-2.png) no-repeat;
  position: absolute;
  bottom: 0;
  width: 318px;
  height: 215px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  background-size: 70%;
  background-position: 50% 100%;
}
.else-middle {
  background: url(../../images/default/bg-22.png) no-repeat;
  position: absolute;
  bottom: 0;
  width: 318px;
  height: 215px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  background-size: 70%;
  background-position: 50% 100%;
}
.main-right {
  position: absolute;
  background: url(../../images/default/bg-3.png) no-repeat;
  bottom: 0;
  right: 0;
  width: 20%;
  height: 15%;
  z-index: 1;
  background-position: 50% 100%;
  background-size: contain;
}
/* 主界面swiper样式  over*/
/*activity界面  --start--*/
.activity {
  position: absolute;
  display: block;
  width: 1000px;
  top: 50%;
  left: 50%;
  margin-left: -500px;
  margin-top: -345px;
}
.activity .tabs {
  display: table;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.activity .tabs li {
  position: relative;
  float: left;
  height: 50px;
  margin: 10px;
  cursor: pointer;
}
.activity .tabs .active {
  color: #c8161d;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.activity .tabs .active:after {
  content: '';
  position: absolute;
  bottom: 20px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 20px;
  height: 2px;
  background-color: #c8161d;
}
.activity .tabs-content .second {
  display: none;
}
.activity .tabs-content .tabs-content--wrap {
  overflow: hidden;
  width: 1020px;
  height: 610px; 
}
.activity .tabs-content .tabs-content--wrap li {
  width: 230px;
  background: #FFFFFF;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  border: 1px solid #e2e1e6;
  /* position: relative;
  width: 326px;
  height: 244px;
  margin-right: 14px;
  margin-bottom: 14px;
  float: left;
  overflow: hidden; */
}
 .venue-content .tabs-content--wrap li {
  width: 310px;
  height: 250px;
  background: #FFFFFF;
  float: left;
  margin-right: 22px;
  margin-bottom: 10px;
 /*  border: 1px solid #e2e1e6; */
  /* position: relative;
  width: 326px;
  height: 244px;
  margin-right: 14px;
  margin-bottom: 14px;
  float: left;
  overflow: hidden; */
}
.venue-show--name {
  height: 50px;
  line-height: 50px;
  position:absolute;
  z-index: 99;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  bottom: 0;
  width: 100%;
  text-align: left;
  padding-left: 20px;
  box-sizing: border-box;
}
.tabs-content--wrap li:hover{
  box-shadow: 0px 0px 20px 5px grey;
}
.tabs-content--wrap li:hover .active_img{
  transform: scale(1.3);
}
.tabs-content--wrap li .whzg_active_item {
    display: block;
    width: 100%;
    height: 172px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.state_active {
    width: 90px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
    color: #FFFFFF;
    text-align: center;
    line-height: 34px;
    z-index: 1;
}
.over-gray {
    background: #aeaeae;
    font-size: 14px;
}
.tabs-content--wrap li  .active_content .active_title {
    display: block;
    cursor: pointer;
    font-size: 14px;
    color: #1f1f1f;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-align:left;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.tabs-content--wrap li  .active_content {
    padding: 14px;
    overflow: hidden;
}
.tabs-content--wrap li  .active_content > p{
    font-size: 12px;
    color: #8a8a8a;
    padding: 4px 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.tabs-content--wrap li .active_img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.venue-content  .tabs-content--wrap li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
} 
.tabs-content--wrap li a .activity-avatar {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tabs-content--wrap li a .review-title {
  display: none;
  position: absolute;
  top: 0px;
  z-index: 999;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  width: 100%;
  height: 100%;
}
.venue-show--title {
  display: inline-block!important;
  margin-top: 20%!important;
  margin-bottom: 10%!important;
  line-height: 50px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.tabs-content--wrap li a .review-title p {
  line-height: 25px;
  margin: 70px 20px 0 20px;
  text-align: left;
}
.tabs-content--wrap li a .review-title span {
  display: block;
  margin: 10px 20px 0 20px;
  text-align: left;
  font-size: 15px;
}
.tabs-content--wrap li a .review-title:hover {
  box-shadow: 0px 0px 20px 5px rgba(225,225,225,0.6);
}
.loading-more {
  float: right;
  font-size: 12px;
  cursor: pointer;
  color: #c91a21;
  position: absolute;
  top: -50px;
  right: 0;
}
.loading-more a{
  color: #c91a21;
  font-size: 12px;
  cursor: pointer;
  text-decoration:none;
}
.venue {
  position: absolute;
  display: block;
  width: 1000px;
 /*  height: 400px; */
 /*  top: 50%;
 margin-top: -200px;
 left: 50%;
 margin-left: -500px; */
}
.venue-wrap p {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 20px;
}
.vennue-look--detail {
  padding: 5px 10px;
  border: 1px solid #ffffff;
  font-size: 17px;
  border-radius: 5px;
  position: relative;
  top: 15px;
  right: 4%;
  color: #ffffff;
}
.venue-content {
  overflow: hidden;
  height: 100%;
}
/* overflow hidden*/
.venue-avatar {
  width: 100%;
  height: 245px;
/*margin-bottom 20px*/
}
.venue-left-content {
  height: 145px;
  width: 100%;
  background-color: #7d7d7d;
  color: #fff;
}
.venue-left-content p {
  margin: 20px 0 20px 20px;
  text-align: left;
}
.venue-left-content span {
  display: block;
  margin: 0 0 10px 20px;
  text-align: left;
  font-size: 12px;
}
.venue-left-content .detail {
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 12px;
    margin: 0 0 10px 20px;
    width: 80px;
    text-align: center;
    padding: 3px;
}
.venue-left {
  height: 100%;
  width: 278px;
  position: relative;
}
.venue-left .le {
  position: absolute;
  bottom: 0;
  text-align: left;
}

.venue-left .le:hover {
  background-color: #c8161d;
  cursor: pointer;
}
.venue-middle {
  /* display: table; */
  position: relative;
  height: 100%;
  width: 424px;
  margin: 0 10px;
  background-color: #c8161d;
  cursor: pointer;
}
.venue-middle .venue-left-content {
 /*  display: table-cell; */
  background-color: #c8161d;
  vertical-align: middle;
  position: absolute;
  z-index: 999;
  height: 100%;
  padding: 25% 0px;
}
.venue-middle-content {
  height: 100%;
  width: 100%;
}
.venue-middle .venue-left-content p,
.venue-middle .venue-left-content span {
  margin-left: 40px;
}
.venue-middle .venue-left-content a {
  text-decoration: none;
  color: #fff;
}
.venue-middle .venue-left-content .detail {
  width: 110px;
  height: 34px;
  line-height: 34px;
  border-radius: 20px;
  border: 1px solid #fff;
  text-align: center;
  margin-top: 20px;
}
.venue-right {
  height: 100%;
  width: 278px;
  position: relative;
}
.venue-right .venue-left-content {
  position: absolute;
  top: 0;
  color: #2f2f2f;
  text-align: left;
}
.venue-right .venue-left-content .detail{
  color: #2f2f2f;
  border: 1px solid #2f2f2f;
}
.venue-right .venue-left-content:hover{ 
  background-color: #c8161d;
  color:#ffffff;
  cursor: pointer;
 }
.venue-right .venue-left-content:hover .detail{ 
  color:#ffffff;
  border: 1px solid #ffffff;
 }
 .venue-right .venue-left-content:hover a{ 
  color:#ffffff!important;
 }
.venue-right .ri {
  position: absolute;
  bottom: 0;
  right: 0;
}
.loading-more--more {
  margin-top: 20px;
}
/*mooc*/
.mooc {
  width: 1000px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -175px;
  margin-left: -510px;

}
.mooc .mooc-wrap {
  display: block;
  width: 1020px;
  height: 350px;
/*overflow hidden*/
}
.mooc .mooc-wrap .mooc-left {
  position: relative;
  width: 324px;
  background-color: #fff;
  height: 350px;
  margin-right: 15px;
  text-align: center;
}
.mooc .mooc-wrap .mooc-left:hover{
  background-color: #c8161d;
  color: #fff;
}

.mooc .mooc-wrap .mooc-left:hover .mooc-play {
  background: url("../../images/default/red-play.png") no-repeat;
}
.mooc .mooc-wrap .mooc-left:hover .mooc-title {
  color: #fff;
}
.mooc .mooc-wrap .mooc-left:hover .mooc-content {
  color: #fff;
}
.mooc .mooc-wrap .mooc-left .mooc-play {
  position: absolute;
  left: 0;
  right: 0;
  color: #d7d7d7;
  margin: auto;
  top: -66px;
  width: 133px;
  height: 133px;
 /*  line-height: 92px; */
  font-size: 25px;
  background: url("../../images/default/white-play.png") no-repeat;
 /*  border-radius: 50%;
 background-color: #fff;
 -moz-box-shadow: 1px 1px 10px #d7d7d7;
 -webkit-box-shadow: 1px 1px 10px #d7d7d7;
 box-shadow: 1px 1px 10px #d7d7d7; */
}
.mooc .mooc-wrap .mooc-left .mooc-title {
  margin-top: 50px;
  height: 20px;
  line-height: 20px;
  color: #000001;
  text-align: left;
  margin: 50px 17px 0 17px;
  font-size: 16px;
  font-weight: 700;
}
.mooc .mooc-wrap .mooc-left .mooc-content {
  overflow: hidden;
  margin: 20px 17px;
  color: #b1b0b0;
  font-size: 15px;
}
.mooc .mooc-wrap .mooc-left .mooc-avatar {
  width: 290px;
  height: 205px;
}
.resource {
  position: absolute;
  display: block;
  width: 1000px;
  top: 50%;
  left: 50%;
  margin-top: -250px;
  margin-left: -500px;
}
.resource .resource-wrap {
  overflow: hidden;
  height: 500px;
}
.resource .resource-wrap li {
  width: 500px;
  height: 250px;
  position: relative;
}
.resource .resource-wrap li a {
  display: block;
  width: 250px;
}
.resource .resource-wrap li  .resource-avatar {
  height: 100%;
  width: 50%;
}
.resource .resource-wrap li a .resource-left-content {
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  z-index: 9999;
  color: #323232;
  background-color: #fff;
}
.resource .resource-wrap li a .resource-left-content:hover {
  color: #fff;
  background-color: #c8161d;
}
.resource .resource-wrap li a .resource-left-content p {
  margin: 70px 20px 0 20px;
  text-align: left;
}
.resource .resource-wrap li a .resource-left-content span {
  display: block;
  text-align: left;
  font-size: 15px;
  margin: 20px 20px 0 20px;
}
.resource .resource-wrap li a .resource-left-content:hover  .resource-left-arrow {
  background: url(../../images/default/arrow-left-w.png) no-repeat;
  width: 15px;
  height: 15px;
}
.resource-left-arrow {
  background: url(../../images/default/arrow-left-b.png) no-repeat;
  width: 15px;
  height: 15px;
}
.resource .resource-wrap li a .resource-left-content:hover  .resource-right-arrow {
  background: url(../../images/default/arrow-right-w.png) no-repeat;
  width: 15px;
  height: 15px;
}
.resource-right-arrow {
  background: url(../../images/default/arrow-right-b.png) no-repeat;
  width: 15px;
  height: 15px;
}
.onlive {
  width: 1000px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -500px;
  margin-top: -250px;
}
.onlive .onlive-title {
  height: 30px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 10px;
}
.onlive .onlive-title .title {
  color: #000;
  font-weight: 700;
  font-size: 15px;
}
.onlive .onlive-title .name {
  margin-left: 30px;
  font-size: 12px;
  color: #767677;
}
.onlive .onlive-wrap {
  overflow: hidden;
}
.onlive .onlive-wrap .onlive-left {
  height: 468px;
  width: 838px;
  background-color: #c8161d;
}
.onlive .onlive-wrap .onlive-right {
  height: 468px;
  width: 150px;
}
.onlive .onlive-wrap .onlive-right .onlive-right-list li {
  height: 106px;
  background-color: #00f;
  margin-bottom: 12px;
  cursor: pointer;
}
.onlive .onlive-wrap .onlive-right .onlive-right-list .active {
  position: relative;
  border: 2px solid #c8161d;
  cursor: pointer;
}
.onlive .onlive-wrap .onlive-right .onlive-right-list .active:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 10px solid #c8161d;
  border-bottom: 8px solid transparent;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -10px;
}
.panor {
  position: absolute;
  width: 1000px;
  top: 50%;
  left: 50%;
  margin-top: -250px;
  margin-left: -500px;
}
.panor .panor-title {
  height: 52px;
  line-height: 52px;
  background-color: #FFFFFF;
  overflow: hidden;
  padding-left: 18%;
}
.panor .panor-title > li a{
  color: #ababab;
}
.panor .panor-title > li{
  width: 13%;
  text-align: center;
  font-size: 14px;
  border-left: 1px solid #f6f6f6;
  cursor: pointer;
}
.panor .panor-title > .active a{
  color: #aa0d0d;
}
.panor .panor-title > li img{
  vertical-align: middle;
  margin: 0 5px;
}
.panor-title > .active {
  color: #aa0d0d!important;
}
.panor-content {
  background:  url(../../images/default/scene01.jpg) no-repeat;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  height: 454px;
}
.panor .panor-wrap {
  width: 14.2%;
  background-color: rgba(0,0,0,0.4);
  padding: 10px;
  height: 100%;
  box-sizing: border-box;
}
.panor-tips {
  position: absolute;
  bottom: 0;
  height: 32px;
  line-height: 32px;
  background-color: rgba(0,0,0,0.6);
  color: #FFFFFF;
  margin: auto;
  padding: 0 10px;
  left: 50%;
  transform: translate(-50%);
  min-width: 150px;
  border-radius: 5px 5px 0 0 ;
  font-size: 14px;
  text-align: center;
}
.panor .panor-wrap li {
 text-align: center;
 margin:5px 0;
 cursor: pointer;
}
.panor .panor-wrap li .panor-avatar {
    border: 1px solid #a0a0a0;
}

.panor .panor-wrap .active img{
  border: 2px solid #c8161d;
}
.panor-tips-enter {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  height: 32px;
  line-height: 32px;
  background-color: rgba(0,0,0,0.5);
  font-size: 14px;
  color: #FFFFFF;
  width: 150px;
  margin-left: -85px;
  left: 50%;
  border-radius: 20px ;
  padding: 0 10px;
  cursor: pointer;
}
.panor-tips-avatar {
  vertical-align: middle;
  margin: 5px;
}

/* volun */
.volun{
  position: absolute;
  width: 1000px;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -500px;
}
.volun .volun-top {
  height: 242px;
  margin-bottom: 20px;
}
.volun .volun-top .volun-wrap {
  width: 746px;
  height: 100%;
  text-align: left;
  background: url(../../images/default/voluntter-03.png) no-repeat;
  background-size: 100%;
  padding-top: 15px;
  overflow-y: auto;
}
.volun .volun-top .volun-wrap li{
  position: relative;
  line-height: 30px;
  padding-left: 20px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.volun .volun-top .volun-wrap li a{
  color: #000;
}
.volun .volun-top .volun-wrap li:before{
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #bababa;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
.volun .volun-top .volun-wrap span {
  color: #0063cc;
  margin-right: 10px;
}
.volun .volun-bottom {
  height: 242px;
}
.volun .volun-top .volun-top-avatar {
  height: 242px;
  width: 242px;
  background-color: red;  
} 
.volun .volun-bottom .volun-bottom-avatar {
  height: 242px;
  width: 242px;
  background-color: green;
} 
.volun-bottom-wrap .volun-bottom-img {
 
}
.volun-bottom-wrap {
  height: 100%;
}
.volun-bottom-wrap li {
  height: 100%;
  width: 242px;
  margin-right: 10px;
  background-color: #ffffff;
}
.volun-bottom-wrap li:hover{
  background-color: #c8161d;
  
}
.volun-bottom-wrap li:hover p{
  color: #ffffff;
}
.volun-bottom-wrap li .volun-bottom-img {
  height: 190px;
  width: 100%;
}
.volun-bottom-wrap li  a {
  display: block;
  text-decoration: none;
  height: 100%;
}
 .volun-bottom-wrap li  p {
  margin: 5px 10px;
  color: #2f2f2f;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: left;
} 
.platform {
  width: 1000px;
  position:absolute;
  top: 50%;
  margin-top: -250px;
  left: 50%;
  margin-left: -500px;
}
.platform .main {
  position: absolute;
  top: 0;
  left: -240px;
  z-index: 2;
}
.platfrom-wrap {
  position: relative;
  width: 600px;
  height: 557px;
  background-color: #ffffff;
  border-radius: 5px;
  z-index: 1;
}
.platfrom-wrap:before{
  content: "";
  position: absolute;
  top: 40%;
 /*  bottom: 0; */
  margin: auto;
  left: -20px;
  border-top: 16px solid transparent;
  border-right: 20px solid #ffffff;
  border-bottom: 16px solid transparent;
}
.platfrom-title {
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.platfrom-content{
    background-color: #f9f8f8;
   /*  margin: 0 20px; */
    border-radius: 5px;
    height: 80%;
    overflow-y:auto;
    /* position: relative; */
    top: 0;
}
.platfrom-content li{
   overflow: hidden;
}
.platfrom-wrap .th-title {
    height: 60px;
   /*  line-height: 60px; */
    background-color: #e8e4e4;
}
/* .platfrom-content .th {
    height: 60px;
    line-height: 60px;
    background-color: #e8e4e4;
} */
.platfrom-content .tr {
    line-height: 40px;
    color: #808080;
}
.platfrom-content .td {
  width: 25%;
  text-align: center;
  /* position: relative; */
}
.th-title p {
 margin-top: 36px;
 font-size: 12px;
 text-align: center;
}
.th-title .area {
  background: url(../../images/default/area.png) no-repeat;
  background-position: 50% 20%;
  width: 25%;
  height: 60px;
}
.th-title .activity-bg {
  background: url(../../images/default/activity.png) no-repeat;
  background-position: 50% 20%;
  width: 25%;
  height: 60px;
}
.th-title .venueNum {
  background: url(../../images/default/venue.png) no-repeat;
  background-position: 50% 20%;
  width: 25%;
  height: 60px;
}
.th-title .people {
  background: url(../../images/default/people.png) no-repeat;
  background-position: 50% 20%;
  width: 25%;
  height: 60px;
}
.platfrom-back {
  position: absolute;
  top: 15px;
  left: 10px;
  text-align: left;
  font-size: 15px;
  background: url(../../images/default/back.png) no-repeat;
  width: 50px;
  height: 20px;
  line-height: 20px;
  background-size: 16px 16px;
  background-position: 100% 50%;
  cursor: pointer;
  
}
/* pop */
.modal-backdrop {
    background: #000;
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0;
    right: 0;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    opacity: 0.5;
    display: block;
    cursor: pointer;
    z-index: 1000;
}
.pop-window {
    position: fixed;
    z-index: 1011;
    width: 600px;
    top: 0;
    top: 50%;
    left: 50%;
}
.pop-top, .pop-bottom {
    width: 100%;
    height: 4px;
    background: #fdfcfc;
    position: relative;
    float: left;
}
.pop-top {
    border-top: 1px solid #cfcfcf;
}
.pop-bottom {
    border-bottom: 1px solid #cfcfcf;
}
.pop-top:before, .pop-top:after, .pop-bottom:before, .pop-bottom:after {
    content: "";
    background: url(../images/icon-two.png) no-repeat;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0;
}
.pop-top:before {
    background-position: -69px -628px;
    left: -4px;
}
.pop-top:after {
    background-position: -73px -628px;
    right: -4px;
}
.pop-bottom:before {
    background-position: -69px -632px;
    left: -4px;
}
.pop-bottom:after {
    background-position: -73px -632px;
    right: -4px;
}
.pop-main {
    width: 100%;
    max-height: 800px;
    background: #fdfcfc;
    position: relative;
    float: left;
    padding-bottom: 20px;
}
.pop-main:before, .pop-main:after {
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
}
.pop-main:before {
    background: url(../images/pop-mainl.jpg) repeat-y;
    left: -4px;
    background-color: #fff;
}
.pop-main:after {
    background: url(../images/pop-mainr.jpg) repeat-y;
    right: -4px;
    background-color: #fff;
}
.pop-main .top-title {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #E5E5E5;
}
.pop-main .top-title .pop-t {
    font-size: 16px;
    color: #333333;
    padding-left: 10px;
}
.pop-window .close {
    background: url(../images/icon-two.png) no-repeat;
    background-position: -1px -782px;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 17px;
    top: 17px;
    cursor: pointer;
}
.pop-window .pop-main .cont-w {
    margin-top: 20px;
}
.pop-window .pop-main .btn-top-bor {
    border-top: 1px solid #E5E5E5;
    padding: 20px 0;
}
.text-pop {
    margin-bottom: 14px;
}
.text-pop .title {
}
.text-pop .cont {
    margin-left: 80px;
}
.register .form-group{
  overflow: hidden;
  line-height: 50px;
  width: 80%;
  margin:0 auto;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.register .form-group  .col-sm {
  width: 70%;
}
.register .login-link {
  color: #4671D3;
}
.btn-top-bor .sublit {
  height: 30px;
  width: 100px;
  line-height: 30px;
  background-color: #c8161d;
  color: #ffffff;
  border-radius: 5px;
  border: none;
  margin:10px;
  cursor: pointer;
}
.register .form-group  .col-sm .message {
  width: 50%;
/*   float: left; */
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-right: -10px;
}
.register .form-group  .col-sm .message-but {
  width: 25%;
 /*  float: left; */
  background: #fff;
  text-decoration: underline;
  color: #C8161D;
  border: none;
  cursor: pointer;
  text-align: center;
  border-radius: 0;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border: 1px solid #e5e5e5;
}
.check-picture-avatar .col-sm {
  margin-top: 10px;
}
.check-picture-avatar .col-sm img{
  width: 72%;
  height: 50px;
}
.form-group .check .refresh {
  color: #6a0808;
  cursor: pointer;
}
#return_to_total_stats_btn {

}


._citys { width: 450px; display: inline-block; border: 2px solid #eee; padding: 5px; position: relative; background-color: #ffffff}
._citys span { color: #56b4f8; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 3px; position: absolute; right: 10px; top: 10px; border: 1px solid #56b4f8; cursor: pointer; }
._citys0 { width: 100%; height: 34px; display: inline-block; border-bottom: 2px solid #56b4f8; padding: 0; margin: 0; }
._citys0 li { display: inline-block; line-height: 34px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
.citySel { background-color: #56b4f8; color: #fff !important; }
._citys1 { width: 100%; display: inline-block; padding: 10px 0; }
._citys1 a { width: 83px; height: 35px; display: inline-block; background-color: #f5f5f5; color: #666; margin-left: 6px; margin-top: 3px; line-height: 35px; text-align: center; cursor: pointer; font-size: 13px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: #56b4f8; }
.AreaS { background-color: #56b4f8 !important; color: #fff !important; }


@media (max-width: 1024px){
  body{
    min-width: 1024px;
  }
 .main-wrap {
    transform: scale(0.9);
    /* zoom:0.9; */
  }
  .else-content {
     transform: scale(0.9);
    /*  zoom:0.8; */
  }
  .login-wrap {
     transform: scale(0.9);
    /*  zoom:0.8; */
  } 
  .swiper-container-vertical>.swiper-pagination-bullets {
    transform: scale(0.9);
  /*   zoom:0.8; */
    position: absolute;
    top: 50%;
    margin-top: -286px;
  }
  .mine-wrap .mine-content .mine-content--wrap .mine-content-ul {
    margin: 0 4px;
    float: left;
    width: 90px; 
    height: 100%;
    text-align: center;
  }

/* body{font-size: 18px} */
} /*>=1024的设备*/
@media (min-width: 1024px){
 .main-wrap {
    transform: scale(0.6);
  }
  .else-content {
     transform: scale(0.6);
  }
   .login-wrap {
     transform: scale(0.6);
  } 
  .swiper-container-vertical>.swiper-pagination-bullets {
    transform: scale(0.6);
    position: absolute;
    top: 50%;
    margin-top: -286px;
  }
/* body{font-size: 18px} */
} /*>=1024的设备*/

@media (min-width: 1100px) {
  .main-wrap {
    transform: scale(0.8);
    zoom:0.8;
  }
  .else-content {
     transform: scale(0.8);
     zoom:0.8;
  }
  .login-wrap {
     transform: scale(0.8);
     zoom:0.8;
  }
  .swiper-container-vertical>.swiper-pagination-bullets {
    transform: scale(0.8);
    zoom:0.8;
    position: absolute;
    top: 50%;
    margin-top: -286px;
  }
} /*>=1024的设备*/
@media (min-width: 1280px) {
  .main-wrap {
    transform: scale(0.8);
    zoom:0.8;
  }
  .else-content {
     transform: scale(0.8);
     zoom:0.8;
  }
  .login-wrap {
     transform: scale(0.8);
     zoom:0.8;
  }  
  .swiper-container-vertical>.swiper-pagination-bullets {
    transform: scale(0.8);
    zoom:0.8;
    position: absolute;
    top: 50%;
    margin-top: -286px;
  }
} 

@media (min-width: 1366px) {
  .main-wrap {
    transform: scale(0.9);
    zoom:0.9;
  }
  .else-content {
     transform: scale(0.9);
      zoom:0.9;
  }
  .login-wrap {
     transform: scale(0.9);
       zoom:0.9;
  } 
  .swiper-container-vertical>.swiper-pagination-bullets {
    transform: scale(0.9);
      zoom:0.9;
    position: absolute;
    top: 50%;
    margin-top: -286px;
  }
}  

@media (min-width: 1440px) {
  .else-content {
     transform: scale(1);
       zoom:1;
  } 
  .main-wrap {
    transform: scale(1);
     zoom:1;
  }
  .login-wrap {
     transform: scale(1);
      zoom:1;
  } 
  .swiper-container-vertical>.swiper-pagination-bullets {
    transform: scale(1);
     zoom:1;
    position: absolute;
    top: 50%;
    margin-top: -286px;
  }
}
.login-wrap .message-login {
  margin-top: 60px;
}
.login-wrap .pwd-login {
  margin-top: 60px;
}
#menu p {
  text-align: right;
}
.mine-center {
  padding: 5px 10px;
}
.heade-content span{
  color: #323233;
}
.heade-content a {
  color: #323233;
}
.main-tips {
  position: absolute;
  /* z-index: 999; */
  top: 25%;
 /*  left: 100px; */
  width: 15%;
  border:1px solid #d2d2d2;
  border-radius: 0 30px 0 30px;
  min-height: 400px;
}
.main-tips--title {
  height: 56px;
  line-height: 56px;
  border-bottom:1px solid #d2d2d2;
  text-align: center;
}
.main-tips--list {
 /*  height: 70px; */
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  padding: 8px 10px;
  color: #555556;
}
.main-tips--list a {
  color: #000000;
}
.main-tips--list:hover{
  background-color: #c8161d;
  cursor: pointer;
}
.main-tips--list:hover a{
   color: #ffffff;
}
.main-tips--footer {
  font-size: 16px;
  height: 70px;
  line-height: 70px;
  border-top:1px solid #d2d2d2;
  cursor: pointer;
  text-align: center;
}
.main-tips--footer  a {
  color: #c8161d;
}
.address-wrap{
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 250px;
    height: 50px;
    line-height: 50px;
}
.address-wrap--list {
  float: right;
  margin-left: 10px;
  position: relative;
}
/* .address-allarea .all-city:hover {
  display: block;
}
.address-wrap--list:hover > .address-wrap--content{
  display: block;
} */
.address-wrap--list > a {
  text-decoration: underline;
  cursor: pointer;
}
.address-wrap--list > a:hover {
  color: #f13e28;
}

.address-wrap--content {
 /*  position: absolute; */
  display: none;
  position: relative;
  width: 350px;
  background-color: #ffffff;
  /*padding: 0 10px;*/
  background: #F6F6F6;
  border: 1px solid #E5E5E5;
  height: 255px;
}
.address-wrap--content  p{
    padding: 10px 20px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
.address-wrap--content  p span {
    color: #f37f19;
    font-size: 16px;
    margin: 0 4px;
}
.address-wrap--list ul:before {
  content: "";
  position:absolute;
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 20px solid #F6F6F6;
  top: -18px;
  left: 0;
}
.address-allarea >li {
    padding: 6px 20px;
    overflow: hidden;
}
/* .address-allarea >li:hover > .all-city{
    display: block;
} */
.address-allarea >li h3{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
.address-allarea >li .t-city {
  width: 100%;
  overflow: hidden;
}
.address-allarea >li .t-city a{
  display: block;
  float: left;
  color: #9C9C9C;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.address-allarea .all-city {
    display: none;
    position: absolute;
    top: 255px; 
    right: -1px;
    width: 350px;
    height: 200px;
    background: #F6F6F6;
    color: #000000;
    border: 1px solid #E5E5E5;
    border-left: 0;
    overflow-y: auto;
    border-left: 1px solid white;
    padding: 6px 20px; 
    overflow: hidden;
    box-sizing: border-box;
    overflow-y: scroll;
}
.address-allarea .all-city li{
  float: left;
  width: 50%!important;
  text-align: center;
}
.address-allarea .all-city li a{
  display: block;
  float: left;
  line-height: 30px;
  color: #9C9C9C;
  text-align: left;
  padding-left: 10px;
}
.address-allarea .all-city li a:hover,.address-allarea >li .t-city a:hover{
  color: #f37f19;
}

.container {
    width: 1250px;
    margin: 0 auto;
    min-height: 100%;
}

.t-city-wrap {

}
.t-city-wrap .t-city{

}
.t-city-wrap .t-city li{
  float: left;
  width: 20%;
  text-align: center;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  line-height: 35px;
}
.t-city-wrap .t-city > .active .all-city{
  color: #000000;
  display: block;
}
.t-city-wrap .t-city > .active .all-city li:hover{
  color: #F89341;
}
.t-city-wrap .t-city > .active {
  color: #F89341;
}

.address-wrap--content .yourcity {
    padding: 10px 20px;
    font-size: 14px;
    background-color: #efefef;
    color: #333333;
    height: 56px;
}
.address-wrap--content .yourcity span {
    color: #e21800;
    font-size: 16px;
    margin: 0 4px;
}
@media only screen and (max-width: 1300px){
.container {
    width: 950px;
    margin: 0 auto;
    min-height: 100%;
}
.link-list_right {
    padding: 20px 0!important;
}
}

::-webkit-scrollbar,
::-webkit-scrollbar{
  width:5px;
}
::-webkit-scrollbar-track,
::-webkit-scrollbar-track{
  background-color:#b4b4b4;
}
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb{
  background-color:#373737;
}
::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:hover {
  background-color:#4f4f4f;
}
::-webkit-scrollbar-thumb:active,
::-webkit-scrollbar-thumb:active {
  background-color:#232323;
}


.box {
  width: 1000px;
  height: 560px;
  /* background-color: #eee; */
  margin-top: 30px;
  overflow: hidden;
  position: relative;
  left: 50%;
  margin-left: -500px;
}
.imageList li {
  width: 1000px;
  /* height: 300px; */
}
.imageList {
  width: 4000px;
  height: 520px;
  list-style: none;
  position: absolute;
}
.imageList li{
  float: left;
}
.box .num {
  position: absolute;
  bottom: 10px;
  left: 0;
  text-align: center;
  left: 50%;
  transform: translate(-50%);
}
.box .num li{
  width: 15px;
  height: 15px;
  background-color: rgba(0,0,0,0.3);
  border-radius: 50%;
  display: inline-block;
  margin: 0px 10px;
  cursor: pointer;
}
.box .num .on {
  background-color: #000;
}
.tabs-content--wrap {
  overflow: hidden;
}
.float-tips {
  position: fixed;
  top: 50%;
  left: 3%;
  margin-top: -50px;
  height: 100px;
  width: 200px;
  z-index: 99999;
  background-image: url(./images/float-tips.png);
 /* background-color: red;*/
  background-repeat: no-repeat;
  background-size: contain;
}
.float-tips > a {
  display: block;
  height: 100%;
  width: 100%;
}
.net-tips {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 150px;
  width: 300px;
  background-image: url(./images/weixin.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  transition:all .4s;
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	-o-transition:all .4s;
}
.net-tips:hover{
  height: 200px;
  width: 400px;
}
.net-tips--href {
  display: block;
  height: 100%;
  width: 100%;
}
.sing_enter{
  position: fixed;
  top: 250px; 
  left: 52px; 
  width:236px; 
  height: 136px;
  z-index: 99999;
} 
.guoqing {
  position: fixed;
  bottom:0;
  width:100%;
  z-index:10;
}
.guoqing img {
  width: 100%;
}
.guoqing .guoqing-close {
  position: absolute;
  height: 230px;
  width: 150px;
  bottom: 0;
  text-align: center;
  right: 168px;
  background: url(./images/lantern.png) no-repeat;
  background-size: contain;
}
.guoqing-close_content {
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
  cursor: pointer;
  margin: 40px 0 0 -35px;
  display: inline-block;
}
.guoqing-close_content .guoqing-close_icon {
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 16px;
  margin-left: 5px;
  background: url(./images/close.png) no-repeat;
  background-size: contain;
}
.s-pwd input.error {
  background: url("https://whyvideo.jsggwhy.cn/images/error.png") no-repeat scroll right 1px;  
  background-size: contain; 
}
.s-pwd input[aria-invalid="false"] {
  background: url("https://whyvideo.jsggwhy.cn/images/success.png") no-repeat scroll right 1px;
  background-size: contain; 
}