.blank60{height: 60px;clear: both;overflow: hidden;}
.blank160{height: 160px;clear: both;overflow: hidden;}
.Fs20{font-size: 20px;}
.Fs15{font-size: 15px;}
.Fs14{font-size: 14px;}
body{
  background-image:  url(../images/bodybg.png);
  background-position: center;
  background-repeat: repeat-y;
  background-size: 100%;
}
.banner{
  text-align: center;
  min-width: 1200px;
}
.nav{
  position: fixed;
  width: 90px;
  height: 200px;
  border-radius:6px;
  border:1px solid rgba(4,236,254,1);
  left: 50% !important;
  margin-left: -710px;
  top: 50% !important;
}
.nav a{
  float: left;
  display: block;
  height: 40px;
  width: 90px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  cursor: pointer;
}
.nav a.active{
  font-weight:bold;
  color:rgba(4,236,254,1);
}
.header{
  background: url(../images/header-right.png) right bottom no-repeat;
  height: 100px;
}
/*二维码*/
.erweima{
  position: fixed;
  margin-left: 1220px;
  top: 48%;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.erweima img{
  width: 160px;
  height: 160px;
  border-radius: 50%;
}
.erweima p{
  margin-top: 10px;
}
/*焦点图轮播*/
.focusSlide .swiper-pagination{
  width: 190px;
  height: 34px;
  border-radius: 17px;
  background: rgba(0,0,0,0.6);
  left: calc(50% - 95px);
  bottom: 20px;
  line-height: 37px;
}
.focusSlide .swiper-pagination span{
  margin-top: 10px !important;
}
.focusSlide .swiper-pagination .swiper-pagination-bullet{
  width: 14px;
  height: 14px;
  background: rgba(255,255,255,1);
  opacity:1;
  transition: all 0.5s;
}
.focusSlide .swiper-pagination .swiper-pagination-bullet-active{
  background: rgba(0,160,233,1);
  width: 30px;
  border-radius: 7px;
  transition: all 0.5s;
}
.pageIntroduce .value-list-l li{
  border-bottom: 2px solid #3B63FF;
  box-sizing: border-box;
  height: 48px;
  line-height: 48px;
  width: 430px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 5px;
  margin-bottom: 40px;
}
.pageIntroduce .value-list-l li span{
  display: block;
  width: 24px;
  float: left;
  height: 48px;
}
.pageIntroduce .value-list-l li b{
  display: block;
  float: left;
  width: 128px;
  height: 48px;
  background: url(../images/value-list-bg.png) center no-repeat;
  color: #fff;
  font-size: 20px;
  letter-spacing: 7px;
  line-height: 48px;
  font-weight: bold;
  padding-left: 10px;
}
.pageIntroduce .value-list-r{
  width: 650px;
}
.pageIntroduce .value-list-r li{
  float: left;
  width: 190px;
  height: 122px;
  padding-top: 38px;
  text-align: center;
  line-height: 42px;
  letter-spacing: 6px;
  font-size: 16px;
  font-weight: bold;
  background: url(../images/value-r-bg.png) center no-repeat;
  color: #fff;
  margin-right: 40px;
  margin-bottom: 48px;
}
.pageIntroduce .value-list-r li:nth-child(3n){
  margin-right: 0;
}
.pageIntroduce .value-list-r li:nth-child(5){
  padding-top:59px;
  height:101px;
}
.pageGuest ul.list li{
  float: left;
  width: 251px;
  margin-right: 20px;
  background: url(../images/picbg.png) center no-repeat;
  background-size: 100% 100%;
  margin-bottom: 30px;
  color: #fff;
  padding: 17px;
  min-height: 322px;
}
.pageGuest ul.list li:nth-child(2) p.from{
  font-size: 14px;
}
.pageGuest ul.list li:nth-child(4n){
  margin-right: 0;
}
.pageGuest ul.list li p.name{
  font-size: 24px;
  line-height: 33px;
  margin-top: 10px;
  margin-bottom: 3px;
}
.pageGuest ul.list li p.name span{
  font-size: 18px;
  line-height: 33px;
  margin-left: 3px;
  display: inline-block;
}
.pageGuest ul.list li p.from{
  line-height: 21px;
  font-size: 15px;
}
/*现场图集*/
.swiper-button-next, .swiper-button-prev{
  background: url(../images/lingxiunext.png) center no-repeat;
  width: 40px;
  height: 60px;
  margin-top: -30px;
}
.swiper-button-prev{
  transform: scaleX(-1);
}
.pageValue ul.list li{
  width: 386px;
  height: 84px;
  background: url(../images/valuebg.png) center no-repeat;
  margin-right: 21px;
  float: left;
  margin-bottom: 30px;
  text-align: center;
  font-size: 24px;
  line-height: 42px;
  letter-spacing: 9px;
  padding: 38px 0;
  color: #fff;
}
.pageValue ul.list li:nth-child(3n){
  margin-right: 0;
}
.pageValue ul.list2 li{
  border-bottom: 2px solid #3B63FF;
  box-sizing: border-box;
  height: 45px;
  float: left;
  width: 486px;
  line-height: 45px;
  margin-right: 165px;
  margin-bottom: 50px;
}
.pageValue ul.list2 li:nth-child(2n){
  margin-right: 0;
  width: 510px;
}
.pageValue ul.list2 li img{
  margin-right: 20px;
  float: left;
}
.pageValue ul.list2 li p{
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  float: left;
  height: 45px;
  line-height: 45px;
  letter-spacing: 6px;
}
.pageProcess .list>i{
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 40px;
  background: url(../images/process.png) center no-repeat;
}
.pageProcess .list{
  line-height: 30px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 23px;
  overflow: hidden;
}
.pageProcess .list p{
  margin-bottom: 10px;
  float: right;
  width: 880px;
}
.pageProcess .list .time{
  width: 250px;
  display: block;
}
.pageProcess .list .title1{
  width: 216px;
  display: block;
}
.pageProcess .list .author{
  width: 174px;
  display: block;
  font-weight: bold;
}
.pageProcess .list .position i{
  font-size: 16px;
  line-height: 21px;
  display: block;
  margin-top: 12px;
}
.pageReward .head{
  color: #07E6FE;
  text-align: center;
  font-size: 30px;
  line-height: 42px;
  letter-spacing: 11px;
}
.pageReward .main{
  padding: 60px 0;
  background: #1B1C55;
  text-align: center;
  width: 700px;
  margin: 0 auto;
  color: #C2C1FF;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 5px;
}
.pageCondition .list{
  width: 775px;
  margin: 0 auto;
}
.pageCondition .list p{
  color: #fff;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 20px;
}
.pageCondition .list p span{
  margin-right: 33px;
  float: left;
  font-weight: bold;

}
.pageCondition .list p i{
  display:block;
  float: left;
}
/*文章列表*/
.newsList li{
  float: left;
  width: 559px;
  margin-bottom: 20px;
}
.newsList li:nth-child(2n){
  margin-left: 82px;
}
.newsList li img{
  float: left;
  margin-right: 15px;
}
.newsList li h2{
  line-height: 27px;
  height: 54px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}
.newsList li p{
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  height: 42px;
  overflow: hidden;
}
/*手机端*/
.mobile-show .focusSlide .swiper-pagination{
  width: 76px;
  height: 14px;
  line-height: 9px;
  border-radius: 7px;
  left: calc(50% - 38px);
  bottom: 10px;
}
.mobile-show .focusSlide .swiper-pagination .swiper-pagination-bullet{
  height: 6px;
  width: 6px;
  margin: 0 3px;
}
.mobile-show .focusSlide .swiper-pagination span{
  margin-top: 4px !important;
}
.mobile-show .focusSlide .swiper-pagination .swiper-pagination-bullet-active{
  height: 6px;
  width: 12px;
  border-radius:3px;
}
.m-banner img{
  width: 100%;
}
.mobile-show .padLR5{
  width: 90%;
  padding: 0 5%;
}
.m-pageIntroduce .list p{
  overflow: hidden;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
}
.m-pageIntroduce .list p span{
  float: left;
}
.m-pageIntroduce .list p i{
  float:left;
  display: block;
}
.m-pageIntroduce .value-list-l{
  width: 100%;
}
.m-pageIntroduce .value-list-l li{
  border-bottom: 2px solid #3B63FF;
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  width: 100%;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.m-pageIntroduce .value-list-l li span{
  display: block;
  width: 20px;
  float: left;
  height: 30px;
}
.m-pageIntroduce .value-list-l li b{
  display: block;
  float: left;
  width: 100px;
  height: 30px;
  background: url(../images/value-list-bg.png) center no-repeat;
  color: #fff;
  font-size: 14px;
  letter-spacing: 5px;
  line-height: 30px;
  font-weight: bold;
  padding-left: 8px;
  background-size: 100% 100%;
}

.m-pageIntroduce .value-list-r{
  width: 100%;
}
.m-pageIntroduce .value-list-r li{
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  padding: 25px 0;
  text-align: center;
  line-height: 16px;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: bold;
  background: url(../images/value-r-bg.png) center no-repeat;
  color: #fff;
  background-size: 100% 100%;
}
.m-pageIntroduce .value-list-r li:nth-child(5){
  line-height:32px;
}
.m-pageIntroduce .value-list-r li:nth-child(8){
  font-size: 10px;
}
.m-pageIntroduce .value-list-r li:nth-child(3n){
  margin-right: 0;
}

.m-pageValue .swiper-button-next,.m-pageValue .swiper-button-prev{
  width: 24px;
  height: 34px;
  background-size: 100% 100%;
  margin-top: -17px;
}

.m-header2{
  background: url(../images/header-right.png) right bottom no-repeat;
  height: 60px;
  background-size: 52px 21px;
}
.m-header2 img{
  width: 100%;
  float: left;
}
.m-pageGuest ul.list li{
  float: left;
  width: calc(49% - 20px);
  margin-right: 2%;
  background: url(../images/picbg.png) center no-repeat;
  background-size: 100% 100%;
  margin-bottom: 2%;
  color: #fff;
  padding: 10px;
}
.m-pageGuest ul.list li img{
  width: 100%;
  height: 100%;
}
.m-pageGuest ul.list li:nth-child(2n){
  margin-right: 0;
}
.m-pageGuest ul.list li:nth-child(2) p.from{
  line-height: 20px;

}
.m-pageGuest ul.list li p.name{
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 2px;
}
.m-pageGuest ul.list li p.name span{
  font-size: 10px;
  line-height: 20px;
  margin-left: 3px;
  display: inline-block;
}
.m-pageGuest ul.list li p.from{
  line-height: 28px;
  font-size: 10px;
  height: 28px;
}
.m-pageValue ul.list li{
  width: 32%;
  background: url(../images/valuebg.png) center no-repeat;
  margin-right: 2%;
  float: left;
  margin-bottom: 2%;
  text-align: center;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 2px;
  padding: 10px 0;
  color: #fff;
  background-size: 100% 100%;
}
.m-pageValue ul.list li:nth-child(3n){
  margin-right: 0;
}
.m-pageValue ul.list2 li{
  border-bottom: 2px solid #3b63ff;
  box-sizing: border-box;
  height: 26px;
  float: left;
  width: 100%;
  line-height: 26px;
  margin-bottom: 20px;
}
.m-pageValue ul.list2 li:last-child{
  margin-bottom: 0;
}
.m-pageValue ul.list2 li img{
  float: left;
  width: 87px;
  height: 26px;
  margin-right: 20px;
}
.m-pageValue ul.list2 li p{
  font-size: 14px;
  color: #fff;
  float: left;
  height: 26px;
  line-height: 26px;
}
.m-pageProcess .list{
  line-height: 20px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
  overflow: hidden;
}
.m-pageProcess .list i{
  width: 16px;
  height: 16px;
  display: block;
  margin-right: 10px;
  background: url(../images/process.png) center no-repeat;
  background-size: 100% 100%;
  margin-top: 2px;
}
.m-pageProcess .list .time{
  width: 82px;
  display: block;
  margin-right: 5px;
}
.m-pageProcess .list .title{
  display: block;
}
.m-pageProcess .list .place{
  float: right;
}
.m-pageReward .head{
  color: #07E6FE;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
}
.m-pageReward .main{
  padding: 20px 0;
  background: #1B1C55;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  color: #C2C1FF;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.3px;
}

.m-pageCondition .list{
  width: 100%;
  margin: 0 auto;
}
.m-pageCondition .list p{
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
}
.m-pageCondition .list p span{
  margin-right: 20px;
  float: left;
  font-weight: bold;

}
.m-pageCondition .list p i{
  display:block;
  float: left;
}
.m-news-list li{
  margin-bottom: 20px;
  color: #fff;
  float: left;
}
.m-news-list li img{
  margin-right: 5%;;
  width: 35%;
  float: left;
}
.m-news-list li h2{
  max-height: 38px;
  line-height: 19px;
  font-size: 14px;
  margin-bottom: 5px;
  float: left;
  width:60%;
}
.m-news-list li p{
  font-size: 12px;
  line-height: 16px;
  height: 32px;
  width:60%;
  float: left;
  overflow: hidden;
}

/*视频分享*/
.pageShare-list li{
  width: 380px;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
  position: relative;
}
.pageShare-list li:nth-child(3n){
  margin-right: 0;
}
.pageShare-list li h1{
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  margin-top: 10px;
}
.pageShare-list li i{
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  top: 85px;
  left: 150px;
  background: url(../images/video_ico_80.png) center no-repeat;

}
.m-pageShare-list li{
  width: 48%;
  float: left;
  margin-right: 4%;
  position: relative;
  margin-bottom: 4%;

}
.m-pageShare-list li:nth-child(2n){
  margin-right: 0;
}
.m-pageShare-list li h1{
  position: absolute;
  bottom: 0;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 12px;
  width: 90%;
  padding: 0 5%;
  text-align: center;
  background: rgba(0,0,0,0.5)

}
.m-pageShare-list i{
  display: block;
  position: absolute;
  height: 35px;
  width: 35px;
  background: url(../images/video_ico_80.png) center no-repeat;
  background-size: 100% 100%;
  top: calc(50% - 17px);
  left: calc(50% - 17px);
}
