
.content {
  background: url('../../imgs/h5/indexbg-m.png') no-repeat scroll;
  background-size: cover;
}


.imgw100{
	width: auto;
	max-width: 100%;
}
.imgw40{
	width: auto;
	max-width: 40%;
}

.content-item-1,
.content-item-2,
.content-item-3,
.content-item-4,
.content-item-5,
.content-item-6,
.content-item-7,
.content-item-8, 
.content-item-9 {
  position: relative;
  margin-bottom: .28rem;
  padding: .1rem .2rem;
  text-align: center;
}
.hmc-part0,.hmc-part3,.hmc-part6,.hmc-part8{
	position: relative;
  padding: .1rem .2rem;
  text-align: center;
}
.hmc-part1,.hmc-part2,.hmc-part4,.hmc-part5,.hmc-part7,.hmc-part9{
	position: relative;
  padding: .1rem 0;
  text-align: center;
}
/* 大赛简介 */
.hmc-part0{
  background: url('../../imgs/h5/dsjj-m-1.png') no-repeat;
  background-size: 100% 100%;
}
.ci1-title{
  width: 60%;
  margin-top: 0.6rem;
}
.hp0-content{
	width: 100%;
	margin: .3rem auto 0 auto;
}
.hp0-content .hp0-txt{
	font-size: .25rem;
	color: #fff;
	text-indent: 2em;
	text-align: left;
}
.hp0-content .hp0-txt span{
	color: #3EA8F4;
}
.hp0-content img{
	margin-top: .3rem 0;
}
/* 大赛流程 */
.hmc-part1{
  background-color: #000;
}
/* 大赛入口 */
.hmc-part2{
  background-color: #272727;
}
.hp2-content{
	position: relative;
	width: 100%;
  margin-bottom: 0.5rem;
}
.hp2-content .hp2c-1{
	width: 100%;
	position: relative;
}
.hp2-content .hp2c-1 .hp2c-btn1{
	width: 2.4rem;
  height: 0.8rem;
  position: absolute;
  right: 0.3rem;
  bottom: 1.4rem;
}
.hp2-content .hp2c-2{
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.hp2-content .hp2c-1 .hp2c-btn2{
	width: 2.4rem;
    height: 0.4rem;
    position: absolute;
    right: 1.3rem;
    bottom: .2rem;
}
.hp2-content .hp2c-3{
	width: 100%;
	position: relative;
}
.hp2-content .hp2c-3 .hp2c-3a{
	width: 100%;
	position: relative;
}
.hp2-content .hp2c-3 .hp2c-3b{
	width: 100%;
	position: relative;
}
.hp2c-btn3,.hp2c-btn5{
	width: 2.4rem;
  height: 0.8rem;
	left: .3rem;
  bottom: .3rem;
  position: absolute;
}
.hp2c-btn4,.hp2c-btn6{
  width: 2.4rem;
  height: 0.8rem;
	right: .3rem;
  bottom: .3rem;
  position: absolute;
}
/* 详细规则 */

.hmc-part3{
	background-color: #000;
	position: relative;
}
.hmc-part3 .hp3-content{
	width: 100%;
  background: #18191B url(../../imgs/element1.png) no-repeat;
    background-size: 70%;
    background-position: 150% -40%;
    border: 1px solid #45A0F9;
    border-radius: 10px;
    padding: 0.1rem 0.2rem .4rem .2rem;
    font-size: .25rem;
    color: #fff;
    text-align: left;
    margin-top: 0.2rem;
    margin-bottom: .5rem;
}
.hmc-part3 .hp3-content p{
	font-size: .25rem;
	color: #45A0F9;
  font-weight: bold;
  margin-top: .3rem;
}
.hmc-part3 .hp3-content li::before{
	content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    float: left;
    margin: 6px 4px 0 0;
}
.hmc-part3 .hp3-content li{
	line-height: .4rem;
	text-align: justify;
}
.hmc-part3 .hp3-content li a{
	color: #45A0F9;
	font-weight: bold;
	text-decoration: underline;
}
.hp3c-detail{
	color: #3683C9;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.hmc-part4{
	background-color: #292929;
	position: relative;
  padding-bottom: 0.5rem;
}


.hmc-part5{
	background-color: #000;
	position: relative;
}

.hmc-part6{
	background-color: #292929;
	position: relative;
}
.hp6-content{
	width: 100%;
    background-color: #18191B;
    border: 1px solid #45A0F9;
    border-radius: 0.1rem;
    padding: 0.3rem 0.2rem;
    font-size: .25rem;
    color: #fff;
    text-align: left;
    margin-bottom: 0.6rem;
    margin-top: 0.3rem;
}
.hp6-content li{
	margin-bottom: .2rem;
	text-align: justify;
}
.hp6-content li span{
	color: #45A0F9;
}
.hp6-content li a{
	color: #fff;
}

.hmc-part7{
	background-color: #000;
	position: relative;
  padding-bottom: 0.5rem;
}

.hmc-part8{
	background-color: #292929;
	position: relative;
  padding-bottom: .6rem;
}
.hmc-part8 .hp8-content{
	text-align: center;
	margin-bottom: .2rem;
}
.hmc-part8 .hp8-content p{
  width: 92%;
	color: #fff;
  font-size: .25rem;
  line-height: .4rem;
  margin: .2rem auto .3rem auto;
  text-align: left;
}
.hmc-part8 .hp8-content span{
	color: #45A0F9;
}
.hmc-part8 .hp8-content a{
	display: inline-block;
	width: 32%;
	height: 1rem;
}
.hp8c-btn1{
	background: url(../../imgs/h5/wjsshg-m-2.png) no-repeat;
	background-size: 100%;
}
.hp8c-btn2{
	background: url(../../imgs/h5/wjsshg-m-3.png) no-repeat;
	background-size: 100%;
}
.hp8c-btn3{
	background: url(../../imgs/h5/wjsshg-m-4.png) no-repeat;
	background-size: 100%;
}

:root {
    --swiper-navigation-size: 80px !important;
}
.hmcp2a-swiper,
.hmcp2b-swiper {
	position: relative;
	padding: 0 .7rem;
}

.hmcp2a-swiper .swiper-button-next:after, 
.hmcp2a-swiper .swiper-button-prev:after, 
.hmcp2b-swiper .swiper-button-next:after, 
.hmcp2b-swiper .swiper-button-prev:after {
	content: "";
}

.hmcp2a-swiper .swiper-button-prev, 
.hmcp2a-swiper .swiper-button-next,
.hmcp2b-swiper .swiper-button-prev,
.hmcp2b-swiper .swiper-button-next {
	background-size: 100%;
}

.hmcp2a-swiper .swiper-button-prev, 
.hmcp2b-swiper .swiper-button-prev {
	background-image: url('../../imgs/wjsshg-btn-left.png');
	background-repeat: no-repeat;
	background-position: center;
}
.qcm-swiper .swiper-button-prev {
	left: -.2rem;
    right: auto;
    background-size: 70% !important;
}
.qcm-swiper .swiper-button-next {
	right: -.2rem;
    left: auto;
    background-size: 70% !important;
}

.hmcp2a-swiper .swiper-button-next, 
.hmcp2b-swiper .swiper-button-next {
	background-image: url('../../imgs/wjsshg-btn-right.png');
	background-repeat: no-repeat;
	background-position: center;
}
.swiper-slide img{
  width: 100%;
}

.hmc-part9{
	position: relative;
    padding-bottom: 0.2rem;
    background: #000 url(../../imgs/element1.png) no-repeat;
    background-size: 50%;
    background-position: 120% 16%;
}
.hmc-part9 .hp9-content{
	width: 100%;
  margin: .6rem 0;
	position: relative;
}
.hmc-part9 .hp9-content .hp9c-link{
	width: 100%;
	position: relative;
}
.hp9cl-1{
	position: absolute;
    width: 24%;
    height: 37%;
    left: 3%;
    top: 47%;
}
.hp9cl-2{
	position: absolute;
    width: 24%;
    height: 37%;
    left: 28%;
    top: 47%;
}
.hp9cl-3{
	position: absolute;
  width: 24%;
  height: 37%;
  left: 3%;
  top: 47%;
}
.hp9cl-4{
	position: absolute;
  width: 39%;
  height: 37%;
  left: 28%;
  top: 47%;
}
.hp9cl-5{
	position: absolute;
  width: 17%;
  height: 26%;
  left: 3%;
  top: 32%;
}
.hp9cl-6{
	position: absolute;
  width: 24%;
  height: 26%;
  left: 21%;
  top: 32%;
}
.hp9cl-7{
	position: absolute;
  width: 24%;
  height: 26%;
  left: 46%;
  top: 32%;
}
.hp9cl-8{
	position: absolute;
  width: 24%;
  height: 26%;
  left: 71%;
  top: 32%;
}
.hp9cl-9{
	position: absolute;
  width: 22%;
  height: 26%;
  left: 3%;
  top: 62%;
}
.hp9cl-10{
	position: absolute;
  width: 20%;
  height: 26%;
    left: 26%;
    top: 62%;
}
.hp9cl-11{
	position: absolute;
  width: 22%;
  height: 26%;
    left: 47%;
    top: 62%;
}
.hp9cl-12{
	position: absolute;
  width: 26%;
  height: 26%;
    left: 71%;
    top: 62%;
}
.hp9cl-13{
	position: absolute;
  width: 23%;
  height: 26%;
    left: 2%;
    top: 62%;
}
/* ========= */

.swiper-box {
  position: relative;
  padding: 0 .6rem;
}

.swiper-box .swiper-button-prev,
.swiper-box .swiper-button-next {
  background-size: 80%;
}

.swiper-box .swiper-button-prev {
  left: -.28rem;
  background-image: url('../../imgs/wjsshg-btn-left.png');
  background-repeat: no-repeat;
	background-position: center;
}
.swiper-box .swiper-button-next {
  right: -.28rem;
  background-image: url('../../imgs/wjsshg-btn-right.png');
  background-repeat: no-repeat;
	background-position: center;
}

.swiper-box .swiper-button-prev:after,
.swiper-box .swiper-button-next:after {
  content: "";
}

.content-item-8, 
.content-item-9 {
  background-color: #1f43a3;
}

.hmcp2-scrollwin {
	/* width: 1199px; */
	position: relative;
	width: 100%;
	height: 332px;
	overflow-y: scroll;
	overflow-x: hidden;
	background: url("../imgs/scrollwin.png") no-repeat;
	background-size: 100% 100%;
	padding: 35px 40px;
	margin: 0 auto;
}
.hmcp2-scrollwin li{
	margin-bottom: 20px;
	font-family: "TTTGB-Medium";
	font-size: 21px;
	color: #fff;
}
.hmcp2-scrollwin li:before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("../imgs/liststyle1.png") no-repeat;
	background-size: auto;
	vertical-align: middle;
}
.hmcp2-scrollwin li span{
	color: #9AFEF2;
	padding-left: 20px;
}
.hmcp2-scrollwin li a{
	color: #fff;
}
.swiper-paging {
	position: relative;
}
.hmcp2a-point-swiper-container{
	  margin-top: .1rem;
    font-size: .2rem;
    color: #43a1f8;
    font-weight: bold;
    text-align: center;
}
.hmcp2a-point-swiper-container .swiper-slide-active{
	  font-size: .2rem;
    color: #d2fffb;
}

/* 弹窗 */
.pop-video,.pop-video0,.pop-video2{
  position: fixed !important;
  z-index: 101;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90%;
  height: 90%;
  display: none;
}
.pop-video1{
  position: fixed !important;
  z-index: 101;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90%;
  height: 4rem;
  display: none;
}

.qhdx-content1{
width: 100%;
position: relative;
background-color: rgba(0, 0, 0, 0.5);
-webkit-backdrop-filter: blur(5px);	
  backdrop-filter: blur(5px);	
border: 1px solid #43a1f8;
border-bottom: 2px solid #43a1f8;
border-radius: 10px;
padding: .8rem;
font-family: "TencentSans-W7";
color: #fff;
height: 100%;
text-align: left;
}
.qc1-name{
font-size: .7rem;
color: #42AEF9;
}
.qc1-phone{
  font-size: .4rem;
  margin-top: 0.2rem;
}
.mask {
  position: fixed !important;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: rgba(1,1,1,0.77);
  display: none;
}

/* 弹窗 */
.qhdx-content{
width: 100%;
position: relative;
background-color: rgba(0, 0, 0, 0.5);
-webkit-backdrop-filter: blur(5px);	
backdrop-filter: blur(5px);
    border: 1px solid #43a1f8;
    border-bottom: 5px solid #43a1f8;
    border-radius: 10px;
    padding: 0.3rem;
    font-size: .25rem;
    color: #fff;
    height: 100%;
}
.qhdx-content .qc-head{
  padding-bottom: 0.3rem;
}
.qhdx-content .qc-head1{
  padding-bottom: 0;
}
.qc-head .qch-logo{
display: inline-block;
margin-right: .1rem;
width: 30%;
}
.qc-head .qch-logo img{
width: 100%;
}
.qc-head .qch-title{
font-family: "TencentSans-W7";
vertical-align: middle;
display: inline-block;
}
.qc-head .qch-title p{
color: #fff;
font-size: .35rem;
}
.qc-head .qch-title span{
color: #42AEF9;
font-size: .45rem;
}
.qhdx-content .qc-main{
line-height: .4rem;
overflow-y: scroll;
height: 85%;
}

.qhdx-content .qc-main1{
	padding-left: 0px;
  padding-top: 5%;
  height: 100%;
}
.qc-main1 table{
	text-align: center;
	line-height: 2;
}
.qc-main1 table th{
	color: #41ACFA;
	font-weight: bold;
}
.qc-main .qcm-title1{
  font-size: .32rem;
  font-weight: bold;
  color: #41ACFA;
  margin-top: 0.4rem;
}
.qc-main .qcm-title2{
  color: #3990D3;
  margin-top: 0.3rem;
}
.qc-main .qcm-content1{
	text-align: justify;
}
.qc-main .qcm-content2{
	text-indent: 1em;
	text-align: justify;
}
.qc-main .qcm-node::before{
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #3683C9;
  border-radius: 50%;
  float: left;
  margin: 7px 4px 0 0;
}
.qc-main .qcm-node-white::before{
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  float: left;
  margin: 7px 4px 0 0;
}
.qc-main .qcm-title-pdl10{
padding-left: 10px;
}
.qc-main .qcm-content-pdl5{
padding-left: .1rem;
}
.qc-main .qcm-content-pdl10{
padding-left: .2rem;
}
.qc-main .qcm-title-mgt0{
margin-top: 0;
}
.qc-main .qcm-title-mgt20{
  margin-top: 0.3rem;
}
.qc-main .qcm-content1 span{
font-weight: bold;
color: #43a1f8;
}
.qc-main .qcm-swiper{
  position: relative;
  margin-top: .2rem;
  margin-bottom: .4rem;
}
.qc-main .qcm-content1 a{
font-weight: bold;
color: #43a1f8;
text-decoration: underline;
}
.qc-main .qcm-bmbtn{
  display: block;
  width: 3rem;
  height: 1rem;
  background: url(../../imgs/dsrk-btn-3.png) no-repeat;
  background-size: 100%;
  margin: .2rem auto 0 auto;
}

.close-btn{
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  top: 0.2rem;
  right: 0.2rem;
  background: url(../../imgs/close.png) no-repeat;
  background-size: 100%;
}

/*footer*/
.rl-footer {
    background: #141414;
    width: 100%;
    padding: 50px 0; }
  
  .foot {
    
    text-align: left; }
    .foot_dark {
      color: #c4c4c4; }
      .foot_dark a {
        color: #c4c4c4; }
    .foot_cpright {
      width: 900px;
        margin: 0 auto;
  }
      .foot_cpright:after {
        content: "";
        display: block;
        height: 0;
        line-height: 0;
        visibility: hidden;
        clear: both; }
    .foot .f_line {
      margin: 0 24px; }
    .foot_lefts {
      float: left;
      display: inline; }
    .foot_ieg_logo {
      float: left;
      width: 150px;
      height: 60px;
      overflow: hidden;
      margin: 10px 0 0 10px;
  }
    .foot_left.logo1 {
      float: left;
      text-indent: -999em;
      overflow: hidden;
      margin: 10px 0 0 10px;
      width: 205px;
      height: 36px;
      background-size: 100%; }
    .foot_links {
      display: inline;
      float: right;
      width: 682px;
      list-style: none; }
      .foot_links li {
        line-height: 20px;
        overflow: hidden; }
        .foot_links li img {
          vertical-align: middle;
          margin-right: 3px; }
      .foot_links .link_map {
        font-size: 0; }
        .foot_links .link_map span, .foot_links .link_map a {
          font-size: 12px;
          color: #c4c4c4; }
      .foot_links .copyright_txt {
        font-size: 10px; }
      .foot_links a:hover {
        color: #fff; }
        
.foot_dark .foot_ieg_logo {
    width: 150px !important;
  height: 60px !important;
}
.m-logo{
  display: none;
}
.foot_links .link_map span, .foot_links .link_map a, .foot_dark a, .foot_links .copyright_txt{
  color: #ededed !important;
}
@media screen and (max-width: 800px){
  .m-logo {
          display: block;
          background: #252525;
          padding: .5rem 0 0 0;
  }
  .m-logo>img {
          display: block;
          width: 3.81rem;
          height: .3rem;
          margin: 0 auto;
  }
  .foot {
          font-size: .22rem;
          text-align: center;
          padding: .5rem 0;
          background: #252525;
          color: #bdbebe;
  }
}