body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { 
  margin:0; 
  padding:0; 
}

*{
  box-sizing: border-box;
  }
input:focus{
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  
  -webkit-user-modify:read-write-plaintext-only;
}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
body { 
  color:rgba(73, 73, 73, 1);
 
  font-family: Microsoft YaHei;
  font-weight: 400;
  height: 100%;
  font-size: 14px;
}
td,th,caption { 
  font-size:14px; 
}
h1, h2, h3, h4, h5, h6 { 
  font-weight:normal; 
  font-size:100%; 
}
html {
  overflow-y: scroll;
  height: 100%;
  font-size: calc(100vw / 7.5);
}
@media screen and (max-width: 319px) {
  body{
    font-size: 64px;
  }
};
@media screen and (min-width: 540px) {
  body{font-size: 108px;}
}
address, caption, cite, code, dfn, em, strong, th, var { 
  font-style:normal; 
  font-weight:normal;
}
a { 
  color:white; 
  text-decoration:none; 
}

img { 
  border:none; 
  display: block;
  margin: 0;
  padding: 0;
}
ol,ul,li { 
  list-style:none; 
}
table { 
  border-collapse:collapse; 
}

header{
  max-width: 1920px;
  min-width: 1400px;
  margin: 0 auto;
  /* min-width: 1200px; */
  height: 700px;
  background-image: url(../images/top.png);
  background-size: 100% 100%;
  margin-top: -85px;

}

.banxin{
  width: 1400px;
  margin: 0 auto;
}
.textBase{
  line-height: 25px;
  text-indent:28px;
}
.textBaseNoIndent{
  line-height: 25px;
  color: #494949;
}
/* 介绍 */
.daoyu{
  background-image: url(../images/bj1.png);
  background-size: 100% 100%;
  width: 1440px;
  height: 315px;
  margin: 61px auto 35px auto;
  padding: 16px;

}
.dybt{
  background-image: url(../images/dy.png);
  background-size: 100% 100%;
  width: 159px;
  height: 34px;
  margin: 0 auto;
  margin-bottom: 34px;
}
.dynr{
  background-color: #006CFF;
  padding: 40px 25px;
  color: white;
  font-size: 14px;
}
.bj2{
  max-width: 1920px;
  min-width: 1400px;
  margin: 0 auto;
  /* min-width: 1200px; */
  height: 919px;
  background-image: url(../images/bj2.png);
  background-size: 100% 100%;
  padding-top: 73px;
  padding-bottom: 82px;
}
.bj2_top ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  
}
.bj2_top ul li{
  width: 585px;
  height: 296px;
  background-color: #fff;
  margin-bottom: 30px;
  padding: 32px 22px;
  
}
.bj2_bottom{
  background-color: #fff;
  height: 148px;
  padding: 28px 22px;
  position: relative;
}
/* 四块内容 */
.titleSize{
  width: 148px;
  height: 32px;
  background-size: 100% 100%;
  margin-bottom: 16px;
}
.dian{
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #006CFF;
  border-radius: 50%;
}
.dszt{
  background-image: url(../images/dszt.png);

}
.jtyq{
  background-image: url(../images/jtyq.png);

}
.tgfs{
  background-image: url(../images/tgfs.png);

}
.pxbf{
  background-image: url(../images/pxbf.png);

}

/* 通知公共 */
.activity {
  width: 100%;
  overflow: hidden;
  height: 58px;
}
.activity ul {
  
  position: relative;
}
.activity li {
  height: 58px;
  margin-bottom: 15px;
}
.tzgg{
  background-image: url(../images/tzgg.png);
  margin: 0 auto;
} 
.tzggnr{
  margin-top: 18px;
  color: #494949;
  font-size: 14px;

}
.tzggnr ul li p{
  color: #494949;
}
.tzggnr ul li p:first-child{
  font-size: 16px;
  font-weight: bold;
  
}
.tzggnr ul li p:nth-child(2){
  font-size: 14px;
  margin-top: 10px;
  
}
.ckgd{
  position: absolute;
  top :24px;
  right: 0;
  width: 65px;
  height: 26px;
  background: #FFC828;
  color: #fff;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
}
/* 奖项设置 */
.jxszt{
  background-image: url(../images/jxsz.png);
  margin: 0 auto;
  background-size: 100% 100%;
  width: 219px;
  height: 33px;
}
.jxszbj{
  background: url(../images/bjLeft.png) no-repeat;
  background-size: 312px 270px;
  background-position: left top;
  width: 1440px;
  margin: 24px auto;
  padding: 65px 120px;

}
.jxsznr{
  margin-top: 40px;
}
.jxsznr ul {
  display: flex;
  justify-content: space-between;

}
.jxsznr ul li{
  width: 278px;
  height: 244px;
  background-color: #F2F2F4;
  padding: 27px 21px;
}
.jx{
  margin-top: 30px;
  color: #494949;
  
}
.jx p{
  line-height: 33px;
}
.tip{
  background-color: #006CFF;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  font-weight: 700;
  padding: 1px 5px;
}
.tipT{
  color: #006CFF;
  font-weight: 700;
  font-size: 16px;
}
.twl{
  width: 113px;
  height: 32px;
  background: url(../images/twl.png) no-repeat;
  background-size: 100% 100%;
}
.h5hhbl{
  width: 191px;
  height: 32px;
  background: url(../images/h5hhbl.png) no-repeat;
  background-size: 100% 100%;
}
.yspl{
  width: 146px;
  height: 32px;
  background: url(../images/yspl.png) no-repeat;
  background-size: 100% 100%;
}
.dml{
  width: 113px;
  height: 32px;
  background: url(../images/dml.png) no-repeat;
  background-size: 100% 100%;
}
/* 规则介绍 */
.gzjsbj{
  background: url(../images/bjLeft.png) no-repeat;
  background-size: 241px 226px;
  background-position: right bottom;
  width: 1440px;
  margin: 0px auto;
  padding: 45px 120px;


}      
.gzjst{
  background-image: url(../images/gzjs.png);
  background-size: 100% 100%;
  margin: 0 auto;
  width: 219px;
  height: 33px;
  margin-bottom: 42px;
}
.gzjsnr{
  width: 1200px;
  display: flex;


}
.gzleft{
  background-color: #F2F2F4;
  width: 344px;
  height: 287px;
}
.gzleft ul{
  height: 287px;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
}
.gzleft ul li{
  width: 269px;
  height: 49px;
  line-height: 49px;
  background: #006CFF;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
/* .gzleft ul li:hover{
  background: #FFC828;
} */
.liActive{
  background-color: #FFC828!important;
}
.article{
  width: 840px;
  height: 287px;
  background-color: #006CFF;
  color:#fff;
  padding: 20px 75px;
  position: relative;
 }
 .more{
  width: 85px;
  height: 39px;
  background-image: url(../images/goMore.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  bottom: 37px;
  
  
}
 .article h5{
font-size: 16px;
text-align: center;
margin-bottom: 25px;

 }
 .article p{
  font-size: 14px;
}
#hb2,#hb3,#hb4{
  display: none;
 }
/* 作品展示 */
.zpzst{
  width: 219px;
  height: 33px;
  background-image: url(../images/zpzs.png);
  background-size: 100% 100%;
  margin: 0 auto;
  margin-bottom: 69px;
}
.zpzsnr ul{
  display: flex;
  justify-content: space-around;
}
.zpzsnr a{
  width: 100%;
}
.zpzsnr ul li{
  position: relative;
}

.zpzsItem{
  width: 281px;
  height: 372px;
  background-color: #F2F2F4;
  overflow: hidden;
  opacity: 1;
}
/* .zpzsItem:hover{
  opacity: 1;
} */
/* .mask{
  top: 0;
  left: 0;
  position: absolute;
  width: 281px;
  height: 372px;
  line-height: 372px;
  text-align: center;
  font-weight: 400;
  background-color: rgba(20, 24, 53, 0.85);
  color: #FFFFFF;
  opacity: 1;
} */
.mask{
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  font-weight: 400;
  background-color: rgba(20, 24, 53, 0.85);
  color: #FFFFFF;
  opacity: 1;
  z-index: 11;
}
.mask div:nth-child(1){
  font-size: 16px;
}
/* .mask:hover{
  opacity: 0;
} */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* 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 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bprev{
  width: 33px;
  height: 39px;
  background-image: url(../images/leftAr.png);
  background-size: 100% 100%;
  position: absolute;
  top: 45%;
  left: 0;
  z-index: 9;
}
.bnext{
  width:33px;
  height: 39px;
  background-image: url(../images/rightAr.png);
  background-size: 100% 100%;
  position: absolute;
  top: 45%;
  right: 0;
  z-index: 9;
}
/* 合作单位 */
.hzdw{
  display: flex;
  flex-direction: row;
  height: 100px;
  margin-top: 73px;
  
}
.hzdwLogo{
  width: 98px;
  height: 98px;
  margin-right: 20px;
  background-image: url(../images/hzdw.png);
  background-size: 100% 100%;
}
.hzdws{
  flex: 1;
  position: relative;
}
.hzdwItem{
 height: 98px;
  display: flex;
  justify-content: space-between;
  align-items:flex-end;
  flex-wrap: wrap;
}
.hzdwItem  li{
  height:48px;
  padding: 5px;
  text-align: center;
  background-color:#F9F9F9 ;
}

.hzdwItem img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.dwckgd{
  position: absolute;
  top :0px;
  right: 0;
  width: 65px;
  height: 26px;
  background: #FFC828;
  color: #fff;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
}
/* 底部 */
.footer{
  max-width: 1920px;
  min-width: 1400px;
  margin: 0 auto;
  height: 1110px;
  padding-top: 168px;
  padding-bottom: 297px;
  
  background-image: url(../images/foot.png);
  background-size: 100% 100%;
  overflow: hidden;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipsis2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ellipsis3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}